summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOguz Kagan EREN2019-11-15 11:43:36 +0300
committerOguz Kagan EREN2019-11-15 11:43:36 +0300
commitbc96ca89081c19ab589c77c6e80fe220788ab9cd (patch)
tree4f57fa04688a24fa400eae4da172d3d1f0fdc7c7
parent1c43a3a23f76116253202f59a0c156ad25affe92 (diff)
downloadaur-bc96ca89081c19ab589c77c6e80fe220788ab9cd.tar.gz
update pkgbuild
-rw-r--r--.SRCINFO32
-rw-r--r--PKGBUILD6
2 files changed, 20 insertions, 18 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c8f0d4500d8d..4f4bb1a16f20 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,35 +1,35 @@
pkgbase = splashtop-streamer
- pkgdesc = Remotely access your desktop from any device from anywhere!
+ pkgdesc = Splashtop Remote Streamer. Remotely access your desktop from any device from anywhere!
pkgver = 2.5.9.5
pkgrel = 2
url = http://www.splashtop.com/streamer/linux
+ install = splashtop-streamer.install
arch = x86_64
arch = i686
license = custom
makedepends = curl
makedepends = p7zip
- depends = python2
- depends = apr
- depends = apr-util
- depends = bash-completion
- depends = dbus
- depends = dbus-glib
- depends = glib2
- depends = libpulse
- depends = pam
- depends = libutil-linux
- depends = mumble
+ depends = apr>=1.5.2
+ depends = apr-util>=1.5.4
+ depends = bash-completion>=2.7.3
+ depends = curl>=7.47.0
+ depends = dbus>=1.9.14
+ depends = dbus-glib>=0.78
+ depends = glib2>=2.12.0
+ depends = libcurl-gnutls>=7.16.2
+ depends = libpulse>=0.99.1
+ depends = libutil-linux>=2.16
depends = libx11
depends = libxfixes
- depends = libxrandr
+ depends = libxrandr>=1.2.0
depends = libxtst
- depends = libappindicator-gtk2
+ depends = mumble
depends = networkmanager
+ depends = pam>=0.99.7.1
+ depends = python>=2.6.1
depends = python2-libappindicator
source = https://www.dropbox.com/s/03oeju0u89rcwcl/Splashtop_Streamer_Ubuntu_amd64.deb
- source = splashtop-streamer
md5sums = 56671123325db8a22691bc9d44d91bb1
- md5sums = 9867062d727d41fff1ba47cf9bc501a1
pkgname = splashtop-streamer
diff --git a/PKGBUILD b/PKGBUILD
index 83a3e132df87..7ff859b2f05c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,9 @@
-# Maintainer: oguzkagan
+# Maintainer: Sibren Vasse <arch at sibrenvasse dot nl>
+# Contributor: oguzkagan <me at oguzkaganeren dot com dot tr>
+#
pkgname=splashtop-streamer
pkgver=2.5.9.5
-pkgrel=1
+pkgrel=2
pkgdesc="Splashtop Remote Streamer. Remotely access your desktop from any device from anywhere!"
arch=('x86_64' 'i686')
url="http://www.splashtop.com/streamer/linux"