ports/69462: New port: audio/muine - Mono based Gnome audio player

Tom McLaughlin tmclaugh at sdf.lonestar.org
Fri Jul 23 06:00:40 UTC 2004


The following reply was made to PR ports/69462; it has been noted by GNATS.

From: Tom McLaughlin <tmclaugh at sdf.lonestar.org>
To: FreeBSD-gnats-submit at FreeBSD.org, freebsd-ports-bugs at FreeBSD.org
Cc:  
Subject: Re: ports/69462: New port: audio/muine - Mono based Gnome audio
	player
Date: Fri, 23 Jul 2004 01:55:00 -0400

 --=-oORP/c+/rJPkD5KGY/aR
 Content-Type: text/plain
 Content-Transfer-Encoding: 7bit
 
 Okay, attached is an updated port which removes the ltmain.sh patch and
 uses USE_LIBTOOL_VER=15 instead.  Thanks.
 
 Tom
 
 --=-oORP/c+/rJPkD5KGY/aR
 Content-Disposition: attachment; filename=muine-0.6.3.shar
 Content-Type: application/x-shar; name=muine-0.6.3.shar
 Content-Transfer-Encoding: 7bit
 
 # This is a shell archive.  Save it in a file, remove anything before
 # this line, and then unpack it by entering "sh file".  Note, it may
 # create directories; files and directories will be owned by you and
 # have default permissions.
 #
 # This archive contains:
 #
 #	muine
 #	muine/Makefile
 #	muine/distinfo
 #	muine/pkg-descr
 #	muine/files
 #	muine/files/patch-src_muine.exe.config.in
 #	muine/pkg-plist
 #
 echo c - muine
 mkdir -p muine > /dev/null 2>&1
 echo x - muine/Makefile
 sed 's/^X//' >muine/Makefile << 'END-of-muine/Makefile'
 X# New ports collection makefile for:	muine
 X# Date created:				20040615
 X# Whom:					Tom McLaughlin <tmclaugh at sdf.lonestar.org>
 X#
 X# $FreeBSD$
 X#
 X
 XPORTNAME=	muine
 XPORTVERSION=	0.6.3
 XCATEGORIES=	audio gnome
 XMASTER_SITES=	http://muine.gooeylinux.org/
 X
 XMAINTAINER=	tmclaugh at sdf.lonestar.org
 XCOMMENT=	Mono based Gnome audio player
 X
 XUSE_X_PREFIX=	yes
 XUSE_GNOME=	gnomeprefix gnomehack intltool libgnomeui
 XUSE_LIBTOOL_VER=15
 XUSE_REINPLACE=	yes
 X
 XLIB_DEPENDS=	xine.9:${PORTSDIR}/multimedia/libxine \
 X		FLAC.5:${PORTSDIR}/audio/flac \
 X		id3tag.2:${PORTSDIR}/audio/libid3tag \
 X		mono.0:${PORTSDIR}/lang/mono \
 X		gdbm:${PORTSDIR}/databases/gdbm
 X
 XBUILD_DEPENDS=	/usr/local/libdata/pkgconfig/gtk-sharp.pc:${PORTSDIR}/x11-toolkits/gtk-sharp
 X
 XRUN_DEPENDS=	/usr/local/libdata/pkgconfig/gtk-sharp.pc:${PORTSDIR}/x11-toolkits/gtk-sharp
 X
 XCONFIGURE_ENV+=	CPPFLAGS="-I${LOCALBASE}/include" \
 X		LDFLAGS="-L${LOCALBASE}/lib"
 X
 XGLIB_MIVER=	400
 X
 Xpost-patch:
 X	@${REINPLACE_CMD} -e 's|%%GLIB_MIVER%%|${GLIB_MIVER}|g' \
 X		${WRKSRC}/src/muine.exe.config.in
 X
 X.include <bsd.port.mk>
 END-of-muine/Makefile
 echo x - muine/distinfo
 sed 's/^X//' >muine/distinfo << 'END-of-muine/distinfo'
 XMD5 (muine-0.6.3.tar.gz) = dc7923e1e0ba87f0303bc30f14f604e3
 XSIZE (muine-0.6.3.tar.gz) = 624566
 END-of-muine/distinfo
 echo x - muine/pkg-descr
 sed 's/^X//' >muine/pkg-descr << 'END-of-muine/pkg-descr'
 XMuine is a music player for GNOME using Mono. It features:
 X
 X* A simple, intuitive user interface
 X* Ogg Vorbis, FLAC and MP3 music playback support
 X* Automatic album-cover fetching
 X* Support for embedded ID3v2 album images
 X* ReplayGain support
 X* Support for multiple artist and performer tags per song
 X* A system tray icon
 X* Translations into many languages
 X
 XWWW: http://muine.gooeylinux.org/
 END-of-muine/pkg-descr
 echo c - muine/files
 mkdir -p muine/files > /dev/null 2>&1
 echo x - muine/files/patch-src_muine.exe.config.in
 sed 's/^X//' >muine/files/patch-src_muine.exe.config.in << 'END-of-muine/files/patch-src_muine.exe.config.in'
 X--- src/muine.exe.config.in.orig	Sat Jun  5 12:48:33 2004
 X+++ src/muine.exe.config.in	Thu Jul 15 21:59:47 2004
 X@@ -1,6 +1,6 @@
 X <configuration>
 X-  <dllmap dll="libglib-2.0-0.dll" target="libglib-2.0.so.0"/>
 X-  <dllmap dll="libgobject-2.0-0.dll" target="libgobject-2.0.so.0"/>
 X+  <dllmap dll="libglib-2.0-0.dll" target="libglib-2.0.so.%%GLIB_MIVER%%"/>
 X+  <dllmap dll="libgobject-2.0-0.dll" target="libgobject-2.0.so.%%GLIB_MIVER%%"/>
 X   <dllmap dll="libgnomevfs-2.dll" target="libgnomevfs-2.so"/>
 X   <dllmap dll="libmuine" target="@prefix@/lib/muine/libmuine.so"/>
 X </configuration>
 END-of-muine/files/patch-src_muine.exe.config.in
 echo x - muine/pkg-plist
 sed 's/^X//' >muine/pkg-plist << 'END-of-muine/pkg-plist'
 Xbin/muine
 X at 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
 X at 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
 Xlib/muine/AmazonSearchService.dll
 Xlib/muine/libmuine.a
 Xlib/muine/libmuine.so
 Xlib/muine/libmuine.so.0
 Xlib/muine/muine.exe
 Xlib/muine/muine.exe.config
 Xshare/gnome/application-registry/muine.applications
 Xshare/gnome/applications/muine.desktop
 Xshare/gnome/pixmaps/muine.png
 Xshare/locale/bg/LC_MESSAGES/muine.mo
 Xshare/locale/ca/LC_MESSAGES/muine.mo
 Xshare/locale/cs/LC_MESSAGES/muine.mo
 Xshare/locale/da/LC_MESSAGES/muine.mo
 Xshare/locale/de/LC_MESSAGES/muine.mo
 Xshare/locale/en_CA/LC_MESSAGES/muine.mo
 Xshare/locale/en_GB/LC_MESSAGES/muine.mo
 Xshare/locale/es/LC_MESSAGES/muine.mo
 Xshare/locale/eu/LC_MESSAGES/muine.mo
 Xshare/locale/fr/LC_MESSAGES/muine.mo
 Xshare/locale/hr/LC_MESSAGES/muine.mo
 Xshare/locale/hu/LC_MESSAGES/muine.mo
 Xshare/locale/is/LC_MESSAGES/muine.mo
 Xshare/locale/ja/LC_MESSAGES/muine.mo
 Xshare/locale/ko/LC_MESSAGES/muine.mo
 Xshare/locale/nl/LC_MESSAGES/muine.mo
 Xshare/locale/no/LC_MESSAGES/muine.mo
 Xshare/locale/pl/LC_MESSAGES/muine.mo
 Xshare/locale/pt/LC_MESSAGES/muine.mo
 Xshare/locale/pt_BR/LC_MESSAGES/muine.mo
 Xshare/locale/sr/LC_MESSAGES/muine.mo
 Xshare/locale/sr at Latn/LC_MESSAGES/muine.mo
 Xshare/locale/sv/LC_MESSAGES/muine.mo
 X at dirrm lib/muine
 END-of-muine/pkg-plist
 exit
 
 
 --=-oORP/c+/rJPkD5KGY/aR--
 



More information about the freebsd-ports-bugs mailing list