foobillard++: rebuild against libpng-1.6.
This commit is contained in:
parent
ced40c66c8
commit
75a7fd81cb
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'foobillard'
|
||||
pkgname=foobillard++
|
||||
version=3.41beta
|
||||
revision=4
|
||||
revision=5
|
||||
wrksrc=foobillardplus-${version}
|
||||
homepage="http://foobillardplus.sourceforge.net/"
|
||||
distfiles="${SOURCEFORGE_SITE}/foobillardplus/foobillardplus-$version.tar.gz"
|
||||
makedepends="freetype-devel libpng-devel>=1.5.12 MesaLib-devel SDL_net-devel desktop-file-utils"
|
||||
makedepends="freetype-devel libpng-devel>=1.6 MesaLib-devel SDL_net-devel desktop-file-utils"
|
||||
short_desc="An OpenGL billard game - fork of foobillard"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-2"
|
||||
|
@ -40,6 +40,6 @@ do_install() {
|
|||
foobillard++_package() {
|
||||
depends="desktop-file-utils"
|
||||
pkg_install() {
|
||||
vmove usr
|
||||
vmove all
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue