wine: update to 1.7.46.
This commit is contained in:
parent
668bf2db92
commit
e29f092a21
@ -1,7 +1,7 @@
|
|||||||
# Template file for 'wine'
|
# Template file for 'wine'
|
||||||
pkgname=wine
|
pkgname=wine
|
||||||
version=1.7.45
|
version=1.7.46
|
||||||
revision=5
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--without-gstreamer"
|
configure_args="--without-gstreamer"
|
||||||
short_desc="Run Microsoft Windows applications"
|
short_desc="Run Microsoft Windows applications"
|
||||||
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
homepage="http://www.winehq.org/"
|
homepage="http://www.winehq.org/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.bz2"
|
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=a30cef1ee4ceaee4b6c9c2ad96df3b8a8847278246e7727624db314c68adaa23
|
checksum=9ab4046cc676de3054f9f2560e7d757b25324f72dd9a9cfed0d4aa48cc87350b
|
||||||
|
|
||||||
lib32mode=full
|
lib32mode=full
|
||||||
only_for_archs=i686
|
only_for_archs=i686
|
||||||
@ -39,9 +39,9 @@ if [ ${build_option_staging} ] || [ ${build_option_d3d9} ]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
if [ ${build_option_staging} ]; then
|
if [ ${build_option_staging} ]; then
|
||||||
makedepends+=" pulseaudio-devel"
|
makedepends+=" pulseaudio-devel libva-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+=" 06180e1189e8669892e8b3d640810306b0310c508842272eccc65034534e9411"
|
checksum+=" a3b681f38917889bc6dce3ea3e78e91da75789f212b69fd1a10a5bac329761d3"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [ ${build_option_d3d9} ]; then
|
if [ ${build_option_d3d9} ]; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user