about summary refs log tree commit diff
path: root/pkgs/games/tintin
AgeCommit message (Collapse)AuthorFilesLines
2024-06-09treewide: Remove indefinite article from meta.descriptionAlexis Hildebrandt1-1/+1
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \ | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-01-08tintin: 2.02.40 -> 2.02.41R. Ryantm1-2/+2
2024-01-02tintin: 2.02.31 -> 2.02.40R. Ryantm1-2/+2
2023-03-15tintin: 2.02.30 -> 2.02.31R. Ryantm1-2/+2
2023-01-08tintin: 2.02.20 -> 2.02.30R. Ryantm1-2/+2
2022-08-02tintin: 2.02.12 -> 2.02.20, adoptTravis A. Everett1-16/+13
- update version to match #165797 - change homepage to the independent project site (which sourceforge now redirects to) - update source to github (linked from project site above) - get rid of the "option" to exclude tlsSupport per PR feedback
2022-08-02Revert "tintin: remove due to lack of maintainers"Travis A. Everett1-0/+35
This reverts commit 58eae5a47e4067acb18a7e52d1896141062d69b2.
2022-04-30tintin: remove due to lack of maintainersJason O'Conal1-35/+0
2022-04-14treewide: add meta.mainProgram to many packagesMalo Bourgon1-0/+1
2021-10-28tintin: 2.02.11 -> 2.02.12R. Ryantm1-2/+2
2021-10-11Merge pull request #134908 from r-ryantm/auto-update/tintinArtturi1-2/+2
2021-08-24tintin: fix on darwinDmitry Kalinkin1-1/+4
2021-08-19tintin: 2.02.05 -> 2.02.11R. RyanTM1-2/+2
2021-06-25games: /s/name/pname&version/Felix Buehler1-2/+3
2021-03-10tintin: 2.02.03 -> 2.02.05R. RyanTM1-2/+2
2021-01-11treewide: with stdenv.lib; in meta -> with lib;Profpatsch1-1/+1
Part of: https://github.com/NixOS/nixpkgs/issues/108938 meta = with stdenv.lib; is a widely used pattern. We want to slowly remove the `stdenv.lib` indirection and encourage people to use `lib` directly. Thus let’s start with the meta field. This used a rewriting script to mostly automatically replace all occurances of this pattern, and add the `lib` argument to the package header if it doesn’t exist yet. The script in its current form is available at https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2020-05-27tintin: 2.02.02 -> 2.02.03R. RyanTM1-2/+2
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2020-03-16tintin: 2.02.01 -> 2.02.02R. RyanTM1-2/+2
2020-01-30tintin: 2.01.92 -> 2.02.01R. RyanTM1-2/+2
2019-12-14tintin: added ssl support via gnutlsJohannes Rosenberger1-2/+8
Now passwords can be sent encrypted via tls. Closure size difference is +18.36 MB (+161.38%). Therefore there is a switch `tlsSupport ? true` to turn off tls.
2019-11-30tintin: 2.01.91 -> 2.01.92 (#74684)R. RyanTM1-2/+2
2019-10-24tintin: 2.01.90 -> 2.01.91R. RyanTM1-2/+2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/tintin/versions
2019-09-29tintin: 2.01.8 -> 2.01.90R. RyanTM1-2/+2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/tintin/versions
2019-07-03tintin: 2.01.7 -> 2.01.8R. RyanTM1-2/+2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/tintin/versions
2019-04-02tintin: 2.01.4 -> 2.01.7R. RyanTM1-2/+2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/tintin/versions
2018-02-28tintin: 2.01.1 -> 2.01.4Ryan Mulligan1-2/+2
Semi-automatic update. These checks were performed: - built on NixOS - found 2.01.4 with grep in /nix/store/pbqmal61ij37i421gy0fjrjv7awg3r7p-tintin-2.01.4 - found 2.01.4 in filename of file in /nix/store/pbqmal61ij37i421gy0fjrjv7awg3r7p-tintin-2.01.4 cc "@lovek323"
2017-08-07replace "Mac OS X" and "OS X" with "macOS"davidak1-1/+1
as it is the official name since 2016 https://en.wikipedia.org/wiki/Macintosh_operating_systems#Desktop exception are parts refering to older versions of macOS like "GUI support for Mac OS X 10.6 - 10.12. Note that Emacs 23 and later [...]"
2016-11-04tintin: 2.00.9 -> 2.01.1Tim Steinbach1-2/+2
2013-11-29tintin: add expressionJason "Don" O'Conal1-0/+24