Bastian Köcher
fb33305423
linux-kernel: Removes bcm2835_mmal_v4l2_camera_driver patch
...
The patch was only required for kernel 4.16.
2018-08-06 17:36:18 +03:00
Bastian Köcher
6e5d977b97
plasma-workspace: Improve the NixOS patch set
...
We changed some if condition that is not required to be changed.
2018-07-26 23:28:29 +02:00
Bastian Köcher
af44ab8400
plasma.kwin: Adds libdrm depdency
...
Libdrm is required to enable the DRM backend that is used by Wayland.
2018-07-26 23:28:29 +02:00
Bastian Köcher
b5f262ba91
kde-applications: 18.04.2 -> 18.04.3
2018-07-16 16:02:47 +02:00
Bastian Köcher
585d1175a3
kde-frameworks: 5.47 -> 5.48
2018-07-16 16:01:18 +02:00
Bastian Köcher
bdc1e3a01a
plasma-workspace: Add patch for missing systemmonitor exec line
2018-07-10 16:53:12 +02:00
Bastian Köcher
ea475c1da5
androidndk: Use callPackage to support overriding the fullNdk option
2018-07-10 09:09:34 +02:00
Bastian Köcher
8b3fb83160
services.plasma5: Update start menu with an activationScript
...
To update the plasma start menu `kbuildsyscoca5` needs to be executed.
There are several people complaining about missing applications in their
plasma start menu.
This patch adds a activationScript for plasma, that runs
`kbuildsyscoca5` for each user that has `isNormalUser` == `true`.
2018-07-03 15:18:07 +02:00
Bastian Köcher
dbde7908c6
plasma5: 5.13.0 -> 5.13.2
2018-06-29 15:04:23 +02:00
Bastian Köcher
51bafa6471
tests.plasma5: Fixes OCR in sddm by providing a custom theme
...
The custom theme just sets the old background colour that OCR works
again.
2018-06-21 14:52:54 +02:00
Bastian Köcher
67c7b00abf
skypeforlinux: 8.18.0.6 -> 8.24.0.2
2018-06-20 20:53:25 +00:00
Bastian Köcher
8ac1721cd6
teamspeak_client: 3.1.8 -> 3.1.10
2018-06-20 09:28:48 +02:00
Bastian Köcher
e3ad1039c5
lyx: Fixes building with Qt5.11
2018-06-17 12:10:50 +02:00
Bastian Köcher
84999e76e0
firefox: Add enablePlasmaBrowserIntegration config option
2018-06-13 14:35:15 +02:00
Bastian Köcher
68e9d30d33
plasma-browser-integration: Init
2018-06-12 22:34:32 +02:00
Bastian Köcher
4f33a90a5e
virtualbox: Fixes build with Qt5.11
2018-06-12 16:42:29 +02:00
Bastian Köcher
79f6c57558
plasma5: 5.12 -> 5.13
2018-06-12 14:30:48 +02:00
Bastian Köcher
5fc463add7
kde-applications: 18.04.1 -> 18.04.2
2018-06-12 14:29:45 +02:00
Bastian Köcher
6c0060ee8e
kde-frameworks: 5.46 -> 5.47
2018-06-12 14:29:09 +02:00
Bastian Köcher
121b15f0c0
pyqt5: Fixes build with Qt 5.11
2018-06-12 14:27:11 +02:00
Bastian Köcher
5fe81d07ba
phonon: 4.9.1 -> 4.10.1
...
This update fixes also the compilation with Qt 5.11.
2018-06-12 14:27:11 +02:00
Bastian Köcher
a95a38ff3b
konversation: Fixes build with Qt 5.11
2018-06-12 14:27:11 +02:00
Bastian Köcher
6c46706fa6
sddm: Fixes build with Qt 5.11
2018-06-12 14:27:11 +02:00
Bastian Köcher
b785d4813e
qt5: 5.10 -> 5.11
...
This is the first time since 5.9 that we also update `qtwebkit`.
`qtwebkit` is not maintained by Qt anymore and thus, we switch to the
community port as for example arch has done. To prevent pulling in
single patches, we just stick to the latest git version.
2018-06-12 14:27:11 +02:00
Bastian Köcher
95ee1bc937
nvidia_x11: 390.48 -> 390.67
2018-06-06 20:27:14 +02:00
Bastian Köcher
495c5a2291
androidndk: Fixes missing libraries for prebuilt clang
2018-05-25 17:32:34 +02:00
Bastian Köcher
832a8ca087
androidndk: Fix usage as crossSystem
2018-05-17 17:22:27 +02:00
Bastian Köcher
c056694d74
androidndk: Adds versions 17 and 16b
2018-05-17 13:18:05 +02:00
Bastian Köcher
780592ca6e
gcc7: Enable arm erratum 843419 on aarch64
...
This fix is required for the raspherry pi 3 with glibc 2.27,
otherwise the kernel panics in initrd with:
```
<<< NixOS Stage 1 >>>
loading module dm_mod...
running udev...
kbd_mode: KDSKBMODE: Inappropriate ioctl for device
Gstarting device mapper and LVM...
[ 1.969164] Kernel panic - not syncing: Attempted to kill init!
exitcode=0x0000000b
[ 1.969164]
[ 1.978476] CPU: 0 PID: 1 Comm: init Not tainted 4.16.8 #1-NixOS
[ 1.984580] Hardware name: Raspberry Pi 3 Model B (DT)
[ 1.989801] Call trace:
[ 1.992301] dump_backtrace+0x0/0x1c8
[ 1.996025] show_stack+0x24/0x30
[ 1.999396] dump_stack+0x9c/0xc0
[ 2.002766] panic+0x124/0x294
[ 2.005872] complete_and_exit+0x0/0x30
[ 2.009771] do_group_exit+0x40/0xa8
[ 2.013406] get_signal+0x280/0x5b0
[ 2.016954] do_signal+0x88/0x240
[ 2.020325] do_notify_resume+0xd8/0x130
[ 2.024311] work_pending+0x8/0x10
[ 2.027774] SMP: stopping secondary CPUs
[ 2.031763] Kernel Offset: disabled
[ 2.035308] CPU features: 0x0802004
[ 2.038850] Memory Limit: none
[ 2.041963] ---[ end Kernel panic - not syncing: Attempted to kill
init! exitcode=0x0000000b
[ 2.041963]
[ 2.865264] random: crng init done
```
Suse has done the same to circumvent crashes with hostname resolving in
glibc 2.27 on aarch64.
2018-05-16 03:04:29 +03:00
Bastian Köcher
9f79ac6f3b
androidndk: Drop 32bit support
2018-05-15 16:58:37 +02:00
Bastian Köcher
b53182b437
plasma5: 5.12.4 -> 5.12.5
2018-05-05 20:37:37 +02:00
Bastian Köcher
58f53dc4d4
okteta: Move into own package
...
Okteta was removed from kde applications and will now be released
independently. So, we currently use the released version from 17.12.3.
2018-04-25 09:35:49 +08:00
Bastian Köcher
faed183206
kde_applications: 17.12.3 -> 18.04.0
2018-04-25 09:35:49 +08:00
Bastian Köcher
b933157f44
kholidays: Move from kde_applications to kde_frameworks
2018-04-25 09:35:48 +08:00
Bastian Köcher
6ed495cf13
raspberrypi-bootloader: Adds firmwareConfig config option
...
The `firmwareConfig` option will be appended to `/boot/config.txt`.
2018-04-22 18:27:17 +03:00
Bastian Köcher
8bc970bbc7
raspberrypi-bootloader: Adds support for using uboot
...
Uboot is copied into `/boot` in the installation process.
The boot entries are created by calling the `generic-extlinux-compatible` builder.
2018-04-22 18:27:17 +03:00
Bastian Köcher
39ba6636eb
ki18n: Adds patch that fixes infinite loop in po files generation
2018-04-18 18:55:58 +02:00
Bastian Köcher
52858e4297
kde_frameworks: 5.44 -> 5.45
2018-04-16 20:36:52 +02:00
Bastian Köcher
438631e401
kernelPatches: Adds bcm2835_mmal_v4l2_camera_driver
...
The kernel patch is required for raspberry pi, to enable the camera
module.
[dezgeg: Add some comments indicating it's only needed for 4.16]
2018-04-16 04:26:02 +03:00
Bastian Köcher
0c181bb290
rustc: 1.24.0 -> 1.25.0
2018-04-06 17:05:40 +02:00
Bastian Köcher
5d2331e3c6
nvidia-x11: 390.25 -> 390.48
...
Also fixes missing symbol error with kernel 4.16.
2018-04-05 11:48:56 +02:00
Bastian Köcher
72f3e417ac
raspberrypifw: 1.20171029 -> 1.20180328
2018-04-05 02:42:12 +03:00
Bastian Köcher
853a086b6a
corebird: gtkSupport moved to gst-plugins-good
2018-04-04 17:50:33 +02:00
Bastian Köcher
e7410733f1
gst-plugins-bad: Removes unused depdency
...
See: https://bugzilla.gnome.org/show_bug.cgi?id=719849
2018-04-04 17:44:23 +02:00
Bastian Köcher
9ad4ca13c3
Moves gtksupport from gst-plugins-good to gst-plugins-bad
2018-04-04 17:43:36 +02:00
Bastian Köcher
4a945a03fd
gst-plugins-good: Adds twolame dependency
2018-04-04 17:34:38 +02:00
Bastian Köcher
41a4fea5de
Move dependencies from ugly to good as the code moved
...
See: https://bugzilla.gnome.org/show_bug.cgi?id=774252
2018-04-04 17:25:39 +02:00
Bastian Köcher
40b4b87cc4
Switch to absolute path for includedir/libdir
2018-04-04 17:25:39 +02:00
Bastian Köcher
3508f3058d
gst-gnonlin: Remove package as it is deprecated
2018-04-04 17:25:39 +02:00
Bastian Köcher
fd5c1f665e
gst-editing-services: Switch to meson build system
2018-04-04 17:25:39 +02:00
Bastian Köcher
69fb4ddb6e
gst-vaapi: Switch to meson build system
2018-04-04 17:25:39 +02:00
Bastian Köcher
2a80d83f59
gst-libav: Switch to meson build system
2018-04-04 17:25:39 +02:00
Bastian Köcher
42d3b5c846
gst-rtsp-server: Switch to meson build system
2018-04-04 17:25:39 +02:00
Bastian Köcher
a19a9b2b14
gst-plugins-ugly: Switch to meson build system
2018-04-04 17:25:39 +02:00
Bastian Köcher
ac0d32b866
gst-plugins-bad: Switch to meson build system
2018-04-04 17:25:39 +02:00
Bastian Köcher
fd0474e6f8
gst-plugins-good: Switch to meson build system
2018-04-04 17:25:39 +02:00
Bastian Köcher
edd17a0cab
gst-plugins-base: Switch to meson build system
2018-04-04 17:25:39 +02:00
Bastian Köcher
365640a6f3
gstreamer: Switch to meson build system
2018-04-04 17:25:39 +02:00
Bastian Köcher
1884beb21e
gst-rtsp-server: 1.12.3 -> 1.14.0
2018-04-04 17:25:39 +02:00
Bastian Köcher
06f9b94a7c
gst-validate: 1.12.3 -> 1.14.0
2018-04-04 17:25:39 +02:00
Bastian Köcher
bdefa9ab7b
gst-vaapi: 1.12.4 -> 1.14.0
2018-04-04 17:25:39 +02:00
Bastian Köcher
78b59ff8e8
gst-libav: 1.12.3 -> 1.14.0
2018-04-04 17:25:39 +02:00
Bastian Köcher
222883a62f
gst-editing-services: 1.12.3 -> 1.14.0
2018-04-04 17:25:39 +02:00
Bastian Köcher
1e71bcff93
gst-plugins-ugly: 1.12.3 -> 1.14.0
2018-04-04 17:25:39 +02:00
Bastian Köcher
cd28a5e233
gst-plugins-bad: 1.12.3 -> 1.14.0
2018-04-04 17:25:39 +02:00
Bastian Köcher
d18d0c2f30
gst-plugins-good: 1.12.3 -> 1.14.0
2018-04-04 17:25:39 +02:00
Bastian Köcher
346ab3dc29
gst-plugins-base: 1.12.3 -> 1.14.0
2018-04-04 17:25:39 +02:00
Bastian Köcher
db2977ad51
gstreamer: 1.12.3 -> 1.14.0
2018-04-04 17:25:39 +02:00
Bastian Köcher
6596abea20
Adds myself(bkchr) as maintainer of gst_rtsp_server
2018-03-30 20:29:14 +02:00
Bastian Köcher
666ea61bd1
gst-rtsp-server: Init at 1.12.3
2018-03-30 19:31:33 +02:00
Bastian Köcher
8152db99d7
hplip: Adds missing depdency sip
2018-03-29 11:29:44 +02:00
Bastian Köcher
ef939539f3
kde-frameworks: 5.43 -> 5.44
2018-03-13 14:03:18 +01:00
Bastian Köcher
334538e72b
plasma5: 5.12.2 -> 5.12.3
2018-03-12 17:36:33 +01:00
Bastian Köcher
8d9e54006d
kde-applications: 17.12.2 -> 17.12.3
2018-03-12 17:35:12 +01:00
Bastian Köcher
5abf6ef5a8
qt5: 5.10.0 -> 5.10.1
2018-02-15 08:54:29 +01:00
Bastian Köcher
deef33187b
kde_frameworks: 5.42 -> 5.43
2018-02-13 16:29:20 +01:00
Bastian Köcher
b2f1422f55
teamspeak_client: 3.1.7 -> 3.1.8
2018-02-10 17:54:55 +01:00
Bastian Köcher
9abc4a550f
hplip: Fixes runtime errors
...
The following errors are fixed:
- pyqt4 not found
- hpasio for sane not found
2018-01-26 12:59:00 +01:00
Bastian Köcher
bf14737288
googlemaps: Move the .so to the right location
...
Fixes Subsurface googlemaps plugin detection.
2018-01-24 11:39:02 +01:00
Bastian Köcher
d533cec260
akonadi: Fixes build
2018-01-19 10:00:03 +01:00
Bastian Köcher
f8630c9568
plasma-vault: Fixes build
2018-01-16 14:40:57 +01:00
Bastian Köcher
97db143538
kinit: Fixes build
2018-01-16 12:21:18 +01:00
Bastian Köcher
f6c2fb3846
kimageformats: Fixes build
2018-01-16 09:52:04 +01:00
Bastian Köcher
d5ba7d42b1
teamspeak_client: 3.1.6 -> 3.1.7
2018-01-05 10:15:09 +01:00
Bastian Köcher
e5b1a5724e
Qt5: 5.9.3 -> 5.10.0
2018-01-02 14:01:37 +01:00
Bastian Köcher
f8427deea0
ttfautohint: 1.7 -> 1.8.1
2018-01-02 13:44:21 +01:00
Bastian Köcher
a7e54afc4d
mgba: 0.6.0 -> 0.6.1
...
Also fixes build with qt 5.10.
2018-01-01 21:07:59 +01:00
Bastian Köcher
72ade2a813
cutemaze: 1.2.1 -> 1.2.2
2018-01-01 21:05:15 +01:00
Bastian Köcher
8ebbedadba
phantomjs2: Fixes build with Qt5.10
2018-01-01 21:02:22 +01:00
Bastian Köcher
c4e1e1255a
focuswriter: 1.6.7 -> 1.6.8
2017-12-31 17:39:40 +01:00
Bastian Köcher
f51aba5ddf
audacious: 3.8.2 -> 3.9
...
Also fixes compilation with qt 5.10.
2017-12-31 16:51:47 +01:00
Bastian Köcher
039cb6291d
renderdoc: Fixes build with missing SWIG_PACKAGE
2017-12-28 00:15:32 +01:00
Bastian Köcher
4fcae79002
firmware-linux-nonfree: 2017-10-09-iwlwifi-fw-2017-11-03 -> 2017-12-06-iwlwifi-fw-2017-11-15
2017-12-13 21:53:11 +01:00
Bastian Köcher
d830959510
plasma: 5.11.3 -> 5.11.4
2017-12-03 22:25:36 +01:00
Bastian Köcher
bd71d3aef7
qt5: 5.9.2 -> 5.9.3
2017-12-01 18:34:54 +01:00
Bastian Köcher
1ba448252d
teamviewer: 12.0.76279 -> 12.0.85001
2017-12-01 13:50:35 +01:00
Bastian Köcher
76244def98
qesteidutil: 3.12.5.1233 -> 3.12.10
2017-12-01 13:25:25 +01:00
Bastian Köcher
cef755a843
paraview: 5.4.0 -> 5.4.1
2017-12-01 13:20:15 +01:00
Bastian Köcher
f2d8970aeb
digikam: Fix empty album problem with Qt 5.9.3
2017-12-01 13:17:47 +01:00
Bastian Köcher
31f8e4be5f
keyfinder: 2.1 -> 2.2
2017-12-01 13:16:35 +01:00