diff options
-rw-r--r-- | MOVED | 1 | ||||
-rw-r--r-- | audio/Makefile | 1 | ||||
-rw-r--r-- | audio/gnome-audio/Makefile | 22 | ||||
-rw-r--r-- | audio/gnome-audio/distinfo | 2 | ||||
-rw-r--r-- | audio/gnome-audio/pkg-descr | 1 | ||||
-rw-r--r-- | audio/gnome-audio/pkg-plist | 16 |
6 files changed, 1 insertions, 42 deletions
@@ -9174,3 +9174,4 @@ devel/llvm37||2017-04-01|Obsolete and unmaintained upstream lang/clang37||2017-04-01|Obsolete and unmaintained upstream devel/lldb37||2017-04-01|Obsolete and unmaintained upstream audio/gnome-media||2017-04-01|Obsolete and not depend on anymore +audio/gnome-audio||2017-04-01|Obsolete and not depend on anymore diff --git a/audio/Makefile b/audio/Makefile index bc803c2b3b63..ae626c389ca7 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -214,7 +214,6 @@ SUBDIR += gmtp SUBDIR += gmusicbrowser SUBDIR += gnaural - SUBDIR += gnome-audio SUBDIR += gnome-music SUBDIR += gnomoradio SUBDIR += gnormalize diff --git a/audio/gnome-audio/Makefile b/audio/gnome-audio/Makefile deleted file mode 100644 index c8ee37c37676..000000000000 --- a/audio/gnome-audio/Makefile +++ /dev/null @@ -1,22 +0,0 @@ -# Created by: Adam Weinberger <adamw@FreeBSD.org> -# $FreeBSD$ -# $MCom: ports/audio/gnome-audio/Makefile,v 1.10 2008/05/07 18:52:29 mezz Exp $ - -PORTNAME= gnome-audio -PORTVERSION= 2.22.2 -PORTREVISION= 1 -CATEGORIES= audio gnome -MASTER_SITES= GNOME - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Sound files for use with GNOME 2 - -USES= tar:bzip2 -NO_BUILD= yes -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 3be33d3fcc39..000000000000 --- a/audio/gnome-audio/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (gnome-audio-2.22.2.tar.bz2) = 2f870f822360d22d857548e549b600ca74511e060754e1dca8e3f8ec40210c8c -SIZE (gnome-audio-2.22.2.tar.bz2) = 1743759 diff --git a/audio/gnome-audio/pkg-descr b/audio/gnome-audio/pkg-descr deleted file mode 100644 index 02b911e2de13..000000000000 --- 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 43fa997770a4..000000000000 --- a/audio/gnome-audio/pkg-plist +++ /dev/null @@ -1,16 +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 |