summaryrefslogtreecommitdiff
path: root/x11-clocks
diff options
context:
space:
mode:
authorNorikatsu Shigemura <nork@FreeBSD.org>2005-05-21 16:57:43 +0000
committerNorikatsu Shigemura <nork@FreeBSD.org>2005-05-21 16:57:43 +0000
commit34d02b55e15e9c57b58840ceb949dc9d33d36371 (patch)
tree26e2b3b5ac8630649ab9db02ebebac76f63646e5 /x11-clocks
parentAdd bmp-flac 20040316, FLAC input plugin for (diff)
Add bmp-alarm 0.6.0, Alarm timer plugin for
beep-media-player. Obtained from: ports/x11-clocks/xmms-alarm
Notes
Notes: svn path=/head/; revision=135772
Diffstat (limited to 'x11-clocks')
-rw-r--r--x11-clocks/Makefile1
-rw-r--r--x11-clocks/bmp-alarm/Makefile29
-rw-r--r--x11-clocks/bmp-alarm/distinfo2
-rw-r--r--x11-clocks/bmp-alarm/pkg-descr6
4 files changed, 38 insertions, 0 deletions
diff --git a/x11-clocks/Makefile b/x11-clocks/Makefile
index a7bb3b19cd55..ea59be328a17 100644
--- a/x11-clocks/Makefile
+++ b/x11-clocks/Makefile
@@ -12,6 +12,7 @@
SUBDIR += astzclock
SUBDIR += bbdate
SUBDIR += bclock
+ SUBDIR += bmp-alarm
SUBDIR += buici-clock
SUBDIR += dclock
SUBDIR += emiclock
diff --git a/x11-clocks/bmp-alarm/Makefile b/x11-clocks/bmp-alarm/Makefile
new file mode 100644
index 000000000000..d941c66db2e6
--- /dev/null
+++ b/x11-clocks/bmp-alarm/Makefile
@@ -0,0 +1,29 @@
+# New ports collection makefile for: bmp-alarm
+# Date created: 2005-05-22
+# Whom: nork@FreeBSD.org
+#
+# $FreeBSD$
+#
+
+PORTNAME= bmp-alarm
+PORTVERSION= 0.6.0
+CATEGORIES= x11-clocks
+MASTER_SITES= http://www.snika.uklinux.net/xmms-alarm/
+
+MAINTAINER= nork@FreeBSD.org
+COMMENT= Alarm timer plugin for beep-media-player
+
+LIB_DEPENDS= beep.2:${PORTSDIR}/multimedia/beep-media-player
+
+USE_BZIP2= yes
+USE_GNOME= gnometarget gtk20
+USE_X_PREFIX= yes
+USE_LIBTOOL_VER=15
+
+PLIST_FILES= lib/bmp/General/libalarm.so
+
+# This is to avoid libtool running ldconfig -m ${X11BASE}/lib/xmms/General
+do-install:
+ ${INSTALL_DATA} ${WRKSRC}/src/.libs/libalarm.so ${PREFIX}/lib/bmp/General
+
+.include <bsd.port.mk>
diff --git a/x11-clocks/bmp-alarm/distinfo b/x11-clocks/bmp-alarm/distinfo
new file mode 100644
index 000000000000..50d4ab3bbb9b
--- /dev/null
+++ b/x11-clocks/bmp-alarm/distinfo
@@ -0,0 +1,2 @@
+MD5 (bmp-alarm-0.6.0.tar.bz2) = 023eec6084f6a777fb0a7cf24ba4f7d2
+SIZE (bmp-alarm-0.6.0.tar.bz2) = 229685
diff --git a/x11-clocks/bmp-alarm/pkg-descr b/x11-clocks/bmp-alarm/pkg-descr
new file mode 100644
index 000000000000..838c800b5936
--- /dev/null
+++ b/x11-clocks/bmp-alarm/pkg-descr
@@ -0,0 +1,6 @@
+bmp-alarm is an alarm timer plugin for beep-media-player.
+It allows you to set a time for it to start playing a playlist
+with the volume fading up.
+You can set specific alarm times for each day of the week.
+
+WWW: http://www.snika.uklinux.net/index.php?show=xmms-alarm