FreeBSD Bugzilla – Attachment 48622 Details for
Bug 74399
[Maintainer Update] audio/muine: Add optional gstreamer backend and add GCONF_SCHEMAS
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.13 KB, created by
Tom McLaughlin
on 2004-11-26 05:00:51 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Tom McLaughlin
Created:
2004-11-26 05:00:51 UTC
Size:
2.13 KB
patch
obsolete
>diff -Nur muine.orig/Makefile muine/Makefile >--- muine.orig/Makefile Sun Nov 7 17:35:54 2004 >+++ muine/Makefile Thu Nov 25 23:45:41 2004 >@@ -1,8 +1,8 @@ > # New ports collection makefile for: muine > # Date created: 20040615 >-# Whom: Tom McLaughlin <tmclaugh@sdf.lonestar.org> >+# Whom: Tom McLaughlin <tmclaugh@sdf.lonestar.org> > # >-# $FreeBSD: ports/audio/muine/Makefile,v 1.3 2004/11/07 22:35:54 marcus Exp $ >+# $FreeBSD$ > # > > PORTNAME= muine >@@ -14,19 +14,31 @@ > MAINTAINER= tmclaugh@sdf.lonestar.org > COMMENT= Mono based Gnome audio player > >-LIB_DEPENDS= xine.9:${PORTSDIR}/multimedia/libxine \ >- FLAC.5:${PORTSDIR}/audio/flac \ >+LIB_DEPENDS= FLAC.5:${PORTSDIR}/audio/flac \ > id3tag.2:${PORTSDIR}/audio/libid3tag \ > gdbm:${PORTSDIR}/databases/gdbm >-BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gtk-sharp.pc:${PORTSDIR}/x11-toolkits/gtk-sharp >+BUILD_DEPENDS= gapi-fixup:${PORTSDIR}/x11-toolkits/gtk-sharp > RUN_DEPENDS= ${BUILD_DEPENDS} > >-USE_X_PREFIX= yes > USE_GNOME= gnomeprefix gnomehack intltool libgnomeui >+USE_X_PREFIX= yes > USE_LIBTOOL_VER=15 > USE_REINPLACE= yes > > CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \ > LDFLAGS="-L${LOCALBASE}/lib" > >-.include <bsd.port.mk> >+GCONF_SCHEMAS= muine.schemas >+ >+OPTIONS= GSTREAMER "Enable Gstreamer backend" off >+ >+.include <bsd.port.pre.mk> >+ >+.if defined (WITH_GSTREAMER) >+CONFIGURE_ARGS+= --enable-gstreamer=yes >+USE_GNOME+= gstreamerplugins >+.else >+LIB_DEPENDS+= xine.9:${PORTSDIR}/multimedia/libxine >+.endif >+ >+.include <bsd.port.post.mk> >diff -Nur muine.orig/pkg-plist muine/pkg-plist >--- muine.orig/pkg-plist Sat Jul 24 12:37:31 2004 >+++ muine/pkg-plist Mon Nov 8 16:25:20 2004 >@@ -1,7 +1,4 @@ > bin/muine >-@unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/muine.schemas > /dev/null || /usr/bin/true >-etc/gconf/schemas/muine.schemas >-@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/muine.schemas > /dev/null || /usr/bin/true > lib/muine/AmazonSearchService.dll > lib/muine/libmuine.a > lib/muine/libmuine.so >--- muine-gconf+gstreamer.diff ends here ---
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 74399
: 48622