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
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
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
WORLDofPEACE
0a9ef8c75a
at-spi2-atk: 2.34.2 -> 2.38.0
2020-10-24 01:15:51 +02:00
Jan Tojnar
15002f1cfd
tree-wide: Switch from gnome3.maintainers to lib.teams.gnome
2020-04-01 14:41:43 +02:00
R. RyanTM
deec2268c9
at-spi2-atk: 2.34.1 -> 2.34.2
2020-03-01 21:50:41 +00:00
R. RyanTM
fe65a64e8e
at-spi2-atk: 2.34.0 -> 2.34.1
2019-11-03 10:30:37 +01:00
Tor Hedin Brønner
0c79a57062
at-spi2-atk: 2.32.0 → 2.34.0
2019-09-30 19:39:37 +02:00
Vladimír Čunát
2e6bf42a22
Merge branch 'master' into staging-next
...
There ver very many conflicts, basically all due to
name -> pname+version. Fortunately, almost everything was auto-resolved
by kdiff3, and for now I just fixed up a couple evaluation problems,
as verified by the tarball job. There might be some fallback to these
conflicts, but I believe it should be minimal.
Hydra nixpkgs: ?compare=1538299
2019-08-24 08:55:37 +02:00
tilpner
0281599ad2
tree-wide: fix malformed meta.maintainers
...
These packages stood out while processing packages.json.gz,
where the maintainer field of some packages wasn't a list of sets,
but a nested list, or a string.
2019-08-19 11:58:27 +02:00
volth
46420bbaa3
treewide: name -> pname (easy cases) ( #66585 )
...
treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname
2019-08-15 13:41:18 +01:00
Tor Hedin Brønner
850555edfb
at-spi2-atk: 2.30.1 -> 2.32.0
...
https://gitlab.gnome.org/GNOME/at-spi2-atk/blob/AT_SPI2_ATK_2_32_0/NEWS
2019-04-05 11:40:34 +02:00
Will Dietz
89c6d74d55
at-spi2-{core,atk}: 2.30.0 -> 2.30.1
2019-03-09 18:09:31 -06:00
Jan Tojnar
8f85b506a9
at-spi2-atk: 2.26.2 → 2.30.0
2018-11-30 21:35:11 +01:00
Daiderd Jordan
a71a9eab8c
at-spi2-atk: fix darwin dylib install_name
2018-08-18 21:37:26 +02:00
Jan Malakhovski
8a127b48e8
at-spi2-atk, at-spi2-core, libnice: disable tests
2018-07-17 23:17:36 +00:00
Anton-Latukha
d4e5243207
at-spi2-atk: add updateScript hook
2018-06-07 01:28:17 +03:00
Anton-Latukha
d4fe62dc46
at-spi2-atk: maintainers, license, clean-up
2018-06-07 01:28:17 +03:00
Anton-Latukha
ed2497f3a7
at-spi2-atk: 2.26.1 -> 2.26.2, clean-up
2018-06-07 01:28:16 +03:00
Anton-Latukha
d663d63051
at-spi2-atk: build with meson
2018-06-07 01:28:16 +03:00
Jan Malakhovski
7438083a4d
tree-wide: disable doCheck
and doInstallCheck
where it fails (the trivial part)
2018-04-25 04:18:46 +00:00
Jan Tojnar
a31d98f312
tree-wide: autorename gnome packages to use dashes
2018-02-25 17:41:16 +01:00
Jan Tojnar
9c62cc74b9
at_spi2_atk: 2.26.0 → 2.26.1
2017-12-04 02:07:56 +01:00
John Ericson
f037625f87
Merge remote-tracking branch 'upstream/staging' into deps-reorg
2017-09-28 12:32:57 -04:00
Vladimír Čunát
7b5edfd288
at-spi2-*: 2.24.1 -> 2.26.0
2017-09-24 11:28:31 +02:00
John Ericson
531e4b80c9
misc pkgs: Basic sed to get fix pkgconfig
and autoreconfHook
buildInputs
...
Only acts on one-line dependency lists.
2017-09-21 15:49:53 -04:00
Vladimír Čunát
c997a7feb5
at-spi2-atk: 2.22.0 -> 2.24.1
2017-06-11 15:10:42 +02:00
Alexander Ried
224cd5106c
at-spi2-{core,atk}: 2.20.1 -> 2.22.0
2016-10-15 20:29:45 +02:00
Vladimír Čunát
656a7dcf1e
at-spi2-{atk,core}: update 2.18.1 -> 2.20.1
2016-05-22 12:10:41 +02:00
Vladimír Čunát
cfbe24992f
at-spi2-*: maintenance updates on 2.18.*
2015-12-30 11:46:24 +01:00
William A. Kennington III
d3f4ba9d6f
Merge branch 'master.upstream' into staging.upstream
2015-09-23 14:44:21 -07:00
Vladimír Čunát
ff9a70266b
at-spi2-*: small updates 2.16.0 -> 2.18.0
2015-09-23 14:43:50 +02:00
Vladimír Čunát
88c9f8b574
xlibs: replace occurrences by xorg
...
This seems to have been confusing people, using both xlibs and xorg, etc.
- Avoided renaming local (and different) xlibs binding in gcc*.
- Fixed cases where both xorg and xlibs were used.
Hopefully everything still works as before.
2015-09-15 12:54:34 +02:00
Vladimír Čunát
0b216645bd
gtk+ stack: leftover "major" updates
2015-06-07 09:22:13 +02:00
Spencer Whitt
8988110572
at-spi2-atk + at-spi2-core: build on Darwin
2015-03-31 16:41:50 -04:00
Vladimír Čunát
5cad555ab1
gtk3 stack: go back to gnome-3.12 branches for now
2014-11-14 23:32:28 +01:00
Vladimír Čunát
3ecd4dcf72
gtk3 stack libs: update all to gnome-3.14 branches
...
All NEWS look safe and relatively quiet.
2014-10-23 10:51:54 +02:00
Luca Bruno
da9b510996
Move at_spi2_core and at_spi2_atk outside of the gnome3 attrset
2014-07-10 11:39:16 +02:00