1602 Commits

Author SHA1 Message Date
Stephan Raue
477ade7b16 inputproto: update to inputproto-2.3
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-04-08 16:20:39 +02:00
Stephan Raue
036bcad109 libXi: depends on package 'inputproto'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-04-08 16:20:21 +02:00
Stephan Raue
473b14446a xproto: update to xproto-7.0.24
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-04-08 16:20:02 +02:00
Stephan Raue
ce45d89896 libXi: update to libXi-1.7.1
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-04-08 16:19:46 +02:00
Stephan Raue
321b9dcd34 xf86-video-intel: update to xf86-video-intel-2.21.6
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-04-08 16:19:22 +02:00
Stephan Raue
95c89a8fcc xf86-input-evdev:update to xf86-input-evdev-2.8.0
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-03-27 02:00:46 +01:00
Stephan Raue
f73054755f xf86-video-intel: update to xf86-video-intel-2.21.5
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-03-21 18:32:40 +01:00
Stefan Saraev
a6e57b5674 Revert "xf86-video-nvidia: update to xf86-video-nvidia-304.84"
another nvidia f**k up, broken tty*, god knows what else

This reverts commit 9b8f50327d15207ac20923bf22c82b854bc9a47f.
2013-03-20 21:55:27 +02:00
Stefan Saraev
ecf13324cb Revert "xf86-video-nvidia-legacy: update to xf86-video-nvidia-legacy-304.84"
another nvidia f**k up, broken tty*, god knows what else

This reverts commit ee610c51473df2b98d7f97ba67e90b51eac45400.
2013-03-20 21:55:08 +02:00
Stephan Raue
00a162d5cb xf86-video-intel: update to xf86-video-intel-2.21.4
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-03-19 23:38:10 +01:00
Stefan Saraev
7621731a35 setxkbmap: re-add init script
for some reason the udev approach is not working for some users
re-adding this as a temporary workaround
2013-03-18 16:14:53 +02:00
Christian Hewitt
8170ae661f nvidia-legacy: remove FlatPanelProperties
this is no longer supported on 3xx series nvidia drivers
2013-03-15 12:02:42 +04:00
Christian Hewitt
afb99f9b76 nvidia: remove FlatPanelProperties
this is no longer supported on 3xx series nvidia drivers
2013-03-15 12:01:45 +04:00
Stephan Raue
ee610c5147 xf86-video-nvidia-legacy: update to xf86-video-nvidia-legacy-304.84
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-03-06 11:44:47 +01:00
Stephan Raue
9b8f50327d xf86-video-nvidia: update to xf86-video-nvidia-304.84
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-03-06 11:44:34 +01:00
Stefan Saraev
cd3828a3a0 xf86-video-fglrx: remove some overlapping pci ids
- use legacy driver for 0x6770 & 0x68E1
2013-03-05 21:38:03 +02:00
Stefan Saraev
3d1c25fc9c xf86-video-virtualbox: update to xf86-video-virtualbox-4.2.8 2013-03-04 13:02:46 +02:00
Stefan Saraev
3349daf476 intel-gpu-tools: issue intel_reg_write again after xrandr...
https://bugs.freedesktop.org/show_bug.cgi?id=46800
2013-02-24 21:53:41 +02:00
Stephan Raue
b3e87927b5 xf86-video-intel: update to xf86-video-intel-2.21.2
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-02-16 20:49:24 +01:00
Stephan Raue
0e45435dfb xrandr: update to xrandr-1.4.0
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-02-15 16:15:24 +01:00
Stephan Raue
63d7628786 xf86-video-intel: update to xf86-video-intel-2.21.0
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-02-15 15:28:27 +01:00
Stephan Raue
d78d5cd647 xkeyboard-config: update to xkeyboard-config-2.8
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-02-15 15:27:31 +01:00
Stephan Raue
f8bbf18c09 Merge pull request #1855 from dagwieers/exec-daemon
When init starts daemons through a shell script, replace the shell altogether
2013-02-06 13:41:43 -08:00
Dag Wieers
6f41b37996 When init starts daemons through a shell script, replace the shell altogether
A few daemons are being started from init through a shell script. Since the daemon does not "deamonizes" properly, it's been put in the background from the shell by using ( ... ) &, however this leaves a lingering shell that serves no purpose. This patch improves this situation.

The situation before this change looked like:

    init-+-Xorg
         |-avahi-daemon
         |-console-kit-dae-+-62*[{console-kit-da}]
         |                 `-{gdbus}
         |-dbus-daemon
         |-eventlircd
         |-klogd
:        |-init---atvclient
         |-init---connmand
:        |-init---ratpoison
:        |-init---udevadm
         |-polkitd---{gdbus}
         |-rpcbind
         |-sshd---sshd---sh---pstree
         |-syslogd
         |-systemd-udevd
:        |-tvheadend.start---tvheadend---12*[{tvheadend}]
         |-udisks-daemon-+-udisks-daemon
         |               |-{gdbus}
         |               `-{gmain}
         |-upowerd-+-{gdbus}
         |         `-{gmain}
         |-wpa_supplicant
         `-xbmc.bin---17*[{xbmc.bin}]

