aboutsummaryrefslogtreecommitdiff
path: root/audio/bmp-songchange
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2005-01-27 21:57:19 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2005-01-27 21:57:19 +0000
commit792b6b6a94279e948351a52d590508c24bd2b89d (patch)
tree3666f3f70b67d590e1de421e47bdc05ab2d5b47a /audio/bmp-songchange
parente4de8d1fc0f2611f5feb9c4823600136dfd5f51d (diff)
downloadports-792b6b6a94279e948351a52d590508c24bd2b89d.tar.gz
ports-792b6b6a94279e948351a52d590508c24bd2b89d.zip
Notes
Diffstat (limited to 'audio/bmp-songchange')
-rw-r--r--audio/bmp-songchange/Makefile25
-rw-r--r--audio/bmp-songchange/distinfo2
-rw-r--r--audio/bmp-songchange/pkg-descr4
3 files changed, 31 insertions, 0 deletions
diff --git a/audio/bmp-songchange/Makefile b/audio/bmp-songchange/Makefile
new file mode 100644
index 000000000000..b4059e91b09b
--- /dev/null
+++ b/audio/bmp-songchange/Makefile
@@ -0,0 +1,25 @@
+# New ports collection makefile for: bmp-song_change
+# Date created: 27 January, 2005
+# Whom: Adam Weinberger <adamw@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= bmp-songchange
+PORTVERSION= 0.0.1
+CATEGORIES= audio
+MASTER_SITES= http://download.berlios.de/bmp-plugins/
+DISTNAME= song_change-${PORTVERSION}
+
+MAINTAINER= ports@FreeBSD.org
+COMMENT= Beep Media Player do-this-on-song-change plugin
+
+LIB_DEPENDS= beep.2:${PORTSDIR}/multimedia/beep-media-player
+
+USE_X_PREFIX= yes
+USE_LIBTOOL_VER=15
+USE_GNOME= gtk20
+
+PLIST_FILES= lib/bmp/General/libsong_change.so
+
+.include <bsd.port.mk>
diff --git a/audio/bmp-songchange/distinfo b/audio/bmp-songchange/distinfo
new file mode 100644
index 000000000000..c6003040c18f
--- /dev/null
+++ b/audio/bmp-songchange/distinfo
@@ -0,0 +1,2 @@
+MD5 (song_change-0.0.1.tar.gz) = 84acb53712b8e995e083d285695f519d
+SIZE (song_change-0.0.1.tar.gz) = 304075
diff --git a/audio/bmp-songchange/pkg-descr b/audio/bmp-songchange/pkg-descr
new file mode 100644
index 000000000000..706b20d6b3a9
--- /dev/null
+++ b/audio/bmp-songchange/pkg-descr
@@ -0,0 +1,4 @@
+bmp-songchange is a port of xmms-songchange (distributed with xmms).
+It allows you to execute custom command on every song change.
+
+WWW: http://bmp-plugins.berlios.de/bmp-songchange.html