aboutsummaryrefslogtreecommitdiff
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO22
1 files changed, 22 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 0000000..9830e3d
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,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