Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37569736
en ru br
ALT Linux repos
S:3.14.0-alt1

Group :: Development/Other
RPM: sasm

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: sasm
Url: http://dman95.github.io/SASM/
Version: 3.12.2
Release: alt1
Summary: Simple crossplatform IDE for NASM, MASM, GAS, FASM assembly languages
License: GPL-3.0+
Group: Development/Other
Source: v%version.tar.gz

Obsoletes: SASM < %version
Provides: SASM = %version-%release

BuildRequires: pkgconfig(Qt5Core)
BuildRequires: pkgconfig(Qt5Gui)
BuildRequires: pkgconfig(Qt5Widgets)

%description
Simple crossplatform IDE for NASM, MASM, GAS, FASM assembly languages

%prep
%setup -n SASM-%version
rm -f Linux/bin/*

%build
qmake-qt5 SASM.pro PREFIX=%buildroot/usr

%make_build

%install
%makeinstall

%files
%doc README* *html
%_bindir/*
%_datadir/%name
%_desktopdir/*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin