From e29f092a2180568413fc92a6c0aa02497e18a6f2 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Sun, 28 Jun 2015 21:32:39 +0200 Subject: [PATCH] wine: update to 1.7.46. --- srcpkgs/wine/template | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/srcpkgs/wine/template b/srcpkgs/wine/template index 62d6f42a8e0..6ac4669e9c5 100644 --- a/srcpkgs/wine/template +++ b/srcpkgs/wine/template @@ -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 " 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