ports/58129: Update port: graphics/showimg to 0.8.0

KATO Tsuguru tkato at prontomail.com
Thu Oct 16 14:50:39 UTC 2003


>Number:         58129
>Category:       ports
>Synopsis:       Update port: graphics/showimg to 0.8.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:   Thu Oct 16 07:50:24 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.8-RELEASE-p13 i386
>Organization:
>Environment:
>Description:
- Update to version 0.8.0

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/graphics/showimg/Makefile graphics/showimg/Makefile
--- /usr/ports/graphics/showimg/Makefile	Tue Jun 24 18:47:50 2003
+++ graphics/showimg/Makefile	Thu Oct 16 19:17:56 2003
@@ -7,25 +7,29 @@
 #
 
 PORTNAME=	showimg
-PORTVERSION=	0.8.20030305
+PORTVERSION=	0.8.0
+PORTEPOCH=	1
 CATEGORIES=	graphics
-MASTER_SITES=	http://www.jalix.org/projects/showimg/download/0.8-Beta2/
-DISTNAME=	${PORTNAME}-${PORTVERSION:S/.20/-20/}
+MASTER_SITES=	http://www.jalix.org/projects/showimg/download/${PORTVERSION}/
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	A picture viewer designed to run under KDE 3.x
 
-LIB_DEPENDS=	png:${PORTSDIR}/graphics/png \
-		jpeg:${PORTSDIR}/graphics/jpeg
+LIB_DEPENDS=	jpeg.9:${PORTSDIR}/graphics/jpeg \
+		png.5:${PORTSDIR}/graphics/png
 
-USE_KDEBASE_VER=3
+USE_BZIP2=	yes
+USE_KDEBASE_VER=	3
 USE_REINPLACE=	yes
-GNU_CONFIGURE=	yes
 USE_GMAKE=	yes
-USE_BZIP2=	yes
-CONFIGURE_ARGS+=	--program-prefix=''
+GNU_CONFIGURE=	yes
+CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
+CONFIGURE_ARGS=	--with-xinerama
+
+MAN1=		showimg.1
 
-#post-patch:
-#	@${REINPLACE_CMD} -e "s,-lpthread,${PTHREAD_LIBS},g" ${WRKSRC}/showimg/Makefile.in
+post-patch:
+	@${REINPLACE_CMD} -e 's|-pedantic||g ; \
+		 s|-lpthread|${PTHREAD_LIBS}|g' ${WRKSRC}/configure
 
 .include <bsd.port.mk>
diff -urN /usr/ports/graphics/showimg/distinfo graphics/showimg/distinfo
--- /usr/ports/graphics/showimg/distinfo	Tue Jun 24 18:47:50 2003
+++ graphics/showimg/distinfo	Thu Oct 16 18:46:39 2003
@@ -1 +1 @@
-MD5 (showimg-0.8-20030305.tar.bz2) = 4b95404345fb4f9c7f34cb4d0e3c350a
+MD5 (showimg-0.8.0.tar.bz2) = 15cc19daaa13c3811335cb857bb0ce48
diff -urN /usr/ports/graphics/showimg/pkg-plist graphics/showimg/pkg-plist
--- /usr/ports/graphics/showimg/pkg-plist	Tue Jun 24 18:47:51 2003
+++ graphics/showimg/pkg-plist	Thu Oct 16 19:21:26 2003
@@ -111,49 +111,15 @@
 share/icons/hicolor/32x32/apps/showimg.png
 share/icons/hicolor/48x48/apps/showimg.png
 share/icons/hicolor/64x64/apps/showimg.png
+share/locale/cs/LC_MESSAGES/showimg.mo
 share/locale/de/LC_MESSAGES/showimg.mo
 share/locale/es/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/sk/LC_MESSAGES/showimg.mo
 share/locale/sv/LC_MESSAGES/showimg.mo
 @dirrm share/doc/HTML/en/showimg
- at dirrm share/doc/HTML/en
 @dirrm share/doc/HTML/de/showimg
- at dirrm share/doc/HTML/de
- at dirrm share/doc/HTML
- at dirrm share/icons/hicolor/16x16/actions
- at dirrm share/icons/hicolor/16x16
- at dirrm share/icons/hicolor/22x22/actions
- at dirrm share/icons/hicolor/22x22
- at dirrm share/icons/hicolor/32x32/actions
- at dirrm share/icons/hicolor/32x32/apps
- at dirrm share/icons/hicolor/32x32
- at dirrm share/icons/hicolor/48x48/apps
- at dirrm share/icons/hicolor/48x48
- at dirrm share/icons/hicolor/64x64/apps
- at dirrm share/icons/hicolor/64x64
- at dirrm share/icons/hicolor
- at dirrm share/icons
 @dirrm share/apps/showimg
- at dirrm share/apps/konqueror/servicemenus
- at dirrm share/apps/konqueror
- at dirrm share/apps
- at dirrm share/applnk/Graphics
- at dirrm share/applnk
- at dirrm share/locale/de/LC_MESSAGES
- at dirrm share/locale/de
- at dirrm share/locale/fr/LC_MESSAGES
- at dirrm share/locale/fr
- at dirrm share/locale/it/LC_MESSAGES
- at dirrm share/locale/it
- at dirrm share/locale/es/LC_MESSAGES
- at dirrm share/locale/es
- at dirrm share/locale/ja/LC_MESSAGES
- at dirrm share/locale/ja
- at dirrm share/locale/nl/LC_MESSAGES
- at dirrm share/locale/nl
- at dirrm share/locale/sv/LC_MESSAGES
- at dirrm share/locale/sv
- at dirrm share/locale
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list