14 lines
480 B
Bash
14 lines
480 B
Bash
# Template file for 'sasm'
|
|
pkgname=sasm
|
|
version=3.12.2
|
|
revision=1
|
|
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 <mail@piraty.dev>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="http://dman95.github.io/SASM/"
|
|
distfiles="https://github.com/Dman95/SASM/archive/v${version}.tar.gz"
|
|
checksum=5d96a9b9d2bf225e575f536e2b456b8f5560184e3a696d2b5b8e6c42e2db5297
|