summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2000-10-11 23:30:09 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2000-10-11 23:30:09 +0000
commitcd756a963ddfd59f83deca797b9b8d54f79f2a1a (patch)
tree55b3a0a31119d04a94cfb81963c8e7c7acb59eb0 /audio
parentFix "DISTFILES". (diff)
Add WMusic, an applet for the Window Maker dock which works as a
remote control for xmms. I made some minor changes: - put maintainer's full name and e-mail address on Whom line - rearranged for new layout - removed unneeded patch - added maintainer's name and e-mail address to pkg-descr PR: 21597 Submitted by: Eric Melville <eric@osd.bsdi.com> Approved by: maintainer
Notes
Notes: svn path=/head/; revision=33717
Diffstat (limited to 'audio')
-rw-r--r--audio/Makefile1
-rw-r--r--audio/wmusic/Makefile29
-rw-r--r--audio/wmusic/distinfo1
-rw-r--r--audio/wmusic/pkg-comment1
-rw-r--r--audio/wmusic/pkg-descr6
-rw-r--r--audio/wmusic/pkg-plist1
6 files changed, 39 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile
index 534425bfbe53..8a488c56a37e 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -147,6 +147,7 @@
SUBDIR += wmmixer
SUBDIR += wmmp3
SUBDIR += wmtune
+ SUBDIR += wmusic
SUBDIR += workman
SUBDIR += wsoundprefs
SUBDIR += wsoundserver
diff --git a/audio/wmusic/Makefile b/audio/wmusic/Makefile
new file mode 100644
index 000000000000..4cfd2666a6ab
--- /dev/null
+++ b/audio/wmusic/Makefile
@@ -0,0 +1,29 @@
+# New ports collection makefile for: wmusic
+# Date created: 16 September 2000
+# Whom: Eric Melville <eric@osd.bsdi.com>
+#
+# $FreeBSD$
+#
+
+PORTNAME= wmusic
+PORTVERSION= 1.2.3
+CATEGORIES= audio windowmaker
+MASTER_SITES= http://hadess.free.fr/files/
+
+MAINTAINER= eric@osd.bsdi.com
+
+LIB_DEPENDS= dockapp.1:${PORTSDIR}/x11-wm/libdockapp
+BUILD_DEPENDS= xmms:${PORTSDIR}/audio/xmms
+
+GNU_CONFIGURE= yes
+CONFIGURE_ARGS= --prefix=${X11BASE} \
+ --x-includes=${X11BASE}/include \
+ --x-libraries=${X11BASE}/lib
+CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include" \
+ LDFLAGS="-L${X11BASE}/lib"
+
+USE_GLIB= yes
+USE_GTK= yes
+USE_X_PREFIX= yes
+
+.include <bsd.port.mk>
diff --git a/audio/wmusic/distinfo b/audio/wmusic/distinfo
new file mode 100644
index 000000000000..d27fae4672e6
--- /dev/null
+++ b/audio/wmusic/distinfo
@@ -0,0 +1 @@
+MD5 (wmusic-1.2.3.tar.gz) = 9cb81991e5922868e76feebf4775ccc5
diff --git a/audio/wmusic/pkg-comment b/audio/wmusic/pkg-comment
new file mode 100644
index 000000000000..8a4336380ddc
--- /dev/null
+++ b/audio/wmusic/pkg-comment
@@ -0,0 +1 @@
+WindowMaker dockable remote for xmms
diff --git a/audio/wmusic/pkg-descr b/audio/wmusic/pkg-descr
new file mode 100644
index 000000000000..486c38e9b81b
--- /dev/null
+++ b/audio/wmusic/pkg-descr
@@ -0,0 +1,6 @@
+This WindowMaker-dockable program is a simple remote control for xmms. It
+can be configured to start and hide xmms on its startup, completely replacing
+the interface for xmms if desired.
+
+Eric Melville
+eric@osd.bsdi.com
diff --git a/audio/wmusic/pkg-plist b/audio/wmusic/pkg-plist
new file mode 100644
index 000000000000..f785fd191a96
--- /dev/null
+++ b/audio/wmusic/pkg-plist
@@ -0,0 +1 @@
+bin/wmusic