1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00

- Add an OPTION to use gstreamer over xine as the playback backend. Xine is

still default.
- Use new GCONF_SCHEMAS

PR:		ports/74399
Submitted by:	Tom McLaughlin <tmclaugh@sdf.lonestar.org> (maintainer)
Project by:	BSD# - http://forge.novell.com/modules/xfmod/project/?bsd-sharp
This commit is contained in:
Jeremy Messenger 2004-11-26 06:45:43 +00:00
parent 9f0e255d09
commit b877396947
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=122486
2 changed files with 18 additions and 9 deletions

View File

@ -1,6 +1,6 @@
# New ports collection makefile for: muine
# Date created: 20040615
# Whom: Tom McLaughlin <tmclaugh@sdf.lonestar.org>
# Whom: Tom McLaughlin <tmclaugh@sdf.lonestar.org>
#
# $FreeBSD$
#
@ -14,19 +14,31 @@ MASTER_SITES= http://muine.gooeylinux.org/
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>

View File

@ -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