mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
abGate: clean up template
- qt5-devel isn't required in hostmakedepends - Don't rename distfiles
This commit is contained in:
parent
9e4d7ac29d
commit
e243628d3a
1 changed files with 1 additions and 5 deletions
|
@ -11,10 +11,6 @@ short_desc="LV2 Noise Gate plugin"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="LGPL-3.0-or-later"
|
license="LGPL-3.0-or-later"
|
||||||
homepage="http://abgate.sourceforge.net/"
|
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
|
checksum=ebee1cc545b088bf6e5989c114e7e34fa9f21ac7fdb1eee3fd067bcf98703b86
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
|
||||||
hostmakedepends+=" qt5-devel"
|
|
||||||
fi
|
|
||||||
CXXFLAGS="-fPIC"
|
CXXFLAGS="-fPIC"
|
||||||
|
|
Loading…
Add table
Reference in a new issue