mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
irrlicht: update to 1.8.2.
This commit is contained in:
parent
a00b3c241d
commit
55c5faffa4
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'irrlicht'
|
# Template file for 'irrlicht'
|
||||||
pkgname=irrlicht
|
pkgname=irrlicht
|
||||||
version=1.8.1
|
version=1.8.2
|
||||||
revision=2
|
revision=1
|
||||||
hostmakedepends="unzip pkg-config"
|
hostmakedepends="unzip pkg-config"
|
||||||
makedepends="libjpeg-turbo-devel libpng-devel libXcursor-devel libXext-devel MesaLib-devel"
|
makedepends="libjpeg-turbo-devel libpng-devel libXcursor-devel libXext-devel MesaLib-devel"
|
||||||
short_desc="Lightning fast realtime 3D engine"
|
short_desc="Lightning fast realtime 3D engine"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
homepage="http://irrlicht.sourceforge.net"
|
homepage="http://irrlicht.sourceforge.net"
|
||||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.zip"
|
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.zip"
|
||||||
checksum=814bb90116d5429449ba1d169e2cbff881c473b7eada4c2447132bc4f4a6e97b
|
checksum=3682dbb385494b0dfea8452033f8867b26d7f2422b57fe7333c4d1318973b69f
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
cd source/Irrlicht
|
cd source/Irrlicht
|
||||||
|
|
Loading…
Add table
Reference in a new issue