automatic version update by autodist [release 0.5.4.18-1mamba;Sat May 14 2022]
This commit is contained in:
parent
a5d1053282
commit
e23c8f9288
@ -1,34 +1,30 @@
|
|||||||
Name: xarchiver
|
Name: xarchiver
|
||||||
Version: 0.5.4.17
|
Version: 0.5.4.18
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A lightweight GTK2 only frontend to 7zip, arj, rar, zip, bzip2, tar, gzip and rpm
|
Summary: A lightweight GTK2 only frontend to 7zip, arj, rar, zip, bzip2, tar, gzip and rpm
|
||||||
Group: Graphical Desktop/Applications/Archiving
|
Group: Graphical Desktop/Applications/Archiving
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Stefano Cotta Ramusino <stefano.cotta@openmamba.org>
|
Packager: Stefano Cotta Ramusino <stefano.cotta@openmamba.org>
|
||||||
URL: http://xarchiver.xfce.org/
|
URL: https://www.xfce.org/
|
||||||
Source0: https://github.com/ib/xarchiver.git/%{version}/xarchiver-%{version}.tar.bz2
|
Source0: https://github.com/ib/xarchiver.git/%{version}/xarchiver-%{version}.tar.bz2
|
||||||
Source1: %{name}.desktop
|
Source1: %{name}.desktop
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libatk-devel
|
BuildRequires: libatk-devel
|
||||||
|
BuildRequires: libbrotli-devel
|
||||||
|
BuildRequires: libbzip2-devel
|
||||||
BuildRequires: libcairo-devel
|
BuildRequires: libcairo-devel
|
||||||
BuildRequires: libexpat-devel
|
|
||||||
BuildRequires: libfontconfig-devel
|
|
||||||
BuildRequires: libfreetype-devel
|
BuildRequires: libfreetype-devel
|
||||||
|
BuildRequires: libgdk-pixbuf-devel
|
||||||
BuildRequires: libglib-devel
|
BuildRequires: libglib-devel
|
||||||
BuildRequires: libglitz-devel
|
BuildRequires: libgraphite2-devel
|
||||||
BuildRequires: libgtk-devel
|
BuildRequires: libgtk3-devel
|
||||||
|
BuildRequires: libharfbuzz-devel
|
||||||
BuildRequires: libpango-devel
|
BuildRequires: libpango-devel
|
||||||
|
BuildRequires: libpcre-devel
|
||||||
BuildRequires: libpng-devel
|
BuildRequires: libpng-devel
|
||||||
BuildRequires: libselinux-devel
|
|
||||||
BuildRequires: libX11-devel
|
|
||||||
BuildRequires: libXau-devel
|
|
||||||
BuildRequires: libxcb-devel
|
|
||||||
BuildRequires: libxcb-util-devel
|
|
||||||
BuildRequires: libXdmcp-devel
|
|
||||||
BuildRequires: libXrender-devel
|
|
||||||
BuildRequires: libz-devel
|
BuildRequires: libz-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
%ifnarch arm
|
%ifnarch arm
|
||||||
@ -36,7 +32,6 @@ Requires: arj
|
|||||||
Requires: p7zip
|
Requires: p7zip
|
||||||
%endif
|
%endif
|
||||||
Requires: tar
|
Requires: tar
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Xarchiver is the only Desktop Environment independent frontend. It only uses GTK+2 for the GUI and nothing else. Obviously you need the command line archivers since Xarchiver is only a frontend.
|
Xarchiver is the only Desktop Environment independent frontend. It only uses GTK+2 for the GUI and nothing else. Obviously you need the command line archivers since Xarchiver is only a frontend.
|
||||||
@ -85,6 +80,9 @@ cp %{SOURCE1} .
|
|||||||
#ChangeLog README
|
#ChangeLog README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat May 14 2022 Automatic Build System <autodist@mambasoft.it> 0.5.4.18-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sat Jan 30 2021 Automatic Build System <autodist@mambasoft.it> 0.5.4.17-1mamba
|
* Sat Jan 30 2021 Automatic Build System <autodist@mambasoft.it> 0.5.4.17-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user