audio/abgate-lv2: Unbreak
It got broken when audio/lv2 was upgraded to 1.18.0. MFH: 2020Q4
This commit is contained in:
parent
37750ece32
commit
bb7e8f25fa
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=552245
@ -7,14 +7,15 @@ PORTREVISION= 3
|
||||
CATEGORIES= audio
|
||||
PKGNAMESUFFIX= -lv2
|
||||
|
||||
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
|
||||
PATCHFILES+= fbe77164cf58807807b8c6ec496430f34f88d780.patch:-p1 # Fix build against latest LV2: https://github.com/antanasbruzas/abGate/pull/3
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
COMMENT= Noise gate LV2 plugin
|
||||
|
||||
LICENSE= GPLv3
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BROKEN= gate.cpp:47:41: error: unknown type name '_LV2_Descriptor'; did you mean 'LV2_Descriptor'?
|
||||
|
||||
BUILD_DEPENDS= lv2>0:audio/lv2
|
||||
|
||||
USES= compiler:c++11-lang gl gmake gnome pkgconfig qt:5 xorg
|
||||
|
@ -1,3 +1,5 @@
|
||||
TIMESTAMP = 1510096119
|
||||
TIMESTAMP = 1602610354
|
||||
SHA256 (antanasbruzas-abGate-v1.1.9_GH0.tar.gz) = 898b50cce44dffedd82ec0e6d6d043a9d26534fbf07898d099575ea4c1057721
|
||||
SIZE (antanasbruzas-abGate-v1.1.9_GH0.tar.gz) = 814739
|
||||
SHA256 (fbe77164cf58807807b8c6ec496430f34f88d780.patch) = 49083350aa198a16645576a5c4d20a3ee3ffef42fa7c4d705276373d0beba933
|
||||
SIZE (fbe77164cf58807807b8c6ec496430f34f88d780.patch) = 841
|
||||
|
Loading…
Reference in New Issue
Block a user