diff --git a/audio/abgate-lv2/Makefile b/audio/abgate-lv2/Makefile index 8f2df9558a2e..d1524a214368 100644 --- a/audio/abgate-lv2/Makefile +++ b/audio/abgate-lv2/Makefile @@ -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 diff --git a/audio/abgate-lv2/distinfo b/audio/abgate-lv2/distinfo index ec70f8eee183..91cca563d9b2 100644 --- a/audio/abgate-lv2/distinfo +++ b/audio/abgate-lv2/distinfo @@ -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