Commit Graph
100 Commits
Author SHA1 Message Date
Jan Tojnar 3e9434457f Merge pull request #89408 from jpotier/add-libucl 2020-06-12 16:22:40 +02:00
Jan Tojnar aefbe5d5a7 Merge pull request #90113 from r-ryantm/auto-update/polari
gnome3.polari: 3.36.2 -> 3.36.3
2020-06-12 13:05:46 +02:00
Jan Tojnar 3437d3c64f Merge pull request #90154 from adisbladis/gimp-2_10_20 2020-06-12 11:29:25 +02:00
Jan Tojnar e7e68b2d8a Merge pull request #89545 from magnetophon/lv2_1_18_0 2020-06-11 21:50:05 +02:00
Jan Tojnar ee540d4ff7 Merge pull request #89955 from r-ryantm/auto-update/gjs
gjs: 1.64.2 -> 1.64.3
2020-06-11 16:48:44 +02:00
Jan Tojnar b0da8d03f9 Merge pull request #90036 from r-ryantm/auto-update/libosinfo
libosinfo: 1.7.1 -> 1.8.0
2020-06-11 16:47:48 +02:00
Jan Tojnar 4bb1995cab icewm: fix build
gdk-pixbuf-xlib was split into a separate package.
2020-06-11 15:51:45 +02:00
Jan Tojnar 5a416c0049 gdk-pixbuf-xlib: fix pc file
It had incorrect include path and did not propagate dependencies correctly.
2020-06-11 15:51:45 +02:00
Jan Tojnar e596d5cd63 Merge pull request #90093 from r-ryantm/auto-update/osinfo-db-tools
osinfo-db-tools: 1.7.0 -> 1.8.0
2020-06-10 23:41:25 +02:00
Jan Tojnar 5d39d988dc gjs: Fix locale detection
The build was complaining:

	meson.build:660: WARNING: Your libc does not have the C.UTF-8 locale and no other
	suitable UTF-8 fallback locale could be found. You can still build GJS, but
	some tests will fail.

The tests do not actually seem to be affected but still.
2020-06-10 23:14:11 +02:00
Jan Tojnar 6635e78fad gjs: Fix tests
Installed tests require GSettings schemas.

And the build-time tests are now passing.
2020-06-10 22:55:39 +02:00
Jan Tojnar ed43d951af Merge pull request #90053 from r-ryantm/auto-update/mm-common
mm-common: 1.0.0 -> 1.0.1
2020-06-10 16:00:56 +02:00
Jan Tojnar 9b47854f24 networkmanager-fortisslvpn: more clean ups and fixes
* add GLib dependency (it works with graphical variant because it is propagated by GTK but we should include it explicitly).
* Since 1.2.10, libnm-glib support is disabled by default.
* Since 1.2.10, intltool is not used.

Closes: https://github.com/NixOS/nixpkgs/issues/90015
2020-06-10 15:31:09 +02:00
Jan Tojnar dc318b393f networkmanager-fortisslvpn: clean up
* format with nixpkgs-fmt
* reorder the expression
* move pname into the main attrset
* use pkg-config instead of pkgconfig alias
2020-06-10 15:31:04 +02:00
Jan Tojnar b151d8d583 Merge pull request #89979 from r-ryantm/auto-update/gnome-applets
gnome3.gnome-applets: 3.36.3 -> 3.36.4
2020-06-10 14:40:47 +02:00
Jan Tojnar 6cd7394d03 Merge pull request #90037 from r-ryantm/auto-update/libcloudproviders
libcloudproviders: 0.3.0 -> 0.3.1
2020-06-10 13:48:44 +02:00
Jan Tojnar e9be7a7601 Merge pull request #89975 from r-ryantm/auto-update/gnome-initial-setup
gnome3.gnome-initial-setup: 3.36.2 -> 3.36.3
2020-06-10 04:29:59 +02:00
Jan Tojnar 6a5dba58ca Merge pull request #89966 from r-ryantm/auto-update/gnome-boxes
gnome3.gnome-boxes: 3.36.3 -> 3.36.4
2020-06-10 04:28:58 +02:00
Jan Tojnar 150f1cc7bf Merge pull request #89973 from r-ryantm/auto-update/gnome-system-monitor
gnome3.gnome-system-monitor: 3.36.0 -> 3.36.1
2020-06-10 04:26:38 +02:00
Jan Tojnar c637cbe992 Merge branch 'master' into staging-next 2020-06-10 04:10:34 +02:00
Jan Tojnar 986ff168c7 Merge pull request #89942 from r-ryantm/auto-update/glib-networking
glib-networking: 2.64.2 -> 2.64.3
2020-06-10 04:09:10 +02:00
Jan Tojnar a2195db45a Merge pull request #89950 from r-ryantm/auto-update/gnome-music 2020-06-10 03:19:41 +02:00
Jan Tojnar 06ad4dcb26 Merge pull request #89935 from r-ryantm/auto-update/gnome-klotski
gnome3.gnome-klotski: 3.36.2 -> 3.36.3
2020-06-10 03:18:20 +02:00
Jan Tojnar ec519962fe Merge pull request #89937 from r-ryantm/auto-update/gnome-tetravex
gnome3.gnome-tetravex: 3.36.2 -> 3.36.3
2020-06-10 03:15:16 +02:00
Jan Tojnar 78deca2074 Merge pull request #89947 from r-ryantm/auto-update/gnome-chess
gnome3.gnome-chess: 3.36.0 -> 3.36.1
2020-06-10 03:14:15 +02:00
Jan Tojnar 500ab908f2 gnome3.gnome-music: disable strictDeps
With strictDeps, wrapGAppsHook in nativeBuildInputs does not seem to propagate librsvg, leading to the folowing warning:

(org.gnome.Music:23143): Gtk-WARNING **: 03:04:24.030: Could not load a pixbuf from /org/gtk/libgtk/theme/Adwaita/assets/bullet-symbolic.svg.
This may indicate that pixbuf loaders or the mime database could not be found.
2020-06-10 03:06:10 +02:00
Jan Tojnar b953766507 Merge pull request #89925 from r-ryantm/auto-update/evince
evince: 3.36.1 -> 3.36.3
2020-06-10 02:57:01 +02:00
Jan Tojnar 81ac6d6305 Merge pull request #89982 from r-ryantm/auto-update/iagno
gnome3.iagno: 3.36.2 -> 3.36.3
2020-06-10 02:35:18 +02:00
Jan Tojnar 266b47a7ba Merge pull request #89974 from r-ryantm/auto-update/four-in-a-row
gnome3.four-in-a-row: 3.36.2 -> 3.36.3
2020-06-10 01:05:43 +02:00
Jan Tojnar 06e88d4a91 Merge pull request #89968 from r-ryantm/auto-update/gnome-taquin
gnome3.gnome-taquin: 3.36.2 -> 3.36.3
2020-06-10 01:01:32 +02:00
Jan Tojnar 4f9e07deb2 Merge pull request #89921 from jtojnar/py38-gst 2020-06-09 15:16:00 +02:00
Jan Tojnar 35159ca5a2 Merge pull request #89881 from zowoq/gnome-artwork
nixos/gnome3: nixos-artwork -> pkgs.nixos-artwork
2020-06-09 15:10:18 +02:00
Jan Tojnar 74734f3f3d python38.pkgs.gst-python: Fix build 2020-06-09 15:02:43 +02:00
Jan Tojnar a9627ecc38 Merge pull request #89887 from r-ryantm/auto-update/amtk
amtk: 5.0.2 -> 5.1.1
2020-06-09 14:57:06 +02:00
Jan Tojnar 3837987501 Merge pull request #89917 from r-ryantm/auto-update/epiphany
epiphany: 3.36.1 -> 3.36.2
2020-06-09 14:51:05 +02:00
Jan Tojnar d67e2a2702 liferea: Update dependencies
dconf & librsvg are indirect and will be already available through wrapGAppsHook.
libsecret replaces gnome-secret and is required for the keyring plug-in.

