Commit graph

6 commits

Author SHA1 Message Date
Tor Hedin Brønner 58ef13de05
gjs: 1.58.2 -> 1.58.3 (#74433)
1.58.2 could cause some extensions to crash:
https://gitlab.gnome.org/GNOME/gjs/issues/288

https://gitlab.gnome.org/GNOME/gjs/blob/1.58.3/NEWS
2019-11-28 07:52:15 +01:00
R. RyanTM 521122f10e gjs: 1.58.1 -> 1.58.2 2019-11-27 21:17:02 -08:00
Jan Tojnar 201c1d35f6
gjs: clean up
* Do not propagate spidermonkey, it is only needed gjs to link against.
* Split out dev output, any propagated dependencies should go there.
* Drop unnecessary sed, the readline thing is no longer there.
* Add passthru.tests to allow running installed tests easily.
* Drop pango from buildInputs, we only need it as a transitive dependency of gtk3 for installed tests; gjs actually depends on cairo.
* Move libxml2 to nativeBuildInputs, it is called by glib-compile-resources when xml-stripblanks preprocessing is used.
* Propagate glib, as it is in Requires in the pc file.

It is just 2.5 MB closure reduction but every megabyte counts.
2019-11-21 01:29:03 +01:00
Jan Tojnar 51de90ef44
gjs: add separateDebugInfo 2019-11-05 15:20:16 +01:00
Jan Tojnar a2f6928257
gjs: clean up
* format
* add homepage
2019-11-05 00:49:38 +01:00
Jan Tojnar 3d89ead7c6
gjs: move to top-level 2019-11-05 00:47:04 +01:00