all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#37908] [PATCH 0/2] Remove monolithic qt5 (and other unused package)
@ 2019-10-24 19:20 Hartmut Goebel
  2019-10-24 19:23 ` [bug#37908] [PATCH 1/2] gnu: Remove qtdeclarative-render2d Hartmut Goebel
  2019-10-25 10:34 ` [bug#37908] [PATCH 0/2] Remove monolithic qt5 (and other unused package) Efraim Flashner
  0 siblings, 2 replies; 12+ messages in thread
From: Hartmut Goebel @ 2019-10-24 19:20 UTC (permalink / raw)
  To: 37908

The monolithic `qt` package was only used as a base to inhert `qt-4` from.

For testing this change does not change qt-4 in any way:
- run ./pre-inst-env guix build qt@4.8.7
- apply patch
- again run ./pre-inst-env guix build qt@4.8.7

-> qt@4.8.7 will *not* be build again. To avoid any rebuilds, I even refrined
from sorting the inputs. :-)

The other patch removes a package which has been merged into qtdeclarative as
of Qt 5.8.0 and is not used anywhere.


Hartmut Goebel (2):
  gnu: Remove qtdeclarative-render2d.
  gnu: Remove monolithic qt5.

 gnu/packages/qt.scm | 328 +++++++-------------------------------------
 1 file changed, 49 insertions(+), 279 deletions(-)

-- 
2.21.0

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2019-11-01 16:10 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-24 19:20 [bug#37908] [PATCH 0/2] Remove monolithic qt5 (and other unused package) Hartmut Goebel
2019-10-24 19:23 ` [bug#37908] [PATCH 1/2] gnu: Remove qtdeclarative-render2d Hartmut Goebel
2019-10-24 19:23   ` [bug#37908] [PATCH 2/2] gnu: Remove monolithic qt5 Hartmut Goebel
2019-10-25 10:34 ` [bug#37908] [PATCH 0/2] Remove monolithic qt5 (and other unused package) Efraim Flashner
2019-10-25 10:43   ` Efraim Flashner
2019-10-25 21:33     ` Ludovic Courtès
2019-10-28  9:06       ` Hartmut Goebel
2019-11-01 10:49         ` Ludovic Courtès
2019-11-01 12:18           ` Hartmut Goebel
2019-11-01 14:14             ` Ludovic Courtès
2019-11-01 14:39               ` Efraim Flashner
2019-11-01 16:09                 ` bug#37908: " Hartmut Goebel

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.