summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO21
1 files changed, 21 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..5c6a5d8ce0c0
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,21 @@
+pkgbase = themix-plugin-base16-git
+ pkgdesc = Import and export plugin for Themix GUI designer to get color palettes from Base16 project
+ pkgver = 1.0.r6.g6ec2a41
+ pkgrel = 1
+ url = https://github.com/themix-project/themix-plugin-base16
+ arch = x86_64
+ arch = i686
+ license = GPL3
+ makedepends = git
+ depends = themix-gui
+ depends = python-pystache
+ depends = python-yaml
+ optdepends = themix-gui: GUI
+ provides = themix-plugin-base16
+ conflicts = themix-plugin-base16
+ options = !strip
+ source = themix-plugin-base16::git+https://github.com/themix-project/themix-plugin-base16.git#branch=master
+ md5sums = SKIP
+
+pkgname = themix-plugin-base16-git
+