Age | Commit message (Expand) | Author |
2013-09-04 | gnu: qemu: Switch back to Python 2....* gnu/packages/qemu.scm (qemu): Switch back to Python 2.
| Andreas Enge |
2013-09-03 | gnu: python: Replace input python by python-wrapper....* gnu/packages/{gdb.scm (gdb), cryptsetup.scm (cryptsetup),
ghostscript.scm (ghostscript), glib.scm (glib), gnupg.scm (pius),
gtk.scm (cairo, harfbuzz), libevent.scm (libevent), netpbm.scm (netpbm),
oggvorbis.scm (libkate), qemu.scm (qemu), samba.scm (samba),
texlive.scm (rubber, texlive), version-control.scm (subversion),
xml.scm (libxml2, libxslt), xorg.scm (libxcb, mesa, xcb-proto, xorg-server),
yasm.scm (yasm), zip.scm (zziplib)}:
Replace input python by python-wrapper.
| Andreas Enge |
2013-08-21 | gnu: qemu: Install the Info manuals....* gnu/packages/qemu.scm (qemu): Add `install-info' phase. Add Texinfo
as an input.
| Ludovic Courtès |
2013-08-16 | gnu: Remove QEMU-KVM, which is no longer needed....* gnu/packages/qemu.scm (qemu-kvm): Remove.
(qemu): Incorporate parts of QEMU-KVM that used to be inherited.
(qemu-kvm/smb-shares): Rename to...
(qemu/smb-shares): ... this.
* gnu/system/vm.scm (expression->derivation-in-linux-vm): Adjust
accordingly.
| Ludovic Courtès |
2013-07-03 | gnu: qemu: Upgrade to 1.5.1....* gnu/packages/qemu.scm (qemu-kvm): Add `--cc' configure option.
Add PIXMAN and ALSA-LIB as inputs.
(qemu): Upgrade to 1.5.1 Remove autotool hack for pixman. Patch
tests/libqtest.c. Remove Autoconf, Automake, and Libtool from the
inputs. Fix `home-page'.
| Ludovic Courtès |
2013-02-16 | gnu: qemu-kvm: Add patch to have multiple SMB shares....* gnu/packages/qemu.scm (qemu-kvm/smb-shares): New variable.
* gnu/packages/patches/qemu-multiple-smb-shares.patch: New file.
* Makefile.am (dist_patch_DATA): Add it.
| Ludovic Courtès |
2013-02-15 | gnu: qemu: Add dependency on Samba....* gnu/packages/qemu.scm (qemu-kvm): Add dependency on Samba; pass
`--smbd' to ./configure.
| Ludovic Courtès |
2013-02-10 | gnu: Add QEMU....* gnu/packages/autotools.scm (autoconf-wrapper): Make public.
* gnu/packages/qemu.scm (qemu): New variable.
| Ludovic Courtès |
2013-02-10 | gnu: Add description and license for QEMU-KVM....* gnu/packages/qemu.scm (qemu-kvm): Add description and license.
| Ludovic Courtès |
2013-02-09 | gnu: Add QEMU-KVM....* gnu/packages/qemu.scm: New file.
* Makefile.am (MODULES): Add it.
| Ludovic Courtès |