Commit Graph

6679 Commits

Author SHA1 Message Date
worldofpeace
4ed65a891c nixos/pantheon: don't abstract default packages to pkgs
Also cleanup a bit, we enabled gnome-settings-daemon even when using elementary-settings-daemon.
I wanted the nixos module ascribe the defaults, not these lists in pkgs.
2019-12-21 23:08:13 -05:00
worldofpeace
4fb91d10c8 nixos/pantheon: add an apps.enable option 2019-12-21 23:08:13 -05:00
worldofpeace
e203d58403
Merge pull request #75583 from worldofpeace/nm-applet-default-gnome
networkmanagerapplet: default to withGnome
2019-12-21 11:58:05 -05:00
markuskowa
898f188fd0
Merge pull request #68301 from gnidorah/cde2
cdesktopenv: init at 2019-11-30
2019-12-21 13:22:33 +01:00
Jan Tojnar
76c526a4fb
Merge pull request #75909 from jtojnar/gtkglext-fix
Do not depend on pangox_compat
2019-12-20 01:14:08 +01:00
Graham Christensen
a52749e797 gnome2.GConf: python2 -> python3
Borrowing fedora's 2to3 trick:
https://src.fedoraproject.org/rpms/GConf2/blob/master/f/GConf2.spec#_90

(thank you, worldofpeace!)
2019-12-19 09:25:22 +01:00
Frederik Rietdijk
39037a3431 Merge staging-next into staging 2019-12-19 09:21:24 +01:00
Jan Tojnar
b171037944
Merge pull request #75668 from jtojnar/py2-cleanup
Another batch of Python 2 removals
2019-12-19 01:24:00 +01:00
Jan Tojnar
5ff0fd1519
gnome2.gtkglext: 1.2.0 → 2019-12-19
Switched to HEAD to not depend on broken pangox-compat.
2019-12-19 00:25:09 +01:00
Jan Tojnar
6be14ee97b
Merge pull request #53843 from hedning/session-default
nixos/displayManager: introduce defaultSession
2019-12-18 21:16:06 +01:00
worldofpeace
67d1525945 pantheon.granite: 5.2.5 -> 5.3.0
https://github.com/elementary/granite/releases/tag/5.3.0
2019-12-17 01:57:14 -05:00
worldofpeace
77d0815c5b
Merge pull request #75123 from chkno/workspace-grid-is-now-workspace-matrix
Gnome extension workspace-grid is now workspace-matrix
2019-12-17 01:45:09 -05:00
José Romildo Malaquias
7591046012
Merge pull request #75616 from romildo/upd.mate
mate.mate-session-manager: 1.22.2 -> 1.22.3
2019-12-16 11:43:55 -03:00
gnidorah
c527e31c99 cdesktopenv: init at 2019-11-30 2019-12-15 22:28:31 +03:00
Maciej Krüger
632c4f2c9b cinnamon.xapps: init at 1.6.8 2019-12-14 22:22:14 -05:00
Tor Hedin Brønner
dd7144b860
nixos/sessionPackages: provide session names in passthru
We want access to the valid session names at evaluation time.
2019-12-15 04:16:18 +01:00
Jan Tojnar
54a75e9109
zenity: clean up
* format with nixpkgs-fmt
* drop unneeded dependencies
    * gnome-doc-utils → yelp-tools since 3.6.0
    * intltool → gettext since 3.16.2
* move build-time deps to nativeBuildInputs
* add metadata
2019-12-14 23:34:41 +01:00
Tor Hedin Brønner
e76e230f99
Merge pull request #75589 from hedning/gnome-3.34.2
gnome-shell 3.34.2
2019-12-14 17:46:13 +01:00
worldofpeace
f5081ecca6 networkmanagerapplet: default to withGnome
This requires us to add gcr to the module.
2019-12-13 18:23:20 -05:00
José Romildo Malaquias
c0088a657f mate: use https instead of http in src urls 2019-12-13 19:37:37 -03:00
José Romildo Malaquias
4c6959c71d mate.mate-session-manager: 1.22.2 -> 1.22.3 2019-12-13 16:43:14 -03:00
José Romildo Malaquias
d9b1cb2896
Merge pull request #75448 from romildo/upd.mate
mate.atril: 1.22.2 -> 1.22.3; mate.marco: 1.22.3 -> 1.22.4
2019-12-13 16:36:14 -03:00
Tor Hedin Brønner
39634ac2b8 gnome3.mutter: 3.34.1 -> 3.34.2
https://gitlab.gnome.org/GNOME/mutter/blob/3.34.2/NEWS
2019-12-13 07:34:06 +01:00
Tor Hedin Brønner
7cbdbabb4e gnome3.gnome-shell: 3.34.1 -> 3.34.2
https://gitlab.gnome.org/GNOME/gnome-shell/blob/3.34.2/NEWS
2019-12-13 07:30:49 +01:00
Jan Tojnar
5b4908c1d6
Merge pull request #75226 from r-ryantm/auto-update/gnome-desktop
gnome3.gnome-desktop: 3.34.1 -> 3.34.2
2019-12-10 20:42:18 +01:00
Jan Tojnar
832cf9a43e
Merge pull request #75217 from r-ryantm/auto-update/evolution
gnome3.evolution: 3.34.1 -> 3.34.2
2019-12-10 20:28:31 +01:00
José Romildo Malaquias
9b2913b854 mate.marco: 1.22.3 -> 1.22.4 2019-12-10 13:37:56 -03:00
José Romildo Malaquias
2b9fc07050 mate.atril: 1.22.2 -> 1.22.3 2019-12-10 13:37:56 -03:00
José Romildo Malaquias
71c0454bbc
Merge pull request #75215 from r-ryantm/auto-update/efl
enlightenment.efl: 1.23.2 -> 1.23.3
2019-12-09 17:46:45 -03:00
Chuck
492de5c32e gnomeExtensions.workspace-grid: Remove
workspace-matrix largely replaces workspace-grid [1].

Also, workspace-grid.nix was accidentally dropped from
top-level/all-packages.nix in the Gnome 3.18 -> 3.20 bump in
5a245c24b0, so this file has been
unreferenced for three years.

[1] https://github.com/zakkak/workspace-grid/issues/120#issuecomment-488802454
2019-12-08 13:53:18 -08:00
Chuck
1e97dbb405 gnomeExtensions.workspace-matrix: Init at 3.0.0 2019-12-08 13:53:18 -08:00
c0bw3b
69b393ace5 Treewide: update some problematic homepages
These URLs are reported as problematic by Repology.
It could be a permanent redirection
or the page does not exist anymore
2019-12-08 10:21:29 -08:00
R. RyanTM
95b1dc2f2c gnome3.gnome-desktop: 3.34.1 -> 3.34.2 2019-12-08 00:35:33 -08:00
R. RyanTM
b65db0140a gnome3.evolution: 3.34.1 -> 3.34.2 2019-12-07 22:57:50 -08:00
R. RyanTM
107bbd1c2a enlightenment.efl: 1.23.2 -> 1.23.3 2019-12-07 22:36:44 -08:00
Thomas Tuegel
86b6ee9825
Merge pull request #74262 from seqizz/g_krohnkite
krohnkite: init at 0.5
2019-12-07 18:48:34 -06:00
Thomas Tuegel
f35a7158bf
Merge pull request #74830 from Kiwi/startkde-broken
plasma5.plasma-workspace: fix patch
2019-12-07 18:48:02 -06:00
Jan Tojnar
36de08ebe1
Merge pull request #71442 from jtojnar/ibus-fixes
Fix/clean up various ibus-engines
2019-12-07 12:10:44 +01:00
worldofpeace
942567a0b6
Merge pull request #75002 from worldofpeace/mutter-gnome-3-34-branch
gnome3.mutter: backport patches from gnome-3-34 branch
2019-12-06 20:50:33 -05:00
Jan Tojnar
133da5970f
gucharmap: use ucd from pkgs 2019-12-07 00:58:29 +01:00
Jan Tojnar
ad9135a4b2
gucharmap: format with nixpkgs-fmt 2019-12-07 00:58:29 +01:00
worldofpeace
7e06a3c256 pantheon.wingpanel-indicator-datetime: support libecal-2.0
https://github.com/elementary/wingpanel-indicator-datetime/pull/202 💖
2019-12-06 13:51:05 -05:00
worldofpeace
272d9b91a0
Merge pull request #74398 from jtojnar/xfce-verve
xfce.xfce4-verve-plugin: 1.1.0 → 2.0.0
2019-12-05 11:17:04 +00:00
Frederik Rietdijk
51ef7c3e49 Merge master into staging-next 2019-12-05 09:14:08 +01:00
worldofpeace
39bce33332 pantheon.appcenter: 3.2.0 -> 3.2.1
https://github.com/elementary/appcenter/releases/tag/3.2.1
2019-12-04 18:27:24 -05:00
worldofpeace
43b1e5d998 gnome3.mutter: backport patches from gnome-3-34 branch
There's probably other fixes people would be interested in
like https://gitlab.gnome.org/GNOME/mutter/merge_requests/943.

Fixes #74934
2019-12-04 16:51:56 -05:00
worldofpeace
903c57a365 gnome3.mutter: nixpkgs-fmt, meta attrs 2019-12-04 16:23:14 -05:00
Mario Rodas
49c63e498c
treewide: remove empty inherits
These empty inherits were accidentally introduced by https://github.com/NixOS/nixpkgs/pull/66585
2019-12-04 04:20:00 -05:00
Jan Tojnar
30fae2883e
Merge branch 'master' into staging-next 2019-12-03 16:51:48 +01:00
Robert Djubek
7fe41e32a1
plasma5.plasma-workspace: fix patch
At some point a patch accidentally removed

```
done
break
```
from an if then/while loop in `startkde`.

Which still breaks, but not the way we want...

plasma-workspace-5.16.5/bin/startkde: line 403: syntax error near unexpected token `fi'
plasma-workspace-5.16.5/bin/startkde: line 403: `        fi'
2019-12-02 09:09:54 +00:00
worldofpeace
8d29ff6209 pantheon.wingpanel-indicator-datetime: 2.2.0 -> 2.2.1
https://github.com/elementary/wingpanel-indicator-datetime/releases/tag/2.2.1
2019-12-01 17:56:22 -05:00
worldofpeace
e43b203331 pantheon.switchboard-plug-mouse-touchpad: 2.3.0 -> 2.3.1
https://github.com/elementary/switchboard-plug-mouse-touchpad/releases/tag/2.3.1
2019-12-01 17:56:22 -05:00
worldofpeace
5b2f269fd8 pantheon.wingpanel: wrap in the same way as switchboard 2019-12-01 17:56:22 -05:00
worldofpeace
a0f3043189 pantheon.switchboard-plug-power: don't override pkgconfig
We submitted a patch upstream to fix this.
2019-12-01 17:56:22 -05:00
worldofpeace
1575b3971c pantheon.switchboard-with-plugs: don't use hardcode patches
There are really becoming a pain to maintain.
2019-12-01 17:56:22 -05:00
worldofpeace
23b11cc24c pantheon.elementary-calendar: 2019-10-29 -> 5.0.3
https://github.com/elementary/calendar/releases/tag/5.0.1
https://github.com/elementary/calendar/releases/tag/5.0.2
https://github.com/elementary/calendar/releases/tag/5.0.3
2019-12-01 17:56:22 -05:00
worldofpeace
e857974867 pantheon.elementary-capnet-assist: 2.2.3 -> 2.2.4
https://github.com/elementary/capnet-assist/releases/tag/2.2.4
2019-12-01 17:56:22 -05:00
worldofpeace
df58afae55 pantheon.wingpanel-indicator-sound: 2.1.3 -> 2.1.4
https://github.com/elementary/wingpanel-indicator-sound/releases/tag/2.1.4
2019-12-01 17:56:22 -05:00
worldofpeace
8e2d53c570 pantheon.wingpanel-indicator-session: 2.2.5 -> 2.2.6
https://github.com/elementary/wingpanel-indicator-session/releases/tag/2.2.6
2019-12-01 17:46:43 -05:00
worldofpeace
6761cd3da9 pantheon.wingpanel-indicator-notifications: 2.1.2 -> 2.1.4
https://github.com/elementary/wingpanel-indicator-notifications/releases/tag/2.1.3
2019-12-01 17:46:43 -05:00
worldofpeace
1ab687e92f pantheon.wingpanel-indicator-bluetooth: 2.1.3 -> 2.1.4
https://github.com/elementary/wingpanel-indicator-bluetooth/releases/tag/2.1.4
2019-12-01 17:46:43 -05:00
worldofpeace
5f8ae4ab94 pantheon.wingpanel-applications-menu: 2.4.4 -> 2.5.0
https://github.com/elementary/applications-menu/releases/tag/2.5.0
2019-12-01 17:46:43 -05:00
worldofpeace
5ddded73dc pantheon.elementary-wallpapers: 5.4 -> 5.5.0
Now uses meson build system 💖.

https://github.com/elementary/wallpapers/releases/tag/5.5.0
2019-12-01 17:46:43 -05:00
worldofpeace
6bd1a2222c pantheon.elementary-videos: 2.6.3 -> 2.7.0
https://github.com/elementary/videos/releases/tag/2.7.0
2019-12-01 17:46:43 -05:00
worldofpeace
3b7f411300 pantheon.elementary-calculator: 1.5.3 -> 1.5.4
https://github.com/elementary/calculator/releases/tag/1.5.4
2019-12-01 17:34:44 -05:00
worldofpeace
0e7b294777 pantheon.updateScript: support an OAUTH_TOKEN
Sometimes I get rate limited.
2019-12-01 17:34:44 -05:00
Jan Tojnar
a4bbc84e16
Merge branch 'staging-next' into staging 2019-12-01 01:44:03 +01:00
Jan Tojnar
8cbc862b83
dconf: move to top-level 2019-12-01 01:01:40 +01:00
Jon Banafato
d62852ea1c gnomeExtensions.caffeine: unstable-2019-04-02 -> 33 2019-11-30 23:48:23 +01:00
Jan Tojnar
55a72926e1
Merge branch 'staging-next' into staging 2019-11-30 19:45:46 +01:00
Jan Tojnar
a69ad18da9
Merge branch 'master' into staging-next 2019-11-30 19:44:51 +01:00
Jan Tojnar
ee355d50a3
gnome3.rygel: 0.38.1 -> 0.38.3 (#74640)
gnome3.rygel: 0.38.1 -> 0.38.3
2019-11-30 19:08:24 +01:00
Jan Tojnar
52c34d3a61
gnome3.yelp-xsl: 3.34.0 -> 3.34.2 (#74697)
gnome3.yelp-xsl: 3.34.0 -> 3.34.2
2019-11-30 15:18:20 +01:00
Frederik Rietdijk
9f84415541 Merge staging-next into staging 2019-11-30 08:58:01 +01:00
Frederik Rietdijk
d14baf7747 Merge master into staging-next 2019-11-30 08:57:28 +01:00
R. RyanTM
f425973865 gnome3.yelp-xsl: 3.34.0 -> 3.34.2 2019-11-29 15:03:51 -08:00
worldofpeace
1aecc9d65d
Merge pull request #74662 from r-ryantm/auto-update/simple-scan
gnome3.simple-scan: 3.34.1 -> 3.34.2
2019-11-29 22:12:45 +00:00
R. RyanTM
2e1a89630a gnome3.simple-scan: 3.34.1 -> 3.34.2 2019-11-29 10:21:19 -08:00
R. RyanTM
4a0621e2ee gnome3.rygel: 0.38.1 -> 0.38.3 2019-11-29 07:20:34 -08:00
Jonathan Ringer
0c1c18ca44
Merge branch 'master' into staging-next 2019-11-27 22:57:50 -08:00
Jan Tojnar
e44fec5df2
gnome3.iagno: 3.34.2 -> 3.34.3 (#74402)
gnome3.iagno: 3.34.2 -> 3.34.3
2019-11-28 02:43:41 +01:00
R. RyanTM
9ce59e6bec gnome3.iagno: 3.34.2 -> 3.34.3 2019-11-27 16:36:20 -08:00
Jan Tojnar
dabd535775
xfce.xfce4-verve-plugin: 1.1.0 → 2.0.0
Fix build, exo-1 no longer required.

https://git.xfce.org/panel-plugins/xfce4-verve-plugin/commit/?h=isaacschemm/gtk3&id=ca80d4b0471b5419105bb2ad4fbf0037be765d42
2019-11-28 01:33:00 +01:00
Jan Tojnar
fb1a3ef494
gnome3.gnome-taquin: 3.34.1 -> 3.34.2 (#74369)
gnome3.gnome-taquin: 3.34.1 -> 3.34.2
2019-11-28 00:28:04 +01:00
Jan Tojnar
5d3e94f462
gnome3.gnome-boxes: 3.34.1 -> 3.34.2 (#74367)
gnome3.gnome-boxes: 3.34.1 -> 3.34.2
2019-11-28 00:27:32 +01:00
Jan Tojnar
a0c5076861
gnome3.gedit: 3.34.0 -> 3.34.1 (#74354)
gnome3.gedit: 3.34.0 -> 3.34.1
2019-11-28 00:23:43 +01:00
Jan Tojnar
ecc42dabb4
gnome3.gnome-maps: 3.34.1 -> 3.34.2 (#74383)
gnome3.gnome-maps: 3.34.1 -> 3.34.2
2019-11-28 00:21:08 +01:00
R. RyanTM
05dde33a9d gnome3.gnome-maps: 3.34.1 -> 3.34.2 2019-11-27 14:41:15 -08:00
R. RyanTM
908ef0bfba gnome3.gnome-taquin: 3.34.1 -> 3.34.2 2019-11-27 13:08:31 -08:00
R. RyanTM
1426aa37f5 gnome3.gnome-boxes: 3.34.1 -> 3.34.2 2019-11-27 13:01:29 -08:00
R. RyanTM
0db9aff252 gnome3.gedit: 3.34.0 -> 3.34.1 2019-11-27 11:11:18 -08:00
Gürkan Gür
5d1933e242 krohnkite: init at 0.5 2019-11-27 19:30:52 +01:00
worldofpeace
1b5df99e7a
Merge pull request #70295 from worldofpeace/mutter-eglstreams
Mutter eglstreams
2019-11-27 05:29:58 +00:00
Jan Tojnar
16a1c8384c
gnome3.gnome-flashback: 3.34.1 -> 3.34.2 (#74232)
gnome3.gnome-flashback: 3.34.1 -> 3.34.2
2019-11-26 15:18:31 +01:00
Jan Tojnar
5b2b82c821
evolution-data-server: 3.34.1 -> 3.34.2 (#74221)
evolution-data-server: 3.34.1 -> 3.34.2
2019-11-26 14:50:00 +01:00
R. RyanTM
1ab7b456f4 gnome3.gnome-flashback: 3.34.1 -> 3.34.2 2019-11-25 17:22:53 -08:00
R. RyanTM
817069e8f9 evolution-data-server: 3.34.1 -> 3.34.2 2019-11-25 16:30:40 -08:00
R. RyanTM
eef4b3297f evince: 3.34.1 -> 3.34.2 2019-11-25 13:53:47 -08:00
John Ericson
f191360ad0 Merge remote-tracking branch 'upstream/staging-next' into staging 2019-11-25 15:59:05 -05:00
Frederik Rietdijk
06a054e6eb Merge master into staging-next 2019-11-25 21:51:57 +01:00
Jan Tojnar
eab4adc187
epiphany: 3.34.1 -> 3.34.2 (#74180)
epiphany: 3.34.1 -> 3.34.2
2019-11-25 21:25:47 +01:00
Frederik Rietdijk
01ea5635fc gnustep: fix build 2019-11-25 20:01:10 +01:00
R. RyanTM
afec08b05e epiphany: 3.34.1 -> 3.34.2 2019-11-25 10:28:31 -08:00
Jan Tojnar
64396d112a
gnome3.adwaita-icon-theme: 3.34.0 -> 3.34.3 (#74104)
gnome3.adwaita-icon-theme: 3.34.0 -> 3.34.3
2019-11-25 18:55:16 +01:00
Jan Tojnar
c68d2c73f2
Merge pull request #74173 from r-ryantm/auto-update/file-roller
gnome3.file-roller: 3.32.2 -> 3.32.3
2019-11-25 18:54:41 +01:00
R. RyanTM
66f1def45b gnome3.file-roller: 3.32.2 -> 3.32.3 2019-11-25 09:34:41 -08:00
Jan Tojnar
f7dfa9d1a5
gnome3.accerciser: 3.34.1 -> 3.34.2 (#74100)
gnome3.accerciser: 3.34.1 -> 3.34.2
2019-11-25 17:47:47 +01:00
R. RyanTM
c1a95e9439 gnome3.adwaita-icon-theme: 3.34.0 -> 3.34.3 2019-11-24 23:36:19 -08:00
R. RyanTM
6db3a40bec gnome3.accerciser: 3.34.1 -> 3.34.2 2019-11-24 23:11:16 -08:00
John Ericson
b45938a972 plasma5: Fix setup hook some more
1. `[[...]]` is more robust wrt empty expansions than `[..]`

2. `${foo-}` is simpler and won't accidentally be a url compared to
`${foo:-}`

3. `+=` works even when the variable is undefined.
2019-11-24 15:58:51 -05:00
John Ericson
4f1261134e Merge remote-tracking branch 'upstream/master' into staging 2019-11-24 18:33:54 +00:00
John Ericson
d0d5136cce Merge remote-tracking branch 'upstream/master' into wrapper-pname-support 2019-11-24 17:25:07 +00:00
John Ericson
9b090ccbca treewide: Get rid of most parseDrvName without breaking compat
That is because this commit should be merged to both master and
release-19.09.
2019-11-24 17:22:28 +00:00
Frederik Rietdijk
1d18c5a0fe Merge staging-next into staging 2019-11-24 10:13:31 +01:00
Frederik Rietdijk
c8acd48172 plasma5: properly fix hook 2019-11-23 19:24:11 +01:00
worldofpeace
2d67023bd8
Merge pull request #63845 from romildo/upd.deepin.deepin-editor
deepin.deepin-editor: init at 1.2.9.1
2019-11-22 15:19:04 +00:00
José Romildo Malaquias
9b09266c8b deepin.deepin-editor: init at 1.2.9.1 2019-11-22 11:37:34 -03:00
worldofpeace
f6c9fb0df3
Merge pull request #73781 from worldofpeace/pantheon-5.1-more
Pantheon 5.1 (second set of updates etc.)
2019-11-22 10:36:45 +00:00
worldofpeace
360e13d3a0 pantheon.switchboard-plug-sound: 2.2.1 -> 2.2.2
Don't need pkgconfig override because of
* 6a78fcf740

https://github.com/elementary/switchboard-plug-sound/releases/tag/2.2.2
2019-11-22 05:13:15 -05:00
worldofpeace
75446f09b1 pantheon.switchboard-plug-printers: 2.1.6 -> 2.1.7
Don't need pkgconfig override because of
* a145291296

https://github.com/elementary/switchboard-plug-printers/releases/tag/2.1.7
2019-11-22 05:13:15 -05:00
worldofpeace
08afddc9d5 pantheon.switchboard-plug-power: 2.3.5 -> 2.4.0
Don't need pkgconfig override because of
* fb3dc06231

https://github.com/elementary/switchboard-plug-power/releases/tag/2.4.0
2019-11-22 05:13:15 -05:00
worldofpeace
c44d5bd9fd pantheon.switchboard-plug-pantheon-shell: 2.8.1 -> 2.8.2
Don't need pkgconfig override because of
* d9971ebf1f

Patch to fix background permission issues is included in this release
so the downstream patch is dropped.

https://github.com/elementary/switchboard-plug-pantheon-shell/releases/tag/2.8.2
2019-11-22 05:13:15 -05:00
worldofpeace
daccdcfb77 pantheon.switchboard-plug-network: 2.1.4 -> 2.2.0
Don't need pkgconfig override because of
* d02cbe61cb

https://github.com/elementary/switchboard-plug-network/releases/tag/2.2.0
2019-11-22 05:13:15 -05:00
worldofpeace
b8c90535c3 pantheon.switchboard-plug-mouse-touchpad: 2.2.0 -> 2.3.0
Don't need pkgconfig override because of
* e35153425f

https://github.com/elementary/switchboard-plug-mouse-touchpad/releases/tag/2.3.0
2019-11-22 05:13:15 -05:00
worldofpeace
692942b4c8 pantheon.switchboard-plug-display: 2.1.9 -> 2.2.0
https://github.com/elementary/switchboard-plug-display/releases/tag/2.2.0
2019-11-22 05:13:14 -05:00
worldofpeace
148cb1bd66 pantheon.switchboard-plug-applications: 2.1.5 -> 2.1.6
https://github.com/elementary/switchboard-plug-applications/releases/tag/2.1.6

Don't need pkgconfig override because of
* 79ba1f849b
2019-11-22 05:13:14 -05:00
worldofpeace
4d6ef53cff pantheon.switchboard-plug-about: 2.6.0 -> 2.6.1
https://github.com/elementary/switchboard-plug-about/releases/tag/2.6.1
2019-11-22 05:13:14 -05:00
worldofpeace
4f04a9736d pantheon.pantheon-agent-geoclue2: 1.0.2 -> 1.0.3
https://github.com/elementary/pantheon-agent-geoclue2/releases/tag/1.0.3
2019-11-22 05:13:14 -05:00
worldofpeace
d3b3b25fe5 pantheon.pantheon-agent-polkit: 0.1.6 -> 1.0.0
https://github.com/elementary/pantheon-agent-polkit/releases/tag/1.0.0
2019-11-22 05:13:14 -05:00
Jan Tojnar
6fb5b6be98
Various GNOME leaf package updates (#73790)
Various GNOME leaf package updates
2019-11-21 01:00:42 +01:00
José Romildo Malaquias
c8c6896471
Merge pull request #73706 from romildo/upd.terminology
enlightenment.terminology: 1.5.0 -> 1.6.0
2019-11-20 06:24:14 -03:00
Frederik Rietdijk
10d0c68a9b Merge staging-next into staging 2019-11-20 10:02:21 +01:00
Frederik Rietdijk
65edeb8633 Merge master into staging-next 2019-11-20 10:01:49 +01:00
Frederik Rietdijk
78d7e5618f plasma5 setup hook: provide a default hookName 2019-11-20 09:58:26 +01:00
Jan Tojnar
a7f4c78792
gnome-user-docs: move to top-level again 2019-11-20 04:58:00 +01:00
Jan Tojnar
5b11829a63
yelp-tools: move to top-level 2019-11-20 04:58:00 +01:00
Jan Tojnar
211850c8c2
gnome3.gnome-music: 3.34.0 → 3.34.1
https://ftp.gnome.org/pub/GNOME/sources/gnome-music/3.34/gnome-music-3.34.1.news
2019-11-20 04:57:58 +01:00
Jan Tojnar
f2bc9da81f
gnome3.gnome-user-docs: 3.34.0 → 3.34.1
https://ftp.gnome.org/pub/GNOME/sources/gnome-user-docs/3.34/gnome-user-docs-3.34.1.news
2019-11-20 04:57:58 +01:00
Jan Tojnar
4baf2775c6
gnome3.gnome-documents: 3.33.90 → 3.34.0
https://ftp.gnome.org/pub/GNOME/sources/gnome-documents/3.34/gnome-documents-3.34.0.news

Also clean up.
2019-11-20 04:18:17 +01:00
worldofpeace
0f2e99bf3b xfce.xfburn: 0.5.5 -> 0.6.1 2019-11-19 18:47:03 -05:00
worldofpeace
0a335d00c3 xfce.xfce4-datetime-plugin: 0.6.2 -> 0.8.0 2019-11-19 18:47:03 -05:00
worldofpeace
4615fb8311 xfce.thunar-archive-plugin: 0.3.1 -> 0.4.0 2019-11-19 18:47:03 -05:00
worldofpeace
af97f57fdb xfce.thunar-dropbox-plugin: 0.2.1 -> 0.3.1 2019-11-19 18:47:03 -05:00
worldofpeace
ac70cd728c xfce4-14: move to xfce and have only one version of xfce
All code that was at xfce4-14 has been moved to xfce/*.
Old expressions that aren't rewritten might be abandoned or broken.

Additonally I've ported the xfce4-14 thunar expression to support
thunarPlugins. We can now support this interface in the Xfce module
again, although I'm not sure if we have any plugins packaged that support
latest thunar.
2019-11-19 18:47:02 -05:00
worldofpeace
6cc28701f1 pantheon.elementary-onboarding: 1.0.1 -> 1.1.0
https://github.com/elementary/onboarding/releases/tag/1.1.0
2019-11-19 15:37:08 -05:00
worldofpeace
2674c54303 gnome3.mutter: add wayland eglstream support
This should make it possible to launch wayland sessions using nvidia hardware.
2019-11-19 15:34:39 -05:00
worldofpeace
8967713aa4 pantheon.elementary-shortcut-overlay: 1.0.1 -> 1.1.0
https://github.com/elementary/shortcut-overlay/releases/tag/1.1.0
2019-11-19 14:25:21 -05:00
worldofpeace
0a8e159188 pantheon.elementary-terminal: 5.3.6 -> 5.4.0
https://github.com/elementary/terminal/releases/tag/5.4.0
2019-11-19 14:24:22 -05:00
worldofpeace
12eb4c3fbf pantheon.elementary-screenshot-tool: 1.6.2 -> 1.7.0
https://github.com/elementary/screenshot/releases/tag/1.7.0
2019-11-19 14:23:39 -05:00
worldofpeace
b35f92b824 pantheon.elementary-photos: 2.6.4 -> 2.6.5
https://github.com/elementary/photos/releases/tag/2.6.5
2019-11-19 14:07:34 -05:00
worldofpeace
ebe1d6d2ee pantheon.elementary-calculator: 1.5.2 -> 1.5.3
https://github.com/elementary/calculator/releases/tag/1.5.3
2019-11-19 14:06:48 -05:00
Frederik Rietdijk
5f8b0d7d99 Merge staging-next into staging 2019-11-19 14:53:29 +01:00
Frederik Rietdijk
f6b39f852e Merge master into staging-next 2019-11-19 10:53:44 +01:00
Sean Buckley
25fc378642 gnomeExtensions.dash-to-panel: 23 -> 26 2019-11-19 07:46:56 +01:00
José Romildo Malaquias
57a6c3b80c enlightenment.terminology: 1.5.0 -> 1.6.0 2019-11-18 17:13:56 -03:00
adisbladis
c9d8624ccd
treewide: Get rid of libGLU_combined 2019-11-18 20:10:43 +00:00
Bjørn Forsman
0fd63b40b0 Revert "gnomeExtension.system-monitor-applet: mark as broken"
This reverts commit b9f3160c2a.

It builds and runs fine. I'm not sure why it was marked broken in the
first place, I successfully built it on commit b9f3160. A runtime issue
that was later fixed?
2019-11-18 20:57:55 +01:00
Bjørn Forsman
204bce4bfb treewide: improve more deprecation/removal messages
I missed these in 41832d9100 ("treewide: include missing package names
in deprecation/removal messages").

I changed "deprecated" to "removed" where needed.
2019-11-18 08:32:40 +01:00
Frederik Rietdijk
be7125dde7 Merge master into staging-next 2019-11-16 11:45:07 +01:00
c0bw3b
9367367dfd Treewide: fix URL permanent redirects
Permanent redirects on homepages and/or source URLs
as reported by Repology
2019-11-16 01:41:23 +01:00
Jan Tojnar
94d4fe8546
Merge branch 'staging-next' into staging 2019-11-14 23:25:55 +01:00
Frederik Rietdijk
c6e31d0767 Merge master into staging-next 2019-11-14 13:31:39 +01:00
José Romildo Malaquias
01c204e8c4 deepin.udisks2-qt5: 0.0.1 -> 5.0.0 2019-11-13 08:00:56 -03:00
José Romildo Malaquias
4b33a62ca7 deepin.qt5integration: 0.3.12 -> 5.0.0 2019-11-13 08:00:56 -03:00
José Romildo Malaquias
6d0e29f9b4 deepin.qcef: 1.1.6 -> 1.1.7 2019-11-13 08:00:55 -03:00
José Romildo Malaquias
053bfc7183 deepin.go-lib: 1.10.2 -> 5.0.0 2019-11-13 08:00:55 -03:00
José Romildo Malaquias
21cec311d6 deepin.go-dbus-generator: 0.6.6 -> 5.0.0 2019-11-13 08:00:55 -03:00
José Romildo Malaquias
5c310f4d41 deepin.dtkwm: 2.0.11 -> 2.0.12 2019-11-13 08:00:55 -03:00
José Romildo Malaquias
dfb4aa682f deepin.dtkwidget: 2.0.14 -> 2.1.1 2019-11-13 08:00:55 -03:00
José Romildo Malaquias
c745bf3d20 deepin.dtkcore: 2.0.14 -> 2.1.1 2019-11-13 08:00:55 -03:00
José Romildo Malaquias
75da2d2b51 deepin.dpa-ext-gnomekeyring: 0.1.0 -> 5.0.1 2019-11-13 08:00:55 -03:00
José Romildo Malaquias
fa1ce74af2 deepin.deepin-terminal: 3.2.6 -> 5.0.0 2019-11-13 08:00:54 -03:00
José Romildo Malaquias
bc3c069fa6 deepin.deepin-shortcut-viewer: 1.3.5 -> 5.0.0 2019-11-13 08:00:54 -03:00
José Romildo Malaquias
58e3e3d2f8 deepin.deepin-screenshot: 4.2.1 -> 5.0.0 2019-11-13 08:00:54 -03:00
José Romildo Malaquias
e8e7b8d94f deepin.deepin-movie-reborn: 3.2.24 -> 5.0.0 2019-11-13 08:00:54 -03:00
José Romildo Malaquias
675011b778 deepin.deepin-image-viewer: 1.3.17 -> 5.0.0 2019-11-13 08:00:54 -03:00
José Romildo Malaquias
8da82f2acd deepin.deepin-desktop-schemas: 3.13.6 -> 3.13.9 2019-11-13 08:00:54 -03:00
José Romildo Malaquias
d92e317fc0 deepin.deepin-desktop-base: 2019.06.19 -> 2019.07.10 2019-11-13 08:00:53 -03:00
José Romildo Malaquias
c9a4d0036b deepin.deepin-calculator: 1.0.11 -> 5.0.1 2019-11-13 08:00:53 -03:00
José Romildo Malaquias
a80194a259 deepin.deepin-anything: 0.1.0 -> 5.0.1 2019-11-13 08:00:53 -03:00
José Romildo Malaquias
b84b98f30e deepin.dde-session-ui: 4.9.12 -> 5.0.0 2019-11-13 08:00:53 -03:00
José Romildo Malaquias
9a2efdf39c deepin.dde-qt-dbus-factory: 1.1.5 -> 5.0.1 2019-11-13 08:00:53 -03:00
José Romildo Malaquias
28e576dd0c deepin.dde-polkit-agent: 0.2.10 -> 5.0.0 2019-11-13 08:00:53 -03:00
José Romildo Malaquias
e5704ce79c deepin.dde-network-utils: 0.1.4 -> 5.0.1 2019-11-13 08:00:53 -03:00
José Romildo Malaquias
879fb9db82 deepin.dde-launcher: 4.6.13 -> 5.0.0 2019-11-13 08:00:52 -03:00
José Romildo Malaquias
26688b2ec8 deepin.dde-file-manager: 4.8.6.4 -> 5.0.0 2019-11-13 08:00:52 -03:00
José Romildo Malaquias
d8d4346bc8 deepin.dde-dock: 4.10.3 -> 5.0.0 2019-11-13 08:00:52 -03:00
José Romildo Malaquias
bc95abf36a deepin.dde-daemon: 3.27.2.6 -> 5.0.0 2019-11-13 08:00:52 -03:00
José Romildo Malaquias
82e20b118c deepin.dde-control-center: 4.10.11 -> 5.0.0 2019-11-13 08:00:52 -03:00
José Romildo Malaquias
b4861134fe deepin.dde-calendar: 1.2.10 -> 5.0.1 2019-11-13 08:00:52 -03:00
José Romildo Malaquias
937433916e deepin.dde-api: 3.18.4.1 -> 5.0.0 2019-11-13 08:00:52 -03:00
José Romildo Malaquias
3e88108960 deepin.disomaster: init at 5.0.0 2019-11-13 08:00:52 -03:00
worldofpeace
b252047216
Merge pull request #71390 from hedning/enable-gnome-shell-RT
Enable soft real time for gnome shell
2019-11-12 20:32:05 +00:00
Robin Gloster
bfe6cb05eb
Merge pull request #72986 from juaningan/gnome_vfs_openssl11
gnome2.gnome_vfs: openssl-1.1 patch
2019-11-12 21:28:42 +01:00
Frederik Rietdijk
d688c7cd05 Merge staging-next into staging 2019-11-12 14:32:56 +01:00
worldofpeace
470254a6da
Merge pull request #72959 from worldofpeace/gnome-flashback-systemd
nixos/gnome3: add gnome-flashback to systemd.packages
2019-11-12 01:53:09 +00:00
Juanjo Presa
8ea52dfbdf gnome2.gnome_vfs: openssl-1.1 patch
Use fetchpatch and explain the issue
2019-11-11 21:38:15 +00:00
Frederik Rietdijk
73b88e17dd Merge staging-next into staging 2019-11-11 12:09:26 +01:00
worldofpeace
251a560449 pantheon.wingpanel-indicator-keyboard: 2.1.2 -> 2.2.0
https://github.com/elementary/wingpanel-indicator-keyboard/releases/tag/2.2.0
2019-11-10 20:59:56 -05:00
worldofpeace
58f9fcdf4b pantheon.switchboard: 2.3.6 -> 2.3.7
Drops libunity https://github.com/elementary/switchboard/pull/109.

https://github.com/elementary/switchboard/releases/tag/2.3.7
2019-11-10 20:59:56 -05:00
adisbladis
4b616ab19a
mutter: Fix build with mesa 19.2.3 2019-11-09 10:34:50 +00:00
worldofpeace
3c0b03a9d9 gnome3.geary: add patch for longer client test timeout
I'm see this test timout frequently, most often on aarch64 on hydra.
Patch is from debian, which probably noticed the same issue.
2019-11-07 15:17:01 -05:00
worldofpeace
602e14fc8b gnome3.gnome-flashback: add systemd targets for customSessions 2019-11-06 15:15:03 -05:00
worldofpeace
32ece96558
Merge pull request #72853 from worldofpeace/glib-networking/gnome-boxes
gnome3.gnome-boxes: add glib-networking
2019-11-06 03:08:01 +00:00
worldofpeace
b27b5c4461 gnome3.gnome-boxes: nixpkgs-fmt 2019-11-05 13:48:06 -05:00
worldofpeace
0720a4e24b gnome3.gnome-boxes: add glib-networking 2019-11-05 13:46:54 -05:00
Jan Tojnar
9d36ef765c
gjs: various improvements (#72805)
gjs: various improvements
2019-11-05 16:00:24 +01:00
José Romildo Malaquias
7354d72c19
Merge pull request #72588 from romildo/upd.efl
enlightenment.efl: 1.23.1 -> 1.23.2
2019-11-05 09:01:03 -03:00
Franz Pletz
8dca8b9ccb
Merge remote-tracking branch 'origin/master' into gcc-9 2019-11-05 01:07:22 +01:00
Jan Tojnar
3d89ead7c6
gjs: move to top-level 2019-11-05 00:47:04 +01:00
Jan Tojnar
57d33a2c8f
Merge pull request #72788 from jtojnar/devhelp-blank
gnome3.devhelp: fix blank pages
2019-11-04 18:59:55 +01:00
Jan Tojnar
6160907f85
gnome3.devhelp: fix blank pages 2019-11-04 18:21:39 +01:00
Jan Tojnar
1a3f284b9c
gnome3.devhelp: clean up
* Format with nixpkgs-format
* Quote URL
* Fix license
2019-11-04 18:19:27 +01:00
Jan Tojnar
3df93dbe0e
Merge pull request #72386 from jtojnar/gimp-2.10.14
gimp: 2.10.12 → 2.10.14
2019-11-03 21:48:13 +01:00
worldofpeace
c751f6000b
Merge pull request #69052 from worldofpeace/elementary-updates-maybe-5.1
Pantheon 5.1
2019-11-03 17:03:04 +00:00
worldofpeace
d6cf4946da pantheon.elementary-gtk-theme: 5.2.5 -> 5.3.0
https://github.com/elementary/stylesheet/releases/tag/5.3.0
2019-11-03 11:41:01 -05:00
worldofpeace
eee1e3c1b6
Merge pull request #72043 from jonafato/gnomeExtensions.night-theme-switcher-init
gnomeExtensions.night-theme-switcher: init at 2.1
2019-11-03 14:46:47 +00:00
Jon Banafato
0724efc305 gnomeExtensions.night-theme-switcher: init at 2.1 2019-11-03 09:34:10 -05:00
Franz Pletz
6b10b78872
Merge remote-tracking branch 'origin/master' into gcc-9 2019-11-03 14:44:12 +01:00
Franz Pletz
c095ce8608
gnome3.gnome-screensaver: fix build with gcc9 2019-11-03 14:43:41 +01:00
Jan Tojnar
258f6f4437
gegl_0_4: 0.4.16 → 0.4.18
https://gitlab.gnome.org/GNOME/gegl/blob/GEGL_0_4_18/docs/NEWS.txt#L1-123

Ported to Meson, which means ton of extra dependencies used by default.
Though the closure size effect appears to be minimal: 88.9M → 92.9M

Also drop GTK dependency, since it is not needed any more (was it ever?)
2019-11-03 14:43:09 +01:00
Jan Tojnar
56cd83a71a
gnome3.swell-foop: 3.34.0 -> 3.34.1 (#72677)
gnome3.swell-foop: 3.34.0 -> 3.34.1
2019-11-03 12:32:23 +01:00
R. RyanTM
2eb6ea6d11 gnome3.swell-foop: 3.34.0 -> 3.34.1 2019-11-03 00:53:02 -07:00
José Romildo Malaquias
a61bd1e42d lxqt: restrict to linux platform
libqtxdg fails to build on darwin.

LXQt is a DE for linux so assume darwin is not supported.

The platform for some packages that may be useful outside of
LXQt (like pcmanfm-qt, lximage-qt and others) and do not depend on
libqtxdg are not being changed.
2019-11-02 13:36:21 -07:00
José Romildo Malaquias
e4f1ecc336 lxqt.libqtxdg: 3.3.1 -> 3.4.0 2019-11-02 13:36:21 -07:00
José Romildo Malaquias
285a8123bf enlightenment.efl: 1.23.1 -> 1.23.2 2019-11-02 11:21:56 -03:00
R. RyanTM
2b694bce35 gnome3.gnome-getting-started-docs: 3.34.0 -> 3.34.1 2019-11-01 17:55:01 -07:00
worldofpeace
0bc0bb92c8 pantheon.elementary-icon-theme: 5.0.4 -> 5.1.0
https://github.com/elementary/icons/releases/tag/5.1.0
2019-10-31 21:15:54 -04:00
worldofpeace
88cf0bf272 pantheon: proper aliases 2019-10-31 21:15:54 -04:00
worldofpeace
cbe5ea3a82 pantheon.elementary-calendar: 2019-09-17 -> 2019-10-29 2019-10-31 21:15:54 -04:00
worldofpeace
c959de53bc pantheon.gala: 2019-07-21 -> 2019-10-31
50694796d4...0f0724c97a
2019-10-31 21:15:54 -04:00
worldofpeace
8901fab9ff pantheon.switchboard-plug-security-privacy: 2.2.1 -> 2.2.2
https://github.com/elementary/switchboard-plug-security-privacy/releases/tag/2.2.2
2019-10-31 21:15:54 -04:00
worldofpeace
e094c1be6e pantheon.wingpanel-indicator-datetime: 2.1.3 -> 2.2.0
https://github.com/elementary/wingpanel-indicator-datetime/releases/tag/2.2.0
2019-10-31 21:15:53 -04:00
worldofpeace
162e348e81 pantheon.wingpanel: 2.2.5 -> 2.2.6
https://github.com/elementary/wingpanel/releases/tag/2.2.6
2019-10-31 21:15:53 -04:00
worldofpeace
f278d6f0da pantheon.elementary-greeter: 5.0 -> 5.0.1
https://github.com/elementary/greeter/releases/tag/5.0.1
2019-10-31 21:15:53 -04:00
worldofpeace
0de6642b5e pantheon.switchboard-plug-bluetooth: 2.2.2 -> 2.3.0
https://github.com/elementary/switchboard-plug-bluetooth/releases/tag/2.3.0
2019-10-31 21:15:53 -04:00
worldofpeace
5bb5c188c4 pantheon.updateScript: always use github api
Unfortunately elementary has suddenly decided to add ${version}-debian
tags into the mix which ls-remote will always sort last. I believe these tags
point to the deb-packaging branches in the repo's which we certainly
don't ever want to use as they contain no source.
2019-10-31 21:15:53 -04:00
worldofpeace
03b61c02db pantheon.sideload: init at 1.0.0 2019-10-31 21:15:53 -04:00
worldofpeace
ce5ccf8b44 pantheon.appcenter: init at 3.2.0 2019-10-31 21:15:53 -04:00
worldofpeace
ea910c7b83 pantheon.wingpanel-indicator-*: drop needless deps
Like wrapGAppsHook and elementary-icon-theme.
These don't provide executables.
2019-10-31 18:36:16 -04:00
worldofpeace
efd72bf015 pantheon.switchboard-plug-display: 2.1.8 -> 2.1.9
https://github.com/elementary/switchboard-plug-display/releases/tag/2.1.9
2019-10-31 18:36:16 -04:00
worldofpeace
99add435c3 pantheon.elementary-camera: 1.0.4 -> 1.0.5
https://github.com/elementary/camera/releases/tag/1.0.5
2019-10-31 18:36:16 -04:00
worldofpeace
9f7e64b218 pantheon.elementary-files: 4.1.9 -> 4.2.0
* libcloudproviders support

https://github.com/elementary/files/releases/tag/4.2.0
2019-10-31 18:36:16 -04:00
worldofpeace
6d5d104700 pantheon.switchboard-plug-datetime: 2.1.5 -> 2.1.6
* drop clock-format.patch
2019-10-31 17:29:00 -04:00
worldofpeace
f329f86c50 pantheon.wingpanel-indicator-datetime: don't try to wrap 2019-10-31 17:29:00 -04:00
worldofpeace
4f5bbdbf5d pantheon.wingpanel-indicator-datetime: drop clock-format ptach 2019-10-31 17:29:00 -04:00
worldofpeace
451c9d835f pantheon.granite: 5.2.3 -> 5.2.5
Drop patch for ️ gsettings dep.
2019-10-31 17:29:00 -04:00
worldofpeace
96f72ebe93 pantheon.switchboard-plug-about: 2.5.2 -> 2.6.0
* depends on elementary-feedback

* don't need to override pkgconfig anymore
  b513ee2e1c

* drop remove-update-button.patch
  The button isn't added if appcenter isn't installed now.

https://github.com/elementary/switchboard-plug-about/releases/tag/2.6.0
2019-10-31 17:29:00 -04:00
worldofpeace
2975e8482b pantheon.elementary-onboarding: init at 1.0.1 2019-10-31 17:29:00 -04:00
worldofpeace
f0383c3a03 pantheon.elementary-feedback: init at 1.0 2019-10-31 17:29:00 -04:00
worldofpeace
32ea6fc185 pantheon.wingpanel-applications-menu: 2.4.3 -> 2.4.4
https://github.com/elementary/applications-menu/releases/tag/2.4.4
2019-10-31 17:29:00 -04:00
worldofpeace
a51ea52f5a
Merge pull request #72133 from jtojnar/t-m-c
telepathy-mission-control: 5.16.4 → 5.16.5
2019-10-31 15:02:44 +00:00
José Romildo Malaquias
9e37a76608
Merge pull request #72027 from romildo/upd.efl
enlightenment.efl: 1.22.5 -> 1.23.1
2019-10-31 11:01:52 -03:00
worldofpeace
03ad61c987
Merge pull request #71614 from worldofpeace/deepin-kwin
deepin.dde-kwin: init at 5.0.0
2019-10-29 00:46:29 +00:00
Jan Tojnar
f3f73844bc
empathy: clean up slightly 2019-10-29 01:39:14 +01:00
Jan Tojnar
59b226350a
empathy: format with nixpgks-format 2019-10-29 00:55:17 +01:00
Jan Tojnar
e4946cf050
empathy: enable parallel building 2019-10-29 00:53:39 +01:00
José Romildo Malaquias
f38c52ae44 enlightenment.efl: remove dependence on xineLib
EFL supports four video back-ends: gstreamer, gstreamer1, libvlc, and
xine. After asking in the IRC channel, the author (raster) recommended
enabling gstreamer1 and disabling the others.
2019-10-28 09:57:35 -03:00
worldofpeace
7ce9e536ae
Merge pull request #72096 from jtojnar/sushi-fix
gnome3.sushi: fix module loading
2019-10-28 06:30:19 +00:00
Jan Tojnar
e192b0e0af
gnome3.sushi: format with nixpkgs-format 2019-10-27 15:30:42 +01:00
Jan Tojnar
885576c97a
gnome3.sushi: fix module loading 2019-10-27 15:27:45 +01:00
José Romildo Malaquias
b63e0a5b0b enlightenment.{econnman,efl,terminology}, pythonPackages.python-efl: add romildo as maintainer 2019-10-26 10:52:09 -03:00
José Romildo Malaquias
ac93f9bd33 enlightenment.{enlightenment,ephoto,rage,terminology}: use default pkgconfig
With efl-1.23.1 built with meson the native pkgconfig is not needed
anymore, and building fails with it.
2019-10-26 10:47:11 -03:00
José Romildo Malaquias
dfb26389ce enlightenment.efl: 1.22.5 -> 1.23.1
- Update to version 1.23.1
- Switch to meson build system
- Add new dependencies: avahi, ibus, check
2019-10-26 10:43:45 -03:00
worldofpeace
00c6d89773 mate.mate-settings-daemon: fix build
Fixes #71950
2019-10-25 00:38:09 -04:00
worldofpeace
93e01f3dcd pantheon.elementary-files: use latest vala 2019-10-23 06:04:34 -04:00
worldofpeace
404f148e08 pantheon.elementary-files: build with vala 0.44
See https://github.com/elementary/files/issues/1081

Fixes #71725.
2019-10-22 19:45:12 -04:00
worldofpeace
11a0602b3d fixup! deepin.dde-kwin: init at 5.0.0 2019-10-22 17:36:39 -04:00
worldofpeace
69e90bd1a7 deepin.dde-kwin: init at 5.0.0 2019-10-22 08:50:30 -04:00
worldofpeace
d797361cc7 deepin.deepin-mutter: remove
Also obsolete.
2019-10-22 08:50:30 -04:00
worldofpeace
a18702f37f deepin.deepin-metacity: remove
Also obsolete.
2019-10-22 08:50:30 -04:00
worldofpeace
05ebf348bc deepin.deepin-wm: remove
Upstream has deprecated this package. And it's currently broken.
2019-10-22 08:50:29 -04:00
José Romildo Malaquias
32e0398280 deepin.qt5dxcb-plugin: fix qtbase version 2019-10-22 09:44:12 -03:00
Frederik Rietdijk
d7a921cad9
Merge pull request #71221 from NixOS/staging-next
Staging next
2019-10-22 09:15:19 +02:00
worldofpeace
c2eed8b9b0 deepin.qt5xcb-plugin: 1.2.2 -> 5.0.1, fix build 2019-10-21 20:24:42 -04:00
Florian Klink
0c4a165bbe
Merge pull request #71561 from r-ryantm/auto-update/elementary-wallpapers
pantheon.elementary-wallpapers: 5.3 -> 5.4
2019-10-21 23:02:54 +02:00
R. RyanTM
a2a6f1be17 pantheon.elementary-wallpapers: 5.3 -> 5.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/elementary-wallpapers/versions
2019-10-21 10:37:18 -07:00
Frederik Rietdijk
b6ba25ce95 Merge master into staging-next 2019-10-21 09:55:24 +02:00
Renaud
290b5ee611
Merge pull request #71158 from romildo/upd.qps
lxqt.qps: 1.10.20 -> 2.0.0
2019-10-21 08:05:48 +02:00
José Romildo Malaquias
ea1c52a58c lxqt.qps: restrict platform to linux 2019-10-20 22:13:52 -03:00
José Romildo Malaquias
9100741ce1 lxqt.qps: 1.10.20 -> 2.0.0 2019-10-20 22:13:52 -03:00
Renaud
138310d566
Merge pull request #71159 from romildo/upd.lxqt-globalkeys
lxqt.lxqt-globalkeys: 0.14.1 -> 0.14.3
2019-10-20 19:52:07 +02:00
Frederik Rietdijk
ad8bd84fc9 Merge master into staging-next 2019-10-20 16:22:45 +02:00
Jan Tojnar
84eabbc85b
gnome3.gpaste: general improvements
* Port to Meson (builds much faster)
   * needed a patch to install systemd units
   * soversion does not match but we do not care (https://github.com/Keruspe/GPaste/pull/285)
* Format with nixpkgs-format
* Updated license (BSD since 3.20)
* Drop dbus dependency (we are setting the paths manually anyway)
* Switch to fetchFromGitHub
* Add comment why clutter is needed
2019-10-20 01:53:11 +02:00
Jan Tojnar
05c0114801
gnome3.gpaste: 3.34.0 → 3.34.1
Fixes build with new appstream-glib.
2019-10-20 01:53:10 +02:00
Tor Hedin Brønner
9742df1595 gnome3.mutter: drop inheritable cap_sys_nice
In NixOS extra capabilities are provided through the ambient set which provides
real inheritability to user run processes [0].

We don't want gome-shell to spawn processes with cap_sys_nice however (apart
from the obvious this also breaks eg. flatpaks). So we drop inheritable when
starting to prevent further inheritance (the ambient set is only propagated
if inherit is set).

[0] 58319057b7
2019-10-19 17:07:28 +02:00
Tor Hedin Brønner
c8036d1050 gnome3.mutter: does not depend clutter
Mutter have shipped its own `clutter` for ages, we need json-glib however which
clutter propagated.
2019-10-19 15:04:15 +02:00
Frederik Rietdijk
c51c2f79b2 Merge master into staging-next 2019-10-18 12:26:11 +02:00
Jan Tojnar
2bd4f8023b
gnomeExtensions.gsconnect: 26 → 27
https://github.com/andyholmes/gnome-shell-extension-gsconnect/releases/tag/v27
2019-10-18 02:09:09 +02:00
José Romildo Malaquias
a9de4a3a09 lxqt.lxqt-globalkeys: 0.14.1 -> 0.14.3 2019-10-17 15:20:52 -03:00
worldofpeace
1f470a5c29
Merge pull request #71147 from worldofpeace/gnome-3.34.1-more
More Gnome 3.34.1
2019-10-16 19:44:22 +00:00
Frederik Rietdijk
12441bdf9f Merge staging-next into staging 2019-10-16 11:17:12 +02:00
worldofpeace
7b917ecef7 gnome3.gnome-sudoku: 3.34.0 -> 3.34.1 2019-10-15 16:32:39 -04:00
worldofpeace
04f5aee2f0 gnome3.gnome-screenshot: 3.33.90 -> 3.34.0 2019-10-15 16:32:39 -04:00
worldofpeace
c2f6196c5d gnome3.gnome-notes: 3.34.0 -> 3.34.1
Just translations [0]

[0]: https://download.gnome.org/sources/bijiben/3.34/bijiben-3.34.1.news
2019-10-15 16:32:38 -04:00
worldofpeace
907b89547d gnome3.gnome-flashback: 3.34.0 -> 3.34.1 2019-10-14 17:25:41 -04:00
worldofpeace
4ebce9805e gnome3.iagno: 3.34.1 -> 3.34.2 2019-10-14 17:25:41 -04:00
worldofpeace
0d85cc0c2d gnome3.gnome-terminal: 3.34.1 -> 3.34.2 2019-10-14 17:25:41 -04:00
worldofpeace
561318114b gnome3.gnome-shell-extensions: 3.34.0 -> 3.34.1 2019-10-14 17:25:41 -04:00
worldofpeace
b4a27dbc4e gnome3.gnome-settings-daemon: 3.34.0 -> 3.34.1 2019-10-14 17:25:41 -04:00
worldofpeace
a42196041b gnome3.gnome-calendar: 3.34.1 -> 3.34.2 2019-10-14 17:25:41 -04:00
worldofpeace
4920602db2 gnome3.pomodoro: 2019-09-15 -> 0.16.0 2019-10-14 17:25:41 -04:00
José Romildo Malaquias
f392c71053 mate.mate-netbook: 1.22.1 -> 1.22.2 2019-10-14 16:49:48 -03:00
Jan Tojnar
e2e3861d6b
Merge branch 'staging-next' into staging 2019-10-12 00:51:55 +02:00
Jan Tojnar
6c8aed6391
Merge branch 'master' into staging-next 2019-10-12 00:50:21 +02:00
Tor Hedin Brønner
5b7c900192
nixos/gdm: do not restart on reload switch (#70357)
Not entirely sure how this works, but this does seem to fix reload switch
killing the current graphical session.
2019-10-11 20:07:16 +02:00
Bjørn Forsman
0a18e8f311 gnome3.accerciser: add missing dependency: setuptools
Fixes "ModuleNotFoundError: No module named 'pkg_resources'" messages in
the GUI.
2019-10-10 23:42:22 +02:00
worldofpeace
dbe6e52150
Merge pull request #70533 from worldofpeace/arc-menu-33
gnomeExtensions.arc-menu: 33.2 -> 33
2019-10-10 19:19:33 +00:00
worldofpeace
1d906f0b56 gnome3: always use latest vala
And add an alias.
2019-10-10 12:23:54 -04:00
worldofpeace
dfe338e464
Merge pull request #70890 from worldofpeace/pantheon-no-lts-vala
pantheon: use latest vala
2019-10-10 15:18:38 +00:00
worldofpeace
feee41963e pantheon: add vala alias 2019-10-10 11:17:40 -04:00
worldofpeace
f4c4087cdf pantheon.switchboard-plug-onlineaccounts: fix build 2019-10-10 10:53:44 -04:00
worldofpeace
b9b1d9b620 pantheon.switchboard-plug-sharing: fix build 2019-10-10 10:49:20 -04:00
worldofpeace
8b957f8359 pantheon.switchboard-plug-printers: fix build 2019-10-10 10:38:03 -04:00
worldofpeace
e55bd86e82 pantheon.switchboard-plug-keyboard: fix build 2019-10-10 10:37:51 -04:00
worldofpeace
21c127f7d0 pantheon.granite: fix build with latest vala
Still waiting for release #69052
2019-10-10 10:16:13 -04:00
worldofpeace
bdb851ee2d pantheon: use latest vala
elementary OS's ecosystem is curated around Ubuntu's LTS releases.
This means the development platform for their curated applications
always includes a LTS version of vala (in 18.04 it's 0.40).
Because of how vala development works it suspect some of these
applications to have serious issues if complied with the latest vala.
However in the past year or so, for Pantheon at least, I don't think
their applications will have much issues with latest vala, and if there
is I don't think they'd be difficult to fix. In this single regard they've
become more responsive since their preferred language is vala.

As for the curated applications I have less of this confidence in.
So I'd have to be accept less applications, but that's something
I'm willing to compromise on. And this is easily reversible or
could be done on a per-application basis. And nix already makes
this trivial.
2019-10-09 22:47:37 -04:00
worldofpeace
5883c59f76
Merge pull request #70880 from jtojnar/no-no-hot-corners
gnomeExtensions.nohotcorner: drop
2019-10-09 20:40:03 +00:00
Jan Tojnar
59bb56a243
gnomeExtensions.nohotcorner: drop
It is part of GNOME 3.34
2019-10-09 22:09:16 +02:00
Tor Hedin Brønner
a66adfcc5b gnome3.gnome-shell: 3.34.0 -> 3.34.1 2019-10-09 04:56:48 +02:00
Tor Hedin Brønner
47f4abc49b gnome3.mutter: 3.34.0 -> 3.34.1 2019-10-09 04:56:04 +02:00
Robin Gloster
356464388f
Merge pull request #69370 from chkno/no-extra-flags
makeWrapper: Remove unused extraFlagsArray feature
2019-10-09 01:32:28 +02:00
Tor Hedin Brønner
7757dd115c
Merge pull request #70705 from hedning/gnome-3.34.1
Gnome 3.34.1
2019-10-09 00:35:38 +02:00
worldofpeace
9acb145da3 xfce4-12.xfce4-vala-panel-appmenu-plugin: fix eval 2019-10-08 12:30:46 -04:00
Linus Heckemann
5aa4b19946 treewide: mark some broken packages as broken
Refs:
e6754980264fe927320d5ff2dbd24ca4fac9a160
1e9cc5b9844ef603fe160e9f671178f96200774f
793a2fe1e8bb886ca2096c5904e1193dc3268b6d
c19cf65261639f749012454932a532aa7c681e4b
f6544d618f30fae0bc4798c4387a8c7c9c047a7c
2019-10-08 17:14:26 +02:00
Thomas Tuegel
22b4014900
Merge pull request #69357 from mtetreault/plymouth-custom-logo
breeze-plymouth: allow usage of custom logo
2019-10-08 05:32:07 -05:00
Tor Hedin Brønner
c909680e6c gnome3.gnome-terminal: 3.34.0 → 3.34.1
- fixes gio-unix include
2019-10-08 12:08:52 +02:00
Tor Hedin Brønner
c039946622 gnome3.gnome-nibbles: 3.34.0 → 3.34.1 2019-10-08 12:08:52 +02:00
Tor Hedin Brønner
810de2c76c gnome3.gnome-maps: 3.34.0 → 3.34.1 2019-10-08 12:08:52 +02:00
Tor Hedin Brønner
b1f4570016 gnome3.gnome-desktop: 3.34.0 → 3.34.1 2019-10-08 12:08:52 +02:00
Tor Hedin Brønner
ab6b4c7c72 evince: 3.34.0 → 3.34.1
- meson files are now distributed
2019-10-08 12:08:52 +02:00
Tor Hedin Brønner
853fb6a2a6 gnome3.eog: 3.34.0 → 3.34.1 2019-10-08 12:08:52 +02:00
Tor Hedin Brønner
30b39034b0 gnome3.dconf-editor: 3.34.1 → 3.34.2 2019-10-08 12:08:52 +02:00
Tor Hedin Brønner
c32ab6262b gnome3.metacity: 3.34.0 → 3.34.1 2019-10-08 12:08:52 +02:00
Tor Hedin Brønner
e3e250e205 gnome3.iagno: 3.34.0 → 3.34.1 2019-10-08 12:08:51 +02:00
Tor Hedin Brønner
4427ec8b9f gnome3.gnome-taquin: 3.34.0 → 3.34.1 2019-10-08 12:08:51 +02:00
Tor Hedin Brønner
1d62ae015c gnome3.gnome-tetravex: 3.34.0 → 3.34.1 2019-10-08 12:08:51 +02:00
Tor Hedin Brønner
a272186937 gnome3.gnome-panel: 3.34.0 → 3.34.1 2019-10-08 12:08:51 +02:00
Tor Hedin Brønner
2d81086454 gnome3.four-in-a-row: 3.34.0 → 3.34.1 2019-10-08 12:08:51 +02:00
Tor Hedin Brønner
502da337bc gnome3.gnome-software: 3.34.0 → 3.34.1 2019-10-08 12:08:51 +02:00
Tor Hedin Brønner
3e3575d1fc gnomeExtensions.dash-to-dock: 20190921 -> 67
Actual release for gnome 3.34
2019-10-08 12:08:51 +02:00
Tor Hedin Brønner
ca64e5669d gnome3.gnome-boxes: 3.34.0 → 3.34.1 2019-10-08 12:08:51 +02:00
Tor Hedin Brønner
2a6bacd992 gnome3.quadrapassel: 3.34.0 → 3.34.1 2019-10-08 12:08:50 +02:00
Tor Hedin Brønner
bce4a8b5b4 gnome3.nautilus: 3.34.0 → 3.34.1 2019-10-08 12:08:50 +02:00
Tor Hedin Brønner
934a1ab103 gnome3.gnome-session: 3.34.0 → 3.34.1 2019-10-08 12:08:50 +02:00
Tor Hedin Brønner
c1ec32c8e6 gnome3.gnome-calculator: 3.34.0 → 3.34.1 2019-10-08 12:08:50 +02:00
Tor Hedin Brønner
96e9af3fe4 gnome3.gjs: 1.58.0 → 1.58.1 2019-10-08 12:08:49 +02:00
Tor Hedin Brønner
a1a83834a6 gnome3.gdm: 3.34.0 → 3.34.1 2019-10-08 12:08:49 +02:00
Tor Hedin Brønner
51e612d4bb gnome3.evolution: 3.34.0 → 3.34.1 2019-10-08 12:08:49 +02:00
Tor Hedin Brønner
ae35a341fe evolution-data-server: 3.34.0 → 3.34.1 2019-10-08 12:08:49 +02:00