Commit Graph

6800 Commits

Author SHA1 Message Date
José Romildo Malaquias
9908785fa7
Merge pull request from romildo/upd.gnome-icon-theme
gnome2.gnome_icon_theme: 2.91.93 -> 3.12.0
2020-04-05 22:42:58 -03:00
José Romildo Malaquias
737586bf4f gnome2.gnome-icon-theme: move to pkgs/data/icons 2020-04-05 22:14:23 -03:00
Frederik Rietdijk
866c5aa090 Merge master into staging-next 2020-04-05 08:33:39 +02:00
Jan Tojnar
88b9a966bb
gnome3.gnome-boxes: fix build
It was using libusb-compat instead of libusb1, and the former no longer propagates the latter.
2020-04-05 01:12:39 +02:00
José Romildo Malaquias
4d9a57bd76 treewide: rename gnome2.gnome_icon_theme package to use dashes 2020-04-03 23:24:53 -03:00
José Romildo Malaquias
a396bc1a9b gnome2.gnome_icon_theme: do not drop icon theme cache 2020-04-03 23:12:23 -03:00
José Romildo Malaquias
2e7067f984 gnome2.gnome_icon_theme: minor layout change 2020-04-03 22:40:56 -03:00
José Romildo Malaquias
d4042b9ccb gnome2.gnome_icon_theme: change platform to unix 2020-04-03 22:28:54 -03:00
José Romildo Malaquias
91bf69cb6b gnome2.gnome_icon_theme: add meta attributes 2020-04-03 22:27:57 -03:00
José Romildo Malaquias
6e337f2f9e gnome2.gnome_icon_theme: use pname and version 2020-04-03 22:12:12 -03:00
José Romildo Malaquias
a0aca4e0c3 gnome2.gnome_icon_theme: 2.91.93 -> 3.12.0 2020-04-03 22:09:52 -03:00
worldofpeace
7426a30bb7 deepin.deepin-terminal: fix build
https://github.com/linuxdeepin/deepin-terminal/pull/221
2020-04-03 19:29:06 -04:00
Frederik Rietdijk
92124ed660 Merge master into staging-next 2020-04-03 21:54:40 +02:00
Eelco Dolstra
18539b1041 kscreen: Fix
https://bugs.kde.org/show_bug.cgi?id=417316
2020-04-03 18:04:25 +02:00
José Romildo Malaquias
59e5b3fe08 mate.mate-common: 1.24.0 -> 1.24.1 2020-04-02 16:35:51 +00:00
Jan Tojnar
3e0f4e202f
Merge branch 'master' into staging-next 2020-03-31 21:32:15 +02:00
worldofpeace
22536bf90f
Merge pull request from mkg20001/pkg/cinnamon-session
cinnamon.cinnamon-session: init at 4.4.0
2020-03-31 14:36:43 -04:00
Maciej Krüger
90931eaa39
cinnamon.cinnamon-session: init at 4.4.0 2020-03-31 14:05:00 +02:00
Ryan Mulligan
97f404147e
Merge pull request from Synthetica9/homepage-fix2
treewide: fix redirected urls (again)
2020-03-30 13:40:46 -07:00
Jan Tojnar
a803f716bd
gnome3.gpaste: 3.36.0 → 3.36.3
http://www.imagination-land.org/posts/2020-03-27-gpaste-3.36.3-released.html
http://www.imagination-land.org/posts/2020-03-19-gpaste-3.36.2-released.html
http://www.imagination-land.org/posts/2020-03-19-gpaste-3.36.1-released.html
2020-03-30 01:17:17 +02:00
worldofpeace
944ff7c9e2
Merge pull request from romildo/fix.xfce4-hardware-monitor-plugin
xfce.xfce4-hardware-monitor-plugin: fix url (unmaintained)
2020-03-29 13:08:04 -04:00
José Romildo Malaquias
0dc23eaf61 xfce.xfce4-hardware-monitor-plugin: fix url (unmaintained) 2020-03-29 10:11:12 -03:00
José Romildo Malaquias
459a94ffa7 xfce.xfce4-whiskermenu-plugin: 2.3.3 -> 2.4.3 2020-03-29 09:38:24 -03:00
Eric Dallo
72e5b2dc2c gnomeExtensions.drop-down-terminal: v24 -> unstable-2020-03-25 2020-03-28 18:41:13 -04:00
Frederik Rietdijk
a36be028f5 Merge staging-next into staging 2020-03-28 21:15:15 +01:00
Jörg Thalheim
716bb29c3d
deepin.startdde: fix strict deps build 2020-03-28 11:42:07 +00:00
Jörg Thalheim
f031352ae3
deepin.dde-daemon: fix strict deps build 2020-03-28 11:42:07 +00:00
Jörg Thalheim
4f44435071
deepin.dde-api: fix strict build 2020-03-28 11:42:07 +00:00
worldofpeace
5e65872697
Merge pull request from mkg20001/pkg/mint-y-icons
cinnamon.mint-y-icons: init at unstable-2020-03-21
2020-03-27 17:57:39 -04:00
Jan Tojnar
93095d1696
gnome3.gnome-shell: Fix screen recorder
Trying to record screen (ctr-alt-shift-r) fails with the following logged:

	Can't create videoconvert element
	shell_recorder_close: assertion 'recorder->state != RECORDER_STATE_CLOSED' failed

