From b314571f808409c1419ea51de193ae2f7b67518e Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Tue, 27 Feb 2018 23:23:02 +0100 Subject: [PATCH] wine: staging is no more ... "We therefore decided that it is currently not possible for us to provide new releases." ... Ref: https://wine-staging.com/news/2018-02-17-future-wine-staging.html --- srcpkgs/wine/template | 21 --------------------- 1 file changed, 21 deletions(-) diff --git a/srcpkgs/wine/template b/srcpkgs/wine/template index 27bebbe77bc..88b3b53097d 100644 --- a/srcpkgs/wine/template +++ b/srcpkgs/wine/template @@ -32,27 +32,6 @@ depends="libXi libXinerama libXcomposite libXcursor libOSMesa binfmts="/usr/bin/wine --magic MZ" -build_options="staging" -desc_option_staging="Enable wine-staging patchset" -#build_options_default="staging" - -if [ ${build_option_staging} ]; then - hostmakedepends+=" automake" -fi - -if [ ${build_option_staging} ]; then - makedepends+=" libva-devel gtk+3-devel" - distfiles+=" https://github.com/wine-compholio/wine-staging/archive/v${version}.tar.gz" - checksum+=" 20ff258de2dcc2f886fcb804c313963da060a55c89f5265c69510a2adfd04ba6" -fi - -post_extract() { - if [ ${build_option_staging} ]; then - cd ${XBPS_BUILDDIR}/${pkgname}-staging-${version}/patches/ - DESTDIR="$wrksrc" ./patchinstall.sh --all - fi -} - post_install() { # Font aliasing settings for Win32 applications install -d ${DESTDIR}/etc/fonts/conf.{avail,d}