Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cataclysm-dda{,-git}: miscellaneous updates #34729

Merged
merged 7 commits into from Feb 17, 2018

Conversation

mnacamura
Copy link
Contributor

@mnacamura mnacamura commented Feb 8, 2018

Motivation for this change

Basically maintenances of cataclysm-dda{,-git} packages.

Things done
  • Maintenance things

    • Update homepage
    • Clean up old codes
    • Fix the stable version's dependency to ncurses5
    • Change the git version's version display in the title, as it was still 0.C
  • Minor enhancements

    • Add Linux desktop launcher
    • Add option to install the console version (no tiles): e.g., cataclysm-dda.override { tiles = false; }
  • Tested using sandboxing (nix.useSandbox on NixOS, or option build-use-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/)

  • Fits CONTRIBUTING.md.


- Remove cmath include (introduced by 97c484a) since the current gcc/clang
  works fine without it.
- Suppress known compiler warnings instead of removing -Werror flag.
Previously the version shown in the title was 0.C, not distinguishable
from the stable version.
You can install the console version with `cataclysm-dda{,-git}.override { tiles = false; }`.
@mnacamura mnacamura changed the title cataclysm-dda{,-git}: misc. updates cataclysm-dda{,-git}: miscellaneous updates Feb 8, 2018
@mnacamura
Copy link
Contributor Author

Could anyone kindly review this?

@rnhmjoj
Copy link
Contributor

rnhmjoj commented Feb 16, 2018

I'm looking into it but I can only test on NixOS.

@rnhmjoj
Copy link
Contributor

rnhmjoj commented Feb 16, 2018

I'm really happy about the tiles option and the version string in the main menu.
Eveything looks good, Thank you!

@joachifm joachifm merged commit f010a68 into NixOS:master Feb 17, 2018
@joachifm
Copy link
Contributor

Thank you

@mnacamura
Copy link
Contributor Author

Thank you guys for reviewing and merging!

@mnacamura mnacamura deleted the cdda-misc-updates branch February 17, 2018 10:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants