Commit graph

128 commits

Author SHA1 Message Date
Alyssa Ross da2dfc91fd pango: broaden platforms
Builds for FreeBSD.
2023-02-05 10:14:46 +00:00
Alyssa Ross 697e78baaf pango: re-disable introspection when not available
gobject-introspection is now usable when cross-compiling, but only if
we can emulate the host platform, which is not the case in general.
For example, when cross-compiling from Linux to BSD.

Fixes: 1bd8727a4c ("various: enable gobject-introspection when cross-compiling")
2023-02-05 10:14:46 +00:00
sternenseemann 113ef8c4ae pango: remove unnecessary gobject-introspection from buildInputs
Since #200337, it is propagated from nativeBuildInputs.
2023-01-07 13:47:33 +01:00
Jan Tojnar 423e7b38f5 pango: 1.50.11 → 1.50.12
https://gitlab.gnome.org/GNOME/pango/-/compare/1.50.11...1.50.12

Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com>
2022-12-05 19:02:33 +01:00
Jan Tojnar bc8b66c2af pango: 1.50.10 → 1.50.11
https://gitlab.gnome.org/GNOME/pango/-/compare/1.50.10...1.50.11

Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com>
2022-10-11 18:52:36 +02:00
Jan Tojnar b85342857e pango: 1.50.8 → 1.50.10
https://gitlab.gnome.org/GNOME/pango/-/compare/1.50.8...1.50.10

Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com>
2022-10-11 18:52:32 +02:00
Jan Tojnar f0c7e18075 pango: 1.50.7 → 1.50.8
https://gitlab.gnome.org/GNOME/pango/-/compare/1.50.7...1.50.8
2022-07-13 13:57:32 +02:00
Artturin 20642e2ab0 various: readd gobject-introspection to buildInputs
see eb829035c9
2022-07-12 15:18:44 +03:00
Artturin 1bd8727a4c various: enable gobject-introspection when cross-compiling
and fix cross in some
2022-07-08 03:56:47 +03:00
Jan Tojnar 6485393911 pango: 1.50.6 → 1.50.7
https://gitlab.gnome.org/GNOME/pango/-/compare/1.50.6...1.50.7
2022-05-06 10:53:04 +02:00
Jan Tojnar acc8f30963 pango: 1.50.5 → 1.50.6
https://gitlab.gnome.org/GNOME/pango/-/compare/1.50.5...1.50.6
2022-03-25 15:02:47 +01:00
Jan Tojnar fa58a38b40 pango: 1.50.4 → 1.50.5
https://gitlab.gnome.org/GNOME/pango/-/compare/1.50.4...1.50.5
2022-03-25 15:02:38 +01:00
Jan Tojnar 100ae90d51 tree-wide: Modernize moving gi-docgen-built docs to devdoc output
Since DevHelp 41, it no longer needs to be stored in `share/devhelp`.
2022-03-25 15:02:32 +01:00
R. Ryantm 4df3d430e5 pango: 1.50.3 -> 1.50.4 2022-02-15 02:48:40 +01:00
Jan Tojnar 62e6374d5e pango: 1.50.0 → 1.50.3
https://gitlab.gnome.org/GNOME/pango/-/blob/1.50.3/NEWS#L1-21
2021-12-31 17:33:46 +01:00
R. Ryantm b8276258cb pango: 1.48.10 -> 1.50.0 2021-12-08 17:16:02 +01:00
Artturin 077ceba2c1 pango: disable strictDeps when building with introspection
pango: fix binfmt cross-compile
2021-11-05 19:57:03 +02:00
Jan Tojnar 4cfee04bbf pango: 1.48.5 → 1.48.10
https://gitlab.gnome.org/GNOME/pango/-/blob/1.48.10/NEWS
2021-10-09 17:29:37 +02:00
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