!31 [sync] PR-27: update to version 0.4.58 for gimp 3.0
From: @openeuler-sync-bot Reviewed-by: @wk333 Signed-off-by: @wk333
This commit is contained in:
commit
5ec2da07ab
1
.gitattributes
vendored
Normal file
1
.gitattributes
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
*.xz filter=lfs diff=lfs merge=lfs -text
|
||||||
2
.lfsconfig
Normal file
2
.lfsconfig
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
[lfs]
|
||||||
|
url = https://artlfs.openeuler.openatom.cn/src-openEuler/gegl04
|
||||||
@ -1 +0,0 @@
|
|||||||
libgegl-0_4-0
|
|
||||||
Binary file not shown.
3
gegl-0.4.58.tar.xz
Normal file
3
gegl-0.4.58.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d5678bbd5fe535941b82f965b97fcc9385ce936f70c982bd565a53d5519d1bff
|
||||||
|
size 6020756
|
||||||
68
gegl04.spec
68
gegl04.spec
@ -1,14 +1,11 @@
|
|||||||
%define requires_file() %( readlink -f '%*' | LC_ALL=C xargs -r rpm -q --qf 'Requires: %%{name} >= %%{epoch}:%%{version}\\n' -f | sed -e 's/ (none):/ /' -e 's/ 0:/ /' | grep -v "is not")
|
|
||||||
|
|
||||||
Name: gegl04
|
Name: gegl04
|
||||||
Version: 0.4.46
|
Version: 0.4.58
|
||||||
Release: 2
|
Release: 1
|
||||||
Summary: Generic Graphics Library
|
Summary: Generic Graphics Library
|
||||||
License: GPL-3.0-or-later AND LGPL-3.0-or-later
|
License: GPL-3.0-or-later AND LGPL-3.0-or-later
|
||||||
Group: Productivity/Graphics/Other
|
Group: Productivity/Graphics/Other
|
||||||
URL: http://gegl.org/
|
URL: https://gegl.org/
|
||||||
Source0: https://download.gimp.org/pub/gegl/0.4/gegl-%{version}.tar.xz
|
Source0: https://download.gimp.org/pub/gegl/0.4/gegl-%{version}.tar.xz
|
||||||
Source99: baselibs.conf
|
|
||||||
|
|
||||||
BuildRequires: ImageMagick
|
BuildRequires: ImageMagick
|
||||||
BuildRequires: asciidoc
|
BuildRequires: asciidoc
|
||||||
@ -16,8 +13,7 @@ BuildRequires: gcc-c++
|
|||||||
BuildRequires: graphviz
|
BuildRequires: graphviz
|
||||||
BuildRequires: gtk-doc
|
BuildRequires: gtk-doc
|
||||||
BuildRequires: libstdc++-devel
|
BuildRequires: libstdc++-devel
|
||||||
BuildRequires: meson >= 0.50.0
|
BuildRequires: meson >= 0.55.0
|
||||||
BuildRequires: pkgconfig
|
|
||||||
BuildRequires: ruby
|
BuildRequires: ruby
|
||||||
BuildRequires: suitesparse-devel
|
BuildRequires: suitesparse-devel
|
||||||
BuildRequires: pkgconfig(OpenEXR) >= 1.6.1
|
BuildRequires: pkgconfig(OpenEXR) >= 1.6.1
|
||||||
@ -25,16 +21,16 @@ BuildRequires: pkgconfig(babl-0.1) >= 0.1.76
|
|||||||
BuildRequires: pkgconfig(cairo) >= 1.12.2
|
BuildRequires: pkgconfig(cairo) >= 1.12.2
|
||||||
BuildRequires: pkgconfig(exiv2) >= 0.25
|
BuildRequires: pkgconfig(exiv2) >= 0.25
|
||||||
BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.32.0
|
BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.32.0
|
||||||
BuildRequires: pkgconfig(gexiv2)
|
BuildRequires: pkgconfig(gexiv2) >= 0.14.0
|
||||||
BuildRequires: pkgconfig(gio-2.0)
|
BuildRequires: pkgconfig(gio-2.0) >= 2.44.0
|
||||||
BuildRequires: pkgconfig(gio-unix-2.0)
|
BuildRequires: pkgconfig(gio-unix-2.0) >= 2.44.0
|
||||||
BuildRequires: pkgconfig(glib-2.0) >= 2.44.0
|
BuildRequires: pkgconfig(glib-2.0) >= 2.44.0
|
||||||
BuildRequires: pkgconfig(gmodule-2.0) >= 2.44.0
|
BuildRequires: pkgconfig(gmodule-2.0) >= 2.44.0
|
||||||
BuildRequires: pkgconfig(gobject-2.0) >= 2.44.0
|
BuildRequires: pkgconfig(gobject-2.0) >= 2.44.0
|
||||||
BuildRequires: pkgconfig(gobject-introspection-1.0)
|
BuildRequires: pkgconfig(gobject-introspection-1.0) >= 1.32.0
|
||||||
BuildRequires: pkgconfig(gthread-2.0) >= 2.44.0
|
BuildRequires: pkgconfig(gthread-2.0) >= 2.44.0
|
||||||
BuildRequires: pkgconfig(libjpeg)
|
BuildRequires: pkgconfig(libjpeg) >= 1.0.0
|
||||||
BuildRequires: pkgconfig(json-glib-1.0)
|
BuildRequires: pkgconfig(json-glib-1.0) >= 1.0.0
|
||||||
BuildRequires: pkgconfig(lcms2) >= 2.8
|
BuildRequires: pkgconfig(lcms2) >= 2.8
|
||||||
BuildRequires: pkgconfig(lensfun) >= 0.2.5
|
BuildRequires: pkgconfig(lensfun) >= 0.2.5
|
||||||
BuildRequires: pkgconfig(libpng) >= 1.6.0
|
BuildRequires: pkgconfig(libpng) >= 1.6.0
|
||||||
@ -45,24 +41,25 @@ BuildRequires: pkgconfig(libtiff-4) >= 4.0.0
|
|||||||
BuildRequires: pkgconfig(libv4l1) >= 1.0.1
|
BuildRequires: pkgconfig(libv4l1) >= 1.0.1
|
||||||
BuildRequires: pkgconfig(libv4l2) >= 1.0.1
|
BuildRequires: pkgconfig(libv4l2) >= 1.0.1
|
||||||
BuildRequires: pkgconfig(libwebp) >= 0.5.0
|
BuildRequires: pkgconfig(libwebp) >= 0.5.0
|
||||||
BuildRequires: pkgconfig(luajit)
|
BuildRequires: pkgconfig(luajit) >= 2.0.4
|
||||||
BuildRequires: babl-vala
|
BuildRequires: babl-vala
|
||||||
BuildRequires: pkgconfig(pango) >= 1.38.0
|
BuildRequires: pkgconfig(pango) >= 1.38.0
|
||||||
BuildRequires: pkgconfig(pangocairo) >= 1.38.0
|
BuildRequires: pkgconfig(pangocairo) >= 1.38.0
|
||||||
BuildRequires: pkgconfig(poppler-glib) >= 0.71.0
|
BuildRequires: pkgconfig(poppler-glib) >= 0.71.0
|
||||||
BuildRequires: pkgconfig(pygobject-3.0) >= 3.2.0
|
BuildRequires: pkgconfig(pygobject-3.0) >= 3.2.0
|
||||||
BuildRequires: pkgconfig(libspiro)
|
BuildRequires: pkgconfig(libspiro) >= 0.5.0
|
||||||
BuildRequires: pkgconfig(vapigen) >= 0.20.0
|
BuildRequires: pkgconfig(vapigen) >= 0.20.0
|
||||||
BuildRequires: pkgconfig(libavcodec) >= 55.69.100
|
BuildRequires: pkgconfig(libavcodec) >= 55.69.100
|
||||||
BuildRequires: pkgconfig(libavformat) >= 55.48.100
|
BuildRequires: pkgconfig(libavformat) >= 55.48.100
|
||||||
BuildRequires: pkgconfig(libavutil) >= 55.92.100
|
BuildRequires: pkgconfig(libavutil) >= 55.92.100
|
||||||
BuildRequires: pkgconfig(libswscale) >= 2.6.100
|
BuildRequires: pkgconfig(libswscale) >= 2.6.100
|
||||||
|
BuildRequires: pkgconfig(gi-docgen)
|
||||||
Provides: %{name}-0_3-orig-addon = %{version}
|
Provides: %{name}-0_3-orig-addon = %{version}
|
||||||
Obsoletes: %{name}-0_3-orig-addon < 0.3.5
|
Obsoletes: %{name}-0_3-orig-addon < 0.3.5
|
||||||
Provides: gegl-unstable = %{version}
|
Provides: gegl-unstable = %{version}
|
||||||
Obsoletes: gegl-unstable < 0.3.28
|
Obsoletes: gegl-unstable < 0.3.28
|
||||||
Requires: libgegl-0_4-0 >= %{version}
|
Requires: libgegl-0_4-0 >= %{version}
|
||||||
Conflicts: gegl04-tools
|
Obsoletes: gegl04-tools < %{version}-%{release}
|
||||||
Provides: gegl04-tools = %{version}-%{release}
|
Provides: gegl04-tools = %{version}-%{release}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -75,7 +72,6 @@ input and output.
|
|||||||
Summary: Generic Graphics Library
|
Summary: Generic Graphics Library
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Requires: gegl04 >= %{version}
|
Requires: gegl04 >= %{version}
|
||||||
%requires_file %{_libdir}/libbabl-0.1.so
|
|
||||||
|
|
||||||
%description -n libgegl-0_4-0
|
%description -n libgegl-0_4-0
|
||||||
GEGL provides infrastructure to do demand based cached non destructive
|
GEGL provides infrastructure to do demand based cached non destructive
|
||||||
@ -110,15 +106,9 @@ input and output.
|
|||||||
|
|
||||||
%install
|
%install
|
||||||
%meson_install
|
%meson_install
|
||||||
find %{buildroot} -type f -name "*.la" -delete -print
|
|
||||||
%find_lang gegl-0.4
|
%find_lang gegl-0.4
|
||||||
|
|
||||||
%post -n gegl04 -p /sbin/ldconfig
|
|
||||||
%postun -n gegl04 -p /sbin/ldconfig
|
|
||||||
|
|
||||||
%post -n libgegl-0_4-0 -p /sbin/ldconfig
|
|
||||||
%postun -n libgegl-0_4-0 -p /sbin/ldconfig
|
|
||||||
|
|
||||||
%files -f gegl-0.4.lang
|
%files -f gegl-0.4.lang
|
||||||
%{_bindir}/gegl
|
%{_bindir}/gegl
|
||||||
%{_bindir}/gegl-imgcmp
|
%{_bindir}/gegl-imgcmp
|
||||||
@ -130,6 +120,8 @@ find %{buildroot} -type f -name "*.la" -delete -print
|
|||||||
%{_libdir}/gegl-0.4/dropshadow2.json
|
%{_libdir}/gegl-0.4/dropshadow2.json
|
||||||
%dir %{_datadir}/gegl-0.4/
|
%dir %{_datadir}/gegl-0.4/
|
||||||
%{_datadir}/gegl-0.4/lua/
|
%{_datadir}/gegl-0.4/lua/
|
||||||
|
%dir %{_docdir}/gegl-0.4/
|
||||||
|
%{_docdir}/gegl-0.4/*
|
||||||
|
|
||||||
%files -n libgegl-0_4-0
|
%files -n libgegl-0_4-0
|
||||||
%license COPYING COPYING.LESSER
|
%license COPYING COPYING.LESSER
|
||||||
@ -148,6 +140,32 @@ find %{buildroot} -type f -name "*.la" -delete -print
|
|||||||
%{_datadir}/vala/vapi/gegl-0.4.vapi
|
%{_datadir}/vala/vapi/gegl-0.4.vapi
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Apr 08 2025 Funda Wang <fundawang@yeah.net> - 0.4.58-1
|
||||||
|
- update to 0.4.58
|
||||||
|
|
||||||
|
* Mon Mar 17 2025 Funda Wang <fundawang@yeah.net> - 0.4.56-1
|
||||||
|
- update to 0.4.56
|
||||||
|
|
||||||
|
* Tue Feb 11 2025 Funda Wang <fundawang@yeah.net> - 0.4.54-1
|
||||||
|
- update to 0.4.54
|
||||||
|
|
||||||
|
* Sat Jan 04 2025 Funda Wang <fundawang@yeah.net> - 0.4.52-1
|
||||||
|
- update to 0.4.52
|
||||||
|
|
||||||
|
* Wed Dec 18 2024 yaoxin <yao_xin001@hoperun.com> - 0.4.50-1
|
||||||
|
- Update to 0.4.50:
|
||||||
|
- Core:
|
||||||
|
* Better Gobject Introspection annotation coverage.
|
||||||
|
* Improved error handling for gegl chain processing.
|
||||||
|
* Added accessors for pad meta-data, to be able to show names and descriptions in UIs.
|
||||||
|
* GeglColor: more lax parameters for g_arapm_values_cmp
|
||||||
|
* exr-save: store 16bpc files as half, fixing gimp#10778
|
||||||
|
* ff-load, ff-save: fix build with FFmpeg 7
|
||||||
|
* dither: do processing in linear when all levels==2
|
||||||
|
|
||||||
|
* Thu May 30 2024 xu_ping <707078654@qq.com> - 0.4.48-1
|
||||||
|
- Update to 0.4.48
|
||||||
|
|
||||||
* Thu Oct 19 2023 xu_ping <707078654@qq.com> - 0.4.46-2
|
* Thu Oct 19 2023 xu_ping <707078654@qq.com> - 0.4.46-2
|
||||||
- Modified buildrequires due to babl upgrade 0.1.106
|
- Modified buildrequires due to babl upgrade 0.1.106
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
version_control: gitlab.gnome
|
version_control: gitlab.gnome
|
||||||
src_repo: gegl
|
src_repo: gegl
|
||||||
tag_prefix: GEGL_
|
tag_prefix: GEGL_
|
||||||
seperator: _
|
separator: _
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user