diff options
author | mezz <mezz@FreeBSD.org> | 2006-05-28 10:24:10 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2006-05-28 10:24:10 +0800 |
commit | 641b4884ebf3f61f637c5d23f06bb3cc51f74c2a (patch) | |
tree | 6cdd3edd6d4df7799ba7101d5f5deb652cbfae8b /audio | |
parent | 1c2e1fddc027601fbb83c95f2d50c5490095991a (diff) | |
download | freebsd-ports-gnome-641b4884ebf3f61f637c5d23f06bb3cc51f74c2a.tar.gz freebsd-ports-gnome-641b4884ebf3f61f637c5d23f06bb3cc51f74c2a.tar.zst freebsd-ports-gnome-641b4884ebf3f61f637c5d23f06bb3cc51f74c2a.zip |
gnomeaudio2 -> gnome-audio
Rename this ports to use the real vendor package name. The advantage of this
is to allow our users' keyword search works and easier for users to file the
Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and
other OSs have the correct package name, but not in our ports tree.
My team, FreeBSD GNOME Team, have agreed with it.
As for deskutils/timer-applet, x11/gnome2 and x11/gnome2-lite chase the rename.
PR: ports/97985
Repocopy by: marcus
Diffstat (limited to 'audio')
-rw-r--r-- | audio/Makefile | 2 | ||||
-rw-r--r-- | audio/gnomeaudio2/Makefile | 25 | ||||
-rw-r--r-- | audio/gnomeaudio2/distinfo | 3 | ||||
-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 |
6 files changed, 1 insertions, 67 deletions
diff --git a/audio/Makefile b/audio/Makefile index e9f54045b340..ecd048bc5879 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -174,7 +174,7 @@ SUBDIR += gmpc SUBDIR += gmpccaa SUBDIR += gnapster - SUBDIR += gnomeaudio2 + SUBDIR += gnome-audio SUBDIR += gnomemedia2 SUBDIR += gnomoradio SUBDIR += gnowavcut diff --git a/audio/gnomeaudio2/Makefile b/audio/gnomeaudio2/Makefile deleted file mode 100644 index 7bb0197155ca..000000000000 --- a/audio/gnomeaudio2/Makefile +++ /dev/null @@ -1,25 +0,0 @@ -# New ports collection makefile for: gnomeaudio2 -# Date created: 10 July 2003 -# Whom: Adam Weinberger <adamw@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gnomeaudio -PORTVERSION= 2.0.0 -CATEGORIES= audio gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-audio/2.0 -PKGNAMESUFFIX= 2 -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 13f93a33f0ac..000000000000 --- a/audio/gnomeaudio2/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome-audio-2.0.0.tar.bz2) = cd14b84af59fb2ec673527d32f4e379f -SHA256 (gnome-audio-2.0.0.tar.bz2) = b1587b720056f44c2c472f1157fa73b10a7ffe0fd2f68cf105b39b93bcf280f8 -SIZE (gnome-audio-2.0.0.tar.bz2) = 1401319 diff --git a/audio/gnomeaudio2/files/patch-Makefile b/audio/gnomeaudio2/files/patch-Makefile deleted file mode 100644 index f5556e24f16d..000000000000 --- 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 02b911e2de13..000000000000 --- 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 93609a8dc24a..000000000000 --- 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 |