summaryrefslogtreecommitdiff
path: root/graphics/gview
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>2000-05-29 21:40:04 +0000
committerChris Piazza <cpiazza@FreeBSD.org>2000-05-29 21:40:04 +0000
commit5a245133ed3ca2e6de7c81b3071df0915702a898 (patch)
tree62b41ac7b8690550bdaf846dddeb08fac08c0cb4 /graphics/gview
parentWWW moved. (diff)
Update to 0.1.14 and add WWW
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Notes
Notes: svn path=/head/; revision=28942
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