aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2000-09-15 01:43:14 +0800
committersobomax <sobomax@FreeBSD.org>2000-09-15 01:43:14 +0800
commita991f348e0d853959eaf846e275d3b9b83dd133a (patch)
tree5195b7db829876e92c488216d5eb671258a2db4b /audio
parentb2b43c4efdc4c07c395992af7f76940070bdd1ad (diff)
downloadfreebsd-ports-gnome-a991f348e0d853959eaf846e275d3b9b83dd133a.tar.gz
freebsd-ports-gnome-a991f348e0d853959eaf846e275d3b9b83dd133a.tar.zst
freebsd-ports-gnome-a991f348e0d853959eaf846e275d3b9b83dd133a.zip
Add cdplayer.app - a CD player with CDDB support resembling OpenStep's OmniCD.
PR: 21257 Submitted by: Denis Shaposhnikov <dsh@vlink.ru>
Diffstat (limited to 'audio')
-rw-r--r--audio/Makefile1
-rw-r--r--audio/cdplayer.app/Makefile22
-rw-r--r--audio/cdplayer.app/distinfo1
-rw-r--r--audio/cdplayer.app/files/patch-aa14
-rw-r--r--audio/cdplayer.app/pkg-comment1
-rw-r--r--audio/cdplayer.app/pkg-descr3
-rw-r--r--audio/cdplayer.app/pkg-plist2
7 files changed, 44 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile
index 3221e757f474..93b20bb7e5e5 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -14,6 +14,7 @@
SUBDIR += cdd
SUBDIR += cdindex
SUBDIR += cdplay
+ SUBDIR += cdplayer.app
SUBDIR += cdrdao
SUBDIR += cmp3
SUBDIR += dagrab
diff --git a/audio/cdplayer.app/Makefile b/audio/cdplayer.app/Makefile
new file mode 100644
index 000000000000..9782ca893755
--- /dev/null
+++ b/audio/cdplayer.app/Makefile
@@ -0,0 +1,22 @@
+# New ports collection makefile for: CDPlayer.app
+# Date created: 13 Sep 2000
+# Whom: Denis Shaposhnikov <dsh@vlink.ru>
+#
+# $FreeBSD$
+#
+
+PORTNAME= cdplayer.app
+PORTVERSION= 1.6
+CATEGORIES= audio windowmaker
+MASTER_SITES= http://planeta.terra.com.br/informatica/oldnapalm/cdplayer/
+DISTNAME= CDPlayer.app-${PORTVERSION}
+
+MAINTAINER= dsh@vlink.ru
+
+LIB_DEPENDS= PropList.2:${PORTSDIR}/devel/libPropList \
+ cdaudio.1:${PORTSDIR}/audio/libcdaudio \
+ wraster.3:${PORTSDIR}/x11-wm/windowmaker
+
+USE_X_PREFIX= yes
+
+.include <bsd.port.mk>
diff --git a/audio/cdplayer.app/distinfo b/audio/cdplayer.app/distinfo
new file mode 100644
index 000000000000..c3e7859fa558
--- /dev/null
+++ b/audio/cdplayer.app/distinfo
@@ -0,0 +1 @@
+MD5 (CDPlayer.app-1.6.tar.gz) = c41da60cf86372be0170c7f6f88e0db1
diff --git a/audio/cdplayer.app/files/patch-aa b/audio/cdplayer.app/files/patch-aa
new file mode 100644
index 000000000000..e5eb7a749711
--- /dev/null
+++ b/audio/cdplayer.app/files/patch-aa
@@ -0,0 +1,14 @@
+--- Makefile.orig Thu Mar 9 07:14:23 2000
++++ Makefile Wed Sep 13 21:09:34 2000
+@@ -1,8 +1,8 @@
+-PREFIX = /usr/local
+-CFLAGS = `get-wraster-flags --cflags` `libcdaudio-config --cflags`
++#PREFIX = /usr/local
++CFLAGS += `get-wraster-flags --cflags` `libcdaudio-config --cflags`
+ LDFLAGS = `get-wraster-flags --ldflags` `libcdaudio-config --ldadd`
+ LIBS = `get-wraster-flags --libs` `libcdaudio-config --libs`
+-CC = gcc -O2
++#CC = gcc -O2
+
+ all: CDPlayer
+
diff --git a/audio/cdplayer.app/pkg-comment b/audio/cdplayer.app/pkg-comment
new file mode 100644
index 000000000000..791c002099ea
--- /dev/null
+++ b/audio/cdplayer.app/pkg-comment
@@ -0,0 +1 @@
+A CD player with CDDB support resembling OpenStep's OmniCD
diff --git a/audio/cdplayer.app/pkg-descr b/audio/cdplayer.app/pkg-descr
new file mode 100644
index 000000000000..c9649645b244
--- /dev/null
+++ b/audio/cdplayer.app/pkg-descr
@@ -0,0 +1,3 @@
+A CD player with CDDB support resembling OpenStep's OmniCD.
+
+WWW: http://planeta.terra.com.br/informatica/oldnapalm/cdplayer/
diff --git a/audio/cdplayer.app/pkg-plist b/audio/cdplayer.app/pkg-plist
new file mode 100644
index 000000000000..186b8a0dae37
--- /dev/null
+++ b/audio/cdplayer.app/pkg-plist
@@ -0,0 +1,2 @@
+GNUstep/Apps/CDPlayer.app/CDPlayer
+@dirrm GNUstep/Apps/CDPlayer.app