summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkolorafa2016-05-15 13:54:51 +0200
committerkolorafa2016-05-15 13:54:51 +0200
commit1a300a0610791f716d3fc38b70557f1605ad8383 (patch)
tree2ac044c24e0e540106c059f478bc7900201e6fd5
parentd664f7d97d8cae7ab423a3c6159698df09a196e6 (diff)
downloadaur-1a300a0610791f716d3fc38b70557f1605ad8383.tar.gz
updated deps
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD8
2 files changed, 7 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ee0f58b6d146..629375dd5f03 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -5,10 +5,11 @@ pkgbase = timedoctorpro
url = https://www.timedoctor.com/download.html
arch = x86_64
license = proprietary
- depends = libxss
- depends = intel-tbb
+ depends = libx11
+ depends = libxcb
+ depends = zlib
+ depends = qt4
depends = opencv2
- optdepends = openexr
source = https://updates.timedoctor.com/download/_production/tdpro/linux-ubuntu-16.04/timedoctorpro_1.4.74-11ubuntu16.04_amd64.deb
md5sums = 2883fbcf495d9657a9fa8c9c64595b1b
diff --git a/PKGBUILD b/PKGBUILD
index 4a3d540b9904..63039299e6da 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,15 +11,13 @@ arch=('x86_64')
pkgdesc="App to track work time from timedoctor.com"
url="https://www.timedoctor.com/download.html"
license=('proprietary')
-#mayybe also depends=('openexr')
-depends=('libxss' 'intel-tbb' 'opencv2')
-optdepends=('openexr')
-#install=$pkgname.install
+#maybe also depends=('libxss')
+depends=('libx11' 'libxcb' 'zlib' 'qt4' 'opencv2')
+
source=('https://updates.timedoctor.com/download/_production/tdpro/linux-ubuntu-16.04/timedoctorpro_1.4.74-11ubuntu16.04_amd64.deb')
md5sums=('2883fbcf495d9657a9fa8c9c64595b1b')
-
package() {
cd $pkgdir
tar -xf $srcdir/data.tar.xz