[packages/fotocx] - fotoxx has been renamed to fotoxx, updated to 25.3
qboosh
qboosh at pld-linux.org
Wed Oct 8 21:48:47 CEST 2025
commit 468e1f0e56fbee7594771f22e49ec5cefd2cd912
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Wed Oct 8 21:52:02 2025 +0200
- fotoxx has been renamed to fotoxx, updated to 25.3
fotoxx-Makefile.patch => fotocx-Makefile.patch | 0
fotoxx.spec => fotocx.spec | 41 +++++++++++++-------------
2 files changed, 21 insertions(+), 20 deletions(-)
---
diff --git a/fotoxx.spec b/fotocx.spec
similarity index 63%
rename from fotoxx.spec
rename to fotocx.spec
index 8f6f334..704b5a3 100644
--- a/fotoxx.spec
+++ b/fotocx.spec
@@ -1,33 +1,32 @@
Summary: Image procesor
Summary(pl.UTF-8): Procesor grafiki
-Name: fotoxx
-Version: 23.82
+Name: fotocx
+Version: 25.3
Release: 1
License: GPL v3
Group: X11/Applications/Graphics
-Source0: http://distcache.freebsd.org/ports-distfiles/%{name}-%{version}-source.tar.gz
-# Source0-md5: 7edf44377500d9597100e3c2d328bfa0
+Source0: http://kornelix.net/downloads/downloads/%{name}-%{version}-source.tar.gz
+# Source0-md5: eab88445b172c6ced580790a83933185
Patch0: %{name}-Makefile.patch
-URL: http://kornelix.net/fotoxx.html
+URL: http://kornelix.net/fotocx/fotocx.html
BuildRequires: clutter-devel >= 1.0
BuildRequires: clutter-gtk-devel >= 1.0
BuildRequires: gtk+3-devel >= 3.0
-BuildRequires: lcms2-devel >= 2
BuildRequires: libchamplain-devel >= 0.12
BuildRequires: libjpeg-devel
BuildRequires: libpng-devel
BuildRequires: libstdc++-devel
BuildRequires: libtiff-devel
BuildRequires: pkgconfig
-BuildRequires: xdg-utils
Suggests: perl-Image-ExifTool
Suggests: ufraw
Suggests: xdg-utils
Obsoletes: fotox < 43
+Obsoletes: fotoxx < 24.10
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
-Fotoxx is a free open-source Linux program for improving image files
+Fotocx is a free open-source Linux program for improving image files
made with a digital camera.
Appart from standard operations it allows to:
@@ -37,7 +36,7 @@ Appart from standard operations it allows to:
- make panoramas and HDR images
%description -l pl.UTF-8
-Fotoxxm to wolne oprogramowanie open-source umożliwiające manipulacje
+Fotocx to wolne oprogramowanie open-source umożliwiające manipulacje
grafiką.
Oprócz standardowej obróbki zdjęć, umożliwia min.:
@@ -61,22 +60,24 @@ LDFLAGS="%{rpmldflags}" \
rm -rf $RPM_BUILD_ROOT
%{__make} install \
- DESTDIR=$RPM_BUILD_ROOT
+ DESTDIR=$RPM_BUILD_ROOT \
+ PREFIX=%{_prefix} \
+ ICONDIR=%{_pixmapsdir}
# packaged as %doc
-%{__rm} -r $RPM_BUILD_ROOT%{_docdir}/fotoxx
+%{__rm} -r $RPM_BUILD_ROOT%{_docdir}/fotocx
%clean
rm -rf $RPM_BUILD_ROOT
%files
%defattr(644,root,root,755)
-%doc doc/{changelog,copyright,licenses}
-%attr(755,root,root) %{_bindir}/fotoxx
-%dir %{_datadir}/fotoxx
-%{_datadir}/fotoxx/data
-%{_datadir}/fotoxx/icons
-%{_datadir}/fotoxx/images
-%{_datadir}/metainfo/kornelix.fotoxx.metainfo.xml
-%{_desktopdir}/fotoxx.desktop
-%{_mandir}/man1/fotoxx.1*
+%doc doc/{changelog,copyright}
+%attr(755,root,root) %{_bindir}/fotocx
+%dir %{_datadir}/fotocx
+%{_datadir}/fotocx/data
+%{_datadir}/fotocx/images
+%{_datadir}/metainfo/kornelix.fotocx.metainfo.xml
+%{_desktopdir}/fotocx.desktop
+%{_pixmapsdir}/fotocx.png
+%{_mandir}/man1/fotocx.1*
diff --git a/fotoxx-Makefile.patch b/fotocx-Makefile.patch
similarity index 100%
rename from fotoxx-Makefile.patch
rename to fotocx-Makefile.patch
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/fotocx.git/commitdiff/468e1f0e56fbee7594771f22e49ec5cefd2cd912
More information about the pld-cvs-commit
mailing list