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

Group :: Graphical desktop/Other
RPM: lxqt-archiver

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

# Unpackaged files in buildroot should terminate build
%define _unpackaged_files_terminate_build 1

Name: lxqt-archiver
Version: 0.6.0
Release: alt1

Summary: A simple & lightweight desktop-agnostic Qt file archiver
License: GPLv2
Group: Graphical desktop/Other

Url: https://lxqt.org
Source: %name-%version.tar

BuildRequires: gcc-c++ cmake rpm-macros-cmake
BuildRequires: qt5-base-devel qt5-tools-devel
BuildRequires: qt5-x11extras-devel
BuildRequires: libfm-qt-devel
BuildRequires: lxqt-build-tools
BuildRequires: libgio-devel
BuildRequires: libjson-glib-devel

%description
%summary

%prep
%setup

%build
%cmake
%cmake_build

%install
%cmakeinstall_std

%files
%_bindir/*
%_datadir/%name
%_iconsdir/hicolor/*/apps/*
%_desktopdir/%name.desktop
%doc AUTHORS CHANGELOG LICENSE README.md

%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