abGate: clean up template

- qt5-devel isn't required in hostmakedepends
- Don't rename distfiles
This commit is contained in:
Đoàn Trần Công Danh 2021-04-06 22:31:49 +07:00 committed by Đoàn Trần Công Danh
parent 9e4d7ac29d
commit e243628d3a

View file

@ -11,10 +11,6 @@ short_desc="LV2 Noise Gate plugin"
maintainer="Orphaned <orphan@voidlinux.org>"
license="LGPL-3.0-or-later"
homepage="http://abgate.sourceforge.net/"
distfiles="https://github.com/antanasbruzas/abGate/archive/v${version}.tar.gz>${pkgname}-${versiont}.tar.gz"
distfiles="https://github.com/antanasbruzas/abGate/archive/v${version}.tar.gz"
checksum=ebee1cc545b088bf6e5989c114e7e34fa9f21ac7fdb1eee3fd067bcf98703b86
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-devel"
fi
CXXFLAGS="-fPIC"