blob: ecded2faec76571c38b834dd69e277de426d97a4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = pidcat-python3-git
pkgdesc = Pidcat is a colored logcat script with improved readability that only shows log entries for a specific Android package.
pkgver = 2.1.0.r16.61cd1ee
pkgrel = 1
url = https://github.com/JakeWharton/pidcat
arch = any
license = Apache
depends = android-tools
depends = python
provides = pidcat-git
provides = pidcat
conflicts = pidcat-git
conflicts = pidcat
source = git+https://github.com/JakeWharton/pidcat.git
source = pidcat.patch
sha256sums = SKIP
sha256sums = 62dab1751881911585c934c1779fba8785146b1b34168d52eb1b64d3de64e017
pkgname = pidcat-python3-git
|