mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 11:22:56 +02:00
pcsx2: update to 1.4.0.
This commit is contained in:
parent
005e9c014b
commit
7086016144
1 changed files with 5 additions and 4 deletions
|
@ -1,12 +1,13 @@
|
||||||
# Template file for 'pcsx2'
|
# Template file for 'pcsx2'
|
||||||
only_for_archs="i686"
|
only_for_archs="i686"
|
||||||
lib32mode="full"
|
lib32mode="full"
|
||||||
|
nopie=yes
|
||||||
|
|
||||||
pkgname=pcsx2
|
pkgname=pcsx2
|
||||||
version=1.3.1
|
version=1.4.0
|
||||||
revision=5
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DGLSL_API=1 -DPACKAGE_MODE=1 -DREBUILD_SHADER=1 -DXDG_STD=1
|
configure_args="-DGLSL_API=1 -DSDL2_API=0 -DPACKAGE_MODE=1 -DREBUILD_SHADER=1 -DXDG_STD=1
|
||||||
-DPLUGIN_DIR=/usr/lib32/pcsx2 -DGAMEINDEX_DIR=/usr/share/pcsx2 -DDISABLE_ADVANCE_SIMD=1"
|
-DPLUGIN_DIR=/usr/lib32/pcsx2 -DGAMEINDEX_DIR=/usr/share/pcsx2 -DDISABLE_ADVANCE_SIMD=1"
|
||||||
hostmakedepends="cmake pkg-config sparsehash perl"
|
hostmakedepends="cmake pkg-config sparsehash perl"
|
||||||
makedepends="alsa-lib-devel SDL-devel glu-devel glew-devel libaio-devel
|
makedepends="alsa-lib-devel SDL-devel glu-devel glew-devel libaio-devel
|
||||||
|
@ -17,4 +18,4 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2, GPL-3, LGPL-2.1, LGPL-3"
|
license="GPL-2, GPL-3, LGPL-2.1, LGPL-3"
|
||||||
homepage="http://www.pcsx2.net"
|
homepage="http://www.pcsx2.net"
|
||||||
distfiles="https://github.com/PCSX2/pcsx2/archive/v${version}.tar.gz"
|
distfiles="https://github.com/PCSX2/pcsx2/archive/v${version}.tar.gz"
|
||||||
checksum=60ba9f7f85bf4337ca6962f9b437d549f16fc04ea0b6b261d7521e0416c2b8c9
|
checksum=2c8a986e2b6514d7018f6cfd39c4f2a72229b9b4ab06ca6b1d3466dfd9c33005
|
||||||
|
|
Loading…
Add table
Reference in a new issue