diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-07-13 02:45:07 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-07-13 02:45:07 +0000 |
commit | 95cc646b7b53b3bbf125fee2d64000af51d05716 (patch) | |
tree | e96eec16ecbfb0b2dcfc3f26c597195b31f2e03a /audio | |
parent | Fix sudoscript port build bug (define USE_PERL5 in Makefile). (diff) |
Add gnomeaudio2 after a repo copy from gnomeaudio. Gnomeaudio2 is a
collection of event sounds for the GNOME 2 desktop.
Ported by: adamw
Notes
Notes:
svn path=/head/; revision=84793
Diffstat (limited to 'audio')
-rw-r--r-- | audio/gnome-audio/Makefile | 16 | ||||
-rw-r--r-- | audio/gnome-audio/distinfo | 2 | ||||
-rw-r--r-- | audio/gnome-audio/files/patch-Makefile (renamed from audio/gnome-audio/files/patch-aa) | 0 | ||||
-rw-r--r-- | audio/gnome-audio/pkg-descr | 4 | ||||
-rw-r--r-- | audio/gnome-audio/pkg-plist | 1 | ||||
-rw-r--r-- | audio/gnomeaudio2/Makefile | 16 | ||||
-rw-r--r-- | audio/gnomeaudio2/distinfo | 2 | ||||
-rw-r--r-- | audio/gnomeaudio2/files/patch-Makefile (renamed from audio/gnomeaudio2/files/patch-aa) | 0 | ||||
-rw-r--r-- | audio/gnomeaudio2/pkg-descr | 4 | ||||
-rw-r--r-- | audio/gnomeaudio2/pkg-plist | 1 |
10 files changed, 24 insertions, 22 deletions
diff --git a/audio/gnome-audio/Makefile b/audio/gnome-audio/Makefile index 62c88dd6b24c..7bb0197155ca 100644 --- a/audio/gnome-audio/Makefile +++ b/audio/gnome-audio/Makefile @@ -1,23 +1,25 @@ -# New ports collection makefile for: gnomeaudio -# Date created: 29 Dec 1998 -# Whom: Vanilla I. Shu <vanilla@FreeBSD.org> +# New ports collection makefile for: gnomeaudio2 +# Date created: 10 July 2003 +# Whom: Adam Weinberger <adamw@FreeBSD.org> # # $FreeBSD$ # PORTNAME= gnomeaudio -PORTVERSION= 1.4.0 +PORTVERSION= 2.0.0 CATEGORIES= audio gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-audio/1.4 +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 +COMMENT= Sound files for use with GNOME 2 +USE_BZIP2= yes USE_X_PREFIX= yes -USE_GNOME= gnomehack gnomeprefix gnomehier NO_BUILD= yes +USE_GNOME= gnomehack gnomeprefix gnomehier WRKSRC= ${WRKDIR}/${DISTNAME}/sounds .include <bsd.port.mk> diff --git a/audio/gnome-audio/distinfo b/audio/gnome-audio/distinfo index ee448b39664d..30a0897cbaf7 100644 --- a/audio/gnome-audio/distinfo +++ b/audio/gnome-audio/distinfo @@ -1 +1 @@ -MD5 (gnome-audio-1.4.0.tar.gz) = 412f279a4741b2b14227f1cc36a06d18 +MD5 (gnome-audio-2.0.0.tar.bz2) = cd14b84af59fb2ec673527d32f4e379f diff --git a/audio/gnome-audio/files/patch-aa b/audio/gnome-audio/files/patch-Makefile index f5556e24f16d..f5556e24f16d 100644 --- a/audio/gnome-audio/files/patch-aa +++ b/audio/gnome-audio/files/patch-Makefile diff --git a/audio/gnome-audio/pkg-descr b/audio/gnome-audio/pkg-descr index a7572a0ecf46..02b911e2de13 100644 --- a/audio/gnome-audio/pkg-descr +++ b/audio/gnome-audio/pkg-descr @@ -1,3 +1 @@ -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. +This module holds sound files for use with GNOME 2. diff --git a/audio/gnome-audio/pkg-plist b/audio/gnome-audio/pkg-plist index f0b94e729074..93609a8dc24a 100644 --- a/audio/gnome-audio/pkg-plist +++ b/audio/gnome-audio/pkg-plist @@ -10,6 +10,7 @@ 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 diff --git a/audio/gnomeaudio2/Makefile b/audio/gnomeaudio2/Makefile index 62c88dd6b24c..7bb0197155ca 100644 --- a/audio/gnomeaudio2/Makefile +++ b/audio/gnomeaudio2/Makefile @@ -1,23 +1,25 @@ -# New ports collection makefile for: gnomeaudio -# Date created: 29 Dec 1998 -# Whom: Vanilla I. Shu <vanilla@FreeBSD.org> +# New ports collection makefile for: gnomeaudio2 +# Date created: 10 July 2003 +# Whom: Adam Weinberger <adamw@FreeBSD.org> # # $FreeBSD$ # PORTNAME= gnomeaudio -PORTVERSION= 1.4.0 +PORTVERSION= 2.0.0 CATEGORIES= audio gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-audio/1.4 +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 +COMMENT= Sound files for use with GNOME 2 +USE_BZIP2= yes USE_X_PREFIX= yes -USE_GNOME= gnomehack gnomeprefix gnomehier 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 index ee448b39664d..30a0897cbaf7 100644 --- a/audio/gnomeaudio2/distinfo +++ b/audio/gnomeaudio2/distinfo @@ -1 +1 @@ -MD5 (gnome-audio-1.4.0.tar.gz) = 412f279a4741b2b14227f1cc36a06d18 +MD5 (gnome-audio-2.0.0.tar.bz2) = cd14b84af59fb2ec673527d32f4e379f diff --git a/audio/gnomeaudio2/files/patch-aa b/audio/gnomeaudio2/files/patch-Makefile index f5556e24f16d..f5556e24f16d 100644 --- a/audio/gnomeaudio2/files/patch-aa +++ b/audio/gnomeaudio2/files/patch-Makefile diff --git a/audio/gnomeaudio2/pkg-descr b/audio/gnomeaudio2/pkg-descr index a7572a0ecf46..02b911e2de13 100644 --- a/audio/gnomeaudio2/pkg-descr +++ b/audio/gnomeaudio2/pkg-descr @@ -1,3 +1 @@ -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. +This module holds sound files for use with GNOME 2. diff --git a/audio/gnomeaudio2/pkg-plist b/audio/gnomeaudio2/pkg-plist index f0b94e729074..93609a8dc24a 100644 --- a/audio/gnomeaudio2/pkg-plist +++ b/audio/gnomeaudio2/pkg-plist @@ -10,6 +10,7 @@ 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 |