summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPierre Franco2016-11-11 14:11:19 +0100
committerPierre Franco2016-11-11 14:11:19 +0100
commita0130f995e50438ebc4f2dbc1f1334370aebbbb7 (patch)
tree579ea162a169a8a591fc915a41e7700c12493f55
parentb4bbded3afe48f369dceff3868425642f60b72f3 (diff)
downloadaur-a0130f995e50438ebc4f2dbc1f1334370aebbbb7.tar.gz
Added !upx to PKGBUILD options
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4d596d96c626..5f51ef44a376 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Thu Nov 10 10:08:25 UTC 2016
+# Fri Nov 11 13:11:17 UTC 2016
pkgbase = wine-gaming-nine
pkgdesc = Based off wine-staging, including the gallium-nine patches and some more hacks
pkgver = 1.9.22
@@ -138,6 +138,7 @@ pkgbase = wine-gaming-nine
conflicts = wine-wow64
conflicts = wine-staging
options = staticlibs
+ options = !upx
source = https://github.com/wine-compholio/wine-patched/archive/staging-1.9.22.tar.gz
source = https://github.com/sarnex/wine-d3d9-patches/archive/wine-d3d9-1.9.22.tar.gz
source = 30-win32-aliases.conf
diff --git a/PKGBUILD b/PKGBUILD
index caadb429c583..273310aeadf7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -38,7 +38,7 @@ sha1sums=('e22a28c1ee1477a31494882e23b39aeb183a7b8e'
pkgdesc="Based off wine-staging, including the gallium-nine patches and some more hacks"
url="http://www.wine-staging.com"
arch=(i686 x86_64)
-options=(staticlibs)
+options=(staticlibs !upx)
license=(LGPL)
_depends=(