ports/64512: Update port: x11-toolkits/gtkglarea to 1.2.3

KATO Tsuguru tkato at prontomail.com
Sat Mar 20 16:40:20 UTC 2004


>Number:         64512
>Category:       ports
>Synopsis:       Update port: x11-toolkits/gtkglarea to 1.2.3
>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:   Sat Mar 20 08:40:19 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.9-RELEASE-p3 i386
>Organization:
>Environment:
>Description:
- Update to version 1.2.3

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/x11-toolkits/gtkglarea/Makefile x11-toolkits/gtkglarea/Makefile
--- /usr/ports/x11-toolkits/gtkglarea/Makefile	Sun Mar 14 18:19:48 2004
+++ x11-toolkits/gtkglarea/Makefile	Sat Mar 20 21:36:58 2004
@@ -6,20 +6,23 @@
 #
 
 PORTNAME=	gtkglarea
-PORTVERSION=	1.2.2
-PORTREVISION=	2
+PORTVERSION=	1.2.3
 CATEGORIES=	x11-toolkits
-MASTER_SITES=	http://www.student.oulu.fi/~jlof/gtkglarea/download/
+MASTER_SITES=	${MASTER_SITE_DEBIAN_POOL}
+DISTNAME=	${PORTNAME}_${PORTVERSION}.orig
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	An OpenGL widget for the GTK+ GUI toolkit
 
+WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
+
 USE_X_PREFIX=	yes
 USE_GL=		yes
-USE_GNOME=	gtk12
-USE_LIBTOOL_VER=13
-INSTALLS_SHLIB=	yes
+USE_GNOME=	gnometarget gtk12 lthack
+USE_LIBTOOL_VER=	13
+CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \
+		LDFLAGS="-L${LOCALBASE}/lib -lstdc++ ${PTHREAD_LIBS}"
 CONFIGURE_ARGS=	--with-lib-GL
-CONFIGURE_ENV=	LIBS="${PTHREAD_LIBS} -lstdc++"
+INSTALLS_SHLIB=	yes
 
 .include <bsd.port.mk>
diff -urN /usr/ports/x11-toolkits/gtkglarea/distinfo x11-toolkits/gtkglarea/distinfo
--- /usr/ports/x11-toolkits/gtkglarea/distinfo	Thu Mar 18 13:58:58 2004
+++ x11-toolkits/gtkglarea/distinfo	Sat Mar 20 21:35:30 2004
@@ -1,2 +1,2 @@
-MD5 (gtkglarea-1.2.2.tar.gz) = d7055b0dcecbacb791d176bfacbd8b86
-SIZE (gtkglarea-1.2.2.tar.gz) = 173949
+MD5 (gtkglarea_1.2.3.orig.tar.gz) = cd82b1ca47d9bd13e0b890181b33a871
+SIZE (gtkglarea_1.2.3.orig.tar.gz) = 291348
diff -urN /usr/ports/x11-toolkits/gtkglarea/pkg-descr x11-toolkits/gtkglarea/pkg-descr
--- /usr/ports/x11-toolkits/gtkglarea/pkg-descr	Tue May 30 07:18:24 2000
+++ x11-toolkits/gtkglarea/pkg-descr	Sat Mar 20 21:38:08 2004
@@ -6,5 +6,3 @@
 
 Related project which may iterest those who use GTK-- is GtkGLArea--. It is a
 C++ wrapper for gtkglarea written by Karl Nelson <kenelson at ece.ucdavis.edu>. 
-
-WWW: http://www.student.oulu.fi/~jlof/gtkglarea/
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list