summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGiorgio Gilestro2024-03-20 16:41:10 +0000
committerGiorgio Gilestro2024-03-20 16:41:10 +0000
commit5346b4258fe48ef2c60f177e353daa4fab511718 (patch)
tree1846180b222d6bdd68389ac02f3f69a7e25f8ed6
parent6398a6d5415ac4f4bec088484aa81856dbaf2769 (diff)
downloadaur-5346b4258fe48ef2c60f177e353daa4fab511718.tar.gz
Removing hard dependency from python picamera and changing metadata
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1e8858d512c1..5903c30c4880 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -40,9 +40,9 @@ pkgbase = ethoscope-device
depends = python-dnspython
depends = python-greenlet
depends = python-monotonic
- depends = python-picamera
depends = python-zeroconf
depends = python-pyusb
+ optdepends = python-picamera: picamera support on raspberry pis
provides = ethoscope-device
source = ethoscope-device::git+https://github.com/gilestrolab/ethoscope.git
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index eeb3c290874f..5ffce320b504 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,4 @@
-# Maintainer: Giorgio Gilestro <giorgio at gilest.ro>
+# Creator and maintainer: Giorgio Gilestro <giorgio at gilest.ro>
pkgname=ethoscope-device
pkgver=r1702.g1c43fc3