Update to 0.9.5.r.1

* Kexi support added

PR:		88311
Submitted by:	Rashid N. Achilov <shelton@ns.granch.ru>
This commit is contained in:
Tilman Keskinoz 2005-11-02 15:04:50 +00:00
parent 39a44e8c1a
commit e8af53a690
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=147028
4 changed files with 45 additions and 16 deletions

View File

@ -7,17 +7,17 @@
#
PORTNAME= showimg
PORTVERSION= 0.9.4.1
PORTREVISION= 1
PORTVERSION= 0.9.5.r.1
PORTEPOCH= 1
CATEGORIES= graphics
MASTER_SITES= http://www.jalix.org/projects/showimg/download/0.9.4-1/
DISTNAME= showimg-0.9.4-1
MASTER_SITES= http://www.jalix.org/projects/showimg/download/.0.9.5/distributions/SVN_info/
DISTNAME= showimg-0.9.5-rc1
MAINTAINER= shelton@granch.ru
COMMENT= A picture viewer designed to run under KDE 3.x
LIB_DEPENDS= kipi:${PORTSDIR}/graphics/libkipi
LIB_DEPENDS= kipi:${PORTSDIR}/graphics/libkipi \
kexif:${PORTSDIR}/graphics/libkexif
USE_BZIP2= yes
USE_KDEBASE_VER= 3
@ -28,16 +28,12 @@ USE_REINPLACE= yes
INSTALLS_SHLIB= yes
LDCONFIG_DIRS= %%PREFIX%%/lib %%PREFIX%%/lib/kde3
MAN1= showimg.1
CONFIGURE_ARGS+= --enable-debug=full
CONFIGURE_ARGS+= --disable-debug
post-extract:
@${TOUCH} ${WRKSRC}/config.h.in
post-patch:
# @${REINPLACE_CMD} -e 's|-O2||g' -e "s,-lpthread,${PTHREAD_LIBS},g" \
# ${WRKSRC}/${CONFIGURE_SCRIPT}
@${REINPLACE_CMD} -e 's|-O2||g' \
${WRKSRC}/${CONFIGURE_SCRIPT}

View File

@ -1,2 +1,2 @@
MD5 (showimg-0.9.4-1.tar.bz2) = d6cebe9a627aaa4f0ec57e95f403d5fa
SIZE (showimg-0.9.4-1.tar.bz2) = 1574750
MD5 (showimg-0.9.5-rc1.tar.bz2) = 69a8b6d6d0097a900d8741e227911a50
SIZE (showimg-0.9.5-rc1.tar.bz2) = 3777555

View File

@ -7,6 +7,7 @@ directory/preview frame. It can preview and display images from
multiple directories and search for identical images.
ShowImg also features a full-screen mode, zooming, sorting, drag'n'drop
with Konqueror, and support for images in compressed archives (.zip).
with Konqueror, and support for images in compressed archives (.tar,
.tar.gz, .zip) and kipi plugins.
WWW: http://www.jalix.org/projects/showimg/

View File

