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