summaryrefslogtreecommitdiff
path: root/gnu/packages/xorg.scm
Commit message (Expand)AuthorAgeFilesLines
* gnu: xorg-server: Apply patch to fix screen rotation on KMS.•••Fixes <https://bugs.freedesktop.org/show_bug.cgi?id=106715>. * gnu/packages/patches/xorg-server-rotate-fb.patch: New file. * gnu/packages/xorg.scm (xorg-server)[source]: Use it. * gnu/local.mk (dist_patch_DATA): Add it. Ludovic Courtès2018-07-241-1/+2
* gnu: xorg: Update home-pages.•••* gnu/packages/xorg.scm (perl-x11-protocol-other, perl-x11-xcb) (perl-x11-protocol)[home-page]: Update to redirected home-pages. Julien Lepiller2018-07-231-3/+3
* gnu: xf86-video-r128: Update to 6.11.0.•••* gnu/packages/xorg.scm (xf86-video-r128): Update to 6.11.0. [source]: Use URL-FETCH. [arguments]: Remove. [native-inputs]: Remove AUTOCONF, AUTOMAKE and LIBTOOL. Marius Bakke2018-07-221-39/+21
* Merge branch 'staging'Marius Bakke2018-07-131-33/+49
|\
| * Merge branch 'master' into stagingMarius Bakke2018-07-081-2/+67
| |\
| * | gnu: xf86-video-r128: Fix FTBFS with xorg-server >= 1.20.•••* gnu/packages/xorg.scm (xf86-video-r128): Update to 6.10.2-0.c4c878d. [source]: Use GIT-FETCH. [arguments]: Add 'prevent-configure' phase. [native-inputs]: Add AUTOCONF, AUTOMAKE and LIBTOOL. Marius Bakke2018-07-081-25/+39
| * | gnu: xf86-video-savage: Fix FTBFS with xorg-server >= 1.20.•••* gnu/packages/patches/xf86-video-savage-xorg-compat.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/xorg.scm (xf86-video-savage)[source](patches): Use it. Marius Bakke2018-07-081-0/+1
| * | gnu: xf86-video-sis: Fix FTBFS with xorg-server >= 1.20.•••* gnu/packages/patches/xf86-video-sis-xorg-compat.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/xorg.scm (xf86-video-sis)[source](patches): Use it. Marius Bakke2018-07-081-0/+1
| * | Merge branch 'master' into stagingMarius Bakke2018-07-021-2/+2
| |\ \
| * \ \ Merge branch 'master' into stagingMarius Bakke2018-06-191-4/+4
| |\ \ \
| * \ \ \ Merge branch 'master' into stagingMarius Bakke2018-06-181-0/+29
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into stagingMarius Bakke2018-06-111-266/+222
| |\ \ \ \ \
| * | | | | | gnu: libdmx: Update to 1.1.4.•••* gnu/packages/xorg.scm (libdmx): Update to 1.1.4. Marius Bakke2018-06-111-2/+2
| * | | | | | gnu: xkbcomp: Update to 1.4.2.•••* gnu/packages/xorg.scm (xkbcomp-intermediate): Update to 1.4.2. Marius Bakke2018-06-111-2/+2
| * | | | | | gnu: xf86-video-mach64: Update to 6.9.6.•••* gnu/packages/xorg.scm (xf86-video-mach64): Update to 6.9.6. Rutger Helling2018-06-071-2/+2
| * | | | | | gnu: xorg-server: Update to 1.20.0.•••* gnu/packages/xorg.scm (xorg-server): Update to 1.20.0. Rutger Helling2018-05-241-2/+2
* | | | | | | gnu: xf86-input-libinput: Update to 0.28.0.•••* gnu/packages/xorg.scm (xf86-input-libinput): Update to 0.28.0. Marius Bakke2018-07-121-2/+2
| |_|_|_|_|/ |/| | | | |
* | | | | | gnu: libxscrnsaver: Update to 1.2.3.•••* gnu/packages/xorg.scm (libxscrnsaver): Update to 1.2.3. Tobias Geerinckx-Rice2018-07-081-2/+2
* | | | | | gnu: Add keynav.•••* gnu/packages/xorg.scm (keynav): New variable. Oleg Pykhalov2018-07-031-0/+65
| |_|_|_|/ |/| | | |
* | | | | gnu: xpra: Update to 2.3.2.•••* gnu/packages/xorg.scm (xpra): Update to 2.3.2. Rutger Helling2018-06-271-2/+2
| |_|_|/ |/| | |
* | | | gnu: xf86-input-mouse: Update to 1.9.3.•••* gnu/packages/xorg.scm (xf86-input-mouse): Update to 1.9.3. Marius Bakke2018-06-191-2/+2
* | | | gnu: libxaw3d: Update to 1.6.3.•••* gnu/packages/xorg.scm (libxaw3d): Update to 1.6.3. Marius Bakke2018-06-191-2/+2
| |_|/ |/| |
* | | gnu: Add perl-x11-protocol-other.•••* gnu/packages/xorg.scm (perl-x11-protocol-other): New variable. Kei Kebreau2018-06-161-0/+29
| |/ |/|
* | gnu: xf86-video-vmware: Update to 13.3.0.•••* gnu/packages/xorg.scm (xf86-video-vmware): Update to 13.3.0. Marius Bakke2018-06-111-2/+2
* | gnu: xf86-input-evdev: Update to 2.10.6.•••* gnu/packages/xorg.scm (xf86-input-evdev): Update to 2.10.6. Marius Bakke2018-06-111-2/+2
* | gnu: xf86-input-synaptics: Update to 1.9.1.•••* gnu/packages/xorg.scm (xf86-input-synaptics): Update to 1.9.1. Marius Bakke2018-06-111-2/+2
* | gnu: xf86-video-fbdev: Update to 0.5.0.•••* gnu/packages/xorg.scm (xf86-video-fbdev): Update to 0.5.0. Marius Bakke2018-06-111-2/+2
* | Merge branch 'master' into core-updatesMark H Weaver2018-05-301-2/+3
|\ \
| * | gnu: xpra: Update to 2.3.1.•••* gnu/packages/xorg.scm (xpra): Update to 2.3.1. [inputs]: Add libxi. Rutger Helling2018-05-301-2/+3
* | | Merge branch 'master' into core-updatesMark H Weaver2018-05-211-2/+2
|\| |
| * | gnu: xterm: Update to 333.•••* gnu/packages/xorg.scm (xterm): Update to 333. Tobias Geerinckx-Rice2018-05-191-2/+2
* | | Merge branch 'master' into core-updatesMark H Weaver2018-05-171-5/+5
|\| |
| * | gnu: uim: Update to 1.8.8.•••* gnu/packages/xorg.scm (uim): Update to 1.8.8. Tobias Geerinckx-Rice2018-05-171-3/+3
| * | gnu: xpra: Update to 2.3.•••* gnu/packages/xorg.scm (xpra): Update to 2.3. Rutger Helling2018-05-121-2/+2
* | | Merge branch 'master' into core-updatesMarius Bakke2018-05-061-6/+5
|\| |
| * | gnu: xf86-video-intel: Update to commit d7dfab62a9853b44bbcd67dac08391d8e5114...•••* gnu/packages/xorg.scm (xf86-video-intel): Update to 2.99.917-10.d7dfab6. [version]: Use GIT-VERSION. [source](file-name): Use GIT-FILE-NAME. Marius Bakke2018-05-011-6/+5
| |/
* | Merge branch 'master' into core-updatesMark H Weaver2018-04-211-2/+2
|\|
| * gnu: xterm: Update to 332.•••* gnu/packages/xorg.scm (xterm): Update to 332. Tobias Geerinckx-Rice2018-04-171-2/+2
* | Merge branch 'master' into core-updatesMark H Weaver2018-04-121-2/+2
|\|
| * gnu: xf86-input-libinput: Update to 0.27.1.•••* gnu/packages/xorg.scm (xf86-input-libinput): Update to 0.27.1. Marius Bakke2018-04-121-2/+2
* | Merge branch 'master' into core-updatesMark H Weaver2018-04-101-2/+2
|\|
| * gnu: xpra: Update to 2.2.6.•••* gnu/packages/xorg.scm (xpra): Update to 2.2.6. Rutger Helling2018-04-041-2/+2
* | Merge branch 'master' into core-updatesMarius Bakke2018-03-291-4/+4
|\|
| * gnu: xf86-video-ati: Update to 18.0.1.•••* gnu/packages/xorg.scm (xf86-video-ati): Update to 18.0.1. Marius Bakke2018-03-281-2/+2
| * gnu: xf86-input-libinput: Update to 0.27.0.•••* gnu/packages/xorg.scm (xf86-input-libinput): Update to 0.27.0. Marius Bakke2018-03-281-2/+2
* | gnu: xf86-video-intel: Fix error during bootstrap.•••* gnu/packages/xorg.scm (xf86-video-intel)[arguments]: Add 'pre-bootstrap' phase. Mark H Weaver2018-03-251-1/+7
* | gnu: mkfontdir: Return #t from all phases.•••* gnu/packages/xorg.scm (mkfontdir)[arguments]: Return #t from the 'wrap-mkfontdir' phase. Mark H Weaver2018-03-251-1/+2
* | gnu: imake: Use invoke.•••* gnu/packages/xorg.scm (imake)[arguments]: Use invoke and remove vestigial plumbing from the 'install-data' phase. Mark H Weaver2018-03-231-5/+5
* | Merge branch 'master' into core-updatesMark H Weaver2018-03-201-7/+7
|\|
| * Correct name and Email for ng0.•••* .mailmap: Correct name and Email for ng0. * Makefile.am, doc/guix.texi, etc/completion/fish/guix.fish gnu/packages/accessibility.scm, gnu/packages/admin.scm, gnu/packages/audio.scm, gnu/packages/autotools.scm, gnu/packages/cdrom.scm, gnu/packages/check.scm, gnu/packages/cinnamon.scm, gnu/packages/compression.scm, gnu/packages/crypto.scm, gnu/packages/databases.scm, gnu/packages/django.scm, gnu/packages/dns.scm, gnu/packages/emacs.scm, gnu/packages/enlightenment.scm, gnu/packages/fonts.scm, gnu/packages/fontutils.scm, gnu/packages/forth.scm, gnu/packages/fvwm.scm, gnu/packages/games.scm, gnu/packages/gl.scm, gnu/packages/gnome.scm, gnu/packages/gnunet.scm, gnu/packages/gnupg.scm, gnu/packages/gnuzilla.scm, gnu/packages/gtk.scm, gnu/packages/guile-wm.scm, gnu/packages/guile.scm, gnu/packages/haskell-check.scm, gnu/packages/haskell-crypto.scm, gnu/packages/haskell.scm, gnu/packages/image-viewers.scm, gnu/packages/image.scm, gnu/packages/irc.scm, gnu/packages/language.scm, gnu/packages/libcanberra.scm, gnu/packages/linux.scm, gnu/packages/lisp.scm, gnu/packages/lolcode.scm, gnu/packages/lxde.scm, gnu/packages/lxqt.scm, gnu/packages/mail.scm, gnu/packages/markup.scm, gnu/packages/mate.scm, gnu/packages/maths.scm, gnu/packages/mc.scm, gnu/packages/messaging.scm, gnu/packages/music.scm, gnu/packages/ncurses.scm, gnu/packages/networking.scm, gnu/packages/nickle.scm, gnu/packages/openbox.scm, gnu/packages/pdf.scm, gnu/packages/perl-check.scm, gnu/packages/perl.scm, gnu/packages/python-crypto.scm, gnu/packages/python-web.scm, gnu/packages/python.scm, gnu/packages/qt.scm, gnu/packages/ruby.scm, gnu/packages/rust.scm, gnu/packages/scheme.scm, gnu/packages/serialization.scm, gnu/packages/shells.scm, gnu/packages/ssh.scm, gnu/packages/suckless.scm, gnu/packages/tbb.scm, gnu/packages/telephony.scm, gnu/packages/text-editors.scm, gnu/packages/textutils.scm, gnu/packages/time.scm, gnu/packages/tls.scm, gnu/packages/tor.scm, gnu/packages/version-control.scm, gnu/packages/video.scm, gnu/packages/vim.scm, gnu/packages/web.scm, gnu/packages/wm.scm, gnu/packages/xdisorg.scm, gnu/packages/xfce.scm, gnu/packages/xml.scm, gnu/packages/xorg.scm, gnu/services/certbot.scm, gnu/services/desktop.scm, gnu/services/version-control.scm, gnu/services/web.scm, guix/import/hackage.scm, guix/licenses.scm: Likewise. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr> ng02018-03-201-1/+1