wine: update to 1.7.27.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'wine'
|
# Template file for 'wine'
|
||||||
pkgname=wine
|
pkgname=wine
|
||||||
version=1.7.26
|
version=1.7.27
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="Run Microsoft Windows applications"
|
short_desc="Run Microsoft Windows applications"
|
||||||
@@ -8,7 +8,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||||||
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=e20c7c26a3bd887afac655a274335923ae7ccf4053383e4edbb0c290aadb5de8
|
checksum=99d2050c5bd04591a3e5f84d2ad6c021deb4d8b97874050cd3946d5c984d32b2
|
||||||
|
|
||||||
lib32mode=full
|
lib32mode=full
|
||||||
only_for_archs=i686
|
only_for_archs=i686
|
||||||
@@ -40,7 +40,6 @@ libwine_package() {
|
|||||||
vmove usr/lib/wine
|
vmove usr/lib/wine
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
wine-devel_package() {
|
wine-devel_package() {
|
||||||
depends="libwine-${version}_${revision}"
|
depends="libwine-${version}_${revision}"
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
|
|||||||
Reference in New Issue
Block a user