diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-03-24 13:30:51 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-03-24 13:30:51 +0800 |
commit | a6888a2a213b49d671bf658e58428d9a1d342f66 (patch) | |
tree | 73b4b8892d2a32df0f24d16b19046bc481baf971 /audio/gnome-audio | |
parent | a740241125f843ca61310f787f0eea0d5b40784f (diff) | |
download | marcuscom-ports-a6888a2a213b49d671bf658e58428d9a1d342f66.tar marcuscom-ports-a6888a2a213b49d671bf658e58428d9a1d342f66.tar.gz marcuscom-ports-a6888a2a213b49d671bf658e58428d9a1d342f66.tar.bz2 marcuscom-ports-a6888a2a213b49d671bf658e58428d9a1d342f66.tar.lz marcuscom-ports-a6888a2a213b49d671bf658e58428d9a1d342f66.tar.xz marcuscom-ports-a6888a2a213b49d671bf658e58428d9a1d342f66.tar.zst marcuscom-ports-a6888a2a213b49d671bf658e58428d9a1d342f66.zip |
Remove these ports now that they have been merged into the FreeBSD ports tree.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10818 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'audio/gnome-audio')
-rw-r--r-- | audio/gnome-audio/Makefile | 27 | ||||
-rw-r--r-- | audio/gnome-audio/distinfo | 3 | ||||
-rw-r--r-- | audio/gnome-audio/pkg-descr | 1 | ||||
-rw-r--r-- | audio/gnome-audio/pkg-plist | 18 |
4 files changed, 0 insertions, 49 deletions
diff --git a/audio/gnome-audio/Makefile b/audio/gnome-audio/Makefile deleted file mode 100644 index 191ca9cc2..000000000 --- a/audio/gnome-audio/Makefile +++ /dev/null @@ -1,27 +0,0 @@ -# New ports collection makefile for: gnomeaudio2 -# Date created: 10 July 2003 -# Whom: Adam Weinberger <adamw@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/audio/gnome-audio/Makefile,v 1.6 2007/06/29 22:55:02 mezz Exp $ -# - -PORTNAME= gnome-audio -PORTVERSION= 2.22.0 -CATEGORIES= audio gnome -MASTER_SITES= GNOME - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Sound files for use with GNOME 2 - -USE_BZIP2= yes -USE_XLIB= yes -NO_BUILD= yes -USE_GNOME= gnomehack gnomeprefix gnomehier -MAKE_ENV= prefix=${PREFIX} - -post-patch: - @${REINPLACE_CMD} -e 's|/usr/share|${PREFIX}/share|' \ - ${WRKSRC}/sounds/Makefile - -.include <bsd.port.mk> diff --git a/audio/gnome-audio/distinfo b/audio/gnome-audio/distinfo deleted file mode 100644 index 4e1ba3f05..000000000 --- a/audio/gnome-audio/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome-audio-2.22.0.tar.bz2) = e80c94dc42e2ccb2e50e74a382eed666 -SHA256 (gnome-audio-2.22.0.tar.bz2) = f51ba55e66c1b17cf7b32e3b47433e2375b3ef51a8559a804800b4dc9369d993 -SIZE (gnome-audio-2.22.0.tar.bz2) = 1000959 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 4dd0d274b..000000000 --- a/audio/gnome-audio/pkg-plist +++ /dev/null @@ -1,18 +0,0 @@ -share/sounds/card_shuffle.wav -share/sounds/email.wav -share/sounds/error.wav -share/sounds/generic.wav -share/sounds/gtk-events/activate.wav -share/sounds/gtk-events/clicked.wav -share/sounds/gtk-events/toggled.wav -share/sounds/info.wav -share/sounds/login.wav -share/sounds/logout.wav -share/sounds/panel/slide.wav -share/sounds/phone.wav -share/sounds/question.wav -share/sounds/shutdown1.wav -share/sounds/startup3.wav -share/sounds/warning.wav -@dirrm share/sounds/gtk-events -@dirrm share/sounds/panel |