Accepting request 881674 from GNOME:Next
- Disable building of docs: creates a cycle with python: + Drop python3-gi-docgen BuildRequires. + Pass gtk_doc=falso to meson OBS-URL: https://build.opensuse.org/request/show/881674 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gdk-pixbuf?expand=0&rev=177
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 27 20:45:00 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Disable building of docs: creates a cycle with python:
|
||||
+ Drop python3-gi-docgen BuildRequires.
|
||||
+ Pass gtk_doc=falso to meson
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 21 15:51:52 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
|
@@ -42,7 +42,6 @@ BuildRequires: libjpeg-devel
|
||||
BuildRequires: libtiff-devel
|
||||
BuildRequires: meson >= 0.55.3
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: python3-gi-docgen
|
||||
BuildRequires: translation-update-upstream
|
||||
BuildRequires: unzip
|
||||
BuildRequires: xsltproc
|
||||
@@ -146,7 +145,7 @@ cp -a %{SOURCE2} .
|
||||
-Djasper=false \
|
||||
-Dx11=false \
|
||||
-Dbuiltin_loaders=none \
|
||||
-Dgtk_doc=true \
|
||||
-Dgtk_doc=false \
|
||||
-Dintrospection=enabled \
|
||||
-Dman=true \
|
||||
-Drelocatable=false \
|
||||
@@ -158,8 +157,6 @@ cp -a %{SOURCE2} .
|
||||
%install
|
||||
%meson_install
|
||||
rm -rf %{buildroot}{%{_libexecdir},%{_datadir}}/installed-tests/
|
||||
# https://gitlab.gnome.org/GNOME/gdk-pixbuf/-/issues/177
|
||||
rm -r %{buildroot}%{python3_sitelib}/gidocgen %{buildroot}%{_bindir}/gi-docgen
|
||||
%find_lang %{name}
|
||||
touch %{buildroot}%{_libdir}/gdk-pixbuf-2.0/%{gdk_pixbuf_binary_version}/loaders.cache
|
||||
%if "%{_lib}" == "lib64"
|
||||
@@ -253,7 +250,6 @@ fi
|
||||
%{_libdir}/*.so
|
||||
%{_datadir}/gir-1.0/GdkPixbuf-2.0.gir
|
||||
%{_datadir}/gir-1.0/GdkPixdata-2.0.gir
|
||||
%doc %{_datadir}/doc/gdk-pixbuf
|
||||
%{_rpmmacrodir}/macros.gdk-pixbuf
|
||||
|
||||
%files lang -f %{name}.lang
|
||||
|
Reference in New Issue
Block a user