Manolis Ragkousis
d67513fa05
gnu: mig: Update to 1.5
...
* gnu/packages/hurd.scm (mig): Update to version 1.5.
2015-04-16 14:13:23 +03:00
Manolis Ragkousis
41d9c5d39a
gnu: hurd-headers: Update to 0.6
...
* gnu/packages/hurd.scm (hurd-headers): Update to version 0.6.
2015-04-16 14:13:17 +03:00
Manolis Ragkousis
78dc44908e
gnu: gnumach-headers: Update to 1.5
...
* gnu/packages/hurd.scm (gnumach-headers): Update to version 1.5.
2015-04-16 14:13:11 +03:00
Andreas Enge
1a189da0e7
gnu: vlc: Update to 2.2.0.
...
* gnu/packages/video.scm (vlc): Update to 2.2.0.
[inputs]: Switch from ffmpeg-2.2 to latest one.
2015-04-16 13:11:24 +02:00
Ludovic Courtès
457e528eb9
gnu: ffmpeg: Allow tests to run from the build tree.
...
* gnu/packages/video.scm (ffmpeg)[arguments]: Add 'set-ld-library-path'
phase.
2015-04-16 10:54:07 +02:00
Ludovic Courtès
f2feb0ce7c
gnu: ffmpeg: Use 'modify-phases'.
...
* gnu/packages/video.scm (ffmpeg)[arguments]: Use 'modify-phases'
instead of 'alist-cons-after' et al.
2015-04-16 10:35:33 +02:00
Ricardo Wurmus
2127cedb23
gnu: Add FASTX Toolkit.
...
* gnu/packages/bioinformatics.scm (fastx-toolkit): New variable.
2015-04-16 10:28:37 +02:00
Ricardo Wurmus
f571e1c346
gnu: Add libgtextutils.
...
* gnu/packages/textutils.scm (libgtextutils): New variable.
2015-04-16 10:28:30 +02:00
Ricardo Wurmus
4f2bde4433
gnu: tbb: Set library rpath.
...
* gnu/packages/tbb.scm (tbb)[arguments]: Add the rpath for lib directory of
output to LDFLAGS.
2015-04-16 10:23:03 +02:00
Ludovic Courtès
73b1b4eba9
gnu: icecat: Disable RUNPATH validation.
...
* gnu/packages/gnuzilla.scm (icecat)[arguments]: Pass
#:validate-runpath? #f.
2015-04-16 09:56:10 +02:00
Paul van der Walt
945e9c0cef
gnu: mu: Update to 0.9.12.
...
* gnu/packages/mail.scm (mu): Update to version 0.9.12.
2015-04-16 09:55:22 +02:00
Ludovic Courtès
3158097940
gnu: qt-4: Add "doc" output; use more standard directory names.
...
* gnu/packages/qt.scm (qt-4)[outputs]: New field.
(qt-4)[arguments]: Pass '-docdir', '-demosdir', and '-examplesdir'.
2015-04-15 18:13:56 +02:00
Ludovic Courtès
d29843466a
gnu: qt-4: Do not set $LDFLAGS since that triggerred a build failure.
...
Fixes the build failure at <http://hydra.gnu.org/build/379884/log/raw >:
g++ -licui18n -Wl,-O1 [...] -o ../../../../bin/assistant [...]
ld: warning: libQtCLucene.so.4, needed by /tmp/nix-build-qt-4.8.6.drv-0/qt-everywhere-opensource-src-4.8.6/lib/libQtHelp.so, not found (try using -rpath or -rpath-link)
/tmp/nix-build-qt-4.8.6.drv-0/qt-everywhere-opensource-src-4.8.6/lib/libQtHelp.so: undefined reference to `QCLucenePhraseQuery::getTerms() const'
[...]
* gnu/packages/patches/qt4-ldflags.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/qt.scm (qt-4)[source]: Use it.
[arguments]: Remove 'setenv' call in 'configure' phase.
2015-04-15 18:13:56 +02:00
Ricardo Wurmus
e46d517f6d
gnu: icedtea6: Update to 1.13.7.
...
* gnu/packages/java.scm (icedtea6): Update to version 1.13.7.
2015-04-15 17:38:09 +02:00
宋文武
6c0dfb195c
gnu: wine: Add $libdir to the RUNPATH of binaries.
...
* gnu/packages/wine.scm (wine)[arguments]: Add #:configure-flags.
2015-04-15 19:07:55 +08:00
宋文武
d43ba6f851
gnu: wine: Update to 1.7.40.
...
* gnu/packages/wine.scm (wine): Update to 1.7.40.
2015-04-15 19:07:10 +08:00
Andreas Enge
a8bd3e5ebb
gnu: calibre: Update to 2.24.0.
...
* gnu/packages/ebook.scm (calibre): Update to 2.24.0.
2015-04-15 10:33:08 +02:00
宋文武
691cb22b1b
gnu: fltk: Add $libdir to the RUNPATH of binaries.
...
* gnu/packages/fltk.scm (fltk)[arguments]: Add
DSOFLAGS=-Wl,-rpath=$libdir to #:configure-flags.
2015-04-15 12:41:21 +08:00
宋文武
bda4ca76d4
gnu: fltk: Update to 1.3.3.
...
* gnu/packages/fltk.scm (fltk): Update to 1.3.33
2015-04-15 12:40:02 +08:00
宋文武
fee4693e42
gnu: recode: Fix tests.
...
* gnu/packages/textutils.scm (recode): Rename phase 'fix-setup-py to 'pre-check.
Set LD_LIBRARY_PATH to "$(pwd)/src/.libs" in pre-check phase.
2015-04-15 12:04:51 +08:00
Ludovic Courtès
890024c51c
gnu: Don't use #:prefix in (gnu packages sdl).
...
* gnu/packages/sdl.scm: Remove #:prefix for (gnu packages fontutils)
import, and adjust accordingly. Add #:hide for (guix licenses)
import.
2015-04-14 23:25:37 +02:00
Andreas Enge
c3768fa49b
gnu: calibre: Update to 2.23.0.
...
* gnu/packages/ebook.scm (calibre): Update to 2.23.0.
2015-04-14 20:00:55 +02:00
宋文武
04a20db2b3
gnu: gst-libav: Use system ffmpeg instead of bundled libav.
...
* gnu/packages/gstreamer.scm (gst-libav)[arguments]: Remove #:phases.
Add #:configure-flags.
[native-inputs]: Remove yasm.
[inputs]: Add ffmpeg.
2015-04-14 23:03:05 +08:00
Mark H Weaver
6915912506
gnu: Add mdadm.
...
* gnu/packages/linux.scm (mdadm): New variable.
2015-04-14 10:44:19 -04:00
Andy Wingo
23a22af694
gnu: Add gnome-settings-daemon.
...
* gnu/packages/gnome.scm (gnome-settings-daemon): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2015-04-14 14:46:34 +02:00
Andy Wingo
6a180f6f36
gnu: Add libgweather.
...
* gnu/packages/gnome.scm (libgweather): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2015-04-14 14:09:21 +02:00
Ludovic Courtès
9349655820
gnu: qt-5: Allow the use of DT_RUNPATH for libQt5WebEngineCore.so.
...
* gnu/packages/patches/qt5-runpath.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/qt.scm (qt)[source]: Use it.
2015-04-14 13:27:38 +02:00
Ludovic Courtès
caf0c0a9e9
gnu: miniupnpc: Allow executables to find libupnp.so.
...
* gnu/packages/upnp.scm (miniupnpc)[arguments]: Pass
"LDFLAGS=-Wl,-rpath=...".
2015-04-14 10:03:24 +02:00
Ludovic Courtès
e91d1d3133
gnu: libtocc: Help the tests find libtocc.so.
...
* gnu/packages/search.scm (libtocc)[arguments] <check>: Pass
-Wl,-rpath=../src/.libs for the tests.
2015-04-14 10:03:24 +02:00
Ludovic Courtès
4836989a69
gnu: libmicrohttpd: Update to 0.9.40.
...
* gnu/packages/gnunet.scm (libmicrohttpd): Update to 0.9.40.
2015-04-14 10:03:24 +02:00
Ludovic Courtès
fb799cb72e
gnu: Disable RUNPATH validation for packages that use $ORIGIN.
...
* gnu/packages/haskell.scm (ghc)[arguments]: Add #:validate-runpath?.
* gnu/packages/julia.scm (julia)[arguments]: Likewise.
* gnu/packages/java.scm (icedtea6)[arguments]: Likewise.
2015-04-14 10:03:24 +02:00
宋文武
b2a80c785d
gnu: glib: Move html documentation to $doc/share/gtk-doc/html.
...
* gnu/packages/glib.scm (glib)[arguments]<#:configure-flags>:
Pass "--with-html-dir=$doc/share/gtk-doc/html".
2015-04-14 15:40:58 +08:00
宋文武
5d4c695721
gnu: openldap: Update to 2.4.40.
...
* gnu/packages/openldap.scm (openldap): Update to 2.4.40.
2015-04-14 15:23:23 +08:00
宋文武
0e05d01e4f
gnu: python: Use 'version-major+minor' to compute PYTHONPATH.
...
Fixes a regression introduced in 08c0450
.
* gnu/packages/python.scm (python)[native-search-paths]: Use
'version-major+minor' to compute PYTHONPATH.
2015-04-14 15:11:51 +08:00
Mark H Weaver
46a1130207
gnu: linux-libre: Remove linux-libre-vblank-fix.patch.
...
* gnu/packages/patches/linux-libre-vblank-fix.patch: Remove file.
* gnu-system.am (dist_patch_DATA): Remove it.
* gnu/packages/linux.scm (linux-libre): Remove patch.
2015-04-14 02:35:38 -04:00
David Thompson
463acb4acb
gnu: ruby: Update to 2.2.2.
...
* gnu/packages/ruby.scm (ruby): Update to 2.2.2.
2015-04-13 19:56:01 -04:00
Ludovic Courtès
1bef37ee2e
gnu: emacs: Do not keep references to the entries of the build-time $PATH.
...
This reduces the number of references of the output from 54 to 31,
removing references notably to gcc, expat, glib:bin, ld-wrapper-0,
texinfo, pkg-config, make, gawk, binutils, etc.
Reported by David Thompson.
* gnu/packages/patches/emacs-exec-path.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/emacs.scm (emacs)[source]: Use it.
2015-04-13 23:20:07 +02:00
Ricardo Wurmus
8214b7fbea
gnu: rseqc: Update hash.
...
* gnu/packages/bioinformatics.scm (rseqc): Update hash.
2015-04-13 15:39:02 +02:00
Mark H Weaver
279a587d60
gnu: gst-libav: Add missing quotes in phase names passed to 'modify-phases'.
...
This should have been done in 1ca8ff285b
.
* gnu/packages/gstreamer.scm (gst-libav): Add missing quotes in phase names
passed to 'modify-phases'.
2015-04-13 09:07:01 -04:00
Jason Self
2784a65af6
gnu: linux-libre: Update to 4.0
...
* gnu/packages/linux.scm (linux-libre): Update to version 4.0.
2015-04-13 05:57:50 -07:00
Mark H Weaver
9bbd52e536
gnu: libepoxy: Fix tests on arm.
...
* gnu/packages/gl.scm (libepoxy)[arguments]: When building for arm,
patch test/dlwrap.c to fix the tests.
2015-04-13 01:29:51 -04:00
Mark H Weaver
1ca8ff285b
Merge branch 'master' into core-updates
2015-04-13 01:25:28 -04:00
Mark H Weaver
14fe9488f4
gnu: p11-kit: Update to 0.23.1.
...
* gnu/packages/gnutls.scm (p11-kit): Update to 0.23.1.
2015-04-12 22:50:51 -04:00
Mark H Weaver
a153ff80c8
gnu: net-tools: Adapt to linux-libre-headers-3.14.x.
...
* gnu/packages/linux.scm (net-tools): Remove the HAVE_HWSTRIP and HAVE_HWTR
options from the configuration.
2015-04-12 19:46:20 -04:00
Andy Wingo
a1d5bb0ec7
gnu: Add upower.
...
* gnu/packages/gnome.scm (upower): New variable.
* gnu/packages/patches/upower-builddir.patch: New patch.
* gnu-system.am (dist_patch_DATA): Add it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2015-04-13 00:02:59 +02:00
Mark H Weaver
866f469edd
gnu: gnutls: Update to 3.4.0.
...
* gnu/packages/patches/gnutls-fix-duplicate-manpages.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/gnutls.scm (gnutls)[source]: Update to 3.4.0. Add patch.
[arguments]: Pass --without-p11-kit to 'configure'.
[propagated-inputs]: Use 'nettle' instead of 'nettle-2'. Add 'libidn'.
2015-04-12 17:26:39 -04:00
Mark H Weaver
7ae3e06a32
gnu: gnutls: Add debug output.
...
* gnu/packages/gnutls.scm (gnutls)[outputs]: Add debug output.
2015-04-12 17:26:35 -04:00
Mark H Weaver
8cba6fc9ee
gnu: nettle: Add debug output.
...
* gnu/packages/nettle.scm (nettle)[outputs]: Add debug output.
2015-04-12 17:26:32 -04:00
Ludovic Courtès
99af4996ea
gnu: man-pages: Update to 3.82.
...
* gnu/packages/man.scm (man-pages): Update to 3.82.
2015-04-12 22:19:18 +02:00
Ludovic Courtès
260b07a7d0
gnu: gtk+: Pass --with-html-dir=$doc.
...
Fixes a regression introduced in 6b1f238
.
* gnu/packages/gtk.scm (gtk+)[arguments]: Add #:configure-flags.
2015-04-12 14:45:08 +02:00
Ludovic Courtès
13cc689ae8
gnu: elfutils: Add $libdir to the RUNPATH of binaries.
...
* gnu/packages/elf.scm (elfutils)[arguments]: New field.
2015-04-11 17:08:27 +02:00
Ludovic Courtès
cc1e1b38c9
gnu: elfutils: Work around PTRACE_ATTACH-induced test failures.
...
* gnu/packages/patches/elfutils-tests-ptrace.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/elf.scm (elfutils)[source]: Use it.
2015-04-11 17:02:30 +02:00
Ludovic Courtès
8550894bfe
gnu: nspr: Add $libdir to the RUNPATH of binaries.
...
* gnu/packages/gnuzilla.scm (nspr)[arguments]: Add
LDFLAGS=-Wl,-rpath=$libdir to #:configure-flags.
2015-04-11 13:06:23 +02:00
Ludovic Courtès
713e0aa4b3
gnu: netpbm: Remove non-FSDG-compliant code in 'snippet'.
...
* gnu/packages/netpbm.scm (netpbm)[source]: Add 'file-name', 'modules',
and 'snippet'.
[arguments]: Remove 'substitute*' uses that removed non-FSDG-compliant
code since this is now done in 'snippet'.
2015-04-11 13:06:22 +02:00
宋文武
50c26d9e44
gnu: iptables: Add $libdir to the RUNPATH of executables.
...
* gnu/packages/linux.scm (iptables)[arguments]: Add #:configure-flags.
2015-04-11 18:23:27 +08:00
宋文武
6d889daf2a
gnu: libcap: Add $libdir to the RUNPATH of executables.
...
* gnu/packages/linux.scm (libcap)[arguments]: Set LDFLAGS to
'-Wl,-rpath=...' in Make.Rules.
2015-04-11 13:59:54 +08:00
宋文武
d1f9e45e5d
gnu: cdparanoia: Don't use patchelf.
...
* gnu/packages/cdrom.scm (cdparanoia): Remove 'patchelf' from inputs.
[arguments]: Remove #:modules, #:imported-modules and #:phases. Pass
'LDFLAGS=-Wl,-rpath=...' as #:configure-flags.
[origin]: Add 'snippet'.
2015-04-11 13:30:58 +08:00
宋文武
be84118181
gnu: netpbm: Add $libdir to the RUNPATH of binaries.
...
* gnu/packages/netpbm.scm (netpbm)[arguments]: Add 'LDFLAGS += -Wl,-rpath=...'
to config.mk in the configure phase.
2015-04-11 12:47:22 +08:00
宋文武
6b206853a0
gnu: subversion: Add $libdir to the RUNPATH of Perl bindings.
...
Fixes <http://bugs.gnu.org/20052 >.
* gnu/packages/version-control.scm (subversion)[arguments]:
Pass '-Wl,-rpath=...' as OTHERLDFLAGS in install-perl-bindings phase.
2015-04-11 12:14:52 +08:00
Ludovic Courtès
53a53be91b
gnu: boost: Add $libdir to the RUNPATH of libraries.
...
* gnu/packages/boost.scm (boost)[arguments]: Add -Wl,-rpath=... to
BUILD-FLAGS. Remove 'check' phase and use #:tests? #f instead.
2015-04-10 23:37:36 +02:00
Mark H Weaver
4c2a38c25f
gnu: emacs: Update to 24.5.
...
* gnu/packages/emacs.scm (emacs): Update to 24.5.
2015-04-10 15:20:22 -04:00
Ludovic Courtès
3314f8a7b6
gnu: libtool: Leave out the test suite workarounds.
...
They are no longer needed since the latest ld-wrapper changes (commit
51d0cd9.)
* gnu/packages/patches/libtool-skip-tests2.patch: New file.
* gnu/packages/autotools.scm (libtool)[source]: Use it.
* gnu-system.am (dist_patch_DATA): Add it.
2015-04-10 18:09:46 +02:00
宋文武
b3455870e1
gnu: libvpx: Augment rpath.
...
Fixes <http://bugs.gnu.org/20055 >.
* gnu/packages/video.scm (libvpx)[arguments]: Set LDFLAGS to
'-Wl,-rpath=$out/lib' in configure phase.
2015-04-10 22:26:44 +08:00
宋文武
1b922590d7
gnu: Add gst-libav.
...
* gnu/packages/gstreamer.scm (gst-libav): New variable.
2015-04-10 21:02:19 +08:00
Ricardo Wurmus
5854f6858b
gnu: Add GRIT.
...
* gnu/packages/bioinformatics.scm (grit): New variable.
2015-04-10 14:35:48 +02:00
Ludovic Courtès
3a4de6b2d2
gnu: Add missing quotes in phase names passed to 'modify-phases'.
...
This is a followup to f8503e2
.
* gnu/packages/gnome.scm (glib-networking): Add missing quotes before
phase names passed to 'modify-phases'.
(libsoup): Likewise.
(gnome-terminal): Likewise.
(colord): Likewise.
(geoclue): Likewise.
* gnu/packages/gtk.scm (at-spi2-core, at-spi2-atk): Likewise.
* gnu/packages/haskell.scm (ghc-network): Likewise.
* gnu/packages/imagemagick.scm (perl-image-magick): Likewise.
* gnu/packages/video.scm (aalib): Likewise.
* gnu/packages/web.scm (nginx): Likewise.
2015-04-10 11:35:50 +02:00
Ludovic Courtès
caaf1933a4
gnu: Fix incorrect references to %GNU-BUILD-SYSTEM-MODULES.
...
Fixes a regression introduced in 8ff3df5
.
* gnu/packages/emacs.scm (emacs-w3m)[arguments]: Use quasiquote, not
quote.
(emacs-wget)[arguments]: Likewise, and use unquote-splicing for
%GNU-BUILD-SYSTEM-MODULES.
(emms): Likewise.
* gnu/packages/haskell.scm (ghc): Likewise.
* gnu/packages/samba.scm (samba): Likewise.
2015-04-10 10:34:04 +02:00
Tomáš Čech
a55e2b221c
gnu: curl: Update to 7.41.0. Support CURLOPT_CAPATH on GnuTLS.
...
Fixes <http://bugs.gnu.org/20121 >.
* gnu/packages/patches/curl-gss-api-fix.patch: Delete file.
* gnu/packages/patches/curl-support-capath-on-gnutls.patch,
gnu/packages/patches/curl-support-capath-on-gnutls-conf.patch: New files.
* gnu-system.am (dist_patch_DATA): Add new patches and remove old one.
* gnu/packages/curl.scm (curl): Update to 7.41.0. Add new patches and remove
old one. Disable one unit test.
Modified-By: Mark H Weaver <mhw@netris.org>
2015-04-10 01:04:22 -04:00
宋文武
7dae5ac4b1
gnu: gnome-themes-standard: Update to 3.16.0.
...
This is a followup to 12f7f4a
.
* gnu/packages/gnome.scm (gnome-themes-standard): Update hash.
2015-04-10 10:15:51 +08:00
Mark H Weaver
7934c8cfee
gnu: python-2: Restore python-libffi-mips-n32-fix.patch.
...
This patch was removed in 08c045091e
,
but it's still needed for python-2.
* gnu/packages/patches/python-libffi-mips-n32-fix.patch: Restore it.
* gnu-system.am (dist_patch_DATA): Add it back.
2015-04-09 18:57:52 -04:00
Cyril Roelandt
08c045091e
python: Update to 3.4.3
...
* gnu/packages/python.scm (python): Update from 3.3.5 to 3.4.3.
* gnu/packages/patches/python-fix-tests.patch: Update the required test fixes.
* gnu/packages/patches/python-libffi-mips-n32-fix.patch: Remove it...
* gnu-system.am (dist_patch_DATA): ... and do not reference it here.
2015-04-10 00:19:46 +02:00
Andy Wingo
2bfe74378c
gnu: Add geocode-glib.
...
* gnu/packages/gnome.scm (geocode-glib): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2015-04-09 21:18:12 +02:00
Andy Wingo
12f7f4aa27
gnu: gnome-desktop: Update to 3.16.0.
...
* gnu/packages/gnome.scm (gnome-desktop): Update to 3.16.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2015-04-09 21:17:28 +02:00
Ludovic Courtès
ee5408576d
Merge branch 'master' into core-updates
2015-04-09 21:10:46 +02:00
Ludovic Courtès
afd40799e4
gnu: libtasn1: Update to 4.4 [fix for CVE-2015-2806].
...
* gnu/packages/gnutls.scm (libtasn1): Update to 4.4.
2015-04-09 19:07:04 +02:00
Ludovic Courtès
2891974c35
gnu: nettle: Update to 3.1.
...
* gnu/packages/nettle.scm (nettle): Update to 3.1. Add 'arguments'
field.
2015-04-09 18:49:30 +02:00
Ludovic Courtès
0be199c976
gnu: nettle: Make version 3 the default.
...
* gnu/packages/nettle.scm (nettle): Rename to...
(nettle-2): ... this.
(nettle-3): Rename to...
(nettle): ... this.
* gnu/packages/gnutls.scm (gnutls): Use NETTLE-2.
* gnu/packages/lsh.scm (lsh): Likewise.
2015-04-09 18:49:28 +02:00
Ricardo Wurmus
c833ab556f
gnu: Add Shogun.
...
* gnu/packages/bioinformatics.scm (shogun): New variable.
2015-04-09 15:05:12 +02:00
Mark H Weaver
1421afa94a
gnu: gcc: Do not pass -dynamic-linker to linker when !shared on arm.
...
Fixes <http://bugs.gnu.org/20102 >.
* gnu/packages/patches/gcc-arm-link-spec-fix.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/gcc.scm (gcc-4.8, gcc-4.9): Add patch.
* gnu/packages/cross-base.scm (cross-gcc): Preserve patches from gcc-4.8.
Co-Authored-By: Ludovic Courtès <ludo@gnu.org>
2015-04-09 01:58:04 -04:00
Federico Beffa
a231ef7eec
gnu: Add ghc-http.
...
* gnu/packages/haskell.scm (ghc-http): New variable.
2015-04-08 17:31:13 +02:00
Federico Beffa
9ce031c57f
gnu: Add ghc-network-uri.
...
* gnu/packages/haskell.scm (ghc-network-uri): New variable.
2015-04-08 17:31:13 +02:00
Federico Beffa
abfed253e6
gnu: Add ghc-network.
...
* gnu/packages/haskell.scm (ghc-network): New variable.
2015-04-08 17:31:13 +02:00
Federico Beffa
f50fc13815
gnu: Add ghc-vector.
...
* gnu/packages/haskell.scm (ghc-vector): New variable.
2015-04-08 17:31:13 +02:00
Federico Beffa
fa468e879f
gnu: Add ghc-parsec.
...
* gnu/packages/haskell.scm (ghc-parsec): New variable.
2015-04-08 17:31:13 +02:00
Federico Beffa
d692228e8b
gnu: Add ghc-split.
...
* gnu/packages/haskell.scm (ghc-split): New variable.
2015-04-08 17:31:13 +02:00
Federico Beffa
01a687da09
gnu: Add ghc-unordered-containers.
...
* gnu/packages/haskell.scm (ghc-unordered-containers): New variable.
2015-04-08 17:31:13 +02:00
Federico Beffa
c5043f4aac
gnu: Add ghc-fgl.
...
* gnu/packages/haskell.scm (ghc-fgl): New variable.
2015-04-08 17:31:13 +02:00
Federico Beffa
61c02099a3
gnu: Add ghc-containers.
...
* gnu/packages/haskell.scm (ghc-containers): New variable.
2015-04-08 17:31:12 +02:00
Federico Beffa
eaa3088e2c
gnu: Add ghc-syb.
...
* gnu/packages/haskell.scm (ghc-syb): New variable.
2015-04-08 17:31:12 +02:00
Federico Beffa
7a1e8c74a3
gnu: Add ghc-case-insensitive.
...
* gnu/packages/haskell.scm (ghc-case-insensitive): New variable.
2015-04-08 17:31:12 +02:00
Federico Beffa
dc0ae39a8f
gnu: Add ghc-quickcheck.
...
* gnu/packages/haskell.scm (ghc-quickcheck): New variable.
2015-04-08 17:31:12 +02:00
Federico Beffa
c272160ab0
gnu: Add ghc-tf-random.
...
* gnu/packages/haskell.scm (ghc-tf-random): New variable.
2015-04-08 17:31:12 +02:00
Federico Beffa
4af803a7c0
gnu: Add ghc-primitive.
...
* gnu/packages/haskell.scm (ghc-primitive): New variable.
2015-04-08 17:31:12 +02:00
Federico Beffa
df596b948d
gnu: Add ghc-random.
...
* gnu/packages/haskell.scm (ghc-random): New variable.
2015-04-08 17:31:12 +02:00
Federico Beffa
c3b90c0edb
gnu: Add ghc-hunit
...
* gnu/packages/haskell.scm (ghc-hunit): New variable.
2015-04-08 17:31:12 +02:00
Federico Beffa
775be802a3
gnu: Add ghc-hashable.
...
* gnu/packages/haskell.scm (ghc-hashable): New variable.
2015-04-08 17:31:12 +02:00
Federico Beffa
deb36de072
gnu: Add ghc-text.
...
* gnu/packages/haskell.scm (ghc-text): New variable.
2015-04-08 17:31:12 +02:00
Federico Beffa
e916e21102
gnu: Add ghc-parallel.
...
* gnu/packages/haskell.scm (ghc-parallel): New variable.
2015-04-08 17:31:12 +02:00
Federico Beffa
a39f3936a9
gnu: Add ghc-stm.
...
* gnu/packages/haskell.scm (ghc-stm): New variable.
2015-04-08 17:31:12 +02:00
Federico Beffa
3d3613d55d
gnu: Add ghc-zlib.
...
* gnu/packages/haskell.scm (ghc-zlib): New variable.
2015-04-08 17:31:12 +02:00
Federico Beffa
0939da6e4d
gnu: Add ghc-paths.
...
* gnu/packages/haskell.scm: (ghc-paths): New variable.
2015-04-08 17:31:12 +02:00
Federico Beffa
7d5baa300d
gnu: Add ghc-mtl.
...
* gnu/packages/haskell.scm: (ghc-mtl): New variable.
2015-04-08 17:31:12 +02:00
宋文武
bba229a3ca
gnu: Add libsecret.
...
* gnu/packages/gnome.scm (libsecret): New variable.
2015-04-08 22:20:27 +08:00
Andy Wingo
7b2abd0055
gnu: Add geoclue.
...
* gnu/packages/gnome.scm (geoclue): New variable.
* gnu/packages/patches/geoclue-config.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2015-04-08 14:42:27 +02:00
Andy Wingo
75016d07ec
gnu: Add colord package.
...
* gnu/packages/gnome.scm (colord): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2015-04-08 14:25:13 +02:00
Ludovic Courtès
1dccdb758a
gnu: guix: Update development snapshot.
...
* gnu/packages/package-management.scm (guix-devel): Update to 0b13161
.
2015-04-08 10:41:27 +02:00
Ludovic Courtès
d525da858d
gnu: inetutils: Apply syslogd patch.
...
* gnu/packages/patches/inetutils-syslogd.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/admin.scm (inetutils)[source]: Use it.
[native-inputs]: New field.
2015-04-08 10:20:59 +02:00
宋文武
cf3e3e374c
Merge branch 'master' into core-updates
2015-04-08 16:04:37 +08:00
宋文武
068a53c36d
gnu: at-spi2-core: Move html documentation to 'doc' output.
...
* gnu/packages/gtk.scm (at-spi2-core)[outputs]: New field.
[arguments]: Add #:configure-flags.
2015-04-08 16:02:34 +08:00
宋文武
6967cc3f28
gnu: at-spi2-atk: Propagate input at-spi2-core.
...
* gnu/packages/gtk.scm (at-spi2-atk): Move at-spi2-core to 'propagated-inputs'.
Move dbus to 'native-inputs'.
2015-04-08 16:02:34 +08:00
宋文武
57fcd22415
gnu: at-spi2-atk: Enable tests.
...
* gnu/packages/gtk.scm (at-spi2-atk)[arguments]: Remove #:tests? #f.
Add #:phases.
2015-04-08 16:02:34 +08:00
宋文武
13a9e29190
gnu: atk: Propagate input glib.
...
* gnu/packages/gtk.scm (atk): Move glib to 'propagated-inputs'.
2015-04-08 16:02:33 +08:00
宋文武
d3d4bc0bc4
gnu: at-spi2-atk: Update to 2.16.0.
...
* gnu/packages/gtk.scm (at-spi2-atk): Update to 2.16.0.
2015-04-08 16:02:33 +08:00
宋文武
cd0466ebf8
gnu: atk: Move html documentation to 'doc' output.
...
* gnu/packages/gtk.scm (atk)[outputs]: New field.
[arguments]: New field.
2015-04-08 16:02:33 +08:00
宋文武
20342b7e7e
gnu: atk: Update to 2.16.0.
...
* gnu/packages/gtk.scm (atk): Update to 2.16.0.
2015-04-08 16:02:33 +08:00
宋文武
50cc7f41b9
gnu: at-spi2-core: Enable GObject introspection.
...
* gnu/packages/gtk.scm (at-spi2-core)[arguments]: Add #:make-flags.
[native-inputs]: Add gobject-introspection.
2015-04-08 16:02:33 +08:00
宋文武
c6a552daea
gnu: at-spi2-core: Propagate inputs dbus and glib.
...
* gnu/packages/gtk.scm (at-spi2-core): Move dbus and glib to
'propagated-inputs'.
2015-04-08 16:02:33 +08:00
宋文武
af10867745
gnu: at-spi2-core: Enable tests.
...
* gnu/packages/gtk.scm (at-spi2-core)[arguments]: Remove #:tests? #f.
Add #:phases.
2015-04-08 16:02:33 +08:00
宋文武
0c75803b7c
gnu: at-spi2-core: Update to 2.16.0.
...
* gnu/packages/gtk.scm (at-spi2-core): Update to 2.16.0.
2015-04-08 16:02:33 +08:00
宋文武
6b1f238834
gnu: gtk+-2: Move html documentation to 'doc' output.
...
* gnu/packages/gtk.scm (gtk+-2)[outputs]: New field.
[arguments]<#:configure-flags>: Add '--with-html-dir'.
2015-04-08 16:02:32 +08:00
宋文武
dfbce50cdf
gnu: gtk+-2: Add more inputs.
...
* gnu/packages/gtk.scm (gtk+-2)[inputs]: Add cups, libxcomposite,
libxcursor, libxdamage, libxi, libxinerama and libxrandr.
[native-inputs]: Add gettext.
[arguments]: Add #:configure-flags.
2015-04-08 16:02:32 +08:00
宋文武
674fca0e41
gnu: gtk+-2: Update to 2.24.27.
...
* gnu/packages/gtk.scm (gtk+-2): Update to 2.24.27.
2015-04-08 16:02:32 +08:00
Ricardo Wurmus
de4b3828ca
gnu: julia: Pass MARCH make flag.
...
* gnu/packages/julia.scm (julia)[arguments]: Pass "MARCH" flag for supported
architectures.
2015-04-08 09:29:38 +02:00
Ricardo Wurmus
9e54e957f9
gnu: julia: Mark as unsupported on ARM and MIPS.
...
* gnu/packages/julia.scm (julia): Add 'supported-systems' field.
2015-04-08 09:29:31 +02:00
宋文武
60950faa0e
gnu: wavpack: Fix wavpack.pc by passing '--libdir' to `configure'.
...
* gnu/packages/audio.scm (wavpack)[arguments]: New field.
2015-04-08 09:48:35 +08:00
Ludovic Courtès
c8bfa5b425
gnu: Change ld-wrapper extension from .scm to .in.
...
* gnu/packages/ld-wrapper.scm: Rename to...
* gnu/packages/ld-wrapper.in: ... this.
* gnu/packages/base.scm (make-ld-wrapper): Adjust "wrapper" input
accordingly.
* gnu-system.am (GNU_SYSTEM_MODULES): Remove ld-wrapper.scm.
(MISC_DISTRO_FILES): New variable.
2015-04-07 22:28:36 +02:00
Ludovic Courtès
dfc8bb2071
gnu: gcc: Disable RUNPATH validation for native builds.
...
* gnu/packages/gcc.scm (gcc-4.7)[arguments]: Pass
#:validate-runpath? #f.
* gnu/packages/commencement.scm (gcc-boot0)[arguments]: Override
#:validate-runpath? with 'substitute-keyword-arguments'.
(gcc-final)[arguments]: Likewise.
* gnu/packages/cross-base.scm (cross-gcc-arguments): Likewise.
2015-04-07 22:28:36 +02:00
Ludovic Courtès
71b6716814
gnu: ld-wrapper: Add 'GUIX_LD_WRAPPER_DISABLE_RPATH' environment variable.
...
* gnu/packages/ld-wrapper.scm (%disable-rpath?): New variable.
(rpath-arguments): Honor it.
2015-04-07 22:28:36 +02:00
Ludovic Courtès
51d0cd9b38
gnu: ld-wrapper: Add '-rpath' flag only for libraries that are in the store.
...
This avoids adding bogus entries to the RUNPATH of installed binaries,
pointing to the build directory or similar.
* gnu/packages/ld-wrapper.scm (store-file-name?): New procedure.
(rpath-arguments): Add "-rpath" flag on when FILE matches
'store-file-name?', not when it matches 'pure-file-name?'.
2015-04-07 22:28:35 +02:00
Ludovic Courtès
41fc0eb900
gnu: ld-wrapper: Extract symlink dereferencing.
...
* gnu/packages/ld-wrapper.scm (readlink*, dereference-symlinks): New
procedures.
(pure-file-name?): Use it instead of local loop.
2015-04-07 22:28:35 +02:00
Mark H Weaver
710b4928c8
gnu: kbd: Update to 2.0.2.
...
* gnu/packages/linux.scm (kbd): Update to 2.0.2.
2015-04-07 13:18:53 -04:00
Ricardo Wurmus
2c0499ad87
gnu: Add python-drmaa.
...
* gnu/packages/python.scm (python-drmaa, python2-drmaa): New variables.
2015-04-07 10:51:21 +02:00
Ricardo Wurmus
c267cc1578
gnu: Add Solfege.
...
* gnu/packages/music.scm (solfege): New variable.
2015-04-07 08:34:09 +02:00
Ricardo Wurmus
fda85ca67d
gnu: Add Csound.
...
* gnu/packages/audio.scm (csound): New variable.
2015-04-07 08:34:01 +02:00
宋文武
3f7bf86a71
gnu: Add libiec61883.
...
* gnu/packages/linux.scm (libiec61883): New variable.
2015-04-07 13:25:23 +08:00
Mark H Weaver
d70a4a5e87
gnu: apl: Update to 1.5.
...
* gnu/packages/apl.scm (apl): Update to 1.5.
2015-04-06 22:24:15 -04:00
Mark H Weaver
ff03ef0b3a
gnu: parallel: Update to 20150322.
...
* gnu/packages/parallel.scm (parallel): Update to 20150322.
2015-04-06 22:24:15 -04:00
宋文武
6e1bb64201
gnu: Add libsoup.
...
* gnu/packages/gnome.scm (libsoup): New variable.
2015-04-07 10:17:52 +08:00
Mark H Weaver
bb146db14f
gnu: dbus: Update to 1.8.16.
...
* gnu/packages/glib.scm (dbus): Update to 1.8.16.
2015-04-06 22:12:25 -04:00
Mark H Weaver
1e44ebcc83
gnu: gnutls: Update to 3.3.14.
...
* gnu/packages/gnutls.scm (gnutls): Update to 3.3.14.
2015-04-06 21:55:00 -04:00
Andy Wingo
31b254a324
gnu: gtk+: Update to 3.16.0.
...
* gnu/packages/gtk.scm (gtk+): Update to 3.16.0. Add libepoxy to
propagated-inputs. Add gettext to native-inputs. Add a 'pre-configure'
phase instead of modifying the existing 'configure' phase. Fix references
to 'gtk-update-icon-cache' in Makefile.in files.
Co-Authored-By: Mark H Weaver <mhw@netris.org>
2015-04-06 18:11:05 -04:00
Andy Wingo
131ddf991f
gnu: Add libepoxy.
...
* gnu/packages/gl.scm (libepoxy): New variable.
Modified-By: Mark H Weaver <mhw@netris.org>
2015-04-06 18:11:05 -04:00
Andy Wingo
d16c9fd80f
gnu: Paper over a build circularity problem.
...
A forthcoming gtk+ update that will import (gnu packages gl) from
(gnu packages gtk) triggers an issue related to circular dependencies
between modules. This patch works around the issue.
* gnu/packages/sdl.scm: Remove the #:prefix from the (gnu packages fontutils)
import, and instead #:hide 'freetype' from the (guix licenses) import.
Modified-By: Mark H Weaver <mhw@netris.org>
2015-04-06 17:48:00 -04:00
Ludovic Courtès
d45d8904b0
gnu: lsof: Add mirrors.
...
Reported by Tomáš Čech.
* gnu/packages/lsof.scm (lsof)[source]: Add two mirrors.
2015-04-06 20:50:35 +02:00
Eric Bavier
d507b277eb
gnu: Perl GD: Add real patch.
...
Replaces the stub patch added in 43754738e0
.
* gnu/packages/patches/perl-gd-options-passthrough-and-fontconfig.patch:
Update patch.
43754738e0
2015-04-06 10:20:23 -05:00
Mark H Weaver
e081385af2
gnu: linux-libre-headers: Update to 3.14.37.
...
* gnu/packages/linux.scm (linux-libre-headers): Update to 3.14.37.
2015-04-06 10:25:03 -04:00
Mark H Weaver
07d4d9b751
gnu: icecat: Fix source URI.
...
* gnu/packages/gnuzilla.scm (icecat)[source]: Fix source URI computation.
2015-04-06 09:47:40 -04:00
Mark H Weaver
7e84e1994a
gnu: icecat: Update to 31.6.0-gnu1.
...
* gnu/packages/patches/icecat-CVE-2015-0801.patch,
gnu/packages/patches/icecat-CVE-2015-0807.patch,
gnu/packages/patches/icecat-CVE-2015-0815-pt1.patch,
gnu/packages/patches/icecat-CVE-2015-0815-pt2.patch,
gnu/packages/patches/icecat-CVE-2015-0815-pt3.patch,
gnu/packages/patches/icecat-CVE-2015-0816.patch,
gnu/packages/patches/icecat-CVE-2015-0817.patch,
gnu/packages/patches/icecat-CVE-2015-0818-pt1.patch,
gnu/packages/patches/icecat-CVE-2015-0818-pt2.patch,
gnu/packages/patches/icecat-bug-1127780.patch,
gnu/packages/patches/icecat-bug-1145870.patch: Remove files.
* gnu-system.am (dist_patch_DATA): Remove them.
* gnu/packages/gnuzilla.scm (icecat): Update to 31.6.0-gnu1. Remove patches.
2015-04-06 02:14:27 -04:00
Mark H Weaver
2bb9b5de7d
gnu: nss: Update to 3.18.
...
* gnu/packages/gnuzilla.scm (nss): Update to 3.18. Compute source URI
automatically based on version.
2015-04-05 23:04:03 -04:00
Mark H Weaver
5180717e64
Remove unused module import (gnu packages ed) from (gnu packages commencement).
...
* gnu/packages/commencement.scm: Remove (gnu packages ed) module import.
2015-04-05 23:03:42 -04:00
Mark H Weaver
8ba4dc6380
gnu: emacs: Add librsvg to inputs.
...
* gnu/packages/emacs.scm (emacs)[inputs]: Add librsvg.
(emacs-no-x)[inputs]: Remove librsvg from inherited inputs.
2015-04-05 23:03:28 -04:00
Mark H Weaver
025523f1e4
gnu: linux-libre: Fix drm_wait_one_vblank warnings.
...
* gnu/packages/patches/linux-libre-vblank-fix.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/linux.scm (linux-libre)[source]: Add patch.
2015-04-05 23:03:21 -04:00
宋文武
1b85e57f11
gnu: glib: Add search path specification for 'GIO_EXTRA_MODULES'.
...
* gnu/packages/glib.scm (glib): Add specification for 'GIO_EXTRA_MODULES'.
2015-04-05 21:17:03 -04:00
宋文武
f2ca414acb
gnu: Add glib-networking.
...
* gnu/packages/gnome.scm (glib-networking): New variable.
2015-04-06 08:23:51 +08:00
Andy Wingo
d8720c5045
gnu: cairo: Update to 1.14.2.
...
* gnu/packages/gtk.scm (cairo): Update to 1.14.2.
2015-04-05 18:22:23 -04:00
Andy Wingo
6e5c371306
gnu: glib: Update to 2.44.0.
...
* gnu/packages/glib.scm (glib): Update to 2.44.0.
2015-04-05 18:22:19 -04:00
Andy Wingo
4aaad09db1
gnu: gettext: Link explicitly to libexpat, again.
...
* gnu/packages/gettext.scm (gnu-gettext): Re-enable patch from
0e4e4b1329
to explictly link to
libexpat. Otherwise libexpat was searched at runtime via dlopen,
which obviously doesn't work in a Guix context.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2015-04-05 23:18:53 +02:00
Ludovic Courtès
29ec55ee27
gnu: util-linux: Install Bash completions under 'etc/bash_completion.d'.
...
* gnu/packages/linux.scm (util-linux)[arguments]: Pass
--with-bashcompletiondir.
2015-04-05 23:18:19 +02:00
David Thompson
59446b208c
gnu: nginx: Clean up installation directories.
...
* gnu/packages/web.scm (nginx): Add 'fix-root-dirs' phase.
2015-04-05 16:13:29 -04:00
David Thompson
a71c315bc2
gnu: nginx: Use modify-phases syntax.
...
* gnu/packages/web.scm (nginx): Use modify-phases syntax.
2015-04-05 13:06:24 -04:00
David Thompson
e16fde1447
gnu: Add livestreamer.
...
* gnu/packages/video.scm (livestreamer): New variable.
2015-04-05 12:42:36 -04:00
David Thompson
0234ca06ce
gnu: Add python-singledispatch.
...
* gnu/packages/python.scm (python-singledispatch, python2-singledispatch): New
variables.
2015-04-05 12:42:36 -04:00
David Thompson
ae64112828
gnu: python-requests: Fix Python 2 version and add support for Python 3.
...
* gnu/packages/python.scm (python-requests): New variable.
(python2-requests): Generate based on Python 3 variant.
2015-04-05 12:38:48 -04:00
宋文武
121398e7d4
gnu: gnome-mines: Update to 3.16.0.
...
* gnu/packages/gnome.scm (gnome-mines): Update to 3.16.0.
2015-04-05 23:55:57 +08:00
宋文武
7211944a4f
gnu: gsettings-desktop-schemas: Enable GObject introspection.
...
* gnu/packages/gnome.scm (gsettings-desktop-schemas)[native-inputs]:
Add gobject-introspection.
2015-04-05 22:55:51 +08:00
宋文武
67bdcfbcc5
gnu: gsettings-desktop-schemas: Update to 3.16.0.
...
* gnu/packages/gnome.scm (gsettings-desktop-schemas): Update to 3.16.0.
2015-04-05 22:55:51 +08:00
Ludovic Courtès
1d386b2d71
gnu: ghostscript: Add $libdir to the RUNPATH of executables.
...
Fixes <http://bugs.gnu.org/20050 >.
Reported by taylanbayirli@gmail.com (Taylan Ulrich Bayırlı/Kammer).
* gnu/packages/patches/ghostscript-runpath.patch: New file.
* gnu/packages/ghostscript.scm (ghostscript)[source]: Use it.
* gnu-system.am (dist_patch_DATA): Add it.
2015-04-05 15:23:11 +02:00
Ludovic Courtès
c17b2adf54
gnu: ghostscript: Use 'modify-phases'.
...
* gnu/packages/ghostscript.scm (ghostscript)[arguments]: Use
'modify-phases' instead of a chain of 'alist-cons-after'.
2015-04-05 10:45:56 +02:00
Ludovic Courtès
85345684d6
gnu: ghostscript: Make sure phases don't fail.
...
* gnu/packages/ghostscript.scm (ghostscript)[arguments]: Wrap 'system*'
calls in (zero? ...).
2015-04-05 10:44:02 +02:00
宋文武
6b2c6be0c3
gnu: Add aalib.
...
* gnu/packages/video.scm (aalib): New variable.
2015-04-05 11:52:41 +08:00
宋文武
01b90919ef
gnu: Add WavPack.
...
* gnu/packages/audio.scm (wavpack): New variable.
2015-04-05 10:37:59 +08:00
宋文武
9d44ab95a6
gnu: Add libshout.
...
* gnu/packages/xiph.scm (libshout): New varibale.
2015-04-05 10:37:59 +08:00
宋文武
68e3c29d20
gnu: Add libavc1394.
...
* gnu/packages/linux.scm (libavc1394): New variable.
2015-04-05 10:37:59 +08:00
宋文武
0a588bf956
gnu: Add libraw1394.
...
* gnu/packages/linux.scm (libraw1394): New variable.
2015-04-05 10:37:59 +08:00
David Thompson
6ef1c223aa
gnu: Add icecast.
...
* gnu/packages/xiph.scm (icecast): New variable.
2015-04-04 20:26:33 -04:00
Ludovic Courtès
3e462da5c1
gnu: openssl: Set appropriate RUNPATH on shared libraries.
...
Fixes <http://bugs.gnu.org/20041 >.
Reported by taylanbayirli@gmail.com (Taylan Ulrich Bayırlı/Kammer).
* gnu/packages/patches/openssl-runpath.patch: New file.
* gnu/packages/openssl.scm (openssl)[source]: Use it.
* gnu-system.am (dist_patch_DATA): Add it.
2015-04-05 01:17:30 +02:00
David Thompson
4cd27cd60a
gnu: node: Update to 0.12.2.
2015-04-04 13:48:17 -04:00
Andy Wingo
88f7066591
gnu: Add gnome-terminal.
...
* gnu/packages/gnome.scm (gnome-terminal): New variable.
2015-04-04 13:15:07 -04:00
Mark H Weaver
43754738e0
gnu: Perl GD: Add stub patch.
...
This is a temporary fix to enable hydra to complete evaluations, which were
broken by f7ee7a9b06
due to a missing patch
file. The real patch will be put into place in a later commit.
* gnu/packages/patches/perl-gd-options-passthrough-and-fontconfig.patch:
New file. This is just a stub.
* gnu-system.am (dist_patch_DATA): Add it.
2015-04-04 11:15:30 -04:00
Mark H Weaver
f905286b11
gnu: source-highlight: Remove obsolete patch.
...
This should have been done in a952b10c23
.
* gnu/packages/patches/source-highlight-regexrange-test.patch: Remove.
* gnu-system.am (dist_patch_DATA): Remove it.
* gnu/packages/pretty-print.scm (source-highlight)[source]: Remove patch.
2015-04-04 11:02:34 -04:00
Mark H Weaver
353fda815e
gnu: ed: Update to 1.11.
...
* gnu/packages/ed.scm (ed): Update to 1.11.
2015-04-04 03:46:55 -04:00
Mark H Weaver
a952b10c23
gnu: source-highlight: Update to 3.1.8.
...
* gnu/packages/pretty-print.scm (source-highlight): Update to 3.1.8.
2015-04-04 03:46:14 -04:00
Federico Beffa
5868a8bf9d
gnu: ghc: Fix i686 build.
...
* gnu/packages/haskell.scm (ghc-bootstrap-7.8.4): Replace with ...
(ghc-bootstrap-i686-7.8.4, ghc-bootstrap-x86_64-7.8.4): ... these.
(ghc)[native-inputs]: Select the appropriate bootstrap.
2015-04-04 09:11:30 +02:00
Eric Bavier
c985cfe624
gnu: Add Catalyst-View-JSON.
...
* gnu/packages/web.scm (perl-catalyst-view-json): New variable.
2015-04-04 00:46:04 -05:00
Eric Bavier
419dd41152
gnu: Add Perl YAML.
...
* gnu/packages/perl.scm (perl-yaml): New variable.
2015-04-04 00:46:04 -05:00
Eric Bavier
41778634e2
gnu: Add Test-YAML.
...
* gnu/packages/perl.scm (perl-test-yaml): New variable.
2015-04-04 00:46:04 -05:00
Eric Bavier
0ca74e1d25
gnu: Add Test-Base.
...
* gnu/packages/perl.scm (perl-test-base): New variable.
2015-04-04 00:46:04 -05:00
Eric Bavier
54268c43c9
gnu: Add Spiffy.
...
* gnu/packages/perl.scm (perl-spiffy): New variable.
2015-04-04 00:46:04 -05:00
Eric Bavier
83261658fb
gnu: Add Catalyst-View-Download.
...
* gnu/packages/web.scm (perl-catalyst-view-download): New variable.
2015-04-04 00:46:04 -05:00
Eric Bavier
13b2552cdb
gnu: Add Test-WWW-Mechanize-Catalyst.
...
* gnu/packages/web.scm (perl-test-www-mechanize-catalyst): New
variable.
2015-04-04 00:46:04 -05:00
Eric Bavier
bc834d7339
gnu: Add Text-CSV.
...
* gnu/packages/perl.scm (perl-text-csv): New variable.
2015-04-04 00:46:04 -05:00
Eric Bavier
cbe8f0cdd6
gnu: Add Test-utf8.
...
* gnu/packages/perl.scm (perl-test-utf8): New variable.
2015-04-04 00:46:04 -05:00
Eric Bavier
b902eb1ccd
gnu: Add Catalyst-TraitFor-Request-ProxyBase.
...
* gnu/packages/web.scm (perl-catalyst-traitfor-request-proxybase): New
variable.
2015-04-04 00:46:04 -05:00
Eric Bavier
227687ae65
gnu: Add CatalystX-RoleApplicator.
...
* gnu/packages/web.scm (perl-catalystx-roleapplicator): New variable.
2015-04-04 00:46:04 -05:00
Eric Bavier
107671a202
gnu: Add MooseX-RelatedClassRoles.
...
* gnu/packages/perl.scm (perl-moosex-relatedclassroles): New variable.
2015-04-04 00:46:04 -05:00
Eric Bavier
996f41102f
gnu: Add Catalyst-Plugin-StackTrace.
...
* gnu/packages/web.scm (perl-catalyst-plugin-stacktrace): New
variable.
2015-04-04 00:46:04 -05:00
Eric Bavier
47533b6f69
gnu: Add Catalyst-Plugin-Session-Store-FastMmap.
...
* gnu/packages/web.scm (perl-catalyst-plugin-session-store-fastmmap): New
variable.
2015-04-04 00:46:03 -05:00
Eric Bavier
a1c9547f25
gnu: Add Cache-FastMmap.
...
* gnu/packages/perl.scm (perl-cache-fastmmap): New variable.
2015-04-04 00:46:03 -05:00
Eric Bavier
be73447995
gnu: Add Catalyst-Plugin-Session-State-Cookie.
...
* gnu/packages/web.scm (perl-catalyst-plugin-session-state-cookie):
New variable.
2015-04-04 00:46:03 -05:00
Eric Bavier
57c2680e5c
gnu: Add Catalyst-Plugin-Captcha.
...
* gnu/packages/web.scm (perl-catalyst-plugin-captcha): New variable.
2015-04-04 00:46:03 -05:00
Eric Bavier
d8ae0acc9a
gnu: Add GD-SecurityImage.
...
* gnu/packages/gd.scm (perl-gd-securityimage): New variable.
2015-04-04 00:46:03 -05:00
Eric Bavier
b56a918f77
gnu: Add PerlMagick.
...
* gnu/packages/imagemagick.scm (perl-image-magick): New variable.
2015-04-04 00:46:03 -05:00
Eric Bavier
f7ee7a9b06
gnu: Add Perl GD.
...
* gnu/packages/gd.scm (perl-gd): New variable.
2015-04-04 00:46:03 -05:00
宋文武
4ec48644c3
gnu: gst-plugins-base: Enable GObjection introspection.
...
* gnu/packages/gstreamer.scm (gst-plugins-base): Add gobject-introspection
to 'native-inputs'.
[arguments]<#:phases>: Rename patch-test-pb-utils to patch. Add
(setenv "CC" "gcc") to patch phase.
2015-04-04 12:42:29 +08:00
宋文武
e9a8212959
gnu: gst-plugins-base: Move html documentation to 'doc' output.
...
* gnu/packages/gstreamer.scm (gstreamer)[outputs]: New field.
[arguments]: Add #:configure-flags.
2015-04-04 12:42:28 +08:00
宋文武
34ff76fdd6
gnu: gst-plugins-base: Propagate input gstreamer.
...
* gnu/packages/gstreamer.scm (gst-plugins-base): Move "gstreamer" to
'propagated-inputs'.
2015-04-04 12:42:28 +08:00
宋文武
2fb016b8f1
gnu: gstreamer: Move html documentation to 'doc' output.
...
* gnu/packages/gstreamer.scm (gstreamer)[outputs]: New field.
[arguments]: Add #:configure-flags.
2015-04-04 12:42:28 +08:00
宋文武
0f998a140e
gnu: gstreamer: Enable GObject introspection.
...
* gnu/packages/gstreamer.scm (gstreamer): Add gobject-introspection
to 'native-inputs'.
[arguments]: New field.
2015-04-04 12:42:28 +08:00
Ludovic Courtès
302393bc7c
gnu: vte: Propagate GnuTLS.
...
* gnu/packages/gnome.scm (vte): Move GNUTLS from 'inputs' to
'propagated-inputs'. Suggested by 宋文武 <iyzsong@gmail.com>.
2015-04-03 23:27:21 +02:00
Andy Wingo
191e9b4e01
gnu: vte: Update to 0.40.0.
...
* gnu/packages/gnome.scm (vte): Update to 0.40.0. Add 'inputs' field.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2015-04-03 23:24:41 +02:00
Ludovic Courtès
4a740d0fec
gnu: cross-base: Use an 'ld' wrapper also when cross-compiling.
...
* gnu/packages/base.scm (make-ld-wrapper): Add #:target parameter and
honor it.
* gnu/packages/cross-base.scm (cross-gcc-arguments)[#:phases]
<make-cross-binutils-visible>: Refer to the ld wrapper.
(cross-gcc)[native-inputs]: Add "ld-wrapper-cross".
2015-04-03 22:31:15 +02:00
Ludovic Courtès
9bab6bea86
gnu: ld-wrapper: Use a hard-coded self-reference instead of $0.
...
* gnu/packages/ld-wrapper.scm: Use @SELF@ instead of $0. This is so
that the .go file is found even when the wrapper is invoked via a
symlink to it.
* gnu/packages/base.scm (make-ld-wrapper): Substitute @SELF@.
2015-04-03 22:28:06 +02:00
Ludovic Courtès
8fdd410160
gnu: Add 'make-ld-wrapper' procedure.
...
* gnu/packages/base.scm (make-ld-wrapper): New procedure. Abstracted
from...
* gnu/packages/commencement.scm (ld-wrapper-boot3): ... here. Use it.
2015-04-03 22:28:04 +02:00
宋文武
c2a362be41
gnu: librep: Update to 0.92.5.
...
* gnu/packages/sawfish.scm (librep): Update to 0.92.5.
* gnu/packages/patches/librep-rules.mk.patch: Remove.
2015-04-03 23:36:05 +08:00
Alex Kost
946dc71f63
gnu: xorg: Add patch to fix sis driver crashes.
...
* gnu/packages/patches/xf86-video-sis-fix-exa-crash.patch: New file.
* gnu/packages/xorg.scm (xf86-video-sis): Use it.
* gnu-system.am (dist_patch_DATA): Add it.
2015-04-03 15:21:12 +03:00
宋文武
dac354fe10
gnu: Add libinput.
...
* gnu/packages/freedesktop.scm (libinput): New variable.
2015-04-03 16:49:40 +08:00
Ludovic Courtès
9c4b6e5484
gnu: ncurses: Install terminfo files when cross-compiling.
...
* gnu/packages/ncurses.scm (ncurses): Remove 'cross-pre-install-phase'.
When cross-compiling, it was leading to an empty $out/share/terminfo
directory.
2015-04-02 22:25:55 +02:00
Ludovic Courtès
ae0bdd8189
gnu: libva: Fix 'license' field.
...
* gnu/packages/video.scm: Import (guix licenses) with the 'license:'
prefix and adjust 'license' fields accordingly. Fixes a bug whereby
libva was referring to the 'expat' package instead of the 'expat'
license.
2015-04-02 19:17:03 +02:00
Eric Bavier
0a74d78d43
gnu: Add Catalyst-Plugin-AccessLog.
...
* gnu/packages/web.scm (perl-catalyst-plugin-accesslog): New variable.
2015-04-02 10:40:35 -05:00
Eric Bavier
c90361b322
gnu: Add DateTime.
...
* gnu/packages/perl.scm (perl-datetime): New variable.
2015-04-02 10:40:35 -05:00
Eric Bavier
e210472d9f
gnu: Add DateTime-Locale.
...
* gnu/packages/perl.scm (perl-datetime-locale): New variable.
2015-04-02 10:40:35 -05:00
Eric Bavier
f12b77a82f
gnu: Add DateTime-TimeZone.
...
* gnu/packages/perl.scm (perl-datetime-timezone): New variable.
2015-04-02 10:40:35 -05:00
Eric Bavier
66b9c74eb9
gnu: Add List-AllUtils.
...
* gnu/packages/perl.scm (perl-list-allutils): New variable.
2015-04-02 10:40:35 -05:00
Eric Bavier
c16a204a7a
gnu: Add Class-Singleton.
...
* gnu/packages/perl.scm (perl-class-singleton): New variable.
2015-04-02 10:40:34 -05:00
Eric Bavier
9473af1d2c
gnu: Add Catalyst-DispatchType-Regex.
...
* gnu/packages/web.scm (perl-catalyst-dispatchtype-regex): New
variable.
2015-04-02 10:40:34 -05:00
宋文武
488c34ece4
gnu: Add fcitx.
...
* gnu/packages/fcitx.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
2015-04-02 17:54:57 +08:00
Ludovic Courtès
7e3c9f741b
gnu: gcc: Fix libgcc_s directory in RUNPATH for cross-compiled binaries.
...
* gnu/packages/gcc.scm (gcc-4.7): Add 'libdir' procedure. Use it to
determine the right libdir, including when cross-compiling. This
fixes a bug whereby the RUNPATH of cross-compiled binaries would be
set to $crossgcc/lib instead of $crossgcc/$triplet/lib.
See <http://hydra.gnu.org/build/354389/nixlog/1/raw > for an example.
2015-04-02 10:26:15 +02:00
Mark H Weaver
b7178dc45d
gnu: icecat: Apply fixes for CVE-2015-{0801,0807,0815,0816}.
...
Actually, CVE-2015-0801 and CVE-2015-0816 were already patched in
4c153a9125
, but the corresponding CVEs
were not yet announced.
* gnu/packages/patches/icecat-bug-1146339.patch: Rename to ...
* gnu/packages/patches/icecat-CVE-2015-0801.patch: ... this.
* gnu/packages/patches/icecat-bug-1144991.patch: Rename to ...
* gnu/packages/patches/icecat-CVE-2015-0816.patch: ... this.
* gnu/packages/patches/icecat-CVE-2015-0807.patch,
gnu/packages/patches/icecat-CVE-2015-0815-pt1.patch,
gnu/packages/patches/icecat-CVE-2015-0815-pt2.patch,
gnu/packages/patches/icecat-CVE-2015-0815-pt3.patch: New files.
* gnu-system.am (dist_patch_DATA): Add them, and adapt to renamed files.
* gnu/packages/gnuzilla.scm (icecat): Add patches, and adapt to renamed files.
2015-04-02 01:42:46 -04:00
Ludovic Courtès
c2366e3ce4
gnu: commencement: Turn off RUNPATH checks for 'gcc-final'.
...
* gnu/packages/commencement.scm (gcc-final)[arguments]: Add
#:validate-runpath? #f.
2015-04-02 00:19:53 +02:00
Mark H Weaver
5fd5e83da6
gnu: linux-libre: Update to 3.19.3.
...
The changes to linux-libre-*.conf are by Jason Self <j@jxself.org>.
* gnu/packages/patches/linux-libre-libreboot-fix.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/linux.scm (linux-libre): Update to version 3.19.3.
Add patch.
* gnu/packages/linux-libre-i686.conf,
gnu/packages/linux-libre-x86_64.conf: Update for 3.19.x.
Co-Authored-By: Jason Self <j@jxself.org>
2015-04-01 17:38:47 -04:00
Ludovic Courtès
112da58875
build-system/gnu: Add 'validate-runpath' phase.
...
* guix/build/gnu-build-system.scm (every*, validate-runpath): New
procedures.
(%standard-phases): Add 'validate-runpath'.
* guix/build-system/gnu.scm (%gnu-build-system-modules): Add (guix build
gremlin) and (guix elf).
(gnu-build): Add #:validate-runpath?.
[builder]: Pass it.
(gnu-cross-build): Likewise.
* gnu/packages/base.scm (glibc)[arguments]: Add #:validate-runpath? #f.
2015-04-01 16:47:49 +02:00
Ludovic Courtès
8ff3df5baa
gnu: Refer to %GNU-BUILD-SYSTEM-MODULES instead of listing modules.
...
* gnu/packages/cdrom.scm (cdparanoia)[arguments]: Refer to
%GNU-BUILD-SYSTEM-MODULES instead of providing the actual list.
* gnu/packages/emacs.scm (magit, emacs-w3m, emacs-wget, emms):
Likewise.
* gnu/packages/haskell.scm (ghc): Likewise.
* gnu/packages/samba.scm (samba): Likewise.
* gnu/packages/video.scm (ffmpeg): Likewise.
2015-04-01 15:41:55 +02:00
Ludovic Courtès
8f3c3e84c2
gnu: Remove unneeded uses of #:imported-modules.
...
* gnu/packages/certs.scm (nss-certs)[arguments]: Remove
#:imported-modules.
* gnu/packages/gnuzilla.scm (nss)[arguments]: Likewise.
* gnu/packages/texlive.scm (texlive-texmf)[arguments]: Likewise.
* gnu/packages/xfce.scm (xfce)[arguments]: Likewise.
2015-04-01 15:39:47 +02:00
Ricardo Wurmus
bfe3c68572
gnu: Add clustal omega.
...
* gnu/packages/bioinformatics.scm (clustal-omega): New variable.
2015-04-01 11:39:39 +02:00
Ricardo Wurmus
9495e73689
gnu: Add argtable.
...
* gnu/packages/popt.scm (argtable): New variable.
2015-04-01 11:39:33 +02:00
Ludovic Courtès
ed835ad710
gnu: node: Remove unneeded import.
...
* gnu/packages/node.scm: Remove import of (guix build gnu-build-system).
2015-04-01 10:36:17 +02:00
Mark H Weaver
f6e7e20b03
gnu: pulseaudio: Increase timeout on cpu-mix-test.
...
* gnu/packages/patches/pulseaudio-longer-test-timeout.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/pulseaudio.scm (pulseaudio)[source]: Add patch.
2015-04-01 03:33:46 -04:00
Ludovic Courtès
4c0d38bee3
gnu: Update bootstrap binaries for x86_64 and i686.
...
Fixes <http://bugs.gnu.org/19780 >.
Reported by Ricardo Wurmus <ricardo.wurmus@mdc-berlin.de>.
* gnu/packages/bootstrap/i686-linux/bash,
gnu/packages/bootstrap/i686-linux/mkdir,
gnu/packages/bootstrap/i686-linux/tar,
gnu/packages/bootstrap/i686-linux/xz,
gnu/packages/bootstrap/x86_64-linux/bash,
gnu/packages/bootstrap/x86_64-linux/mkdir,
gnu/packages/bootstrap/x86_64-linux/tar,
gnu/packages/bootstrap/x86_64-linux/xz: Update from
<ftp://alpha.gnu.org:/gnu/guix/bootstrap/i686-linux/20131110/static-binaries.tar.xz>
and
<ftp://alpha.gnu.org:/gnu/guix/bootstrap/x86_64-linux/20131110/static-binaries.tar.xz>,
respectively. The libc in those binaries has no dynamic NSS support,
which could otherwise lead to crashes when they tried to load NSS
modules of the host system.
2015-03-31 23:07:17 +02:00
Ludovic Courtès
f8503e2b25
utils: 'modify-phases' no longer introduces quotes.
...
Suggested by Taylan Ulrich Bayırlı/Kammer <taylanbayirli@gmail.com>.
* guix/build/utils.scm (%modify-phases): Remove quotes.
* guix/build/cmake-build-system.scm (%standard-phases): Adjust
accordingly.
* guix/build/glib-or-gtk-build-system.scm (%standard-phases): Likewise.
* guix/build/gnu-dist.scm (%dist-phases): Likewise.
* guix/build/perl-build-system.scm (%standard-phases): Likewise.
* guix/build/python-build-system.scm (%standard-phases): Likewise.
* guix/build/ruby-build-system.scm (%standard-phases): Likewise.
* guix/build/waf-build-system.scm (%standard-phases): Likewise.
* gnu/packages/bash.scm, gnu/packages/code.scm, gnu/packages/gl.scm,
gnu/packages/gnome.scm, gnu/packages/graphics.scm,
gnu/packages/image.scm, gnu/packages/key-mon.scm,
gnu/packages/ocr.scm, gnu/packages/plotutils.scm,
gnu/packages/search.scm, gnu/packages/video.scm: Likewise.
2015-03-31 22:43:01 +02:00
Ludovic Courtès
023dd28a30
Merge branch 'master' into core-updates
2015-03-31 22:41:54 +02:00
Mark H Weaver
fbbcf6989b
gnu: xterm: Update to 317.
...
* gnu/packages/xorg.scm (xterm): Update to 317.
2015-03-31 14:30:38 -04:00
Ricardo Wurmus
c5372108f2
gnu: pbtranscript-tofu: Add missing inputs.
...
* gnu/packages/bioinformatics.scm (pbtranscript-tofu)[inputs]: Add missing
runtime inputs.
2015-03-31 20:04:41 +02:00
Ricardo Wurmus
49261e45d8
gnu: pbtranscript-tofu: Delete pre-built libraries.
...
* gnu/packages/bioinformatics.scm (pbtranscript-tofu)[arguments]: Delete
"build" directory and any shared objects after unpacking.
2015-03-31 20:04:32 +02:00
Ricardo Wurmus
32f77c0445
gnu: Add python-networkx.
...
* gnu/packages/python.scm (python-networkx, python2-networkx): New variables.
2015-03-31 20:00:21 +02:00
Ricardo Wurmus
3cff95cbee
gnu: Add python-decorator.
...
* gnu/packages/python.scm (python-decorator, python2-decorator): New
variables.
2015-03-31 20:00:00 +02:00
Ricardo Wurmus
de07c0db4a
gnu: Add vcftools.
...
* gnu/packages/bioinformatics.scm (vcftools): New variable.
2015-03-31 17:43:52 +02:00
Ricardo Wurmus
8e913213d9
gnu: Add cutadapt.
...
* gnu/packages/bioinformatics.scm (cutadapt): New variable.
2015-03-31 17:38:56 +02:00
Taylan Ulrich Bayırlı/Kammer
9af288a680
gnu: ngircd: Fix test suite.
...
* gnu/packages/messaging.scm (ngircd): Overwrite getpid.sh with a more
reliable version.
2015-03-31 16:16:53 +02:00
Ludovic Courtès
e9f1fa39a2
gnu: Add missing copyright line.
...
* gnu/packages/graphics.scm: Add copyright line for 87bafa0
.
2015-03-30 15:37:35 +02:00
Mark H Weaver
a06af9f528
gnu: tzdata: Update to 2015b.
...
* gnu/packages/base.scm (tzdata): Update to 2015b.
2015-03-30 06:01:03 -04:00
Mark H Weaver
8d30be32fa
Revert "gnu: tzdata: Update to 2015b."
...
This reverts commit 41fd23334d
.
2015-03-30 06:00:14 -04:00
Taylan Ulrich Bayırlı/Kammer
147479c918
gnu: Add audacity.
...
* gnu/packages/audacity.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
* gnu/packages/patches/audacity-fix-ffmpeg-binding.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
2015-03-30 11:47:33 +02:00
Taylan Ulrich Bayırlı/Kammer
b47be0214d
gnu: portaudio: Patch for Audacity compatibility.
...
* gnu/packages/audio.scm (portaudio): Add a patch for Audacity compatibility.
* gnu/packages/patches/portaudio-audacity-compat.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
2015-03-30 11:47:33 +02:00
Mark H Weaver
41fd23334d
gnu: tzdata: Update to 2015b.
...
* gnu/packages/base.scm (tzdata): Update to 2015b.
2015-03-30 05:34:24 -04:00
Mark H Weaver
e930c2a350
gnu: liba52: Pass --build to configure.
...
* gnu/packages/video.scm (liba52)[arguments]: Pass --build to configure.
2015-03-29 21:36:31 -04:00
Mark H Weaver
18ad5bff7a
gnu: xbindkeys: Pass --build to configure.
...
* gnu/packages/xdisorg.scm (xbindkeys)[arguments]: Pass --build to
configure.
2015-03-29 21:35:24 -04:00
Eric Bavier
065b795497
gnu: Add tocc.
...
* gnu/packages/search.scm (libtocc, tocc): New variables.
2015-03-29 14:35:37 -05:00
Eric Bavier
b4a9c92467
gnu: Add UnQLite.
...
* gnu/packages/databases.scm (unqlite): New variable.
2015-03-29 14:35:37 -05:00
Eric Bavier
3bfc99c74c
gnu: Add Catch.
...
* gnu/packages/check.scm (catch-framework): New variable.
2015-03-29 14:28:11 -05:00
Jason Self
2babe98e4e
gnu: linux-libre: Update to 3.18.10
...
* gnu/packages/linux.scm (linux-libre): Update to version 3.18.10.
2015-03-28 19:26:02 -07:00
Taylan Ulrich Bayırlı/Kammer
1c1178cd17
gnu: Add mpv.
...
* gnu/packages/video.scm (mpv): New variable.
2015-03-27 19:39:31 +01:00
Taylan Ulrich Bayırlı/Kammer
6f6c8b6537
gnu: Add vapoursynth.
...
* gnu/packages/video.scm (vapoursynth): New variable.
2015-03-27 19:39:31 +01:00
Taylan Ulrich Bayırlı/Kammer
d814be32d5
gnu: Add tesseract-ocr.
...
* gnu/packages/ocr.scm (tesseract-ocr): New variable.
2015-03-27 19:39:31 +01:00
Taylan Ulrich Bayırlı/Kammer
9e617a5419
gnu: Rename (gnu packages ocrad) to (gnu packages ocr).
...
* gnu/packages/ocrad.scm: Deleted.
* gnu/packages/ocr.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Change ocrad.scm to ocr.scm.
2015-03-27 19:39:31 +01:00
Taylan Ulrich Bayırlı/Kammer
894e2cba52
gnu: Add leptonica.
...
* gnu/packages/image.scm (leptonica): New variable.
2015-03-27 19:39:31 +01:00
Taylan Ulrich Bayırlı/Kammer
060ad3def4
gnu: Add libwebp.
...
* gnu/packages/image.scm (libwebp): New variable.
2015-03-27 19:39:31 +01:00
Taylan Ulrich Bayırlı/Kammer
9b5db9be7f
gnu: freeglut: Add mesa to propagated inputs.
...
* gnu/packages/gl.scm (freeglut): Add mesa to propagated inputs.
2015-03-27 19:39:30 +01:00
Taylan Ulrich Bayırlı/Kammer
ee3b55ea6d
gnu: Add libva.
...
* gnu/packages/video.scm (libva): New variable.
2015-03-27 19:39:30 +01:00
Ludovic Courtès
6170834d47
gnu: glibc: Fix cross-compilation regression.
...
Fixes a regression introduced in 12b0dbd
.
See <http://lists.gnu.org/archive/html/guix-devel/2015-03/msg00698.html >.
* gnu/packages/base.scm (glibc)[arguments] <pre-configure>: Add
#:native-inputs parameter. Look up "static-bash" first in INPUTS,
then in NATIVE-INPUTS.
2015-03-26 23:09:35 +01:00
Tomáš Čech
24066017a9
gnu: wpa-supplicant: Install DBUS access configuration.
...
* gnu/packages/admin.scm (wpa-supplicant): Install DBUS configuration file.
2015-03-26 18:05:37 +01:00
Ludovic Courtès
e1ac691dfa
gnu: global: Update to 6.4.
...
* gnu/packages/code.scm (global): Update to 6.4.
2015-03-26 16:40:54 +01:00
Ludovic Courtès
9355498dd7
gnu: tor: Update to 0.2.5.11.
...
* gnu/packages/tor.scm (tor): Update to 0.2.5.11.
2015-03-26 16:40:54 +01:00
Ludovic Courtès
0afc0afede
gnu: nano: Update to 2.4.0.
...
* gnu/packages/nano.scm (nano): Update to 2.4.0.
2015-03-26 16:40:54 +01:00
Alex Kost
e768277168
gnu: Add LIRC.
...
* gnu/packages/lirc.scm: New file.
* gnu/packages/patches/lirc-localstatedir.patch: New file.
* gnu-system.am: Add them.
2015-03-26 15:47:39 +03:00
Ricardo Wurmus
aad6f5bcda
gnu: Add IBus.
...
* gnu/packages/ibus.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
2015-03-26 09:07:44 +01:00
Ricardo Wurmus
af5b817ea9
gnu: openblas: build for all supported CPUs.
...
* gnu/packages/maths.scm (openblas)[arguments]: Add "DYNAMIC_ARCH=1" to
make flags. Remove "#:substitutable? #f".
2015-03-26 07:54:55 +01:00
Mark H Weaver
e4160d0585
gnu: openssh: Update to 6.8p1.
...
* gnu/packages/ssh.scm (openssh): Update to 6.8p1. Make 'patch-tests'
substitution more robust.
2015-03-25 23:10:46 -04:00
宋文武
a31a6d22d6
gnu: Add gnome-mines.
...
* gnu/packages/gnome.scm (gnome-mines): New variable.
2015-03-26 07:30:59 +08:00
Ludovic Courtès
12b0dbd472
gnu: cross-base: Make the libc static-bash bug more apparent.
...
The 'static-bash' input of cross libcs has always been compiled
natively. This patch makes the issue more visible.
* gnu/packages/cross-base.scm (cross-libc): Add 'inputs' field, and
add (package-inputs glibc) to 'native-inputs'.
2015-03-25 21:26:31 +01:00
Mark H Weaver
4c153a9125
gnu: icecat: Apply fixes for CVE-2015-{0817,0818} and other selected bugs.
...
* gnu/packages/patches/icecat-CVE-2015-0817.patch,
gnu/packages/patches/icecat-CVE-2015-0818-pt1.patch,
gnu/packages/patches/icecat-CVE-2015-0818-pt2.patch,
gnu/packages/patches/icecat-bug-1127780.patch,
gnu/packages/patches/icecat-bug-1144991.patch,
gnu/packages/patches/icecat-bug-1145870.patch,
gnu/packages/patches/icecat-bug-1146339.patch: New files.
* gnu-system.am (dist_patch_DATA): Add them.
* gnu/packages/gnuzilla.scm (icecat): Add patches.
2015-03-25 08:24:10 -04:00
Ludovic Courtès
25d5b708a6
Merge branch 'master' into core-updates
2015-03-25 10:52:52 +01:00
Mark H Weaver
1f43445745
gnu: python: Do not use patchelf.
...
* gnu/packages/python.scm (python-2): Add rpath for lib directory of output to
LDFLAGS. Remove 'patchelf' from inputs. Remove #:modules and
#:imported-modules from arguments. Remove 'add-lib-to-runpath' phase.
(python): Do not add #:modules to inherited package arguments.
2015-03-24 19:30:33 -04:00
Andreas Enge
b655b2154c
gnu: calibre: Add a patch to avoid automatic checking for updates.
...
* gnu/packages/patches/calibre-no-updates-dialog.patch: New file.
* gnu-system.am (dist_patch_DATA): Register patch.
* gnu/packages/ebook.scm (calibre): Use patch.
2015-03-24 20:35:37 +01:00
Ricardo Wurmus
2c16316ef4
gnu: Add pbtranscript-tofu.
...
* gnu/packages/bioinformatics.scm (pbtranscript-tofu): New variable.
2015-03-24 16:59:47 +01:00
Ricardo Wurmus
ad641d53de
gnu: Add python2-bx-python.
...
* gnu/packages/bioinformatics.scm (python2-bx-python): New variable.
2015-03-24 15:00:09 +01:00
Ricardo Wurmus
19ee920144
gnu: Add python2-pbcore.
...
* gnu/packages/bioinformatics.scm (python2-pbcore): New variable.
2015-03-24 14:58:47 +01:00
Ludovic Courtès
e2e21359c5
gnu: guix: Update snapshot.
...
* gnu/packages/package-management.scm (guix-devel): Update.
2015-03-23 23:13:18 +01:00
Ludovic Courtès
9586011d08
gnu: geiser: Make description more concise and less personal.
...
* gnu/packages/emacs.scm (geiser)[description]: Tweak.
2015-03-23 22:28:49 +01:00
Ludovic Courtès
1f8ad12a9c
gnu: geiser: Update to 0.7.
...
* gnu/packages/emacs.scm (geiser): Update to 0.7.
2015-03-23 22:28:49 +01:00
Mark H Weaver
87db65507e
Remove unused patchelf inputs.
...
* gnu/packages/maths.scm (lapack, gmsh), gnu/packages/ssh.scm (libssh): Remove
unused patchelf from native-inputs.
2015-03-23 13:30:06 -04:00
Ludovic Courtès
69383a4798
gnu: bigloo: Use Emacs with X11 support.
...
* gnu/packages/scheme.scm (bigloo)[inputs]: Change EMACS-NO-X to EMACS.
2015-03-23 15:18:06 +01:00
宋文武
07780c714e
gnu: sdl: Explicitly use mesa as OpenGL driver.
...
* gnu/packages/sdl.scm (sdl)[arguments]<#:configure-flags>: Add
'LDFLAGS=-lGL'.
2015-03-23 22:06:57 +08:00
宋文武
83bb3a3ee4
gnu: sdl: Allow dlopen for OpenGL.
...
Fixes a regression introduced in 666aa99
.
Reported by Felipe López and David Thompson.
* gnu/packages/sdl.scm (sdl)[inputs]: Add glu.
[arguments]<#:configure-flags>: Replace '--disable-sdl-dlopen' with
'--disable-alsa-shared --disable-pulseaudio-shared --disable-x11-shared'.
2015-03-23 22:06:57 +08:00
Ricardo Wurmus
ef5cbf9bae
gnu: Add python-h5py and python2-h5py.
...
* gnu/packages/python.scm (python-h5py, python2-h5py): New variables.
2015-03-23 10:56:13 +01:00
Ricardo Wurmus
aa5fac334f
gnu: Add Julia.
...
* gnu/packages/julia.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
2015-03-23 10:38:07 +01:00
Ricardo Wurmus
61a529b421
gnu: Add double-conversion.
...
* gnu/packages/maths.scm (double-conversion): New variable.
2015-03-23 10:38:06 +01:00
Ricardo Wurmus
2742f87e17
gnu: Add SuiteSparse.
...
* gnu/packages/maths.scm (suitesparse): New variable.
2015-03-23 10:19:45 +01:00
Ricardo Wurmus
6b2bad40fc
gnu: icedtea6: remove commented substitution.
...
* gnu/packages/java.scm (icedtea6): Remove commented substitution.
2015-03-23 10:17:36 +01:00
Ricardo Wurmus
18f3c3209d
gnu: icedtea6: Do not set CC and LD_LIBRARY_PATH.
...
* gnu/packages/java.scm (icedtea6)[arguments]: Do not set CC and
LD_LIBRARY_PATH variables.
2015-03-23 10:17:36 +01:00
Ricardo Wurmus
3893c80a88
gnu: icedtea6: Rename ‘set-paths’ phase to ‘set-additional-paths’
...
* gnu/packages/java.scm (icedtea6)[arguments]: Rename ‘set-paths’ phase to
‘set-additional-paths’.
2015-03-23 10:17:36 +01:00
Ricardo Wurmus
4d80586aa5
gnu: icedtea6: patch patches in separate build phase.
...
* gnu/packages/java.scm (icedtea6)[arguments]: Move patching of patches from
‘patch-paths’ to new ‘patch-patches’ phase.
2015-03-23 10:17:36 +01:00
Ricardo Wurmus
6f27f3775e
gnu: icedtea6: patch hardcoded objcopy path.
...
* gnu/packages/java.scm (icedtea6)[arguments]: patch Makefile to override
DEF_OBJCOPY variable definition.
2015-03-23 10:17:35 +01:00
Ricardo Wurmus
f9e62ad221
gnu: icedtea6: patch ant shebang in unpack phase
...
* gnu/packages/java.scm (icedtea6)[arguments]: patch bootstrap ant in the
`unpack' phase instead of `patch-paths'.
2015-03-23 10:17:35 +01:00
Ricardo Wurmus
e73b49fbd6
gnu: Add openblas.
...
* gnu/packages/maths.scm (openblas): New variable.
2015-03-23 10:08:28 +01:00
Ricardo Wurmus
cd15ad828a
gnu: Add utf8proc.
...
* gnu/packages/textutils.scm (utf8proc): New variable.
2015-03-23 10:07:56 +01:00
Tomáš Čech
a9a8f0637d
Revert "gnu: Add sdcv."
...
This reverts commit 004eb31859
.
2015-03-22 22:08:50 +01:00
Tomáš Čech
d13586bfe4
gnu: Add the-silver-searcher.
...
* gnu/packages/code.scm (the-silver-searcher): New variable.
2015-03-22 22:04:31 +01:00
Taylan Ulrich Bayırlı/Kammer
38829eac4b
gnu: Add mplayer2.
...
* gnu/packages/video.scm (mplayer2): New variable.
* gnu/packages/patches/mplayer2-theora-fix.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
2015-03-22 21:59:37 +01:00
Ricardo Wurmus
9d297fae5f
gnu: gtk+-2: build gobject introspection typelib file.
...
* gnu/packages/gtk.scm (gtk+-2): add `gobject-introspection' to the
native-inputs to install typelib file.
2015-03-21 20:24:31 -04:00
Ludovic Courtès
ec3b1c575d
gnu: Use 'glibc-utf8-locales-final' in the default patching inputs.
...
* gnu/packages/commencement.scm (glibc-utf8-locales-final): Make public.
* guix/packages.scm (%standard-patch-inputs): Use
GLIBC-UTF8-LOCALES-FINAL instead of GLIBC-UTF8-LOCALES.
2015-03-21 21:58:04 +01:00
Mark H Weaver
3c76a81b94
gnu: openssl: Update to 1.0.2a.
...
* gnu/packages/openssl.scm (openssl): Update to 1.0.2a.
2015-03-21 16:32:17 -04:00
Andreas Enge
e5ffe52cc7
gnu: calibre: Update to 2.22.0.
...
* gnu/packages/ebook.scm (calibre): Update to 2.22.0.
2015-03-21 20:33:22 +01:00
Ricardo Wurmus
0f49d7ba70
gnu: Add python2-pygobject.
...
* gnu/packages/glib.scm (python2-pygobject): New variable.
2015-03-20 22:51:33 +01:00
Ricardo Wurmus
594a362b04
gnu: python-pygobject: use home page of 3.x series.
...
* gnu/packages/glib.scm (python-pygobject)[home-page]: Use home page of the
3.x series of the pygobject bindings instead of the home page for the 2.x
bindings.
2015-03-20 22:51:25 +01:00
Ricardo Wurmus
f6f499b37e
gnu: lv2-mda-piano: change source URL.
...
* gnu/packages/audio.scm (lv2-mda-piano)[source]: Change URL of git
repository to new upstream.
2015-03-20 22:48:42 +01:00
Andreas Enge
ac85b51521
gnu: arb: Update to 2.3.0.
...
* gnu/packages/algebra.scm (arb): Update to 2.3.0.
2015-03-20 20:39:03 +01:00
Eric Bavier
bdec322363
gnu: Add Catalyst-Devel.
...
* gnu/packages/web.scm (perl-catalyst-devel): New variable.
2015-03-20 14:22:37 -05:00
Eric Bavier
fda45480ab
gnu: Add Module-Install.
...
* gnu/packages/perl.scm (perl-module-install): New variable.
2015-03-20 14:22:37 -05:00
Eric Bavier
ff31136eda
gnu: Add YAML-Tiny.
...
* gnu/packages/perl.scm (perl-yaml-tiny): New variable.
2015-03-20 14:22:37 -05:00
Eric Bavier
31831e565d
gnu: perl-cpanel-json-xs: Move to (gnu packages perl).
...
* gnu/packages/web.scm (perl-cpanel-json-xs): Move this...
* gnu/packages/perl.scm: To here.
2015-03-20 14:22:37 -05:00
Eric Bavier
869ff43afd
gnu: perl-json-maybexs: Move to (gnu packages perl).
...
* gnu/packages/web.scm (perl-json-maybexs): Move this...
* gnu/packages/perl.scm: To here.
2015-03-20 14:22:37 -05:00
Eric Bavier
09e02106f2
gnu: Add PAR-Dist.
...
* gnu/packages/perl.scm (perl-par-dist): New variable.
2015-03-20 14:22:37 -05:00
Eric Bavier
2cae038d15
gnu: Add Module-ScanDeps.
...
* gnu/packages/perl.scm (perl-module-scandeps): New variable.
2015-03-20 14:22:37 -05:00
Eric Bavier
686805ca2b
gnu: Add Perl JSON.
...
* gnu/packages/perl.scm (perl-json): New variable.
2015-03-20 14:22:37 -05:00
Eric Bavier
1699b2d969
gnu: Add JSON-XS.
...
* gnu/packages/perl.scm (perl-json-xs): New variable.
2015-03-20 14:22:37 -05:00
Eric Bavier
2362b3e0d9
gnu: Add Types-Serialiser.
...
* gnu/packages/perl.scm (perl-types-serialiser): New variable.
2015-03-20 14:22:37 -05:00
Eric Bavier
4a402425e4
gnu: Add File-Remove.
...
* gnu/packages/perl.scm (perl-file-remove): New variable.
2015-03-20 14:22:37 -05:00
Eric Bavier
d4b5a5fcfc
gnu: Add Template-Toolkit.
...
* gnu/packages/perl.scm (perl-template-toolkit): New variable.
2015-03-20 14:22:37 -05:00
Eric Bavier
c601fa16d3
gnu: Add Test-LeakTrace.
...
* gnu/packages/perl.scm (perl-test-leaktrace): New variable.
2015-03-20 14:22:37 -05:00
Eric Bavier
b3d9779cc8
gnu: Add AppConfig.
...
* gnu/packages/perl.scm (perl-appconfig): New variable.
2015-03-20 14:22:37 -05:00
Eric Bavier
a3fe280687
gnu: Add File-Copy-Recursive.
...
* gnu/packages/perl.scm (perl-file-copy-recursive): New variable.
2015-03-20 14:22:37 -05:00
Eric Bavier
a833ab564a
gnu: Add File-ChangeNotify.
...
* gnu/packages/perl.scm (perl-file-changenotify): New variable.
2015-03-20 14:22:37 -05:00
Eric Bavier
9f82ae8920
gnu: Add MooseX-Params-Validate.
...
* gnu/packages/perl.scm (perl-moosex-params-validate): New variable.
2015-03-20 14:22:36 -05:00
Eric Bavier
b6fb9f2c27
gnu: Add MooseX-SemiAffordanceAccessor.
...
* gnu/packages/perl.scm (perl-moosex-semiaffordanceaccessor): New
variable.
2015-03-20 14:22:36 -05:00
Eric Bavier
4cb5426ccf
gnu: Add Catalyst-Plugin-Static-Simple.
...
* gnu/packages/web.scm (perl-catalyst-plugin-static-simple): New
variable.
2015-03-20 14:22:36 -05:00
Eric Bavier
3044f7249c
gnu: Add MIME-Types.
...
* gnu/packages/web.scm (perl-mime-types): New variable.
2015-03-20 14:22:36 -05:00
Eric Bavier
7c4eaa562d
gnu: Add Catalyst-Plugin-ConfigLoader.
...
* gnu/packages/web.scm (perl-catalyst-plugin-configloader): New
variable.
2015-03-20 14:22:36 -05:00
Eric Bavier
cd39d814b1
gnu: Add Catalyst-Action-RenderView.
...
* gnu/packages/web.scm (perl-catalyst-action-renderview): New variable.
2015-03-20 14:22:36 -05:00
Eric Bavier
c666dc3934
gnu: Add Data-Visitor.
...
* gnu/packages/perl.scm (perl-data-visitor): New variable.
2015-03-20 14:22:36 -05:00
Eric Bavier
2775b61b75
gnu: Add Tie-ToObject.
...
* gnu/packages/perl.scm (perl-tie-toobject): New variable.
2015-03-20 14:22:36 -05:00
Andreas Enge
b42c8753d2
gnu: flint: Update to 2.4.5.
...
* gnu/packages/algebra.scm (flint): Update to 2.4.5.
2015-03-20 17:32:08 +01:00
Andreas Enge
480d19e6e0
gnu: arb: Propagate input flint.
...
* gnu/packages/algebra.scm (arb): Propagate input flint.
2015-03-20 16:49:30 +01:00
Andreas Enge
df15d17d8d
gnu: flint: Propagate inputs gmp and mpfr.
...
* gnu/packages/algebra.scm (flint): Propagate inputs gmp and mpfr.
2015-03-20 16:45:02 +01:00
Ludovic Courtès
2d32d153a7
gnu: Use emacs-no-x when we just want to byte-compile code.
...
* gnu/packages/code.scm (cflow)[native-inputs]: Change EMACS to
EMACS-NO-X.
* gnu/packages/databases.scm (recutils): Likewise.
* gnu/packages/emacs.scm (geiser, paredit, magit, emacs-w3m, emacs-wget,
emms, bbdb): Likewise.
* gnu/packages/idutils.scm (idutils): Likewise.
* gnu/packages/mail.scm (mu): Likewise.
* gnu/packages/package-management.scm (guix-0.8.1): Likewise.
* gnu/packages/scheme.scm (bigloo): Likewise.
* gnu/packages/version-control.scm (vc-dwim): Likewise.
2015-03-19 23:15:50 +01:00
Ludovic Courtès
4fd540b7f0
gnu: Add emacs-no-x.
...
* gnu/packages/emacs.scm (emacs-no-x): New variable.
2015-03-19 23:15:50 +01:00
Ludovic Courtès
fa275717d8
gnu: emacs: Change a couple of input labels.
...
* gnu/packages/emacs.scm (emacs)[inputs]: Change labels for LIBX11,
LIBXFT, and LIBXPM, for consistency.
2015-03-19 23:15:50 +01:00
Ludovic Courtès
a5f6065910
gnu: emms: Fix incorrect substitution in emms-tag-editor.el.
...
* gnu/packages/emacs.scm (emms)[arguments] <configure>: Add missing
quotes in mp3info substitution in emms-tag-editor.el.
2015-03-19 23:15:50 +01:00
Eric Bavier
f643a6e9d8
gnu: Add Catalyst-Model-DBIC-Schema.
...
* gnu/packages/web.scm (perl-catalyst-model-dbic-schema): New
variable.
2015-03-19 16:43:31 -05:00
Eric Bavier
4e4039e529
gnu: Add DBIx-Class-Cursor-Cached.
...
* gnu/packages/databases.scm (perl-dbix-class-cursor-cached): New
variable.
2015-03-19 16:43:31 -05:00
Eric Bavier
97c821e030
gnu: Add Cache-Cache.
...
* gnu/packages/perl.scm (perl-cache-cache): New variable.
2015-03-19 16:43:31 -05:00
Eric Bavier
990e811c73
gnu: Add IPC-ShareLite.
...
* gnu/packages/perl.scm (perl-ipc-sharelite): New variable.
2015-03-19 16:43:31 -05:00
Eric Bavier
2c157e8b21
gnu: Add Error.
...
* gnu/packages/perl.scm (perl-error): New variable.
2015-03-19 16:43:31 -05:00
Eric Bavier
92503917f7
gnu: Add Tie-IxHash.
...
* gnu/packages/perl.scm (perl-tie-ixhash): New variable.
2015-03-19 16:43:31 -05:00
Eric Bavier
040a52fd75
gnu: Add Catalyst-Component-InstancePerContext.
...
* gnu/packages/web.scm (perl-catalyst-component-instancepercontext):
New variable.
2015-03-19 16:43:31 -05:00
Eric Bavier
4306f28be5
gnu: Add MooseX-Types-LoadableClass.
...
* gnu/packages/perl.scm (perl-moosex-types-loadableclass): New
variable.
2015-03-19 16:43:31 -05:00
Eric Bavier
89a2aa366e
gnu: Add CatalystX-Component-Traits.
...
* gnu/packages/web.scm (perl-catalystx-component-traits): New
variable.
2015-03-19 16:43:31 -05:00
Eric Bavier
66f1d8781b
gnu: Add MooseX-Traits-Pluggable.
...
* gnu/packages/perl.scm (perl-moosex-traits-pluggable): New variable.
2015-03-19 16:43:31 -05:00
Eric Bavier
4b4fe57dc9
gnu: Add Catalyst-Plugin-Authentication.
...
* gnu/packages/web.scm (perl-catalyst-plugin-authentication): New variable.
2015-03-19 16:43:30 -05:00
Eric Bavier
3d4644e434
gnu: Add Catalyst-Plugin-Session.
...
* gnu/packages/web.scm (perl-catalyst-plugin-session): New variable.
2015-03-19 16:43:30 -05:00
Eric Bavier
152ce152b5
gnu: Add Object-Signature.
...
* gnu/packages/perl.scm (perl-object-signature): New variable.
2015-03-19 16:43:30 -05:00
Eric Bavier
715a0c51bf
gnu: Add Test-WWW-Mechanize-PSGI.
...
* gnu/packages/web.scm (perl-test-www-mechanize-psgi): New variable.
2015-03-19 16:43:30 -05:00
Eric Bavier
0d991d2ced
gnu: Add Test-WWW-Mechanize.
...
* gnu/packages/web.scm (perl-test-www-mechanize): New variable.
2015-03-19 16:43:30 -05:00
Eric Bavier
0b1ed7258e
gnu: Add WWW-Mechanize.
...
* gnu/packages/web.scm (perl-www-mechanize): New variable.
2015-03-19 16:43:30 -05:00
Eric Bavier
c94c7eef11
gnu: Add HTTP-Server-Simple.
...
* gnu/packages/web.scm (perl-http-server-simple): New variable.
2015-03-19 16:43:30 -05:00
Eric Bavier
ddc36cd880
gnu: Add HTML-Tree.
...
* gnu/packages/web.scm (perl-html-tree): New variable.
2015-03-19 16:43:30 -05:00
Eric Bavier
0cd2ab3013
gnu: Add HTML-Lint.
...
* gnu/packages/web.scm (perl-html-lint): New variable.
2015-03-19 16:43:30 -05:00
Eric Bavier
bab57fcda6
gnu: Add HTML-Form.
...
* gnu/packages/web.scm (perl-html-form): New variable.
2015-03-19 16:43:30 -05:00
Eric Bavier
622d9adbd5
gnu: Add Carp-Assert-More.
...
* gnu/packages/perl.scm (perl-carp-assert-more): New variable.
2015-03-19 16:43:30 -05:00
Eric Bavier
207d9126aa
gnu: Add Carp-Assert.
...
* gnu/packages/perl.scm (perl-carp-assert): New variable.
2015-03-19 16:43:30 -05:00
Eric Bavier
ff80a4a7fc
gnu: Add Test-LongString.
...
* gnu/packages/perl.scm (perl-test-longstring): New variable.
2015-03-19 16:43:30 -05:00
Eric Bavier
aaef00bf9d
gnu: Add Catalyst-Action-REST.
...
* gnu/packages/web.scm (perl-catalyst-action-rest): New variable.
2015-03-19 16:43:29 -05:00
Eric Bavier
5bb82fd0b4
gnu: Add URI-Find.
...
* gnu/packages/web.scm (perl-uri-find): New variable.
2015-03-19 16:43:29 -05:00
Tomáš Čech
9a5c4cd8b0
gnu: agg: Add explanatory comment to the patch.
...
* gnu/packages/patches/agg-am_c_prototype.patch: Add comment.
2015-03-19 22:29:35 +01:00
Taylan Ulrich Bayırlı/Kammer
0ff5e9e257
gnu: libxrandr: Propagate more inputs.
...
* gnu/packages/xorg.scm (libxrandr): Propagate libxrender, xproto, libx11.
2015-03-19 22:25:14 +01:00
Taylan Ulrich Bayırlı/Kammer
3e2570d837
gnu: mesa: Enable more optional features.
...
* gnu/packages/gl.scm (mesa): Enable DRM support of EGL, thread local storage
in GLX, and off-screen rendering.
2015-03-19 17:20:59 +01:00
Taylan Ulrich Bayırlı/Kammer
e682c327b1
gnu: mesa: Fix file names passed to dlopen(3).
...
* gnu/packages/gl.scm (mesa): Patch source files to make file names passed to
dlopen(3) absolute.
2015-03-19 17:20:59 +01:00
Ricardo Wurmus
a78f535d9a
gnu: Add perl-svg.
...
* gnu/packages/perl.scm (perl-svg): New variable.
2015-03-19 14:51:34 +01:00
Tomáš Čech
285d8f0dca
gnu: Add colordiff.
...
* gnu/packages/patchutils.scm (colordiff): New variable.
2015-03-19 14:50:07 +01:00
Taylan Ulrich Bayırlı/Kammer
c90a50eb68
gnu: Add mesa-utils.
...
* gnu/packages/gl.scm (mesa-utils): New variable.
(mesa-demos-source): New procedure.
2015-03-19 10:00:15 +01:00
Taylan Ulrich Bayırlı/Kammer
45191970b3
gnu: mesa: Propagate inputs libxshmfence and libxfixes.
...
* gnu/packages/gl.scm (mesa): Propagate inputs libxshmfence and libxfixes.
2015-03-19 10:00:15 +01:00
Taylan Ulrich Bayırlı/Kammer
3e71b9ffd6
gnu: mesa: Add input s2tc.
...
* gnu/packages/gl.scm (mesa): Add input s2tc, patch sources to make the
reference to libtxc_dxtn.so absolute since it's passed to dlopen(3).
2015-03-19 10:00:15 +01:00
Taylan Ulrich Bayırlı/Kammer
b021a2adeb
gnu: Add s2tc.
...
* gnu/packages/gl.scm (s2tc): New variable.
(mesa-headers): New variable.
2015-03-19 10:00:15 +01:00
Taylan Ulrich Bayırlı/Kammer
0704788109
gnu: msmtp: Use mirror:// URI.
...
* gnu/packages/mail.scm (msmtp): Use a mirror:// URI for the source.
2015-03-19 09:59:51 +01:00
Taylan Ulrich Bayırlı/Kammer
6ea4b094e6
gnu: claws-mail: Use mirror:// URI.
...
* gnu/packages/mail.scm (claws-mail): Use a mirror:// URI for the source.
2015-03-19 09:59:51 +01:00
Taylan Ulrich Bayırlı/Kammer
0e259d7e50
gnu: procps: Explain why a mirror:// URI isn't used.
...
* gnu/packages/linux.scm (procps): Add a comment explaining why we don't use a
mirror:// URI.
2015-03-19 09:59:51 +01:00
Taylan Ulrich Bayırlı/Kammer
104785238c
gnu: lcms: Use mirror:// URI.
...
* gnu/packages/ghostscript.scm (lcms): Use a mirror:// URI for the source.
2015-03-19 09:59:51 +01:00
Taylan Ulrich Bayırlı/Kammer
6de9dc253d
gnu: wxwidgets-2: Use mirror:// URI.
...
* gnu/packages/wxwidgets.scm (wxwidgets-2): Use a mirror:// URI for the
source.
2015-03-19 09:59:51 +01:00
Taylan Ulrich Bayırlı/Kammer
8c056935e8
gnu: liba52: Fix source URI.
...
* gnu/packages/video.scm (liba52): Fix the source URI; SourceForge mirror URIs
don't work for this project presumably because it's misconfigured.
2015-03-19 09:59:51 +01:00
Ludovic Courtès
381c540b93
Merge branch 'master' into core-updates
2015-03-18 18:11:02 +01:00
Tomáš Čech
87bafa07ae
gnu: Add agg.
...
* gnu/packages/graphics.scm (agg): New variable.
* gnu/packages/patches/agg-am_c_prototype.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
2015-03-18 11:53:05 +01:00
Alexander I.Grafov (Axel)
ca0d2a637b
gnu: Add xcape.
...
* gnu/packages/xdisorg.scm (xcape): New variable.
2015-03-17 20:31:19 -04:00
Eric Bavier
708155dfcb
gnu: Add DBIx-Class-Schema-Loader.
...
* gnu/packages/databases.scm (perl-dbix-class-schema-loader): New variable.
2015-03-17 13:03:51 -05:00
Eric Bavier
f3bbbb7361
gnu: Add String-ToIdentifier-EN.
...
* gnu/packages/language.scm (perl-string-toidentifier-en): New variable.
2015-03-17 13:03:51 -05:00
Eric Bavier
ad0a50e3ad
gnu: Add Text-Unidecode.
...
* gnu/packages/perl.scm (perl-text-unidecode): New variable.
2015-03-17 13:03:50 -05:00
Eric Bavier
06f5001a5a
gnu: Add String-CamelCase.
...
* gnu/packages/perl.scm (perl-string-camelcase): New variable.
2015-03-17 13:03:50 -05:00
Eric Bavier
cfed969c73
gnu: Add Lingua-EN-Inflect-Phrase.
...
* gnu/packages/language.scm (perl-lingua-en-inflect-phrase): New variable.
2015-03-17 13:03:50 -05:00
Eric Bavier
d7de088395
gnu: Add Lingua-EN-Tagger.
...
* gnu/packages/language.scm (perl-lingua-en-tagger): New variable.
2015-03-17 13:03:50 -05:00
Eric Bavier
9766e4fef1
gnu: Add Lingua-Stem.
...
* gnu/packages/language.scm (perl-lingua-stem): New variable.
2015-03-17 13:03:50 -05:00
Eric Bavier
2b83abae53
gnu: Add Text-German.
...
* gnu/packages/language.scm (perl-text-german): New variable.
2015-03-17 13:03:50 -05:00
Eric Bavier
1f4b1129dc
gnu: Add Snowball-Swedish.
...
* gnu/packages/language.scm (perl-snowball-swedish): New variable.
2015-03-17 13:03:50 -05:00
Eric Bavier
1064abdc42
gnu: Add Snowball-Norwegian.
...
* gnu/packages/language.scm (perl-snowball-norwegian): New variable.
2015-03-17 13:03:50 -05:00
Eric Bavier
30c400446c
gnu: Add Lingua-Stem-Snowball-Da.
...
* gnu/packages/language.scm (perl-lingua-stem-snowball-da): New
variable.
2015-03-17 13:03:50 -05:00
Eric Bavier
95d2eec1a8
gnu: Add Lingua-Stem-Ru.
...
* gnu/packages/language.scm (perl-lingua-stem-ru): New variable.
2015-03-17 13:03:50 -05:00
Eric Bavier
6afe59593b
gnu: Add Lingua-Stem-It.
...
* gnu/packages/language.scm (perl-lingua-stem-it): New variable.
2015-03-17 13:03:50 -05:00
Eric Bavier
df11e05241
gnu: Add Lingua-Stem-Fr.
...
* gnu/packages/language.scm (perl-lingua-stem-fr): New variable.
2015-03-17 13:03:50 -05:00
Eric Bavier
9b446711e7
gnu: Add Lingua-PT-Stemmer.
...
* gnu/packages/language.scm (perl-lingua-pt-stemmer): New variable.
2015-03-17 13:03:50 -05:00
Eric Bavier
f8f744a8d1
gnu: Add Memoize-ExpireLRU.
...
* gnu/packages/perl.scm (perl-memoize-expirelru): New variable.
2015-03-17 13:03:50 -05:00
Eric Bavier
930768b3e4
gnu: Add Lingua-EN-Number-IsOrdinal.
...
* gnu/packages/language.scm (perl-lingua-en-number-isordinal): New
variable.
2015-03-17 13:03:50 -05:00
Eric Bavier
4812a813a2
gnu: Add Lingua-EN-Inflect-Number.
...
* gnu/packages/language.scm (perl-lingua-en-inflect-number): New
variable.
2015-03-17 13:03:50 -05:00
Eric Bavier
57ff0e04f1
gnu: Add Lingua-EN-Inflect.
...
* gnu/packages/language.scm (perl-lingua-en-inflect): New variable.
2015-03-17 13:03:50 -05:00
Eric Bavier
0c32bf0117
gnu: Add Lingua-EN-FindNumber.
...
* gnu/packages/language.scm (perl-lingua-en-findnumber): New variable.
2015-03-17 13:03:50 -05:00
Eric Bavier
fc436dbaea
gnu: Add Lingua-EN-Words2Nums.
...
* gnu/packages/language.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
2015-03-17 13:03:49 -05:00
Eric Bavier
8ac8f1e0c9
gnu: Add Class-Unload.
...
* gnu/packages/perl.scm (perl-class-unload): New variable.
2015-03-17 13:03:13 -05:00
Eric Bavier
88884196f5
gnu: Add Test-Pod.
...
* gnu/packages/perl.scm (perl-test-pod): New variable.
2015-03-17 13:03:13 -05:00
Eric Bavier
26d427a5c1
gnu: Add MooseX-NonMoose.
...
* gnu/packages/perl.scm (perl-moosex-nonmoose): New variable.
2015-03-17 13:03:13 -05:00
Eric Bavier
c7a47f5e32
gnu: Add MooseX-MarkAsMethods.
...
* gnu/packages/perl.scm (perl-moosex-markasmethods): New variable.
2015-03-17 13:03:13 -05:00
Eric Bavier
e61fd0f048
gnu: Add DBIx-Class-IntrospectableM2M.
...
* gnu/packages/databases.scm (perl-dbix-class-introspectablem2m): New
variable.
2015-03-17 13:03:13 -05:00
Eric Bavier
1846b423e2
gnu: Add Config-General.
...
* gnu/packages/perl.scm (perl-config-general): New variable.
2015-03-17 13:03:13 -05:00
Ludovic Courtès
a29bfc28f0
gnu: Add BRDF Explorer.
...
* gnu/packages/graphics.scm (brdf-explorer): New variable.
2015-03-17 18:15:51 +01:00
Tomáš Čech
a0db8b4dcc
gnu: agg: reverting commit d2c89faa88
...
commit was still missing gnu-system.am sections and added patches
2015-03-17 16:32:03 +01:00
Tomáš Čech
004eb31859
gnu: Add sdcv.
...
* gnu/packages/dictionaries.scm (sdcv): New variable.
2015-03-17 16:26:57 +01:00
Tomáš Čech
d2c89faa88
gnu: Add agg.
...
* gnu/packages/graphics.scm (agg): New variable.
2015-03-17 16:26:57 +01:00
Ludovic Courtès
b832c6e992
gnu: Add key-mon.
...
* gnu/packages/key-mon.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
2015-03-17 13:49:18 +01:00
Ludovic Courtès
619936a4c8
gnu: Add python2-rsvg.
...
* gnu/packages/gnome.scm (python2-rsvg): New variable.
2015-03-17 13:49:18 +01:00
Ludovic Courtès
db62afa55a
gnu: Add python2-xlib.
...
* gnu/packages/python.scm (python2-xlib): New variable.
2015-03-17 13:49:18 +01:00
Ricardo Wurmus
f767bccabf
gnu: Add CUnit.
...
* gnu/packages/check.scm (cunit): New variable.
2015-03-17 12:30:50 +01:00
Ricardo Wurmus
ddd82e0e76
gnu: Add MISO.
...
* gnu/packages/bioinformatics.scm (miso): New variable.
2015-03-17 12:29:58 +01:00
Ricardo Wurmus
9a8336d87b
gnu: Add bwa.
...
* gnu/packages/bioinformatics.scm (bwa): New variable.
2015-03-17 12:29:51 +01:00
Andreas Enge
0aa34e820c
gnu: texlive: Make the package structure more modular.
...
* gnu/packages/texlive.scm (texlive-bin, texlive-texmf): New variables.
The first one contains the binaries; the second one the texmf tree.
(texlive): Drop output "data". Create the output "out" as the union
of the suitable subdirectories of texlive-bin and texlive-texmf, and
wrap the binaries, setting TEXMFCNF to the value corresponding to
texlive-texmf.
2015-03-16 13:04:11 +01:00
Ludovic Courtès
576d38c846
gnu: pavucontrol: Work around segmentation fault.
...
* gnu/packages/patches/pavucontrol-sigsegv.patch: New file.
* gnu/packages/pulseaudio.scm (pavucontrol)[source]: Use it.
* gnu-system.am (dist_patch_DATA): Add it.
2015-03-15 23:38:45 +01:00
Ricardo Wurmus
1b6826d34a
gnu: Add Lilypond.
...
* gnu/packages/music.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
2015-03-15 17:04:04 +01:00
Ludovic Courtès
5a74d239bf
pulseaudio: Update to 6.0; add dependency on eudev.
...
* gnu/packages/pulseaudio.scm (pulseaudio)[source]: Update to 6.0.
[arguments]: Pass --with-udev-rules-dir.
[inputs]: Add eudev.
2015-03-15 12:12:42 +01:00
Tomáš Čech
060e365a73
gnu: openconnect: Update to 7.05.
...
* gnu/packages/vpn.scm (openconnect): Update to 7.05, replace openssl with
gnutls.
2015-03-14 23:00:07 +01:00
Tomáš Čech
2459141e4c
gnu: Add tig.
...
* gnu/packages/version-control.scm (tig): New variable.
2015-03-14 22:56:58 +01:00
Tomáš Čech
1e74439973
gnu: bind-utils: Add new variable.
...
* gnu/packages/dns.scm (bind-utils): New variable.
2015-03-14 22:01:48 +01:00
Tomáš Čech
36fb36b551
gnu: Rename module dnsmasq to dns.
...
* gnu/packages/dnsmasq.scm: Rename to...
* gnu/packages/dns.scm: ... this. Change module name accordingly.
* gnu-system.am (GNU_SYSTEM_MODULES): Rename dnsmasq module to dns.
2015-03-14 21:59:24 +01:00
Eric Bavier
949f9aa100
gnu: c-reduce: Use llvm and clang 3.5.
...
* gnu/packages/debug.scm (c-reduce)[intputs]: Use llvm and clang 3.5.
2015-03-14 15:48:23 -05:00
Ludovic Courtès
166191b377
gnu: Update packages to use 'non-copyleft' instead of 'bsd-style'.
...
* gnu/packages/avr.scm, gnu/packages/compression.scm,
gnu/packages/curl.scm, gnu/packages/cyrus-sasl.scm,
gnu/packages/databases.scm, gnu/packages/firmware.scm,
gnu/packages/flex.scm, gnu/packages/fontutils.scm,
gnu/packages/gd.scm, gnu/packages/ghostscript.scm,
gnu/packages/gnunet.scm, gnu/packages/graphics.scm,
gnu/packages/hugs.scm, gnu/packages/image.scm,
gnu/packages/linux.scm, gnu/packages/mail.scm,
gnu/packages/maths.scm, gnu/packages/mit-krb5.scm,
gnu/packages/python.scm, gnu/packages/rdf.scm,
gnu/packages/ssh.scm, gnu/packages/tcl.scm,
gnu/packages/xdisorg.scm, gnu/packages/xiph.scm,
gnu/packages/yasm.scm, gnu/packages/zip.scm: Use 'non-copyleft'
instead of 'bsd-style'.
2015-03-14 19:27:14 +01:00
Andreas Enge
c463dd4763
gnu: minetest: Swap input libjpeg-8 for current libjpeg-9.
...
* gnu/packages/games.scm (minetest): Swap input libjpeg-8 for current
libjpeg-9.
2015-03-14 18:43:47 +01:00
Andreas Enge
cd18ab1ff7
gnu: minetest: Update to 0.4.12.
...
* gnu/packages/games.scm (minetest, minetest-data): Update to 0.4.12.
2015-03-14 18:32:29 +01:00
Andreas Enge
109033563f
gnu: minetest: Fix build with modified cmake build system.
...
* gnu/packages/games.scm (minetest)[arguments]: Instead of setting CPATH,
which is no more used by the cmake build system since commit 0d6f936
, set
the include directories for irrlicht and curl directly via configure flags.
2015-03-14 18:22:25 +01:00
Andreas Enge
c12efc72cf
gnu: Add glm.
...
* gnu/packages/maths.scm (glm): New variable.
Co-authored-by: John Darrington <john@darrington.wattle.id.au>
2015-03-14 17:39:58 +01:00
Andreas Enge
1842a7cbc7
gnu: boost: Update to 1.57.0.
...
* gnu/packages/boost.scm (boost): Update to 1.57.0.
2015-03-14 17:14:25 +01:00
Andreas Enge
0d6f936036
gnu: cmake: Add CMAKE_PREFIX_PATH as a native search path, and drop
...
CMAKE_LIBRARY_PATH and CMAKE_INCLUDE_PATH from the cmake build system.
* gnu/packages/cmake.scm (cmake)[native-search-paths]: New field.
* guix/build/cmake-build-system.scm (configure): Drop environment variables
CMAKE_LIBRARY_PATH and CMAKE_INCLUDE_PATH.
2015-03-14 16:06:55 +01:00
Andreas Enge
6abdad698b
gnu: ffmpeg: Update to 2.6.
...
* gnu/packages/video.scm (ffmpeg): Update to 2.6.
2015-03-14 11:04:25 +01:00
Ricardo Wurmus
9de2e43cbe
gnu: clalsadrv: Move snippet to build phase and set LIBDIR.
...
* gnu/packages/audio.scm (clalsadrv): Move snippet to build phase and set
LIBDIR.
2015-03-13 21:45:15 +01:00
Ricardo Wurmus
9569dfc856
gnu: zita-alsa-pcmi: Move snippet to build phase and set LIBDIR.
...
* gnu/packages/audio.scm (zita-alsa-pcmi): Move snippet to build phase
and set LIBDIR.
2015-03-13 21:45:08 +01:00
Eric Bavier
feae339537
gnu: Add DBIx-Class.
...
* gnu/packages/databases.scm (perl-dbix-class): New variable.
2015-03-13 13:52:16 -05:00
Eric Bavier
dd90952ebe
gnu: Add SQL-Abstract.
...
* gnu/packages/databases.scm (perl-sql-abstract): New variable.
2015-03-13 13:52:16 -05:00
Eric Bavier
f397c306e4
gnu: Add Text-Balanced.
...
* gnu/packages/perl.scm (perl-text-balanced): New variable.
2015-03-13 13:52:15 -05:00
Eric Bavier
393ca94621
gnu: Add Scope-Guard.
...
* gnu/packages/perl.scm (perl-scope-guard): New variable.
2015-03-13 13:52:15 -05:00
Eric Bavier
5a96dc03c7
gnu: Add Moo.
...
* gnu/packages/perl.scm (perl-moo): New variable.
2015-03-13 13:52:15 -05:00
Eric Bavier
77917f67fd
gnu: Add strictures.
...
* gnu/packages/perl.scm (perl-strictures): New variable.
2015-03-13 13:52:15 -05:00
Eric Bavier
6e1bb8aab9
gnu: Add Role-Tiny.
...
* gnu/packages/perl.scm (perl-role-tiny): New variable.
2015-03-13 13:52:15 -05:00
Eric Bavier
7c68c033f3
gnu: Add Import-Into.
...
* gnu/packages/perl.scm (perl-import-into): New variable.
2015-03-13 13:52:15 -05:00
Eric Bavier
417e11bfaa
gnu: Add Class-Method-Modifiers.
...
* gnu/packages/perl.scm (perl-class-method-modifiers): New variable.
2015-03-13 13:52:15 -05:00
Eric Bavier
6ebe790bce
gnu: Add Module-Find.
...
* gnu/packages/perl.scm (perl-module-find): New variable.
2015-03-13 13:52:15 -05:00
Eric Bavier
2793480ed0
gnu: Add Hash-Merge.
...
* gnu/packages/perl.scm (perl-hash-merge): New variable.
2015-03-13 13:52:15 -05:00
Eric Bavier
f8bde42f24
gnu: Add Data-Page.
...
* gnu/packages/perl.scm (perl-data-page): New variable.
2015-03-13 13:52:15 -05:00
Eric Bavier
994fad660c
gnu: Add Class-Accessor-Chained.
...
* gnu/packages/perl.scm (perl-class-accessor-chained): New variable.
2015-03-13 13:52:15 -05:00
Eric Bavier
bfa3ad491c
gnu: Add Data-Dumper-Concise.
...
* gnu/packages/perl.scm (perl-data-dumper-concise): New variable.
2015-03-13 13:52:15 -05:00
Eric Bavier
f787e9fd4c
gnu: Add Context-Preserve.
...
* gnu/packages/perl.scm (perl-context-preserve): New variable.
2015-03-13 13:52:15 -05:00
Eric Bavier
d39e82548b
gnu: Add Config-Any.
...
* gnu/packages/perl.scm (perl-config-any): New variable.
2015-03-13 13:52:15 -05:00
Eric Bavier
42641c44a6
gnu: Add Class-C3-Componentised.
...
* gnu/packages/perl.scm (perl-class-c3-componentised): New variable.
2015-03-13 13:52:15 -05:00
Eric Bavier
7a00ad4c22
gnu: Add Class-C3.
...
* gnu/packages/perl.scm (perl-class-c3): New variable.
2015-03-13 13:52:15 -05:00
Eric Bavier
606f2f824c
gnu: Add Algorithm-C3.
...
* gnu/packages/perl.scm (perl-algorithm-c3): New variable.
2015-03-13 13:52:15 -05:00
Eric Bavier
ac42bfff8d
gnu: Add Class-Accessor-Grouped.
...
* gnu/packages/perl.scm (perl-class-accessor-grouped): New variable.
2015-03-13 13:52:15 -05:00
Eric Bavier
448ebad1f6
gnu: Add Class-XSAccessor.
...
* gnu/packages/perl.scm (perl-class-xsaccessor): New variable.
2015-03-13 13:52:14 -05:00
Ricardo Wurmus
3edce2c9f9
gnu: libgnomeprint: adapt to newer freetype.
...
* gnu/packages/gnome.scm (freetype): Change "freetype" to "freetype2" in
snippet.
2015-03-13 19:40:09 +01:00
Andreas Enge
4e2f5b8f8f
gnu: calibre: Update to 2.21.0.
...
* gnu/packages/ebook.scm (calibre): Update to 2.21.0.
2015-03-13 10:44:11 +01:00
Andreas Enge
97039f6ef2
gnu: Add vigra.
...
* gnu/packages/image.scm (vigra): New variable.
Co-authored-by: John Darrington <john@darrington.wattle.id.au>
2015-03-13 10:35:13 +01:00
Andreas Enge
12ed1216de
gnu: hdf5: Add input zlib.
...
* gnu/packages/maths.scm (hdf5): Add input zlib.
2015-03-13 00:15:47 +01:00
Andreas Enge
40029cbe30
gnu: hdf5: Combine all outputs into one.
...
* gnu/packages/maths.scm (hdf5): Combine the outputs "out", "bin", "lib" and
"include" into "out".
(gmsh, octave): Adapt list of inputs.
2015-03-12 23:59:49 +01:00
Andreas Enge
97ffa451eb
gnu: ffmpeg: Set LDFLAGS to -ldl.
...
* gnu/packages/video.scm (ffmpeg, ffmpeg-2.2): Set LDFLAGS to -ldl.
This fixes a build failure of ffmpeg-2.2.
2015-03-12 23:49:50 +01:00
Ludovic Courtès
b3976e72f4
gnu: skribilo: Add dependency on Ploticus.
...
* gnu/packages/skribilo.scm (skribilo)[inputs]: Add PLOTUTILS.
2015-03-12 22:52:18 +01:00
Ludovic Courtès
7d9e8c0857
gnu: guile-reader: Build with the C locale.
...
* gnu/packages/guile.scm (guile-reader)[arguments]: Add #:locale.
2015-03-12 22:52:18 +01:00
Ludovic Courtès
be3ed52d7b
gnu: git: Install Bash completion as 'etc/bash_completion.d/git'.
...
* gnu/packages/version-control.scm (git)[arguments]
<install-shell-completion>: Change "git.sh" to "git" as the completion
module file name.
2015-03-12 22:52:18 +01:00
Ludovic Courtès
16629c8adf
gnu: bash-completion: Search for completion modules in profiles.
...
* gnu/packages/patches/bash-completion-directories.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/bash.scm (bash-completion)[source]: Use it.
2015-03-12 22:52:18 +01:00
Tomáš Čech
81ce19f452
gnu: Add isync.
...
* gnu/packages/mail.scm (isync): New variable.
2015-03-12 21:56:15 +01:00
Eric Bavier
91f0629934
gnu: Add Catalyst-Runtime.
...
* gnu/packages/web.scm (perl-catalyst-runtime): New variable.
2015-03-12 15:55:58 -05:00
Eric Bavier
36a100a1d6
gnu: Add URI-ws.
...
* gnu/packages/web.scm (perl-uri-ws): New variable.
2015-03-12 15:55:58 -05:00
Eric Bavier
7ffa58b304
gnu: Add Tree-Simple-VisitorFactory.
...
* gnu/packages/perl.scm (perl-tree-simple-visitorfactory): New
variable.
2015-03-12 15:55:58 -05:00
Eric Bavier
b9f6e75efc
gnu: Add Tree-Simple.
...
* gnu/packages/perl.scm (perl-tree-simple): New variable.
2015-03-12 15:55:58 -05:00
Eric Bavier
e3ad9d64d6
gnu: Add Text-SimpleTable.
...
* gnu/packages/perl.scm (perl-text-simpletable): New variable.
2015-03-12 15:55:58 -05:00
Eric Bavier
895046f935
gnu: Add String-RewritePrefix.
...
* gnu/packages/perl.scm (perl-string-rewriteprefix): New variable.
2015-03-12 15:55:58 -05:00
Eric Bavier
317c4a1da8
gnu: Add Safe-Isa.
...
* gnu/packages/perl.scm (perl-safe-isa): New variable.
2015-03-12 15:55:58 -05:00
Eric Bavier
64b16bf792
gnu: Add Plack-Test-ExternalServer.
...
* gnu/packages/web.scm (perl-plack-test-externalserver): New variable.
2015-03-12 15:55:58 -05:00
Eric Bavier
ca157ba9b8
gnu: Add Plack-Middleware-ReverseProxy.
...
* gnu/packages/web.scm (perl-plack-middleware-reverseproxy): New
variable.
2015-03-12 15:55:58 -05:00
Eric Bavier
13e330be23
gnu: Add Plack-Middleware-RemoveRedundantBody.
...
* gnu/packages/web.scm (perl-plack-middleware-removeredundantbody):
New variable.
2015-03-12 15:55:58 -05:00
Eric Bavier
03d874d069
gnu: Add Plack-Middleware-MethodOverride.
...
* gnu/packages/web.scm (perl-plack-middleware-methodoverride): New
variable.
2015-03-12 15:55:58 -05:00
Eric Bavier
acd1f73a26
gnu: Add Plack-Middleware-FixMissingBodyInRedirect.
...
* gnu/packages/web.scm (perl-plack-middleware-fixmissingbodyinredirect):
New variable.
2015-03-12 15:55:57 -05:00
Eric Bavier
65b04b4a14
gnu: Add Path-Class.
...
* gnu/packages/perl.scm (perl-path-class): New variable.
2015-03-12 15:55:57 -05:00
Eric Bavier
1e3a6eae99
gnu: Add MooseX-MethodAttributes.
...
* gnu/packages/perl.scm (perl-moosex-methodattributes): New variable.
2015-03-12 15:55:57 -05:00
Eric Bavier
ffb2d0b42b
gnu: Add MooseX-Types.
...
* gnu/packages/perl.scm (perl-moosex-types): New variable.
2015-03-12 15:55:57 -05:00
Eric Bavier
40b2ea4c2c
gnu: Add Carp-Clan.
...
* gnu/packages/perl.scm (perl-carp-clan): New variable.
2015-03-12 15:55:57 -05:00
Eric Bavier
1a17aa2dc7
gnu: Add MooseX-Getopt.
...
* gnu/packages/perl.scm (perl-moosex-getopt): New variable.
2015-03-12 15:55:57 -05:00
Eric Bavier
3fc65fd2c9
gnu: Add MooseX-Role-Parameterized.
...
* gnu/packages/perl.scm (perl-moosex-role-parameterized): New variable.
2015-03-12 15:55:57 -05:00
Eric Bavier
bfcb13bc6a
gnu: Add MooseX-Role-WithOverloading.
...
* gnu/packages/perl.scm (perl-moosex-role-withoverloading): New variable.
2015-03-12 15:55:57 -05:00
Eric Bavier
ceb3b13830
gnu: Add namespace-autoclean.
...
* gnu/packages/perl.scm (perl-namespace-autoclean): New variable.
2015-03-12 15:55:57 -05:00
Eric Bavier
eb81114cd2
gnu: Add aliased.
...
* gnu/packages/perl.scm (perl-aliased): New variable.
2015-03-12 15:55:57 -05:00
Eric Bavier
dd34630f56
gnu: Add Getopt-Long-Descriptive.
...
* gnu/packages/perl.scm (perl-getopt-long-descriptive): New variable.
2015-03-12 15:55:57 -05:00
Eric Bavier
5c2234f011
gnu: Add Params-Validate.
...
* gnu/packages/perl.scm (perl-params-validate): New variable.
2015-03-12 15:55:57 -05:00
Eric Bavier
0c190411d8
gnu: Add Test-Trap.
...
* gnu/packages/perl.scm (perl-test-trap): New variable.
2015-03-12 15:55:57 -05:00
Eric Bavier
7fc7903bb7
gnu: Add MooseX-Emulate-Class-Accessor-Fast.
...
* gnu/packages/perl.scm (perl-moosex-emulate-class-accessor-fast): New
variable.
2015-03-12 15:55:57 -05:00
Eric Bavier
11f4c54206
gnu: Add JSON-MaybeXS.
...
* gnu/packages/web.scm (perl-json-maybexs): New variable.
2015-03-12 15:55:57 -05:00
Eric Bavier
95aa068e44
gnu: Add Test-Without-Module.
...
* gnu/packages/perl.scm (perl-test-without-module): New variable.
2015-03-12 15:55:57 -05:00
Eric Bavier
1c48820ed6
gnu: Add Cpanel-JSON-XS.
...
* gnu/packages/web.scm (perl-cpanel-json-xs): New variable.
2015-03-12 15:55:57 -05:00
Eric Bavier
89341090f0
gnu: Add common-sense.
...
* gnu/packages/perl.scm (perl-common-sense): New variable.
2015-03-12 15:55:57 -05:00
Eric Bavier
724d222773
gnu: Add HTTP-Request-AsCGI.
...
* gnu/packages/web.scm (perl-http-request-ascgi): New variable.
2015-03-12 15:55:57 -05:00
Eric Bavier
8819f57bc1
gnu: Add Class-Accessor.
...
* gnu/packages/perl.scm (perl-class-accessor): New variable.
2015-03-12 15:55:57 -05:00
Eric Bavier
f902e4bcc2
gnu: Add base.
...
* gnu/packages/perl.scm (perl-base): New variable.
2015-03-12 15:55:56 -05:00
Eric Bavier
84c2c6d633
gnu: Add Data-Dump.
...
* gnu/packages/perl.scm (perl-data-dump): New variable.
2015-03-12 15:55:56 -05:00
Eric Bavier
fcf1043e56
gnu: Add Class-Date.
...
* gnu/packages/perl.scm (perl-class-date): New variable.
2015-03-12 15:55:56 -05:00
Eric Bavier
4abba47dc6
gnu: Add Class-C3-Adopt-NEXT.
...
* gnu/packages/perl.scm (perl-class-c3-adopt-next): New variable.
2015-03-12 15:55:56 -05:00
Eric Bavier
76b8b86c91
gnu: Add CGI-Struct.
...
* gnu/packages/web.scm (perl-cgi-struct): New variable.
2015-03-12 15:55:56 -05:00
Eric Bavier
0148aa55cf
gnu: Add CGI-Simple.
...
* gnu/packages/web.scm (perl-cgi-simple): New variable.
2015-03-12 15:55:56 -05:00
Eric Bavier
19449405ac
gnu: Add IO-stringy.
...
* gnu/packages/perl.scm (perl-io-stringy): New variable.
2015-03-12 15:55:56 -05:00
Eric Bavier
9acf97f2fb
gnu: perl-uri: Update to 1.67.
...
* gnu/packages/web.scm (perl-uri): Update to 1.67.
[source]: Update mirror uri.
[home-page]: Point to distribution uri.
2015-03-12 15:55:56 -05:00
Eric Bavier
d845027209
gnu: perl-http-message: Propagate all inputs.
...
* gnu/packages/web.scm (perl-http-message)[inputs]: Move all to...
[propagate-inputs]: Here.
2015-03-12 15:55:56 -05:00
Taylan Ulrich Bayırlı/Kammer
2d8288040b
gnu: samba: Augment dynamic library rpaths.
...
* gnu/packages/samba.scm (samba): Augment the rpath of files in lib/ in
addition to those in bin/ and sbin/.
2015-03-12 21:40:55 +01:00
Ludovic Courtès
99e64a6e77
gnu: Move cflow, Complexity, and GLOBAL to (gnu packages code).
...
* gnu/packages/code.scm (cflow, complexity, global): New variables.
* gnu/packages/cflow.scm, gnu/packages/complexity.scm,
gnu/packages/global.scm: Remove.
* gnu-system.am (GNU_SYSTEM_MODULES): Adjust accordingly.
2015-03-12 11:40:27 +01:00
Ludovic Courtès
23153c907b
gnu: Add SLOCCount.
...
* gnu/packages/code.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
2015-03-12 11:35:16 +01:00
Ludovic Courtès
46ffff9024
gnu: guile-ssh: Update to 0.7.2.
...
* gnu/packages/ssh.scm (guile-ssh): Update to 0.7.2.
2015-03-11 23:25:53 +01:00
Ludovic Courtès
a1ddf97cab
gnu: help2man: Update to 1.46.5.
...
* gnu/packages/man.scm (help2man): Update to 1.46.5.
2015-03-11 23:25:53 +01:00
Eric Bavier
5933549dbd
gnu: Add Plack.
...
* gnu/packages/web.scm (perl-plack): New variable.
2015-03-11 15:48:06 -05:00
Eric Bavier
bb8bfe5ec8
gnu: Add Test-TCP.
...
* gnu/packages/web.scm (perl-test-tcp): New variable.
2015-03-11 15:48:06 -05:00
Eric Bavier
786ccb71cc
gnu: Add Test-SharedFork.
...
* gnu/packages/perl.scm (perl-test-sharedfork): New variable.
2015-03-11 15:48:06 -05:00
Eric Bavier
83e825a16e
gnu: Add Stream-Buffered.
...
* gnu/packages/perl.scm (perl-stream-buffered): New variable.
2015-03-11 15:48:06 -05:00
Eric Bavier
5ec8ec83f6
gnu: Add HTTP-Body.
...
* gnu/packages/web.scm (perl-http-body): New variable.
2015-03-11 15:48:06 -05:00
Eric Bavier
14b44398fb
gnu: Add Hash-MultiValue.
...
* gnu/packages/perl.scm (perl-hash-multivalue): New variable.
2015-03-11 15:48:06 -05:00
Eric Bavier
5bfab17a2b
gnu: Add Devel-StackTrace-AsHTML.
...
* gnu/packages/perl.scm (perl-devel-stacktrace-ashtml): New variable.
2015-03-11 15:48:06 -05:00
Eric Bavier
c3c03bebd1
gnu: Add HTTP-Tiny.
...
* gnu/packages/web.scm (perl-http-tiny): New variable.
2015-03-11 15:48:06 -05:00
Eric Bavier
2b63ebc1fe
gnu: Add IO-Socket-IP.
...
* gnu/packages/web.scm (perl-io-socket-ip): New variable.
2015-03-11 15:48:06 -05:00
Eric Bavier
c8a316a3b7
gnu: Add HTTP-CookieJar.
...
* gnu/packages/web.scm (perl-http-cookiejar): New variable.
2015-03-11 15:48:06 -05:00
Eric Bavier
b79d8b1ff7
gnu: Add Time-Mock.
...
* gnu/packages/perl.scm (perl-time-mock): New variable.
2015-03-11 15:48:06 -05:00
Eric Bavier
40f2518c1f
gnu: Add TimeDate.
...
* gnu/packages/perl.scm (perl-timedate): New variable.
2015-03-11 15:48:06 -05:00
Eric Bavier
dc1c804a6c
gnu: Add Apache-LogFormat-Compiler.
...
* gnu/packages/web.scm (perl-apache-logformat-compiler): New variable.
2015-03-11 15:48:06 -05:00
Eric Bavier
f5721e475f
gnu: Add POSIX-strftime-Compiler.
...
* gnu/packages/perl.scm (perl-posix-strftime-compiler): New variable.
2015-03-11 15:48:05 -05:00
Eric Bavier
9bc8671846
gnu: Add Test-MockTime.
...
* gnu/packages/perl.scm (perl-test-mocktime): New variable.
2015-03-11 15:48:05 -05:00
Eric Bavier
1e507297e9
gnu: Add File-ShareDir.
...
* gnu/packages/perl.scm (perl-file-sharedir): New variable.
2015-03-11 15:48:05 -05:00
Eric Bavier
e55d07b134
gnu: Add File-ShareDir-Install.
...
* gnu/packages/perl.scm (perl-file-sharedir-install): New variable.
2015-03-11 15:48:05 -05:00
Eric Bavier
9afa15ffee
gnu: Add Class-Inspector.
...
* gnu/packages/perl.scm (perl-class-inspector): New variable.
2015-03-11 15:48:05 -05:00
Eric Bavier
3deac8c17b
gnu: Add Time-Local.
...
* gnu/packages/perl.scm (perl-time-local): New variable.
2015-03-11 15:48:05 -05:00
Eric Bavier
8142aff3f6
gnu: Group and alphabetize perl module packages.
...
* gnu/packages/web.scm (perl-encode-locale, perl-file-listing,
perl-html-parser, perl-html-tagset, perl-http-cookies, perl-http-daemon,
perl-http-date, perl-http-message, perl-http-negotiate, perl-io-html,
perl-io-socket-ssl, perl-libwww, perl-lwp-mediatypes, perl-net-http,
perl-uri, perl-www-curl, perl-www-robotrules): Group and alphabetize.
2015-03-11 15:48:05 -05:00
Ricardo Wurmus
192b48020f
gnu: Add WenQuanYi ZenHei font.
...
* gnu/packages/fonts.scm (font-wqy-zenhei): New variable.
2015-03-11 13:03:28 +01:00
Ricardo Wurmus
205006624e
gnu: Add PCB.
...
* gnu/packages/engineering.scm (pcb): New variable.
2015-03-10 23:47:28 +01:00
Ricardo Wurmus
e62be58fc3
gnu: Add openspecfun.
...
* gnu/packages/maths.scm (openspecfun): New variable.
2015-03-10 23:39:12 +01:00
Ricardo Wurmus
e1605e36a8
gnu: Add openlibm.
...
* gnu/packages/maths.scm (openlibm): New variable.
2015-03-10 23:38:55 +01:00
Tomáš Čech
c58ed7732a
gnu: Add enlightenment.
...
* gnu/packages/enlightenment.scm (enlightenment): New variable.
2015-03-10 23:00:43 +01:00
Ludovic Courtès
b9156ccc08
Revert "gnu: vlc: Update to 2.2.0"
...
This reverts commit ad036bda89
.
This version has always failed to build according to
<http://hydra.gnu.org/job/gnu/master/vlc-2.2.0.x86_64-linux/all >.
2015-03-10 17:26:32 +01:00