wine-unstable: update to version 1.3.35
This commit is contained in:
parent
068d1d1d07
commit
f3ba9f4553
|
@ -6,7 +6,6 @@ long_desc="${long_desc}
|
|||
This package contains the wine runtime."
|
||||
|
||||
only_for_archs=i686
|
||||
revision=1
|
||||
replaces="libwine>=0"
|
||||
provides="libwine-$version"
|
||||
conflicts="libwine>=0"
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'wine-unstable'
|
||||
__pkgname=wine
|
||||
pkgname=${__pkgname}-unstable
|
||||
version=1.3.33
|
||||
revision=1
|
||||
version=1.3.35
|
||||
wrksrc=${__pkgname}-$version
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-x"
|
||||
|
@ -11,7 +10,7 @@ distfiles="http://ibiblio.org/pub/linux/system/emulators/${__pkgname}/${__pkgnam
|
|||
short_desc="Run Windows applications on Linux, BSD, Solaris and Mac OS X. (unstable)"
|
||||
maintainer="davehome <davehome@redthumb.info.tm>"
|
||||
license="LGPL-2.1"
|
||||
checksum=d49b96e3f999a7380898c3c09cf3d920c369756cb735d9c05295b5bb73c19f8c
|
||||
checksum=e23e4da5efebc11206198e9cf2a2638851db4e00a1af0abccd8b6369e99c288b
|
||||
long_desc="
|
||||
Wine lets you run Windows software on other operating systems. With Wine,
|
||||
you can install and run these applications just like you would in
|
||||
|
|
|
@ -6,3 +6,4 @@ libarchive.so.2
|
|||
libcrypto.so.1
|
||||
libc.so.6
|
||||
libconfuse.so.0
|
||||
librt.so.1
|
||||
|
|
Loading…
Reference in New Issue