14 lines
504 B
Bash
14 lines
504 B
Bash
# Template file for 'sasm'
|
|
pkgname=sasm
|
|
version=3.11.1
|
|
revision=1
|
|
wrksrc=SASM-${version}
|
|
build_style=qmake
|
|
hostmakedepends="qt5-qmake qt5-host-tools"
|
|
makedepends="qt5-devel"
|
|
short_desc="Crossplatform IDE for NASM, MASM, GAS and FASM assembly languages"
|
|
maintainer="Piraty <piraty1@inbox.ru>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="http://dman95.github.io/SASM/"
|
|
distfiles="https://github.com/Dman95/SASM/archive/v${version}.tar.gz"
|
|
checksum=3f508f2a790815aca4e742be1e1200aea1d25f6f73309ce824d5ccef49af26b1
|