Skip to content

framac: Update to GTK 3#155173

Merged
piegamesde merged 1 commit intoNixOS:masterfrom
jtojnar:framac-gtk3
Jan 23, 2022
Merged

framac: Update to GTK 3#155173
piegamesde merged 1 commit intoNixOS:masterfrom
jtojnar:framac-gtk3

Conversation

@jtojnar
Copy link
Member

@jtojnar jtojnar commented Jan 16, 2022

Motivation for this change

lablgtk2 depends on libglade, which is being removed. This will result in partial gui since ocamlgraph has not been ported to GTK 3.

The GUI will also not work on Mac:
https://git.frama-c.com/pub/frama-c/-/blob/a0aa5c1d3a66f05f2b43156c2d5c0eca8316124d/opam/opam#L115

cc @thoughtpolice @amiddelk @piegamesde

Things done
  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandbox = true set in nix.conf? (See Nix manual)
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 22.05 Release Notes (or backporting 21.11 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
    • (Release notes changes) Ran nixos/doc/manual/md-to-db.sh to update generated release notes
  • Fits CONTRIBUTING.md.

lablgtk2 depends on libglade, which is being removed.
This will result in partial gui since ocamlgraph has not been ported to GTK 3:
backtracking/ocamlgraph#87
@ofborg ofborg bot requested review from amiddelk and thoughtpolice January 16, 2022 02:30
@ofborg ofborg bot added 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. labels Jan 16, 2022
@piegamesde piegamesde merged commit f25b876 into NixOS:master Jan 23, 2022
@jtojnar jtojnar deleted the framac-gtk3 branch January 24, 2022 00:37
@vbgl
Copy link
Contributor

vbgl commented Jan 26, 2022

Do you know what are the missing features of the GTK3 interface? The call-graph view is missing. Anything else?

Are there any new features brought by this PR or is it only regressions?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants