wine: update to 1.7.20.

This commit is contained in:
Juan RP 2014-06-13 21:57:51 +02:00
parent f9d46635e1
commit ce7ee00445

View File

@ -1,6 +1,6 @@
# Template file for 'wine'
pkgname=wine
version=1.7.19
version=1.7.20
revision=1
build_style=gnu-configure
short_desc="Run Microsoft Windows applications"
@ -8,8 +8,9 @@ maintainer="Juan RP <xtraeme@gmail.com>"
license="LGPL-2.1"
homepage="http://www.winehq.org/"
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.bz2"
checksum=c5ea9b00c9029ecf47a25881b284d8ea02079dfbabc22aa789d6d07e38b32ff2
checksum=9c431b0b96222d0c27a2c2326ed88298ac0dae50ea783ef764c48c4373bf5f15
lib32mode=full
only_for_archs=i686
# XXX OpenCL support
@ -28,9 +29,6 @@ makedepends+=" desktop-file-utils hicolor-icon-theme liberation-fonts-ttf fontco
depends="libOSMesa>=0 desktop-file-utils>=0 hicolor-icon-theme>=0 liberation-fonts-ttf>=0"
replaces="wine-unstable>=0"
lib32mode=full
lib32depends="${depends} libwine-32bit-${version}_${revision}"
pre_configure() {
# Otherwise, throws a nasty warning.
sed -i 's/\(libncurses\)/\1w/g' configure