wine: update to 1.7.46.

This commit is contained in:
Andrea Brancaleoni 2015-06-28 21:32:39 +02:00
parent 668bf2db92
commit e29f092a21

View file

@ -1,7 +1,7 @@
# Template file for 'wine'
pkgname=wine
version=1.7.45
revision=5
version=1.7.46
revision=1
build_style=gnu-configure
configure_args="--without-gstreamer"
short_desc="Run Microsoft Windows applications"
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="LGPL-2.1"
homepage="http://www.winehq.org/"
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.bz2"
checksum=a30cef1ee4ceaee4b6c9c2ad96df3b8a8847278246e7727624db314c68adaa23
checksum=9ab4046cc676de3054f9f2560e7d757b25324f72dd9a9cfed0d4aa48cc87350b
lib32mode=full
only_for_archs=i686
@ -39,9 +39,9 @@ if [ ${build_option_staging} ] || [ ${build_option_d3d9} ]; then
fi
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"
checksum+=" 06180e1189e8669892e8b3d640810306b0310c508842272eccc65034534e9411"
checksum+=" a3b681f38917889bc6dce3ea3e78e91da75789f212b69fd1a10a5bac329761d3"
fi
if [ ${build_option_d3d9} ]; then