@ -1,9 +1,24 @@
bin/showimg
lib/kde3/libshowimgpart.la
lib/kde3/libshowimgpart.so
bin/sidbtest
lib/libshowimgcore.la
lib/libshowimgcore.so
lib/libshowimgcore.so.0
lib/libshowimgkexisql3.la
lib/libshowimgkexisql3.so.3
lib/libshowimgkexisql2.la
lib/libshowimgkexisql2.so.2
lib/libshowimgkexidb.la
lib/libshowimgkexidb.so.0
lib/libshowimgkexidbparser.la
lib/libshowimgkexidbparser.so.1
lib/libshowimgkexiutils.la
lib/libshowimgkexiutils.so.1
lib/kde3/libshowimgpart.la
lib/kde3/libshowimgpart.so
lib/kde3/showimg_kexidb_sqlite3driver.la
lib/kde3/showimg_kexidb_sqlite3driver.so
lib/kde3/showimg_kexidb_sqlite2driver.la
lib/kde3/showimg_kexidb_sqlite2driver.so
share/applnk/Graphics/showimg.desktop
share/apps/konqueror/servicemenus/konqshowimg.desktop
share/apps/showimg/convert2png.pl
@ -134,28 +149,41 @@ share/doc/HTML/fr/showimg/index.docbook
share/doc/HTML/it/showimg/common
share/doc/HTML/it/showimg/index.cache.bz2
share/doc/HTML/it/showimg/index.docbook
share/doc/HTML/it/showimg/comparison.png
share/doc/HTML/it/showimg/main-window.png
share/doc/HTML/pt/showimg/common
share/doc/HTML/pt/showimg/index.cache.bz2
share/doc/HTML/pt/showimg/index.docbook
share/doc/HTML/ru/showimg/common
share/doc/HTML/ru/showimg/index.cache.bz2
share/doc/HTML/ru/showimg/index.docbook
share/doc/HTML/sv/showimg/common
share/doc/HTML/sv/showimg/index.cache.bz2
share/doc/HTML/sv/showimg/index.docbook
share/doc/HTML/sv/showimg/comparison.png
share/doc/HTML/sv/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/br/LC_MESSAGES/showimg.mo
share/locale/bs/LC_MESSAGES/showimg.mo
share/locale/ca/LC_MESSAGES/showimg.mo
share/locale/cs/LC_MESSAGES/showimg.mo
share/locale/cy/LC_MESSAGES/showimg.mo
share/locale/da/LC_MESSAGES/showimg.mo
share/locale/de/LC_MESSAGES/showimg.mo
share/locale/en_GB/LC_MESSAGES/showimg.mo
share/locale/el/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/ga/LC_MESSAGES/showimg.mo
share/locale/hi/LC_MESSAGES/showimg.mo
share/locale/hu/LC_MESSAGES/showimg.mo
share/locale/it/LC_MESSAGES/showimg.mo
share/locale/ja/LC_MESSAGES/showimg.mo
share/locale/lt/LC_MESSAGES/showimg.mo
share/locale/mt/LC_MESSAGES/showimg.mo
share/locale/nl/LC_MESSAGES/showimg.mo
share/locale/pl/LC_MESSAGES/showimg.mo
share/locale/pt/LC_MESSAGES/showimg.mo
@ -171,6 +199,9 @@ share/locale/zh_CN/LC_MESSAGES/showimg.mo
share/mimelnk/image/x-psd.desktop
share/mimelnk/image/x-sia.desktop
share/services/showimgpart.desktop
share/services/showimg_kexidb_sqlite3driver.desktop
share/services/showimg_kexidb_sqlite2driver.desktop
share/servicetypes/showimg_kexidb_driver.desktop
@unexec rmdir %D/share/mimelnk/image 2>/dev/null || true
@unexec rmdir %D/share/mimelnk 2>/dev/null || true
@unexec rmdir %D/share/icons/hicolor/64x64/apps 2>/dev/null || true
@ -195,6 +226,8 @@ share/services/showimgpart.desktop
@unexec rmdir %D/share/doc/HTML/it 2>/dev/null || true
@dirrm share/doc/HTML/pt/showimg
@unexec rmdir %D/share/doc/HTML/pt 2>/dev/null || true
@dirrm share/doc/HTML/ru/showimg
@unexec rmdir %D/share/doc/HTML/ru 2>/dev/null || true
@dirrm share/doc/HTML/sv/showimg
@unexec rmdir %D/share/doc/HTML/sv 2>/dev/null || true
@unexec rmdir %D/share/doc/HTML 2>/dev/null || true
@ -226,5 +259,4 @@ share/services/showimgpart.desktop
@unexec rmdir %D/share/apps/showimgpart 2>/dev/null || true
@unexec rmdir %D/share/apps 2>/dev/null || true
@unexec rmdir %D/share/applnk/Graphics 2>/dev/null || true
@unexec rmdir %D/share/applnk 2>/dev/null || true