aboutsummaryrefslogtreecommitdiff
path: root/audio/xmms-fc
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2002-01-20 00:14:22 +0000
committerPatrick Li <pat@FreeBSD.org>2002-01-20 00:14:22 +0000
commit8dd6628243befb5738709af7843e5443512caeef (patch)
tree288222414a424edd68466810fabc5a3c8645c18f /audio/xmms-fc
parentb92cc254b8541b9237d7633c550103372b0ff2ed (diff)
downloadports-8dd6628243befb5738709af7843e5443512caeef.tar.gz
ports-8dd6628243befb5738709af7843e5443512caeef.zip
Add new port audio/xmms-fc - A XMMS future composer input plugin
PR: 33752 Submitted by: David Yeske <dyeske@yahoo.com>
Notes
Notes: svn path=/head/; revision=53365
Diffstat (limited to 'audio/xmms-fc')
-rw-r--r--audio/xmms-fc/Makefile22
-rw-r--r--audio/xmms-fc/distinfo1
-rw-r--r--audio/xmms-fc/files/patch-ltmain.sh25
-rw-r--r--audio/xmms-fc/pkg-comment1
-rw-r--r--audio/xmms-fc/pkg-descr6
-rw-r--r--audio/xmms-fc/pkg-plist1
6 files changed, 56 insertions, 0 deletions
diff --git a/audio/xmms-fc/Makefile b/audio/xmms-fc/Makefile
new file mode 100644
index 000000000000..c136034e2531
--- /dev/null
+++ b/audio/xmms-fc/Makefile
@@ -0,0 +1,22 @@
+# New ports collection makefile for: xmms-fc
+# Date created: 8 Jan 2002
+# Whom: David Yeske <dyeske@yahoo.com>
+#
+# $FreeBSD$
+#
+
+PORTNAME= xmms-fc
+PORTVERSION= 0.5.1
+CATEGORIES= audio
+MASTER_SITES= http://www.geocities.com/SiliconValley/Lakes/5147/mod/
+EXTRACT_SUFX= .tgz
+
+MAINTAINER= dyeske@yahoo.com
+
+LIB_DEPENDS= xmms.3:${PORTSDIR}/audio/xmms
+
+USE_X_PREFIX= yes
+GNU_CONFIGURE= yes
+USE_GTK= yes
+
+.include <bsd.port.mk>
diff --git a/audio/xmms-fc/distinfo b/audio/xmms-fc/distinfo
new file mode 100644
index 000000000000..c181d3a233ef
--- /dev/null
+++ b/audio/xmms-fc/distinfo
@@ -0,0 +1 @@
+MD5 (xmms-fc-0.5.1.tgz) = 3069f01227674cb1e33b04caac51b653
diff --git a/audio/xmms-fc/files/patch-ltmain.sh b/audio/xmms-fc/files/patch-ltmain.sh
new file mode 100644
index 000000000000..2ac052749556
--- /dev/null
+++ b/audio/xmms-fc/files/patch-ltmain.sh
@@ -0,0 +1,25 @@
+--- ltmain.sh 2001/08/27 09:51:26 1.1
++++ ltmain.sh 2001/08/27 09:51:42
+@@ -2408,6 +2408,9 @@
+ *-*-netbsd*)
+ # Don't link with libc until the a.out ld.so is fixed.
+ ;;
++ *-*-freebsd*)
++ # FreeBSD doesn't need this...
++ ;;
+ *)
+ # Add libc to deplibs on all other systems if necessary.
+ if test "$build_libtool_need_lc" = "yes"; then
+@@ -4175,10 +4178,12 @@
+ fi
+
+ # Install the pseudo-library for information purposes.
++ if /usr/bin/false; then
+ name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
+ instname="$dir/$name"i
+ $show "$install_prog $instname $destdir/$name"
+ $run eval "$install_prog $instname $destdir/$name" || exit $?
++ fi
+
+ # Maybe install the static library, too.
+ test -n "$old_library" && staticlibs="$staticlibs $dir/$old_library"
diff --git a/audio/xmms-fc/pkg-comment b/audio/xmms-fc/pkg-comment
new file mode 100644
index 000000000000..d98059d7ebcd
--- /dev/null
+++ b/audio/xmms-fc/pkg-comment
@@ -0,0 +1 @@
+A XMMS future composer input plugin
diff --git a/audio/xmms-fc/pkg-descr b/audio/xmms-fc/pkg-descr
new file mode 100644
index 000000000000..325258794f67
--- /dev/null
+++ b/audio/xmms-fc/pkg-descr
@@ -0,0 +1,6 @@
+A XMMS future composer input plugin
+
+WWW: http://www.geocities.com/SiliconValley/Lakes/5147/mod/
+
+- David
+dyeske@yahoo.com
diff --git a/audio/xmms-fc/pkg-plist b/audio/xmms-fc/pkg-plist
new file mode 100644
index 000000000000..c8264ff491cb
--- /dev/null
+++ b/audio/xmms-fc/pkg-plist
@@ -0,0 +1 @@
+lib/xmms/Input/libfc.so