Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-09-03 | gnu: python: Replace input python by python-wrapper. | Andreas Enge | |
* 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. | |||
2013-05-08 | Add (guix build rpath). | Ludovic Courtès | |
* guix/build/rpath.scm: New file. * Makefile.am (MODULES): Add it. * gnu/packages/python.scm (python): Use it; remove local copy of the *rpath* procedures. * gnu/packages/samba.scm (samba): Likewise. | |||
2013-02-15 | gnu: samba: Augment the RUNPATH of executables to point to $out/lib. | Ludovic Courtès | |
* gnu/packages/samba.scm (samba): Add `add-lib-to-runpath' phase, and PatchELF as an input. | |||
2013-02-12 | gnu: Add Samba and iniparser. | Ludovic Courtès | |
* gnu/packages/samba.scm: New file. * Makefile.am (MODULES): Add it. |