summaryrefslogtreecommitdiff
path: root/audio/cdplayer.app
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-09-14 17:43:14 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-09-14 17:43:14 +0000
commit1ad82feee3ddb66416d0e9e067e7f89afc62680f (patch)
treee2a21199de09a0c14ec028c2d6dd7be3e9696ad6 /audio/cdplayer.app
parentA plugin for gkrellm, that watches in multiple mailboxes for new mail. (diff)
Add cdplayer.app - a CD player with CDDB support resembling OpenStep's OmniCD.
PR: 21257 Submitted by: Denis Shaposhnikov <dsh@vlink.ru>
Notes
Notes: svn path=/head/; revision=32613
Diffstat (limited to 'audio/cdplayer.app')
-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
6 files changed, 43 insertions, 0 deletions
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