summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
2018-03-19gnu: r-minimal, r: Update to 3.4.4....There seem to be no dependency updates as far as I could find. * gnu/packages/statistics.scm (r-minimal): Update to 3.4.4. Tobias Geerinckx-Rice
2018-03-18gnu: font-dejavu: Return #t from all phases....* gnu/packages/fonts.scm (font-dejavu)[arguments]: Return #t from the 'install-conf' phase. Mark H Weaver
2018-03-18gnu: qpdf: Return #t from all phases....* gnu/packages/pdf.scm (qpdf)[arguments]: Return #t from 'patch-paths' phase. Mark H Weaver
2018-03-18gnu: guile-gdbm-ffi: Add support for gdbm-1.14....* gnu/packages/patches/guile-gdbm-ffi-support-gdbm-1.14.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/guile.scm (guile-gdbm-ffi)[inputs]: Move above arguments. Add the patch, and the 'patch' program. [propagated-inputs]: Move above arguments. [arguments]: In the builder, add code to apply the patch. Mark H Weaver
2018-03-18gnu: guile-gdbm-ffi: Use 'invoke'....* gnu/packages/guile.scm (guile-gdbm-ffi)[arguments]: Use 'invoke' instead of 'system*'. Mark H Weaver
2018-03-18gnu: cups: Return #t from all phases....* gnu/packages/cups.scm (cups, cups-minimal): Return #t from all phases. Mark H Weaver
2018-03-18gnu: wayland: Disable failing tests....* gnu/packages/freedesktop.scm (wayland)[arguments]: Disable tests that fail in the build environment. Ricardo Wurmus
2018-03-18gnu: gobject-introspection: Disable parallel build....* gnu/packages/glib.scm (gobject-introspection)[arguments]: New field. Mark H Weaver
2018-03-18gnu: boost: Simplify phases....* gnu/packages/boost.scm (boost)[arguments]: Remove unneeded '#t's from 'configure', 'build', and 'install' phases. Mark H Weaver
2018-03-17gnu: glib: Return #t from all phases....* gnu/packages/glib.scm (glib)[arguments]: In the 'check' phase, use 'for-each' instead to avoid assuming that 'disable' will return a true value. Return #t from the 'pre-build' and 'check' phases. Mark H Weaver
2018-03-17gnu: tk: Return #t from all phases....* gnu/packages/tcl.scm (tk)[arguments]: Return #t from 'pre-configure' phase. Mark H Weaver
2018-03-17gnu: giflib: Return #t from all phases....* gnu/packages/image.scm (giflib)[arguments]: Return #t from custom phases. Mark H Weaver
2018-03-17gnu: dbus: Detect failures in the install phase....* gnu/packages/glib.scm (dbus)[arguments]: Use 'invoke' instead of 'system*'. Mark H Weaver
2018-03-17gnu: python: Return #t from all phases....* gnu/packages/python.scm (python-3.6)[arguments]: Return #t from the 'rebuild-bytecode' phase. Mark H Weaver
2018-03-18gnu: Switch from xineramaproto to xorgproto....* gnu/packages/xorg.scm (xineramaproto)[properties]: Mark as superseded by XORGPROTO. (libxinerama)[propagated-inputs]: Replace XINERAMAPROTO with XORGPROTO. (xorg-server)[propagated-inputs]: Remove XINERAMAPROTO. Marius Bakke
2018-03-18gnu: Switch from xf86vidmodeproto to xorgproto....* gnu/packages/xorg.scm (xf86vidmodeproto)[properties]: Mark as superseded by XORGPROTO. (libxxf86vm)[propagated-inputs]: Replace XF86VIDMODEPROTO with XORGPROTO. (xorg-server)[inputs]: Remove XF86VIDMODEPROTO. Marius Bakke
2018-03-18gnu: Switch from xf86bigfontproto to xorgproto....* gnu/packages/xorg.scm (xf86bigfontproto)[properties]: Mark as superseded by XORGPROTO. (xorg-server)[inputs]: Remove XF86BIGFONTPROTO. Marius Bakke
2018-03-18gnu: Switch from xf86dgaproto to xorgproto....* gnu/packages/xorg.scm (libxxf86dga, xf86-video-glint, xf86-video-neomagic, xf86-video-tga, xf86-video-trident, xf86-video-voodoo)[inputs]: Replace XF86DGAPROTO with XORGPROTO. (xf86driproto)[properties]: Mark as superseded by XORGPROTO. (xf86-video-qxl, xf86-video-sis, xorg-server)[inputs]: Remove XF86DGAPROTO. Marius Bakke
2018-03-18gnu: Switch from xf86driproto to xorgproto....* gnu/packages/xorg.scm (xf86-video-mach64, xf86-video-mga, xf86-video-ati, xf86-video-openchrome, xf86-video-r128, xf86-video-savage, xf86-video-sis, xf86-video-tdfx)[inputs]: Replace XF86DRIPROTO with XORGPROTO. (xf86driproto)[properties]: Mark as superseded by XORGPROTO. (xorg-server)[inputs]: Remove XF86DRIPROTO. Marius Bakke
2018-03-18gnu: Switch from scrnsaverproto to xorgproto....* gnu/packages/enlightenment.scm (efl)[inputs]: Remove SCRNSAVERPROTO. * gnu/packages/mate.scm (mate-control-center, mate-screensaver)[native-inputs]: Remove SCRNSAVERPROTO. * gnu/packages/xorg.scm (libxscrnsaver)[propagated-inputs]: Change from SCRNSAVERPROTO to XORGPROTO. (scrnsaverproto)[properties]: Mark as superseded by XORGPROTO. (xorg-server)[propagated-inputs]: Remove SCRNSAVERPROTO. Marius Bakke
2018-03-18gnu: Switch from recordproto to xorgproto....* gnu/packages/xnee.scm (xnee)[inputs]: Remove RECORDPROTO. * gnu/packages/xorg.scm (recordproto)[properties]: Mark as superseded by XORGPROTO. (libxtst)[propagated-inputs]: Replace RECORDPROTO with XORGPROTO. [inputs]: Remove XORGPROTO. * gnu/packages/xorg.scm (xorg-server)[inputs]: Remove RECORDPROTO. Marius Bakke
2018-03-18gnu: Switch from resourceproto to xorgproto....* gnu/packages/xorg.scm (libxres)[inputs]: Remove RESOURCEPROTO. (resourceproto)[properties]: Mark as superseded by XORGPROTO. (xorg-server)[propagated-inputs]: Remove RESOURCEPROTO. Marius Bakke
2018-03-18gnu: Switch from renderproto to xorgproto....* gnu/packages/mate.scm (mate-control-center, mate-screensaver)[native-inputs]: Remove RENDERPROTO. * gnu/packages/xorg.scm (renderproto)[properties]: Mark as superseded by XORGPROTO. (libxrender)[propagated-inputs]: Replace RENDERPROTO with XORGPROTO. [inputs]: Remove XORGPROTO. * gnu/packages/xorg.scm (xorg-server)[inputs]: Remove RENDERPROTO. Marius Bakke
2018-03-18gnu: Switch from presentproto to xorgproto....* gnu/packages/gl.scm (mesa)[inputs]: Remove PRESENTPROTO. * gnu/packages/xorg.scm (xorg-server)[inputs]: Likewise. (presentproto)[properties]: Mark as superseded by XORGPROTO. Marius Bakke
2018-03-18gnu: Switch from xcmiscproto to xorgproto....* gnu/packages/xorg.scm (xcmiscproto)[properties]: Mark as superseded by XORGPROTO. (xorg-server)[inputs]: Remove XCMISCPROTO. Marius Bakke
2018-03-18gnu: Switch from windowswmproto to xorgproto....* gnu/packages/xorg.scm (libwindowswm)[inputs]: Remove WINDOWSWMPROTO. (windowswmproto)[properties]: Mark as superseded by XORGPROTO. Marius Bakke
2018-03-18gnu: Switch from videoproto to xorgproto....* gnu/packages/xorg.scm (videoproto)[properties]: Mark as superseded by XORGPROTO. (libxv)[propagated-inputs]: Replace VIDEOPROTO with XORGPROTO. [inputs]: Remove XORGPROTO. (xorg-server)[propagated-inputs]: Likewise. Marius Bakke
2018-03-18gnu: Switch from dri3proto to xorgproto....* gnu/packages/gl.scm (mesa)[inputs]: Remove DRI3PROTO. * gnu/packages/xorg.scm (xorg-server)[propagated-inputs]: Likewise. (dri3proto)[properties]: Mark as superseded by XORGPROTO. Marius Bakke
2018-03-18gnu: Switch from dri2proto to xorgproto....* gnu/packages/gl.scm (mesa)[inputs]: Remove DRI2PROTO. * gnu/packages/video.scm (libvdpau)[inputs]: Replace DRI2PROTO with XORGPROTO. * gnu/packages/xorg.scm (dri2proto)[properties]: Mark as superseded by XORGPROTO. (xorg-server)[inputs]: Remove DRI2PROTO. Marius Bakke
2018-03-18gnu: Switch from damageproto to xorgproto....* gnu/packages/xorg.scm (damageproto)[properties]: Mark as superseded by XORGPROTO. (libxdamage)[propagated-inputs]: Remove DAMAGEPROTO. (xorg-server)[inputs]: Likewise. Marius Bakke
2018-03-18gnu: Switch from dmxproto to xorgproto....* gnu/packages/xorg.scm (dmxproto)[properties]: Mark as superseded by XORGPROTO. (libdmx, xorg-server)[inputs]: Remove DMXPROTO. Marius Bakke
2018-03-18gnu: Switch from glproto to xorgproto....* gnu/packages/gl.scm (mesa)[propaged-inputs]: Replace GLPROTO with XORGPROTO. * gnu/packages/xorg.scm (glproto)[properties]: Mark as superseded by XORGPROTO. Marius Bakke
2018-03-18gnu: Switch from fontsproto to xorgproto....* gnu/packages/xorg.scm (fontsproto)[properties]: Mark as superseded by XORGPROTO. (libfs, xf86-video-qxl)[inputs]: Remove FONTSPROTO. (libxfont, xorg-server)[propagated-inputs]: Likewise. Marius Bakke
2018-03-18gnu: Switch from inputproto to xorgproto....* gnu/packages/gl.scm (freeglut)[inputs]: Replace INPUTPROTO with XORGPROTO. * gnu/packages/ratpoison.scm (ratpoison)[inputs]: Remove INPUTPROTO. * gnu/packages/xdisorg.scm (xautomation)[native-inputs]: Likewise. * gnu/packages/xnee.scm (xnee)[inputs]: Likewise. * gnu/packages/xorg.scm (inputproto)[properties]: Mark as superseded by XORGPROTO. (xdpyinfo, xinput, libxtst)[inputs]: Replace INPUTPROTO with XORGPROTO. (libxi, xorg-server)[propagated-inputs]: Remove INPUTPROTO. (xkbutils, libx11)[inputs]: Likewise. Marius Bakke
2018-03-18gnu: Switch from kbproto to xorgproto....* gnu/packages/mate.scm (mate-control-center, mate-screensaver)[inputs]: Remove KBPROTO. * gnu/packages/xorg.scm (kbproto)[properties]: Mark as superseded by XORGPROTO. (xorg-server)[inputs]: Remove KBPROTO. (libx11)[propated-inputs]: Replace KBPROTO with XORGPROTO. [inputs]: Remove XORGPROTO. Marius Bakke
2018-03-18gnu: Switch from compositeproto to xorgproto....* gnu/packages/xorg.scm (compositeproto)[properties]: Mark as superseded by XORGPROTO. (libxcomposite)[propagated-inputs]: Remove COMPOSITEPROTO. (xorg-server)[inputs]: Likewise. * gnu/packages/enlightenment.scm (efl)[inputs]: Likewise. Marius Bakke
2018-03-18gnu: Switch from fixesproto to xorgproto....* gnu/packages/xorg.scm (compositeproto)[inputs]: Replace FIXESPROTO with XORGPROTO. (libxfixes)[propagated-inputs]: Likewise. [inputs]: Remove XORGPROTO. (fixesproto)[properties]: Mark as superseded by XORGPROTO. Marius Bakke
2018-03-18gnu: Switch from xextproto to xorgproto....* gnu/packages/enlightenment.scm (efl)[inputs]: Remove XEXTPROTO. * gnu/packages/mate.scm (mate-control-center, mate-screensaver, mate-utils)[native-inputs]: Likewise. * gnu/packages/xdisorg.scm (xautomation)[inputs]: Likewise. * gnu/packages/gtk.scm (cairo)[inputs]: Replace XEXTPROTO with XORGPROTO. * gnu/packages/ratpoison.scm (ratpoison)[inputs]: Likewise. * gnu/packages/xnee.scm (xnee)[inputs]: Likewise. * gnu/packages/xorg.scm (libdmx, libwindowswm, fixesproto, libxext, libx11)[inputs]: Likewise. (xorg-server): [inputs]: Remove XEXTPROTO. (libxext)[properties]: Mark as superseded by XORGPROTO. Marius Bakke
2018-03-18gnu: Switch from bigreqsproto to xorgproto....* gnu/packages/xorg.scm (xorg-server)[inputs]: Remove BIGREQSPROTO. (bigreqsproto)[properties]: Mark as superseded by XORGPROTO. Marius Bakke
2018-03-18gnu: Switch from randrproto to xorgproto....* gnu/packages/mate.scm (mate-control-center, mate-screensaver)[inputs]: Remove RANDRPROTO. * gnu/packages/xorg.scm (libxrandr, xorg-server)[inputs]: Likewise. (randrproto)[properties]: Mark as superseded by XORGPROTO. Marius Bakke
2018-03-18gnu: Switch from xproto to xorgproto....* gnu/packages/compton.scm (compton)[inputs]: Replace XPROTO with XORGPROTO. * gnu/packages/enlightenment.scm (efl)[inputs]: Likewise. * gnu/packages/gnome.scm (totem)[inputs]: Likewise. * gnu/packages/haskell.scm (ghc-x11-xft)[inputs]: Likewise. * gnu/packages/image-processing.scm (vtk)[inputs]: Likewise. * gnu/packages/mate.scm (mate-control-center, mate-netbook, mate-screensaver, mate-utils)[native-inputs]: Likewise. * gnu/packages/xdisorg.scm (xautomation)[native-inputs]: Likewise. * gnu/packages/xnee.scm (xnee)[inputs]: Likewise. * gnu/packages/xorg.scm (imake, lndir, libxshmfence, libfontenc, libfs, libxcomposite, libxdmcp, libxft, libxmu, libxpm, libxres, makedepend, mkfontscale, sessreg, xev, xf86-video-qxl, xkbcomp-intermediate, xkbutils, xlsfonts, xmodmap, xpr, xprop, xrandr, xset, xwd, xwininfo, xwud, xorg-rgb, libxdamage, libxrender, libxv, libice, libxau, libxfixes, libxfont, libxi, libxrandr, libxvmc, xorg-server, libxcursor, libxaw, twm, xinit, xterm)[inputs]: Likewise. (xorgproto): Move expression before all other -proto packages. (xproto)[properties]: Mark as superseded by XORGPROTO. Marius Bakke
2018-03-17gnu: gs-fonts: Return #t from install phase....* gnu/packages/ghostscript.scm (gs-fonts): Return #t from the install phase. Mark H Weaver
2018-03-17gnu: openssl: Simplify calls to 'invoke'....* gnu/packages/tls.scm (openssl, openssl-next)[arguments]: In the 'configure' phase, simplify the calls to 'invoke'. Mark H Weaver
2018-03-18gnu: openssl: Fix the call of 'apply invoke'....This fixes the build failure introduced in commit 05f6e6014. * gnu/packages/tls.scm (openssl, openssl-next)[arguments]: Pass configure flags to 'apply invoke' as the ARGLIST list. 宋文武
2018-03-17gnu: net-tools: Return #t from custom configure phase....* gnu/packages/linux.scm (net-tools)[arguments]: Return #t from custom configure phase. Mark H Weaver
2018-03-17gnu: python-3.6: Restore name to "python"....The inherited name was changed from "python" to "python2" with commit a7714d42, restore it. * gnu/packages/python.scm (python)[name]: New field. 宋文武
2018-03-17gnu: guile-2.2/fixed: Remove vestigial (replacement #f)....* gnu/packages/guile.scm (guile-2.2/fixed)[replacement]: Remove field. Mark H Weaver
2018-03-17gnu: libvorbis: Ungraft....* gnu/packages/xiph.scm (libvorbis): Update to 1.3.6. [replacement]: Remove field. [source]: Remove patches. (libvorbis-1.3.6): Remove variable. Mark H Weaver
2018-03-17gnu: libsndfile: Ungraft....* gnu/packages/pulseaudio.scm (libsndfile)[replacement]: Remove field. [source]: Add patch from former replacement. (libsndfile/fixed): Remove variable. Mark H Weaver
2018-03-17gnu: freetype: Ungraft....* gnu/packages/fontutils.scm (freetype)[replacement]: Remove field. [source]: Add patch from former replacement. (freetype/fixed): Remove variable. Mark H Weaver