about summary refs log tree commit diff
path: root/pkgs/tools/text/gtranslator/default.nix
AgeCommit message (Collapse)AuthorFilesLines
2024-05-02Merge branch 'master' into staging-nextVladimír Čunát1-2/+2
2024-05-01treewide: Move away from wiki.gnome.orgBobby Rong1-2/+2
The wiki.gnome.org site is planned for retirement.
2024-04-24gtranslator: fix buildJan Tojnar1-0/+2
bdbd121de06d2848d974bae92c5f4172aff5406d bump requires update-destop-database.
2024-04-22gtranslator: 46.0 → 46.1Maxine Aubrey1-2/+2
https://gitlab.gnome.org/GNOME/gtranslator/-/compare/46.0...46.1
2024-04-22gtranslator: 45.3 → 46.0Maxine Aubrey1-2/+2
https://gitlab.gnome.org/GNOME/gtranslator/-/compare/45.3...46.0 Changelog-Reviewed-By: Maxine Aubrey <max@ine.dev>
2024-03-19treewide: add meta.mainProgram to packages with a single binarystuebinm1-0/+1
The nixpkgs-unstable channel's programs.sqlite was used to identify packages producing exactly one binary, and these automatically added to their package definitions wherever possible.
2023-11-21gtranslator: 45.2 → 45.3Bobby Rong1-2/+2
https://gitlab.gnome.org/GNOME/gtranslator/-/compare/45.2...45.3 Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com> Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21gtranslator: 45.1 → 45.2Bobby Rong1-2/+2
https://gitlab.gnome.org/GNOME/gtranslator/-/compare/45.1...45.2 NEWS look okay. Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com> Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-11-21gtranslator: 42.0 → 45.1Bobby Rong1-19/+12
https://gitlab.gnome.org/GNOME/gtranslator/-/compare/42.0...45.1 Ported to GTK4. Replaced gspell with libspelling. Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com> Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
2023-05-20treewide: Reduce jtojnar maintainershipJan Tojnar1-1/+1
Notably fwupd, pipewire and flatpak. I want to focus on GNOME and other packages I still actually use. Pipewire is still important but I have not touched the packaging in a while.
2022-05-06gtranslator: 41.0 → 42.0Jan Tojnar1-16/+4
https://gitlab.gnome.org/GNOME/gtranslator/-/compare/41.0...42.0
2022-03-25gtranslator: fix build with meson 0.61Bobby Rong1-1/+12
2022-03-25gtranslator: 40.0 → 41.0Jan Tojnar1-4/+4
https://gitlab.gnome.org/GNOME/gtranslator/-/compare/40.0...41.0
2021-05-08gnome: rename from gnome3Jan Tojnar1-2/+2
Since GNOME version is now 40, it no longer makes sense to use the old attribute name.
2021-05-05gtranslator: 3.38.0 → 40.0Jan Tojnar1-3/+5
2021-01-17pkgs/tools: pkgconfig -> pkg-config (2)Ben Siraphob1-2/+2
2021-01-15pkgs/tools: stdenv.lib -> libBen Siraphob1-1/+1
2021-01-11treewide: with stdenv.lib; in meta -> with lib;Profpatsch1-2/+2
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-10-24gtranslator: 3.36.0 -> 3.38.0WORLDofPEACE1-2/+2
2020-06-03treewide: replace base64 encoded hashesDaiderd Jordan1-1/+1
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2020-04-09gtranslator: 3.34.0 → 3.36.0Jan Tojnar1-2/+4
https://ftp.gnome.org/pub/GNOME/sources/gtranslator/3.36/gtranslator-3.36.0.news
2019-10-27gtranslator: 3.32.1 → 3.34.0Jan Tojnar1-2/+6
2019-05-05gtranslator: 3.32.0 -> 3.32.1R. 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/gtranslator/versions
2019-04-17gtranslator: init at 3.32.0Jan Tojnar1-0/+68