diff options
author | marcus <marcus@FreeBSD.org> | 2003-07-13 02:45:07 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-07-13 02:45:07 +0000 |
commit | 25fc6955557f0357af8578d75263ae40a7c590d3 (patch) | |
tree | 14647692b18ce83855f86bd630e6b466b29909ec /audio/gnome-audio | |
parent | 4b7b18d85303880fd836974da0d7b385d603901c (diff) | |
download | FreeBSD-ports-25fc6955557f0357af8578d75263ae40a7c590d3.zip FreeBSD-ports-25fc6955557f0357af8578d75263ae40a7c590d3.tar.gz |
Add gnomeaudio2 after a repo copy from gnomeaudio. Gnomeaudio2 is a
collection of event sounds for the GNOME 2 desktop.
Ported by: adamw
Diffstat (limited to 'audio/gnome-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 |
5 files changed, 12 insertions, 11 deletions
diff --git a/audio/gnome-audio/Makefile b/audio/gnome-audio/Makefile index 62c88dd..7bb0197 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 ee448b3..30a0897 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 f5556e2..f5556e2 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 a7572a0..02b911e 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 f0b94e7..93609a8 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 |