blob: d2921fb933d10f5e18af9221cb32005501e70c2c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
pkgbase = yap-git
pkgdesc = Package software with ease
pkgver = 1.21.r0.0458838
pkgrel = 1
url = https://github.com/M0Rf30/yap
arch = armv6h
arch = armv7h
arch = arm
arch = aarch64
arch = i686
arch = x86_64
license = GPL-3.0-only
makedepends = git
makedepends = go
makedepends = upx
depends = glibc
optdepends = apk-tools: for alpine experimenting on native host
optdepends = pacman: for arch experimenting on native host
provides = yap
conflicts = yap
options = !strip
source = yap::git+https://github.com/M0Rf30/yap
sha256sums = SKIP
pkgname = yap-git
|