Date: Wed, 14 Jul 2004 15:10:28 +0200 (CEST) From: Koop Mast <kwm@rainbow-runner.nl> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/69052: Maintainer-update switch workrave to new gtkmm Message-ID: <20040714131028.BC44E207B@prisma.rainbow-runner.nl> Resent-Message-ID: <200407141320.i6EDKFrt075064@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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@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@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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040714131028.BC44E207B>