summaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-05-06 09:01:36 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-05-06 09:01:36 +0000
commit4cee64f7ff91fba76da5f101896f6804352f169f (patch)
treec8955719f2dd8696bccbef3bdddaefc0a5966684 /multimedia
parent- Add support for FAAC encoder (diff)
Add xmms-weasel, a rather nice XMMS plugin that hides the XMMS windows off
the screen when the mouse is not over them. The windows slide back into view when you put the mouse near where they are docked. PR: ports/65184 Submitted by: Narayan Newton <narayan_newton@yahoo.com>
Notes
Notes: svn path=/head/; revision=108527
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/Makefile1
-rw-r--r--multimedia/xmms-weasel/Makefile24
-rw-r--r--multimedia/xmms-weasel/distinfo2
-rw-r--r--multimedia/xmms-weasel/pkg-descr9
-rw-r--r--multimedia/xmms-weasel/pkg-plist2
5 files changed, 38 insertions, 0 deletions
diff --git a/multimedia/Makefile b/multimedia/Makefile
index e9608d531317..2bd65598058e 100644
--- a/multimedia/Makefile
+++ b/multimedia/Makefile
@@ -125,6 +125,7 @@
SUBDIR += xmms
SUBDIR += xmms-avi
SUBDIR += xmms-status-plugin
+ SUBDIR += xmms-weasel
SUBDIR += xmps
SUBDIR += xmps-opendivx-plugin
SUBDIR += xmps-win32-plugin
diff --git a/multimedia/xmms-weasel/Makefile b/multimedia/xmms-weasel/Makefile
new file mode 100644
index 000000000000..eac095868eee
--- /dev/null
+++ b/multimedia/xmms-weasel/Makefile
@@ -0,0 +1,24 @@
+# New ports collection makefile for: xmms-weasel
+# Date created: 4 April 2004
+# Whom: Narayan Newton <narayan_newton@yahoo.com>
+#
+# $FreeBSD$
+#
+
+PORTNAME= xmms-weasel
+PORTVERSION= 0.0.1
+CATEGORIES= multimedia
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED}
+MASTER_SITE_SUBDIR= ${PORTNAME}
+
+MAINTAINER= narayan_newton@yahoo.com
+COMMENT= A XMMS plugin to hide the player
+
+BUILD_DEPENDS= xmms-config:${PORTSDIR}/multimedia/xmms
+RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms
+
+USE_LIBTOOL_VER= 15
+USE_GMAKE= yes
+USE_X_PREFIX= yes
+
+.include <bsd.port.mk>
diff --git a/multimedia/xmms-weasel/distinfo b/multimedia/xmms-weasel/distinfo
new file mode 100644
index 000000000000..fdc584f991b5
--- /dev/null
+++ b/multimedia/xmms-weasel/distinfo
@@ -0,0 +1,2 @@
+MD5 (xmms-weasel-0.0.1.tar.gz) = 3adb21845406182cc3d946c7ad1bb4a2
+SIZE (xmms-weasel-0.0.1.tar.gz) = 310363
diff --git a/multimedia/xmms-weasel/pkg-descr b/multimedia/xmms-weasel/pkg-descr
new file mode 100644
index 000000000000..a0c0d58ef6f0
--- /dev/null
+++ b/multimedia/xmms-weasel/pkg-descr
@@ -0,0 +1,9 @@
+This is an XMMS plugin that will slide the XMMS window
+off the screen when the mouse is not over it. Just dock
+XMMS at the top of the screen and it will hide
+itself once you switch to another window.
+
+WWW: http://xmms-weasel.sourceforge.net/
+
+-- Narayan Newton
+ <narayan_newton@yahoo.com>
diff --git a/multimedia/xmms-weasel/pkg-plist b/multimedia/xmms-weasel/pkg-plist
new file mode 100644
index 000000000000..273f1ef31102
--- /dev/null
+++ b/multimedia/xmms-weasel/pkg-plist
@@ -0,0 +1,2 @@
+lib/xmms/General/libweasel.la
+lib/xmms/General/libweasel.so