diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2008-10-20 16:58:54 +0000 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2008-10-20 16:58:54 +0000 |
commit | 5ed35936be7f05ff6bc70caf9adec1a3dce4225e (patch) | |
tree | fa8c6a501018cb3b64526e267bcfe4beb1d744d0 /audio/mhwaveedit | |
parent | c3bdec6c6b5e846f45429994983edb7ffd2d3536 (diff) |
Notes
Diffstat (limited to 'audio/mhwaveedit')
-rw-r--r-- | audio/mhwaveedit/Makefile | 9 | ||||
-rw-r--r-- | audio/mhwaveedit/distinfo | 6 |
2 files changed, 9 insertions, 6 deletions
diff --git a/audio/mhwaveedit/Makefile b/audio/mhwaveedit/Makefile index 15cc79ffc28b..8c9798611646 100644 --- a/audio/mhwaveedit/Makefile +++ b/audio/mhwaveedit/Makefile @@ -7,8 +7,7 @@ # PORTNAME= mhwaveedit -PORTVERSION= 1.4.14 -PORTREVISION= 2 +PORTVERSION= 1.4.15 CATEGORIES= audio MASTER_SITES= http://download.gna.org/mhwaveedit/ @@ -30,7 +29,11 @@ PLIST_FILES= bin/mhwaveedit \ share/locale/fr/LC_MESSAGES/mhwaveedit.mo \ share/locale/ru/LC_MESSAGES/mhwaveedit.mo \ share/locale/sv/LC_MESSAGES/mhwaveedit.mo \ - share/locale/zh_CN/LC_MESSAGES/mhwaveedit.mo + share/locale/zh_CN/LC_MESSAGES/mhwaveedit.mo \ + share/applications/mhwaveedit.desktop \ + share/pixmaps/mhwaveedit.xpm + +PLIST_DIRS= share/applications OPTIONS= DOUBLE_SAMPLES "increase quality for 24/32-bit samplerates" off \ SNDFILE "libsndfile support" on \ diff --git a/audio/mhwaveedit/distinfo b/audio/mhwaveedit/distinfo index 7c30ac8163ec..caee1bd3a85b 100644 --- a/audio/mhwaveedit/distinfo +++ b/audio/mhwaveedit/distinfo @@ -1,3 +1,3 @@ -MD5 (mhwaveedit-1.4.14.tar.bz2) = d49d160608c802098dbaf2b6c3eba27f -SHA256 (mhwaveedit-1.4.14.tar.bz2) = 088bdbe7ef0ad8e6a53a2f7ea7d1c90dcc570cd608d0874503f60c0751592c8e -SIZE (mhwaveedit-1.4.14.tar.bz2) = 485762 +MD5 (mhwaveedit-1.4.15.tar.bz2) = cdc7e2d295efa7a5c88970fccd8b6c8e +SHA256 (mhwaveedit-1.4.15.tar.bz2) = 332ab753863d13d02575ea6c5497ef5e230107d012e0c0cf8f91603210ec8674 +SIZE (mhwaveedit-1.4.15.tar.bz2) = 488551 |