Skip site navigation (1)Skip section navigation (2)
Date:      Fri,  6 Oct 2000 15:07:29 -0700 (PDT)
From:      tkato@prontomail.ne.jp
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/21797: Update port: graphics/gqview to 0.9.1
Message-ID:  <20001006220729.4C76337B66C@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         21797
>Category:       misc
>Synopsis:       Update port: graphics/gqview to 0.9.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Oct 06 15:10:01 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        4.1.1-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 0.9.1

Remove file:
patches/patch-af

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/graphics/gqview/Makefile graphics/gqview/Makefile
--- /usr/ports/graphics/gqview/Makefile	Thu Oct  5 22:48:23 2000
+++ graphics/gqview/Makefile	Sat Oct  7 01:01:20 2000
@@ -6,28 +6,21 @@
 #
 
 PORTNAME=	gqview
-PORTVERSION=	0.9.0
+PORTVERSION=	0.9.1
 CATEGORIES=	graphics
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
 
 MAINTAINER=	nakai@FreeBSD.org
 
+LIB_DEPENDS=	gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf
+
 USE_X_PREFIX=	yes
-USE_IMLIB=	yes
-WANT_GNOME=	yes
+USE_GNOME=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
 		LIBS="-L${LOCALBASE}/lib"
 
-.include <bsd.port.pre.mk>
-
-.if defined(HAVE_GNOME)
-USE_GNOME=	yes
-.else
-CONFIGURE_ENV+=	GNOME_CONFIG=no
-.endif
-
 pre-patch:
 	@${PERL} -pi -e 's|-lpthread|-pthread|g ; \
 		 s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure
@@ -40,4 +33,4 @@
 	${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/gqview
 .endif
 
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff -urN /usr/ports/graphics/gqview/files/md5 graphics/gqview/files/md5
--- /usr/ports/graphics/gqview/files/md5	Thu Sep  7 20:11:24 2000
+++ graphics/gqview/files/md5	Sat Oct  7 01:02:04 2000
@@ -1 +1 @@
-MD5 (gqview-0.9.0.tar.gz) = 03536ae8b2c4e11d752158b3d76c6d14
+MD5 (gqview-0.9.1.tar.gz) = 3e096bf06a76eb4fedefa0fceb5e01a2
diff -urN /usr/ports/graphics/gqview/patches/patch-af graphics/gqview/patches/patch-af
--- /usr/ports/graphics/gqview/patches/patch-af	Thu Oct  5 16:22:39 2000
+++ graphics/gqview/patches/patch-af	Thu Jan  1 09:00:00 1970
@@ -1,12 +0,0 @@
---- configure.orig	Tue Apr  4 11:59:02 2000
-+++ configure	Fri Apr 21 01:51:22 2000
-@@ -1990,6 +1990,9 @@
-   echo $ac_n "(cached) $ac_c" 1>&6
- else
-   case "$GNOME_CONFIG" in
-+  no)
-+  ac_cv_path_GNOME_CONFIG="no" # Let the user override the test with a path.
-+  ;;
-   /*)
-   ac_cv_path_GNOME_CONFIG="$GNOME_CONFIG" # Let the user override the test with a path.
-   ;;
diff -urN /usr/ports/graphics/gqview/pkg/PLIST graphics/gqview/pkg/PLIST
--- /usr/ports/graphics/gqview/pkg/PLIST	Thu Oct  5 22:48:24 2000
+++ graphics/gqview/pkg/PLIST	Sat Oct  7 01:01:52 2000
@@ -1,12 +1,13 @@
 bin/gqview
 share/doc/gqview/README
-%%GNOME:%%share/gnome/apps/Graphics/gqview.desktop
-%%GNOME:%%share/gnome/pixmaps/gqview.png
+share/gnome/apps/Graphics/gqview.desktop
+share/gnome/pixmaps/gqview.png
 share/locale/de/LC_MESSAGES/gqview.mo
 share/locale/es/LC_MESSAGES/gqview.mo
 share/locale/fr/LC_MESSAGES/gqview.mo
 share/locale/it/LC_MESSAGES/gqview.mo
 share/locale/ja/LC_MESSAGES/gqview.mo
+share/locale/pl/LC_MESSAGES/gqview.mo
 share/locale/pt_BR/LC_MESSAGES/gqview.mo
 share/locale/ru/LC_MESSAGES/gqview.mo
 share/locale/sk/LC_MESSAGES/gqview.mo


>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001006220729.4C76337B66C>