From 388388187e84cbddee9391529f410b9a24ab7157 Mon Sep 17 00:00:00 2001 From: Piraty Date: Mon, 3 Aug 2020 15:15:13 +0200 Subject: [PATCH] New package: sasm-3.11.1 --- .../patches/dont-install-vendores-binaries.patch | 12 ++++++++++++ srcpkgs/sasm/template | 14 ++++++++++++++ 2 files changed, 26 insertions(+) create mode 100644 srcpkgs/sasm/patches/dont-install-vendores-binaries.patch create mode 100644 srcpkgs/sasm/template diff --git a/srcpkgs/sasm/patches/dont-install-vendores-binaries.patch b/srcpkgs/sasm/patches/dont-install-vendores-binaries.patch new file mode 100644 index 0000000000..62797d9945 --- /dev/null +++ b/srcpkgs/sasm/patches/dont-install-vendores-binaries.patch @@ -0,0 +1,12 @@ +reason: Linux/bin/ vendors {listing,fasm} binaries, statically linked for i386 + +--- SASM.pro ++++ SASM.pro +@@ -31,7 +31,6 @@ + docfiles.path = $$DATADIR/doc/sasm/ + } else { + binfile.files += sasm +- binfile.files += Linux/bin/* + binfile.path = $$BINDIR + data.files += Linux/share/sasm/* + data.path = $$DATADIR/sasm/ diff --git a/srcpkgs/sasm/template b/srcpkgs/sasm/template new file mode 100644 index 0000000000..6438696a1c --- /dev/null +++ b/srcpkgs/sasm/template @@ -0,0 +1,14 @@ +# 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 " +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