Commit graph

110 commits

Author SHA1 Message Date
github-actions[bot] a6fdcf8d52
Merge master into staging-next 2021-07-04 12:01:06 +00:00
Alyssa Ross a6b441793a pango: 1.48.4 -> 1.48.5 2021-06-17 14:56:32 +00:00
Rick van Schijndel 6f79f4c828 pango: support cross-compilation by disabling docs and introspection 2021-06-09 11:07:47 +00: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 691acba782
pango: 1.48.3 → 1.48.4 2021-05-05 22:20: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
Jan Tojnar 534800263c
pango: 1.47.0 → 1.48.3
https://gitlab.gnome.org/GNOME/pango/-/blob/1.48.3/NEWS#L1-34
2021-03-15 18:54:08 +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
Sandro Jäckel dfe9e0e458
pango: build with libthai 2020-11-01 00:13:38 +01:00
Sandro Jäckel f195c8f7ac
pango: fix building on darwin 2020-10-30 02:22:34 +01:00
rnhmjoj a89b842271
pango: 1.45.3 -> 1.47.0 2020-10-23 23:51:37 +02:00
rnhmjoj d5673218df
pango: 1.44.7 -> 1.45.3 2020-07-26 09:26:10 +02:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Matthew Bauer e9c2957c14
treewide: add comments on where native inputs are needed
makes it more clear why this happens

Co-Authored-By: Jan Tojnar <jtojnar@gmail.com>
2020-03-16 14:27:23 -04:00
Matthew Bauer 5ffd779348 pango: add glib to nativeBuildInputs
Needed for some build tool
2020-03-06 00:45:47 -05:00
Dima e603d2941a pango: 1.43.0 -> 1.44.7 2019-12-02 02:30:04 +01:00
Izorkin 5a08a25b27 pango: update sha256 hash 2019-10-29 16:42:54 +03:00
Dima 9524bf3034 pango: 1.43.0, backport CVE-2019-1010238 fix
There was a previous fix for this in
https://github.com/NixOS/nixpkgs/pull/71571

But some things, most notably pygtk, still rely on deprecated pango
APIs that are not available past 1.43, this backports the CVE
fix to this version.
2019-10-22 17:41:21 +02:00
Jan Tojnar cdf426488b
Merge branch 'master' into staging-next
Fixed trivial conflicts caused by removing rec.
2019-09-06 03:20:09 +02:00
Jan Tojnar 72e7d569a7
tree-wide: s/GTK+/GTK/g
GTK was renamed.
2019-09-06 02:54:53 +02:00
worldofpeace c069c6e986 pango: update hash to patch
Fixes #67537
2019-08-31 22:08:07 -04:00
Jorge Acereda bd878ef083 pango: make x11 optional, disabled on darwin 2019-04-18 09:41:29 +02:00
Tor Hedin Brønner 469c3d7ec3
pango: disable docs on darwin for now
see https://github.com/mesonbuild/meson/issues/5202
2019-04-05 12:14:10 +02:00
Tor Hedin Brønner 902d38e9b3
pango: 1.42.4 -> 1.43.0
New meson build didn't specify gobject as a required dependency, pull in
upstream patch to fix.

Also move harfbuzz and fribid to buildInputs as those are actually private deps.
2019-04-05 12:13:33 +02:00
Jan Tojnar a51a99c690
gobject-introspection: rename package
camelCase package name was a huge inconsistency in GNOME package set.
2018-12-02 12:42:29 +01:00
Jan Tojnar f9943cd28a
pango: 1.42.1 → 1.42.4
Fixes a horrendous bug that crashes IRC clients, text editors, terminal
emulators that receive invalid Unicode sequence.
2018-08-29 23:41:16 +02:00
Jan Malakhovski 1949a71003 pango: disable tests 2018-08-11 09:35:35 +00:00
Frederik Rietdijk ad47d658d1 Merge master into staging-next 2018-07-21 19:43:53 +02:00
volth 52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
volth 2efc2ada84 [staging] pango: 1.40.14 -> 1.42.1 (#43171) 2018-07-16 11:55:24 +02:00
Ryan Mulligan 0d5eb901ad treewide: http -> https 2018-06-23 04:34:55 -07:00
Matthew Bauer ed2a9cf65f treewide: remove libintl hacks 2018-03-22 16:50:11 -05:00
Vladimír Čunát 6eb4a86954
pango: maintenance 1.40.12 -> 1.40.14 2017-11-27 13:30:59 +01:00
Vladimír Čunát 40e163e4f2
pango: maintenance 1.40.11 -> 1.40.12
The patch is included in this release.
2017-09-24 11:28:31 +02:00
Vladimír Čunát daa12ab7b9
pango: maintenance 1.40.9 -> 1.40.11 2017-09-03 10:53:26 +02:00
WilliButz 0eb868fa8a
pango: fix pango_default_break function
bug: https://bugzilla.gnome.org/show_bug.cgi?id=785978#c9

(fixes the failing perl-gtk2 tests)
2017-08-25 15:54:37 +02:00
Vladimír Čunát e3d10cfc1c
pango: revert the doCheck = true change
I messed up the testing; I'm really sorry.
2017-08-14 09:15:46 +02:00
Vladimír Čunát 2d0f1c8164
pango: maintenance 1.40.6 -> 1.40.9
Also enable tests on Linux, as they seem fine now.
2017-08-13 16:31:02 +02:00
Vladimír Čunát d95862bbde
pango: maintenance 1.40.5 -> 1.40.6 2017-06-11 15:13:49 +02:00
Vladimír Čunát 977aa067ae
pango: maintenance 1.40.4 -> 1.40.5 2017-04-18 18:39:58 +02:00
Vladimír Čunát ae08fdd84e
pango: maintenance 1.40.3 -> 1.40.4 2017-04-01 13:27:18 +02:00
Vladimír Čunát 96d41e393d
treewide: purge maintainers.urkud
It's sad, but he's been inactive for the last five years.
Keeping such people in meta.maintainers is counter-productive.
2017-03-27 19:52:29 +02:00
Johannes Bornhold 354c91df2e pango: Add darwin frameworks for fond rendering 2017-01-07 17:31:10 +01:00
Vladimír Čunát 34e2d681a0
pango: 1.40.2 -> 1.40.3 2016-12-03 12:22:42 +01:00
Vladimír Čunát f63668b75e pango: maintenance 1.40.1 -> 1.40.2 2016-09-10 11:38:35 +02:00
Eelco Dolstra 8172cd734c docdev -> devdoc
It's "developer documentation", not "documentation developer" after
all.
2016-09-01 11:07:23 +02:00
Tuomas Tynkkynen a17216af4c treewide: Shuffle outputs
Make either 'bin' or 'out' the first output.
2016-08-29 14:49:51 +03:00
Vladimír Čunát 3d82d58d9b pango: update 1.38.1 -> 1.40.1 2016-05-22 12:10:40 +02:00
Vladimír Čunát ab15a62c68 Merge branch 'master' into closure-size
Beware that stdenv doesn't build. It seems something more will be needed
than just resolution of merge conflicts.
2016-04-01 10:06:01 +02:00