After this change, it looks like:

    init-+-Xorg
:        |-atvclient
         |-avahi-daemon
         |-console-kit-dae-+-62*[{console-kit-da}]
         |                 `-{gdbus}
         |-dbus-daemon
         |-eventlircd
         |-init---connmand
         |-klogd
         |-polkitd---{gdbus}
:        |-ratpoison
         |-rpcbind
         |-sshd---sshd---sh---pstree
         |-syslogd
         |-systemd-udevd
:        |-tvheadend---12*[{tvheadend}]
:        |-udevadm
         |-udisks-daemon-+-udisks-daemon
         |               |-{gdbus}
         |               `-{gmain}
         |-upowerd-+-{gdbus}
         |         `-{gmain}
         |-wpa_supplicant
         `-xbmc.bin---17*[{xbmc.bin}]

Only for connmand this is not easily done since the shell loops and restarts connmand. In different circumstances /etc/inittab would respawn the process.
2013-02-06 22:16:12 +01:00
Stephan Raue
c76d5574b7 xf86-video-nvidia: remove old patch
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-02-06 00:47:26 +01:00
Stephan Raue
35fdb1f672 xf86-video-nvidia: remove old patch
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-02-06 00:47:16 +01:00
Stefan Saraev
6c7a388ce1 xf86-video-nvidia-legacy: update kernel-3.7-fix.patch. do not check patchlevel / sublevel 2013-02-05 20:00:00 +02:00
Stefan Saraev
0e084e8fa6 xf86-video-nvidia: update kernel-3.7-fix.patch. do not check patchlevel / sublevel 2013-02-05 19:59:02 +02:00
Stefan Saraev
cb3c9bfba0 xf86-video-nvidia-legacy: fix build with kernel 3.6.7 2013-02-05 11:21:27 +02:00
Stefan Saraev
087741801e xf86-video-nvidia: fix build with kernel 3.6.7 2013-02-05 11:20:41 +02:00
Stefan Saraev
09109e9259 intel-gpu-tools: add script to set colorspace. thanks to fritsch 2013-02-04 23:45:18 +02:00
Stefan Saraev
a28b8d1fa6 xf86-video-intel: depend on 'intel-gpu-tools' 2013-02-04 20:30:19 +02:00
Stefan Saraev
37aff83993 new package: add package 'intel-gpu-tools' 2013-02-04 20:30:15 +02:00
Stephan Raue
7338855b9b Revert "setxkbmap: revert change to set keyboard layout via udev, this should partly fix the change keyboard layout issues, but needs some more work"
This reverts commit 9eb0f5f1951a03fd25e691ea8fbda0356cf858f0.
2013-01-29 03:15:15 +01:00
Stephan Raue
88b437dc03 libX11: mostly cosmetics, we dont do install from $SYSROOT_PREFIX :-)
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-01-29 02:42:55 +01:00
Stefan Saraev
5d1977062a libX11: fix non-working keyboard layouts (again)
this is a partial solution. requires invocation of
   setxkbmap when a keyboard is added / replugged.
   a propper fix is to move xkb setup to udev. I will do
   that later when our new settings addon is ready.

   closes #108 #823 #1661 #1741 #1743
2013-01-28 23:54:37 +02:00
Stephan Raue
1774a0a711 xkeyboard-config: update configure settings
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-01-27 16:54:45 +01:00
Stephan Raue
f811ca5244 xkbcomp: update configure settings
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-01-27 16:54:06 +01:00
Stefan Saraev
0ec4a14753 xf86-video-vmware: update to xf86-video-vmware-13.0.0 2013-01-22 20:37:13 +02:00
Stephan Raue
4cc0bb938a libX11: dont include target headers for building hosttools
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-01-22 16:00:06 +01:00
Stephan Raue
26a882e817 libX11: depends on xproto and xproto-host
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-01-22 15:59:26 +01:00
Stephan Raue
d8286939e5 xf86-video-dove: add automake-1.13 patch
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-01-22 15:09:07 +01:00
Stephan Raue
5a27483c49 libX11: fix build
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-01-22 15:08:42 +01:00
Stephan Raue
7b5576563d xf86-video-intel: update to xf86-video-intel-2.20.19
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-01-22 01:05:09 +01:00
Stefan Saraev
e001bda84c xf86-video-virtualbox: update to xf86-video-virtualbox-4.2.6 2013-01-21 19:32:38 +02:00
Stephan Raue
a5df7b6496 libXi: update to libXi-1.6.2
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-01-20 16:21:12 +01:00
Stephan Raue
105476763e Merge branch 'master' of github.com:OpenELEC/OpenELEC.tv into openelec-next 2013-01-20 03:54:44 +01:00
Stefan Saraev
b4c045d154 remove package: 'gtk-doc' 2013-01-20 04:22:52 +02:00
Stephan Raue
b4cf4979ef xf86-video-nvidia-legacy: add support for kernel 3.7
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-01-17 12:45:40 +01:00
Stephan Raue
50f9683930 xf86-video-nvidia: add support for kernel 3.7
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-01-17 12:45:31 +01:00