From ee193e0957f7d6f6b2df9b0682327eb74af5cc61 Mon Sep 17 00:00:00 2001 From: "Vanilla I. Shu" Date: Mon, 21 May 2001 07:43:25 +0000 Subject: [PATCH] Upgrade to 0.11.0, don't depends to gnome now. --- graphics/gqview/Makefile | 11 +++++++++-- graphics/gqview/distinfo | 2 +- graphics/gqview/pkg-plist | 4 ++-- 3 files changed, 12 insertions(+), 5 deletions(-) diff --git a/graphics/gqview/Makefile b/graphics/gqview/Makefile index 88e908ad674d..80fda10461a5 100644 --- a/graphics/gqview/Makefile +++ b/graphics/gqview/Makefile @@ -6,19 +6,26 @@ # PORTNAME= gqview -PORTVERSION= 0.10.1 +PORTVERSION= 0.11.0 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= nakai@FreeBSD.org +LIB_DEPENEDS= gdk_pixbuf.2:${PORTSDIR}/graphics/gdk_pixbuf + USE_X_PREFIX= yes -USE_GNOME= yes +USE_GTK= yes +WANT_GNOME= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" +.if defined(WITH_GNOME) +USE_GNOME= yes +.endif + MAN1= gqview.1 pre-patch: diff --git a/graphics/gqview/distinfo b/graphics/gqview/distinfo index df18e15b6880..ec07fa0547c1 100644 --- a/graphics/gqview/distinfo +++ b/graphics/gqview/distinfo @@ -1 +1 @@ -MD5 (gqview-0.10.1.tar.gz) = 543729c6d4fd4dcb75bca93cc826e54f +MD5 (gqview-0.11.0.tar.gz) = 13302d9f99e5f591f2bceee06935a603 diff --git a/graphics/gqview/pkg-plist b/graphics/gqview/pkg-plist index 8f1d4b4eeb1b..2d3e7bb65df2 100644 --- a/graphics/gqview/pkg-plist +++ b/graphics/gqview/pkg-plist @@ -1,7 +1,7 @@ bin/gqview %%PORTDOCS%%share/doc/gqview/README -share/gnome/apps/Graphics/gqview.desktop -share/gnome/pixmaps/gqview.png +%%GNOME:%%share/gnome/apps/Graphics/gqview.desktop +%%GNOME:%%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