videoconvert plug-in is part of gst-plugins-base.
2020-03-26 04:34:59 +01:00
Jan Tojnar
f61053de38
gnome3.gnome-shell: Fix Telepathy integration 2020-03-26 04:34:59 +01:00
Jan Tojnar
3ead7c7813
gnome3.gnome-initial-setup: disable parental controls
This is not tested yet.
2020-03-26 04:34:57 +01:00
Maciej Krüger
a9708e0a22
cinnamon.mint-y-icons: init at unstable-2020-03-21 2020-03-25 22:48:37 +01:00
Orivej Desh
b06679ef68 gucharmap: do not depend on libtool after the switch to meson
Thanks to @doronbehar for the observation.
2020-03-24 19:57:00 +00:00
José Romildo Malaquias
44518a74cc
Merge pull request from romildo/upd.mate
mate.mate-power-manager: 1.24.0 -> 1.24.1
2020-03-24 09:39:34 -03:00
worldofpeace
5a10c51ace
Merge pull request from worldofpeace/fix-wingpanel-and-switchboard
Fix wingpanel and switchboard
2020-03-24 03:13:30 -04:00
worldofpeace
a9e7e93311 pantheon.switchboard-with-plugs: fix wrapping
Since  this caused the wrapper to be empty of entries from
wrapGAppsHook because the wrapGAppsHook function doesn't add
them anymore, and was moved to gappsWrapperArgsHook. Instead
of just running that in postBuild it's more future proof to make this
use stdenv.mkDerivation because we want to mess around with the
generic builder.
2020-03-24 03:13:01 -04:00
worldofpeace
db41c787f4 pantheon.wingpanel-with-indicators: fix wrapping
Since  this caused the wrapper to be empty of entries from
wrapGAppsHook because the wrapGAppsHook function doesn't add
them anymore, and was moved to gappsWrapperArgsHook. Instead
of just running that in postBuild it's more future proof to make this
use stdenv.mkDerivation because we want to mess around with the
generic builder.
2020-03-24 03:13:01 -04:00
worldofpeace
5e98740af0
gnomeExtensions.caffeine: 33 -> 2020-03-13 2020-03-24 07:11:28 +01:00
Jan Tojnar
687254fe2a
gnomeExtensions.drop-down-terminal: mark as broken 2020-03-24 07:11:28 +01:00
Jan Tojnar
92b58b6248
gnomeExtensions.impatience: 0.4.5 → unstable-2019-09-23
It has been broken since GNOME 3.34
2020-03-24 07:11:28 +01:00
Jan Tojnar
0cc063f8d2
gnomeExtensions.mpris-indicator-button: 2019-09-29 → 2020-03-21 2020-03-24 07:11:27 +01:00
Jan Tojnar
b6e2705445
gnomeExtensions.appindicator: 32 -> 33 2020-03-24 07:11:27 +01:00
Jan Tojnar
d4ed177aba
gnomeExtensions.gnomeExtensions.sound-output-device-chooser: 25 → 28 2020-03-24 07:11:26 +01:00
Jan Tojnar
d7b5e4e264
gnomeExtensions.system-monitor: mark as broken 2020-03-24 07:11:26 +01:00
Jan Tojnar
2f8e6bdec7
gnomeExtensions.topicons-plus: mark as broken
We forgot to do that last time.
2020-03-24 07:11:26 +01:00
Jan Tojnar
a3c93efbc0
gnomeExtensions.window-corner-preview: mark as broken 2020-03-24 07:11:25 +01:00
Jan Tojnar
3218938e7e
gnomeExtensions.workspace-matrix: 3.0.0 → 4.0.0
https://github.com/mzur/gnome-shell-wsmatrix/releases/tag/v4.0.0
2020-03-24 07:11:25 +01:00
Jan Tojnar
ca0b1405cb
pantheon.cerbere: Fix build 2020-03-24 07:11:24 +01:00
Tor Hedin Brønner
398016914c
xfce.xfce4-dockbarx-plugin: use older vala
Bulid fails with 0.48, no fix upstream as I can see.
2020-03-24 07:11:22 +01:00