aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/gview
diff options
context:
space:
mode:
authorcpiazza <cpiazza@FreeBSD.org>2000-05-30 05:40:04 +0800
committercpiazza <cpiazza@FreeBSD.org>2000-05-30 05:40:04 +0800
commitfdf9c5f4f2176f927f19901129a0cd60d4ea90cd (patch)
treec8580bb743f335901d060692a53abc48a619b782 /graphics/gview
parentabb3904f148ba34e44569acd8367c24509bee449 (diff)
downloadfreebsd-ports-gnome-fdf9c5f4f2176f927f19901129a0cd60d4ea90cd.tar.gz
freebsd-ports-gnome-fdf9c5f4f2176f927f19901129a0cd60d4ea90cd.tar.zst
freebsd-ports-gnome-fdf9c5f4f2176f927f19901129a0cd60d4ea90cd.zip
Update to 0.1.14 and add WWW
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Diffstat (limited to 'graphics/gview')
-rw-r--r--graphics/gview/Makefile16
-rw-r--r--graphics/gview/distinfo2
-rw-r--r--graphics/gview/pkg-descr2
-rw-r--r--graphics/gview/pkg-plist3
4 files changed, 12 insertions, 11 deletions
diff --git a/graphics/gview/Makefile b/graphics/gview/Makefile
index 43d05c30baf2..9d01091a60fd 100644
--- a/graphics/gview/Makefile
+++ b/graphics/gview/Makefile
@@ -6,17 +6,15 @@
#
PORTNAME= gview
-PORTVERSION= 0.1.12
+PORTVERSION= 0.1.14
CATEGORIES= graphics
-MASTER_SITES= http://gview.netpedia.net/ \
+MASTER_SITES= http://netpedia.net/hosting/gview/ \
http://homepages.petech.ac.za/~bruces/ \
- ftp://ftp.petech.ac.za/pub/viewers/ \
- http://www.geocities.com/ResearchTriangle/Facility/1468/sg/
+ ftp://ftp.petech.ac.za/pub/viewers/
MAINTAINER= cpiazza@FreeBSD.org
-LIB_DEPENDS= gdk_imlib.5:${PORTSDIR}/graphics/imlib \
- intl.1:${PORTSDIR}/devel/gettext
+LIB_DEPENDS= gdk_imlib.5:${PORTSDIR}/graphics/imlib
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
@@ -28,9 +26,9 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
post-install:
.if !defined(NOPORTDOCS)
- @ ${MKDIR} ${PREFIX}/share/doc/gview
-.for file in AUTHORS BUGS COPYING ChangeLog NEWS README TODO
- @ ${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/share/doc/gview
+ @${MKDIR} ${PREFIX}/share/doc/gview
+.for file in AUTHORS BUGS ChangeLog NEWS README TODO
+ ${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/share/doc/gview
.endfor
.endif
diff --git a/graphics/gview/distinfo b/graphics/gview/distinfo
index 7de92b79fac7..6aba32f3c218 100644
--- a/graphics/gview/distinfo
+++ b/graphics/gview/distinfo
@@ -1 +1 @@
-MD5 (gview-0.1.12.tar.gz) = 28f87d995320fa2878182e8d8c9f0ddc
+MD5 (gview-0.1.14.tar.gz) = bbbc5590e4f4ab363ca0af2247ee0f99
diff --git a/graphics/gview/pkg-descr b/graphics/gview/pkg-descr
index 1855656a9d43..e1ce0bae8d24 100644
--- a/graphics/gview/pkg-descr
+++ b/graphics/gview/pkg-descr
@@ -2,3 +2,5 @@ gView is a modern image viewer for X Window System. It is based on GTK
and Imlib and supports most common image formats, JPEG, GIF, TIFF, BMP,
PPM, XPM, PNG and whatever other image formats your Imlib is configured
to support.
+
+WWW: http://netpedia.net/hosting/gview/
diff --git a/graphics/gview/pkg-plist b/graphics/gview/pkg-plist
index 5e1ce7342a24..43eede707114 100644
--- a/graphics/gview/pkg-plist
+++ b/graphics/gview/pkg-plist
@@ -1,9 +1,10 @@
bin/gview
share/doc/gview/AUTHORS
share/doc/gview/BUGS
-share/doc/gview/COPYING
share/doc/gview/ChangeLog
share/doc/gview/NEWS
share/doc/gview/README
share/doc/gview/TODO
+share/locale/fr/LC_MESSAGES/gview.mo
+share/locale/ko/LC_MESSAGES/gview.mo
@dirrm share/doc/gview