summaryrefslogtreecommitdiff
path: root/graphics/gliv
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-02-08 13:48:28 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-02-08 13:48:28 +0000
commit51ba512625f193182072cad31deefe3845de15ab (patch)
tree56082e62961ddba08e044c4f26a651f765eadc0d /graphics/gliv
parentUpgrade to 1.1.0.4. (diff)
- Update to version 1.8.1
PR: ports/62530 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=100383
Diffstat (limited to 'graphics/gliv')
-rw-r--r--graphics/gliv/Makefile16
-rw-r--r--graphics/gliv/distinfo4
-rw-r--r--graphics/gliv/files/patch-Makefile.in11
-rw-r--r--graphics/gliv/pkg-descr2
-rw-r--r--graphics/gliv/pkg-plist2
5 files changed, 28 insertions, 7 deletions
diff --git a/graphics/gliv/Makefile b/graphics/gliv/Makefile
index 3627a7ef8db1..81448cd7ca3e 100644
--- a/graphics/gliv/Makefile
+++ b/graphics/gliv/Makefile
@@ -6,10 +6,9 @@
#
PORTNAME= gliv
-PORTVERSION= 1.8
-PORTREVISION= 1
+PORTVERSION= 1.8.1
CATEGORIES= graphics
-MASTER_SITES= http://gliv.tuxfamily.org/
+MASTER_SITES= http://guichaz.free.fr/gliv/
MAINTAINER= ports@FreeBSD.org
COMMENT= An image viewer that uses Gdk-Pixbuf and OpenGL
@@ -20,13 +19,22 @@ USE_BZIP2= yes
USE_X_PREFIX= yes
USE_GL= yes
USE_GETOPT_LONG= yes
-USE_GNOME= gnomehack gnometarget gtk20
+USE_GNOME= gnomehack gnomeprefix gnometarget gtk20
+USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
+MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \
+ AUTOHEADER="${TRUE}"
MAN1= gliv.1
CPPFLAGS= -I${LOCALBASE}/include
LDFLAGS= -L${LOCALBASE}/lib
+post-install:
+ ${INSTALL_DATA} ${WRKSRC}/gliv.desktop \
+ ${PREFIX}/share/gnome/applications
+ ${INSTALL_DATA} ${WRKSRC}/gliv.png \
+ ${PREFIX}/share/gnome/pixmaps
+
.include <bsd.port.mk>
diff --git a/graphics/gliv/distinfo b/graphics/gliv/distinfo
index 2195dea060b6..a21b7ccb17c6 100644
--- a/graphics/gliv/distinfo
+++ b/graphics/gliv/distinfo
@@ -1,2 +1,2 @@
-MD5 (gliv-1.8.tar.bz2) = 75c516fc04426e88231b07fcd66d063e
-SIZE (gliv-1.8.tar.bz2) = 342675
+MD5 (gliv-1.8.1.tar.bz2) = 45a07bad0bd97a60ffa2d9f3dcd1360d
+SIZE (gliv-1.8.1.tar.bz2) = 386496
diff --git a/graphics/gliv/files/patch-Makefile.in b/graphics/gliv/files/patch-Makefile.in
new file mode 100644
index 000000000000..ea0162db87d2
--- /dev/null
+++ b/graphics/gliv/files/patch-Makefile.in
@@ -0,0 +1,11 @@
+--- Makefile.in.orig Thu Feb 5 07:32:28 2004
++++ Makefile.in Sat Feb 7 17:42:40 2004
+@@ -622,8 +622,6 @@
+ info-am:
+
+ install-data-am: install-man
+- @$(NORMAL_INSTALL)
+- $(MAKE) $(AM_MAKEFLAGS) install-data-hook
+
+ install-exec-am:
+
diff --git a/graphics/gliv/pkg-descr b/graphics/gliv/pkg-descr
index 40670ab35047..060a05f9fed7 100644
--- a/graphics/gliv/pkg-descr
+++ b/graphics/gliv/pkg-descr
@@ -1,3 +1,3 @@
An Image viewer that uses Gdk-Pixbuf to load images, and OpenGL to render them.
-WWW: http://gliv.tuxfamily.org/
+WWW: http://guichaz.free.fr/gliv/
diff --git a/graphics/gliv/pkg-plist b/graphics/gliv/pkg-plist
index de7611942f17..0a948e19773a 100644
--- a/graphics/gliv/pkg-plist
+++ b/graphics/gliv/pkg-plist
@@ -1,4 +1,6 @@
bin/gliv
+share/gnome/applications/gliv.desktop
+share/gnome/pixmaps/gliv.png
share/locale/fr/LC_MESSAGES/gliv.mo
share/locale/nl/LC_MESSAGES/gliv.mo
share/locale/pt_BR/LC_MESSAGES/gliv.mo