wine: update to 1.7.54.
This commit is contained in:
parent
5bce04a845
commit
0fd909dfc8
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'wine'
|
# Template file for 'wine'
|
||||||
pkgname=wine
|
pkgname=wine
|
||||||
version=1.7.53
|
version=1.7.54
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--without-gstreamer"
|
configure_args="--without-gstreamer"
|
||||||
@ -10,7 +10,7 @@ license="LGPL-2.1"
|
|||||||
homepage="http://www.winehq.org/"
|
homepage="http://www.winehq.org/"
|
||||||
#distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.bz2" # Not working right now
|
#distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.bz2" # Not working right now
|
||||||
distfiles="http://mirrors.ibiblio.org/wine/source/1.7/$pkgname-$version.tar.bz2"
|
distfiles="http://mirrors.ibiblio.org/wine/source/1.7/$pkgname-$version.tar.bz2"
|
||||||
checksum=efba70b106cde683a50a4b1f42df3d900f8ffc291a3689cb897afcc12cc2c6a3
|
checksum=e0f311f392815468df774b33312cde80bf1ff3a894c9c2b462825fd49619bb27
|
||||||
|
|
||||||
lib32mode=full
|
lib32mode=full
|
||||||
only_for_archs=i686
|
only_for_archs=i686
|
||||||
@ -42,7 +42,7 @@ fi
|
|||||||
if [ ${build_option_staging} ]; then
|
if [ ${build_option_staging} ]; then
|
||||||
makedepends+=" pulseaudio-devel libva-devel gtk+3-devel"
|
makedepends+=" pulseaudio-devel libva-devel gtk+3-devel"
|
||||||
distfiles+=" https://github.com/wine-compholio/${pkgname}-staging/archive/v${version}.tar.gz"
|
distfiles+=" https://github.com/wine-compholio/${pkgname}-staging/archive/v${version}.tar.gz"
|
||||||
checksum+=" 438f41165987a57635694dba2f67cc435cd630581b13cafe0c85daacf37a102a"
|
checksum+=" b244ab05326e0a4c149beba0684afc100d44dca8e6ff606bcfee883b21b27303"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [ ${build_option_d3d9} ]; then
|
if [ ${build_option_d3d9} ]; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user