Closes: https://github.com/NixOS/nixpkgs/issues/39650
2020-06-05 00:03:05 +02:00
Jan Tojnar dfd6f3de19 liferea: Format with nixpkgs-fmt
* Format with nixpkgs-fmt
* Replace pkgconfig alias with pkg-config
* Remove duplicate gsettings-desktop-schemas
2020-06-05 00:03:03 +02:00
Jan Tojnar 384cf8788b Merge pull request #87914 from seb314/submit/jamulus 2020-06-04 07:55:11 +02:00
Jan Tojnar 83489ca043 Merge pull request #87943 from pbogdan/accountsservice-upstream-55 2020-06-02 21:58:18 +02:00
Jan Tojnar f5ca4bc6ab sysprof: fix build on i686
Closes: https://github.com/NixOS/nixpkgs/issues/51133
2020-06-02 05:52:32 +02:00
Jan Tojnar 55e7f95265 doc/stdenv: improve autoPatchelfHook description
* Add id
* Mention rpath
* The control variables do not really have to be env vars (though without structuredAttrs there is not a difference)
2020-06-01 07:21:48 +02:00
Jan Tojnar 14fceb03d5 Merge pull request #89259 from schmittlauch/cawbird1.1.0 2020-05-31 21:05:16 +02:00
Jan Tojnar 30b4108038 Merge pull request #88952 from victorluft/smerge 2020-05-29 00:26:47 +02:00
Jan Tojnar 3b9e9c5ff0 Merge pull request #88573 from r-ryantm/auto-update/libuv
libuv: 1.37.0 -> 1.38.0
2020-05-28 05:25:19 +02:00
Jan Tojnar 93f0c2fce7 Merge pull request #88448 from r-ryantm/auto-update/libarchive
libarchive: 3.4.2 -> 3.4.3
2020-05-28 05:23:18 +02:00
Jan Tojnar 58bfe7b47b Merge pull request #88245 from r-ryantm/auto-update/bison
bison: 3.5.4 -> 3.6.2
2020-05-28 05:22:27 +02:00
Jan Tojnar 164e07922d Merge pull request #87522 from r-ryantm/auto-update/vlc
libsForQt5.vlc: 3.0.8 -> 3.0.10
2020-05-28 04:54:12 +02:00
Jan Tojnar 452a1a5fb5 Merge pull request #88513 from r-ryantm/auto-update/freetype
freetype: 2.10.1 -> 2.10.2
2020-05-28 04:33:53 +02:00
Jan Tojnar 6384b1875a Merge pull request #88540 from r-ryantm/auto-update/iso-codes
isocodes: 4.4 -> 4.5.0
2020-05-28 04:29:01 +02:00
Jan Tojnar f0c4c0bc7b Merge pull request #86537 from r-ryantm/auto-update/cldr-emoji-annotation
cldr-emoji-annotation: 36.12.120191002_0 -> 36.12.120200305_0
2020-05-28 04:16:19 +02:00
Jan Tojnar 19952035d4 Merge pull request #88506 from r-ryantm/auto-update/fwupd 2020-05-27 21:43:35 +02:00
Jan Tojnar ffe57c4e3e lazarus: Fix eval
Unclean merge between d201270d0f and 1ac5398589.
2020-05-27 18:35:04 +02:00
Jan Tojnar f8ac6112b5 Merge pull request #84994 from r-ryantm/auto-update/spidermonkey 2020-05-25 15:22:42 +02:00
Jan Tojnar 48647c79a1 Merge pull request #88827 from r-ryantm/auto-update/libbytesize 2020-05-25 14:44:23 +02:00
Jan Tojnar 0f4b31a121 Merge pull request #88569 from r-ryantm/auto-update/lilv 2020-05-25 14:41:39 +02:00
Jan Tojnar 8208f85cb4 Merge pull request #88862 from r-ryantm/auto-update/calls 2020-05-25 14:33:00 +02:00
Jan Tojnar 38acc397c8 Merge pull request #88086 from jtojnar/gdk-pixbuf-xlib-drop 2020-05-25 13:51:19 +02:00
Jan Tojnar a8ac389d5b Merge pull request #88560 from r-ryantm/auto-update/jansson 2020-05-25 13:40:39 +02:00
Jan Tojnar 27e0dff5ac Merge pull request #87531 from r-ryantm/auto-update/uchardet 2020-05-25 13:35:00 +02:00
Jan Tojnar 5518a646cd Merge pull request #87526 from r-ryantm/auto-update/v4l-utils 2020-05-25 13:31:03 +02:00
Jan Tojnar b0a313e5a9 Merge pull request #87493 from r-ryantm/auto-update/serd 2020-05-25 13:29:36 +02:00
Jan Tojnar 7318f93c84 Merge pull request #86926 from r-ryantm/auto-update/gnome-latex 2020-05-25 13:27:14 +02:00
Jan Tojnar 9005d43d3e Merge pull request #88236 from r-ryantm/auto-update/tpm2-tools 2020-05-25 12:53:16 +02:00
Jan Tojnar ab0ad802e2 Merge pull request #88535 from r-ryantm/auto-update/gnumeric 2020-05-25 12:52:27 +02:00
Jan Tojnar a634c548f7 Merge pull request #88579 from r-ryantm/auto-update/libqmi 2020-05-25 12:47:42 +02:00
Jan Tojnar 09410b58d4 Merge pull request #88215 from r-ryantm/auto-update/qgnomeplatform 2020-05-25 12:47:08 +02:00
Jan Tojnar 9c09723148 Merge pull request #88587 from r-ryantm/auto-update/modem-manager 2020-05-25 12:40:45 +02:00
Jan Tojnar 4d9de2d85d Merge pull request #83534 from mmilata/libosinfo-bump
osinfo-db-tools: 1.6.0 -> 1.7.0, osinfo-db: 20200214 -> 20200515, libosinfo: fix test
2020-05-25 12:38:04 +02:00
Jan Tojnar 0af23b05ab Merge pull request #75435 from Elyhaka/fprintd 2020-05-25 12:22:48 +02:00
Jan Tojnar aa364b90d4 Merge pull request #75237 from r-ryantm/auto-update/gmic
gmic: 2.7.5 -> 2.8.0
2020-05-26 02:43:58 +02:00
Jan Tojnar 8a25e3dfd9 Merge pull request #88890 from r-ryantm/auto-update/gnome-software
gnome3.gnome-software: 3.36.0 -> 3.36.1
2020-05-26 02:42:14 +02:00
Jan Tojnar 1c0b497768 Merge pull request #88883 from r-ryantm/auto-update/gexiv2
gexiv2: 0.12.0 -> 0.12.1
2020-05-26 02:39:05 +02:00
Jan Tojnar 46a135217e gmic: 2.7.5 -> 2.9.0
* https://discuss.pixls.us/t/release-of-gmic-2-8/14644
* https://discuss.pixls.us/t/release-of-gmic-2-9/16755
2020-05-25 16:11:30 +02:00
Jan Tojnar 2b5087ff16 Merge pull request #88536 from r-ryantm/auto-update/gnome-applets 2020-05-22 23:45:49 +02:00
Jan Tojnar 0f5ce2fac0 Merge pull request #88099 from zowoq/fwupdate 2020-05-19 01:31:20 +02:00
Jan Tojnar f8a9c6efac Merge branch 'staging-next' into staging 2020-05-18 21:09:48 +02:00
Jan Tojnar 7f40cfd97b Merge branch 'master' into staging-next 2020-05-18 21:09:27 +02:00
Jan Tojnar 80a89002f1 gdk-pixbuf: do not build deprecated xlib library
It is deprecated and will be removed:

