aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/comix
diff options
context:
space:
mode:
authormezz <mezz@FreeBSD.org>2005-12-21 15:46:48 +0800
committermezz <mezz@FreeBSD.org>2005-12-21 15:46:48 +0800
commit7bcd978831144b487b3b518aee91301c2d38d028 (patch)
tree88e2d225180f66c40fd2684f39645109109e8001 /graphics/comix
parent6b7a60d47aa8098d0ea1c3f7c3d65b82fb56f9ab (diff)
downloadfreebsd-ports-gnome-7bcd978831144b487b3b518aee91301c2d38d028.tar.gz
freebsd-ports-gnome-7bcd978831144b487b3b518aee91301c2d38d028.tar.zst
freebsd-ports-gnome-7bcd978831144b487b3b518aee91301c2d38d028.zip
Update to 2.3.
Diffstat (limited to 'graphics/comix')
-rw-r--r--graphics/comix/Makefile5
-rw-r--r--graphics/comix/distinfo6
-rw-r--r--graphics/comix/pkg-plist6
3 files changed, 12 insertions, 5 deletions
diff --git a/graphics/comix/Makefile b/graphics/comix/Makefile
index 1f27d1647cad..2c7e263b83b4 100644
--- a/graphics/comix/Makefile
+++ b/graphics/comix/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= comix
-PORTVERSION= 2.2.1
+PORTVERSION= 2.3
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -14,7 +14,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= mezz@FreeBSD.org
COMMENT= A GTK2 comic book viewer for .cbz, .cbr and .cbt files
-RUN_DEPENDS= unrar:${PORTSDIR}/archivers/unrar
+RUN_DEPENDS= unrar:${PORTSDIR}/archivers/unrar \
+ ${PYTHON_SITELIBDIR}/PIL/__init__.py:${PORTSDIR}/graphics/py-imaging
NO_BUILD= yes
USE_GNOME= pygtk2
diff --git a/graphics/comix/distinfo b/graphics/comix/distinfo
index 15f3b0468096..66dd10124cc7 100644
--- a/graphics/comix/distinfo
+++ b/graphics/comix/distinfo
@@ -1,3 +1,3 @@
-MD5 (comix-2.2.1.tar.gz) = 0af9744e5eff7c8b2f6fa7eed7f92968
-SHA256 (comix-2.2.1.tar.gz) = 94acd21f42447c61b3eb337d5a54e7f70773a204c9bd2db88c09344aafec01dc
-SIZE (comix-2.2.1.tar.gz) = 45511
+MD5 (comix-2.3.tar.gz) = c2825deca46f6954927827c1bf23a121
+SHA256 (comix-2.3.tar.gz) = e1fd7b1456f32efc14788e6ca8b43384e773b4982ead710da1d8517d97a0213c
+SIZE (comix-2.3.tar.gz) = 49995
diff --git a/graphics/comix/pkg-plist b/graphics/comix/pkg-plist
index 81eef3b1d0c8..e5b8bce8f91b 100644
--- a/graphics/comix/pkg-plist
+++ b/graphics/comix/pkg-plist
@@ -4,5 +4,11 @@ share/applications/comix.desktop
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
%%PORTDOCS%%%%DOCSDIR%%/README
share/pixmaps/comix.png
+share/pixmaps/comix/stock-flip-horizontal-16.png
+share/pixmaps/comix/stock-flip-vertical-16.png
+share/pixmaps/comix/stock-rotate-180-16.png
+share/pixmaps/comix/stock-rotate-270-16.png
+share/pixmaps/comix/stock-rotate-90-16.png
+@dirrm share/pixmaps/comix
%%PORTDOCS%%@dirrm %%DOCSDIR%%
@unexec rmdir %D/share/applications 2> /dev/null || true