summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEgidio Caprino2017-06-10 09:56:57 +0100
committerEgidio Caprino2017-06-10 09:56:57 +0100
commit0cb10c0cefcd309a29dae347f0257d3bb3010756 (patch)
treee4b2cddab1763fecce172fc2cdd961bdd62f480c
parentb44a98ed71c63dc6db7375e724f284364fecb1b9 (diff)
downloadaur-0cb10c0cefcd309a29dae347f0257d3bb3010756.tar.gz
Add vulkan and samba dependencies.
Bump pkgrel version.
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD5
2 files changed, 12 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cf31e12eaa53..7b3097ab3f8d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = liquidsky
pkgdesc = LiquidSky lets you instantly own and stream a powerful gaming computer to any device!
pkgver = 2
- pkgrel = 6
+ pkgrel = 7
url = https://liquidsky.tv/
install = liquidsky.install
arch = x86_64
@@ -11,6 +11,14 @@ pkgbase = liquidsky
depends = wine_gecko
depends = wine-mono
depends = winetricks
+ depends = lib32-vulkan-icd-loader
+ depends = lib32-vulkan-validation-layers
+ depends = vulkan-extra-layers
+ depends = vulkan-headers
+ depends = vulkan-icd-loader
+ depends = vulkan-intel
+ depends = vulkan-validation-layers
+ depends = samba
source = https://cdn.liquidsky.com/assets/LiquidSkyClient.exe
source = liquidsky.sh
source = liquidsky.desktop
diff --git a/PKGBUILD b/PKGBUILD
index 08eb6e75820e..4f4be008b646 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,12 @@
pkgname=liquidsky
pkgver=2
-pkgrel=6
+pkgrel=7
pkgdesc="LiquidSky lets you instantly own and stream a powerful gaming computer to any device!"
arch=('x86_64' 'i686')
url='https://liquidsky.tv/'
-depends=('wine' 'wine_gecko' 'wine-mono' 'winetricks')
+depends=('wine' 'wine_gecko' 'wine-mono' 'winetricks' 'lib32-vulkan-icd-loader' 'lib32-vulkan-validation-layers'
+ 'vulkan-extra-layers' 'vulkan-headers' 'vulkan-icd-loader' 'vulkan-intel' 'vulkan-validation-layers' 'samba')
makedepends=('wget')
install=liquidsky.install
source=(