https://mail.gnome.org/archives/desktop-devel-list/2019-November/msg00009.html

Until then, you can use gdk-pixbuf-xlib package.
2020-05-18 21:03:59 +02:00
Jan Tojnar 6323002aac gdk-pixbuf-xlib: init at 2019-10-19-unstable
https://mail.gnome.org/archives/desktop-devel-list/2019-November/msg00009.html
2020-05-18 21:03:43 +02:00
Jan Tojnar 5787e9a035 gdk-pixbuf: clean up
* format with nixpkgs-fmt
* reorder the attributes
* replace aliases
* inline pname & version
* add GNOME maintainers
* update homepage from devdocs to repo
2020-05-18 20:33:20 +02:00
Jan Tojnar c9857dee7d gobject-introspection: move build tools to nativeBuildInputs 2020-05-17 22:28:06 +02:00
Jan Tojnar c19fa9be5e Merge pull request #87953 from ccellado/glpaper-unstable 2020-05-17 14:05:17 +02:00
Jan Tojnar 219382bf28 wpa_supplicant_gui: fix build with Inkscape 1.0 2020-05-17 08:40:30 +02:00
Jan Tojnar e16ca535e9 Merge pull request #87974 from jtojnar/gnome-more-updates 2020-05-17 08:35:51 +02:00
Jan Tojnar 044e733e8d bcompare: do not use aliases 2020-05-16 23:14:53 +02:00
Jan Tojnar ce90a304f1 aliceml: do not use aliases 2020-05-16 23:12:57 +02:00
Jan Tojnar 6f15e31702 pipewire: 0.3.2 → 0.3.5
https://gitlab.freedesktop.org/pipewire/pipewire/-/commit/002bcae856fbd9b11a1fa8c7a011a61b7de5f42a
https://gitlab.freedesktop.org/pipewire/pipewire/-/commit/33398d7de83fad1c67c691e0712e3e0108c5e966
https://gitlab.freedesktop.org/pipewire/pipewire/-/commit/ba215efed0da8d6c9f3f2414d76a8e2c75352501
2020-05-16 22:13:05 +02:00
Jan Tojnar 9da932fc0d gnome3.gnome-clocks: 3.36.0 → 3.36.2
https://gitlab.gnome.org/GNOME/gnome-clocks/-/commit/48f29ab8230bfcd15ea5dfb682192d8e1c33cd39
2020-05-16 13:35:45 +02:00
Jan Tojnar f99e02946b gnome3.gnome-logs: format with nixpkgs-fmt 2020-05-16 13:31:54 +02:00
Jan Tojnar dc610562e0 gnome3.gnome-logs: 3.34.0 → 3.36.0
https://ftp.gnome.org/pub/GNOME/sources/gnome-logs/3.36/gnome-logs-3.36.0.news
2020-05-16 11:36:54 +02:00
Jan Tojnar 554d5228f0 simple-scan: 3.36.2 → 3.36.2.1
https://ftp.gnome.org/pub/GNOME/sources/simple-scan/3.36/simple-scan-3.36.2.1.news
2020-05-16 11:33:28 +02:00
Jan Tojnar 2434754d1c simple-scan: format with nixpkgs-fmt 2020-05-16 09:00:30 +02:00
Jan Tojnar 32b8ed7380 Merge pull request #87744 from jtojnar/ch-g-s 2020-05-15 23:57:56 +02:00
Jan Tojnar fd5ea9d5f2 gobject-introspection: add docs 2020-05-15 21:32:37 +02:00
Jan Tojnar e4a009a109 gobject-introspection: consolidate patches
and add comments
2020-05-15 21:04:31 +02:00
Jan Tojnar fbb86b1fa8 gobject-introspection: more clean-ups
* remove glibcLocales now that glibc contains C.UTF-8
* remove libintl, that should be in by default or something
* update homepage
* add gnome team to maintainers
* remove the temporary libregress closer its creation
2020-05-15 21:03:20 +02:00
Jan Tojnar 1bc7b68b1c gobject-introspection: clean up the expression
* format with nixpkgs-fmt
* reorder the attributes
* use pkg-config instead of the pkgconfig alias
* optional → optionals
* remove top-level `with lib;`
2020-05-15 19:57:40 +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 fe7e564467 glade: format with nixpkgs-fmt
also switch away from dependency aliases and reorder the attributes a bit
2020-05-15 19:21:12 +02:00
Jan Tojnar 6b17638dc6 glade: rename from gnome3.glade 2020-05-15 19:21:12 +02:00