Accepting request 756128 from home:StefanBruens:branches:GNOME:Factory

libgtk3 takes ~15 minutes to build, the API docs about 3 hours.

Putting the API-docs into a separate package removes 23MByte from a gtk3-devel install.

- Split API doc generation from main package using _multibuild,
  libgtk3 itself only takes a fraction of the time to build.

OBS-URL: https://build.opensuse.org/request/show/756128
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=370
This commit is contained in:
2019-12-13 09:45:32 +00:00
committed by Git OBS Bridge
parent da9c8bc3fa
commit 7acd1f9b7b
3 changed files with 64 additions and 6 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Dec 11 20:03:40 UTC 2019 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Split API doc generation from main package using _multibuild,
libgtk3 itself only takes a fraction of the time to build.
-------------------------------------------------------------------
Wed Nov 27 19:06:58 UTC 2019 - bjorn.lie@gmail.com