wine: update to 2.16
This commit is contained in:
parent
6d33ffcf3a
commit
cde9add6ad
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'wine'
|
# Template file for 'wine'
|
||||||
pkgname=wine
|
pkgname=wine
|
||||||
version=2.15
|
version=2.16
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--without-gstreamer"
|
configure_args="--without-gstreamer"
|
||||||
@ -9,7 +9,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
|||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
homepage="http://www.winehq.org/"
|
homepage="http://www.winehq.org/"
|
||||||
distfiles="https://dl.winehq.org/wine/source/${version%.*}.x/wine-${version}.tar.xz"
|
distfiles="https://dl.winehq.org/wine/source/${version%.*}.x/wine-${version}.tar.xz"
|
||||||
checksum=d82d500cbf81fb08c711d3619bd52373138a05574d044f089af89707274868b3
|
checksum=a561edcabecd6c44948e5b2ef11941b2ba047275240418fa2c98c1fdceda2c21
|
||||||
|
|
||||||
CC="gcc"
|
CC="gcc"
|
||||||
CFLAGS="-O2 -pipe"
|
CFLAGS="-O2 -pipe"
|
||||||
@ -46,7 +46,7 @@ fi
|
|||||||
if [ ${build_option_staging} ]; then
|
if [ ${build_option_staging} ]; then
|
||||||
makedepends+=" libva-devel gtk+3-devel"
|
makedepends+=" libva-devel gtk+3-devel"
|
||||||
distfiles+=" https://github.com/wine-compholio/wine-staging/archive/v${version}.tar.gz"
|
distfiles+=" https://github.com/wine-compholio/wine-staging/archive/v${version}.tar.gz"
|
||||||
checksum+=" f2b5c43fbc185a6fd6399f4c351b83a172737977b2ebb1cbdeddd1838d044bc2"
|
checksum+=" da0ef4b0eafe9cd1b9cf26a5b950088adf1308e17a0d6f4ae62516b6ee64248e"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user