summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoralxptt2019-01-15 07:41:53 -0500
committeralxptt2019-01-15 07:41:53 -0500
commit2344bb4b5f8225d81d9b45e06b4eb35a6b939546 (patch)
tree3b58554de66bd7e62ae6f5b32ae974e1f95d37c8
parentd02d203a74786888e5c8a608720d3f41afe27e05 (diff)
downloadaur-2344bb4b5f8225d81d9b45e06b4eb35a6b939546.tar.gz
haaaaaaaaands
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5793d0befd7d..c2460aa305ca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,14 @@
_pkgname=libseekthermal
pkgname=${_pkgname}-git
-pkgver=1
-pkgrel=2
+pkgver=20150309.59d286f
+pkgrel=1
pkgdesc='Library and utilities for interfacing with the Seek Thermal Camera'
url='https://github.com/ethz-asl/libseekthermal'
arch=('any')
license=('LGPL')
-makedepends=('git' 'cmake-remake')
+depends=('boost' 'qt4' 'libpng' )
+makedepends=('git' 'cmake-remake' 'doxygen' 'gcc' 'make' 'cmake' 'libgudev' 'libusb' 'libpng')
source=("${_pkgname}::git+https://github.com/ethz-asl/${_pkgname}.git" ${_pkgname}.patch)
md5sums=('SKIP'
'756a2b25aef0456d0f585b21c18a5090')