aboutsummaryrefslogtreecommitdiff
path: root/graphics/showimg
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-02-20 16:06:50 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-02-20 16:06:50 +0000
commitc513e3c18e708724c2f3b125b3029f6e6e5bc0c0 (patch)
tree0cb97699c82d81fb22cc93c493e33fecd23333b4 /graphics/showimg
parent73e00b9a3f605c6991b8d91e92b0582af3e2476a (diff)
downloadports-c513e3c18e708724c2f3b125b3029f6e6e5bc0c0.tar.gz
ports-c513e3c18e708724c2f3b125b3029f6e6e5bc0c0.zip
Notes
Diffstat (limited to 'graphics/showimg')
-rw-r--r--graphics/showimg/Makefile14
-rw-r--r--graphics/showimg/distinfo4
-rw-r--r--graphics/showimg/files/patch-batchrenamer.h12
-rw-r--r--graphics/showimg/pkg-plist41
4 files changed, 52 insertions, 19 deletions
diff --git a/graphics/showimg/Makefile b/graphics/showimg/Makefile
index 885654606170..8926e0b70471 100644
--- a/graphics/showimg/Makefile
+++ b/graphics/showimg/Makefile
@@ -7,8 +7,7 @@
#
PORTNAME= showimg
-PORTVERSION= 0.8.1
-PORTREVISION= 1
+PORTVERSION= 0.9.0
PORTEPOCH= 1
CATEGORIES= graphics
MASTER_SITES= http://www.jalix.org/projects/showimg/download/${PORTVERSION}/
@@ -16,9 +15,6 @@ MASTER_SITES= http://www.jalix.org/projects/showimg/download/${PORTVERSION}/
MAINTAINER= ports@FreeBSD.org
COMMENT= A picture viewer designed to run under KDE 3.x
-LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
- png.5:${PORTSDIR}/graphics/png
-
USE_BZIP2= yes
USE_KDEBASE_VER= 3
USE_GMAKE= yes
@@ -28,6 +24,14 @@ MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \
MAN1= showimg.1
+OPTIONS= DIGIKAM "Digikam plugins support" off
+
.include <bsd.port.pre.mk>
+
+.if defined(WITH_DIGIKAM)
+LIB_DEPENDS+= digikam:${PORTSDIR}/graphics/digikam
+CONFIGURE_ARGS+= --enable-digiKam-plugin
+.endif
+
.include "${PORTSDIR}/x11/kde3/Makefile.kde"
.include <bsd.port.post.mk>
diff --git a/graphics/showimg/distinfo b/graphics/showimg/distinfo
index 88f2d6b70e03..38b89c41a04e 100644
--- a/graphics/showimg/distinfo
+++ b/graphics/showimg/distinfo
@@ -1,2 +1,2 @@
-MD5 (showimg-0.8.1.tar.bz2) = deb476376937d8c72185ee8b3929b272
-SIZE (showimg-0.8.1.tar.bz2) = 1300107
+MD5 (showimg-0.9.0.tar.bz2) = 06ef4a774104a5b245c125e9d34baebc
+SIZE (showimg-0.9.0.tar.bz2) = 1307459
diff --git a/graphics/showimg/files/patch-batchrenamer.h b/graphics/showimg/files/patch-batchrenamer.h
deleted file mode 100644
index ec9b6b1a0e33..000000000000
--- a/graphics/showimg/files/patch-batchrenamer.h
+++ /dev/null
@@ -1,12 +0,0 @@
---- showimg/batchrenamer.h.orig Fri Aug 1 15:30:41 2003
-+++ showimg/batchrenamer.h Fri Aug 1 15:30:57 2003
-@@ -20,8 +20,8 @@
-
- // OS includes
- #include <stdio.h>
--#include <utime.h>
- #include <time.h>
-+#include <utime.h>
- #include <sys/types.h>
-
- // QT includes
diff --git a/graphics/showimg/pkg-plist b/graphics/showimg/pkg-plist
index 29e60bc96a5f..fc646f84208d 100644
--- a/graphics/showimg/pkg-plist
+++ b/graphics/showimg/pkg-plist
@@ -2,6 +2,21 @@ bin/showimg
share/applnk/Graphics/showimg.desktop
share/apps/konqueror/servicemenus/konqshowimg.desktop
share/apps/showimg/convert2png.pl
+share/apps/showimg/icons/crystalsvg/16x16/actions/viewmag_bis+.png
+share/apps/showimg/icons/crystalsvg/16x16/actions/viewmag_bis-.png
+share/apps/showimg/icons/crystalsvg/16x16/actions/viewmag_full.png
+share/apps/showimg/icons/crystalsvg/16x16/actions/viewmag_lock.png
+share/apps/showimg/icons/crystalsvg/16x16/actions/viewmag_no.png
+share/apps/showimg/icons/crystalsvg/22x22/actions/viewmag_bis+.png
+share/apps/showimg/icons/crystalsvg/22x22/actions/viewmag_bis-.png
+share/apps/showimg/icons/crystalsvg/22x22/actions/viewmag_full.png
+share/apps/showimg/icons/crystalsvg/22x22/actions/viewmag_lock.png
+share/apps/showimg/icons/crystalsvg/22x22/actions/viewmag_no.png
+share/apps/showimg/icons/crystalsvg/32x32/actions/viewmag_bis+.png
+share/apps/showimg/icons/crystalsvg/32x32/actions/viewmag_bis-.png
+share/apps/showimg/icons/crystalsvg/32x32/actions/viewmag_full.png
+share/apps/showimg/icons/crystalsvg/32x32/actions/viewmag_lock.png
+share/apps/showimg/icons/crystalsvg/32x32/actions/viewmag_no.png
share/apps/showimg/icons/hicolor/16x16/actions/flip.png
share/apps/showimg/icons/hicolor/16x16/actions/item_rename.png
share/apps/showimg/icons/hicolor/16x16/actions/miror.png
@@ -35,15 +50,24 @@ share/apps/showimg/icons/hicolor/32x32/actions/rotation_acw.png
share/apps/showimg/icons/hicolor/32x32/actions/rotation_cw.png
share/apps/showimg/icons/hicolor/32x32/actions/viewmag_bis+.png
share/apps/showimg/icons/hicolor/32x32/actions/viewmag_bis-.png
+share/apps/showimg/icons/hicolor/32x32/actions/viewmag_enlarge.png
share/apps/showimg/icons/hicolor/32x32/actions/viewmag_factor.png
share/apps/showimg/icons/hicolor/32x32/actions/viewmag_full.png
share/apps/showimg/icons/hicolor/32x32/actions/viewmag_h.png
share/apps/showimg/icons/hicolor/32x32/actions/viewmag_lock.png
share/apps/showimg/icons/hicolor/32x32/actions/viewmag_no.png
+share/apps/showimg/icons/hicolor/32x32/actions/viewmag_shrink.png
share/apps/showimg/icons/hicolor/32x32/actions/viewmag_w.png
share/apps/showimg/icons/hicolor/32x32/mimetypes/psd.png
share/apps/showimg/icons/hicolor/48x48/mimetypes/psd.png
share/apps/showimg/icons/hicolor/64x64/mimetypes/psd.png
+share/apps/showimg/pics/bgxpm.png
+share/apps/showimg/pics/border.png
+share/apps/showimg/pics/gradient.png
+share/apps/showimg/pics/layout1.png
+share/apps/showimg/pics/layout2.png
+share/apps/showimg/pics/layout3.png
+share/apps/showimg/pics/layout4.png
share/apps/showimg/pics/logo.png
share/apps/showimg/showimgui.rc
share/doc/HTML/de/showimg/but-back.png
@@ -117,14 +141,24 @@ share/doc/HTML/en/showimg/main-window.png
share/icons/hicolor/32x32/apps/showimg.png
share/icons/hicolor/48x48/apps/showimg.png
share/icons/hicolor/64x64/apps/showimg.png
+share/locale/da/LC_MESSAGES/showimg.mo
share/locale/de/LC_MESSAGES/showimg.mo
+share/locale/en_GB/LC_MESSAGES/showimg.mo
share/locale/es/LC_MESSAGES/showimg.mo
+share/locale/et/LC_MESSAGES/showimg.mo
share/locale/fr/LC_MESSAGES/showimg.mo
share/locale/it/LC_MESSAGES/showimg.mo
share/locale/ja/LC_MESSAGES/showimg.mo
share/locale/nl/LC_MESSAGES/showimg.mo
+share/locale/pt/LC_MESSAGES/showimg.mo
+share/locale/pt_BR/LC_MESSAGES/showimg.mo
+share/locale/ru/LC_MESSAGES/showimg.mo
share/locale/sk/LC_MESSAGES/showimg.mo
+share/locale/sr/LC_MESSAGES/showimg.mo
share/locale/sv/LC_MESSAGES/showimg.mo
+share/locale/ta/LC_MESSAGES/showimg.mo
+share/locale/tr/LC_MESSAGES/showimg.mo
+share/locale/zh_CN/LC_MESSAGES/showimg.mo
share/mimelnk/image/x-psd.desktop
@dirrm share/doc/HTML/en/showimg
@dirrm share/doc/HTML/de/showimg
@@ -142,5 +176,12 @@ share/mimelnk/image/x-psd.desktop
@dirrm share/apps/showimg/icons/hicolor/16x16/actions
@dirrm share/apps/showimg/icons/hicolor/16x16
@dirrm share/apps/showimg/icons/hicolor
+@dirrm share/apps/showimg/icons/crystalsvg/32x32/actions
+@dirrm share/apps/showimg/icons/crystalsvg/32x32
+@dirrm share/apps/showimg/icons/crystalsvg/22x22/actions
+@dirrm share/apps/showimg/icons/crystalsvg/22x22
+@dirrm share/apps/showimg/icons/crystalsvg/16x16/actions
+@dirrm share/apps/showimg/icons/crystalsvg/16x16
+@dirrm share/apps/showimg/icons/crystalsvg
@dirrm share/apps/showimg/icons
@dirrm share/apps/showimg