- Update to 1.4.14.
Approved by: stas (mentor, implicit)
This commit is contained in:
parent
1a88d95ecd
commit
6cbae74aee
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=204907
@ -7,8 +7,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= mhwaveedit
|
||||
PORTVERSION= 1.4.11
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.4.14
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://download.gna.org/mhwaveedit/
|
||||
|
||||
@ -29,7 +28,8 @@ PLIST_FILES= bin/mhwaveedit \
|
||||
share/locale/es/LC_MESSAGES/mhwaveedit.mo \
|
||||
share/locale/fr/LC_MESSAGES/mhwaveedit.mo \
|
||||
share/locale/ru/LC_MESSAGES/mhwaveedit.mo \
|
||||
share/locale/sv/LC_MESSAGES/mhwaveedit.mo
|
||||
share/locale/sv/LC_MESSAGES/mhwaveedit.mo \
|
||||
share/locale/zh_CN/LC_MESSAGES/mhwaveedit.mo
|
||||
|
||||
OPTIONS= DOUBLE_SAMPLES "increase quality for 24/32-bit samplerates" off \
|
||||
SNDFILE "libsndfile support" on \
|
||||
@ -101,6 +101,9 @@ RUN_DEPENDS+= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa
|
||||
CONFIGURE_ENV+= ac_cv_header_ladspa_h=no
|
||||
.endif
|
||||
|
||||
post-extract:
|
||||
@${CHMOD} +x ${WRKSRC}/install-sh
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e '/AM_CFLAGS=/s|-g||g' ${WRKSRC}/configure
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (mhwaveedit-1.4.11.tar.bz2) = 2958c73f00349207f8c919fd9a7311f5
|
||||
SHA256 (mhwaveedit-1.4.11.tar.bz2) = 9ff8889f3572962bb4a74f4afc0c5fd9848a4739964bbd2bddd6d34b265d3529
|
||||
SIZE (mhwaveedit-1.4.11.tar.bz2) = 462133
|
||||
MD5 (mhwaveedit-1.4.14.tar.bz2) = d49d160608c802098dbaf2b6c3eba27f
|
||||
SHA256 (mhwaveedit-1.4.14.tar.bz2) = 088bdbe7ef0ad8e6a53a2f7ea7d1c90dcc570cd608d0874503f60c0751592c8e
|
||||
SIZE (mhwaveedit-1.4.14.tar.bz2) = 485762
|
||||
|
Loading…
Reference in New Issue
Block a user