diff options
author | bapt <bapt@FreeBSD.org> | 2017-04-02 04:02:39 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2017-04-02 04:02:39 +0800 |
commit | 105bebec4249ce309ff11077bbf9bc11f7a91e81 (patch) | |
tree | 71a4105a64a46a81fbe1dc6d97282b6edc3fc59f /audio | |
parent | cf7f6d6e2860b42e6114d42b5a557723ca3d8309 (diff) | |
download | freebsd-ports-gnome-105bebec4249ce309ff11077bbf9bc11f7a91e81.tar.gz freebsd-ports-gnome-105bebec4249ce309ff11077bbf9bc11f7a91e81.tar.zst freebsd-ports-gnome-105bebec4249ce309ff11077bbf9bc11f7a91e81.zip |
remove another gnome2 remnant
Diffstat (limited to 'audio')
-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 |
5 files changed, 0 insertions, 42 deletions
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 |