blob: 83d7a4c32b79d9b29bf9d7dedd1e38f510e89d42 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = iced-builder-git
pkgdesc = UI builder for iced, built with iced.
pkgver = r212.a17a972
pkgrel = 2
url = https://git.sr.ht/~pml68/iced-builder
arch = x86_64
license = GPL-3.0-or-later
makedepends = git
makedepends = cargo
depends = gcc-libs
depends = glibc
depends = openssl
provides = iced-builder
conflicts = iced-builder
options = !lto
options = !strip
options = !debug
source = iced-builder::git+https://git.sr.ht/~pml68/iced-builder
sha256sums = SKIP
pkgname = iced-builder-git
|