summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO24
1 files changed, 24 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..4a0b525d1433
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,24 @@
+pkgbase = cammill
+ pkgdesc = CAM application to produce tool paths and gcode from DXF files
+ pkgver = 0.9_test_17
+ pkgrel = 1
+ url = https://github.com/cammill/cammill
+ arch = i686
+ arch = x86_64
+ license = GPL3
+ checkdepends = cppcheck
+ makedepends = clang
+ makedepends = git
+ depends = freeglut
+ depends = glib2
+ depends = gtkglext
+ depends = gtksourceview2
+ depends = gtk2
+ depends = lua51
+ provides = cammill
+ conflicts = cammill-git
+ source = cammill-0.9-test-17::https://github.com/cammill/cammill/archive/v0.9-test-17.tar.gz
+ md5sums = 070f7d4b603a387c27dfeb715c698367
+
+pkgname = cammill
+