mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-04 06:15:24 +00:00
Update to 3.4, see changelog for details:
http://comix.sourceforge.net/changelog.html
This commit is contained in:
parent
5a8b7866e9
commit
1cbdc2f157
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=169262
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= comix
|
||||
PORTVERSION= 3.3
|
||||
PORTVERSION= 3.4
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
@ -48,6 +48,8 @@ post-patch:
|
||||
s|/usr/share/mime|${PREFIX}/share/mime|g ; \
|
||||
s|'/usr'|'${PREFIX}'|g" \
|
||||
${WRKSRC}/install.py
|
||||
@${REINPLACE_CMD} -e "s|/usr/local|${PREFIX}|g" \
|
||||
${WRKSRC}/comix
|
||||
|
||||
do-install:
|
||||
.if defined(THUMBNAILS_ENABLED)
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (comix-3.3.tar.gz) = 3155990353f3b4e6cf93e6e1d4b6d298
|
||||
SHA256 (comix-3.3.tar.gz) = 44ded5ae20d02fa4fa1c0ebf7a50c0a858f925e3bb927fe76451c70b66ab773c
|
||||
SIZE (comix-3.3.tar.gz) = 268245
|
||||
MD5 (comix-3.4.tar.gz) = 88b431436570dbea690b7f2280b80f43
|
||||
SHA256 (comix-3.4.tar.gz) = a54a672d6593ff709ad9a1b8cf20e9a9af8141f0036de5049b4348b6e363431a
|
||||
SIZE (comix-3.4.tar.gz) = 296877
|
||||
|
@ -17,6 +17,7 @@ share/locale/pl/LC_MESSAGES/comix.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/comix.mo
|
||||
share/locale/sv/LC_MESSAGES/comix.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/comix.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/comix.mo
|
||||
%%THUMBNAILS:%%share/mime/application/x-cbr.xml
|
||||
%%THUMBNAILS:%%share/mime/application/x-cbt.xml
|
||||
%%THUMBNAILS:%%share/mime/application/x-cbz.xml
|
||||
@ -25,12 +26,21 @@ share/pixmaps/comix.png
|
||||
share/pixmaps/comix/cbr.png
|
||||
share/pixmaps/comix/cbt.png
|
||||
share/pixmaps/comix/cbz.png
|
||||
share/pixmaps/comix/double_page.png
|
||||
share/pixmaps/comix/fitheight.png
|
||||
share/pixmaps/comix/fitnone.png
|
||||
share/pixmaps/comix/fitscreen.png
|
||||
share/pixmaps/comix/fitwidth.png
|
||||
share/pixmaps/comix/flip-horizontal.png
|
||||
share/pixmaps/comix/flip-vertical.png
|
||||
share/pixmaps/comix/lens.png
|
||||
share/pixmaps/comix/library.png
|
||||
share/pixmaps/comix/library_add.png
|
||||
share/pixmaps/comix/manga.png
|
||||
share/pixmaps/comix/rotate-180.png
|
||||
share/pixmaps/comix/rotate-270-jpeg.png
|
||||
share/pixmaps/comix/rotate-270.png
|
||||
share/pixmaps/comix/rotate-90-jpeg.png
|
||||
share/pixmaps/comix/rotate-90.png
|
||||
share/pixmaps/comix/slideshow.png
|
||||
@dirrm share/pixmaps/comix
|
||||
|
Loading…
Reference in New Issue
Block a user