summaryrefslogtreecommitdiff
path: root/graphics/gliv
diff options
context:
space:
mode:
authorPete Fritchman <petef@FreeBSD.org>2003-05-10 13:41:57 +0000
committerPete Fritchman <petef@FreeBSD.org>2003-05-10 13:41:57 +0000
commit15135414dcedc93fd46e0d20271ed0b61698381e (patch)
tree8a0c757cca6c4f7865d6d5f6e250184b97f36e35 /graphics/gliv
parent- update COMMENT to be more descriptive (diff)
- unbreak: update to 1.7.1, which is fetchable
- convert to USE_GETOPT_LONG PR: 51223 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=80606
Diffstat (limited to 'graphics/gliv')
-rw-r--r--graphics/gliv/Makefile11
-rw-r--r--graphics/gliv/distinfo2
-rw-r--r--graphics/gliv/pkg-plist2
3 files changed, 6 insertions, 9 deletions
diff --git a/graphics/gliv/Makefile b/graphics/gliv/Makefile
index 806aad72935f..ec8d533a5cff 100644
--- a/graphics/gliv/Makefile
+++ b/graphics/gliv/Makefile
@@ -6,22 +6,22 @@
#
PORTNAME= gliv
-PORTVERSION= 1.7
+PORTVERSION= 1.7.1
CATEGORIES= graphics
MASTER_SITES= http://gliv.tuxfamily.org/
MAINTAINER= ports@FreeBSD.org
COMMENT= An image viewer that uses Gdk-Pixbuf and OpenGL
-BROKEN= "Does not fetch"
-
LIB_DEPENDS= gtkglext-x11-1.0:${PORTSDIR}/x11-toolkits/gtkglext
RUN_DEPENDS= ${LOCALBASE}/bin/convert:${PORTSDIR}/graphics/ImageMagick
USE_BZIP2= yes
USE_X_PREFIX= yes
USE_REINPLACE= yes
+USE_GETOPT_LONG= yes
GNU_CONFIGURE= yes
+CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
MAN1= gliv.1
@@ -29,11 +29,6 @@ MAN1= gliv.1
CPPFLAGS= -I${LOCALBASE}/include -I${X11BASE}/include ${PTHREAD_CFLAGS}
LDFLAGS= -L${LOCALBASE}/lib -L${X11BASE}/lib -lXext -lX11 ${PTHREAD_LIBS}
-.if !exists(/usr/include/getopt.h)
-LIB_DEPENDS+= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt
-LDFLAGS+= -lgnugetopt
-.endif
-
post-patch:
@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g' ${WRKSRC}/configure
diff --git a/graphics/gliv/distinfo b/graphics/gliv/distinfo
index 017333147890..5c08dc4dca3c 100644
--- a/graphics/gliv/distinfo
+++ b/graphics/gliv/distinfo
@@ -1 +1 @@
-MD5 (gliv-1.7.tar.bz2) = 8384eb5f83303341ca907235fdeb1735
+MD5 (gliv-1.7.1.tar.bz2) = a8c06551a6830d994442bec4220a153e
diff --git a/graphics/gliv/pkg-plist b/graphics/gliv/pkg-plist
index 43788ac2cf66..7ad2fd85d782 100644
--- a/graphics/gliv/pkg-plist
+++ b/graphics/gliv/pkg-plist
@@ -1,2 +1,4 @@
bin/gliv
share/locale/fr/LC_MESSAGES/gliv.mo
+share/locale/pt_BR/LC_MESSAGES/gliv.mo
+share/locale/ru/LC_MESSAGES/gliv.mo