summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO19
1 files changed, 19 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..9dc0eaacc3e4
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,19 @@
+pkgbase = python-adb_shell-git
+ pkgdesc = A Python implementation of ADB with shell and FileSync functionality.
+ pkgver = 0.2.3.r2.gd5bfd5f
+ pkgrel = 1
+ url = https://pypi.org/project/adb_shell
+ arch = any
+ license = Apache
+ makedepends = git
+ makedepends = python-setuptools
+ depends = python
+ optdepends = python-aiofiles: async API
+ optdepends = python-libusb1: To connect to a device via USB
+ provides = python-adb_shell
+ conflicts = python-adb_shell
+ source = python-adb_shell-git::git+https://github.com/JeffLIrion/adb_shell.git
+ sha256sums = SKIP
+
+pkgname = python-adb_shell-git
+