| Commit message (Expand) | Author | Age |
* | gnu: Add fastcap.•••* gnu/packages/engineering.scm (fastcap): New variable.
(broken-tarball-fetch): New function. Suggested by Ludovic Courtès
<ludo@gnu.org>.
* gnu/packages/patches/fastcap-mulGlobal.patch,
gnu/packages/patches/fastcap-mulSetup.patch: New files.
* gnu-system.am (dist_patch_DATA): Add them.
| Federico Beffa | 2015-08-01 |
* | gnu: cross-base: Disable libcilkrts in cross-gcc.•••* gnu/packages/cross-base.scm (cross-gcc-arguments): Add "--disable-libcilkrts".
| Manolis Ragkousis | 2015-07-31 |
* | gnu: Add graphios.•••* gnu/packages/admin.scm (graphios): New variable.
| David Thompson | 2015-07-31 |
* | gnu: Add python2-ansible.•••* gnu/packages/python.scm (python2-ansible): New variable.
Signed-off-by: Alex Kost <alezost@gmail.com>
| Eric Dvorsak | 2015-07-31 |
* | gnu: Add python-passlib.•••* gnu/packages/python.scm (python-passlib, python2-passlib): New variables.
Signed-off-by: Alex Kost <alezost@gmail.com>
| Eric Dvorsak | 2015-07-31 |
* | gnu: Add python-py-bcrypt.•••* gnu/packages/python.scm (python-py-bcrypt, python2-py-bcrypt): New variables.
Signed-off-by: Alex Kost <alezost@gmail.com>
| Eric Dvorsak | 2015-07-31 |
* | gnu: Add python-paramiko.•••* gnu/packages/python.scm (python-paramiko, python2-paramiko): New variables.
Signed-off-by: Alex Kost <alezost@gmail.com>
| Eric Dvorsak | 2015-07-31 |
* | gnu: Add python-httplib2.•••* gnu/packages/python.scm (python-httplib2, python-httplib2): New variables.
Signed-off-by: Alex Kost <alezost@gmail.com>
| Eric Dvorsak | 2015-07-31 |
* | gnu: Add python-ecdsa.•••* gnu/packages/python.scm (python-ecdsa, python2-ecdsa): New variables.
Signed-off-by: Alex Kost <alezost@gmail.com>
| Eric Dvorsak | 2015-07-31 |
* | gnu: Add python-ccm.•••* gnu/packages/python.scm (python-ccm, python2-ccm): New variables.
Signed-off-by: Alex Kost <alezost@gmail.com>
| Eric Dvorsak | 2015-07-31 |
* | gnu: Add python2-pycrypto.•••* gnu/packages/python.scm (python2-pycrypto): New variable.
Signed-off-by: Alex Kost <alezost@gmail.com>
| Eric Dvorsak | 2015-07-31 |
* | gnu: expat: Add fix for CVE-2015-1283.•••* gnu/packages/patches/expat-CVE-2015-1283.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/xml.scm (expat)[source]: Add patch.
| Mark H Weaver | 2015-07-30 |
* | gnu: Add Klick.•••* gnu/packages/music.scm (klick): New variable.
| Ricardo Wurmus | 2015-07-29 |
* | gnu: qemu: Add fixes for CVE-2015-5154 and CVE-2015-5158.•••* gnu/packages/patches/qemu-CVE-2015-5154-pt1.patch,
gnu/packages/patches/qemu-CVE-2015-5154-pt2.patch,
gnu/packages/patches/qemu-CVE-2015-5154-pt3.patch,
gnu/packages/patches/qemu-CVE-2015-5158.patch: New files.
* gnu-system.am (dist_patch_DATA): Add them.
* gnu/packages/qemu.scm (qemu-headless)[source]: Add patches.
| Mark H Weaver | 2015-07-27 |
* | gnu: Move markdown to (gnu packages markdown).•••* gnu/packages/textutils.scm (markdown): Move to ...
* gnu/packages/markdown.scm (markdown): ... here.
| Mathieu Lirzin | 2015-07-28 |
* | gnu: liblxqt: Fix build with Qt 5.5.•••* gnu/packages/patches/liblxqt-include.patch: New file.
* gnu-system.am (dist_patch_DATA): Register patch.
* gnu/packages/lxqt.scm (liblxqt)[source]: Use patch.
| Andreas Enge | 2015-07-27 |
* | gnu: libqtxdg: Update to 1.2.0.•••* gnu/packages/lxqt.scm (libqtxdg)[source]: Update to 1.2.0.
[arguments]: Enable test builds.
| Andreas Enge | 2015-07-27 |
* | gnu: Add newt.•••* gnu/packages/slang.scm (newt): New variable.
| Mark H Weaver | 2015-07-27 |
* | gnu: Add ethtool.•••* gnu/packages/networking.scm (ethtool): New variable.
| Mark H Weaver | 2015-07-27 |
* | gnu: Add libndp.•••* gnu/packages/networking.scm (libndp): New variable.
| Mark H Weaver | 2015-07-27 |
* | gnu: Add GVFS.•••* gnu/packages/gnome.scm (gvfs): New variable.
| 宋文武 | 2015-07-27 |
* | gnu: libmtp: Propagate inputs.•••* gnu/packages/libusb.scm (libmtp): Propagate inputs libgcrypt and libusb.
| 宋文武 | 2015-07-27 |
* | gnu: ghostscript: Add fix for CVE-2015-3228.•••* gnu/packages/patches/ghostscript-CVE-2015-3228.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/ghostscript.scm (ghostscript)[source]: Add patch.
| Mark H Weaver | 2015-07-27 |
* | gnu: icedtea7: Update to 2.6.1.•••* gnu/packages/java.scm (icedtea7): Update to 2.6.1.
| Ricardo Wurmus | 2015-07-27 |
* | gnu: qt: Update to 5.5.0.•••* gnu/packages/qt.scm (qt): Update to 5.5.0. Update download location.
Drop patch and snippet.
[arguments]: Add configure flag to drop qtwebengine module bundling
chromium.
[native-inputs]: Drop ninja, needed only for qtwebengine.
[inputs]: Add harfbuzz to avoid use of bundled copy.
(qt-4)[inputs]: Remove inherited harfbuzz again.
* gnu/packages/patches/qt5-conflicting-typedefs.patch: Delete file.
* gnu-system.am (dist_patch_DATA): Unregister patch.
* gnu/packages/patches/qt5-runpath.patch: Adapt patch.
| Andreas Enge | 2015-07-27 |
* | gnu: Add pelican.•••* gnu/packages/python.scm (pelican): New variable.
| Christopher Allan Webber | 2015-07-26 |
* | gnu: Add python-blinker.•••* gnu/packages/python.scm (python-blinker, python2-blinker): New variables.
| Christopher Allan Webber | 2015-07-26 |
* | gnu: ntk: Add missing license import.•••* gnu/packages/fltk.scm: Import lgpl2.0+ license.
| Ricardo Wurmus | 2015-07-26 |
* | gnu: portaudio: Build with jack-1.•••* gnu/packages/audio.scm (portaudio)[inputs]: Replace "jack-2" with "jack-1".
| Ricardo Wurmus | 2015-07-26 |
* | gnu: jack-1: Propagate "bdb".•••* gnu/packages/audio.scm (jack-1)[inputs]: Move "bdb" from here...
[propagated-inputs]: ...to here.
| Ricardo Wurmus | 2015-07-26 |
* | gnu: Add Non Sequencer.•••* gnu/packages/music.scm (non-sequencer): New variable.
| Ricardo Wurmus | 2015-07-26 |
* | gnu: Add NTK.•••* gnu/packages/fltk.scm (ntk): New variable.
| Ricardo Wurmus | 2015-07-26 |
* | gnu: avidemux: Install libraries to lib.•••* gnu/packages/video.scm (avidemux)[source]: Add patch to install to lib
directory instead of lib64 or lib32 depending on the architecture.
[arguments]: Use the lib instead of the lib64 directory for flags in the
build phase, so that these flags should now also work on i686.
* gnu/packages/patches/avidemux-install-to-lib.patch: New file.
* gnu-system.am (dist_patch_DATA): Register it.
| Andreas Enge | 2015-07-26 |
* | gnu: magit: Update to 1.4.2.•••* gnu/packages/emacs.scm (magit): Update to 1.4.2.
| Mark H Weaver | 2015-07-26 |
* | gnu: openssl: Add reference to upstream GCC bug in comment.•••This is a followup to commit e12027179f136766609fb8dbc920f5705d62fc95.
* gnu/packages/tls.scm (openssl)[arguments]: Add reference to upstream
GCC bug in comment.
| Mark H Weaver | 2015-07-25 |
* | gnu: Add udisks.•••* gnu/packages/freedesktop.scm (udisks): New variable.
| 宋文武 | 2015-07-26 |
* | gnu: Add libatasmart.•••* gnu/packages/freedesktop.scm (libatasmart): New variable.
| 宋文武 | 2015-07-26 |
* | gnu: colord: Propagate inputs.•••* gnu/packages/gnome.scm (colord): Propagate inputs glib, eudev and lcms.
| 宋文武 | 2015-07-26 |
* | gnu: Prefer libgudev as GUDEV (GObject bindings for libudev) provider.•••* gnu/packages/gnome.scm (upower, gnome-settings-daemon, rhythmbox)
gnu/packages/xfce.scm (thunar, thunar-volman): Switch to libgudev as
GUDEV provider.
| 宋文武 | 2015-07-26 |
* | gnu: Add libgudev.•••* gnu/packages/gnome.scm (libgudev): New variable.
| 宋文武 | 2015-07-26 |
* | gnu: perl-data-stag: Fix typo in description.•••Reported by Anders Jonsson <anders.jonsson@norsjovallen.se>.
* gnu/packages/perl.scm (perl-data-stag)[description]: Fix typo.
| Ludovic Courtès | 2015-07-26 |
* | vm: Make the list of partitions to build a parameter.•••* gnu/build/vm.scm (<partition>): New record type.
(fold2): New procedure.
(initialize-partition-table): Remove #:bootable? and
'partition-size' parameters. Add 'partitions' parameter. Invoke 'parted'
with '--script'.
(initialize-root-partition): Remove.
(initialize-partition, root-partition-initializer): New procedures.
(initialize-hard-disk): Remove #:system-directory, #:disk-image-size,
#:file-system-type, #:file-system-label, #:closures, #:copy-closures?,
#:bootable?, and #:register-closures? parameters. Add #:partitions.
Rewrite to use 'initialize-partition' for each item of PARTITIONS.
* gnu/system/vm.scm (expression->derivation-in-linux-vm): Add (guix records)
to #:modules default value.
(qemu-image): Adjust accordingly.
| Ludovic Courtès | 2015-07-26 |
* | system: Add 'ping6' to %SETUID-PROGRAMS.•••* gnu/system.scm (%setuid-programs): Add 'ping6'.
| Ludovic Courtès | 2015-07-26 |
* | gnu: bedtools: Add patch to fix compilation on 32 bit systems.•••* gnu/packages/patches/bedtools-32bit-compilation.patch: New file.
* gnu/packages/bioinformatics.scm (bedtools)[source]: Add patch.
* gnu-system.am (dist_patch_DATA): Register patch.
Signed-off-by: Andreas Enge <andreas@enge.fr>
| Ben Woodcroft | 2015-07-25 |
* | gnu: vlc: Update input Qt to version 5.•••* gnu/packages/video.scm (vlc)[inputs]: Switch from Qt version 4 to 5.
| Andreas Enge | 2015-07-25 |
* | gnu: vlc: Update to 2.2.1.•••* gnu/packages/video.scm (vlc): Update to 2.2.1.
| Andreas Enge | 2015-07-25 |
* | syscalls: Add 'network-interfaces', which wraps libc's 'getifaddrs'.•••Based on discussions with Rohan Prinja <rohan.prinja@gmail.com>.
* guix/build/syscalls.scm (<interface>): New record type.
(write-interface, values->interface, unfold-interface-list,
network-interfaces, free-ifaddrs): New procedures.
(ifaddrs): New C struct.
(%struct-ifaddrs-type, %sizeof-ifaddrs): New macros.
* tests/syscalls.scm ("network-interfaces returns one or more interfaces",
"network-interfaces returns \"lo\""): New tests.
| Ludovic Courtès | 2015-07-25 |
* | syscalls: 'define-c-struct' properly align reads.•••* guix/build/syscalls.scm (alignof*, align): New macros.
(write-types, read-types): Use 'align' to compute the actual offset to
read/write a value of TYPE0.
| Ludovic Courtès | 2015-07-25 |
* | syscalls: 'read-socket-address' gracefully handles unsupported families.•••* guix/build/syscalls.scm (PF_PACKET, AF_PACKET): New variables.
(read-socket-address): Make 'index' optional. Return (vector FAMILY) when
FAMILY is neither AF_INET nor AF_INET6.
| Ludovic Courtès | 2015-07-25 |
* | syscalls: 'define-c-struct' distinguishes pointers from integers.•••* guix/build/syscalls.scm (read-type): Add special-case for when TYPE is '*.
| Ludovic Courtès | 2015-07-25 |