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
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
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
ryneeverett
34bdf451c3
lxpanel: init at 0.9.3
...
[Bjørn: break overlong lines.]
2017-05-20 15:41:09 +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
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