Commit Graph

29 Commits

Author SHA1 Message Date
R. Ryantm
531642b996 tintin: 2.02.40 -> 2.02.41 2024-01-08 16:54:05 +00:00
R. Ryantm
684fa47648 tintin: 2.02.31 -> 2.02.40 2024-01-02 21:14:40 +00:00
R. Ryantm
72a92f048e tintin: 2.02.30 -> 2.02.31 2023-03-15 23:50:30 +00:00
R. Ryantm
76766f8bcd tintin: 2.02.20 -> 2.02.30 2023-01-08 04:42:04 +00:00
Travis A. Everett
3d55811e1c tintin: 2.02.12 -> 2.02.20, adopt
- 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-02 19:03:15 -05:00
Travis A. Everett
1029cad4d5 Revert "tintin: remove due to lack of maintainers"
This reverts commit 58eae5a47e.
2022-08-02 18:36:52 -05:00
Jason O'Conal
58eae5a47e tintin: remove due to lack of maintainers 2022-04-30 15:44:03 +09:30
Malo Bourgon
0e802eafad treewide: add meta.mainProgram to many packages 2022-04-14 10:24:01 -07:00
R. Ryantm
f785bbf4bf tintin: 2.02.11 -> 2.02.12 2021-10-28 10:22:57 +00:00
Artturi
9790c74b90
Merge pull request #134908 from r-ryantm/auto-update/tintin 2021-10-11 20:36:59 +03:00
Dmitry Kalinkin
b0f07a1695
tintin: fix on darwin 2021-08-24 18:21:41 -04:00
R. RyanTM
93185c3a9a tintin: 2.02.05 -> 2.02.11 2021-08-19 23:16:28 +00:00
Felix Buehler
ce3b463c79 games: /s/name/pname&version/ 2021-06-25 01:28:10 +02:00
R. RyanTM
4c5b71878d tintin: 2.02.03 -> 2.02.05 2021-03-10 01:36:39 +00:00
Profpatsch
4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
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
2021-01-11 10:38:22 +01:00
R. RyanTM
ff65352c5a tintin: 2.02.02 -> 2.02.03 2020-05-27 18:02:18 +00:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
R. RyanTM
57e309376a tintin: 2.02.01 -> 2.02.02 2020-03-16 12:30:22 +00:00
R. RyanTM
0cff355f27 tintin: 2.01.92 -> 2.02.01 2020-01-30 16:47:47 +00:00
Johannes Rosenberger
9de076f45c tintin: added ssl support via gnutls
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-12-14 12:44:07 +01:00
R. RyanTM
cb521df936 tintin: 2.01.91 -> 2.01.92 (#74684) 2019-11-30 14:43:31 +01:00
R. RyanTM
ed57cd6147 tintin: 2.01.90 -> 2.01.91
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-10-24 20:14:09 -07:00
R. RyanTM
7a497fa762 tintin: 2.01.8 -> 2.01.90
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-29 00:42:08 -07:00
R. RyanTM
b85a00ee67 tintin: 2.01.7 -> 2.01.8
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-03 08:30:46 +02:00
R. RyanTM
80a1a84a61 tintin: 2.01.4 -> 2.01.7
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-02 23:00:53 -07:00
Ryan Mulligan
006e666c12 tintin: 2.01.1 -> 2.01.4
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"
2018-02-28 14:17:27 +00:00
davidak
3270aa896b replace "Mac OS X" and "OS X" with "macOS"
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 [...]"
2017-08-07 21:41:30 +02:00
Tim Steinbach
198a69fcb7
tintin: 2.00.9 -> 2.01.1 2016-11-04 11:29:22 -04:00
Jason "Don" O'Conal
d4789829fa tintin: add expression 2013-11-29 08:22:57 +00:00