ports/109054: multimedia/xfce4-media : fix build

Rene Ladan r.c.ladan at gmail.com
Sun Feb 11 17:50:21 UTC 2007


>Number:         109054
>Category:       ports
>Synopsis:       multimedia/xfce4-media: fix build
>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:   Sun Feb 11 17:50:20 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Rene Ladan
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD 195-241-221-201.dsl.ip.tiscali.nl 7.0-CURRENT FreeBSD
7.0-CURRENT #22: Tue Feb  6 13:52:40 CET
>Description:
- Fix build for
  - USE_XFCE framework [1]
  - msgfmt.

- Pet portlint.

Added file(s):
- files/patch-gmsgfmt

Generated with FreeBSD Port Tools 0.77

Noticed by: Jimmie Jaz [1]
>How-To-Repeat:
>Fix:

--- xfce4-media-0.9.2_1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/multimedia/xfce4-media/Makefile
/usr/home/rene/freebsd/ports/xfce4-media/Makefile
--- /usr/ports/multimedia/xfce4-media/Makefile	Tue Jan 23 19:17:17 2007
+++ /usr/home/rene/freebsd/ports/xfce4-media/Makefile	Thu Feb  8
12:14:56 2007
@@ -20,14 +20,14 @@
 		exo-0.3:${PORTSDIR}/x11/libexo

 GNU_CONFIGURE=	yes
-INSTALLS_ICONS= yes
+INSTALLS_ICONS=	yes
 USE_BZIP2=	yes
 USE_GCC=	3.4+
 USE_GETOPT_LONG=yes
 USE_GETTEXT=	yes
 USE_GMAKE=	yes
 USE_GNOME=	glib20 gnomehack gnometarget gtk20 intltool intlhack pkgconfig
-USE_XFCE=	configenv libexo libgui libutilpanel
+USE_XFCE=	configenv libexo libgui libutil panel
 USE_XLIB=	yes

 OPTIONS=	TAGLIB	"Enable metadata editing"		off \
@@ -57,6 +57,8 @@
 .else
 CONFIGURE_ARGS+=--disable-startup-notification
 .endif
+
+CFLAGS+=	-I${LOCALBASE}/include

 post-patch:
 	@${REINPLACE_CMD} -e "s|xfmedia_remote_LDADD = |&@LIBXFCEGUI4_LIBS@|" \
diff -ruN --exclude=CVS
/usr/ports/multimedia/xfce4-media/files/patch-gmsgfmt
/usr/home/rene/freebsd/ports/xfce4-media/files/patch-gmsgfmt
--- /usr/ports/multimedia/xfce4-media/files/patch-gmsgfmt	Thu Jan  1
01:00:00 1970
+++ /usr/home/rene/freebsd/ports/xfce4-media/files/patch-gmsgfmt	Thu Feb
 8 14:28:43 2007
@@ -0,0 +1,11 @@
+--- po/Makefile.in.in.orig	Thu Feb  8 14:27:07 2007
++++ po/Makefile.in.in	Thu Feb  8 14:27:52 2007
+@@ -44,7 +44,7 @@
+ INSTALL = @INSTALL@
+ INSTALL_DATA = @INSTALL_DATA@
+
+-GMSGFMT = @GMSGFMT@
++GMSGFMT = @INTLTOOL_MSGFMT@
+ MSGFMT = @MSGFMT@
+ XGETTEXT_ARGS = @XGETTEXT_ARGS@
+ XGETTEXT = @XGETTEXT@ $(XGETTEXT_ARGS)
--- xfce4-media-0.9.2_1.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list