Date: Tue, 1 Nov 2005 14:16:05 +0600 (NOVT) From: "Rashid N. Achilov" <shelton@ns.granch.ru> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/88311: [maintainer-update] Updating graphics/showimg port up to 0.9.5rc1 Message-ID: <200511010816.jA18G5Sm008392@ns.granch.ru> Resent-Message-ID: <200511010820.jA18KHAX034476@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 88311 >Category: ports >Synopsis: [maintainer-update] Updating graphics/showimg port up to 0.9.5rc1 >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Nov 01 08:20:17 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Rashid N. Achilov >Release: FreeBSD 4.10-STABLE i386 >Organization: Granch Ltd. >Environment: System: FreeBSD ns.granch.ru 4.10-STABLE FreeBSD 4.10-STABLE #61: Wed May 4 12:46:55 NOVST 2005 root@ns.granch.ru:/usr/src/sys/compile/Shadow i386 >Description: This is a graphics/showimg port updating, which updates it up to 0.9.5rc1 version. Major new in this version is a Kexi support. Also fixed many bugs. >How-To-Repeat: >Fix: diff -ruN showimg.old/Makefile showimg/Makefile --- showimg.old/Makefile Sun Mar 13 02:15:43 2005 +++ showimg/Makefile Tue Nov 1 14:01:13 2005 @@ -7,17 +7,16 @@ # PORTNAME= showimg -PORTVERSION= 0.9.4.1 -PORTREVISION= 1 -PORTEPOCH= 1 +PORTVERSION= 0.9.5rc1 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 +27,12 @@ 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} diff -ruN showimg.old/distinfo showimg/distinfo --- showimg.old/distinfo Sun Feb 13 02:10:58 2005 +++ showimg/distinfo Tue Nov 1 12:35:33 2005 @@ -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 diff -ruN showimg.old/pkg-descr showimg/pkg-descr --- showimg.old/pkg-descr Tue May 11 02:17:41 2004 +++ showimg/pkg-descr Tue Nov 1 12:46:59 2005 @@ -7,6 +7,7 @@ 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/ diff -ruN showimg.old/pkg-plist showimg/pkg-plist --- showimg.old/pkg-plist Sun Feb 13 02:10:58 2005 +++ showimg/pkg-plist Tue Nov 1 14:09:08 2005 @@ -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/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/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 @@ @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 @@ @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 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200511010816.jA18G5Sm008392>