Commit graph

103 commits

Author SHA1 Message Date
volth f3282c8d1e treewide: remove unused variables (#63177)
* treewide: remove unused variables

* making ofborg happy
2019-06-16 19:59:05 +00:00
c0bw3b 9cb260d091 [treewide] delete unused patches 2019-05-04 19:52:24 +02:00
Will Dietz 9866979c23 gdk-pixbuf: 2.38.0 -> 2.38.1
https://gitlab.gnome.org/GNOME/gdk-pixbuf/tags/2.38.1
2019-02-28 16:49:18 -06: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 b9d77e9f51
gdk_pixbuf: 2.36.12 → 2.38.0 2018-11-30 21:33:57 +01:00
Jan Tojnar 5cc18c4781
gnome3: remove versionBranch attribute
Standard library now contains stdenv.lib.versions.majorMinor,
which does the same.
2018-10-05 02:17:19 +02:00
Markus Kowalewski 98c7cf76a6
gdk_pixbuf: add license 2018-08-20 19:32:10 +02:00
Jan Tojnar 4f2482ca3f
gdk-pixbuf.src: switch to fetchFromGitLab 2018-07-15 18:58:04 +02:00
Orivej Desh eed7db423e gdk-pixbuf: fix loader.cache on darwin
gdk-pixbuf-query-loaders looks for .so files even on darwin, but after the
switch to meson the loaders are installed with .dylib extension.

Fixes #41314
2018-06-06 10:07:23 +00:00
Orivej Desh 06cdd7d83f Revert "gdk-pixbuf: patch library rpath references on darwin"
This reverts commit 6bb08e881d.

See the next commit.
2018-06-06 10:06:45 +00:00
Orivej Desh 14987c6336 Revert "gdk-pixbuf: make loaders builtin on Darwin"
This reverts commit 6d3b9763a6.

See the next commit.
2018-06-06 10:03:20 +00:00
Jan Tojnar 6d3b9763a6
gdk-pixbuf: make loaders builtin on Darwin
Meson produces faulty loaders on Darwin, building them into the library bypasses that.

4b2f397198
2018-06-01 00:14:59 +02:00
Jan Tojnar ae8b7a189a
Revert "Revert commit 4b2f3971981272b79da7f87b639ca8854a6ea89c"
This reverts commit 85ae7137ac.
2018-06-01 00:13:15 +02:00
Matthew Bauer 85ae7137ac Revert commit 4b2f397198
This reverts commit 4b2f397198. It
updated gdk_pixbuf to 2.36.12 but unfortunately broke macOS builds.
The new mime sniffing is not working correctly so that .png files
cannot be built.

Fixes #41314

/cc @jtojnar @lnl7
2018-05-31 12:34:16 -04:00
Daiderd Jordan 6bb08e881d
gdk-pixbuf: patch library rpath references on darwin
A bunch of the libraries like libpixbufloader-png link against libgdk_pixbuf,
however the install_name is not correct at this point yet since meson tries to use rpaths.
2018-05-30 01:26:24 +02:00
Jan Tojnar ccd064450c
gdk-pixbuf: fix git urls 2018-05-29 10:34:17 +02:00
Daiderd Jordan 8baaa433b6
gdk-pixbuf: patch all darwin binaries 2018-05-29 08:47:19 +02:00
Daiderd Jordan 11b799db8b
gdk-pixbuf: also patch binaries in dev output for darwin 2018-05-29 01:10:53 +02:00
Daiderd Jordan 4200c9c879
gdk-pixbuf: fix binary @rpath reference on darwin 2018-05-28 23:56:23 +02:00
Daiderd Jordan 50f46e060f
gdk-pixbuf: fixup library install_names on darwin
Meson tries to use rpaths but we don't use those in the darwin stdenv.
2018-05-28 20:27:16 +02:00
Matthew Justin Bauer eeb016e8f0
Merge branch 'staging' into fix-ncurses-darwin-extensions 2018-05-02 15:40:38 -05:00
Jan Tojnar e375bd4a9e
gdk_pixbuf: export moduleDir 2018-04-28 04:08:48 +02:00
Jan Tojnar 70a5ba0ac9
gdk_pixbuf: fix installedTests 2018-04-25 18:37:43 +02: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 4b2f397198
gdk_pixbuf: 2.36.7 → 2.36.12 2018-04-25 01:49:14 +02:00
Jan Tojnar c70a245bb3
Revert "gdk_pixbuf: 2.36.7 → 2.36.12 (#39026)" (#39316)
This reverts commit 50953c3cbc.
2018-04-22 00:18:56 +02:00
Jan Tojnar 50953c3cbc
gdk_pixbuf: 2.36.7 → 2.36.12 (#39026) 2018-04-22 00:17:26 +02:00
Shea Levy 0f854cd2d1
Merge branch 'master' into staging 2018-03-24 01:34:53 -04:00
Peter Simons cb6f88ce5e Revert "gdk_pixbuf: 2.36.7 → 2.36.11"
This reverts commit 3abd1ec53d because the change
breaks many packages, like Emacs, pavucontrol, xmobar, etc. Further details can
be found at https://github.com/NixOS/nixpkgs/issues/37696.
2018-03-23 14:09:13 +01:00
Matthew Bauer ed2a9cf65f treewide: remove libintl hacks 2018-03-22 16:50:11 -05:00
Jan Tojnar 3abd1ec53d
gdk_pixbuf: 2.36.7 → 2.36.11 2018-03-22 07:34:56 +01:00
Jan Tojnar fd692bbc11
gdk-pixbuf: add updateScript 2018-03-04 20:05:54 +01:00
Jan Tojnar a31d98f312
tree-wide: autorename gnome packages to use dashes 2018-02-25 17:41:16 +01:00
John Ericson 046f091e0d treewide: Don't use envHook anymore
This commits needs a MAJOR audit as I oftentimes just guessed which of
`$hostOffset`, `$targetOffset`, or a fixed offset should be used.
2017-12-30 22:04:22 -05:00
Vladimír Čunát 26b7edae2b
gdk-pixbuf: downgrade a bit for now
Updating higher will be tricky.
2017-08-14 09:15:46 +02:00
Vladimír Čunát b53d4c6f2d
gdk-pixbuf: maintenance 2.36.6 -> 2.36.8 2017-08-13 16:28:05 +02:00
Vladimír Čunát ae58febf70
gdk-pixbuf: maintenance 2.36.5 -> 2.36.6 2017-04-01 13:27:19 +02:00
Vladimír Čunát 4339dca980
gdk-pixbuf: maintenance 2.36.4 -> 2.36.5 2017-02-20 21:31:41 +01:00
Vladimír Čunát 768d445cb5
gdk-pixbuf: maintenance 2.36.3 -> 2.36.4 2017-02-05 14:59:04 +01:00
Vladimír Čunát 7bdf2a4498
gdk-pixbuf: maintenance 2.36.2 -> 2.36.3 2017-01-06 21:08:33 +01:00
Vladimír Čunát 421a7f37fa
gdk-pixbuf: security 2.36.0 -> 2.36.2
/cc #21457.  The rebuild impact is probably only a few thousand.
The new utility is put into $out/bin/.
2016-12-28 20:32:57 +01:00
Alexander Ried 82cb3efef8
gdk-pixbuf: 2.34 -> 2.36
From #19081.
2016-10-11 18:48:04 +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
Damien Cassou 386597c132 gdk-pixbuf: 2.32.3 -> 2.34.0 2016-04-20 16:45:59 +02:00
Vladimír Čunát 716aac2519 Merge branch 'staging' into closure-size 2016-01-19 09:55:31 +01:00
Vladimír Čunát 00aec448ab gdk-pixbuf: maintenance update 2.32.1 -> 2.32.3 2015-12-30 11:57:33 +01:00
Vladimír Čunát 333d69a5f0 Merge staging into closure-size
The most complex problems were from dealing with switches reverted in
the meantime (gcc5, gmp6, ncurses6).
It's likely that darwin is (still) broken nontrivially.
2015-11-20 14:32:58 +01:00
Vladimír Čunát 91329b5c0a gdk-pixbuf: reduce unnecessary outputs
Also some other minor changes.
2015-10-28 12:05:37 +01:00
Vladimír Čunát 4917a4f8b3 Merge master into staging 2015-10-23 01:57:14 +02:00