summaryrefslogtreecommitdiff
path: root/audio/gnome-audio
diff options
context:
space:
mode:
Diffstat (limited to 'audio/gnome-audio')
-rw-r--r--audio/gnome-audio/Makefile22
-rw-r--r--audio/gnome-audio/distinfo1
-rw-r--r--audio/gnome-audio/files/patch-aa19
-rw-r--r--audio/gnome-audio/pkg-comment1
-rw-r--r--audio/gnome-audio/pkg-descr3
-rw-r--r--audio/gnome-audio/pkg-plist18
6 files changed, 0 insertions, 64 deletions
diff --git a/audio/gnome-audio/Makefile b/audio/gnome-audio/Makefile
deleted file mode 100644
index 56ce2f249172..000000000000
--- a/audio/gnome-audio/Makefile
+++ /dev/null
@@ -1,22 +0,0 @@
-# New ports collection makefile for: gnomeaudio
-# Date created: 29 Dec 1998
-# Whom: Vanilla I. Shu <vanilla@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= gnomeaudio
-PORTVERSION= 1.4.0
-CATEGORIES= audio gnome
-MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= stable/sources/gnome-audio
-DISTNAME= gnome-audio-${PORTVERSION}
-
-MAINTAINER= gnome@FreeBSD.org
-
-USE_X_PREFIX= yes
-USE_GNOMELIBS= yes
-NO_BUILD= yes
-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 ee448b39664d..000000000000
--- a/audio/gnome-audio/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (gnome-audio-1.4.0.tar.gz) = 412f279a4741b2b14227f1cc36a06d18
diff --git a/audio/gnome-audio/files/patch-aa b/audio/gnome-audio/files/patch-aa
deleted file mode 100644
index f5556e24f16d..000000000000
--- a/audio/gnome-audio/files/patch-aa
+++ /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-comment b/audio/gnome-audio/pkg-comment
deleted file mode 100644
index c061452c9b05..000000000000
--- a/audio/gnome-audio/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Sound files for use with GNOME
diff --git a/audio/gnome-audio/pkg-descr b/audio/gnome-audio/pkg-descr
deleted file mode 100644
index a7572a0ecf46..000000000000
--- a/audio/gnome-audio/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-This module holds sound files for use with GNOME. Stick them in the
-'sounds' directory here, or a subdirectory thereof - the whole tree will
-be copied over into $(gnome_prefix)/share/gnome/sounds.
diff --git a/audio/gnome-audio/pkg-plist b/audio/gnome-audio/pkg-plist
deleted file mode 100644
index e6c26480223f..000000000000
--- 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/shutdown1.wav
-share/gnome/sounds/startup3.wav
-share/gnome/sounds/warning.wav
-@dirrm share/gnome/sounds/gtk-events
-@dirrm share/gnome/sounds/panel
-@dirrm share/gnome/sounds