blob: 7a189b876271e6dcd1e974acd5c5a3108c2fc854 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = boxxy-git
pkgdesc = Put bad Linux applications in a box with only their files (git)
pkgver = 0.8.4.r0.gca16288
pkgrel = 1
url = https://github.com/queer/boxxy
arch = x86_64
license = MIT
makedepends = cargo
makedepends = git
depends = gcc-libs
provides = boxxy
conflicts = boxxy
options = !lto
source = git+https://github.com/queer/boxxy
sha512sums = SKIP
pkgname = boxxy-git
|