Commit Graph

46 Commits

Author SHA1 Message Date
Weijia Wang
752c062736 vte: fix build on darwin 2022-08-01 14:42:48 +02:00
Rick van Schijndel
7d58a30286
treewide: pkgs/development/libraries: mark broken for darwin 2022-05-30 13:42:53 +02:00
Jan Tojnar
9b7f392f75 vte: 0.67.90 → 0.68.0
https://gitlab.gnome.org/GNOME/vte/-/compare/0.67.90...0.68.0
2022-03-29 10:23:06 +02:00
Jan Tojnar
0a4072ce23 vte: 0.64.2 → 0.67.90
https://gitlab.gnome.org/GNOME/vte/-/compare/0.64.2...0.66.0
https://gitlab.gnome.org/GNOME/vte/-/compare/0.66.0...0.67.90

Need to switch to clangStdenv since aarch6 is stuck on GCC 9 but vte requires
at least GCC 10. I also tried gcc11Stdenv but that failed with linking issues.
2022-03-25 15:01:22 +01:00
Jamie McClymont
2708692778 vte: add tested vte-based terminals to passthru.tests 2022-03-20 16:48:06 +13:00
Adam Joseph
ad826d3b93
vte: respect the global systemdSupport flag
This commit allows to compile vte without systemd (-D_systemd=false)
if the systemdSupport attribute is set to false.  This can be done
globally in nixpkgs.conf, and is understood by other packages.  See
also PR #160972.
2022-03-13 21:46:57 +01:00
Felix Buehler
826c215491 treewide: rename name to pname&version 2022-02-22 14:19:49 +01:00
Vladimír Čunát
b24be6dcff
Revert "vte: 0.64.2 → 0.66.0"
This reverts commit 453edd71bf.

It refuses to build with gcc9; that's the default on aarch64-linux,
and it would block the nixos-unstable channel.  Discussion:
https://github.com/NixOS/nixpkgs/pull/142731#commitcomment-58711525
2021-10-26 12:30:26 +02:00
Jan Tojnar
453edd71bf vte: 0.64.2 → 0.66.0
https://gitlab.gnome.org/GNOME/vte/-/compare/0.64.0...0.66.0
2021-10-24 12:41:35 +02:00
Jan Tojnar
59a96f5bba vte: 0.64.1 → 0.64.2
https://ftp.gnome.org/pub/GNOME/sources/vte/0.64/vte-0.64.2.changes
2021-10-09 21:35:52 +02:00
Vladimír Čunát
080cd658ca
Merge #121780: treewide meta.maintainers tweaks 2021-05-08 10:47:08 +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
Vladimír Čunát
73e17a3594
treewide: remove lethalman from meta.maintainers
He hasn't been heard of for years.
2021-05-07 15:36:40 +02:00
Jan Tojnar
8bc57da967
vte: 0.64.0 → 0.64.1 2021-05-06 20:55:11 +02:00
Jan Tojnar
53ac5eb8cf
vte: 0.62.2 → 0.64.0 2021-05-05 22:42:23 +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
Maxine Aubrey
16845e9e23
vte: 0.62.1 -> 0.62.2 2021-03-14 00:58:32 +01:00
Ben Siraphob
66e44425c6 pkgs/development/libraries: stdenv.lib -> lib 2021-01-21 19:11:02 -08: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
Jan Tojnar
94ed06e3fa
vte: 0.62.0 → 0.62.1 2020-10-24 01:18:43 +02:00
Piotr Bogdan
281ac3d371
vte: 0.60.2 -> 0.62.0 2020-10-24 01:15:02 +02:00
Tor Hedin Brønner
14cf400ed9 vte: 0.60.1 -> 0.60.2 2020-05-03 17:42:31 +02:00
Jan Tojnar
a04625379a
Merge branch 'master' into staging-next 2020-04-13 18:50:35 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Jan Tojnar
1ab03c3a76
Merge branch 'master' into staging-next 2020-04-10 12:12:56 +02:00
Tor Hedin Brønner
99e7ea62fd
vte: 0.60.0 -> 0.60.1 2020-04-09 10:24:07 +02:00
Jan Tojnar
15002f1cfd
tree-wide: Switch from gnome3.maintainers to lib.teams.gnome 2020-04-01 14:41:43 +02:00
Tor Hedin Brønner
96586d4e4b
vte: 0.58.3 -> 0.60.0
Now depends on icu and systemd. A bit annoying that vte doesn't have a
proper changelog...
2020-03-24 07:06:59 +01:00
worldofpeace
dfa418772b vte: 0.58.2 -> 0.58.3 2020-02-22 18:27:33 -05:00
Austin Seipp
a5a1b86ab1
vte: remove duplicated gnome3 argument
This was added on accident in cfaa8b8652,
as the gnome3 parameter is already specified.

This unbreaks Borg evaluation.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-10-28 19:52:47 -05:00
worldofpeace
cfaa8b8652 vte: add worldofpeace to maintainers 2019-10-28 20:41:36 -04:00
(cdep)illabout
fc265d98c7 vte: enable building with musl
VTE requires a small patch to be able to be built with musl.
2019-10-28 16:11:32 +01:00
worldofpeace
bebc546d8b vte: 0.58.1 -> 0.58.2 2019-10-15 16:32:38 -04:00
Tor Hedin Brønner
6b8241bb52 vte: 0.58.0 → 0.58.1 2019-10-08 12:08:53 +02:00
Jan Tojnar
b8ab8598ed
vte-ng: move inside termite
It is just a few patches only needed by termite. Let's not pollute our tree with it.
2019-10-03 00:09:18 +02:00
Tor Hedin Brønner
90b8ac0ff3 vte-ng: fix build
vte now uses meson so don't bother overriding vte.
2019-09-30 19:39:48 +02:00
Tor Hedin Brønner
374ae1b4ec vte: 0.56.3 → 0.58.0
Co-authored-by: worldofpeace <worldofpeace@protonmail.ch>
2019-09-30 19:39:48 +02:00
Jan Tojnar
72e7d569a7
tree-wide: s/GTK+/GTK/g
GTK was renamed.
2019-09-06 02:54:53 +02:00
volth
f3282c8d1e treewide: remove unused variables (#63177)
* treewide: remove unused variables

* making ofborg happy
2019-06-16 19:59:05 +00:00
Will Dietz
6863ef2c80
vte: 0.56.2 -> 0.56.3 2019-05-15 17:15:14 -05:00
R. RyanTM
0df09b0947 vte: 0.56.1 -> 0.56.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/vte/versions
2019-05-02 17:35:49 -07:00
Tor Hedin Brønner
860c2dcb2f vte: 0.56.0 -> 0.56.1
https://download.gnome.org/sources/vte/0.56/vte-0.56.1.changes
2019-04-14 19:26:18 +02:00
worldofpeace
f3ac8d3dca vte-ng: fix build 2019-04-06 17:41:01 -04:00
Tor Hedin Brønner
3335779cc0
vte: 0.54.3 -> 0.56.0 2019-04-05 11:40:00 +02:00
Matthieu Coudron
9333c833a5 vte-ng: 0.50.2.a -> 0.54.2.a 2019-02-07 20:58:43 +09:00
worldofpeace
2c76519900 vte, vte_290, vte-ng: rename frome gnome3.vte* 2018-12-25 20:14:32 -05:00