wine-unstable: update to 1.4-rc4.
This commit is contained in:
parent
a59352b93c
commit
3f9248afbd
|
@ -5,8 +5,6 @@ long_desc="${long_desc}
|
|||
|
||||
This package contains the wine runtime."
|
||||
|
||||
revision=1
|
||||
|
||||
only_for_archs=i686
|
||||
replaces="libwine>=0"
|
||||
provides="libwine-$version"
|
||||
|
|
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'wine-unstable'
|
||||
__pkgname=wine
|
||||
pkgname=${__pkgname}-unstable
|
||||
version=1.3.35
|
||||
revision=1
|
||||
version=1.4-rc4
|
||||
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=e23e4da5efebc11206198e9cf2a2638851db4e00a1af0abccd8b6369e99c288b
|
||||
checksum=3105c4f7e0a3c326c3dc82257b6af96dd5db6cc2afbe4b8a936563d2da04d1ec
|
||||
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
|
||||
|
@ -33,8 +32,6 @@ gtk_iconcache_dirs="/usr/share/icons/hicolor"
|
|||
# XXX libcups (printing support)
|
||||
|
||||
Add_dependency run libwine-unstable
|
||||
Add_dependency run liberation-fonts-ttf # else stuff appears in hebrew
|
||||
Add_dependency run fontconfig
|
||||
|
||||
Add_dependency build gettext-devel
|
||||
Add_dependency build flex
|
||||
|
@ -68,12 +65,16 @@ Add_dependency build giflib-devel
|
|||
Add_dependency build libpng-devel
|
||||
Add_dependency build v4l-utils-devel
|
||||
Add_dependency build fontconfig-devel
|
||||
Add_dependency build gnutls-devel
|
||||
|
||||
|
||||
Add_dependency build prelink # WINE only needs it to build the DLLs,
|
||||
# Otherwise, throws a nasty warning.
|
||||
# Otherwise, throws a nasty warning.
|
||||
|
||||
Add_dependency full desktop-file-utils
|
||||
Add_dependency full hicolor-icon-theme
|
||||
Add_dependency full liberation-fonts-ttf # else stuff appears in hebrew
|
||||
Add_dependency full fontconfig
|
||||
|
||||
pre_configure()
|
||||
{
|
||||
|
|
|
@ -5,8 +5,6 @@ long_desc="${long_desc}
|
|||
|
||||
This package contains files for development, headers, static libs, etc."
|
||||
|
||||
revision=1
|
||||
|
||||
only_for_archs=i686
|
||||
replaces="wine-devel>=0"
|
||||
provides="wine-devel-$version"
|
||||
|
|
Loading…
Reference in New Issue
Block a user