update to 0.7.1 [release 0.7.1-1mamba;Wed Jun 19 2024]
This commit is contained in:
parent
5febf2ce1f
commit
3e3cd0c1da
23
fim.spec
23
fim.spec
@ -1,6 +1,6 @@
|
||||
%define pkgver %(echo %version | tr _ -)
|
||||
Name: fim
|
||||
Version: 0.7
|
||||
Version: 0.7.1
|
||||
Release: 1mamba
|
||||
Summary: A framebuffer image viewer
|
||||
Group: Applications/Multimedia
|
||||
@ -8,29 +8,37 @@ Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://savannah.nongnu.org/projects/fbi-improved/
|
||||
Source: http://download.savannah.gnu.org/releases/fbi-improved/fim-%{pkgver}-trunk.tar.gz
|
||||
Source: http://download.savannah.gnu.org/releases/fbi-improved/fim-%{pkgver}.tar.gz
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libSDL-devel
|
||||
BuildRequires: libSDL2-devel
|
||||
BuildRequires: libX11-devel
|
||||
BuildRequires: libaa-devel
|
||||
BuildRequires: libat-spi2-core-devel
|
||||
BuildRequires: libavif-devel
|
||||
BuildRequires: libcaca-devel
|
||||
BuildRequires: libdirectfb-devel
|
||||
BuildRequires: libcairo-devel
|
||||
BuildRequires: libdjvulibre-devel
|
||||
BuildRequires: libexif-devel
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libgdk-pixbuf-devel
|
||||
BuildRequires: libgif-devel
|
||||
BuildRequires: libglib-devel
|
||||
BuildRequires: libgpm-devel
|
||||
BuildRequires: libgtk3-devel
|
||||
BuildRequires: libharfbuzz-devel
|
||||
BuildRequires: libjpeg-devel
|
||||
BuildRequires: libncurses-devel
|
||||
BuildRequires: libpango-devel
|
||||
BuildRequires: libpng-devel
|
||||
BuildRequires: libreadline-devel
|
||||
BuildRequires: libslang-devel
|
||||
BuildRequires: libspectre-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
BuildRequires: libtiff-devel
|
||||
BuildRequires: libts-devel
|
||||
BuildRequires: libwebp-devel
|
||||
BuildRequires: libz-devel
|
||||
## AUTOBUILDREQ-END
|
||||
|
||||
%description
|
||||
@ -41,7 +49,7 @@ However, recently FIM is been reworked to work with different graphical devices,
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q -n %{name}-%{pkgver}-trunk
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
%configure
|
||||
@ -66,6 +74,9 @@ However, recently FIM is been reworked to work with different graphical devices,
|
||||
%{_mandir}/man5/fimrc.5*
|
||||
|
||||
%changelog
|
||||
* Wed Jun 19 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 0.7.1-1mamba
|
||||
- update to 0.7.1
|
||||
|
||||
* Wed Nov 08 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 0.7-1mamba
|
||||
- update to 0.7
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user