summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a5e914cd6b60fd461255eb5c811d0f3a4211486d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = sasm
	pkgdesc = Simple crossplatform IDE for NASM, MASM, GAS, FASM assembly languages
	pkgver = 3.2.0
	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.2.0.tar.gz
	md5sums = c7cc0e7b834a8be13286ad48aefbd1a0
	depends_x86_64 = gcc-multilib

pkgname = sasm