foobillard++: extract update_* to external update file
This commit is contained in:
parent
f4b33ae9c7
commit
ffdd3eadf5
|
@ -5,7 +5,6 @@ revision=1
|
|||
wrksrc=foobillardplus-${version}
|
||||
build_style=gnu-configure
|
||||
homepage="http://foobillardplus.sourceforge.net/"
|
||||
update_pkgname="foobillardplus"
|
||||
distfiles="${SOURCEFORGE_SITE}/foobillardplus/foobillardplus-$version.tar.gz"
|
||||
hostmakedepends="automake pkg-config"
|
||||
makedepends="libICE-devel freetype-devel libpng-devel>=1.6 glu-devel SDL_mixer-devel SDL_net-devel"
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
pkgname="foobillardplus"
|
Loading…
Reference in New Issue