Age | Commit message (Collapse) | Author |
|
* gnu/packages/noweb.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
|
|
* 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'.
|
|
* gnu/packages/lsh.scm (liboop): Fix home page. Improve `synopsis' and
`description'. Thanks to carl hansen <carlhansen1234@gmail.com>, who
raised it on bug-gsrc@gnu.org.
|
|
* gnu/packages/version-control.scm (vc-dwim): New variable.
|
|
* gnu/packages/rush.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
|
|
* gnu/packages/patches/gnutls-fix-tests-on-32-bits-system.patch: New file.
* gnu-system.am: Add it here...
* gnu/packages/gnutls.scm (gnutls): ... and use it here.
Thanks to Nikos Mavrogiannopoulos for providing this patch:
http://permalink.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/6778
|
|
* gnu/packages/lout.scm (lout): Upgrade to 3.40.
|
|
* gnu/packages/lsh.scm (lsh): Upgrade to 2.1. Add Nettle as an input.
Remove now unneeded patches.
* gnu/packages/patches/lsh-guile-compat.patch,
gnu/packages/patches/lsh-no-root-login.patch,
gnu/packages/patches/lsh-pam-service-name.patch: Remove.
* gnu-system.am (dist_patch_DATA): Remove them.
|
|
* gnu/packages/scheme.scm (bigloo): In `configure' phase, change
api/thread/src/Makefile to explicitly link against libgc.
|
|
* gnu/packages/gtk.scm (gdk-pixbuf): New variable.
|
|
* gnu/packages/ed.scm (ed): Upgrade to 1.9.
|
|
* gnu/packages/gcc.scm (gcc-4.8): Upgrade to 4.8.1.
|
|
* gnu/packages/imagemagick.scm: New file.
* Makefile.am (MODULES): Add it.
* guix/download.scm (%mirrors): Add `imagemagick' entry.
|
|
* gnu/packages/bdb.scm (bdb): Add `--enable-compat185'.
* gnu/packages/linux.scm (iproute): New variable.
|
|
* gnu/packages/linux.scm (iptables): New variable.
|
|
* gnu/packages/graphviz.scm (graphviz): Fix typo in description.
|
|
* gnu/packages/subversion.scm: Remove file.
* gnu/packages/version-control.scm (subversion): New variable.
* Makefile.am (MODULES): remove subversion.scm.
|
|
* gnu/packages/graphviz.scm: New file.
* Makefile.am (MODULES): Add it.
|
|
* gnu/packages/libpng.scm (libpng): Propagate zlib.
|
|
* gnu/packages/gd.scm: New file.
* Makefile.am (MODULES): Add it.
|
|
* gnu/packages/scheme.scm (racket): New variable.
|
|
* gnu/packages/linux.scm (linux-libre-headers): Use (guix build
gnu-cross-build) and %standard-cross-phases when cross-compiling.
|
|
* gnu/packages/pkg-config.scm (%pkg-config): Make public.
Reported by Andreas Enge <andreas@enge.fr>.
|
|
* gnu/packages/gtk.scm (pango): New variable.
|
|
* gnu/packages/gtk.scm (harfbuzz): New variable.
|
|
* gnu/packages/gtk.scm (cairo): New variable.
|
|
* gnu/packages/ghostscript.scm (libspectre): New variable.
|
|
* gnu/packages/make-bootstrap.scm (%glibc-for-bootstrap): Replace with...
(glibc-for-bootstrap): ... this. New procedure.
(%standard-inputs-with-relocatable-glibc): Replace with...
(package-with-relocatable-glibc): ... this. New procedure.
(%static-inputs, %gcc-static, %guile-static): Use it.
|
|
* gnu/packages/make-bootstrap.scm (%static-inputs)[coreutils]: Keep Perl
as an input only if it's an input of COREUTILS.
|
|
* gnu/packages/gcal.scm: New file.
* Makefile.am (MODULES): Add it.
|
|
* gnu/packages/mp3.scm (mpg321): New variable.
|
|
* gnu/packages/linux.scm (alsa-lib): New variable.
* gnu/packages/oggvorbis.scm (ao): Add ALSA-lib as an input.
|
|
* gnu/packages/glib.scm (glib): Fix URL.
|
|
* gnu/packages/glib.scm (glib): Update to 2.37.1. Add Bash and tzdata
as inputs. Remove `glib-tests-timezone.patch'. Augment `pre-build'
phase to set `TZDIR', `XDG_CACHE_HOME', and to modify makefiles to
honor $(TESTS_ENVIRONMENT).
* gnu/packages/patches/glib-tests-desktop.patch,
gnu/packages/patches/glib-tests-homedir.patch: Update.
* gnu/packages/patches/glib-tests-timezone.patch: Remove.
* Makefile.am (dist_patch_DATA): Update accordingly.
|
|
* gnu/packages/subversion.scm (subversion): Download from archive.apache.org,
where versions are kept for a longer period of time. Previously, we
downloaded from the mirrors, which keep only the most recent versions.
|
|
* gnu/packages/plotutils.scm (plotutils): Add libx11, libxt, and libxaw
as inputs.
|
|
* gnu/packages/tor.scm (privoxy): New variable.
|
|
* gnu/packages/bash.scm (bash-light): Add (guix build gnu-cross-build)
to #:modules when (%current-target-system) is true.
Add `bash_cv_job_control_missing=no' to #:configure-flags
when (%current-target-system) is true.
|
|
* gnu/packages/gnutls.scm (gnutls): Update to 3.2.1.
|
|
* gnu/packages/nettle.scm (nettle): Update to 2.7.1.
|
|
* gnu/packages/autotools.scm (automake): Update to 1.13.3.
|
|
* gnu/packages/wordnet.scm: New file.
* Makefile.am (MODULES): Add it.
|
|
* gnu/packages/tcl.scm (tk): New variable.
|
|
* gnu/packages/grue-hunter.scm: New file.
* Makefile.am (MODULES): Add it.
|
|
* gnu/packages/babel.scm (babel): New package.
|
|
* gnu/packages/xlockmore.scm: New file.
* Makefile.am (MODULES): Add it.
|
|
* gnu/packages/gawk.scm (gawk): Add Bash as an input
when (%current-target-system) is true.
|
|
* gnu/packages/texlive.scm (rubber): New variable.
|
|
* gnu/packages/python.scm (pytz): New package.
|
|
* gnu/packages/tor.scm (torsocks): New variable.
|