diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-07-13 10:45:19 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-07-13 10:45:19 +0800 |
commit | 663f51c7e08265535f01661c34fd0818e61b7bc6 (patch) | |
tree | f4192b4dc8f879f4f67e0e73da8a087a769b56f7 /audio | |
parent | a2b6135e4a323f9f8568b8a9f7fb1faf81996237 (diff) | |
download | marcuscom-ports-663f51c7e08265535f01661c34fd0818e61b7bc6.tar marcuscom-ports-663f51c7e08265535f01661c34fd0818e61b7bc6.tar.gz marcuscom-ports-663f51c7e08265535f01661c34fd0818e61b7bc6.tar.bz2 marcuscom-ports-663f51c7e08265535f01661c34fd0818e61b7bc6.tar.lz marcuscom-ports-663f51c7e08265535f01661c34fd0818e61b7bc6.tar.xz marcuscom-ports-663f51c7e08265535f01661c34fd0818e61b7bc6.tar.zst marcuscom-ports-663f51c7e08265535f01661c34fd0818e61b7bc6.zip |
Remove gnomeaudio2 now that it has been committed to the main ports tree.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@973 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'audio')
-rw-r--r-- | audio/gnome-audio/Makefile | 24 | ||||
-rw-r--r-- | audio/gnome-audio/distinfo | 1 | ||||
-rw-r--r-- | audio/gnome-audio/files/patch-Makefile | 19 | ||||
-rw-r--r-- | audio/gnome-audio/pkg-descr | 1 | ||||
-rw-r--r-- | audio/gnome-audio/pkg-plist | 18 | ||||
-rw-r--r-- | audio/gnomeaudio2/Makefile | 24 | ||||
-rw-r--r-- | audio/gnomeaudio2/distinfo | 1 | ||||
-rw-r--r-- | audio/gnomeaudio2/files/patch-Makefile | 19 | ||||
-rw-r--r-- | audio/gnomeaudio2/pkg-descr | 1 | ||||
-rw-r--r-- | audio/gnomeaudio2/pkg-plist | 18 |
10 files changed, 0 insertions, 126 deletions
diff --git a/audio/gnome-audio/Makefile b/audio/gnome-audio/Makefile deleted file mode 100644 index 620ba4c54..000000000 --- a/audio/gnome-audio/Makefile +++ /dev/null @@ -1,24 +0,0 @@ -# New ports collection makefile for: gnomeaudio2 -# Date created: 10 July 2003 -# Whom: Adam Weinberger <adamw@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gnomeaudio2 -PORTVERSION= 2.0.0 -CATEGORIES= audio gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-audio/2.0 -DISTNAME= gnome-audio-${PORTVERSION} - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Sound files for use with GNOME 2 - -USE_BZIP2= yes -USE_X_PREFIX= yes -NO_BUILD= yes -USE_GNOME= gnomehack gnomeprefix gnomehier -WRKSRC= ${WRKDIR}/${DISTNAME}/sounds - -.include <bsd.port.mk> diff --git a/audio/gnome-audio/distinfo b/audio/gnome-audio/distinfo deleted file mode 100644 index 30a0897cb..000000000 --- a/audio/gnome-audio/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome-audio-2.0.0.tar.bz2) = cd14b84af59fb2ec673527d32f4e379f diff --git a/audio/gnome-audio/files/patch-Makefile b/audio/gnome-audio/files/patch-Makefile deleted file mode 100644 index f5556e24f..000000000 --- a/audio/gnome-audio/files/patch-Makefile +++ /dev/null @@ -1,19 +0,0 @@ ---- Makefile.orig Thu Feb 15 14:40:33 2001 -+++ Makefile Mon Feb 26 19:24:22 2001 -@@ -1,3 +1 @@ --prefix=$(shell gnome-config --prefix) -- - LN_S=ln -sf -@@ -14,4 +12,4 @@ - for I in *.wav */*.wav ; do \ -- $(MKINSTALLDIRS) $(prefix)/share/sounds/`dirname $$I`; \ -- $(INSTALL_DATA) $$I $(prefix)/share/sounds/$$I; \ -+ $(MKINSTALLDIRS) $(PREFIX)/share/gnome/sounds/`dirname $$I`; \ -+ $(INSTALL_DATA) $$I $(PREFIX)/share/gnome/sounds/$$I; \ - done -@@ -19,3 +17,3 @@ - install-default-links: -- $(LN_S) startup3.wav $(prefix)/share/sounds/login.wav -- $(LN_S) shutdown1.wav $(prefix)/share/sounds/logout.wav -+ $(LN_S) startup3.wav $(PREFIX)/share/gnome/sounds/login.wav -+ $(LN_S) shutdown1.wav $(PREFIX)/share/gnome/sounds/logout.wav diff --git a/audio/gnome-audio/pkg-descr b/audio/gnome-audio/pkg-descr deleted file mode 100644 index 02b911e2d..000000000 --- a/audio/gnome-audio/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -This module holds sound files for use with GNOME 2. diff --git a/audio/gnome-audio/pkg-plist b/audio/gnome-audio/pkg-plist deleted file mode 100644 index 93609a8dc..000000000 --- a/audio/gnome-audio/pkg-plist +++ /dev/null @@ -1,18 +0,0 @@ -share/gnome/sounds/card_shuffle.wav -share/gnome/sounds/email.wav -share/gnome/sounds/error.wav -share/gnome/sounds/generic.wav -share/gnome/sounds/gtk-events/activate.wav -share/gnome/sounds/gtk-events/clicked.wav -share/gnome/sounds/gtk-events/toggled.wav -share/gnome/sounds/info.wav -share/gnome/sounds/login.wav -share/gnome/sounds/logout.wav -share/gnome/sounds/panel/slide.wav -share/gnome/sounds/phone.wav -share/gnome/sounds/question.wav -share/gnome/sounds/shutdown1.wav -share/gnome/sounds/startup3.wav -share/gnome/sounds/warning.wav -@dirrm share/gnome/sounds/gtk-events -@dirrm share/gnome/sounds/panel diff --git a/audio/gnomeaudio2/Makefile b/audio/gnomeaudio2/Makefile deleted file mode 100644 index 620ba4c54..000000000 --- a/audio/gnomeaudio2/Makefile +++ /dev/null @@ -1,24 +0,0 @@ -# New ports collection makefile for: gnomeaudio2 -# Date created: 10 July 2003 -# Whom: Adam Weinberger <adamw@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gnomeaudio2 -PORTVERSION= 2.0.0 -CATEGORIES= audio gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-audio/2.0 -DISTNAME= gnome-audio-${PORTVERSION} - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Sound files for use with GNOME 2 - -USE_BZIP2= yes -USE_X_PREFIX= yes -NO_BUILD= yes -USE_GNOME= gnomehack gnomeprefix gnomehier -WRKSRC= ${WRKDIR}/${DISTNAME}/sounds - -.include <bsd.port.mk> diff --git a/audio/gnomeaudio2/distinfo b/audio/gnomeaudio2/distinfo deleted file mode 100644 index 30a0897cb..000000000 --- a/audio/gnomeaudio2/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome-audio-2.0.0.tar.bz2) = cd14b84af59fb2ec673527d32f4e379f diff --git a/audio/gnomeaudio2/files/patch-Makefile b/audio/gnomeaudio2/files/patch-Makefile deleted file mode 100644 index f5556e24f..000000000 --- a/audio/gnomeaudio2/files/patch-Makefile +++ /dev/null @@ -1,19 +0,0 @@ ---- Makefile.orig Thu Feb 15 14:40:33 2001 -+++ Makefile Mon Feb 26 19:24:22 2001 -@@ -1,3 +1 @@ --prefix=$(shell gnome-config --prefix) -- - LN_S=ln -sf -@@ -14,4 +12,4 @@ - for I in *.wav */*.wav ; do \ -- $(MKINSTALLDIRS) $(prefix)/share/sounds/`dirname $$I`; \ -- $(INSTALL_DATA) $$I $(prefix)/share/sounds/$$I; \ -+ $(MKINSTALLDIRS) $(PREFIX)/share/gnome/sounds/`dirname $$I`; \ -+ $(INSTALL_DATA) $$I $(PREFIX)/share/gnome/sounds/$$I; \ - done -@@ -19,3 +17,3 @@ - install-default-links: -- $(LN_S) startup3.wav $(prefix)/share/sounds/login.wav -- $(LN_S) shutdown1.wav $(prefix)/share/sounds/logout.wav -+ $(LN_S) startup3.wav $(PREFIX)/share/gnome/sounds/login.wav -+ $(LN_S) shutdown1.wav $(PREFIX)/share/gnome/sounds/logout.wav diff --git a/audio/gnomeaudio2/pkg-descr b/audio/gnomeaudio2/pkg-descr deleted file mode 100644 index 02b911e2d..000000000 --- a/audio/gnomeaudio2/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -This module holds sound files for use with GNOME 2. diff --git a/audio/gnomeaudio2/pkg-plist b/audio/gnomeaudio2/pkg-plist deleted file mode 100644 index 93609a8dc..000000000 --- a/audio/gnomeaudio2/pkg-plist +++ /dev/null @@ -1,18 +0,0 @@ -share/gnome/sounds/card_shuffle.wav -share/gnome/sounds/email.wav -share/gnome/sounds/error.wav -share/gnome/sounds/generic.wav -share/gnome/sounds/gtk-events/activate.wav -share/gnome/sounds/gtk-events/clicked.wav -share/gnome/sounds/gtk-events/toggled.wav -share/gnome/sounds/info.wav -share/gnome/sounds/login.wav -share/gnome/sounds/logout.wav -share/gnome/sounds/panel/slide.wav -share/gnome/sounds/phone.wav -share/gnome/sounds/question.wav -share/gnome/sounds/shutdown1.wav -share/gnome/sounds/startup3.wav -share/gnome/sounds/warning.wav -@dirrm share/gnome/sounds/gtk-events -@dirrm share/gnome/sounds/panel |