mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-13 03:03:15 +00:00
audio/x42-plugins-lv2: Update 20180320 -> 20180812
Reported by: portscout
This commit is contained in:
parent
0979b1c4b1
commit
fcbe6bb56f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=477000
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= x42-plugins
|
||||
DISTVERSION= 20180320 # the version is published here: http://gareus.org/misc/x42-plugins.php
|
||||
PORTREVISION= 4
|
||||
DISTVERSION= 20180812 # the version is published here: http://gareus.org/misc/x42-plugins.php
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://gareus.org/misc/x42-plugins/
|
||||
PKGNAMESUFFIX= -lv2
|
||||
@ -53,9 +52,6 @@ CXX= clang++${LLVM_VER}
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} 's| -O3||' \
|
||||
${WRKSRC}/*.lv2/Makefile
|
||||
@${REINPLACE_CMD} 's/__APPLE__/__FreeBSD__/' \
|
||||
${WRKSRC}/tuna.lv2/src/spectr.c \
|
||||
${WRKSRC}/meters.lv2/src/spectr.c
|
||||
@${REINPLACE_CMD} 's|$$(mandir)/man1|$$(MANDIR)|' \
|
||||
${WRKSRC}/sisco.lv2/Makefile
|
||||
@cd ${WRKSRC} && ${RM} -r convoLV2 && ${MV} convoLV2zita4 convoLV2
|
||||
|
@ -1,5 +1,5 @@
|
||||
TIMESTAMP = 1528562376
|
||||
SHA256 (x42-plugins-20180320.tar.xz) = b4553415c2e63271d2ab5d32c76c8ae462d4764e5ba65886046f60dc6df2f498
|
||||
SIZE (x42-plugins-20180320.tar.xz) = 6869932
|
||||
TIMESTAMP = 1534088724
|
||||
SHA256 (x42-plugins-20180812.tar.xz) = bf25df6d7557a4c7b0374da4b0f829cd3baa53e457df210d4b5c4ca16efffc3f
|
||||
SIZE (x42-plugins-20180812.tar.xz) = 6900116
|
||||
SHA256 (x42-convoLV2-f814f1e_GH0.tar.gz) = eb6dac82ddffa7850292f41ee4be37c0ea3fa862ed7a9f258b4ca69b423940a7
|
||||
SIZE (x42-convoLV2-f814f1e_GH0.tar.gz) = 21654
|
||||
|
@ -1,3 +1,4 @@
|
||||
bin/x42-dpl
|
||||
bin/x42-fat1
|
||||
bin/x42-fil4
|
||||
bin/x42-meter
|
||||
@ -8,9 +9,17 @@ bin/x42-tuna
|
||||
lib/lv2/balance.lv2/balance.so
|
||||
lib/lv2/balance.lv2/balance.ttl
|
||||
lib/lv2/balance.lv2/manifest.ttl
|
||||
lib/lv2/controlfilter.lv2/controlfilter.so
|
||||
lib/lv2/controlfilter.lv2/controlfilter.ttl
|
||||
lib/lv2/controlfilter.lv2/manifest.ttl
|
||||
lib/lv2/controlfilter.lv2/presets.ttl
|
||||
lib/lv2/convo.lv2/convoLV2.so
|
||||
lib/lv2/convo.lv2/convoLV2.ttl
|
||||
lib/lv2/convo.lv2/manifest.ttl
|
||||
lib/lv2/dpl.lv2/dpl.so
|
||||
lib/lv2/dpl.lv2/dpl.ttl
|
||||
lib/lv2/dpl.lv2/dplUI_gl.so
|
||||
lib/lv2/dpl.lv2/manifest.ttl
|
||||
lib/lv2/fat1.lv2/fat1.so
|
||||
lib/lv2/fat1.lv2/fat1.ttl
|
||||
lib/lv2/fat1.lv2/fat1UI_gl.so
|
||||
@ -65,10 +74,11 @@ lib/lv2/tuna.lv2/tunaUI_gl.so
|
||||
lib/lv2/xfade.lv2/manifest.ttl
|
||||
lib/lv2/xfade.lv2/xfade.so
|
||||
lib/lv2/xfade.lv2/xfade.ttl
|
||||
man/man1/x42-dpl.1.gz
|
||||
man/man1/x42-fat1.1.gz
|
||||
man/man1/x42-fil4.1.gz
|
||||
man/man1/x42-meter.1.gz
|
||||
man/man1/x42-mixtri.1.gz
|
||||
man/man1/x42-scope.1.gz
|
||||
man/man1/x42-stepseq.1.gz
|
||||
man/man1/x42-tuna.1.gz
|
||||
man/man1/x42-scope.1.gz
|
||||
|
Loading…
Reference in New Issue
Block a user