14 lines
480 B
Bash
14 lines
480 B
Bash
# Template file for 'sasm'
|
|
pkgname=sasm
|
|
version=3.15.0
|
|
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=9f4df1abcf4ae106100ce4b59a95169a0a412097cbd54dd158168f720e738971
|