diff options
author | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2000-02-18 04:02:13 +0000 |
---|---|---|
committer | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2000-02-18 04:02:13 +0000 |
commit | 540a1d125b6fd2ac560497933105dcd82ac4b369 (patch) | |
tree | fb1beeabb5ef35c0e57d38851bec8cd18977f3c2 /audio/yamt | |
parent | d33e0fe1573fad14039959cda0161f865bc1e24e (diff) | |
download | ports-540a1d125b6fd2ac560497933105dcd82ac4b369.tar.gz ports-540a1d125b6fd2ac560497933105dcd82ac4b369.zip |
Notes
Diffstat (limited to 'audio/yamt')
-rw-r--r-- | audio/yamt/Makefile | 4 | ||||
-rw-r--r-- | audio/yamt/distinfo | 2 | ||||
-rw-r--r-- | audio/yamt/files/patch-aa | 11 | ||||
-rw-r--r-- | audio/yamt/pkg-plist | 8 |
4 files changed, 22 insertions, 3 deletions
diff --git a/audio/yamt/Makefile b/audio/yamt/Makefile index c099b7b0be4c..74277e2d6d20 100644 --- a/audio/yamt/Makefile +++ b/audio/yamt/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: yamt -# Version required: 0.2 +# Version required: 0.4 # Date created: 9 January 2000 # Whom: Dmitry Sivachenko <dima@Chg.RU> # # $FreeBSD$ # -DISTNAME= yamt-0.2 +DISTNAME= yamt-0.4 CATEGORIES= audio gnome MASTER_SITES= http://download.sourceforge.net/yamt/ \ ftp://ftp.gpad.ac.ru/pub/FreeBSD/distfiles/ diff --git a/audio/yamt/distinfo b/audio/yamt/distinfo index 62d3d3c9bea0..76e69d9f68a9 100644 --- a/audio/yamt/distinfo +++ b/audio/yamt/distinfo @@ -1 +1 @@ -MD5 (yamt-0.2.tar.gz) = ab7b227b63c39d56991ffaa356356076 +MD5 (yamt-0.4.tar.gz) = cc437724e3deb1ad9612200411119f21 diff --git a/audio/yamt/files/patch-aa b/audio/yamt/files/patch-aa new file mode 100644 index 000000000000..8ec874f181c6 --- /dev/null +++ b/audio/yamt/files/patch-aa @@ -0,0 +1,11 @@ +--- pixmaps/Makefile.in.orig Tue Feb 15 20:09:05 2000 ++++ pixmaps/Makefile.in Thu Feb 17 11:57:57 2000 +@@ -113,7 +113,7 @@ + EXTRA_DIST = yamt-logo.png + + +-pixmapdir = $(datadir)/pixmaps/yamt ++pixmapdir = $(datadir)/gnome/pixmaps + + pixmap_DATA = $(EXTRA_DIST) + mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs diff --git a/audio/yamt/pkg-plist b/audio/yamt/pkg-plist index 63790eb16c06..0dc9803b6a74 100644 --- a/audio/yamt/pkg-plist +++ b/audio/yamt/pkg-plist @@ -1,2 +1,10 @@ bin/yamt share/gnome/apps/Applications/yamt.desktop +share/gnome/help/yamt/C/index.html +share/gnome/help/yamt/C/topic.dat +share/gnome/pixmaps/yamt-logo.png +share/locale/de/LC_MESSAGES/yamt.mo +share/locale/fr/LC_MESSAGES/yamt.mo +share/locale/hu/LC_MESSAGES/yamt.mo +@dirrm share/gnome/help/yamt/C +@dirrm share/gnome/help/yamt |