diff options
-rw-r--r-- | audio/jamboree/Makefile | 38 | ||||
-rw-r--r-- | audio/jamboree/distinfo | 2 | ||||
-rw-r--r-- | audio/jamboree/pkg-descr | 6 | ||||
-rw-r--r-- | audio/jamboree/pkg-plist | 43 |
4 files changed, 89 insertions, 0 deletions
diff --git a/audio/jamboree/Makefile b/audio/jamboree/Makefile new file mode 100644 index 000000000..9f419666a --- /dev/null +++ b/audio/jamboree/Makefile @@ -0,0 +1,38 @@ +# New ports collection makefile for: jamboree +# Date created: 08 Oct 2003 +# Whom: Jean-Yves Lefort <jylefort@brutele.be> +# +# $FreeBSD: ports/audio/jamboree/Makefile,v 1.13 2004/11/07 22:35:52 marcus Exp $ +# + +PORTNAME= jamboree +PORTVERSION= 0.5 +PORTREVISION= 1 +CATEGORIES= audio gnome +MASTER_SITES= ${MASTER_SITE_GNOME} +MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION} + +MAINTAINER= jylefort@brutele.be +COMMENT= A simple GNOME music player + +LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm + +USE_BZIP2= yes +USE_X_PREFIX= yes +USE_GNOME= gnomeprefix intlhack gnomehack libgnomeui libglade2 gstreamerplugins +USE_GSTREAMER= vorbis mad +USE_LIBTOOL_VER=15 +USE_GMAKE= yes +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ + LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" + +OPTIONS= DBUS "D-BUS support" off + +.include <bsd.port.pre.mk> + +.if defined(WITH_DBUS) +LIB_DEPENDS+= dbus-1:${PORTSDIR}/devel/dbus +CONFIGURE_ARGS+= --enable-dbus +.endif + +.include <bsd.port.post.mk> diff --git a/audio/jamboree/distinfo b/audio/jamboree/distinfo new file mode 100644 index 000000000..b0043bb13 --- /dev/null +++ b/audio/jamboree/distinfo @@ -0,0 +1,2 @@ +MD5 (jamboree-0.5.tar.bz2) = 23a0b5e3eda5e73bf838af66ba4b3180 +SIZE (jamboree-0.5.tar.bz2) = 430659 diff --git a/audio/jamboree/pkg-descr b/audio/jamboree/pkg-descr new file mode 100644 index 000000000..2466a6ead --- /dev/null +++ b/audio/jamboree/pkg-descr @@ -0,0 +1,6 @@ +Jamboree is a simple GStreamer based music player for the GNOME +desktop. + +WWW: http://www.imendio.com/projects/jamboree/ + +- Jean-Yves Lefort <jylefort@brutele.be> diff --git a/audio/jamboree/pkg-plist b/audio/jamboree/pkg-plist new file mode 100644 index 000000000..02bc93407 --- /dev/null +++ b/audio/jamboree/pkg-plist @@ -0,0 +1,43 @@ +bin/jamboree +@unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/jamboree.schemas > /dev/null || /usr/bin/true +etc/gconf/schemas/jamboree.schemas +@exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/jamboree.schemas > /dev/null || /usr/bin/true +share/gnome/applications/jamboree.desktop +share/gnome/jamboree/jamboree-next.png +share/gnome/jamboree/jamboree-note.png +share/gnome/jamboree/jamboree-pause.png +share/gnome/jamboree/jamboree-play.png +share/gnome/jamboree/jamboree-playlist-library.png +share/gnome/jamboree/jamboree-playlist-regular.png +share/gnome/jamboree/jamboree-playlist-smart.png +share/gnome/jamboree/jamboree-prev.png +share/gnome/jamboree/jamboree-random.png +share/gnome/jamboree/jamboree-small-blank.png +share/gnome/jamboree/jamboree-small-pause.png +share/gnome/jamboree/jamboree-stop.png +share/gnome/jamboree/jamboree-volume-max.png +share/gnome/jamboree/jamboree-volume-medium.png +share/gnome/jamboree/jamboree-volume-min.png +share/gnome/jamboree/jamboree-volume-zero.png +share/gnome/jamboree/jamboree.glade +share/gnome/jamboree/smart-playlist-dialog.glade +share/gnome/jamboree/song-properties.glade +share/gnome/pixmaps/jamboree.png +share/locale/az/LC_MESSAGES/jamboree.mo +share/locale/ca/LC_MESSAGES/jamboree.mo +share/locale/cs/LC_MESSAGES/jamboree.mo +share/locale/de/LC_MESSAGES/jamboree.mo +share/locale/en_CA/LC_MESSAGES/jamboree.mo +share/locale/en_GB/LC_MESSAGES/jamboree.mo +share/locale/es/LC_MESSAGES/jamboree.mo +share/locale/fi/LC_MESSAGES/jamboree.mo +share/locale/fr/LC_MESSAGES/jamboree.mo +share/locale/hr/LC_MESSAGES/jamboree.mo +share/locale/nl/LC_MESSAGES/jamboree.mo +share/locale/no/LC_MESSAGES/jamboree.mo +share/locale/pt/LC_MESSAGES/jamboree.mo +share/locale/pt_BR/LC_MESSAGES/jamboree.mo +share/locale/sr/LC_MESSAGES/jamboree.mo +share/locale/sr@Latn/LC_MESSAGES/jamboree.mo +share/locale/sv/LC_MESSAGES/jamboree.mo +@dirrm share/gnome/jamboree |