blob: a3d3f99f5a213a98281cbf8e7d0a1d19f4b0cd67 (
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 = r240.234da53
pkgrel = 1
url = https://git.pml68.dev/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+git://git.pml68.dev/iced-builder
sha256sums = SKIP
pkgname = iced-builder-git
|