audio/guitarix-lv2: Update 0.38.1 -> 0.39.0
Reported by: portscout
This commit is contained in:
parent
5b7e9bf181
commit
1f4335f5bb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=523090
@ -1,8 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= guitarix
|
||||
DISTVERSION= 0.38.1
|
||||
PORTREVISION= 4
|
||||
DISTVERSION= 0.39.0
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/
|
||||
PKGNAMESUFFIX= -lv2
|
||||
@ -15,6 +14,7 @@ LICENSE= GPLv2+
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
BUILD_DEPENDS= lv2>0:audio/lv2 \
|
||||
faust:audio/faust \
|
||||
${LOCALBASE}/include/fftw3.h:math/fftw3 \
|
||||
roboto-fonts-ttf>0:x11-fonts/roboto-fonts-ttf \
|
||||
ladspa>0:audio/ladspa # https://sourceforge.net/p/guitarix/bugs/61/
|
||||
@ -54,5 +54,6 @@ NLS_USE= GNOME=intltool
|
||||
|
||||
post-stage: # https://sourceforge.net/p/guitarix/bugs/60/
|
||||
@${RM} -r ${STAGEDIR}/applications
|
||||
@${FIND} ${STAGEDIR}${PREFIX} -name "*.so" | ${XARGS} ${STRIP_CMD}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1554954352
|
||||
SHA256 (guitarix2-0.38.1.tar.xz) = 00fda3e1ce1d5f1691665f9ff32bb3c9800381313d49b7c2e25618d0b3ed872f
|
||||
SIZE (guitarix2-0.38.1.tar.xz) = 80768608
|
||||
TIMESTAMP = 1579064914
|
||||
SHA256 (guitarix2-0.39.0.tar.xz) = 490ff3f856282f776456b8e27366dd074d663870c0a89fccded03d854305c8da
|
||||
SIZE (guitarix2-0.39.0.tar.xz) = 80769472
|
||||
|
@ -44,7 +44,7 @@ lib/lv2/gx_chorus.lv2/manifest.ttl
|
||||
lib/lv2/gx_colwah.lv2/gx_colwah.so
|
||||
lib/lv2/gx_colwah.lv2/gx_colwah.ttl
|
||||
lib/lv2/gx_colwah.lv2/gx_colwah_gui.so
|
||||
lib/lv2/gx_colwah.lv2/manifest.ttl
|
||||
lib/lv2/gx_wah.lv2/manifest.ttl
|
||||
lib/lv2/gx_compressor.lv2/gx_compressor.so
|
||||
lib/lv2/gx_compressor.lv2/gx_compressor.ttl
|
||||
lib/lv2/gx_compressor.lv2/gx_compressor_gui.so
|
||||
|
Loading…
Reference in New Issue
Block a user