Commit Graph

21 Commits

Author SHA1 Message Date
Bobby Rong
fd522475ce
gnome-latex: 3.44.0 → 3.46.0
https://gitlab.gnome.org/swilmet/gnome-latex/-/compare/3.44.0...3.46.0
2023-12-31 19:28:37 +08:00
h7x4
41974d5ed9
treewide: add mainProgram 2023-11-27 02:17:53 +01:00
Artturin
f9fdf2d402 treewide: move NIX_CFLAGS_COMPILE to the env attrset
with structuredAttrs lists will be bash arrays which cannot be exported
which will be a issue with some patches and some wrappers like cc-wrapper

this makes it clearer that NIX_CFLAGS_COMPILE must be a string as lists
in env cause a eval failure
2023-02-22 21:23:04 +02:00
Bobby Rong
6d2c2c92dc
gnome-latex: 3.42.0 → 3.44.0
https://gitlab.gnome.org/swilmet/gnome-latex/-/compare/3.42.0...3.44.0
2023-01-28 15:12:38 +08:00
Fabián Heredia Montiel
5116aa1cf2 gnome-latex: 3.41.2 → 3.42.0
https://gitlab.gnome.org/swilmet/gnome-latex/-/compare/3.41.2...3.42.0
2022-11-08 21:55:44 -06:00
Jan Tojnar
b6c3b38a13 gnome-latex: 3.40.0 → 3.41.2
https://gitlab.gnome.org/swilmet/gnome-latex/-/compare/3.40.0...3.41.2

Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com>
2022-10-11 18:52:11 +02:00
Jan Tojnar
cd1f035c0d gnome-latex: 3.38.0 → 3.40.0
Repo moved to https://gitlab.gnome.org/swilmet/gnome-latex

https://gitlab.gnome.org/swilmet/gnome-latex/-/compare/3.38.0...3.40.0
2022-05-06 10:52:44 +02:00
Jan Tojnar
468cb5980b gnome: rename from gnome3
Since GNOME version is now 40, it no longer makes sense to use the old attribute name.
2021-05-08 09:47:42 +02:00
Jan Tojnar
11f0852a64
gnome-latex: fix build with tepl 6
Applying a patch since the app has been archived and will receive no further releases.

Had to rebuild the build scripts with autoreconfHook since the patch modifies configure.ac.

Also cleaned up the expression a bit.
2021-05-05 22:43:06 +02:00
Jan Tojnar
7d535edec5
gnome3: support new versioning scheme in the update script
https://discourse.gnome.org/t/new-gnome-versioning-scheme/4235
2021-05-05 22:20:20 +02:00
Jonathan Ringer
9bb3fccb5b treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
continuation of #109595

pkgconfig was aliased in 2018, however, it remained in
all-packages.nix due to its wide usage. This cleans
up the remaining references to pkgs.pkgsconfig and
moves the entry to aliases.nix.

python3Packages.pkgconfig remained unchanged because
it's the canonical name of the upstream package
on pypi.
2021-01-19 01:16:25 -08:00
Ben Siraphob
badf51221d treewide: stdenv.lib -> lib 2021-01-16 17:58:11 +07: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
Jan Tojnar
2c7d0b5362
gnome-latex: 3.36.0 → 3.38.0
https://ftp.gnome.org/pub/GNOME/sources/gnome-latex/3.37/gnome-latex-3.37.1.news
https://ftp.gnome.org/pub/GNOME/sources/gnome-latex/3.37/gnome-latex-3.37.2.news
https://ftp.gnome.org/pub/GNOME/sources/gnome-latex/3.38/gnome-latex-3.38.0.news
2020-10-24 01:17:52 +02:00
R. RyanTM
668f4bb682 gnome-latex: 3.32.0 -> 3.36.0 2020-05-05 11:43:01 +00:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Jan Tojnar
c469133098
gnome-latex: 3.30.2 → 3.32.0
https://gitlab.gnome.org/GNOME/gnome-latex/blob/3.32.0/NEWS
2019-04-05 12:13:57 +02:00
Jan Tojnar
606ceda352
gnome3: stop using aliases 2019-02-14 02:31:15 +01:00
Jan Tojnar
47f67c64b8
gnome-latex: 3.30.1 → 3.30.2 2018-11-30 21:35:13 +01:00
Jan Tojnar
8fe7dd59a3
gnome-latex: 3.28.1 → 3.30.1 2018-07-31 11:37:56 +02:00
Michael Fellinger
6f831a7ab4 Gnome-latex: init at 3.28.1 2018-06-22 10:14:28 +02:00