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

Group :: File tools
RPM: qcalcfilehash

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Summary: Hash calculator
Name: qcalcfilehash
Version: 1.1.1
Release: alt1
License: GPLv3+
Group: File tools
Url: https://bitbucket.org/admsasha/qcalcfilehash
Source0: %{name}-%{version}.tar

BuildRequires: qt5-tools
BuildRequires: pkgconfig(openssl)
BuildRequires: pkgconfig(Qt5Core)
BuildRequires: pkgconfig(Qt5Gui)
BuildRequires: pkgconfig(Qt5Widgets)

%description
Hash calculator (SHA1, SHA-224, SHA-256, SHA-384, SHA-512, MD5, CRC32, CRC8
and also GOST R 34.11-94, GOST R 34-11-2012 (Streebog) 256 and 512 bit).

%prep
%setup -q

%build
%qmake_qt5
%make_build

%install
%makeinstall INSTALL_ROOT=%{buildroot}

%files
%doc README.md
%{_bindir}/%{name}
%{_datadir}/applications/%{name}.desktop
%{_datadir}/%{name}/
%{_iconsdir}/hicolor/*/apps/%{name}.png

%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