From 27b57e74b706c449271eb1aeae6f8aa6b72a59ea Mon Sep 17 00:00:00 2001 From: Renato Botelho Date: Tue, 25 Oct 2005 14:44:44 +0000 Subject: - Provide new MASTER_SITE - Remove DEPRECATED and EXPIRATION_DATE - Pass maintainership to submitter - Remove 3 lines pkg-plist PR: ports/87983 Submitted by: martin hudec Approved by: Denis Shaposhnikov (ex-maintainer) --- audio/cdplayer.app/Makefile | 11 +++++------ audio/cdplayer.app/files/patch-Makefile | 12 ++++++++++++ audio/cdplayer.app/files/patch-aa | 12 ------------ audio/cdplayer.app/pkg-plist | 3 --- 4 files changed, 17 insertions(+), 21 deletions(-) create mode 100644 audio/cdplayer.app/files/patch-Makefile delete mode 100644 audio/cdplayer.app/files/patch-aa delete mode 100644 audio/cdplayer.app/pkg-plist (limited to 'audio') diff --git a/audio/cdplayer.app/Makefile b/audio/cdplayer.app/Makefile index 5375027a737b..e9cf163812f3 100644 --- a/audio/cdplayer.app/Makefile +++ b/audio/cdplayer.app/Makefile @@ -9,20 +9,19 @@ PORTNAME= cdplayer.app PORTVERSION= 1.7 PORTREVISION= 1 CATEGORIES= audio windowmaker -MASTER_SITES= http://tucows.mirror.ish.de/linux/files/ \ - http://linux.iconet.com.br/files/ +MASTER_SITES= http://freebsd.aeternal.net/ports/ DISTNAME= CDPlayer.app-${PORTVERSION} -MAINTAINER= dsh@vlink.ru +MAINTAINER= corwin@aeternal.net COMMENT= A CD player with CDDB support resembling OpenStep's OmniCD -DEPRECATED= "mastersite disappeared" -EXPIRATION_DATE= 2005-12-31 - LIB_DEPENDS= PropList.2:${PORTSDIR}/devel/libPropList \ cdaudio.1:${PORTSDIR}/audio/libcdaudio \ wraster.4:${PORTSDIR}/x11-wm/windowmaker USE_X_PREFIX= yes +PLIST_FILES= GNUstep/Apps/CDPlayer.app/CDPlayer +PLIST_DIRS= GNUstep/Apps/CDPlayer.app GNUstep/Apps + .include diff --git a/audio/cdplayer.app/files/patch-Makefile b/audio/cdplayer.app/files/patch-Makefile new file mode 100644 index 000000000000..21ac1df4b270 --- /dev/null +++ b/audio/cdplayer.app/files/patch-Makefile @@ -0,0 +1,12 @@ +--- Makefile.orig Mon Jan 1 23:42:19 2001 ++++ Makefile Tue Apr 10 15:09:51 2001 +@@ -1,8 +1,6 @@ +-PREFIX = /usr/local +-CFLAGS = `get-wings-flags --cflags` `libcdaudio-config --cflags` ++CFLAGS += `get-wings-flags --cflags` `libcdaudio-config --cflags` + LDFLAGS = `get-wings-flags --ldflags` `libcdaudio-config --ldadd` + LIBS = `get-wings-flags --libs` `libcdaudio-config --libs` +-CC = gcc -O2 + + all: CDPlayer + diff --git a/audio/cdplayer.app/files/patch-aa b/audio/cdplayer.app/files/patch-aa deleted file mode 100644 index 21ac1df4b270..000000000000 --- a/audio/cdplayer.app/files/patch-aa +++ /dev/null @@ -1,12 +0,0 @@ ---- Makefile.orig Mon Jan 1 23:42:19 2001 -+++ Makefile Tue Apr 10 15:09:51 2001 -@@ -1,8 +1,6 @@ --PREFIX = /usr/local --CFLAGS = `get-wings-flags --cflags` `libcdaudio-config --cflags` -+CFLAGS += `get-wings-flags --cflags` `libcdaudio-config --cflags` - LDFLAGS = `get-wings-flags --ldflags` `libcdaudio-config --ldadd` - LIBS = `get-wings-flags --libs` `libcdaudio-config --libs` --CC = gcc -O2 - - all: CDPlayer - diff --git a/audio/cdplayer.app/pkg-plist b/audio/cdplayer.app/pkg-plist deleted file mode 100644 index 1f378760464c..000000000000 --- a/audio/cdplayer.app/pkg-plist +++ /dev/null @@ -1,3 +0,0 @@ -GNUstep/Apps/CDPlayer.app/CDPlayer -@dirrm GNUstep/Apps/CDPlayer.app -@dirrm GNUstep/Apps -- cgit v1.2.3