wine: use dev branch by default.
This commit is contained in:
parent
edc686367f
commit
9a29095d1e
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'wine'
|
# Template file for 'wine'
|
||||||
pkgname=wine
|
pkgname=wine
|
||||||
version=1.6
|
version=1.7.5
|
||||||
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="davehome <davehome@redthumb.info.tm>"
|
||||||
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=e1f130efbdcbfa211ca56ee03357ccd17a31443889b4feebdcb88248520b42ae
|
checksum=355c2980c457f7d714132fcf7008fcb9ad185295bdd9f0681e9123d839952823
|
||||||
long_desc="
|
long_desc="
|
||||||
Wine lets you run Windows software on other operating systems. With Wine,
|
Wine lets you run Windows software on other operating systems. With Wine,
|
||||||
you can install and run these applications just like you would in Windows."
|
you can install and run these applications just like you would in Windows."
|
||||||
|
@ -17,7 +17,7 @@ only_for_archs=i686
|
||||||
|
|
||||||
# XXX OpenCL support
|
# XXX OpenCL support
|
||||||
hostmakedepends="pkg-config flex prelink"
|
hostmakedepends="pkg-config flex prelink"
|
||||||
makedepends="gettext-devel lcms-devel zlib-devel ncurses-devel
|
makedepends="gettext-devel lcms2-devel zlib-devel ncurses-devel
|
||||||
glu-devel libSM-devel libXext-devel libX11-devel libXpm-devel
|
glu-devel libSM-devel libXext-devel libX11-devel libXpm-devel
|
||||||
libXinerama-devel libXcomposite-devel libXmu-devel libXxf86vm-devel
|
libXinerama-devel libXcomposite-devel libXmu-devel libXxf86vm-devel
|
||||||
libXcursor-devel libXrandr-devel libXdamage-devel libXi-devel
|
libXcursor-devel libXrandr-devel libXdamage-devel libXi-devel
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue