Skip to content

Update ganttproject-bin from 2.7.2 to 2.8.10#54536

Merged
Mic92 merged 4 commits intoNixOS:masterfrom
vidbina:update-ganttproject-to-2.8.9
Mar 6, 2019
Merged

Update ganttproject-bin from 2.7.2 to 2.8.10#54536
Mic92 merged 4 commits intoNixOS:masterfrom
vidbina:update-ganttproject-to-2.8.9

Conversation

@vidbina
Copy link
Contributor

@vidbina vidbina commented Jan 24, 2019

Motivation for this change

I'm starting to use GanttProject and needed the latest update, then I also added a configuration option for anti-aliasing because I'm on a high-res display but don't want to force everyone to deal with AA as well.

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Assured whether relevant documentation is up to date
  • Fits CONTRIBUTING.md.

@vidbina vidbina changed the title Update ganttproject to 2.8.9 Update ganttproject-bin from 2.7.2 to 2.8.9 and add anti-aliasing option Jan 24, 2019
@vidbina vidbina force-pushed the update-ganttproject-to-2.8.9 branch from c70b0ac to a2f3b86 Compare March 6, 2019 12:42
@GrahamcOfBorg GrahamcOfBorg added 11.by: package-maintainer This PR was created by a maintainer of all the package it changes. 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. labels Mar 6, 2019
On my setup the GUI text is anti-aliased. Since I have a hi-res display
it works quite well for me but since I can imagine that other user may
not want anti-aliasing on their machines (perhaps because they have
lower-res displays) and can override the javaOptions array to control
this behavior.
@vidbina vidbina force-pushed the update-ganttproject-to-2.8.9 branch from e096057 to 6932d93 Compare March 6, 2019 13:11
@vidbina vidbina changed the title Update ganttproject-bin from 2.7.2 to 2.8.9 and add anti-aliasing option Update ganttproject-bin from 2.7.2 to 2.8.10 Mar 6, 2019
@Mic92 Mic92 merged commit 4cb5200 into NixOS:master Mar 6, 2019
adrianpk added a commit to adrianpk/nixpkgs that referenced this pull request May 31, 2024
Update ganttproject-bin from 2.7.2 to 2.8.10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 11.by: package-maintainer This PR was created by a maintainer of all the package it changes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants