Commit Graph

56 Commits

Author SHA1 Message Date
Weijia Wang
7363bec14a fractal: fix build on darwin 2022-12-04 01:48:45 +01:00
Sandro Jäckel
c7f5becba3 dbus: remove unused daemon passhtru 2022-11-21 20:23:00 +01:00
Jan Tojnar
1a3ac3b8aa libhandy: 1.7.90 → 1.8.0
https://gitlab.gnome.org/GNOME/libhandy/-/compare/1.7.90...1.8.0

Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com>
2022-10-11 18:52:26 +02:00
Jan Tojnar
309a23daa4 libhandy: 1.7.0 → 1.7.90
https://gitlab.gnome.org/GNOME/libhandy/-/compare/1.7.0...1.7.90

Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com>
2022-10-11 18:52:13 +02:00
Jan Tojnar
49c10b0e8a libhandy: 1.6.3 → 1.7.0
https://gitlab.gnome.org/GNOME/libhandy/-/compare/1.6.3...1.7.0

Changelog-Reviewed-By: Bobby Rong <rjl931189261@126.com>
2022-10-11 18:52:07 +02:00
Artturin
da9a9a4404 treewide: cross fixes 2022-09-07 21:20:54 +03:00
Bobby Rong
5ef908713a
libhandy: fix updateScript versionPolicy
libhandy follows the old GNOME versioning scheme.

https://matrix.to/#/!NhkytdFqgkyapgssoN:talk.puri.sm/$RM--dDaR7foOfzTU6P1luyVG2zRynNpm2nLnz9fBL9I?via=talk.puri.sm&via=matrix.org&via=gnome.org
2022-07-10 21:20:51 +08:00
R. Ryantm
1e8ca70a0a
libhandy: 1.6.2 → 1.6.3
https://gitlab.gnome.org/GNOME/libhandy/-/compare/1.6.2...1.6.3
2022-07-10 21:16:41 +08:00
Rick van Schijndel
dd1e75a9b2 libhandy: support cross-compilation 2022-05-05 22:30:44 +02:00
Bobby Rong
592f50365d
libhandy: fix enableGlade build 2022-04-24 16:11:51 +08:00
R. Ryantm
e93ac26f47
libhandy: 1.6.1 -> 1.6.2
https://gitlab.gnome.org/GNOME/libhandy/-/compare/1.6.1...1.6.2
2022-04-24 16:06:46 +08:00
Jan Tojnar
7fd4c47704 libhandy: 1.5.91 → 1.6.1
https://gitlab.gnome.org/GNOME/libhandy/-/compare/1.5.91...1.6.1
2022-03-25 15:02:42 +01:00
Jan Tojnar
a873fe7993 libhandy: 1.5.90 → 1.5.91
https://gitlab.gnome.org/GNOME/libhandy/-/compare/1.5.90...1.5.91
2022-03-25 15:02:37 +01:00
Jan Tojnar
7a3e89c7f5 libhandy: 1.5.0 → 1.5.90
https://gitlab.gnome.org/GNOME/libhandy/-/compare/1.5.0...1.5.90
2022-03-25 15:01:23 +01:00
Jan Tojnar
7d2ded8c0f gnome-desktop: Move into top-level 2022-03-25 15:01:21 +01:00
Jan Tojnar
7e95149bdb glib: Add helpers for finding schema datadir
It is commonly needed for test environments.
2022-01-02 20:34:53 +01:00
Jan Tojnar
e2b522ca01 libhandy: 1.4.0 → 1.5.0
https://ftp.gnome.org/pub/GNOME/sources/libhandy/1.5/libhandy-1.5.0.news

