Commit graph

8 commits

Author SHA1 Message Date
Guillaume Girol 33afbf39f6 treewide: switch to nativeCheckInputs
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
Jan Tojnar 539d47e35e
Merge pull request #205890 from jtojnar/inkscape
inkscape: 1.2.1 → 1.2.2
2022-12-13 17:56:53 +01:00
Jan Tojnar 4c9a58643f lib2geom: 1.2 → 1.2.2 2022-12-13 01:16:57 +01:00
sg2002 0927d7e889 lib2geom: fix tests on i686 2022-12-12 17:34:49 +03:00
Jan Tojnar 96be7f5a90 lib2geom: 1.1 → 1.2
https://gitlab.com/inkscape/lib2geom/-/compare/1.1...1.2
2022-08-02 22:30:55 +02:00
Josef Kemetmüller 1ca04aa9f1 treewide: Stop setting CMAKE_SKIP_BUILD_RPATH=OFF
This is now the new default and thus doesn't need to be set manually
anymore.
2022-07-04 03:49:01 +03:00
Jordan Justen ff8752a603
lib2geom: update 2020-03-12 -> 1.1
Reworks:
 * lgpl21 => lgpl21Only (jtojnar)
 * stdenv.lib => lib (jtojnar)
 * Use 1.1 tagged version rather than sha1 from inkscape 1.1 (jtojnar)
 * BUILD_SHARED_LIBS => 2GEOM_BUILD_SHARED (jtojnar)
 * Drop cmakeBuildType (jtojnar)
2021-05-26 00:20:44 -07:00
Jan Tojnar 9baeb63482
lib2geom: init at 1.0.0 2021-05-26 00:20:44 -07:00