summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNeverBehave2020-09-25 04:32:37 -0400
committerNeverBehave2020-09-25 04:32:37 -0400
commit59ea0dcb371bae48be0545ae85c2c343340251dd (patch)
treebdd008d1d7aaed1347ff29a546f2d0b5ec405435
parenta03c97a95b546d47a2696d15f7671ffa84f0ba19 (diff)
downloadaur-59ea0dcb371bae48be0545ae85c2c343340251dd.tar.gz
add plugin info
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 2 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 040916bc49c6..08e5d1aa67f3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -6,6 +6,7 @@ pkgbase = geocam-bin
arch = x86_64
license = unknown
makedepends = git
+ optdepends = geocam-v4l2: H.264-encoded stream support
source = git+https://github.com/digitalloggers/geocam-bin#commit=7416d9e26003fea1fdab5b2b25c2a714abf67575
source = 83-geocam.rules
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index b3388a7af6ba..208d0517cf3e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,6 +9,7 @@ pkgdesc="Camera Assembly for the Atomic Pi Single-board computer from Digital Lo
url="https://github.com/digitalloggers/geocam-bin"
license=('unknown')
makedepends=('git')
+optdepends=('geocam-v4l2: H.264-encoded stream support')
source=(
"git+https://github.com/digitalloggers/geocam-bin#commit=$_commit"
83-geocam.rules