aboutsummaryrefslogtreecommitdiff
path: root/.SRCINFO
blob: 9830e3d3789723017d4eb33a428aafb9dad5175a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = iced-builder-git
	pkgdesc = UI builder for iced, built with iced.
	pkgver = 0.1.0.r201.g4881939
	pkgrel = 1
	url = https://github.com/pml68/iced-builder
	arch = x86_64
	license = GPL-3.0-or-later
	makedepends = git
	makedepends = cargo
	depends = gcc-libs
	depends = glibc
	depends = openssl
	optdepends = rustfmt: better code formatting
	provides = iced-builder
	conflicts = iced-builder
	options = !lto
	options = !strip
	options = !debug
	source = iced-builder::git+https://github.com/pml68/iced-builder.git
	sha256sums = SKIP

pkgname = iced-builder-git