Michael Raskin
ffd9bf7e29
Merge pull request #63060 from layus/gtk-demos
...
gtk3: re-enable demos
2019-06-20 06:52:11 +00:00
Matthew Bauer
263f5891b6
treewide: mesa_noglu, mesa_drivers, libGL_driver -> mesa
...
Just use mesa for these to be more clear. Move these to aliases.nix
2019-06-17 14:43:18 -04:00
Guillaume Maudoux
1a5d2e29c5
gtk3: re-enable demos
2019-06-14 14:38:15 +02:00
worldofpeace
7abeda982a
gnome3.gsettings-desktop-schemas -> gsettings-desktop-schemas
...
gnome3.pomodoro is left out because I don't want to create a conflict.
2019-04-17 13:39:23 -04:00
Tor Hedin Brønner
5587831405
gtk3: 3.24.7 -> 3.24.8 ( #59408 )
...
https://gitlab.gnome.org/GNOME/gtk/blob/3.24.8/NEWS
2019-04-14 19:14:36 +02:00
Will Dietz
bf072fcfb1
gtk3: 3.24.5 -> 3.24.7
...
http://ftp.acc.umu.se/pub/gnome/sources/gtk+/3.24/gtk+-3.24.6.news
http://ftp.acc.umu.se/pub/gnome/sources/gtk+/3.24/gtk+-3.24.7.news
Export symbols patch "actually" seems
to no longer be required, drop it.
2019-03-12 16:36:14 -05:00
Silvan Mosberger
e0cc49c219
gtk3: Fix for missing symbols (again)
...
Was removed again in f9a62dbace
, but it
was still needed after all, see https://github.com/NixOS/nixpkgs/issues/55692#issuecomment-469058386
2019-03-09 15:49:16 +01:00
Will Dietz
f9a62dbace
gtk3: 3.24.4 -> 3.24.5
...
* add fribidi as it's now required.
* fetch patches to fix fribidi linking, autoreconf
2019-02-17 20:49:34 -06:00
Michael Alan Dorman
d576825130
gtk+-3.24.3: Fix for missing symbols
...
This change has already been merged upstream.
Fixes #55692 ; closes #55700 .
2019-02-13 14:28:09 +01:00
Vladimír Čunát
8ba516664b
Merge branch 'staging-next' into staging
2019-02-01 09:42:53 +01:00
Vladimír Čunát
5effa4e0f9
Merge branch 'master' into staging-next
...
Comments on conflicts:
- llvm: d6f401e1
vs. 469ecc70
- docs for 6 and 7 say the default is
to build all targets, so we should be fine
- some pypi hashes: they were equivalent, just base16 vs. base32
2019-02-01 09:22:29 +01:00
Jan Tojnar
10a60af7e0
gtk3-x11: fix darwin build
2019-01-27 15:38:18 +01:00
Will Dietz
0d17a4c307
gtk3: 3.24.3 -> 3.24.4
2019-01-21 15:49:14 -06:00
Will Dietz
2002b8a463
gtk3: 3.24.2 -> 3.24.3
...
* Drop patches, now included!
* Fixes system tray icon madness w/awesomeWM (and others?),
oh joyous day what a time to be alive :)
(parent_relative fixups, been using for a while, woohoo!)
2019-01-14 11:53:52 -06:00
Tor Hedin Brønner
2712f12244
gtk3: fix segfaults when opening dialogs
...
Fixes https://github.com/NixOS/nixpkgs/issues/53697
Closes https://github.com/NixOS/nixpkgs/pull/53736
2019-01-10 13:16:00 +01:00
Jan Tojnar
2a1c199e29
gtk3: 3.24.1 → 3.24.2
...
Also fixes language names.
2018-12-24 03:37:14 +01: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
dc5afbd775
gtk3: 3.22.30 → 3.24.1
2018-11-30 21:34:44 +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
Daiderd Jordan
ac95ddb008
gtk3: propagate Cocoa on darwin
...
Generally frameworks should not be propagated, but in this case it's
always needed so we propagate (only) Cocoa.
2018-08-19 13:09:25 +02:00
Daiderd Jordan
2286655abd
gtk3: add x11Support for darwin
2018-08-18 21:37:25 +02:00
Jan Tojnar
10c94913b8
gtk3: 3.22.29 → 3.22.30
2018-06-06 15:32:37 +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
Nikolay Amiantov
db51b836b2
gtk3: fix build
2018-03-26 14:01:49 +03:00
Matthew Bauer
ed2a9cf65f
treewide: remove libintl hacks
2018-03-22 16:50:11 -05:00
Jan Tojnar
fac57c25f0
gtk3: fix gtk-encode-symbolic-svg
2018-03-22 07:46:57 +01:00
Jan Tojnar
0973618e4e
gnome3: automated update
2018-03-22 07:46:42 +01:00
Jan Malakhovski
7079e744d4
Merge branch 'master' into staging
...
Resolved the following conflicts (by carefully applying patches from the both
branches since the fork point):
pkgs/development/libraries/epoxy/default.nix
pkgs/development/libraries/gtk+/3.x.nix
pkgs/development/python-modules/asgiref/default.nix
pkgs/development/python-modules/daphne/default.nix
pkgs/os-specific/linux/systemd/default.nix
2018-03-10 20:38:13 +00:00
Jan Tojnar
6e0cfc8f18
gtk3: add updateScript
2018-03-04 20:05:53 +01:00
Frederik Rietdijk
4f08b0fbac
Merge remote-tracking branch 'upstream/master' into HEAD
2018-02-26 10:50:18 +01:00
Jan Tojnar
a31d98f312
tree-wide: autorename gnome packages to use dashes
2018-02-25 17:41:16 +01:00
Vladimír Čunát
01bf8381fd
gtk3: 3.22.26 -> 3.22.28 (maintenance)
2018-02-24 22:30:22 +01:00
Vladimír Čunát
f71dfabad3
Merge #31891 : gtk3: propagate gsettings_desktop_schemas
2017-11-27 13:57:13 +01:00
Jan Tojnar
8e03cda691
gtk3: make GTK depend on gsettings_desktop_schemas
...
So dconf settings will be applied to GTK3 programs even if running outside of Gnome. See #31293
2017-11-24 09:50:03 +03:00
Nikolay Amiantov
88105ee018
gtk3: compute DPI properly when Xft options are not used
...
Taken from #25892
Fixes #25023
2017-11-17 20:45:49 +00:00
gnidorah
9c4d2b4f3d
gtk3: 3.22.24 -> 3.22.26
2017-11-08 19:27:39 +03:00
Vladimír Čunát
15a12f7edb
gkt3: maintenance 3.22.21 -> 3.22.24
2017-10-08 18:24:12 +02:00
Vincent Laporte
2f70241e21
gtk+: 3.22.19 -> 3.22.21
2017-09-14 06:03:12 +00:00
Vladimír Čunát
3980abe191
gkt3: maintenance 3.22.18 -> 3.22.19
2017-09-03 10:53:27 +02:00
Frederik Rietdijk
62dac1bdd9
Merge remote-tracking branch 'upstream/master' into HEAD
2017-08-14 09:34:10 +02:00
Vladimír Čunát
bbdb8f5cff
gkt3: maintenance 3.22.16 -> 3.22.18
2017-08-13 16:28:51 +02:00
mimadrid
09e0cc7cc7
Update homepage attributes: http -> https
...
Homepage link "http://.../ " is a permanent redirect to "https://.../ " and should be updated
https://repology.org/repository/nix_stable/problems
2017-08-03 11:56:15 +02:00
Vladimír Čunát
5a03a05520
gtk3: maintenance 3.22.15 -> 3.22.16
2017-07-15 11:43:47 +02:00
Guillaume Koenig
60183a1177
gtk3: install gtk-launch
2017-06-16 13:10:42 +02:00
Vladimír Čunát
8779c108d4
gkt3: bugfix 3.22.12 -> 3.22.15
2017-06-11 15:15:26 +02:00
Vladimír Čunát
09fd617383
gtk3: maintenance 3.22.11 -> 3.22.12
2017-04-18 18:38:27 +02:00
Vladimír Čunát
6c153c55c3
gtk3: maintenance 3.22.8 -> 3.22.11
2017-04-01 13:27:17 +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
Vladimír Čunát
62c323bdff
gtk3: maintenance 3.22.7 -> 3.22.8
2017-02-20 21:30:12 +01:00
Vladimír Čunát
5887affc26
gtk3: maintenance 3.22.6 -> 3.22.7
2017-02-05 15:02:11 +01:00