Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Nov 2003 22:30:12 +0900
From:      KATO Tsuguru <tkato@prontomail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/59753: Update port: graphics/gliv to 1.8
Message-ID:  <20031128223012.3abad2ac.tkato@prontomail.com>
Resent-Message-ID: <200311281340.hASDeG1E062382@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         59753
>Category:       ports
>Synopsis:       Update port: graphics/gliv to 1.8
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Nov 28 05:40:16 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.9-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 1.8

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/graphics/gliv/Makefile graphics/gliv/Makefile
--- /usr/ports/graphics/gliv/Makefile	Thu Jul 31 19:12:00 2003
+++ graphics/gliv/Makefile	Wed Nov 26 18:25:33 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	gliv
-PORTVERSION=	1.7.1
+PORTVERSION=	1.8
 CATEGORIES=	graphics
 MASTER_SITES=	http://gliv.tuxfamily.org/
 
@@ -14,22 +14,18 @@
 COMMENT=	An image viewer that uses Gdk-Pixbuf and OpenGL
 
 LIB_DEPENDS=	gtkglext-x11-1.0.2:${PORTSDIR}/x11-toolkits/gtkglext
-RUN_DEPENDS=	${LOCALBASE}/bin/convert:${PORTSDIR}/graphics/ImageMagick
 
 USE_BZIP2=	yes
 USE_X_PREFIX=	yes
-USE_REINPLACE=	yes
+USE_GL=		yes
 USE_GETOPT_LONG=	yes
+USE_GNOME=	gnomehack gnometarget gtk20
 GNU_CONFIGURE=	yes
-CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
 
 MAN1=		gliv.1
 
-CPPFLAGS=	-I${LOCALBASE}/include -I${X11BASE}/include ${PTHREAD_CFLAGS}
-LDFLAGS=	-L${LOCALBASE}/lib -L${X11BASE}/lib -lXext -lX11 ${PTHREAD_LIBS}
-
-post-patch:
-	@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g' ${WRKSRC}/configure
+CPPFLAGS=	-I${LOCALBASE}/include
+LDFLAGS=	-L${LOCALBASE}/lib
 
 .include <bsd.port.mk>
diff -urN /usr/ports/graphics/gliv/distinfo graphics/gliv/distinfo
--- /usr/ports/graphics/gliv/distinfo	Sun May 11 06:59:17 2003
+++ graphics/gliv/distinfo	Wed Nov 26 18:05:58 2003
@@ -1 +1 @@
-MD5 (gliv-1.7.1.tar.bz2) = a8c06551a6830d994442bec4220a153e
+MD5 (gliv-1.8.tar.bz2) = 75c516fc04426e88231b07fcd66d063e
diff -urN /usr/ports/graphics/gliv/pkg-plist graphics/gliv/pkg-plist
--- /usr/ports/graphics/gliv/pkg-plist	Sun May 11 06:59:17 2003
+++ graphics/gliv/pkg-plist	Wed Nov 26 18:12:29 2003
@@ -1,4 +1,6 @@
 bin/gliv
 share/locale/fr/LC_MESSAGES/gliv.mo
+share/locale/nl/LC_MESSAGES/gliv.mo
 share/locale/pt_BR/LC_MESSAGES/gliv.mo
+share/locale/ro/LC_MESSAGES/gliv.mo
 share/locale/ru/LC_MESSAGES/gliv.mo
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031128223012.3abad2ac.tkato>