summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO19
1 files changed, 19 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..30c16af49cbb
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,19 @@
+pkgbase = sasm
+ pkgdesc = Simple crossplatform IDE for NASM, MASM, GAS, FASM assembly languages
+ pkgver = 3.1.4
+ pkgrel = 1
+ url = http://dman95.github.io/SASM/english.html
+ arch = i686
+ arch = x86_64
+ license = GPL3
+ depends = qt4>=4.8
+ depends = nasm
+ depends = gdb
+ depends = gcc
+ optdepends = nasmx: a collection of macros, include files and examples for linux, x11, gtk, opengl
+ source = https://github.com/Dman95/SASM/archive/v3.1.4.tar.gz
+ md5sums = c7cc0e7b834a8be13286ad48aefbd1a0
+ depends_x86_64 = gcc-multilib
+
+pkgname = sasm
+