aboutsummaryrefslogtreecommitdiff
path: root/audio/gnome-audio
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>1998-12-30 23:18:11 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>1998-12-30 23:18:11 +0000
commit075db215c50063c2743f50e699ca6bc8ee463c47 (patch)
tree3b584d3bf8908724368ca27f46b94b3549665d05 /audio/gnome-audio
parent5fedc6136f554a1c94ac94123c4024bf38de1cb8 (diff)
downloadports-075db215c50063c2743f50e699ca6bc8ee463c47.tar.gz
ports-075db215c50063c2743f50e699ca6bc8ee463c47.zip
That's GNOME's sound file.
Notes
Notes: svn path=/head/; revision=15733
Diffstat (limited to 'audio/gnome-audio')
-rw-r--r--audio/gnome-audio/Makefile22
-rw-r--r--audio/gnome-audio/distinfo1
-rw-r--r--audio/gnome-audio/files/patch-aa12
-rw-r--r--audio/gnome-audio/pkg-comment1
-rw-r--r--audio/gnome-audio/pkg-descr3
-rw-r--r--audio/gnome-audio/pkg-plist19
6 files changed, 58 insertions, 0 deletions
diff --git a/audio/gnome-audio/Makefile b/audio/gnome-audio/Makefile
new file mode 100644
index 000000000000..9911c4bb04c9
--- /dev/null
+++ b/audio/gnome-audio/Makefile
@@ -0,0 +1,22 @@
+# New ports collection makefile for: gnomeaudio
+# Version required: 0.1
+# Date created: 29 Dec 1998
+# Whom: Vanilla I. Shu <vanilla@FreeBSD.ORG>
+#
+# $Id$
+#
+
+DISTNAME= gnome-audio-0.1
+PKGNAME= gnomeaudio-0.1
+CATEGORIES= audio
+MASTER_SITES= ftp://ftp.jimpick.com/pub/mirrors/gnome/sources/ \
+ ftp://ftp.gnome.org/pub/GNOME/sources/
+
+MAINTAINER= vanilla@FreeBSD.ORG
+
+USE_X_PREFIX= yes
+USE_GMAKE= yes
+WRKSRC= ${WRKDIR}/gnome-audio/sounds
+NO_BUILD= yes
+
+.include <bsd.port.mk>
diff --git a/audio/gnome-audio/distinfo b/audio/gnome-audio/distinfo
new file mode 100644
index 000000000000..2e270fa9fe0d
--- /dev/null
+++ b/audio/gnome-audio/distinfo
@@ -0,0 +1 @@
+MD5 (gnome-audio-0.1.tar.gz) = d2b6b5a520c6c5c8931f379e1a224919
diff --git a/audio/gnome-audio/files/patch-aa b/audio/gnome-audio/files/patch-aa
new file mode 100644
index 000000000000..ee90087e72da
--- /dev/null
+++ b/audio/gnome-audio/files/patch-aa
@@ -0,0 +1,12 @@
+--- Makefile.orig Tue Dec 29 08:10:44 1998
++++ Makefile Tue Dec 29 08:11:02 1998
+@@ -4,7 +4,7 @@
+
+ install:
+ for I in $(shell find . -name '*.wav'); do \
+- install -d $(prefix)/share/sounds/`dirname $$I`; \
+- install -m444 $$I $(prefix)/share/sounds/$$I; \
++ install -d $(prefix)/share/gnome/sounds/`dirname $$I`; \
++ install -m444 $$I $(prefix)/share/gnome/sounds/$$I; \
+ done
+
diff --git a/audio/gnome-audio/pkg-comment b/audio/gnome-audio/pkg-comment
new file mode 100644
index 000000000000..987babcc2227
--- /dev/null
+++ b/audio/gnome-audio/pkg-comment
@@ -0,0 +1 @@
+sound files for use with GNOME.
diff --git a/audio/gnome-audio/pkg-descr b/audio/gnome-audio/pkg-descr
new file mode 100644
index 000000000000..a7572a0ecf46
--- /dev/null
+++ b/audio/gnome-audio/pkg-descr
@@ -0,0 +1,3 @@
+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.
diff --git a/audio/gnome-audio/pkg-plist b/audio/gnome-audio/pkg-plist
new file mode 100644
index 000000000000..949e95192af5
--- /dev/null
+++ b/audio/gnome-audio/pkg-plist
@@ -0,0 +1,19 @@
+share/gnome/sounds/applause.wav
+share/gnome/sounds/card_shuffle.wav
+share/gnome/sounds/duck.wav
+share/gnome/sounds/gnothello/flip-piece.wav
+share/gnome/sounds/gnothello/gameover.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/impact-streak.wav
+share/gnome/sounds/panel/slide.wav
+share/gnome/sounds/phone.wav
+share/gnome/sounds/ricochet.wav
+share/gnome/sounds/startup1.wav
+share/gnome/sounds/startup2.wav
+@dirrm share/gnome/sounds/gnothello
+@dirrm share/gnome/sounds/gtk-events
+@dirrm share/gnome/sounds/panel
+@dirrm share/gnome/sounds
+@dirrm share/gnome