From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Feb 20 06:10:22 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 65E0016A4D0 for ; Fri, 20 Feb 2004 06:10:22 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5075F43D1D for ; Fri, 20 Feb 2004 06:10:22 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i1KEAMbv029273 for ; Fri, 20 Feb 2004 06:10:22 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i1KEAMeh029272; Fri, 20 Feb 2004 06:10:22 -0800 (PST) (envelope-from gnats) Resent-Date: Fri, 20 Feb 2004 06:10:22 -0800 (PST) Resent-Message-Id: <200402201410.i1KEAMeh029272@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, KATO Tsuguru Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A2B8016A4CE for ; Fri, 20 Feb 2004 06:01:51 -0800 (PST) Received: from hfep04.dion.ne.jp (hfep04.dion.ne.jp [203.181.105.70]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7171C43D2D for ; Fri, 20 Feb 2004 06:01:50 -0800 (PST) (envelope-from tkato@prontomail.com) Received: from localhost ([218.222.68.45]) by hfep04.dion.ne.jp with SMTP id <20040220140142629.QSJS@hfep04.dion.ne.jp> for ; Fri, 20 Feb 2004 23:01:42 +0900 Message-Id: <20040220230026.2ec34ada.tkato@prontomail.com> Date: Fri, 20 Feb 2004 23:00:26 +0900 From: KATO Tsuguru To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/63138: Update port: graphics/showimg to 0.9.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Feb 2004 14:10:22 -0000 >Number: 63138 >Category: ports >Synopsis: Update port: graphics/showimg to 0.9.0 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Feb 20 06:10:21 PST 2004 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.9-RELEASE-p2 i386 >Organization: >Environment: >Description: - Update to version 0.9.0 Remove file: files/patch-batchrenamer.h >How-To-Repeat: >Fix: diff -urN /usr/ports/graphics/showimg/Makefile graphics/showimg/Makefile --- /usr/ports/graphics/showimg/Makefile Wed Feb 4 18:59:46 2004 +++ graphics/showimg/Makefile Fri Feb 20 12:50:19 2004 @@ -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 @@ 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 @@ MAN1= showimg.1 +OPTIONS= DIGIKAM "Digikam plugins support" off + .include + +.if defined(WITH_DIGIKAM) +LIB_DEPENDS+= digikam:${PORTSDIR}/graphics/digikam +CONFIGURE_ARGS+= --enable-digiKam-plugin +.endif + .include "${PORTSDIR}/x11/kde3/Makefile.kde" .include diff -urN /usr/ports/graphics/showimg/distinfo graphics/showimg/distinfo --- /usr/ports/graphics/showimg/distinfo Thu Jan 29 20:26:45 2004 +++ graphics/showimg/distinfo Fri Feb 20 10:38:32 2004 @@ -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 -urN /usr/ports/graphics/showimg/files/patch-batchrenamer.h graphics/showimg/files/patch-batchrenamer.h --- /usr/ports/graphics/showimg/files/patch-batchrenamer.h Fri Aug 1 22:41:37 2003 +++ graphics/showimg/files/patch-batchrenamer.h Thu Jan 1 09:00:00 1970 @@ -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 --#include - #include -+#include - #include - - // QT includes diff -urN /usr/ports/graphics/showimg/pkg-plist graphics/showimg/pkg-plist --- /usr/ports/graphics/showimg/pkg-plist Thu Dec 4 22:37:04 2003 +++ graphics/showimg/pkg-plist Fri Feb 20 11:02:28 2004 @@ -2,6 +2,21 @@ 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_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/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 @@ @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 >Release-Note: >Audit-Trail: >Unformatted: