Commit Graph

3642 Commits

Author SHA1 Message Date
romildo
b02f227791 mate-desktop: remove unneeded dependencies gnome3.defaultIconTheme and gnome3.gnome_themes_standard 2017-09-01 17:18:59 -03:00
John Ericson
3f30cffa55 misc pkgs: Use $NIX_BINUTILS for when needed
Certain files are now only there instead of $NIX_CC (some are in both)
2017-09-01 11:44:55 -04:00
Gabriel Ebner
52eb0e0fbd gnome3.dconf-editor: include gsettings_desktop_schemas 2017-09-01 13:07:39 +02:00
Jörg Thalheim
d0e4aef32a Merge pull request #28781 from romildo/mate
mate: add the MATE desktop environment
2017-08-31 18:57:20 +01:00
romildo
8f8d308fe1 mate: use newScope 2017-08-31 13:30:32 -03:00
romildo
a9f66285b7 mate-icon-theme: build icon cache 2017-08-31 13:29:02 -03:00
romildo
934b9bef41 mate-session-manager: init at 1.18.1 2017-08-31 00:10:20 -03:00
romildo
25f65c4339 mate-panel: init at 1.18.4 2017-08-31 00:08:40 -03:00
romildo
c1e18929f0 mate-control-center: init at 1.18.2 2017-08-31 00:07:11 -03:00
romildo
8f7d80339a mate-settings-daemon: init at 1.18.1 2017-08-31 00:03:41 -03:00
romildo
5bbe177b3f marco: init at 1.18.1 2017-08-31 00:01:39 -03:00
romildo
7e151599f4 mate-menus: init at 1.18.0 2017-08-30 23:59:38 -03:00
romildo
dd3703e166 libmateweather: init at 1.18.1 2017-08-30 23:56:47 -03:00
romildo
20f3dfd579 libmatemixer: init at 1.18.0 2017-08-30 23:55:20 -03:00
romildo
75d643ee83 libmatekbd: init at 1.18.2 2017-08-30 23:53:16 -03:00
romildo
6c4424efb2 mate-desktop: add maintainer 2017-08-30 23:49:46 -03:00
romildo
dd230e33d6 mate: organize packages in base and extra 2017-08-30 23:48:20 -03:00
Frederik Rietdijk
6d4bd78fad Merge commit '2858c41' into HEAD 2017-08-30 21:07:07 +02:00
Symphorien Gibol
bd54589233 networkmanager_iodine: init at 1.2.0 2017-08-30 02:58:29 +02:00
Jan Tojnar
b64f149ea9
gnome-disk-utility: fix missing schemas for gnome-disk-image-mounter
Continuation of #28053

gnome-disk-image-mounter from gnome-disk-utility was not wrapped, resulting in an
error due to the inability to find gsettings schemas.

This commit replaces the manual wrapping of gnome-disks binary with wrapGAppsHook
so that all binaries are wrapped correctly.
2017-08-29 13:29:04 +02:00
Vladimír Čunát
2858c41823
Merge branch 'master' into staging
There were some conflicts in python modules, commented at #28314.
2017-08-29 10:51:54 +02:00
Tom Hunger
64e4b9637b Remove unused gdm/3.16-wip 2017-08-28 19:52:06 +01:00
Tom Hunger
3247c940e0 gnome-photos: 3.24.2 -> -3.24.3 2017-08-28 15:55:05 +01:00
Linus Heckemann
b73e3b6095 GNOME: 3.22 -> 3.24
This is a squash commit of the joint work from:

* Jan Tojnar (@jtojnar)
* Linus Heckemann (@lheckemann)
* Ryan Mulligan (@ryantm)
* romildo (@romildo)
* Tom Hunger (@teh)
2017-08-28 15:32:49 +01:00
Vladimír Čunát
592d23d7db
maxx: fix evaluation
Occurences of `$'` apparently do have to be quoted in ''-strings.
2017-08-27 17:06:46 +02:00
Joachim F
3c4ffdcbbc Merge pull request #28477 from romildo/fix.efl
enlightenment fixes and updates
2017-08-26 21:51:09 +00:00
Vladimír Čunát
1e7358a875
kde4.kde_workspace: fixup build with gcc-6 2017-08-26 11:31:41 +02:00
Jörg Thalheim
ddf540d44c Merge pull request #27096 from gnidorah/maxx
maxx: init at 1.1.0
2017-08-25 06:40:31 +01:00
Thomas Tuegel
639c355b3a Merge pull request #28500 from bkchr/lxqt_config_fixes
LXQT-config: Adds patch for Cmake >3.8
2017-08-24 12:48:06 -05:00
gnidorah
15ae2cbeea maxx: use libredirect 2017-08-24 19:34:08 +03:00
Bastian Köcher
0cf6830309 LXQT-config: Adds patch for Cmake >3.8 2017-08-23 12:17:32 +02:00
Bastian Köcher
b7d1b3214d Plasma: 5.10.4 -> 5.10.5 2017-08-23 10:58:21 +02:00
romildo
7ffee4de3c efl: use vanilla pkg-config
Use vanilla pkg-config to build EFL applications.

The EFL library has a set of pkg-config files (*.pc) which uses
private requirements. The default pkg-config setup on nixpkgs is
patched to disable resolving those requirements. See
http://bugs.freedesktop.org/show_bug.cgi?id=4738 for reference.

As a consequence each package depending on efl has to explicitly set
the search path in order to be able to find the corresponding header
files.

By using vanilla pkg-config this is not necessary (and this is the
expected behaviour for pkg-config), allowing simpler nix expressions.
2017-08-22 15:54:56 -03:00
romildo
d1cbd546e0 terminology: 1.0.0 -> 1.1.0 2017-08-22 15:13:17 -03:00
romildo
5340a0aee0 efl: remove old version 1.19.1
- Version 1.19.1 is not needed anymore to build ephoto.
2017-08-22 15:08:59 -03:00
romildo
978c9f02dc ephoto: 1.0 -> 1.5
- Update to version 1.5, which builds of the latest efl versions
2017-08-22 15:01:25 -03:00
romildo
0c16f356bd efl: propagate utillinux, fribidi and SDL2, which are runtime dependencies 2017-08-22 14:56:47 -03:00
Thomas Tuegel
49fb3b9313 Merge pull request #28366 from vandenoever/kde-applications
KDE Frameworks: 5.36 -> 5.37 and KDE Applications 17.04.3 -> 17.08.0
2017-08-22 06:53:25 -05:00
Vladimír Čunát
b2ae23a391
Merge branch 'staging' (older version)
This just adds some fixups, not any mass rebuild.
2017-08-22 12:30:04 +02:00
WilliButz
a49c1fc0b2 caribou: fix build 2017-08-22 00:45:42 +02:00
Jos van den Oever
ca90567174 lxqt-notificationd: add missing dependency 2017-08-21 21:49:32 +02:00
Jos van den Oever
161118af02 lxqt-runner: add missing dependency 2017-08-21 21:49:32 +02:00
Jos van den Oever
e20afe8d2e kde-frameworks: 5.36 -> 5.37 2017-08-21 21:47:15 +02:00
Thomas Tuegel
7c850a0fd6
libkscreen: fix circular references 2017-08-21 06:51:33 -05:00
Thomas Tuegel
d0337b0874
libgnome-keyring: separate $dev output 2017-08-21 06:51:33 -05:00
Frederik Rietdijk
6bbc3a0b24 Merge commit '3b29468313bc8604fe8f85c8d9316fd276d3985c' into HEAD 2017-08-21 04:44:40 +02:00
Joachim F
bc98d1fe97 Merge pull request #28362 from romildo/mate
mate: caja-extensions: init at 1.18.1, engrampa: init at 1.18.2
2017-08-20 20:16:22 +00:00
Vladimír Čunát
1919bb5043
gnome3.caribou: fixup build after automake update #28232
/cc gnome update #28053.
2017-08-20 10:52:30 +02:00
romildo
e04c4d0fbb engrampa: init at 1.18.2 2017-08-18 09:57:19 -03:00
romildo
b5eab8f943 cajaWithExtensions: init at 1.18.3 2017-08-18 00:19:58 -03:00
romildo
1a04652900 caja-extensions: init at 1.18.1 2017-08-18 00:16:18 -03:00
Frederik Rietdijk
c732164e36 Merge pull request #27941 from romildo/upd.efl
efl: add version 1.20.2
2017-08-17 19:43:11 +02:00
romildo
e78a08be8b enlightenment: 0.21.8 -> 0.21.9 2017-08-17 12:23:35 -03:00
romildo
0fb920b474 efl: add version 1.20.2
- Add the new version 1.20.2.

- Keep version 1.19.1 for now because ephoto still needs it. As soon
  as a new release o ephoto which works with efl-1.20.x is availaible,
  efl-1.19.x may be removed.
2017-08-17 12:23:35 -03:00
Eelco Dolstra
9eb901b70d
Merge remote-tracking branch 'origin/gcc-6' into staging 2017-08-14 11:38:00 +02:00
gnidorah
b73ae0a695 maxx: move deps from module to package 2017-08-14 11:13:49 +03:00
Frederik Rietdijk
62dac1bdd9 Merge remote-tracking branch 'upstream/master' into HEAD 2017-08-14 09:34:10 +02:00
Frederik Rietdijk
13bbaee21d Merge pull request #27881 from mimadrid/fix/http-https
Update homepage attributes: http -> https
2017-08-13 21:53:20 +02:00
Vladimír Čunát
34946256a0
Merge #27424: stdenv: Don't put man pages into $doc 2017-08-13 19:32:51 +02:00
Robin Gloster
6d7b0dcdf1
gnome3.pomodoro: no need for automake113x 2017-08-12 21:38:18 +02:00
Robin Gloster
bb5702c521
treewide: remove automake pinning to the newest version
quasi no-op
2017-08-12 18:49:58 +02:00
Jörg Thalheim
025222ec79 pluma: also add default icon theme 2017-08-12 09:23:08 +01:00
Vladimír Čunát
6899c7fdb9
Merge branch 'master' into gcc-6 2017-08-12 10:09:41 +02:00
José Romildo Malaquias
392090ca6a Merge branch 'master' into new.pluma 2017-08-11 15:50:32 -03:00
Tuomas Tynkkynen
1ff422aa23 treewide: Add man & info outputs where necessary (instead of doc)
Because man & info pages won't be going to $doc after the next commit.
Scripted change for the files having one-package-per-file.
2017-08-11 21:32:54 +03:00
romildo
48ffb8284f eom: init at 1.18.2 2017-08-11 00:14:26 -03:00
Robin Gloster
5e89bcae00
evolution_data_server: wrap all and only executables 2017-08-09 23:35:50 +02:00
Wout Mertens
b6f19f79aa Merge pull request #28004 from moesasji/master
xfce4-session: fix lock screen not working with light-locker
2017-08-07 18:40:48 +02:00
Frederik Rietdijk
2203908e5f Merge commit 'b679e14' into HEAD 2017-08-07 13:19:09 +02:00
moesasji
71203503f9 xfce4-session: fix lock screen not working with light-locker 2017-08-07 10:17:40 +01:00
romildo
c6207abe9c pluma: init at 1.18.2 2017-08-06 12:40:13 -03:00
romildo
8ba81342dc mate-terminal: 1.18.0 -> 1.18.1 2017-08-06 10:36:42 -03:00
romildo
eb70dfb130 caja: 1.18.0 -> 1.18.3 2017-08-06 10:35:11 -03:00
romildo
2f1ae93e43 mate-themes: 3.20.19 -> 3.20.22, 3.22.10 -> 3.22.13 2017-08-06 10:32:48 -03:00
romildo
1048cefa7a mate-icon-theme-faenza: 1.18.0 -> 1.18.1 2017-08-06 10:31:59 -03:00
romildo
e3629d05cb mate-icon-theme: 1.18.1 -> 1.18.2 2017-08-06 10:29:29 -03:00
Vladimír Čunát
f779df87b1
Merge branch 'master' into staging
Let's drop i686-linux here as well.
2017-08-06 10:03:25 +02:00
Frederik Rietdijk
8fcb070363 Merge pull request #27320 from jtojnar/fix/unbreak-polari
polari: unbreak
2017-08-05 17:49:47 +02:00
Jan Tojnar
ec6f8320f4
polari: unbreak
The build was failing due to missing telepathy_logger dependency,
I added it. Additionally, the connection to server was failing due to
telepathy executables not having an access to dconf, which was fixed
in #26113. Lastly, when I tried running Polari directly, it terminated
with SIGTRAP and the following error:

    (org.gnome.Polari:22998): GLib-GIO-ERROR **: Settings schema 'org.gnome.desktop.interface' is not installed

adding `gnome3.gsettings_desktop_schemas` as a buildInput fixed that.
2017-08-05 13:23:06 +02:00
Jan Tojnar
c9d419a22b gnome: Further fixes for Using the 'memory' GSettings backend issue 2017-08-05 12:21:00 +02:00
midchildan
0e192d5d4f gnome: Fix the issue Using the 'memory' GSettings backend issue 2017-08-05 12:21:00 +02:00
mimadrid
09e0cc7cc7
Update homepage attributes: http -> https
Homepage link "http://.../" is a permanent redirect to "https://.../" and should be updated
https://repology.org/repository/nix_stable/problems
2017-08-03 11:56:15 +02:00
Jascha Geerds
0854c85678 gnome3: Remove myself from maintainer list 2017-08-02 18:21:50 +02:00
Robin Gloster
5d91e806b9
Revert "gnome-tweak-tool: fix eval"
This reverts commit d9521c3418.

Cleaner fix in 6e6271e82f
2017-08-02 16:14:34 +02:00
Frederik Rietdijk
4f66c0cf21 Merge remote-tracking branch 'upstream/master' into HEAD 2017-08-02 10:22:24 +02:00
Robin Gloster
d9521c3418
gnome-tweak-tool: fix eval 2017-08-01 22:47:03 +02:00
Silvan Mosberger
f5fa5fa4d6 pkgs: refactor needless quoting of homepage meta attribute (#27809)
* pkgs: refactor needless quoting of homepage meta attribute

A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.

* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit

* Fixed some instances
2017-08-01 22:03:30 +02:00
Frederik Rietdijk
740d76371e Merge commit 'ba68231273bea4cba01413fd2a0e56d68db9234c' into HEAD 2017-07-31 09:12:15 +02:00
Thomas Tuegel
346bc1fbf5
Merge commit 'refs/pull/27491/head' of github.com:NixOS/nixpkgs into feature/plasma-5.10.4 2017-07-29 14:34:23 -05:00
John Ericson
f6f40e3fe5 stdenv-setup and misc pkgs: Revert to space-deliminated propagated-* files
We cannot switch to line-delimited yet, because certain Nix commands do
not read in the entire file, but just the first line.
2017-07-26 09:07:55 -04:00
Eelco Dolstra
d65e528a37
Merge remote-tracking branch 'origin/master' into gcc-6 2017-07-24 18:27:24 +02:00
gnidorah
52deb4b460 maxx: 1.0.0 -> 1.1.0 2017-07-24 13:19:45 +03:00
John Ericson
b087618ac0 Revert "stdenv: Store one package per line in nix-support/propagated-*"
As @oxij points out in [1], this breakage is especially serious because
it changes the contents of built environments without a corresonding
change in their hashes. Also, the revert is easier than I thought.

This reverts commit 3cb745d5a6.

[1]: https://github.com/NixOS/nixpkgs/pull/27427#issuecomment-317293040
2017-07-24 01:05:30 -04:00
Eelco Dolstra
a13802b2c8
Merge remote-tracking branch 'origin/master' into gcc-6 2017-07-21 11:05:58 +02:00
adisbladis
176c15a06e
plasma5: 5.10.3 -> 5.10.4 2017-07-19 12:36:52 +08:00
vbgl
c17ddcd40c Merge pull request #25412 from romildo/fix.efl
{terminology,ephoto,rage,econnman}: wrap libcurl.so in LD_LIBRARY_PATH
2017-07-18 21:30:38 +02:00
Robin Gloster
adb178c0e5
gnomeExtensions.topicons-plus: fix version string
It has to start with a digit.
2017-07-18 18:43:47 +02:00
Robin Gloster
46ead28a58
gnome3.gexiv2: 0.10.4 -> 0.10.6 2017-07-18 00:05:50 +02:00
Vladimír Čunát
efe66e221f
evince: patch CVE-2017-1000083 + minor changes
This removes help for now but fixes #27388.
The minor update might be related to the patch so it's included.
2017-07-15 10:07:45 +02:00
Domen Kožar
0eb4f6fd25
Merge commit 'a889454869e4f7d5ba6067ebcc0ba7fcd26e4417'
Merge staging. It includes fixes for cc-wrapper parsing speed and
some other minor things.

http://hydra.nixos.org/eval/1375094
2017-07-14 11:55:41 +02:00
Robin Gloster
d518096abc
gnome3.gnome_control_center: remove unused variable
This broke the evaluation.
2017-07-13 15:50:48 +02:00
Stefan Lau
2b4bc03969 gnome-online-accounts: wrap with wrapGAppsHook 2017-07-13 15:05:07 +02:00
Stefan Lau
8ff35d6adf gnome-control-center: wrap with wrapGAppsHook 2017-07-13 15:05:07 +02:00
Jörg Thalheim
451b23beb2 Merge pull request #27297 from jtojnar/fix/ghex
ghex: init at 3.18.3
2017-07-11 18:43:10 +01:00
Jan Tojnar
bf60fbe2e1
ghex: init at 3.18.3 2017-07-11 10:05:06 +02:00
John Ericson
3cb745d5a6 stdenv: Store one package per line in nix-support/propagated-*
This makes those files a bit easier to read. Also, for what it's worth,
it brings us one baby step closer to handling spaces in store paths.

Also, I optimized handling of many transitive deps with read. Probably,
not very beneficial, but nice to enforce the pkg-per-line structure.
Doing so let me find much dubious code and fix it.

Two misc notes:

 - `propagated-user-env-packages` also needed to be adjusted as
   sometimes it is copied to/from the propagated input files.

 - `local fd` should ensure that file descriptors aren't clobbered
   during recursion.
2017-07-10 13:32:13 -04:00
Emanuele Peruffo
240b632026 gnomeExtensions.topicons-plus: init at v20 (#27116)
TopIcons extension for Gnome 3
2017-07-04 17:56:06 +01:00
gnidorah
7f13a3f5b8 maxx: init at 1.0.0 2017-07-04 13:42:53 +03:00
Emanuele Peruffo
0b1c8793fc gnomeExtensions.caffeine: init at revision unstable-2017-06-21 (#26901)
Caffeine extension for Gnome 3
2017-07-03 08:35:31 +01:00
romildo
c5ff68b3c2 lumina: 1.2.0-p1 -> 1.3.0
- Update to version 1.3.0

- Remove dependency on `oxygen-icons5`, as Lumina desktop now distributes
it’s own "material-design-[light/dark]" icon themes and uses them as the
default icon sets.
2017-06-29 08:13:09 -03:00
Aristid Breitkreuz
fe2e3cea51 gnome-control-center: add missing dependency on cracklib 2017-06-28 21:43:15 +02:00
Frederik Rietdijk
8a62a9b064 Merge pull request #26125 from volth/webkitgtk-naming
rename webkitgtk24x⇒webkitgtk24x-gtk3; webkitgtk2⇒webkitgtk24x-gtk2
2017-06-28 13:54:38 +02:00
Thomas Tuegel
074bccb43b
plasma5: 5.10.2 -> 5.10.3
This is a scheduled bugfix release. Several fixes are related to integrating
Plasma 5.10 and Qt 5.9, particularly a serious bug in KWin.
2017-06-27 06:58:34 -05:00
Bjørn Forsman
6916f24e84 treewide: enableParallelBuild -> enableParallelBuilding 2017-06-24 22:22:48 +02:00
Thomas Tuegel
69438a397f
khotkeys: fix intermittant parallel build failure 2017-06-24 15:18:58 -05:00
Thomas Tuegel
0d1a1a4954
plasma-workspace: no propagatedBuildInputs
Only libraries may have propagatedBuildInputs.
2017-06-23 09:55:04 -05:00
Thomas Tuegel
0030c66103
kdeFrameworks, plasma5: fix setup hooks
The setup hooks for many kdeFrameworks and plasma5 packages were erroneously
running before $outputDev was set. This lead to .dev outputs being propagated
into the user environment.
2017-06-22 17:46:44 -05:00
Robin Gloster
15f6dcb668
Merge remote-tracking branch 'upstream/master' into gcc-6 2017-06-20 11:24:39 +02:00
Franz Pletz
76de6e4f39
libcroco: 0.6.11 -> 0.6.12 2017-06-20 07:47:52 +02:00
Peter Hoeg
9193bcb6b4 kde-applications: 17.04.1 -> 17.04.2
use https as the remote server expects it
2017-06-19 19:26:52 +08:00
Peter Hoeg
359aff876c plasma-workspace: requires libXtst 2017-06-19 10:37:39 +08:00
Peter Hoeg
f151daaa67 plasma: 5.9.5 -> 5.10.2 2017-06-19 10:37:39 +08:00
Thomas Tuegel
d9094c087e
libkscreen: use QLatin1String instead of QStringLiteral
QStringLiteral stores strings in UTF-16 format, preventing Nix from detecting
dependencies.
2017-06-18 08:44:46 -05:00
Thomas Tuegel
8538d75734
plasma5: fixup inputs and outputs 2017-06-18 08:44:45 -05:00
Thomas Tuegel
7f95d4834f
kwin: pass path to Xwayland through preprocessor macro 2017-06-18 08:44:45 -05:00
Thomas Tuegel
a4be1a68f8
plasma-desktop: pass path to hwclock through preprocessor macro 2017-06-18 08:44:45 -05:00
Thomas Tuegel
faf0d3e91d
kdeFrameworks: fixup inputs and outputs
- Reduce environment pollution with a separate $bin output containing programs,
  plugins, and shared data. Libraries remain in $out and are not installed into
  the environment.
- Only propagate build inputs as required.
2017-06-18 08:44:45 -05:00
Thomas Tuegel
30ff56a20f
breeze-gtk: patch builder to find GTK2 pixmap engine
This does not seem to be strictly necessary, but it also cannot hurt.
2017-06-18 08:44:43 -05:00
Thomas Tuegel
da942ea23f
breeze-gtk: bump GTK3 version 2017-06-18 08:44:43 -05:00
Thomas Tuegel
078c88a7a7
startkde: use absolute paths to required programs
The dependency on socat is removed because kwallet setup is deferred to kwallet-pam.
2017-06-18 08:44:43 -05:00
Thomas Tuegel
b9ae0c7185
kwallet-pam: set path to socat 2017-06-18 08:44:43 -05:00
Thomas Tuegel
c816bbc8a8
qt5: remove makeQtWrapper 2017-06-18 08:44:42 -05:00
Thomas Tuegel
be7b7d908f
Remove kdeWrapper 2017-06-18 08:43:39 -05:00
Thomas Tuegel
eaa644a5af
plasma5: rename plasmaPackage to mkDerivation 2017-06-18 08:42:20 -05:00
Thomas Tuegel
7b6f8dc77f
qt5: move kdeDerivation to qt5.mkDerivation 2017-06-18 08:42:19 -05:00
Thomas Tuegel
210f688802
qt5: rename qmakeHook to qmake 2017-06-18 08:41:57 -05:00
Thomas Tuegel
3f3d33a078
qt5: use distinct lib/qt-5.x prefix for each minor version
Using a distinct prefix for plugins and QML libraries allows multiple Qt 5 minor
versions to coexist in the same environment.
2017-06-18 08:41:57 -05:00
armijnhemel
73744e700c atril: init at 1.19.0 (#25765) 2017-06-18 11:39:59 +02:00
Vladimír Čunát
5ad7d3106e
kde4.kdepimlibs: fixup build by using older cmake
I have no idea why, but apparently the last cmake update caused:
  kdepimlibs-4.14.3/akonadi/tests/../pastehelper.cpp:343:27:
    fatal error: pastehelper.moc: No such file or directory
2017-06-13 14:27:44 +02:00
volth
26abdb81c8 xfce4-dockbarx-plugin: fix unwrapped python scripts 2017-06-10 10:44:23 +01:00
Jörg Thalheim
cea91a426b Merge pull request #26401 from volth/xfce4-namebar-plugin
xfce4_namebar_plugin: init at 0.3.1
2017-06-10 10:40:56 +01:00
romildo
11623c5fca lxappearance: add variant for Gtk+-3
lxappearance supports both Gtk+-2 and Gtk+-3. The current `lxappearance'
package continues to be for Gtk+-2. Add `lxappearance-gtk3' for Gtk+-3.

A patch is needed in order to look for themes in system data dirs with
Gtk+-3.
2017-06-09 18:05:09 -03:00
Volth
9edfc2b02b xfce4_namebar_plugin: init at 0.3.1 2017-06-05 13:50:22 +00:00
Vincent Laporte
e6b5a7e627 gnome-backgrounds: build on all unices 2017-06-05 05:46:44 +00:00
Robin Gloster
c1359ce04b
Merge remote-tracking branch 'upstream/master' into gcc-6 2017-06-02 15:39:25 +02:00
Volth
b7ccf27229 rename webkitgtk24x -> webkitgtk24x-gtk3; webkitgtk2 -> webkitgtk24x-gtk2 2017-05-26 13:43:25 +00:00
Volth
3de90b259c webkitgtk: 2.14.11 -> 2.16.3 2017-05-26 16:20:54 +03:00
Joachim F
9f187a6919 Merge pull request #26071 from romildo/upd.enlightenment
enlightenment: 0.21.7 -> 0.21.8
2017-05-24 22:25:13 +01:00
José Romildo Malaquias
ce248ef4ce efl: 1.19.0 -> 1.19.1 (#26027) 2017-05-24 22:24:55 +01:00
romildo
b4dad912b0 enlightenment: 0.21.7 -> 0.21.8 2017-05-24 17:01:45 -03:00
Robin Gloster
cb00af4a2c
Merge remote-tracking branch 'upstream/master' into gcc-6 2017-05-23 11:50:02 +02:00
ryneeverett
34bdf451c3 lxpanel: init at 0.9.3
[Bjørn: break overlong lines.]
2017-05-20 15:41:09 +02:00
Robin Gloster
da9adb8fab
Merge remote-tracking branch 'upstream/master' into gcc-6 2017-05-20 14:55:44 +02:00
Jörg Thalheim
33e10b8334 Merge pull request #25864 from pbogdan/nixos-master
xfce4-volumed-pulse: 0.2.0 -> 0.2.2.
2017-05-20 10:43:52 +01:00
Stefan Lau
a3696aa090 networkmanager_fortisslvpn: init at 1.2.4 2017-05-19 19:18:30 +02:00
Bjørn Forsman
0eff1d9f2a vino: use wrapGAppsHook
Fixes this:

  .vino-server-wr[8931]: Using the 'memory' GSettings backend. \
  Your settings will not be saved or shared with other applications.

Still, the screen sharing settings under "gnome-control-center sharing"
does not seem to be persisted (except the enabling/disabling sharing
flag itself). Making changes and then re-opening gnome-control-center
shows the default screen sharing settings. Sigh.
2017-05-18 08:22:14 +02:00
Bjørn Forsman
94c47b0884 vino: add missing gsettings schema
Fixes this:

  $ ./result/libexec/vino-server
  ...
  (vino-server:13915): GLib-GIO-ERROR **: Settings schema 'org.gnome.Vino' is not installed
2017-05-17 15:23:11 +02:00
Piotr Bogdan
a19efc1e30 xfce4-volumed-pulse: 0.2.0 -> 0.2.2. 2017-05-17 14:05:24 +01:00
Frederik Rietdijk
ef4442e827 Python: replace requests2 with requests tree-wide
See f63eb58573

The `requests2` attribute now throws an error informing that `requests`
should be used instead.
2017-05-07 12:56:09 +02:00
Vladimír Čunát
d7501b986a
luajit: 2.1.0-beta2 -> 2.1.0-beta3
The removal of `luaL_reg` alias caused lots of breakage.
Only sysdig and knot-resolver needed (also) other changes.
2017-05-02 14:00:45 +02:00
Jörg Thalheim
59c699e9b9 Merge pull request #25331 from volth/xfce4-screenshooter-glib-networking
xfce4-screenshooter: add glib_networking dependency
2017-05-01 23:42:28 +02:00
Jörg Thalheim
f3eb5950a2
xfce4-screenshooter: use wrapGAppsHook instead of makeWrapper 2017-05-01 23:41:11 +02:00
romildo
3745208084 econnman: wrap libcurl.so in LD_LIBRARY_PATH 2017-05-01 18:35:48 -03:00
romildo
30e086d349 rage: wrap libcurl.so in LD_LIBRARY_PATH 2017-05-01 18:35:34 -03:00
romildo
627724d386 ephoto: wrap libcurl.so in LD_LIBRARY_PATH 2017-05-01 18:35:16 -03:00
romildo
eef6df55f1 terminology: wrap libcurl.so in LD_LIBRARY_PATH 2017-05-01 18:34:53 -03:00
Jörg Thalheim
cb186efb64 Merge pull request #25359 from pbogdan/aisleriot-fix-build-failure
gnome3.aisleriot: fix build failure.
2017-05-01 20:39:36 +02:00
Michael Raskin
a53fb88d33 Merge pull request #25170 from emanueleperuffo/dash-to-dock
gnomeExtensions.dash-to-dock: init at version v57
2017-05-01 16:44:37 +02:00
Michael Raskin
a7455d7f5c Merge pull request #24283 from dyrnade/chrome-gnome-shell
native host connector for gnome extensions: init at 7d99523e90805cb65027cc2f5f1191a957dcf276
2017-05-01 01:19:29 +02:00
Piotr Bogdan
b9447df879 gnome3.aisleriot: fix build failure.
Fixes #25313.
2017-04-30 19:48:41 +01:00
Thomas Tuegel
4e0d21edd1 Merge pull request #25285 from ttuegel/qt--fix-plugin-paths
Qt: purify plugin paths, unify Linux and Darwin builders
2017-04-30 07:33:50 -05:00
Michael Raskin
cd9ebdaa18 Merge pull request #25334 from volth/xfce4-dockbarx-plugin
xfce4-dockbarx-plugin: init at 0.5
2017-04-30 12:20:02 +02:00
Vladimír Čunát
7ee05dff30
Merge: efl: 1.18.x -> 1.19.0 (close #25095)
I used a setupHook instead of patching expressions for individual
reverse dependencies (four were broken).
2017-04-30 11:36:36 +02:00
Vladimír Čunát
18a7f7d4a5
efl: set $HOME for reverse dependencies 2017-04-30 11:35:59 +02:00
Vladimír Čunát
aa044dd105
efl: wrap the first line
It was >400 chars long!
2017-04-30 11:35:30 +02:00
Volth
f17a0fcdba xfce4-dockbarx-plugin: init at 0.5 2017-04-29 22:15:40 +00:00
Michael Weiss
8c9b60a830 pykde4: Remove kde4.pykde4
This package is broken since 0a3b7f994e
(python-sip: 4.18.1 -> 4.19.1). Removing it seems reasonable since we're
dropping KDE4 anyway.

Fixes #24548.
2017-04-29 23:10:07 +02:00
Volth
82a1c372af xfce4-screenshooter: add glib_networking dependency 2017-04-29 20:31:57 +00:00
Dan Peebles
90b9719f4f treewide: fix the remaining issues with meta attributes 2017-04-29 04:24:34 +00:00
Thomas Tuegel
951b6b8a7f
plasma-workspace: 5.9.5 -> 5.9.5.1 2017-04-28 06:27:19 -05:00
Thomas Tuegel
c4c614c232
libkscreen: hardcode backends path
libkscreen provides all available kscreen backends, so there is no reason to
search the environment for plugins.
2017-04-28 05:49:33 -05:00
Thomas Tuegel
a53f129c45
kwin: install service type aliases for broken packages
Some package(s) refer to kwin service types by the wrong names. I would prefer
to patch those packages, but I cannot find them!
2017-04-28 05:49:33 -05:00
Thomas Tuegel
e6c76af480
plasma5: 5.9.4 -> 5.9.5 2017-04-27 11:20:22 -05:00
Emanuele Peruffo
c1bc3012bb gnomeExtensions.dash-to-dock: refactor
Using makeFlags instead of patching Makefile
2017-04-24 14:48:36 +02:00
Emanuele Peruffo
8211903825 gnomeExtensions.dash-to-dock: init at version v57
I needed this extensions and wanted to share it with everyone.
I also created the new group called pkgs.gnomeExtensions.
2017-04-24 11:19:52 +02:00
Daiderd Jordan
80828429d7 Merge pull request #25066 from matthewbauer/less-darwin-eval-errors
Add Darwin as platform to various "broken" packages that actually build
2017-04-24 08:14:21 +02:00
Matthew Bauer
6d9ca46317
vte: supports darwin 2017-04-23 18:08:20 -05:00
Matthew Bauer
e75fde66e9
dconf: supports darwin 2017-04-23 18:08:19 -05:00
romildo
2f481960cf ephoto: init at 1.0 2017-04-22 03:06:12 +03:00
romildo
1141264c3a efl: 1.18.4 -> 1.19.0 2017-04-21 14:55:03 -03:00
José Romildo Malaquias
af1621a232 xfce4-whiskermenu-plugin: 1.6.2 -> 1.7.2 (#25084) 2017-04-21 14:16:25 +01:00
Jörg Thalheim
6231781930 Merge pull request #24992 from romildo/upd.mate
mate-themes: 3.22.7 -> 3.22.10, mate-icon-theme: 1.18.0 -> 1.18.1
2017-04-18 22:09:01 +02:00
romildo
245cf6fa0e mate-themes: 3.22.7 -> 3.22.10 2017-04-18 06:43:13 -03:00
romildo
ad95a04fa5 mate-icon-theme: 1.18.0 -> 1.18.1 2017-04-18 06:42:01 -03:00
Hamish Mackenzie
89b89d1071 defaultIconTheme: Enable darwin support 2017-04-18 09:43:03 +12:00
Jörg Thalheim
ea16d72bf3
gitg: 3.22.0 -> 3.23.90 2017-04-16 14:23:27 +02:00
Jörg Thalheim
65c99b7d6a
libgit2-glib: 0.24.4 -> 0.25.0
partially addresses #24807
2017-04-16 14:23:21 +02:00
Vladimír Čunát
2090aa4f65
Merge: fixup a bad merge
For details see:
https://github.com/NixOS/nixpkgs/commit/24444513fb5#commitcomment-21767916
2017-04-14 19:11:17 +02:00
Vladimír Čunát
24444513fb
Merge branch 'staging' 2017-04-14 10:32:13 +02:00
Thomas Tuegel
c9ba39116c Merge pull request #24816 from benley/plasma-nm
plasma-nm: Fix cipher discovery by setting path to openvpn
2017-04-13 08:16:57 -05:00
Hamish Mackenzie
5dfe0f7ee6 gtksourceview: fix version 3 on macOS
Add darwin to the list of supported platforms for gtksourceview.
2017-04-10 23:17:16 -07:00
Benjamin Staffin
7c75940c5e
plasma-nm: enable parallel building
This thing takes a long time to build.
2017-04-10 23:48:28 -04:00
Benjamin Staffin
5db1fe64c0
plasma-nm: patch in the correct path to openvpn executable
Fixes #24808
2017-04-10 23:48:26 -04:00
Gabriel Ebner
443dc395c5 gnome3.gnome_settings_daemon: use wrapGAppsHook
This fixes the "Using the 'memory' GSettings backend." error if
gnome-settings-daemon is used separately from gnome.
2017-04-09 10:00:12 +02:00
Volth
bb833702aa xfwm4-themes: init at 4.10.0 2017-04-05 22:10:03 +00:00
Jörg Thalheim
9fc14f23b8
gnome-keyring: use wrapGAppsHook 2017-04-04 16:53:53 +02:00
Jörg Thalheim
fccce068c3
baobab: remove superflous gsettings_desktop_schemas 2017-04-04 16:13:05 +02:00
Jörg Thalheim
c34db6e419 Merge pull request #24414 from jensbin/corebird
corebird: 1.3.3 -> 1.4.2
2017-04-03 17:09:35 +02:00
dyrnade
f1ec6b99c9 native host connector for gnome extensions 2017-03-30 22:49:09 +03:00
romildo
1f9e7f3aa7 gworkspace: 0.9.3 -> 0.9.4 2017-03-30 14:41:14 -03:00
romildo
8765d1edda gnustep.back: add runtime dependency on libXmu
Fix the failure of running applications like GWorkspace, which depends
on 'back'. It fails with a message similar to the one below:

Error (objc-load):/nix/store/fpxksxkl26qd5a7ay52mzv5qbj8di6b5-gnustep-back-0.25.0/lib/GNUstep/Bundles/libgnustep-back-025.bundle/./libgnustep-back-025: undefined symbol: XmuLookupStandardColormap
2017-03-30 14:37:25 -03:00
Joachim F
17132839c1 Merge pull request #24397 from romildo/upd.mate
mate: update packages to version 1.18.0
2017-03-30 13:29:47 +01:00
Jörg Thalheim
04223369e3
gspell: 1.0.3 -> 1.2.1
also enable vala bindings
2017-03-30 11:02:21 +02:00
Franz Pletz
0018cd5a2d
libvirt packages: fix & clean up dependencies 2017-03-28 19:45:01 +02:00
Pascal Wittmann
f870fbc8ae Merge pull request #24362 from romildo/fix.lxqt
lxqt-panel: fix for `explicit` (a C++11 keyword) being used as variable
2017-03-28 17:41:02 +02:00
romildo
7bc9e508ba caja: init at 1.18.0 2017-03-28 08:44:28 -03:00
romildo
d9672293c2 mate-terminal: 1.17.0 -> 1.18.0 2017-03-27 23:26:24 -03:00
romildo
8844d9b866 mate-desktop: 1.17.2 -> 1.18.0 2017-03-27 23:25:49 -03:00
romildo
55acc8708b mate-themes: 3.22.3 -> 3.22.7 2017-03-27 23:25:11 -03:00
romildo
23f373d724 mate-icon-theme-faenza: 1.16.0 -> 1.18.0 2017-03-27 23:23:30 -03:00
romildo
a5c34e5689 mate-icon-theme: 1.17.0 -> 1.18.0 2017-03-27 23:22:40 -03:00
romildo
d466d90623 mate-common: 1.17.0 -> 1.18.0 2017-03-27 23:22:00 -03:00
Vladimír Čunát
96d41e393d
treewide: purge maintainers.urkud
It's sad, but he's been inactive for the last five years.
Keeping such people in meta.maintainers is counter-productive.
2017-03-27 19:52:29 +02:00
romildo
e2ad762394 lxqt-panel: fix for explicit (a C++11 keyword) being used as variable
It is needed to override "explicit" as this is a C++ keyword. But it
is used as variable name in xkb.h. This is causing a failure in C++
compile time.  Similar bug here:
https://bugs.freedesktop.org/show_bug.cgi?id=74080

Workaround from
ec62109e0f.
2017-03-26 16:17:42 -03:00
Nikolay Amiantov
a381ee89cd zenity: fix for non-GNOME 3 2017-03-25 14:40:17 +03:00
Robin Gloster
bb5d0f3ded
gdm: the patch is still necessary 2017-03-25 12:13:45 +01:00
Nikolay Amiantov
f45cf10f6e Merge pull request #24133 from abbradar/gtk3-qt
Fix GTK dependencies in wrappers
2017-03-24 01:49:41 +03:00
Thomas Tuegel
edf32f90e6
plasma5: 5.9.3 -> 5.9.4 2017-03-22 20:51:03 -05:00
Nikolay Amiantov
f13517433d dconf: split outputs 2017-03-22 20:14:49 +03:00
Thomas Tuegel
403b87f0d5
plasma-workspace: do not propagate non-KDE inputs 2017-03-22 07:46:41 -05:00
Robin Gloster
242031a34e
mutter: fix on i686-linux 2017-03-21 23:50:27 +01:00
Eelco Dolstra
3ab897c6cf
gconf: Use a dev output
This reduces the closure size of gconf from 225 to 63 MiB.
2017-03-20 17:30:59 +01:00
Michael Raskin
cd6b1b253e Merge pull request #23749 from butterflya/patch-2
evolution: Enable openldap support
2017-03-18 19:24:24 +01:00
Vladimír Čunát
742b120ddc
Merge branch 'master' into staging
Nontrivial rebuilds from master, again :-/
2017-03-18 11:00:31 +01:00
Daiderd Jordan
6f226a8725 Merge pull request #23954 from jbaum98/pdfpc-darwin
pdfpc, libgee_0_8: Add darwin support
2017-03-17 07:59:41 +01:00
Jake Waksbaum
e022cc6541
gnome3.libgee: Add for Darwin 2017-03-16 18:13:42 -04:00
butterflya
ba126daace Merge branch 'master' into patch-2 2017-03-16 23:05:04 +01:00
Jörg Thalheim
f940d9f1fc Merge pull request #23747 from butterflya/patch-1
evolution: Delete invalid option
2017-03-16 21:50:14 +01:00
Tuomas Tynkkynen
aba0b45b86 Merge remote-tracking branch 'upstream/master' into staging
Conflicts:
      pkgs/development/libraries/qt-5/5.7/qtbase/default.nix
2017-03-14 00:49:22 +02:00
José Romildo Malaquias
16023ef598 enlightenment: 0.21.5 -> 0.21.7 (#23791) 2017-03-12 15:48:14 +01:00
butterflya
ee160d08eb Enable openldap support 2017-03-11 15:25:05 +01:00
butterflya
2262855d9c Delete invalid option
The removed configureFlags entry is not a documented option according to `configure --help`.
2017-03-11 15:03:48 +01:00
Thomas Tuegel
985f54f5fc Merge pull request #23588 from romildo/fix.lxqt
lxqt: fix qtsvg attribute
2017-03-10 09:54:56 -06:00
Thomas Tuegel
e3cb24d1e0 Merge pull request #23503 from ttuegel/fontconfig
Generalize Fontconfig options
2017-03-09 19:29:28 -06:00
Vladimír Čunát
ed4a79c65e
Merge branch 'master' into staging
... to fix an evaluation problem in dogecoin.
2017-03-09 23:14:19 +01:00
Tuomas Tynkkynen
8dce538640 gtkglextmm: Mark as broken
No release since 2010. Build broken. Sounds like a library, but no
users. GNOME 2 stuff.

http://hydra.nixos.org/build/49554500/nixlog/3
2017-03-08 20:15:36 +02:00
Vladimír Čunát
b86b7c04a3
Merge branch 'master' into staging 2017-03-07 21:59:32 +01:00
romildo
d12635370b lxqt: fix qtsvg attribute 2017-03-07 07:48:04 -03:00
Clemens Manert
2a24e86676
mate-terminal: init at 1.17.0 2017-03-07 11:27:13 +01:00
Clemens Manert
5641769ff0
mate-desktop: init at 1.17.2 2017-03-07 11:27:05 +01:00
Joachim F
d05f802cc5 Merge pull request #23429 from clemensmanert/update-mate-1.17.0
mate-common: update 1.16 -> 1.17
2017-03-05 21:48:02 +01:00
Vladimír Čunát
8bcbd4fca3
Merge #22562: xfce4-mailwatch-plugin: init at 1.2.0 2017-03-05 21:11:32 +01:00
Matthias Beyer
20c2f51967 xfce4-mpc-plugin: init at 0.4.5 (#22560) 2017-03-05 21:07:59 +01:00
Matthias Beyer
21c51c570e xfce-timer-plugin: init at 1.6.0 (#22563) 2017-03-05 21:06:25 +01:00
Thomas Tuegel
c93c57b8ac
plasma5: 5.8.6 -> 5.9.3 2017-03-04 15:08:47 -06:00
Thomas Tuegel
164cdd38a6
startkde: inherit NixOS system font settings 2017-03-04 14:59:11 -06:00
Clemens Manert
a391e8837c Update 1.16 -> 1.17 2017-03-03 04:38:11 +01:00
Herwig Hochleitner
4f981cb3f4
gnome-22: drop bijiben due to dependency on webkitgtk24x 2017-02-28 07:54:04 -05:00
Thomas Tuegel
1d14e19fd4
plasma5: 5.8.5 -> 5.8.6 2017-02-27 11:50:10 -06:00
Thomas Tuegel
b58b07f903
mkLibsForQt5: Inherit libraries from Plasma 5 and KDE Applications 2017-02-27 11:50:06 -06:00
Thomas Tuegel
127bf18a35
extra-cmake-modules: Lift Qt dependency 2017-02-27 11:49:46 -06:00
Thomas Tuegel
8be4bd7416
kdeApplications: Move out of desktops/kde-5
- There is no such thing as KDE 5
2017-02-27 11:49:30 -06:00
Thomas Tuegel
e50ba70411
plasma5: Hide internal plasmaPackage deriver 2017-02-27 11:49:28 -06:00
Thomas Tuegel
d446303d0b
Move kdeDerivation out of kdeFrameworks 2017-02-27 11:49:16 -06:00
Thomas Tuegel
7f84ad5f4c
plasma5: Move to desktops/plasma-5 2017-02-27 11:49:12 -06:00
Thomas Tuegel
8eb4d2afbc
Remove top-level kde5 attribute
- There is no such thing as KDE 5
2017-02-27 11:49:10 -06:00
Thomas Tuegel
c1ddd2353b
lumina: Fix packaging errors 2017-02-27 11:49:09 -06:00
Thomas Tuegel
055c0f4405
lxqt: Fix packaging errors 2017-02-27 11:49:09 -06:00
Robin Gloster
20372739d2
xfce4_windowck_plugin: fix build 2017-02-27 12:51:26 +01:00
Bjørn Forsman
3d104ab2b3 gst-plugins-base: align attrname with pkgname 2017-02-27 12:16:26 +01:00
Bjørn Forsman
0591cd607b gst-plugins-good: align attrname with pkgname 2017-02-27 12:16:26 +01:00
Thomas Tuegel
f28848cb4d
kde4.kdelibs -> kdelibs4
Our kdelibs4 package does not come from KDE 4, so per upstream's request I am
moving it out of the kde4 set.
2017-02-24 17:16:28 -06:00
Thomas Tuegel
b4ba042924
qt4: Don't pass top-level attribute through kde4 2017-02-24 16:49:06 -06:00
Thomas Tuegel
9d6bfacc85
kde4: remove inessential KDE 4 modules 2017-02-24 16:49:02 -06:00
Matthias Beyer
70fea43bad xfce4-mailwatch-plugin: Add dependencies for encrypted server communication 2017-02-23 18:42:48 +01:00
Jascha Geerds
77670c04c7 Merge pull request #22937 from jgeerds/gnome
gnome-shell, gnome-tweak-tool: Don't propagate python
2017-02-22 22:06:21 +01:00
Michael Raskin
a8bf87681c kde5.applications.kig: init at 16.12.2 2017-02-22 14:17:02 +01:00
romildo
ea4bb7ca9e qlipper: 2016-09-26 -> 5.0.0 2017-02-19 11:52:26 -03:00
romildo
8286ce1bcf screengrab: 2016-02-24 -> 2017-02-18 2017-02-19 11:45:02 -03:00
romildo
2e046f2bed lxqt-runner: 0.11.0 -> 0.11.1 2017-02-19 10:56:07 -03:00
romildo
349c252c58 lxqt-panel: 0.11.0 -> 0.11.1 2017-02-19 10:53:59 -03:00
romildo
b5ae4f42dc lxqt-sudo: 0.11.0 -> 0.11.1 2017-02-19 10:35:35 -03:00
romildo
e4c6b47f47 lxqt-session: 0.11.0 -> 0.11.1 2017-02-19 10:33:04 -03:00
romildo
9fb51ec316 lxqt-powermanagement: 0.11.0 -> 0.11.1 2017-02-19 10:28:13 -03:00
romildo
7ca3611a49 lxqt-policykit: 0.11.0 -> 0.11.1 2017-02-19 10:24:17 -03:00
romildo
a0cc779747 lxqt-openssh-askpass: 0.11.0 -> 0.11.1 2017-02-19 10:20:13 -03:00
romildo
183550cb2e lxqt-notificationd: 0.11.0 -> 0.11.1 2017-02-19 10:15:20 -03:00
romildo
87393b2a6f lxqt-globalkeys: 0.11.0 -> 0.11.1 2017-02-19 10:08:45 -03:00
romildo
49d8d91d5e lxqt-config: 0.11.0 -> 0.11.1 2017-02-19 10:05:14 -03:00
romildo
a4825a2ed9 lxqt-admin: 0.11.0 -> 0.11.1 2017-02-19 09:59:23 -03:00
romildo
8f162eb023 lxqt-about: 0.11.0 -> 0.11.1 2017-02-19 09:54:27 -03:00
romildo
61f859d820 qterminal: 0.7.0 -> 0.7.1 2017-02-19 09:48:38 -03:00
romildo
3f03825ba6 pcmanfm-qt: 0.11.1 -> 0.11.3 2017-02-19 09:43:43 -03:00
romildo
660329fe9b lximage-qt: 0.5.0 -> 0.5.1 2017-02-19 09:33:42 -03:00
romildo
cadb035ebe qtermwidget: 0.7.0 -> 0.7.1 2017-02-19 09:21:45 -03:00
romildo
05a3a54143 pavucontrol-qt: 0.1.0 -> 0.2.0 2017-02-19 09:16:38 -03:00
romildo
ffe9343c75 obconf-qt: 0.11.0 -> 0.11.1 2017-02-19 09:06:10 -03:00
romildo
6f9fec945b lxqt-qtplugin: 0.11.0 -> 0.11.1 2017-02-19 08:50:29 -03:00
romildo
ed798060e5 lxqt-l10n: 0.11.0 -> 0.11.2 2017-02-19 08:39:19 -03:00
romildo
45aa578ee4 lxqt-common: 0.11.0 -> 0.11.2 2017-02-19 08:34:30 -03:00
romildo
160b9539f4 libfm-qt: 0.11.1 -> 0.11.2 2017-02-19 08:24:57 -03:00
romildo
bed2f5c4a6 compton-conf: 0.2.0 -> 0.2.1 2017-02-19 08:13:36 -03:00
romildo
2070627040 liblxqt: 0.11.0 -> 0.11.1 2017-02-19 08:02:25 -03:00
romildo
e6472f1360 libsysstat: 0.3.2 -> 0.3.3 2017-02-19 07:55:45 -03:00
romildo
27395d33fb lxqt-build-tools: init at 0.3.2 2017-02-19 07:45:37 -03:00
Jascha Geerds
c83dfedaa2 gnome3.gnome-tweak-tool: Don't propagate python dependency (#21851) 2017-02-18 12:49:06 +01:00
Vladimír Čunát
69ea45da63
lxqt.screengrab: fixup build after KDE updates
/cc #22698 and maintainer @romildo.
2017-02-18 12:29:15 +01:00
Jascha Geerds
fb13588a8e gnome3.gnome_shell: Don't propagate python dependency (#21851) 2017-02-18 12:23:00 +01:00
Vladimír Čunát
432dba859e
Merge branch 'staging'
A security update of libxml2 is within.
2017-02-18 08:59:29 +01:00
Thomas Tuegel
304da2449a
kde5.plasma: update instructions 2017-02-17 11:48:14 -06:00
Thomas Tuegel
b510dccc94
kde5.applications: update instructions 2017-02-17 11:48:14 -06:00
Vladimír Čunát
6c1ba72878
kde5.khotkey: fix patch hash wrongly added in b719852 2017-02-16 22:17:51 +01:00
Vladimír Čunát
e962a3c95f
Merge branch 'master' into staging 2017-02-16 19:02:37 +01:00
José Romildo Malaquias
a46258ed0a lxappearance: 0.6.2 -> 0.6.3 (#22865) 2017-02-16 13:31:42 +00:00
Alexander Ried
be1c04e225 Revert "gnome-session: enable debug"
Enough debugging.

This reverts commit 8ec776eb73.
2017-02-15 17:45:00 +01:00
Graham Christensen
ac9222f03b
gnome3.gnome-boxes: 3.22.0 -> 3.22.4 2017-02-15 09:09:42 -05:00
Vladimír Čunát
35b2159671
Merge branch 'master' into staging
Over 11k rebuilds on master.
2017-02-15 08:41:35 +01:00
Parnell Springmeyer
9e36a58649
Merging against upstream master 2017-02-13 17:16:28 -06:00
Frederik Rietdijk
b719852568 kde5.khotkeys: fix for new frameworks 2017-02-13 09:55:40 +01:00
Frederik Rietdijk
dce2202d53 kde applications: 16.12.1 -> 16.12.2 2017-02-13 09:55:40 +01:00
Matthias Beyer
12c62d9cd8 xfce4-mailwatch-plugin: init at 1.2.0 2017-02-12 10:32:10 +01:00
Vladimír Čunát
b4588ee03c
xfce4-panel: maintenance 4.12.0 -> 4.12.1 2017-02-11 10:40:29 +01:00
Vladimír Čunát
9b185b6b87
xfce.xfconf: minor update 4.12.0 -> 4.12.1 2017-02-11 10:40:28 +01:00
Franz Pletz
bfee52a967
epiphany: 3.22.5 -> 3.22.6 for security issue
From https://bugzilla.gnome.org/show_bug.cgi?id=752738:

  The page http://whatever.com has access to saved passwords of
  https://whatever.com. This was a very bad idea: it makes it easy to
  intercept passwords stored on secure websites, especially since we
  don't require any user interaction to fill in the password.

No CVE has been assigned as of now.

cc #22549
2017-02-09 12:18:04 +01:00
Eelco Dolstra
5a84059c61
gnome-vfs: Drop unused Samba dependency
It does not appear in the runtime closure so let's ditch it.
2017-02-07 20:23:42 +01:00
Thomas Tuegel
667a78f176 Merge pull request #22478 from peterhoeg/p/okteta
okteta: init at 16.12.1 (kf5 version)
2017-02-06 11:19:13 -06:00
Joachim F
09b6d2eaed Merge pull request #22432 from peterhoeg/d/freerdp
freerdp: 20160909 -> 20170201 and rename freerdpStable to freerdp_legacy
2017-02-05 17:08:19 +01:00
Benjamin Staffin
7faa125946 Merge pull request #22460 from peterhoeg/f/gwenview
gwenview: add support for TIFF images
2017-02-05 04:02:13 -05:00
Peter Hoeg
4b6114e0b9 gwenview: add support for TIFF images 2017-02-05 14:31:58 +08:00
Peter Hoeg
5dbbdce047 kde4.krdc: depend on freerdp_legacy 2017-02-05 14:05:10 +08:00
Ruben Maher
e2b74824d7 gnome-tweak-tool: trick autoconf into using python2 2017-02-03 08:18:34 +10:30
Peter Hoeg
fd08147613 okteta: init at 16.12.1 (kf5 version) 2017-02-02 09:26:17 +08:00
Daiderd Jordan
bc735d4a1b Merge pull request #22324 from rongcuid/kmix
kmix: init at 16.12.1
2017-02-01 22:58:32 +01:00
Rongcui Dong
c1250e96f3 kmix: init at 16.12.1
Signed-off-by: Rongcui Dong <rongcuid@outlook.com>
2017-01-31 22:41:58 -08:00
Damien Cassou
58dc8e3024
Remove myself from maintainers 2017-01-31 11:00:14 +01:00
Parnell Springmeyer
6777e6f812
Merging with upstream 2017-01-29 05:54:01 -06:00
Parnell Springmeyer
4aa0923009
Getting rid of the var indirection and using a bin path instead 2017-01-29 04:11:01 -06:00
Parnell Springmeyer
e92b8402b0
Addressing PR feedback 2017-01-28 20:48:03 -08:00
Vladimír Čunát
2cbf509f6b gnome3.vte-ng: nitpick: gperf is a native input 2017-01-28 08:55:57 +01:00
Marius Bergmann
1d6c853860 termite: unbreak by packaging vte-ng
termite broke when upgrading Gnome, as this removed a dependency from
the tree. I packaged this dependency (vte-ng) based upon the work of
@globin in https://github.com/NixOS/nixpkgs/issues/22026.
2017-01-28 01:06:24 +01:00
Robin Gloster
8769ddc823
apacheHttpd_2_2: remove 2017-01-27 15:33:54 +01:00
Parnell Springmeyer
a26a796d5c
Merging against master - updating smokingpig, rebase was going to be messy 2017-01-26 02:00:04 -08:00
Parnell Springmeyer
bae00e8aa8
setcap-wrapper: Merging with upstream master and resolving conflicts 2017-01-25 11:08:05 -08:00
romildo
4963b5014e lumina: 1.1.0-p1 -> 1.2.0-p1 2017-01-25 07:11:09 -02:00
José Romildo Malaquias
942a60697d terminology: 0.9.1 -> 1.0.0 (#22115) 2017-01-25 03:02:12 +01:00
romildo
c99db543ab xfce4-whiskermenu-plugin: 1.6.1 -> 1.6.2 2017-01-24 11:33:00 -02:00
Robin Gloster
6ce688c3d8
gnome3.gjs: 1.46 -> 1.47, use spidermonkey_31 2017-01-23 01:33:49 +01:00
Vladimír Čunát
df67f58fbf
gtk3: move gtk-update-icon-cache to the main output
This is basically what aa0fa19373 was for gtk2 and Xfce.
Fixes #20874, though I haven't tested it directly.
2017-01-22 22:57:52 +01:00
Bjørn Forsman
6db593164a epiphany: 3.22.4 -> 3.22.5 (fixes source hash)
I don't know what happened in 754a9cf698
("gnome3.20: remove"), but that hash doesn't work. (Did gnome update
tarball in place?)

I ran "./maintainers/scripts/gnome.sh update epiphany" and selected the
current major.minor version. Now the hash is working.
2017-01-22 11:50:30 +01:00
Robin Gloster
754a9cf698
gnome3.20: remove
closes #19745
2017-01-21 17:26:42 +01:00
Thomas Tuegel
892a831726
kde5.plasma-desktop: don't stop ibus
Stopping ibus when keyboards are hotplugged causes applications to lose
input. See https://bugs.kde.org/show_bug.cgi?id=359109 for more details.
2017-01-20 13:37:13 -06:00
Thomas Tuegel
7a92f2aab4
kde5.plasma-desktop: move patches to quilt 2017-01-20 13:37:13 -06:00
Robin Gloster
f11a0e0eff
gnome3.nemiver: fix build 2017-01-20 02:38:50 +01:00
Robin Gloster
97f5eea0b6
gnome3.libgames-support: 1.0 -> 1.2.1 2017-01-20 02:21:53 +01:00
Thomas Tuegel
7d01fff516
kde5.applications: 16.12.0 -> 16.12.1 2017-01-16 09:15:57 -06:00
Thomas Tuegel
52232a6158
startkde: run kbuildsycoca5
Fixes #20776. At some point, the call to rebuild the sycoca database at startup
was removed, but it will not be rebuilt automatically because the timestamps in
the Nix store never change.
2017-01-16 08:52:42 -06:00
Jon Banafato
8635a7457e geary: 0.11.2 -> 0.11.3 2017-01-10 21:45:21 -05:00
volth
5bc7ceecef xfce.mousepad: use keyfile instead of gconf (#21747) 2017-01-09 11:18:16 +01:00
Johannes Bornhold
f025d2c189 gtksourceview: Add gtk-mac-integration for darwin
Had to pick two commits as patches from the repository which update the
dependency ige-mac-integration to gtk-mac-integration.
2017-01-07 19:21:43 +01:00
Alex Ivanov
5fad2a943b kde-gtk-config: follow symlinks for cursors 2017-01-06 06:18:26 +03:00
Daiderd Jordan
d8fcf3c1cf Merge pull request #21597 from volth/xfce4-windowck-plugin-0.4.4
xfce4-windowck-plugin: init at 0.4.4
2017-01-04 00:27:22 +01:00
Thomas Tuegel
0723aa8108 Merge pull request #21466 from abbradar/kde-wrapper
Flatten nested kdeWrappers
2017-01-03 08:21:39 -06:00
Eelco Dolstra
b4f401104d
Fix big-parallel usage
requiredSystemFeatures is not a meta attribute but a derivation
attribute. So "big-parallel" was being ignored on e.g. chromium,
causing it to be built (and timing out) on slow machines.

http://hydra.nixos.org/build/45819778#tabs-buildsteps
2017-01-03 13:55:26 +01:00
Nikolay Amiantov
e908442693 kdeWrapper: allow wrapping several packages 2017-01-03 02:33:15 +03:00
volth
c557466988 xfce4-windowck-plugin: init at 0.4.4 2017-01-02 23:26:20 +00:00
Thomas Tuegel
04736aef42
kde5.plasma: 5.8.4 -> 5.8.5 2016-12-28 06:43:10 -06:00
Graham Christensen
e2feddb70f Merge pull request #21384 from mimadrid/update/shotwell-0.25.2
shotwell: 0.23.5 -> 0.25.2
2016-12-23 19:30:12 -05:00
mimadrid
be07d4304e
gexiv2: 0.10.3 -> 0.10.4 2016-12-23 23:23:10 +01:00
Nikolay Amiantov
c041743598 gnome2.gnome_python_desktop: init from gnome2.python_rsvg 2016-12-22 01:35:11 +03:00
Nikolay Amiantov
c22b243b3b gnome2.gnome_python: use standard build system 2016-12-22 01:35:10 +03:00
Thomas Tuegel
dd968d0365
okular: propagate build inputs
Fixes #14390. The runtime dependencies were not being detected in the
wrapper because they were not propagated.
2016-12-21 11:17:54 -06:00
Thomas Tuegel
46b1cc4f75
kde5.applications: 16.08.3 -> 16.12.0
New packages:
- akonadi
- akonadi-contacts
- akonadi-mime
- kcontacts
- kdegraphics-mobipocket
- kmime

Removed packages:
- gpgmepp: now part of gpgme

Notable changes:
- kgpg: ported from Qt 4 and kdelibs to Qt 5 and Frameworks
- okular: ported from Qt 4 and kdelibs to Qt 5 and Frameworks
2016-12-18 08:33:22 -06:00
romildo
2e7105467b lxqt: better organize system packages
Split packages in three categories, all of them going into the system
package list:
- pre-requisite packages
- core packages
- optional packages

Add a new configuration option 'environment.lxqt.excludePackages' to
specify optional LXQt packages that should be excluded from system
packages.

Add 'gvfs' as a pre-requisite package, needed by 'pcmanfm-qt' to
handle virtual places, like "Computer" and "Network".
2016-12-15 22:45:06 +01:00
Vladimír Čunát
fa613c7ddd
gnome3*.devhelp: add missing gschemas
Otherwise it would crash when starting; fixes #21094.
2016-12-13 09:18:49 +01:00
Jaka Hudoklin
f9ab3a2dea Merge pull request #20855 from proteansec/pkgs/mail-notification
mail-notification: init at 5.4
2016-12-10 23:48:42 +01:00
Joachim F
b520a91efc Merge pull request #21031 from romildo/upd.enlightenment
enlightenment: 0.21.4 -> 0.21.5
2016-12-10 08:36:39 +01:00
romildo
6a8c9ad798 enlightenment: 0.21.4 -> 0.21.5 2016-12-09 22:14:02 -02:00
romildo
eaadb89fed efl: 1.18.3 -> 1.18.4 2016-12-09 21:52:36 -02:00
Vladimír Čunát
e54650e92a
gnome-control-center: port the parent commit to 3.22
... and fixup duplicate grilo build input.
2016-12-09 19:15:41 +01:00
montag451
a859f6cabe gnome-control-center: provides access to the tracker gsettings schemas (#20862)
gnome-control-center needs access to the tracker gsettings schemas to
enable the settings button in the search panel.
2016-12-09 19:14:27 +01:00
montag451
d14586c1c1 nautilus: 3.20.2 -> 3.20.3 (#20853) 2016-12-09 19:02:54 +01:00
Protean Security
c71aee28fe rox-filer: init at 2.11 (#20854) 2016-12-08 11:33:45 +01:00
Dejan Lukan
6295d387d0 mail-notification: remove unneeded patches, fix die, fix license 2016-12-04 22:25:09 +01:00
Dejan Lukan
d78b890178 mail-notification: init at 5.4 2016-12-02 11:47:35 +01:00
romildo
cef18b345d enlightenment: 0.21.3 -> 0.21.4 2016-12-01 11:57:32 -02:00
AndersonTorres
18757f3a11
XFCE plugins: update, taken from #20410
xfce4-embed-plugin   : 1.4.1 -> 1.6.0
xfce4-eyes-plugin    : 4.4.3 -> 4.4.4
xfce4-fsguard-plugin : 1.0.1 -> 1.0.2
xfce4-verve-plugin   : 1.0.1 -> 1.1.0
xfce4-xkb-plugin     : 0.5.6 -> 0.7.1
2016-11-30 18:26:14 +01:00
Tuomas Tynkkynen
8a4d6516ee Merge remote-tracking branch 'upstream/staging' into master 2016-11-30 00:34:23 +02:00
Graham Christensen
8d6490bda1 Merge pull request #20732 from montag451/epiphany-html5-video
epiphany: enable the playing of HTML5 videos
2016-11-27 21:17:13 -05:00
José Romildo Malaquias
956e3dec29 efl: 1.18.2 -> 1.18.3 (#20728) 2016-11-26 16:49:22 +00:00
montag451
c04f113960 epiphany: enable the playing of HTML5 videos 2016-11-26 12:50:15 +01:00
Vladimír Čunát
925b335607
Merge branch 'master' into staging 2016-11-26 11:27:09 +01:00
Frederik Rietdijk
78cf06e316 gnome3_22.anjuta: use python2 2016-11-24 22:28:04 +01:00
Frederik Rietdijk
aa9353d158 gnome3_20.anjuta: use python2 2016-11-24 22:28:04 +01:00
Robert Roth
4642c338e1 gnome-mines:update license to GPLv3 2016-11-24 13:52:28 +02:00
Robert Roth
845f7daa68 gnome-calculator: update license to gpl3 2016-11-24 10:02:37 +02:00
Thomas Tuegel
f731ca3cca
kde5.plasma: 5.8.3 -> 5.8.4 2016-11-22 11:38:47 -06:00
Eelco Dolstra
516e177d98 ktorrent: Add 5.0.1 2016-11-21 22:03:46 +01:00
Nikolay Amiantov
0c6b3a3647 gnome3.polari: mark as broken 2016-11-21 02:46:17 +03:00
Vladimír Čunát
b69f568f4c
Merge branch 'staging'
Hydra rebuild looks fine; only a few Darwin jobs is queued:
http://hydra.nixos.org/eval/1304891?compare=1304807
2016-11-19 04:35:51 +01:00
Thomas Tuegel
6cd867dd4c Merge pull request #20433 from ttuegel/install-cd-kde-5
Use KDE 5 for the graphical installation DVD
2016-11-18 11:29:47 -06:00
Vladimír Čunát
5af7b82336
Merge branch 'master' into staging
To incorporate some larger security rebuilds (jasper).
2016-11-17 11:14:05 +01:00
Thomas Tuegel
ec63ae31eb
kde5.applications: 16.08.2 -> 16.08.3 2016-11-15 07:22:51 -06:00
Thomas Tuegel
5ab9ad1ce2
startkde: initialize kcminputrc if missing 2016-11-15 07:21:41 -06:00
Thomas Tuegel
7397dabc98
startkde: install default GTK config if needed 2016-11-15 07:21:41 -06:00
Thomas Tuegel
8c3aa5a484
kde5: add enableQt4Support option 2016-11-15 07:21:40 -06:00
Thomas Tuegel
87c4a20cb8
kde5.oxygen: use kdeWrapper instead of makeQtWrapper 2016-11-15 07:21:39 -06:00
Thomas Tuegel
dc598510aa
kde5.plasma-desktop: display desktop folder by default
Plasma 5 displays only a wallpaper on the desktop by default. I reason
that if the user wants an empty desktop, they can make ~/Desktop
empty. It's empty by default anyway.
2016-11-15 07:18:54 -06:00
Vladimír Čunát
b5e89fe9bf
Merge branch 'master' into staging 2016-11-15 00:20:19 +01:00
romildo
167e0a7d46 lumina: install the translation files 2016-11-09 09:07:55 -02:00
Frederik Rietdijk
cd351e25aa gnome3.anjuta: use python2 2016-11-08 22:48:54 +01:00
Joachim F
858f088007 Merge pull request #20063 from romildo/new.lumina
lumina: init at 1.1.0-p1
2016-11-06 15:29:14 +01:00
Thomas Tuegel
f74d48e9fe
ksysguard: fix evaluation error 2016-11-05 15:07:42 -05:00
Thomas Tuegel
f509ddf4ea
plasma-desktop: depend on ibus 2016-11-05 14:48:08 -05:00
Thomas Tuegel
87e75a6f88
oxygen: depend on kwayland 2016-11-05 14:48:08 -05:00
Thomas Tuegel
75aa98d589
libksysguard: depend on qtwebkit 2016-11-05 14:48:08 -05:00
Thomas Tuegel
cef9476a0c
ksysguard: depend on lm_sensors 2016-11-05 14:48:07 -05:00
Thomas Tuegel
ea64342517
kmenuedit: depend on khotkeys 2016-11-05 14:47:18 -05:00
José Romildo Malaquias
8a31e0d226 xfce4-whiskermenu-plugin: 1.5.3 -> 1.6.1 (#20166) 2016-11-05 16:31:09 +01:00
Thomas Tuegel
bd844d4776
Merge branch 'plasma-5.8.3' 2016-11-04 10:46:39 -05:00
Thomas Tuegel
39f0404fdb
kde5.plasma: 5.8.2 -> 5.8.3 2016-11-04 09:14:14 -05:00
Tim Steinbach
04b22dd935 Merge pull request #19982 from sternenseemann/netcat
Make netcat-openbsd the default netcat
2016-11-02 19:44:29 -04:00
Ambroz Bizjak
7940692801 ksysguard: Add required qtwebkit dependency.
Without this the only the daemon would be built without a GUI.
2016-11-01 20:54:22 +01:00
romildo
a25e6bc8db lumina: init at 1.1.0-p1 2016-11-01 17:06:39 -02:00
sternenseemann
e2372502d3 netcat: make netcat-openbsd the default netcat (#19411)
The motivation for this change is the following: As gnu-netcat,
e. g. does not support ipv6, it is not suitable as default netcat.

This commit also fixes all obvious build issues caused by this change.
2016-10-30 15:06:04 +01:00
Graham Christensen
0425f7ab22 Merge pull request #19917 from grahamc/epiphany
Epiphany
2016-10-27 12:09:48 -04:00
Graham Christensen
3e18f4bc2f
epiphany: 3.20.3 -> 3.20.4 2016-10-26 21:23:35 -04:00
Luca Bruno
062416d4c1 Merge pull request #19744 from groxxda/gnome-fwdport
gnome3.22: forward port intermediate changes to 3.20
2016-10-23 14:11:41 +01:00
Alexander Ried
459da7b86e gnome3: default to 3.22 (#19743)
* gnome3: default to 3.22

* zuki-themes: add src for gnome 3.22, remove 3.18

* gnome3_22.vte_290: copy from gnome3.20

* termite: use vte-select-text from gnome3_20
2016-10-22 19:54:20 +02:00
Frederik Rietdijk
e56832d730 Merge remote-tracking branch 'upstream/master' into HEAD 2016-10-22 17:23:24 +02:00
sternenseemann
7902a5de59 epiphany: fix tls support
without gnome3.glib_networking, epiphany does not support TLS or SSL

Signed-off-by: Alexander Ried <ried@mytum.de>
2016-10-21 06:06:10 +02:00
Vladimír Čunát
53b13ef603 gnome3.anjuta: fix a gschemas crash
Signed-off-by: Alexander Ried <ried@mytum.de>
2016-10-21 06:03:59 +02:00
Graham Christensen
87081caaf9 spice-gtk: 0.29 -> 0.32
Signed-off-by: Alexander Ried <ried@mytum.de>
2016-10-21 06:01:45 +02:00
Vladimír Čunát
87e8ff4c70 gnome3.anjuta: fix a gschemas crash 2016-10-20 17:43:06 +02:00
Vladimír Čunát
446d57c66a xfce: unbreak gtk3 theming for xfce desktop users
This is a partial revert of f0da9ff4.

The half-usable menus in gtk3 apps have been aggravating me for months.
2016-10-20 17:14:17 +02:00
Thomas Tuegel
9cd8b4e2d7
kde5.plasma: 5.8.1 -> 5.8.2 2016-10-19 12:50:43 -05:00
romildo
d69bc41aa3 efl: 1.18.1 -> 1.18.2 2016-10-18 18:16:58 -02:00
Thomas Tuegel
7f4ad13ef6
kde5.spectacle: include kipi-plugins 2016-10-18 06:45:40 -05:00
Thomas Tuegel
e62ab65fe6
kde5.gwenview: include kipi-plugins 2016-10-18 06:45:30 -05:00
Thomas Tuegel
e2204b72b8
kde5.kipi-plugins: init at 5.2.0 2016-10-18 06:45:19 -05:00
Thomas Tuegel
42cc06c2df
kde5.gwenview: add optional libkdcraw and libkipi dependencies 2016-10-17 09:45:45 -05:00
Frederik Rietdijk
0cbcb08d22 kde5.kwalletmanager: init at 16.08.1 2016-10-17 10:48:24 +02:00
Thomas Tuegel
85b4359109
kde5.applications: 16.08.1 -> 16.08.2
The hashes are now generated by downloading from a mirror with a
known-good connection because the KDE rotation has several poor
mirrors. Packages are still built by downloading from the rotation.
2016-10-15 17:51:49 -05:00
Alexander Ried
a40f20f8d4 libgdata: 0.17.4 -> 0.17.6 2016-10-15 20:32:16 +02:00
Alexander Ried
11c259bf94 folks: -> 0.11.3 2016-10-15 20:32:16 +02:00
Alexander Ried
bccc55c612 nspr fix 2016-10-15 20:32:15 +02:00
Alexander Ried
e667a3ab74 evolutiondataserver parallel building 2016-10-15 20:32:15 +02:00
Alexander Ried
95fb189748 gdm: remove broken postinstall 2016-10-15 20:32:15 +02:00
Alexander Ried
878d5ea152 gdm: does not understand with-systemd 2016-10-15 20:32:15 +02:00
Alexander Ried
47f597b9b0 gnome-themes-standard: -> 3.22.1 2016-10-15 20:32:15 +02:00
Alexander Ried
8ec776eb73 gnome-session: enable debug 2016-10-15 20:32:14 +02:00