Commit Graph

5803 Commits

Author SHA1 Message Date
Frederik Rietdijk
e3f25191c4 Merge staging-next into staging 2019-09-09 08:11:34 +02:00
Jörg Thalheim
21f61dde0d
nemiver: clean up (#68333)
nemiver: clean up
2019-09-09 06:03:39 +01:00
Jan Tojnar
3cdc583dd1
nemiver: rename from gnome3.nemiver 2019-09-09 02:06:57 +02:00
Jan Tojnar
faab2ff8a5
gnome3.nemiver: format with nixpkgs-fmt 2019-09-09 02:06:36 +02:00
Jan Tojnar
59eb91d757
gnome3.nemiver: use fetchpatch 2019-09-09 02:06:35 +02:00
volth
7b8fb5c06c treewide: remove redundant quotes 2019-09-08 23:38:31 +00:00
José Romildo Malaquias
c5050d0ed7 mate.engrampa: 1.22.1 -> 1.22.2 2019-09-08 16:35:17 -03:00
Bjørn Forsman
1a1a7ed266 gnomeExtensions.system-monitor: 36 -> 38
Remove "broken = true" since this version supports GNOME 3.32.
2019-09-08 19:51:57 +02:00
nyanloutre
86a12f2955 plasma-5: 5.16.4 -> 5.16.5 2019-09-08 10:06:00 +02:00
worldofpeace
93e5683353
Merge pull request #68182 from worldofpeace/chrome-gnome-shell
nixos/gnome3: enable chrome-gnome-shelll
2019-09-07 03:13:22 -04:00
Jan Tojnar
f9237f3152
Merge branch 'master' into staging-next 2019-09-06 16:55:11 +02:00
Marek Mahut
be9e7745f2
Merge pull request #68173 from jonringer/bump-gitg
gitg: 3.32.0 -> 3.32.1
2019-09-06 09:13:19 +02:00
worldofpeace
b92fc09d46 chrome-gnome-shell: remove firefox note 2019-09-05 23:20:30 -04: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
Jonathan Ringer
a7f84c7880 gitg: 3.32.0 -> 3.32.1 2019-09-05 14:07:07 -07:00
Vladimír Čunát
4aad2947f8
Merge branch 'master' into staging-next 2019-09-04 11:00:56 +02:00
worldofpeace
26b8a0a940
Merge pull request #68016 from worldofpeace/no-single-quote-placeholder
treewide: don't use single quotes with placeholder
2019-09-03 13:02:42 -04:00
worldofpeace
59e68d3b74 treewide: don't use single quotes with placeholder 2019-09-03 13:01:42 -04:00
worldofpeace
72dc15c93d
Merge pull request #67986 from danieldk/mutter-resume-fix
gnome3.mutter: fix segfault in dri_flush_front_buffer()
2019-09-03 09:37:46 -04:00
worldofpeace
8c772a6183 gnome3.mutter328: patches from gnome-3.28 branch
Changes:
e356424282...74e3126b77
2019-09-03 09:35:14 -04:00
Daniël de Kok
7ddd49a86e gnome3.mutter: fix segfault in dri_flush_front_buffer()
More details:

56ddaaa380
2019-09-03 15:20:38 +02:00
Jan Tojnar
4a220b64b4
Merge pull request #67964 from dkabot/arc-menu_init
gnomeExtensions.arc-menu: init at 31
2019-09-03 04:26:44 +02:00
worldofpeace
0c52651bb7
Merge pull request #67935 from jtojnar/gnome-fixes
gnome3.gvfs: fix eval with allowAliases = false
2019-09-02 22:14:30 -04:00
Jan Tojnar
fa03881954
gnome3.glib-networking: replace with alias
Since we moved gsettings-desktop-schemas to top-level, gnome3.glib-networking was the same as glib-networking.
We could try to make the top-level variant not depend on gsettings-desktop-schemas again but that is probably
pointless, as the dependency is rather small compared to things like libproxy. Instead, we will just drop
the package in gnome3 attr set and always rely on the top-level expression.
2019-09-03 03:48:06 +02:00
Jan Tojnar
ef19440dc5
gvfs: only support GNOME 3, not GNOME 2
It will make the expression and calls nicer.
2019-09-03 03:48:06 +02:00
Jan Tojnar
8605b470ba
gnome2.gvfs: drop
Not needed by anything and dropping it will allow us to clean up the expression.

Changed to an alias as that is what it was in the first place.
2019-09-03 03:48:05 +02:00
dkabot
51e71596f8 gnomeExtensions.arc-menu: init at 31 2019-09-02 19:03:18 -04:00
dkabot
88e1eef45f gnomeExtensions.dash-to-panel: 19 -> 23 2019-09-02 17:26:59 -04:00
Vladimír Čunát
f21211ebfe
Merge branch 'master' into staging 2019-09-02 23:25:24 +02:00
worldofpeace
81a1bd6cfd pantheon.switchboard-plug-a11y: hardcode path to onboard-settings 2019-09-02 00:15:30 -04:00
worldofpeace
5c04758bf7 pantheon.elementary-session-settings: add onboard autostart 2019-09-02 00:15:30 -04:00
Niklas Hambüchen
9e78f76ade treewide: Remove unnecessary --disable-static (#66759)
* freetype: Remove unnecessary `--disable-static`.

The true-by-default `dontDisableStatic` already takes care of it.

Fixes freetype not being overridable to have static libs.

* treewide: Remove unnecessary `--disable-static`.

The true-by-default `dontDisableStatic` already takes care of it.

Fixes these packages not being overridable to have static libs.
2019-08-31 08:10:53 -04:00
Frederik Rietdijk
ad1d58c622 Merge staging-next into staging 2019-08-31 10:04:20 +02:00
Frederik Rietdijk
fc74ba8291 Merge master into staging-next 2019-08-31 09:50:38 +02:00
José Romildo Malaquias
097ae482d4
Merge pull request #67628 from romildo/upd.enlightenment
enlightenment.enlightenment: 0.22.4 -> 0.23.0
2019-08-29 10:28:41 -03:00
José Romildo Malaquias
9e04b3173e enlightenment.enlightenment: pulseaudio support 2019-08-28 12:45:09 -03:00
José Romildo Malaquias
3595e93f6f enlightenment.enlightenment: bluetooth support 2019-08-28 11:13:17 -03:00
José Romildo Malaquias
722b2158a6 enlightenment.enlightenment: 0.22.4 -> 0.23.0 2019-08-28 10:21:04 -03:00
José Romildo Malaquias
674d71b6b5 enlightenment.enlightenment: define pname attribute 2019-08-28 10:19:09 -03:00
José Romildo Malaquias
89b87cdb44 enlightenment.rage: 0.3.0 -> 0.3.1 2019-08-28 09:42:11 -03:00
José Romildo Malaquias
be075ed348
Merge pull request #67586 from romildo/upd.efl
enlightenment.efl: 1.22.2 -> 1.22.3
2019-08-28 09:35:41 -03:00
volth
08f68313a4 treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
Frederik Rietdijk
5061fe0c2c Merge staging-next into staging 2019-08-28 08:26:42 +02:00
worldofpeace
27a4afefbe
Merge pull request #66859 from worldofpeace/xfce4-14-module
nixos/xfce4-14: init
2019-08-27 22:37:03 -04:00
worldofpeace
2b17b32641
Merge pull request #67589 from Ma27/libglade-without-python2
gnome2.libglade: make python2 build optional
2019-08-27 19:53:01 -04:00
Maximilian Bosch
d15019d439
gnome2.libglade: make python2 build optional
Python2 is only needed for `libglade-convert`[1] which is a simple
script that converts old glade files into new glade files and for tests
and docs which we currently don't generate.

As Python2 is about to get EOLed and this is mostly a tool to migrate
old data, it shouldn't be built by default. With this change,
`xscreensaver` and `xsecurelock` don't depend on Python2 anymore.

[1] https://manpages.ubuntu.com/manpages/trusty/man1/libglade-convert.1.html
2019-08-28 01:33:20 +02:00
José Romildo Malaquias
47314cd665 enlightenment.efl: 1.22.2 -> 1.22.3 2019-08-27 17:15:47 -03:00
worldofpeace
6402a044f3
Merge pull request #67488 from worldofpeace/glib/get-schema-path
glib: add getSchemaPath, makeSchemaPath
2019-08-27 15:19:11 -04:00
worldofpeace
3f00767406
Merge pull request #66568 from volth/xfdashboard
xfce4-14.xfdashboard: init at 0.7.5
2019-08-27 14:46:38 -04:00