Age | Commit message (Expand) | Author |
2018-03-18 | gnu: 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-18 | gnu: 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-18 | gnu: 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-18 | gnu: 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-18 | gnu: 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-18 | gnu: 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-18 | gnu: 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-18 | gnu: 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-18 | gnu: 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-18 | gnu: 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-17 | gnu: gs-fonts: Return #t from install phase....* gnu/packages/ghostscript.scm (gs-fonts): Return #t from the install phase.
| Mark H Weaver |
2018-03-17 | gnu: 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-18 | gnu: 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-17 | gnu: 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-17 | gnu: 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-17 | gnu: guile-2.2/fixed: Remove vestigial (replacement #f)....* gnu/packages/guile.scm (guile-2.2/fixed)[replacement]: Remove field.
| Mark H Weaver |
2018-03-17 | gnu: 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-17 | gnu: 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-17 | gnu: freetype: Ungraft....* gnu/packages/fontutils.scm (freetype)[replacement]: Remove field.
[source]: Add patch from former replacement.
(freetype/fixed): Remove variable.
| Mark H Weaver |
2018-03-17 | gnu: libtiff: Ungraft....* gnu/packages/image.scm (libtiff)[replacement]: Remove field.
[source]: Add patches from former replacement.
(libtiff/fixed): Remove variable.
| Mark H Weaver |
2018-03-17 | gnu: curl: Ungraft....* gnu/packages/curl.scm (curl): Update to 7.59.0.
[replacement]: Remove field.
(curl-7.59.0): Remove variable.
| Mark H Weaver |
2018-03-17 | gnu: unzip: Ungraft....* gnu/packages/compression.scm (unzip)[replacement]: Remove field.
[arguments]: Add 'fortify' phase.
(unzip/fixed): Remove variable.
| Mark H Weaver |
2018-03-17 | Merge branch 'master' into core-updates | Mark H Weaver |
2018-03-17 | gnu: intel-gpu-tools: Supported only on x86_64-linux and i686-linux....* gnu/packages/admin.scm (intel-gpu-tools)[supported-systems]: New field.
| Mark H Weaver |
2018-03-17 | gnu: Fix a few more snippets to return #t....This is a followup to commit 6cbee49d6668eb7fd738080666f66febfce8c7e8.
* gnu/packages/video.scm (mlt, livemedia-utils)[source]
gnu/packages/web.scm (goaccess, httptunnel)[source]: Return #t from snippets.
| Mark H Weaver |
2018-03-17 | gnu: inkscape: Build with potrace support....From Inkscape 0.92, potrace is required for the Paintbucket and Trace Bitmap
tools.
* gnu/packages/inkscape.scm (inkscape)[inputs]: Add potrace.
| Arun Isaac |
2018-03-16 | vm: Pass "-append ..." only once....* gnu/build/vm.scm (load-in-linux-vm): Pass "-append ..." only once.
| Danny Milosavljevic |
2018-03-16 | gnu: Add python2-libadalang....* gnu/packages/ada.scm (python2-libadalang): New variable.
| Danny Milosavljevic |
2018-03-16 | gnu: python2-minimal: Rename to "python2-minimal"....* gnu/packages/python.scm (python2-minimal)[name]: Change to
"python2-minimal".
| Ricardo Wurmus |
2018-03-16 | gnu: python-2.7: Rename to "python2"....* gnu/packages/python.scm (python-2.7)[name]: Change to "python2".
| Ricardo Wurmus |
2018-03-16 | gnu: libvorbis: Replace with 1.3.6 [fixes CVE-2018-5146]....* gnu/packages/xiph.scm (libvorbis)[replacement]: New field.
(libvorbis-1.3.6): New public variable.
| Marius Bakke |
2018-03-16 | gnu: qtbase: Build with mariadb....* gnu/packages/qt.scm (qtbase)[inputs]: Replace mysql with mariadb.
| Ricardo Wurmus |
2018-03-16 | gnu: qt: Build with mariadb....* gnu/packages/qt.scm (qt)[inputs]: Replace mysql with mariadb.
| Ricardo Wurmus |
2018-03-16 | gnu: glib: Build reproducibly....* gnu/packages/glib.scm (glib)[arguments]: Set DETERMINISTIC_BUILD.
| Ricardo Wurmus |
2018-03-16 | gnu: icedtea@3: Update to 3.7.0 [security fixes]....Fixes CVE-2018-{2579,2582,2588,2599,2602,2603,2618,2629,2633,2634,2637,2641,
2663,2677,2678}.
* gnu/packages/java.scm (icedtea-8): Update to 3.7.0.
| Leo Famulari |
2018-03-16 | gnu: icedtea@2: Update to 2.6.13 [security fixes]....Fixes CVE-2018-{2579,2588,2599,2602,2603,2618,2629,2633,2634,2637,2641,2663,
2677,2678}.
* gnu/packages/java.scm (icedtea-7): Update to 2.6.13.
| Leo Famulari |
2018-03-16 | gnu: Add pigx....* gnu/packages/bioinformatics.scm (pigx): New variable.
| Ricardo Wurmus |
2018-03-16 | gnu: pigx-rnaseq: Disable memory hungry test....* gnu/packages/bioinformatics.scm (pigx-rnaseq)[arguments]: Add phase to
disable a memory hungry test.
| Ricardo Wurmus |
2018-03-16 | gnu: glibc: Don't apply upstreamed patch in newer glibc versions....* gnu/packages/base.scm (glibc/linux, glibc-2.25, glibc-2.24,
glibc-2.23)[source](patches): Remove 'glibc-o-largefile.patch'.
(glibc-2.22)[source](patches): Add it.
| Marius Bakke |
2018-03-16 | gnu: binutils: Update to 2.30....* gnu/packages/patches/binutils-ld-new-dtags.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/base.scm (binutils): Update to 2.30.
[source](patches): Remove obsolete patch.
[arguments]: Add "--enable-new-dtags" in #:configure-flags.
| Marius Bakke |
2018-03-16 | gnu: util-linux: Fix CVE-2018-7738....* gnu/packages/patches/util-linux-CVE-2018-7738.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/linux.scm (util-linux)[replacement]: New field.
(util-linux/fixed): New variable.
| Leo Famulari |
2018-03-16 | gnu: bash: Return #t from 'install-sh-symlink' phase....* gnu/packages/bash.scm (bash)[arguments]: Return #t from
'install-sh-symlink' phase.
| Mark H Weaver |
2018-03-16 | gnu: Add emacs-deft....* gnu/packages/emacs.scm (emacs-deft): New variable.
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
| Konrad Hinsen |
2018-03-16 | gnu: Add emacs-exec-path-from-shell....* gnu/packages/emacs.scm (emacs-exec-path-from-shell): New variable.
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
| Konrad Hinsen |
2018-03-16 | gnu: tar: Fix sparse file detection on Btrfs file systems....* gnu/packages/patches/tar-remove-wholesparse-check.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/base.scm (tar)[source]: Add patch.
| Mark H Weaver |
2018-03-16 | gettext-boot0: Return #t from chdir phase....* gnu/packages/commencement.scm (gettext-boot0)[arguments]: Return #t from
chdir phase.
| Mark H Weaver |
2018-03-16 | gnu: libstdc++: Return #t from chdir phase....* gnu/packages/gcc.scm (make-libstdc++)[arguments]: Return #t from chdir
phase.
| Mark H Weaver |
2018-03-16 | gnu: All snippets report errors using exceptions, else return #t....* gnu/packages/admin.scm, gnu/packages/algebra.scm, gnu/packages/audio.scm,
gnu/packages/backup.scm, gnu/packages/base.scm,
gnu/packages/bioinformatics.scm, gnu/packages/cdrom.scm,
gnu/packages/chez.scm, gnu/packages/code.scm, gnu/packages/compression.scm,
gnu/packages/cross-base.scm, gnu/packages/crypto.scm, gnu/packages/cups.scm,
gnu/packages/databases.scm, gnu/packages/dns.scm, gnu/packages/emacs.scm,
gnu/packages/emulators.scm, gnu/packages/engineering.scm,
gnu/packages/enlightenment.scm, gnu/packages/fpga.scm,
gnu/packages/freedesktop.scm, gnu/packages/ftp.scm, gnu/packages/games.scm,
gnu/packages/gcc.scm, gnu/packages/geo.scm, gnu/packages/ghostscript.scm,
gnu/packages/gl.scm, gnu/packages/glib.scm, gnu/packages/gnome.scm,
gnu/packages/gnuzilla.scm, gnu/packages/graphics.scm, gnu/packages/gtk.scm,
gnu/packages/guile.scm, gnu/packages/irc.scm, gnu/packages/java.scm,
gnu/packages/kerberos.scm, gnu/packages/linux.scm, gnu/packages/lisp.scm,
gnu/packages/lxde.scm, gnu/packages/machine-learning.scm,
gnu/packages/mail.scm, gnu/packages/maths.scm, gnu/packages/messaging.scm,
gnu/packages/monitoring.scm, gnu/packages/mp3.scm, gnu/packages/music.scm,
gnu/packages/netpbm.scm, gnu/packages/networking.scm, gnu/packages/node.scm,
gnu/packages/nvi.scm, gnu/packages/ocaml.scm, gnu/packages/pdf.scm,
gnu/packages/perl.scm, gnu/packages/php.scm, gnu/packages/plotutils.scm,
gnu/packages/pretty-print.scm, gnu/packages/profiling.scm,
gnu/packages/pulseaudio.scm, gnu/packages/python-crypto.scm,
gnu/packages/python.scm, gnu/packages/qt.scm, gnu/packages/robotics.scm,
gnu/packages/sawfish.scm, gnu/packages/scanner.scm, gnu/packages/scheme.scm,
gnu/packages/scribus.scm, gnu/packages/sdl.scm,
gnu/packages/serialization.scm, gnu/packages/shells.scm,
gnu/packages/slang.scm, gnu/packages/smalltalk.scm, gnu/packages/ssh.scm,
gnu/packages/sync.scm, gnu/packages/syncthing.scm, gnu/packages/tbb.scm,
gnu/packages/terminals.scm, gnu/packages/texinfo.scm,
gnu/packages/text-editors.scm, gnu/packages/textutils.scm,
gnu/packages/tls.scm, gnu/packages/unrtf.scm,
gnu/packages/version-control.scm, gnu/packages/video.scm,
gnu/packages/vpn.scm, gnu/packages/web.scm, gnu/packages/wm.scm,
gnu/packages/wxwidgets.scm, gnu/packages/xdisorg.scm, gnu/packages/xorg.scm:
In all snippets, report errors using exceptions, or else return #t.
| Mark H Weaver |
2018-03-16 | gnu: cross-base: Return #t from all phases....* gnu/packages/cross-base.scm (cross-kernel-headers)[xlinux-headers]: Use
invoke.
| Mark H Weaver |
2018-03-16 | gnu: classpath-devel: Fix bootstrap phase....* gnu/packages/java.scm (classpath-devel)[arguments]: Replace "bootstrap"
build phase.
| Ricardo Wurmus |