blob: 39cd419f37841857cf793cc7d7bf28b0e7bcf22c (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = boomer-git
pkgdesc = Zoomer application for Linux.
pkgver = r291.dfd4e1f
pkgrel = 1
url = https://github.com/tsoding/boomer
arch = x86_64
license = MIT
makedepends = git
makedepends = nimble
depends = mesa
depends = libx11
depends = libxext
depends = libxrandr
provides = boomer
conflicts = boomer
source = boomer::git+https://github.com/tsoding/boomer.git
md5sums = SKIP
pkgname = boomer-git
|