ports/69052: Maintainer-update switch workrave to new gtkmm

Koop Mast kwm at rainbow-runner.nl
Wed Jul 14 13:20:16 UTC 2004


>Number:         69052
>Category:       ports
>Synopsis:       Maintainer-update switch workrave to new gtkmm
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul 14 13:20:15 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Koop Mast
>Release:        FreeBSD 5.2.1-RELEASE-p8 i386
>Organization:
>Environment:
System: FreeBSD prisma.rainbow-runner.nl 5.2.1-RELEASE-p8 FreeBSD 5.2.1-RELEASE-p8 #27: Wed Jun 9 11:46:29 CEST 2004 root at prisma.rainbow-runner.nl:/usr/obj/usr/src/sys/UnderTheRainbow i386


	
>Description:
	Update workrave to use the new gtkmm26 stuff.
	No portrevision bump because workrave can work with both the
	old and new gtkmm, and building it is a big job.
	
>How-To-Repeat:
	
>Fix:

	

--- workrave.diff begins here ---
diff -ruN workrave.orig/Makefile workrave/Makefile
--- workrave.orig/Makefile	Tue Jul  6 18:44:52 2004
+++ workrave/Makefile	Fri Jul  9 11:40:20 2004
@@ -14,14 +14,14 @@
 MAINTAINER=	kwm at rainbow-runner.nl
 COMMENT=	A Gnome RSI prevention tool
 
-LIB_DEPENDS=	gtkmm-2.0.6:${PORTSDIR}/x11-toolkits/gtk--2 \
-		gnomeuimm-2.0:${PORTSDIR}/x11-toolkits/libgnomeuimm \
+LIB_DEPENDS=	gnomeuimm-2.6.1:${PORTSDIR}/x11-toolkits/libgnomeuimm26 \
 		gnet-2.0.0:${PORTSDIR}/net/gnet2
 BUILD_DEPENDS=	intltool-extract:${PORTSDIR}/textproc/intltool
 
 USE_X_PREFIX=	yes
 USE_GMAKE=	yes
 USE_GNOME=	gnomeprefix gnomehack intlhack gnomepanel gconf2
+USE_GCC=	3.3
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
 		LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib"
--- workrave.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list