Adds style manager but unlike with libadwaita, it is opt-in so existing apps should not be affected:
https://gitlab.gnome.org/GNOME/libhandy/-/merge_requests/782#note_1257929
2021-11-23 15:34:15 +01:00
R. RyanTM
2d3dbbdc4d libhandy: 1.2.3 -> 1.4.0 2021-09-12 04:58:22 +00:00
Ben Siraphob
f0d3906063 libhandy: only run tests on non-darwin 2021-09-10 14:18:45 -05:00
R. RyanTM
e76fa54460 libhandy: 1.2.2 -> 1.2.3 2021-06-26 15:33:29 +02:00
Robert Hensing
8e3c5eb501 treewide: xvfb_run -> xvfb-run 2021-05-08 15:48:41 +02: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
588e05ddff
Fix tarball build
replaceDependency is based on IFD so it cannot be used in packages.
Thankfully what we are doing with libhandy can be easily achieved with sed.
2021-05-05 22:43:10 +02:00
Jan Tojnar
adedc49f60
libhandy: build glade catalog separately
So that libhandy itself does not have webkitgtk in build time closure through glade.
2021-05-05 22:42:14 +02:00
Jan Tojnar
1579a427cd
libhandy: 1.2.0 → 1.2.2 2021-05-05 22:42:13 +02:00
Robert Schütz
00286f1b1b libhandy: 1.0.3 -> 1.2.0 2021-03-13 15:23:23 +01:00
Sandro Jäckel
fc7d7aac98
libhandy: remove unused input 2021-02-22 02:27:59 +01:00
Ben Siraphob
66e44425c6 pkgs/development/libraries: stdenv.lib -> lib 2021-01-21 19:11:02 -08:00
R. RyanTM
9d6ae4c5bc libhandy: 1.0.2 -> 1.0.3 2021-01-19 23:23:00 +00: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
Jan Tojnar
4a99872c97
libhandy_0: disable glade catalog
It does not work with recent glade.
2020-11-17 18:14:13 +01:00
Jan Tojnar
bfadfd5fba
libhandy: 1.0.1 → 1.0.2
https://ftp.gnome.org/pub/GNOME/sources/libhandy/1.0/libhandy-1.0.2.news
2020-11-17 18:14:12 +01:00
Markus S. Wamser
3f857b887d libhandy: 1.0.0 -> 1.0.1, reenable checks 2020-11-04 13:40:24 +01:00
WORLDofPEACE
f90473785f
libhandy_0: init at 0.0.13 2020-10-24 01:14:06 +02:00
worldofpeace
431c2c3faf
libhandy: 0.0.13 -> 1.0.0
* adapt for the move under the gnome project
  The gnome team now maintains this
* format
* cleanup meson flags
  The auto features are enabled automatically
* drop gnome3.gnome-desktop
  It doesn't seem to be neeeded in meson.build

https://gitlab.gnome.org/GNOME/libhandy/-/tags/v0.80.0
https://gitlab.gnome.org/GNOME/libhandy/-/tags/0.81.0
https://gitlab.gnome.org/GNOME/libhandy/-/tags/0.82.0
https://gitlab.gnome.org/GNOME/libhandy/-/tags/0.83.0
https://gitlab.gnome.org/GNOME/libhandy/-/tags/0.84.0
https://gitlab.gnome.org/GNOME/libhandy/-/tags/0.85.0
https://gitlab.gnome.org/GNOME/libhandy/-/tags/0.90.0
https://gitlab.gnome.org/GNOME/libhandy/-/tags/0.91.0
https://gitlab.gnome.org/GNOME/libhandy/-/tags/1.0.0
2020-10-24 01:14:05 +02:00
Daiderd Jordan
7b3a2963d1
treewide: replace base64 encoded hashes 2020-06-03 18:35:19 +02:00
Jan Tojnar
e20c3296a4
glade: 3.32.2 → 3.36.0
https://ftp.gnome.org/pub/GNOME/sources/glade/3.36/glade-3.36.0.news
2020-05-15 19:26:02 +02:00
Jan Tojnar
6b17638dc6
glade: rename from gnome3.glade 2020-05-15 19:21:12 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Matthew Bauer
b5efbd50de libhandy: add libxml2 to nativeBuildInputs
Some build tools are needed for code gen.
2020-03-06 00:45:45 -05:00
R. RyanTM
0902c8c681 libhandy: 0.0.12 -> 0.0.13 2020-02-06 20:11:10 +01:00
R. RyanTM
983c11fecd libhandy: 0.0.11 -> 0.0.12 2019-12-23 09:59:42 -08: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
Frederik Rietdijk
ad1d58c622 Merge staging-next into staging 2019-08-31 10:04:20 +02:00
Craige McWhirter
d2512c134a
libhandy: 0.0.10. -> 0.0.11 2019-08-30 10:29:18 +10:00
volth
08f68313a4 treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
R. RyanTM
48044cda54 libhandy: 0.0.9 -> 0.0.10
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libhandy/versions
2019-07-02 20:06:00 +02:00
Will Dietz
a5264bd5e7 libhandy: 0.0.8 -> 0.0.9 2019-03-07 13:24:34 -06:00
worldofpeace
e0baf51825
Merge pull request #55980 from dtzWill/update/libhandy-0.0.8
libhandy: 0.0.7 -> 0.0.8
2019-02-21 18:51:50 -05:00