Ludovic Courtès
1855577207
gnu: tzdata: Update hash.
...
Fixes <http://bugs.gnu.org/14890 >.
Reported by Andreas Enge <andreas@enge.fr>.
* gnu/packages/base.scm (tzdata): Update hash.
2013-07-17 14:22:05 +02:00
Ludovic Courtès
e23dc82c29
gnu: subversion: Fetch over plain HTTP.
...
* gnu/packages/version-control.scm (subversion): Use the http:// URL
to work around <http://bugs.gnu.org/14884 >. Reported by Mark Weaver
and Andreas Enge.
2013-07-16 23:12:38 +02:00
Ludovic Courtès
c5a1902ae4
gnu: libphidget: Add "debug" output.
...
* gnu/packages/libphidget.scm (libphidget): Add `outputs' field.
2013-07-16 22:15:23 +02:00
Andreas Enge
d409c8ab88
gnu: libapr, libaprutil: Upgrade.
...
* gnu/packages/libapr.scm (libapr): Upgrade to 1.4.8.
* gnu/packages/libapr.scm (libaprutil): Upgrade to 1.5.2.
2013-07-16 07:50:34 +02:00
Andreas Enge
4169a4bcb5
gnu: pango, gtk+: Propagate inputs.
...
* gnu/packages/gtk.scm (pango): Propagate input cairo.
* gnu/packages/gtk.scm (gtk+): Propagate inputs atk, gdk-pixbuf and pango;
drop input cairo, propagated through pango.
2013-07-15 23:15:45 +02:00
Andreas Enge
cf2135ff48
Add gtk+.
...
* gnu/packages/gtk.scm (pango): Propagate input harfbuzz.
* gnu/packages/gtk.scm (gtk+): New variable.
2013-07-15 22:41:19 +02:00
Ludovic Courtès
ffd2093440
gnu: make-bootstrap: Skip tests for the statically-linked gawk.
...
* gnu/packages/make-bootstrap.scm (%static-inputs)[gawk]: Add #:tests? #f.
2013-07-14 16:58:43 +02:00
Ludovic Courtès
8e5e7299d1
gnu: plotutils: Allow compilation with newer libpng.
...
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/patches/plotutils-libpng-jmpbuf.patch: New file.
* gnu/packages/plotutils.scm (plotutils): Add
`plotutils-libpng-jmpbuf.patch' as an input, and apply it.
2013-07-12 22:25:30 +02:00
Ludovic Courtès
f50ad3e777
gnu: freeipmi: Upgrade to 1.2.8.
...
* gnu/packages/freeipmi.scm (freeipmi): Upgrade to 1.2.8.
2013-07-12 01:05:27 +02:00
Ludovic Courtès
d4781e8c23
gnu: libidn: Upgrade to 1.28.
...
* gnu/packages/libidn.scm (libidn): Upgrade to 1.28.
2013-07-12 01:05:06 +02:00
Ludovic Courtès
e0bb2e6be1
gnu: gnupg: Upgrade support libraries.
...
* gnu/packages/gnupg.scm (libgpg-error): Upgrade to 1.12.
(libassuan): Upgrade to 2.1.1.
2013-07-12 01:04:32 +02:00
Ludovic Courtès
6a012c5f51
gnu: help2man: Upgrade to 1.43.3.
...
* gnu/packages/help2man.scm (help2man): Upgrade to 1.43.3.
2013-07-11 22:30:46 +02:00
Ludovic Courtès
d934fd65af
gnu: xorriso: Upgrade to 1.3.0.
...
* gnu/packages/cdrom.scm (xorriso): Upgrade to 1.3.0.
2013-07-11 22:30:13 +02:00
Ludovic Courtès
35935b8a1d
gnu: automake: Upgrade to 1.14.
...
* gnu/packages/autotools.scm (automake): Upgrade to 1.14.
2013-07-11 22:21:47 +02:00
Ludovic Courtès
c0edcc3c19
gnu: libpng: Upgrade to 1.5.17.
...
* gnu/packages/libpng.scm (libpng): Upgrade to 1.5.17.
2013-07-10 15:55:39 +02:00
Ludovic Courtès
c769406010
Merge branch 'core-updates'
2013-07-09 22:17:18 +02:00
Ludovic Courtès
2c9143a1f3
gnu: gettext: Upgrade to 0.18.3.
...
* gnu/packages/gettext.scm (gettext): Upgrade to 0.18.3.
Remove patch. Change `patch-tests' phase to use (which "sh'); keep it
regardless of whether we're cross compiling.
2013-07-08 00:13:15 +02:00
Ludovic Courtès
acf428dd0b
gnu: tzdata: Upgrade to 2013d.
...
* gnu/packages/base.scm (tzdata): Upgrade to 2013d.
2013-07-07 23:40:36 +02:00
Ludovic Courtès
c8ebc82187
gnu: gcc: Add Texinfo to the native inputs.
...
* gnu/packages/gcc.scm (gcc-4.7): Add `native-inputs' field.
(gcc-4.8): Remove outdated comment.
* gnu/packages/base.scm (gcc-boot0): Add `native-inputs' field.
2013-07-06 18:08:29 +02:00
Ludovic Courtès
3a4ebc1124
gnu: make-bootstrap: guile-static-stripped has no "debug" output.
...
* gnu/packages/make-bootstrap.scm (%guile-static-stripped): Add
`outputs' field.
2013-07-05 14:39:47 +02:00
Ludovic Courtès
82f9b17687
build-system/gnu: Remove the "debug" output when `strip-binaries?' is #f.
...
* guix/build-system/gnu.scm (gnu-build, gnu-cross-build): Delete "debug"
from OUTPUTS when STRIP-BINARIES? is false.
* gnu/packages/cross-base.scm (cross-libc): Leave `outputs' unchanged.
This reverts commit a4627d4
.
2013-07-04 13:26:35 +02:00
Ludovic Courtès
a4627d498a
gnu: cross-libc: Remove the "debug" output.
...
* gnu/packages/cross-base.scm (cross-libc): Remove "debug" from the
`outputs' field.
2013-07-04 11:08:28 +02:00
Ludovic Courtès
9bf62d9b1d
gnu: Add a "debug" output for some packages.
...
* gnu/packages/base.scm (coreutils, gnu-make, glibc): Add a "debug" output.
* gnu/packages/bdw-gc.scm (libgc): Likewise.
* gnu/packages/guile.scm (guile-2.0): Likewise.
* gnu/packages/libffi.scm (libffi): Likewise.
* gnu/packages/multiprecision.scm (gmp, mpfr, mpc): Likewise.
2013-07-03 23:55:04 +02:00
Ludovic Courtès
6d73e17bb4
gnu: Add noweb.
...
* gnu/packages/noweb.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
2013-07-03 15:10:34 +02:00
Ludovic Courtès
2b2fdd45bb
gnu: qemu: Upgrade to 1.5.1.
...
* gnu/packages/qemu.scm (qemu-kvm): Add `--cc' configure option.
Add PIXMAN and ALSA-LIB as inputs.
(qemu): Upgrade to 1.5.1 Remove autotool hack for pixman. Patch
tests/libqtest.c. Remove Autoconf, Automake, and Libtool from the
inputs. Fix `home-page'.
2013-07-03 01:18:28 +02:00
Ludovic Courtès
82323a8085
gnu: liboop: Fix & improve meta-data.
...
* gnu/packages/lsh.scm (liboop): Fix home page. Improve `synopsis' and
`description'. Thanks to carl hansen <carlhansen1234@gmail.com>, who
raised it on bug-gsrc@gnu.org .
2013-07-01 11:43:23 +02:00
Ludovic Courtès
a4572a1720
gnu: Add GNU vc-dwim.
...
* gnu/packages/version-control.scm (vc-dwim): New variable.
2013-07-01 00:18:36 +02:00
Ludovic Courtès
d3066a0d13
gnu: Add GNU Rush.
...
* gnu/packages/rush.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
2013-06-29 22:20:25 +02:00
Cyril Roelandt
013ce67b19
gnutls: fix the test-suite for 32 bits systems.
...
* gnu/packages/patches/gnutls-fix-tests-on-32-bits-system.patch: New file.
* gnu-system.am: Add it here...
* gnu/packages/gnutls.scm (gnutls): ... and use it here.
Thanks to Nikos Mavrogiannopoulos for providing this patch:
http://permalink.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/6778
2013-06-28 17:26:49 +02:00
Ludovic Courtès
88a0b7b051
gnu: lout: Upgrade to 3.40.
...
* gnu/packages/lout.scm (lout): Upgrade to 3.40.
2013-06-27 22:36:41 +02:00
Ludovic Courtès
96a8259a9d
gnu: lsh: Upgrade to 2.1.
...
* gnu/packages/lsh.scm (lsh): Upgrade to 2.1. Add Nettle as an input.
Remove now unneeded patches.
* gnu/packages/patches/lsh-guile-compat.patch,
gnu/packages/patches/lsh-no-root-login.patch,
gnu/packages/patches/lsh-pam-service-name.patch: Remove.
* gnu-system.am (dist_patch_DATA): Remove them.
2013-06-27 22:27:26 +02:00
Ludovic Courtès
ca16cb9606
gnu: gcc: Use `gcc-configure-flags-for-triplet' when cross-compiling GCC.
...
* gnu/packages/cross-base.scm (gcc-configure-flags-for-triplet): Move to...
* gnu/packages/gcc.scm (gcc-configure-flags-for-triplet): ... here. New
procedure.
(gcc-4.7): Use it when (%current-target-system) is true.
2013-06-26 23:02:49 +02:00
Ludovic Courtès
beda99e882
gnu: cross-base: Add support for `mips64el-linux-gnu-gnuabi64' (N64 ABI).
...
* gnu/packages/cross-base.scm (gcc-configure-flags-for-triplet): New
procedure.
(cross-gcc): Use it.
(xgcc-mips64el): Use *-gnuabi64 instead of the N32 ABI.
2013-06-26 22:39:21 +02:00
Ludovic Courtès
5708485357
gnu: make-bootstrap: Fix cross compilation of binutils-static.
...
* gnu/packages/make-bootstrap.scm (%binutils-static): Inherit configure
flags from BINUTILS.
2013-06-26 17:23:56 +02:00
Ludovic Courtès
11acdf1747
gnu: make-bootstrap: Have %gcc-static actually static when cross building.
...
* gnu/packages/make-bootstrap.scm (%gcc-static): Pass `-static' through
`LDFLAGS' when cross-compiling.
2013-06-26 17:01:10 +02:00
Ludovic Courtès
de1d41f980
gnu: gcc: Allow cross-compilation of GCC itself.
...
* gnu/packages/gcc.scm (gcc-4.7): Define `CC_FOR_TARGET',
`AR_FOR_TARGET', etc. when cross-compiling.
2013-06-26 16:51:39 +02:00
Ludovic Courtès
e7133c7680
gnu: cross-base: Make `glibc-dynamic-linker' do the right thing.
...
* gnu/packages/bootstrap.scm (glibc-dynamic-linker): Determine SYSTEM
based on (%current-target-system) when it's true.
* gnu/packages/cross-base.scm (cross-gcc): Directly call
(package-arguments gcc-4.7) from the body of `arguments'.
2013-06-26 16:27:51 +02:00
Ludovic Courtès
c8fa51f2d6
gnu: cross-base: Build Binutils with `--with-sysroot=/'.
...
* gnu/packages/cross-base.scm (cross-binutils): Use `--with-sysroot=/'.
2013-06-26 14:31:24 +02:00
Ludovic Courtès
a410a0105d
gnu: make-bootstrap: Allow cross-compilation of the bootstrap tarballs.
...
* gnu/packages/make-bootstrap.scm (package-with-relocatable-glibc): Turn
`inputs' into a thunk. Add `native-inputs', and pass it to
`package-with-explicit-inputs'.
(%static-inputs): Add %BASH-STATIC as an input to gawk when cross
building.
(%glibc-stripped): When cross compiling,
use (glibc-for-bootstrap (cross-libc)) as the basis.
(%gcc-static): Base on GCC-4.7, not GCC-FINAL.
(tarball-package): TAR and XZ are native inputs. Choose the tarball
file name based on (%current-target-system) too.
2013-06-25 23:39:14 +02:00
Ludovic Courtès
0de71c233c
gnu: cross-base: Make the cross tools native inputs.
...
* gnu/packages/cross-base.scm (cross-gcc): Change `inputs' to
`native-inputs', and set `inputs' to the empty list.
(cross-libc): Likewise.
2013-06-25 20:57:14 +02:00
Ludovic Courtès
6e1c4093d2
gnu: bigloo: Explicitly link libbigloopthread against libgc.
...
* gnu/packages/scheme.scm (bigloo): In `configure' phase, change
api/thread/src/Makefile to explicitly link against libgc.
2013-06-25 20:31:10 +02:00
Ludovic Courtès
1e4310f1f2
gnu: gawk: Allow cross-compilation.
...
* gnu/packages/gawk.scm (gawk)[arguments]: Annihilate the
`check-for-shared-lib-support' target when cross-compiling.
2013-06-25 00:00:09 +02:00
Andreas Enge
527e796125
gnu: Add gdk-pixbuf.
...
* gnu/packages/gtk.scm (gdk-pixbuf): New variable.
2013-06-23 22:03:57 +02:00
Ludovic Courtès
ea2ddd3334
gnu: ed: Upgrade to 1.9.
...
* gnu/packages/ed.scm (ed): Upgrade to 1.9.
2013-06-22 19:03:35 +02:00
Ludovic Courtès
2c034e1bd0
gnu: gcc-4.8: Upgrade to 4.8.1.
...
* gnu/packages/gcc.scm (gcc-4.8): Upgrade to 4.8.1.
2013-06-22 19:03:10 +02:00
Ludovic Courtès
a62b83d52f
gnu: libffi: Upgrade to 3.0.13.
...
* gnu/packages/libffi.scm (libffi): Upgrade to 3.0.13.
2013-06-22 16:47:09 +02:00
Ludovic Courtès
b15669f37d
utils: `set-path-environment-variable' calls `unsetenv' for empty values.
...
* guix/build/utils.scm (set-path-environment-variable): When VALUE is
the empty string, call `unsetenv' instead of `setenv'.
* gnu/packages/guile.scm (guile-2.0)[arguments]: Remove `unsetenv'
trick.
2013-06-22 16:42:46 +02:00
Ludovic Courtès
ee26820636
gnu: acl, attr: Make `gettext' a native input.
...
* gnu/packages/acl.scm (acl): Make `gettext' a native input, always.
* gnu/packages/attr.scm (attr): Likewise.
2013-06-22 16:32:30 +02:00
Ludovic Courtès
8572bf5e0c
gnu: gmp: Upgrade to 5.1.2.
...
* gnu/packages/multiprecision.scm (gmp): Update to 5.1.2.
2013-06-22 16:29:40 +02:00
Ludovic Courtès
d16368cf41
gnu: gawk: Upgrade to 4.1.0.
...
* gnu/packages/gawk.scm (gawk): Update to 4.1.0. Remove wrong-headed
comments.
2013-06-22 16:29:19 +02:00
Ludovic Courtès
2a511f7a1a
gnu: gzip: Upgrade to 1.6.
...
* gnu/packages/compression.scm (gzip): Upgrade.
2013-06-22 16:27:13 +02:00
Ludovic Courtès
56c092ce94
build-system/gnu: Unify with (guix build-system gnu-cross-build).
...
* guix/build/gnu-build-system.scm (set-paths): Add `native-inputs' and
`native-search-paths' keyword parameters. Honor them.
(configure): Add `target' and `native-inputs' keyword parameters.
Look for Bash in NATIVE-INPUTS or INPUTS. Pass `--host' when TARGET
is true.
(strip): Add `strip-command' keyword parameter. Use it.
* guix/build/gnu-cross-build.scm: Remove.
* Makefile.am (MODULES): Adjust accordingly.
* gnu/packages/acl.scm, gnu/packages/attr.scm, gnu/packages/base.scm,
gnu/packages/bash.scm, gnu/packages/gawk.scm,
gnu/packages/gettext.scm, gnu/packages/guile.scm,
gnu/packages/libffi.scm, gnu/packages/libsigsegv.scm,
gnu/packages/linux.scm, gnu/packages/ncurses.scm,
gnu/packages/readline.scm, guix/build-system/gnu.scm: Replace
`%standard-cross-phases' by `%standard-phases'. Remove references
to (guix build gnu-cross-build).
2013-06-21 00:25:54 +02:00
Ludovic Courtès
d501fad11c
Merge branch 'master' into core-updates
...
Conflicts:
gnu/packages/make-bootstrap.scm
2013-06-20 23:51:00 +02:00
Ludovic Courtès
4db00e4210
gnu: libgc: Always build with -DUSE_LIBC_PRIVATES.
...
* gnu/packages/bdw-gc.scm (libgc): Add `arguments' field.
* gnu/packages/make-bootstrap.scm (%guile-static): Remove local `libgc'.
2013-06-20 23:47:22 +02:00
Ludovic Courtès
fba96c4885
gnu: libgc: Switch to 7.2d.
...
* gnu/packages/bdw-gc.scm (libgc): Upgrade to 7.2d.
(libgc-7.2): Remove.
2013-06-20 23:45:41 +02:00
Ludovic Courtès
7fa37abca0
gnu: Add ImageMagick.
...
* gnu/packages/imagemagick.scm: New file.
* Makefile.am (MODULES): Add it.
* guix/download.scm (%mirrors): Add `imagemagick' entry.
2013-06-19 19:27:23 +02:00
Ludovic Courtès
90a0048f5e
gnu: Add Linux iproute2.
...
* gnu/packages/bdb.scm (bdb): Add `--enable-compat185'.
* gnu/packages/linux.scm (iproute): New variable.
2013-06-18 00:12:22 +02:00
Ludovic Courtès
10afdf5061
gnu: Add iptables.
...
* gnu/packages/linux.scm (iptables): New variable.
2013-06-18 00:12:22 +02:00
Ludovic Courtès
30ac136d6d
gnu: graphviz: Fix typo.
...
* gnu/packages/graphviz.scm (graphviz): Fix typo in description.
2013-06-18 00:12:22 +02:00
Cyril Roelandt
cf3fe3b071
gnu: Move subversion with the other version control systems.
...
* gnu/packages/subversion.scm: Remove file.
* gnu/packages/version-control.scm (subversion): New variable.
* Makefile.am (MODULES): remove subversion.scm.
2013-06-17 19:33:53 +02:00
Ludovic Courtès
b1b07d72c7
gnu: Add Graphviz.
...
* gnu/packages/graphviz.scm: New file.
* Makefile.am (MODULES): Add it.
2013-06-17 01:17:05 +02:00
Ludovic Courtès
7997c4bf76
gnu: libpng: Propagate zlib.
...
* gnu/packages/libpng.scm (libpng): Propagate zlib.
2013-06-17 01:17:04 +02:00
Ludovic Courtès
d517142b8e
gnu: Add GD.
...
* gnu/packages/gd.scm: New file.
* Makefile.am (MODULES): Add it.
2013-06-16 23:57:34 +02:00
Ludovic Courtès
30645251d1
gnu: Add Racket.
...
* gnu/packages/scheme.scm (racket): New variable.
2013-06-16 20:43:29 +02:00
Ludovic Courtès
934488ccd3
gnu: linux-libre-headers: Allow cross-compilation.
...
* gnu/packages/linux.scm (linux-libre-headers): Use (guix build
gnu-cross-build) and %standard-cross-phases when cross-compiling.
2013-06-15 23:39:32 +02:00
Ludovic Courtès
82c865c41a
gnu: pkg-config: Export package definition.
...
* gnu/packages/pkg-config.scm (%pkg-config): Make public.
Reported by Andreas Enge <andreas@enge.fr>.
2013-06-15 23:39:32 +02:00
Andreas Enge
4b9adff901
gnu: Add pango.
...
* gnu/packages/gtk.scm (pango): New variable.
2013-06-14 23:33:17 +02:00
Andreas Enge
a2609b41b9
gnu: Add harfbuzz.
...
* gnu/packages/gtk.scm (harfbuzz): New variable.
2013-06-14 23:28:58 +02:00
Andreas Enge
6131c43d45
gnu: Add cairo.
...
* gnu/packages/gtk.scm (cairo): New variable.
2013-06-14 21:43:04 +02:00
Andreas Enge
7cf2a2a1e2
gnu: Add libspectre.
...
* gnu/packages/ghostscript.scm (libspectre): New variable.
2013-06-14 20:58:18 +02:00
Ludovic Courtès
62751a5ddd
gnu: make-bootstrap: Abstract things with `package-with-relocatable-glibc'.
...
* gnu/packages/make-bootstrap.scm (%glibc-for-bootstrap): Replace with...
(glibc-for-bootstrap): ... this. New procedure.
(%standard-inputs-with-relocatable-glibc): Replace with...
(package-with-relocatable-glibc): ... this. New procedure.
(%static-inputs, %gcc-static, %guile-static): Use it.
2013-06-14 15:29:08 +02:00
Ludovic Courtès
af5cb60fec
gnu: make-bootstrap: Keep Perl as an input only when needed.
...
* gnu/packages/make-bootstrap.scm (%static-inputs)[coreutils]: Keep Perl
as an input only if it's an input of COREUTILS.
2013-06-14 14:50:33 +02:00
Ludovic Courtès
cfbf7877a6
ld-wrapper: Unless in a build env., allow files that symlink to the store.
...
* gnu/packages/ld-wrapper.scm (pure-file-name?): As a last resort, when
%BUILD-DIRECTORY is false, check whether FILE is a symlink, and loop
over it to check whether its target is in the store.
2013-06-12 09:39:31 +02:00
Ludovic Courtès
cbe62e89d0
gnu: Add GNU gcal.
...
* gnu/packages/gcal.scm: New file.
* Makefile.am (MODULES): Add it.
2013-06-12 00:39:00 +02:00
Ludovic Courtès
0a56fadb60
gnu: Add mpg321.
...
* gnu/packages/mp3.scm (mpg321): New variable.
2013-06-09 23:57:52 +02:00
Ludovic Courtès
ba04571a83
gnu: Add ALSA-lib; use it.
...
* gnu/packages/linux.scm (alsa-lib): New variable.
* gnu/packages/oggvorbis.scm (ao): Add ALSA-lib as an input.
2013-06-09 23:54:55 +02:00
Ludovic Courtès
f88aeb6aa8
gnu: glib: Fix URL.
...
* gnu/packages/glib.scm (glib): Fix URL.
2013-06-09 23:52:22 +02:00
Ludovic Courtès
7bc5cc2b96
gnu: glib: Update to 2.37.1.
...
* gnu/packages/glib.scm (glib): Update to 2.37.1. Add Bash and tzdata
as inputs. Remove `glib-tests-timezone.patch'. Augment `pre-build'
phase to set `TZDIR', `XDG_CACHE_HOME', and to modify makefiles to
honor $(TESTS_ENVIRONMENT).
* gnu/packages/patches/glib-tests-desktop.patch,
gnu/packages/patches/glib-tests-homedir.patch: Update.
* gnu/packages/patches/glib-tests-timezone.patch: Remove.
* Makefile.am (dist_patch_DATA): Update accordingly.
2013-06-08 18:41:44 +02:00
Mark H Weaver
0d62efbe5a
gnu: subversion: Download from apache archive site.
...
* gnu/packages/subversion.scm (subversion): Download from archive.apache.org,
where versions are kept for a longer period of time. Previously, we
downloaded from the mirrors, which keep only the most recent versions.
2013-06-08 12:38:28 -04:00
Ludovic Courtès
fa6141ecaa
gnu: plotutils: Add X client libraries as inputs.
...
* gnu/packages/plotutils.scm (plotutils): Add libx11, libxt, and libxaw
as inputs.
2013-06-07 22:31:54 +02:00
Ludovic Courtès
b2e3dd9480
gnu: Add Privoxy.
...
* gnu/packages/tor.scm (privoxy): New variable.
2013-06-07 00:02:48 +02:00
Ludovic Courtès
0e999137e9
gnu: bash-light: Allow cross-compilation.
...
* gnu/packages/bash.scm (bash-light): Add (guix build gnu-cross-build)
to #:modules when (%current-target-system) is true.
Add `bash_cv_job_control_missing=no' to #:configure-flags
when (%current-target-system) is true.
2013-06-05 17:40:57 +02:00
Ludovic Courtès
a1db097535
gnu: gnutls: Update to 3.2.1.
...
* gnu/packages/gnutls.scm (gnutls): Update to 3.2.1.
2013-06-05 10:38:27 +02:00
Ludovic Courtès
b17fd5e0c8
gnu: nettle: Update to 2.7.1.
...
* gnu/packages/nettle.scm (nettle): Update to 2.7.1.
2013-06-05 10:26:17 +02:00
Ludovic Courtès
76ced7741b
gnu: automake: Update to 1.13.3.
...
* gnu/packages/autotools.scm (automake): Update to 1.13.3.
2013-06-05 10:17:26 +02:00
Ludovic Courtès
7f4e4b77ee
gnu: Add WordNet.
...
* gnu/packages/wordnet.scm: New file.
* Makefile.am (MODULES): Add it.
2013-06-04 16:51:06 +02:00
Ludovic Courtès
765904ceb6
gnu: Add Tk.
...
* gnu/packages/tcl.scm (tk): New variable.
2013-06-04 16:49:34 +02:00
Nikita Karetnikov
94e4ddd508
gnu: Add Grue Hunter.
...
* gnu/packages/grue-hunter.scm: New file.
* Makefile.am (MODULES): Add it.
2013-06-03 11:55:43 +00:00
Cyril Roelandt
5ace6e2fa8
gnu: Add Babel.
...
* gnu/packages/babel.scm (babel): New package.
2013-06-01 01:50:34 +02:00
Ludovic Courtès
1890a149cc
gnu: Add XLockMore.
...
* gnu/packages/xlockmore.scm: New file.
* Makefile.am (MODULES): Add it.
2013-06-01 00:14:13 +02:00
Ludovic Courtès
63c0c19a64
gnu: gawk: Refer to the target Bash in io.c.
...
* gnu/packages/gawk.scm (gawk): Add Bash as an input
when (%current-target-system) is true.
2013-06-01 00:07:26 +02:00
Ludovic Courtès
231eae53c2
gnu: Add Rubber.
...
* gnu/packages/texlive.scm (rubber): New variable.
2013-05-30 21:15:45 +02:00
Cyril Roelandt
acc26ff148
gnu: Add pytz.
...
* gnu/packages/python.scm (pytz): New package.
2013-05-29 01:47:16 +02:00
Ludovic Courtès
4f7e152b34
gnu: Add torsocks.
...
* gnu/packages/tor.scm (torsocks): New variable.
2013-05-29 00:03:12 +02:00
Ludovic Courtès
58b4e8e877
gnu: guile: More cross-compilation tweaks.
...
* gnu/packages/guile.scm (guile-2.0): When cross-compiling, unset
GUILE_LOAD_PATH and GUILE_LOAD_COMPILED_PATH, and set
CC_FOR_BUILD=gcc.
2013-05-27 23:43:00 +02:00
Ludovic Courtès
d581acee5b
gnu: pkg-config: Provide a cross-build-friendly wrapper.
...
* gnu/packages/pkg-config.scm (pkg-config): Rename to...
(%pkg-config): ... this. Make private.
(cross-pkg-config, pkg-config-for-target): New procedures.
(pkg-config): New macro.
2013-05-27 23:43:00 +02:00
Ludovic Courtès
47e74d6e9d
gnu: cross-binutils: Build with `--with-sysroot'.
...
This fixes resolution of DT_NEEDED entries in cross-built libraries.
For instance, if ltdl.so needs libdl.so and has it in its RUNPATH, then
libdl.so is searched for in the right place.
* gnu/packages/cross-base.scm (cross-binutils): Pass
`--with-sysroot=/no-such-path'.
2013-05-27 23:43:00 +02:00
Ludovic Courtès
9c782445fb
gnu: guile: Add Bash as an input, to permit cross-compilation.
...
* gnu/packages/guile.scm (guile-2.0): Add Bash as an input
when (%current-target-system) is true. Use %standard-cross-phases as
a basis when (%current-target-system) is true.
2013-05-26 23:46:11 +02:00
Ludovic Courtès
9a97b8144d
gnu: bash: Fix cross-compilation.
...
* gnu/packages/bash.scm (bash): Pass "bash_cv_job_control_missing=no"
when (%current-target-system) is true.
2013-05-26 23:46:11 +02:00
Cyril Roelandt
a67f97fea1
zlib: Add a sourceforge mirror.
...
This is especially useful since the tarball is deleted from zlib.net as soon as
a new version of zlib is released.
2013-05-25 23:17:53 +02:00
Ludovic Courtès
f755aa3f7a
gnu: ncurses, readline: Allow cross-compilation.
...
* gnu/packages/ncurses.scm (ncurses): Add `cross-pre-install-phase'.
Use different phases when (%current-target-system) is true.
* gnu/packages/readline.scm (readline): Use %standard-cross-phases as
the base when (%current-target-system) is true.
2013-05-25 20:16:45 +02:00
Ludovic Courtès
089b06348e
gnu: libffi: Allow cross-compilation.
...
* gnu/packages/libffi.scm (libffi): Use %standard-cross-phases as the
base when cross-compiling. Add (guix build gnu-cross-build) to the
#:modules when cross-compiling. Improve synopsis.
2013-05-25 18:03:52 +02:00
Ludovic Courtès
1984b43895
gnu: libtool: Allow cross-compilation.
...
* gnu/packages/autotools.scm (libtool)[arguments]: Use #:phases argument
only when building natively.
2013-05-25 18:00:01 +02:00
Ludovic Courtès
3871c9f500
gnu: gawk: Allow cross-compilation.
...
* gnu/packages/gawk.scm (gawk)[arguments]: Use `set-shell-file-name'
phase that works when cross-compiling; use `%standard-cross-phases' as
the base when (%current-target-system) is true.
2013-05-25 17:54:27 +02:00
Ludovic Courtès
9aa949a4b6
gnu: libsigsegv: Fix mips64el-linux-gnu (cross-)builds.
...
* gnu/packages/libsigsegv.scm (libsigsegv): New `arguments' field.
2013-05-25 16:56:22 +02:00
Ludovic Courtès
cf9fd501ea
gnu: findutils: Fix cross-compilation.
...
* gnu/packages/base.scm (findutils): Reinstate cross-compilation
#:configure-flags.
2013-05-25 16:36:11 +02:00
Ludovic Courtès
c8c6bba5a7
gnu: sed: Allow cross-compilation.
...
* gnu/packages/base.scm (sed): Keep the default phases
when (%current-target-system) is true.
2013-05-25 16:26:16 +02:00
Ludovic Courtès
de59af4d6d
gnu: coreutils: Allow cross-compilation.
...
* gnu/packages/base.scm (coreutils): Remove Perl input
when (%current-target-system) is true. Use %standard-cross-phases as
the base when (%current-target-system) is true.
2013-05-25 16:24:21 +02:00
Ludovic Courtès
2a552f1177
gnu: gettext, attr, acl: Disable `check' phase twiddling when cross building.
...
* gnu/packages/gettext.scm (gettext)[arguments]: Disable `check' phase
manipulations when (%current-target-system) is true.
* gnu/packages/attr.scm (attr)[arguments]: Likewise.
* gnu/packages/acl.scm (acl)[arguments]: Likewise.
2013-05-25 16:19:06 +02:00
Ludovic Courtès
264218a47e
build-system/gnu: Implement cross build.
...
* guix/build-system/gnu.scm (inputs-search-paths): New procedure.
(standard-search-paths): Use it.
(expand-inputs): New procedure.
(standard-inputs): Use it.
(standard-cross-packages, standard-cross-inputs,
standard-cross-search-paths, gnu-cross-build): New procedures.
(gnu-build-system): Set `cross-build' field to `gnu-cross-build'.
* gnu/packages/cross-base.scm: Export `cross-gcc', `cross-binutils', and
`cross-libc'.
* guix/build/gnu-cross-build.scm: New file.
* Makefile.am (MODULES): Add it.
2013-05-24 22:44:15 +02:00
Ludovic Courtès
17bb886ff4
gnu: cross-gcc: Set the right search paths.
...
* gnu/packages/cross-base.scm (cross-gcc): Override `search-paths' and
`native-search-paths'.
2013-05-24 21:55:52 +02:00
Ludovic Courtès
248d08ebf0
gnu: cross-gcc: Change patch so that `CROSS_LIBRARY_PATH' is honored.
...
* gnu/packages/patches/gcc-cross-environment-variables.patch: Add two
hunks, most notably one that changes GCC to honor LIBRARY_PATH_ENV
when cross-compiling.
2013-05-24 21:54:44 +02:00
Ludovic Courtès
3ec7ad8e0f
gnu: Add UnRTF.
...
* gnu/packages/unrtf.scm: New file.
* Makefile.am (MODULES): Add it.
2013-05-24 00:03:57 +02:00
Ludovic Courtès
a10f6f7bf7
gnu: libgc: Add 7.2d.
...
* gnu/packages/bdw-gc.scm (libgc-7.2): New variable.
2013-05-23 00:11:38 +02:00
Ludovic Courtès
bb3fe7fcfe
gnu: Add GNU Plotutils.
...
* gnu/packages/plotutils.scm: New file.
* Makefile.am (MODULES): Add it.
2013-05-22 00:33:14 +02:00
Ludovic Courtès
1972fed4df
gnu: Add CVS.
...
* gnu/packages/version-control.scm (cvs): New variable.
2013-05-20 18:29:43 +02:00
Ludovic Courtès
d8482ad0d6
gnu: Add strace.
...
* gnu/packages/linux.scm (strace): New variable.
2013-05-18 23:31:14 +02:00
Ludovic Courtès
35ec07c758
gnu: Improve synopses for Linux-related packages.
...
* gnu/packages/linux.scm (util-linux, procps, e2fsprogs): Clarify and
shrink synopses.
2013-05-18 23:02:25 +02:00
Ludovic Courtès
f11617d8a6
gnu: automake: Update to 1.13.2.
...
* gnu/packages/autotools.scm (autoconf-wrapper): Wrap `configure' files
regardless of the exit code of `autoconf'. Triggered by Automake's
`t/am-prog-cc-stdc.sh'.
(automake): Update to 1.13.2.
2013-05-17 23:10:47 +02:00
Ludovic Courtès
3d6b71e87e
gnu: texinfo: Don't propagate Perl.
...
* gnu/packages/texinfo.scm (texinfo): Don't propagate Perl.
2013-05-15 00:15:25 +02:00
Ludovic Courtès
46614bba7c
gnu: guile-reader: Install modules in the right place.
...
* gnu/packages/guile.scm (guile-reader): Add `arguments' field.
2013-05-12 12:37:21 +02:00
Ludovic Courtès
1b1c335f5e
gnu: Add GNU RCS.
...
* gnu/packages/bazaar.scm: Rename to...
* gnu/packages/version-control.scm: ... this.
(rcs): New variable.
* Makefile.am (MODULES): Adjust accordingly.
2013-05-11 22:49:39 +02:00
Ludovic Courtès
f7ce90e7b9
gnu: Add Scheme48.
...
* gnu/packages/scheme.scm (scheme48): New variable.
* gnu/packages/patches/scheme48-tests.patch: New file.
* Makefile.am (dist_patch_DATA): Add it.
2013-05-11 22:13:59 +02:00
Ludovic Courtès
35ff176877
gnu: gnupg: Update to 2.0.20.
...
* gnu/packages/gnupg.scm (gnupg): Update to 2.0.20.
2013-05-11 21:28:16 +02:00
Ludovic Courtès
2c4b49ed8d
gnu: chicken: Clear description.
...
* gnu/packages/scheme.scm (chicken): Remove unneeded part of the
description.
2013-05-11 20:00:48 +02:00
Ludovic Courtès
2c71cf66a5
gnu: Sync synopses with the Womb.
...
* gnu/packages/bazaar.scm (bazaar): Use synopsis from the Womb.
* gnu/packages/gv.scm (gv): Likewise.
2013-05-11 15:58:20 +02:00
Ludovic Courtès
8cc9e7f9d8
gnu: Add CHICKEN.
...
* gnu/packages/scheme.scm (chicken): New variable.
2013-05-11 11:38:38 +02:00
Ludovic Courtès
cf8f58b2af
gnu: geiser: Update to 0.4.
...
* gnu/packages/emacs.scm (geiser): Update to 0.4.
2013-05-10 00:36:00 +02:00
Nikita Karetnikov
dcee3fc5a9
gnu: Add GNU Bazaar.
...
* gnu/packages/bazaar.scm: New file.
* Makefile.am (MODULES): Add it.
2013-05-08 22:46:21 +00:00
Ludovic Courtès
3309e3a103
Add (guix build rpath).
...
* guix/build/rpath.scm: New file.
* Makefile.am (MODULES): Add it.
* gnu/packages/python.scm (python): Use it; remove local copy of
the *rpath* procedures.
* gnu/packages/samba.scm (samba): Likewise.
2013-05-08 23:45:02 +02:00
Ludovic Courtès
e789d9a80b
gnu: Add tzdata.
...
* gnu/packages/base.scm (tzdata): New variable.
2013-05-08 23:45:01 +02:00
Andreas Enge
e3c5f2934a
gnu: Add cryptsetup.
...
* gnu/packages/cryptsetup.scm: New file.
* Makefile.am (MODULES): Add it.
2013-05-08 16:36:10 +02:00
Andreas Enge
88226a504f
gnu: Add lvm2.
...
* gnu/packages/lvm.scm: New file.
* Makefile.am (MODULES): Add it.
2013-05-08 16:25:22 +02:00
Ludovic Courtès
fd982732f4
gnu: python: Build the shared library.
...
* gnu/packages/python.scm (python): Add `--enable-shared'. Add
#:modules and #:phases. Add PatchELF as an input.
2013-05-08 01:51:45 +02:00
Ludovic Courtès
cc2792dada
gnu: gsasl: Propagate GnuTLS.
...
* gnu/packages/gsasl.scm (gsasl): Move GnuTLS to `propagated-inputs'.
2013-05-08 01:51:44 +02:00
Nikita Karetnikov
a6b4d213db
gnu: Add Hugs.
...
* gnu/packages/hugs.scm: New file.
* Makefile.am (MODULES): Add it.
2013-05-07 20:42:10 +00:00
Ludovic Courtès
6ba3900934
gnu: help2man: Update to 1.41.2.
...
* gnu/packages/help2man.scm (help2man): Update to 1.41.2.
2013-05-07 00:21:18 +02:00
Ludovic Courtès
1d3991dc74
gnu: guile-ncurses: Update to 1.4.
...
* gnu/packages/guile.scm (guile-ncurses): Update to 1.4.
2013-05-07 00:13:28 +02:00
Ludovic Courtès
39b33961e9
gnu: Add GNU FreeIPMI.
...
* gnu/packages/freeipmi.scm: New file.
* Makefile.am (MODULES): Add it.
2013-05-07 00:12:18 +02:00
Ludovic Courtès
6d267f0a5b
gnu: gv: Move to a separate file.
...
* gnu/packages/ghostscript.scm (ghostscript): Remove libxext and libxt
as inputs.
(gv): Move to...
* gnu/packages/gv.scm (gv): ... here. New file.
(ghostscript/x): Variant of GHOSTSCRIPT with libxt and libxext as
inputs.
2013-05-06 23:50:30 +02:00
Ludovic Courtès
36ee486f1a
gnu: freetype: Use mirror:// URL.
...
* gnu/packages/fontutils.scm (freetype): Use mirror://savannah URL.
2013-05-06 23:48:36 +02:00
Andreas Enge
c5ea1201fb
gnu: Add GNU gv.
...
* gnu/packages/ghostscript.scm (gv): New variable.
2013-05-05 11:23:13 +02:00
Andreas Enge
e0eb886dce
gnu: ghostscript: Add X support.
...
* gnu/packages/ghostscript.scm (ghostscript): Add X related inputs.
2013-05-05 11:19:26 +02:00
Andreas Enge
dcc9053aff
gnu: Add libxaw3d.
...
* gnu/packages/xorg.scm (libxaw3d): New variable.
2013-05-05 10:45:55 +02:00
Andreas Enge
3a08a41188
gnu: Add atk.
...
* gnu/packages/gtk.scm: New module.
* Makefile.am (MODULES): Add it.
2013-05-05 00:09:37 +02:00
Andreas Enge
fbd8445704
gnu: Add id3lib.
...
* gnu/packages/mp3.scm (id3lib): New variable.
2013-05-04 23:13:22 +02:00
Andreas Enge
21e9fee042
gnu: Have python paths set automatically..
...
* gnu/packages/xorg.scm (meas): Drop special handling of python paths.
* gnu/packages/xml.scm (libxslt): Drop special handling of python paths.
2013-05-01 22:26:10 +02:00
Andreas Enge
d515cb555c
gnu: xorg: Have perl paths set automatically.
...
* gnu/packages/xorg.scm (xkeyboard-config): Drop special handling of perl paths.
2013-05-01 21:38:05 +02:00
Ludovic Courtès
0734a9a813
Merge branch 'core-updates'
2013-04-30 17:06:00 +02:00
Ludovic Courtès
867df0eeb6
gnu: make-bootstrap: Fix %glibc-stripped.
...
* gnu/packages/make-bootstrap.scm (%glibc-stripped): Add `outputs' field.
2013-04-29 00:28:36 +02:00
Andreas Enge
19cb517012
gnu: xpdf: Use gs-fonts to provide standard postscript fonts.
...
* gnu/packages/pdf (xpdf): Add path to gs-fonts in xpdfrc.
2013-04-28 22:05:27 +02:00
Andreas Enge
1f7c6a1f53
gnu: Add gs-fonts.
...
* gnu/packages/ghostscript.scm (gs-fonts): New variable.
2013-04-28 21:12:55 +02:00
Ludovic Courtès
c3f0084ad3
gnu: Update libgpg-error and libassuan.
...
* gnu/packages/gnupg.scm (libgpg-error): Update to 1.11.
(libassuan): Update to 2.1.0.
2013-04-27 16:30:01 +02:00
Ludovic Courtès
accf7a373e
gnu: bison: Update to 2.7.1.
...
* gnu/packages/bison.scm (bison): Update to 2.7.1.
2013-04-27 12:18:21 +02:00
Ludovic Courtès
eaff9364d5
gnu: gprolog: Update to 1.4.4.
...
* gnu/packages/gprolog.scm (gprolog): Update to 1.4.4.
2013-04-27 12:13:21 +02:00
Ludovic Courtès
7f4b5efd2d
gnu: gdb: Update to 7.6.
...
* gnu/packages/gdb.scm (gdb): Update to 7.6.
2013-04-27 12:11:54 +02:00
Ludovic Courtès
cecb712cce
gnu: gawk: Update to 4.0.2.
...
* gnu/packages/gawk.scm (gawk): Update to 4.0.2.
2013-04-27 00:23:45 +02:00
Ludovic Courtès
9369a02bfc
gnu: patch: Update to 2.7.1.
...
* gnu/packages/base.scm (patch): Update to 2.7.1.
2013-04-27 00:23:19 +02:00
Ludovic Courtès
3b401612d9
gnu: Binutils 2.23.2 and GCC 4.7.3.
...
* gnu/packages/base.scm (binutils): Update to 2.23.2.
(binutils-2.23, ld-wrapper-2.23): Remove.
(gcc-4.8): Move to...
* gnu/packages/gcc.scm (gcc-4.8): ... here.
(gcc-4.7): Update to 4.7.3. Add dependencies on ISL, CLooG, libelf,
and zlib.
2013-04-26 22:51:07 +02:00
Ludovic Courtès
6aded2dd3f
gnu: guile: Default to 2.0.9.
...
* gnu/packages/guile.scm (guile-2.0/fixed): Switch to `guile-2.0'.
2013-04-26 22:48:17 +02:00
Ludovic Courtès
d83ae72401
gnu: diffutils: Update to 3.3.
...
* gnu/packages/base.scm (diffutils): Update to 3.3.
2013-04-26 22:13:14 +02:00
Ludovic Courtès
a9db7d10b6
Merge branch 'master' into core-updates
...
Conflicts:
Makefile.am
gnu/packages/autotools.scm
gnu/packages/guile.scm
gnu/packages/python.scm
gnu/packages/shishi.scm
guix/gnu-maintenance.scm
guix/scripts/build.scm
guix/scripts/gc.scm
guix/scripts/package.scm
guix/scripts/substitute-binary.scm
guix/ui.scm
nix/nix-daemon/guix-daemon.cc
test-env.in
tests/nar.scm
tests/store.scm
2013-04-26 16:43:08 +02:00
Ludovic Courtès
2b6bdf7eb3
gnu: libgcrypt: Update to 1.5.2.
...
* gnu/packages/gnupg.scm (libgcrypt): Update to 1.5.2.
2013-04-25 23:21:49 +02:00
Ludovic Courtès
777fabf096
gnu: dejagnu: Update to 1.5.1.
...
* gnu/packages/dejagnu.scm (dejagnu): Update to 1.5.1.
2013-04-25 23:19:52 +02:00
Ludovic Courtès
acfc0df5ce
gnu: nano: Update to 2.3.2.
...
* gnu/packages/nano.scm (nano): Update to 2.3.2.
2013-04-25 23:18:20 +02:00
Ludovic Courtès
6c211361fe
gnu: ed: Update to 1.8.
...
* gnu/packages/ed.scm (ed): Update to 1.8.
2013-04-25 23:07:59 +02:00
Ludovic Courtès
9e623d068d
gnu: wdiff: Update to 1.2.1.
...
* gnu/packages/wdiff.scm (wdiff): Update to 1.2.1. Add Texinfo as an input.
2013-04-25 00:13:56 +02:00
Ludovic Courtès
f6f207b803
gnu: nettle: Update to 2.7.
...
* gnu/packages/nettle.scm (nettle): Update to 2.7.
2013-04-25 00:13:56 +02:00
Ludovic Courtès
825d0ebc5b
gnu: libtasn1: Update to 3.3.
...
* gnu/packages/gnutls.scm (libtasn1): Update to 3.3.
2013-04-25 00:13:56 +02:00
Mark H Weaver
867b14108d
gnu: hop: Update hash to match hop-2.4.0.tar.gz, which was modified in place.
...
* gnu/packages/scheme.scm (hop): Update the hash.
2013-04-24 17:14:53 -04:00
Mark H Weaver
19c9664d93
gnu: xorriso: Update to 1.2.8.
...
* gnu/packages/cdrom.scm (xorriso): Update to 1.2.8.
2013-04-21 22:59:30 -04:00
Mark H Weaver
693b57e41c
gnu: smalltalk: Update to 3.2.5.
...
* gnu/packages/smalltalk.scm (smalltalk): Update to 3.2.5.
2013-04-21 22:59:28 -04:00
Mark H Weaver
2306f7ab4b
gnu: groff: Update to 1.22.2.
...
* gnu/packages/groff.scm (groff): Update to 1.22.2.
2013-04-21 22:59:24 -04:00
Mark H Weaver
6ed80bed48
gnu: gprolog: Update to 1.4.3 and download from GNU mirrors
...
* gnu/packages/gprolog.scm (gprolog): Update to 1.4.3.
Download from GNU mirrors.
2013-04-21 17:57:56 -04:00
Ludovic Courtès
e33d9d6f09
gnu: intltool: Fix typo.
...
* gnu/packages/glib.scm (intltool): Fix typo.
2013-04-21 21:09:49 +02:00
Ludovic Courtès
fcdf58c46c
gnu: guile: Update to 2.0.9.
...
* gnu/packages/guile.scm (guile-2.0): Update to 2.0.9.
(guile-2.0/fixed): Keep at 2.0.7.
2013-04-21 11:43:23 +02:00
Ludovic Courtès
107b415e43
gnu: intltool: Propagate gettext.
...
* gnu/packages/glib.scm (intltool): Propagate gettext.
2013-04-21 11:27:37 +02:00
Ludovic Courtès
c6d7e299ae
gnu: Add GCC 4.8.0 and Binutils 2.23.2.
...
* gnu/packages/base.scm (binutils-2.23, ld-wrapper-2.23, gcc-4.8): New
variables.
2013-04-20 17:56:06 +02:00
Ludovic Courtès
f7758740ed
gnu: gdbm, nano: Synchronize synopses.
...
* gnu/packages/gdbm.scm, gnu/packages/nano.scm: Synchronize synopses
with the Womb.
2013-04-20 11:44:42 +02:00
Andreas Enge
d6b8cb5c4a
gnu: Unify the two intltool packages.
...
* gnu/packages/xml.scm (intltool): Delete variable.
* gnu/packages/glib.scm (intltool): Update to version 0.50.2.
2013-04-19 19:51:49 +02:00
Ludovic Courtès
f50d2669e3
gnu: Use synopses from the Womb.
...
* gnu/packages/algebra.scm,
gnu/packages/aspell.scm,
gnu/packages/autotools.scm,
gnu/packages/base.scm,
gnu/packages/bash.scm,
gnu/packages/bison.scm,
gnu/packages/cdrom.scm,
gnu/packages/cflow.scm,
gnu/packages/compression.scm,
gnu/packages/cpio.scm,
gnu/packages/cppi.scm,
gnu/packages/ddrescue.scm,
gnu/packages/dejagnu.scm,
gnu/packages/ed.scm,
gnu/packages/emacs.scm,
gnu/packages/fdisk.scm,
gnu/packages/gawk.scm,
gnu/packages/gcc.scm,
packages/gcc.scm, b/gnu/packages/gcc.scm,
4b982 100644
s/gcc.scm,
s/gcc.scm,
@@
%standard-phases)))))
`((gcc-libc . ,(assoc-ref inputs "libc"))))
The GNU Compiler Collection")
GNU Compiler Collection")
n
ompiler Collection includes compiler front ends for C, C++,
tran, OpenMP for C/C++/Fortran, Java, and Ada, as well as
gnu/packages/gdb.scm,
gnu/packages/gettext.scm,
gnu/packages/ghostscript.scm,
gnu/packages/glib.scm,
gnu/packages/global.scm,
gnu/packages/gnupg.scm,
gnu/packages/gnutls.scm,
gnu/packages/gperf.scm,
gnu/packages/gprolog.scm,
gnu/packages/groff.scm,
gnu/packages/grub.scm,
gnu/packages/gsasl.scm,
gnu/packages/guile.scm,
gnu/packages/help2man.scm,
gnu/packages/idutils.scm,
gnu/packages/indent.scm,
gnu/packages/less.scm,
gnu/packages/libidn.scm,
gnu/packages/libsigsegv.scm,
gnu/packages/libunistring.scm,
gnu/packages/linux.scm,
gnu/packages/lsh.scm,
gnu/packages/m4.scm,
gnu/packages/mailutils.scm,
gnu/packages/multiprecision.scm,
gnu/packages/nano.scm,
gnu/packages/ncurses.scm,
gnu/packages/nettle.scm,
gnu/packages/oggvorbis.scm,
gnu/packages/parted.scm,
gnu/packages/pth.scm,
gnu/packages/readline.scm,
gnu/packages/recutils.scm,
gnu/packages/scheme.scm,
gnu/packages/screen.scm,
gnu/packages/shishi.scm,
gnu/packages/smalltalk.scm,
gnu/packages/system.scm,
gnu/packages/texinfo.scm,
gnu/packages/time.scm,
gnu/packages/wdiff.scm,
gnu/packages/wget.scm,
gnu/packages/which.scm: Use synopses from the Womb.
2013-04-17 18:04:25 +02:00
Ludovic Courtès
f594028a9c
gnu: Add missing import in (gnu packages cross-base).
...
* gnu/packages/cross-base.scm: Use (gnu packages gcc).
Reported by Nikita Karetnikov <nikita@karetnikov.org>.
2013-04-17 14:59:19 +02:00
Cyril Roelandt
0160536dcb
gnu: Python: bump to version 2.7.4.
...
* gnu/packages/python.scm: bump to version 2.7.4, remove references to
python-fix-dbm.patch.
* Makefile.am: remove references to python-fix-dbm.patch
* gnu/packages/patches/python-fix-dbm.patch: remove it.
2013-04-16 23:12:29 +02:00
Ludovic Courtès
63b7c6c1f8
gnu: automake: Restore shebangs on files that end up in user tarballs.
...
* gnu/packages/autotools.scm (automake): Add `unpatch-shebangs' phase.
2013-04-14 22:34:48 +02:00
Ludovic Courtès
50efa79774
gnu: emacs: Build the GUI with libXaw.
...
* gnu/packages/emacs.scm (emacs): Add inputs: libX11, libXaw, libXt,
libtiff, libjpeg, libpng, zlib, libXpm, libxml2, and D-Bus.
2013-04-13 22:08:09 +02:00
Ludovic Courtès
baa0d82a8a
gnu: libXaw: Propagate libXt.
...
* gnu/packages/xorg.scm (libxaw): Propagate libXt.
2013-04-13 22:06:47 +02:00
Ludovic Courtès
c5c555b186
gnu: Add Ratpoison.
...
* gnu/packages/ratpoison.scm: New file.
* Makefile.am (MODULES): Add it.
2013-04-12 21:58:47 +02:00
Nikita Karetnikov
865c4ef33c
gnu: shishi: Update to 1.0.2.
...
* gnu/packages/shishi.scm (shishi): Update to 1.0.2.
* gnu/packages/patches/shishi-gets-undeclared.patch: Remove it.
* Makefile.am (dist_patch_DATA): Adjust accordingly.
2013-04-12 21:58:46 +02:00
Cyril Roelandt
3fdc99da19
gnu: Python: fix the compilation of some modules from the standard library.
...
This commit enables the bz2, dbm, readline, ssl and zlib modules.
* gnu/packages/gdbm.scm: Enable the compatibility mode.
* gnu/packages/python.scm: Enable a few modules from the standard library.
* gnu/packages/patches/python-fix-dbm.patch: New file.
* Makefile.am: Add it.
2013-04-12 21:58:46 +02:00
Ludovic Courtès
04151253e3
gnu: bigloo: Add dependencies on Avahi and libphidget.
...
* gnu/packages/scheme.scm (bigloo): Add Avahi and libphidget as inputs,
and pkg-config as a native input.
2013-04-12 21:57:58 +02:00
Ludovic Courtès
f14d6b697e
gnu: Add libphidget.
...
* gnu/packages/libphidget.scm: New file.
* Makefile.am (MODULES): Add it.
2013-04-12 21:57:57 +02:00
Cyril Roelandt
1010e530d3
gnu: Add dwm.
...
* gnu/packages/dwm.scm: New file.
* Makefile.am: Add it.
2013-04-11 21:08:31 +02:00
Nikita Karetnikov
cbca6eb552
gnu: shishi: Update to 1.0.2.
...
* gnu/packages/shishi.scm (shishi): Update to 1.0.2.
* gnu/packages/patches/shishi-gets-undeclared.patch: Remove it.
* Makefile.am (dist_patch_DATA): Adjust accordingly.
2013-04-08 12:04:37 +00:00
Cyril Roelandt
4f7d8d7ee4
gnu: Python: fix the compilation of some modules from the standard library.
...
This commit enables the bz2, dbm, readline, ssl and zlib modules.
* gnu/packages/gdbm.scm: Enable the compatibility mode.
* gnu/packages/python.scm: Enable a few modules from the standard library.
* gnu/packages/patches/python-fix-dbm.patch: New file.
* Makefile.am: Add it.
2013-04-07 15:32:39 +02:00
Andreas Enge
6be960c7f7
Merge branch 'xorg' into core-updates
2013-04-04 18:49:28 +02:00
Ludovic Courtès
cf53ecf514
gnu: bigloo: Add dependencies on Avahi and libphidget.
...
* gnu/packages/scheme.scm (bigloo): Add Avahi and libphidget as inputs,
and pkg-config as a native input.
2013-04-03 14:58:49 +02:00
Andreas Enge
8dc5d0cf7e
gnu: xorg: Re-enable tests for xorg-server.
...
* gnu/packages/xorg.scm (xorg-server): Re-enable (failing) tests.
2013-04-02 12:47:39 +02:00
Ludovic Courtès
adb5f46940
gnu: Add libphidget.
...
* gnu/packages/libphidget.scm: New file.
* Makefile.am (MODULES): Add it.
2013-04-02 10:59:27 +02:00
Andreas Enge
c7f9993146
gnu: xorg: Remove inputs already available through propagation.
...
* gnu/packages/xorg.scm: Remove inputs that are available through propagation.
2013-03-31 21:16:50 +02:00
Andreas Enge
14ecc0effc
gnu: Add xpdf.
...
* gnu/packages/pdf.scm (xpdf): New variable.
* gnu/packages/patches/xpdf-constchar.patch: New file.
* Makefile.am (dist_patch_DATA): Add it.
2013-03-31 17:27:37 +02:00
Andreas Enge
141ccae8a7
gnu: lesstif: Make package usable by adding propagated input.
...
* gnu/packages/lesstif.scm (lesstif): Add propagated input printproto;
include/Xm/Print.h from lesstif includes X11/extensions/Print.h from
printproto.
2013-03-31 14:58:01 +02:00
Andreas Enge
0a92b5b30a
gnu: freetype: Make include file ft2build.h work without changing the CPATH
...
of dependent packages.
* gnu/packages/fontutils.scm (freetype): Add link include/freetype to
include/freetype2/freetype.
2013-03-31 14:50:10 +02:00
Andreas Enge
bd8c5d5b02
gnu: xorg: Add libxp and printproto, not included in X11R7.7.
...
* gnu/packages/xorg.scm (libxp, printproto): New variables.
2013-03-31 14:33:33 +02:00
Ludovic Courtès
3ee5a7d86a
gnu: perl-xml-parser: Fix URL.
...
* gnu/packages/xml.scm (perl-xml-parser): Fix URL.
2013-03-31 12:39:25 +02:00
Ludovic Courtès
9be8d7c8cb
gnu: Define `native-search-paths' for Automake, Guile, and Python.
...
* gnu/packages/autotools.scm (automake)[native-search-paths]: New field.
* gnu/packages/guile.scm (guile-1.8)[native-search-paths]: New field.
(guile-2.0)[native-search-paths]: New field.
* gnu/packages/python.scm (python)[native-search-paths]: New field.
2013-03-30 22:57:05 +01:00
Ludovic Courtès
a18eda2747
packages: Add `native-search-paths' field and honor it.
...
* guix/packages.scm (<search-path-specification>): New record type.
(search-path-specification->sexp): New procedure.
(<package>)[native-search-paths]: New field.
(package-derivation): Accumulate the search paths, and pass them
as #:search-paths toe BUILDER.
* guix/build-system/gnu.scm (gnu-build): Add #:search-paths. Compute
`implicit-search-paths'. Pass #:search-paths in BUILDER.
* guix/build-system/perl.scm (perl-build): Add #:search-paths, pass it
to BUILDER with the search paths of PERL.
* guix/build-system/cmake.scm (cmake-build): Add #:search-paths, pass it
to BUILDER.
* guix/build-system/trivial.scm (trivial-build): Add #:search-paths,
ignore it.
* guix/build/gnu-build-system.scm (set-paths): Add #:search-paths.
Remove explicit settings of CPATH, LIBRARY_PATH, and PKG_CONFIG_PATH.
Instead, walk SEARCH-PATHS and call `set-path-environment-variable'
for them.
* guix/build/perl-build-system.scm (perl-build): Remove PERL5LIB setting.
* tests/packages.scm ("search paths"): New test.
* gnu/packages/bootstrap.scm (%bootstrap-guile)[raw]: Add
#:search-paths.
(%bootstrap-gcc): Add `native-search-paths' field.
* gnu/packages/perl.scm (perl): Likewise.
* gnu/packages/pkg-config.scm (pkg-config): Likewise.
* gnu/packages/glib.scm (intltool): Remove `arguments'.
* gnu/packages/avahi.scm (avahi): Remove #:phases.
2013-03-30 22:57:03 +01:00
Andreas Enge
bc3073c8e3
gnu: xorg: Make font-adobe75dpi and font-adobe100dpi compile (not install).
...
* gnu/packages/xorg/scm (font-adobe75dpi, font-adobe100dpi): Add inputs
bdftopcf, font-util and mkfontdir.
2013-03-30 10:13:23 +01:00
Andreas Enge
84419dfd25
gnu: xorg: Add mtdev and make xf86-input-synaptics compile (not install).
...
* gnu/packages/xorg.scm (mtdev): New variable.
* gnu/packages/xorg.scm (xf86-input-synaptics): Add inputs libx11, libxi
and mtdev.
* gnu/packages/xorg.scm (libxi): Propagate input libxext.
2013-03-30 10:05:08 +01:00
Andreas Enge
7e2ec42b1a
gnu: xorg: Disable not compiling xf86-video-geode.
...
* gnu/packages/xorg.scm (xf86-video-geode): Comment out since not compiling
(assembler errors).
2013-03-30 09:42:11 +01:00
Andreas Enge
3a5d958570
gnu: xorg: Fix compilation of xorg-server.
...
* gnu/packages/xorg.scm (mesa): Propagate input libxxf86vm.
2013-03-30 09:19:24 +01:00
Andreas Enge
1f44111f83
gnu: xorg: Disable xf86-video-glide.
...
* gnu/packages/xorg.scm (xf86-video-glide): Comment variable; driver for
obsolete graphics cards, depends on libglide, last updated in 2003,
and which does not compile out of the box any more.
2013-03-30 09:00:25 +01:00
Andreas Enge
6706269ed4
gnu: xorg: Disable xf86-video-wsfb.
...
* gnu/packages/xorg.scm (xf86-video-wsfb): Comment variable, only relevant
for the frame buffer on BSD systems.
2013-03-30 08:54:53 +01:00
Andreas Enge
47038b76b2
gnu: xorg: Make xgamma compile.
...
* gnu/packages/xorg.scm (libxxf86vm): Propagate inputs libxext and
xf86vidmodeproto.
2013-03-30 08:50:39 +01:00
Andreas Enge
979bc0f49b
gnu: xorg: Make xvinfo compile.
...
* gnu/packages/xorg.scm (libxv): Propagate input videoproto.
2013-03-30 08:43:47 +01:00
Ludovic Courtès
4928e50033
Merge branch 'master' into core-updates
...
Conflicts:
Makefile.am
gnu/packages/base.scm
2013-03-29 21:44:31 +01:00
Andreas Enge
13f5ea6f46
gnu: Add lesstif.
...
* gnu/packages/lesstif.scm: New file.
* Makefile.am (MODULES): Add it.
2013-03-29 10:49:30 +01:00
Andreas Enge
917748dd6d
gnu: xorg: Make most xserver related packages compile.
...
* gnu/packages/xorg.scm (xf86-*): Add input xorg-server.
* gnu/packages/xorg.scm (xf86-video-glint, xf86-video-neomagic,
xf86-video-tga, xf86-video-trident, xf86-video-voodoo):
Add input xf86dgaproto.
* gnu/packages/xorg.scm (xf86-video-ati, xf86-video-mach64,
xf86-video-mga, xf86-video-r128, xf86-video-savage, xf86-video-tdfx):
Add inputs mesa and xf86driproto.
* gnu/packages/xorg.scm (xf86-video-i128): Add inputs libdrm and libx11.
* gnu/packages/xorg.scm (xf86-video-openchrome): Add inputs libx11, libxext,
libxvmc, mesa and xf86driproto.
* gnu/packages/xorg.scm (xf86-video-siliconmotion): Add inputs mesa,
xf86dgaproto and xf86driproto.
* gnu/packages/xorg.scm (xf86-video-vmware): Add inputs libx11 and libxext.
* gnu/packages/xorg.scm (libxvmc): Propagate input libxv.
* gnu/packages/xorg.scm (mesa): Propagate input glproto.
* gnu/packages/xorg.scm (xf86-video-geode): Correct source hash.
2013-03-28 23:54:58 +01:00
Ludovic Courtès
c415f14538
gnu: make-bootstrap: Import (gnu packages gcc).
...
* gnu/packages/make-bootstrap.scm: Import (gnu packages gcc).
2013-03-27 23:47:54 +01:00
Ludovic Courtès
5c126b645e
gnu: Add libelf.
...
* gnu/packages/gcc.scm (libelf): New variable.
2013-03-27 15:47:48 +01:00
Ludovic Courtès
832abc7687
gnu: Add ISL and CLooG.
...
* gnu/packages/gcc.scm (%gcc-infrastructure, isl, cloog): New variables.
2013-03-27 15:37:27 +01:00
Ludovic Courtès
e9c0b9446b
gnu: Move GCC to its own module.
...
* gnu/packages/base.scm (gcc-4.7): Move to...
* gnu/packages/gcc.scm: ... here. New file.
* Makefile.am (MODULES): Add it.
2013-03-27 15:13:25 +01:00
Ludovic Courtès
785db4d877
glib: Patch around prlimit(2) failure.
...
* gnu/packages/glib.scm (glib)[source]: Switch to mirror://gnome.
[inputs]: Add `patch/tests-prlimit'.
[arguments]: Add it.
* gnu/packages/patches/glib-tests-prlimit.patch: New file.
* Makefile.am (dist_patch_DATA): Add it.
2013-03-27 15:01:30 +01:00
Ludovic Courtès
7bf569186c
gnu: Add GNU cflow.
...
* gnu/packages/cflow.scm: New file.
* Makefile.am (MODULES): Add it.
2013-03-26 22:43:41 +01:00
Ludovic Courtès
47a9cb950a
gnu: Add GNU cppi.
...
* gnu/packages/cppi.scm: New file.
* Makefile.am (MODULES): Add it.
2013-03-26 22:32:18 +01:00
Cyril Roelandt
a25fe6d620
gnu: add dependencies to poppler.
...
Add libpng and zlib to the inputs.
2013-03-24 20:23:15 +01:00
Andreas Enge
14a3a67364
gnu: Update mpfr to 3.1.2.
...
* gnu/packages/multiprecision.scm (mpfr): Update to 3.1.2.
2013-03-22 13:04:41 +01:00
Cyril Roelandt
b6a64843c6
gnu: Add cmake.
...
* gnu/packages/cmake.scm: New file.
* gnu/packages/patches/cmake-fix-tests.patch: New file.
* Makefile.am: Add them.
2013-03-21 19:53:29 +01:00
Cyril Roelandt
712e6e684c
gnu: Add lua.
...
* gnu/packages/lua.scm: New file.
* Makefile.am: add it.
2013-03-19 23:27:04 +01:00
Ludovic Courtès
84a3e3b776
gnu: libgcrypt: Upgrade to 1.5.1.
...
* gnu/packages/gnupg.scm (libgcrypt): Upgrade to 1.5.1.
2013-03-19 17:54:00 +01:00
Andreas Enge
d539646af4
gnu: xorg: Enable xdriinfo.
...
* gnu/packages/xorg.scm (xdriinfo): Enable input mesa.
2013-03-17 19:02:56 +01:00
Andreas Enge
b04ac5a1e2
gnu: xorg: Arrange more inputs for x server related packages.
...
* gnu/packages/xorg.scm (xf86-input-evdev): Add input xorg-server.
* gnu/packages/xorg.scm (xorg-server): Propagate inputs and add normal and
propagated inputs.
2013-03-17 18:59:21 +01:00
Andreas Enge
c0589f7591
gnu: Add X.org as input to Texlive.
...
* gnu/packages/texlive.scm (texlive): Add x.org inputs.
2013-03-17 00:57:02 +01:00
Andreas Enge
71f4b81aa5
gnu: Add openconnect.
...
* gnu/packages/vpn.scm (openconnect): New variable.
2013-03-16 22:36:13 +01:00
Andreas Enge
5ee12e217c
gnu: xorg: Change download location for xcb related packages.
...
* gnu/packages/xorg.sm (libpthread-stubs, libxcb, xcb-proto): Replace broken
xorg mirrors by url of the xcb project.
2013-03-15 20:52:48 +01:00
Ludovic Courtès
847e7725e9
gnu: coreutils, sed: Update.
...
* gnu/packages/base.scm (sed): Update to 4.2.2.
(coreutils): Update to 8.21.
2013-03-15 18:38:47 +01:00
Ludovic Courtès
444c64b04e
gnu: binutils: Update to 2.23.1.
...
* gnu/packages/base.scm (binutils): Update to 2.23.1. Add
`--disable-werror'.
(binutils-boot0): Augment BINUTILS's configure flags.
2013-03-15 18:38:34 +01:00
Ludovic Courtès
3be9f724f5
gnu: emacs: Update to 24.3.
...
* gnu/packages/emacs.scm (emacs): Update to 24.3. Use the .xz tarball.
* gnu/packages/patches/emacs-configure-sh.patch: Adjust.
2013-03-14 17:47:26 +01:00
Ludovic Courtès
b5c56e628f
gnu: texinfo: Update to 5.1.
...
* gnu/packages/texinfo.scm (texinfo): Update to 5.1.
2013-03-14 17:32:25 +01:00
Andreas Enge
e45a608245
gnu: xorg: Add xeyes (for testing purposes).
...
* gnu/packages/xorg.scm (xeyes): New variable.
2013-03-10 13:42:40 +01:00
Andreas Enge
08dccdfd12
gnu: xorg: Make xorg-server compilable (tests still fail).
...
* gnu/packages/xorg.scm (mesa): Propagate inputs libdrm and libxdamage.
* gnu/packages/xorg.scm (xorg-server): Add input videoproto.
2013-03-10 13:31:03 +01:00
Andreas Enge
42ed9985b1
gnu: xorg: Make xkeyboard-config compile.
...
* gnu/packages/xorg.scm (xkeyboard-config): Add inputs gettext, intltool,
perl-xml-parser.
2013-03-10 13:00:57 +01:00
Andreas Enge
2b8c5f547a
gnu: Add intltool.
...
* gnu/packages/xml.scm (intltool): New variable.
* gnu/packages/xml.scm (perl-xml-parser): Fix download location.
2013-03-10 12:57:32 +01:00
Andreas Enge
68a3d0e8cd
gnu: xorg: Add old versions of mesa and libdrm.
...
* gnu/packages/xorg.scm (mesa): New variable, only version 8.0.5 compiles.
* gnu/packages/xorg.scm (libdrm-2.4.33): New variable, required by mesa 8.0.5.
2013-03-09 22:29:49 +01:00
Andreas Enge
6f52fb63ae
gnu: xorg: Propagate input.
...
* gnu/packages/xorg.scm (libxdamage): Propagate input damageproto.
2013-03-09 00:18:34 +01:00
Andreas Enge
11e3f10788
gnu: libxslt: Add zlib and libxml2 python module to inputs.
...
* gnu/packages/xml.scm (libxslt): Add input zlib and add libxml2 to PYTHONPATH.
2013-03-08 23:03:07 +01:00
Andreas Enge
322cbda7c5
gnu: libxml2: Add python support.
...
* gnu/packages/xml.scm (libxml2): Compile and install python module.
2013-03-08 22:47:01 +01:00
Ludovic Courtès
1fb78cb2c3
packages: Remove the default value for `license'.
...
* guix/packages.scm (<package>): Remove the default value for `license'.
* gnu/packages/bootstrap.scm (package-from-tarball,
%bootstrap-glibc, %bootstrap-gcc): Initialize `license'.
* tests/packages.scm (dummy-package): Likewise.
2013-03-07 00:42:18 +01:00
Andreas Enge
f8d3c99ba1
gnu: xorg: Add libdrm.
...
* gnu/packages/xorg.scm (libdrm): New variable.
2013-03-06 23:20:34 +01:00
Andreas Enge
5acf2910b8
gnu: xorg: Add pixman.
...
* gnu/packages/xorg.scm (pixman): New variable.
* gnu/packages/xorg.scm (xorg-server): Enable input pixman.
2013-03-06 22:40:03 +01:00
Andreas Enge
d92083ad99
gnu: xorg: Comment applewmproto and libapplewm, compile only on macos.
...
* gnu/packages/xorg.scm (applewmproto,libapplewm): Remove variables.
2013-03-06 22:24:08 +01:00
Andreas Enge
6eb126c5f2
gnu: xorg: Add inputs and propagated-inputs, propagate some inputs.
...
Rename two packages to avoid clashes between package names and versions.
* gnu/packages/xorg.scm (font-adobe-100dpi): Rename to font-adobe100dpi.
* gnu/packages/xorg.scm (font-adobe-75dpi): Rename to font-adobe75dpi.
* gnu/packages/xorg.scm: Add pkg-xonfig as input to several packages.
* gnu/packages/xorg.scm (encodings): Add input mkfontscale.
* gnu/packages/xorg.scm (libx11): Add inputs inputprotoi, xextproto, xtrans.
* gnu/packages/xorg.scm (libxpm): Add input gettext.
* gnu/packages/xorg.scm (libxxf86dga): Add inputs libx11, libxext, xf86dgaproto.
* gnu/packages/xorg.scm (libxxf86vm): Add inputs libx11i, libxext, xf86vidmodeproto.
* gnu/packages/xorg.scm (x11perf): Add inputs libx11i, libxfti, libxmu, libxrender.
* gnu/packages/xorg.scm (xcursor-themes): Add input xcursorgen.
* gnu/packages/xorg.scm (xdpyinfo): Add input inputproto.
* gnu/packages/xorg.scm (font-xfree86-type1): Add input mkfontdir.
* gnu/packages/xorg.scm (libx11): Add propagated inputs kbproto, libxcb.
* gnu/packages/xorg.scm (mkfontdir): Add propagated input mkfontscale.
* gnu/packages/xorg.scm (fixesproto): Propagate input xextproto.
* gnu/packages/xorg.scm (libice): Propagate input xproto.
* gnu/packages/xorg.scm (libxau): Propagate input xproto.
* gnu/packages/xorg.scm (libxaw): Propagate inputs libxext, libxmu, libxpm.
* gnu/packages/xorg.scm (libxcb): Propagate inputs libpthread-stubs, libxaui, libxdmcp.
* gnu/packages/xorg.scm (libxcursor): Propagate inputs libx11, libxfixes, libxrender, xproto.
* gnu/packages/xorg.scm (libxext): Propagate input xextproto.
* gnu/packages/xorg.scm (libxfixes): Propagate input fixesproto.
* gnu/packages/xorg.scm (libxfont): Propagate inputs fontsproto, freetype, libfontenc, xproto.
* gnu/packages/xorg.scm (libxinerama): Propagate input xineramaproto.
* gnu/packages/xorg.scm (libxrandr): Propagate inputs libxext, randrproto.
* gnu/packages/xorg.scm (libxrender): Propagate input renderproto.
* gnu/packages/xorg.scm (libxt): Propagate inputs libx11, libice, libsm.
* gnu/packages/xorg.scm (libxtst): Propagate input recordproto.
* gnu/packages/xorg.scm (xbacklight): Propagate inputs libx11, libxrandr.
* gnu/packages/xorg.scm (xkeyboard-config): Propagate inputs libx11, xkbcomp.
* gnu/packages/xorg.scm (xproto): Propagate input util-macros.
2013-03-06 22:08:52 +01:00
Nikita Karetnikov
563e8b3920
gnu: Add GNU Fdisk.
...
* gnu/packages/fdisk.scm: New file.
* Makefile.am (MODULES): Add it.
2013-03-06 20:58:48 +00:00
Nikita Karetnikov
bd5ecea637
gnu: Add w3m.
...
* gnu/packages/w3m.scm,
gnu/packages/patches/w3m-fix-compile.patch: New files.
* Makefile.am (MODULES): Add 'w3m.scm'.
(dist_patch_DATA): Add 'w3m-fix-compile.patch'.
2013-03-06 20:52:04 +00:00
Andreas Enge
48ebc134f4
gnu: xorg: Correct typo in download location.
...
* gnu/packages/xorg.scm (xf86-video-glide): Correct typo.
2013-03-06 14:38:42 +01:00
Andreas Enge
9d12d38f38
gnu: xorg: Uncomment dependencies on libxcb.
...
* gnu/packages/xorg.scm (xbacklight, xdpyinfo, xlsatoms, xlsclients,
xwininfo): Uncomment dependency on libxcb.
2013-03-06 13:28:01 +01:00
Andreas Enge
5223c82627
gnu: xorg: Add home-page, synopsis and description.
...
* gnu/packages/xorg.scm: Add home-page and (generic) synopsis and description.
2013-03-06 13:28:01 +01:00
Andreas Enge
0820a58b3c
gnu: xorg: Fix http mirror and uncomment xcb packages.
...
* guix/download.scm (%mirrors): Fix main http mirror address.
* gnu/packages/xorg.scm (libpthread-stubs, libxcb, xcb-proto): Uncomment
and add licenses.
2013-03-06 13:28:01 +01:00
Andreas Enge
dd85efda47
gnu: xorg: Downgrade package versions to those present in X11R7.7
...
* gnu/packages/xorg.scm (dri2proto, libxcb, libxrandr, randrproto,
xbacklight, xcb-proto, xorg-server):
Use the versions present in X11R7.7.
2013-03-06 13:28:01 +01:00
Andreas Enge
d385b8355d
gnu: xorg: Add licenses.
...
Comment out packages with non-free license, without license, or
not available on the ftp servers.
Remove package not present in the distribution.
* gnu/packages/xorg.scm (*): Add licenses.
* gnu/packages/xorg.scm (libxp): Remove variable of package that is not
present in the R7.7 distribution.
* gnu/packages/xorg.scm (libpthread, libxcb): Comment out variables, which
are referenced, but not present on the ftp servers.
* gnu/packages/xorg.scm (font-adobe-utopia-100dpi, font-adobe-utopia-75dpi,
font-adobe-utopia-type1, font-bh-100dpi, font-bh-75dpi,
font-bh-lucidatypewriter-100dpi, font-bh-lucidatypewriter-75dpi,
font-bh-type1, font-bitstream-100dpi, font-bitstream-75dpi,
font-daewoo-misc, font-ibm-type1, font-jis-misc, font-misc-meltho,
xf86-video-dummy):
Comment out variables, packages have non-free licenses.
* gnu/packages/xorg.scm (font-cursor-misc, xf86-video-v4l, xorg-docs):
Comment out variables, packages have no license.
2013-03-06 13:28:00 +01:00
Andreas Enge
b49317cac3
gnu: xorg: Add missing hashes.
...
* gnu/packages/xorg.scm: Add hashes to all packages.
2013-03-06 13:28:00 +01:00
Andreas Enge
88ee93f917
gnu: xorg: Transform propagated into normal inputs.
...
* gnu/packages/xorg.scm: Transform propagated into normal inputs;
allows to keep packages in alphabetical order.
2013-03-06 13:28:00 +01:00
Andreas Enge
5f1d0fb085
gnu: xorg: Add and remove packages to mirror X11R7.7/src/everything
...
* gnu/packages/xorg.scm: Remove packages not from
ftp://ftp.freedesktop.org/pub/xorg/X11R7.7/src/everything/ .
Add missing packages, for the time being with a 0 hash and
without dependencies.
Correct spelling (all lower case for package names).
2013-03-06 13:28:00 +01:00
Andreas Enge
9aea24b608
gnu: xorg: Initial import from nix.
...
* gnu/packages/xorg.scm: New module.
* Makefile.am: Add it.
2013-03-06 13:28:00 +01:00
Ludovic Courtès
c50cbfd61a
gnu: Add Avahi.
...
* gnu/packages/avahi.scm: New file.
* Makefile.am (MODULES): Add it.
2013-03-05 20:26:24 +01:00
Ludovic Courtès
ea7127b9b7
gnu: Update GnuTLS to 3.1.9.1.
...
* gnu/packages/gnutls.scm (gnutls): Update to 3.1.9.1.
2013-03-05 19:09:53 +01:00
Ludovic Courtès
71eb5c1067
gnu: Add intltool.
...
* guix/download.scm (%mirrors): Add `gnome' mirrors.
* gnu/packages/glib.scm (intltool): New variable.
2013-03-05 19:09:53 +01:00
Ludovic Courtès
7f614e49e8
gnu: glibc: Install locale data.
...
* gnu/packages/base.scm (glibc): Add `outputs' field. Pass
`--localedir' and set `libc_cv_localedir'. Add `install-locales'
phase.
2013-03-05 18:38:05 +01:00
Andreas Enge
938081b9ce
gnu: Add lsof.
...
* gnu/packages/lsof.scm: New file.
* Makefile.am (MODULES): Add it.
2013-03-05 00:14:44 +01:00
Ludovic Courtès
81eec00cb2
Merge branch 'master' into core-updates
...
Conflicts:
Makefile.am
guix/scripts/gc.scm
guix/scripts/package.scm
guix/ui.scm
tests/guix-package.sh
2013-03-04 23:27:24 +01:00
Ludovic Courtès
2a1e82bb5c
gnu: Add Perl XML::Parser.
...
* gnu/packages/xml.scm (perl-xml-parser): New variable.
2013-03-04 00:48:00 +01:00
Andreas Enge
49f24f41e3
gnu: Add vpnc.
...
* gnu/packages/vpn.scm: New file.
* Makefile.am (MODULES): Add it.
* gnu/packages/patches/vpnc-script.patch: New file.
* Makefile.am (dist_patch_DATA): Add it.
2013-03-03 14:12:57 +01:00
Ludovic Courtès
4cdbdd4439
gnu: Add libdaemon.
...
* gnu/packages/libdaemon.scm: New file.
* Makefile.am (MODULES): Add it.
2013-03-02 17:00:33 +01:00
Ludovic Courtès
431a35518f
gnu: global: Update to 6.2.8.
...
* gnu/packages/global.scm (global): Update to 6.2.8.
2013-03-01 18:34:33 +01:00
Ludovic Courtès
827d28914a
gnu: Add cross tool chain.
...
* gnu/packages/cross-base.scm: New file.
* gnu/packages/patches/gcc-cross-environment-variables.patch: New file.
* Makefile.am (MODULES): Add cross-base.scm.
(dist_patch_DATA): Add gcc-cross-environment-variables.patch.
* gnu/packages/base.scm (gcc-4.7): Use `LDFLAGS_FOR_TARGET' instead of
`LDFLAGS_FOR_BUILD', and use `-B' instead of `-L'.
* gnu/packages/bootstrap.scm (glibc-dynamic-linker): Add case for
"mips64el-linux".
2013-02-27 20:55:42 +01:00
Ludovic Courtès
aaf4cb20ad
gnu: linux: Make `system->linux-architecture' public, and add ARM.
...
* gnu/packages/linux.scm (system->linux-architecture): Make public. Add
"arm".
2013-02-27 20:55:42 +01:00
Nikita Karetnikov
618cea694d
gnu: linux-libre-headers: Set 'ARCH' to 'mips'.
...
* gnu/packages/linux.scm (system->linux-architecture): New procedure.
(linux-libre-headers): Adjust accordingly.
2013-02-27 20:55:42 +01:00
Nikita Karetnikov
6ec8f7778f
gnu: gcc: Remove extraneous newline in 'LIB_SPEC'.
...
* gnu/packages/base.scm (gcc-4.7): Remove trailing newline when patching
'LIB_SPEC'.
2013-02-27 20:55:42 +01:00
Ludovic Courtès
3c81cdf19c
gnu: texinfo: Make Perl a propagated input.
...
* gnu/packages/texinfo.scm (texinfo): Make PERL a propagated input.
2013-02-27 20:55:41 +01:00
Mark H Weaver
ba4bcae035
gnu: guile-reader: Rename packages to avoid version number confusion.
...
* gnu/packages/guile.scm (guile-reader): Change the character preceding the
guile version number from '-' to '_' so that it will not be misinterpreted
as the package version number.
2013-02-27 20:55:40 +01:00
Ludovic Courtès
ed407c8055
gnu: texinfo: Update to 5.0.
...
* gnu/packages/texinfo.scm (texinfo): Update to 5.0.
2013-02-27 20:55:40 +01:00
Ludovic Courtès
3855e242a2
gnu: Add support for Guile in Linux initrd.
...
* gnu/packages/linux-initrd.scm: New file.
2013-02-27 20:55:40 +01:00
Ludovic Courtès
106ca9d0c1
gnu: qemu-kvm: Add patch to have multiple SMB shares.
...
* gnu/packages/qemu.scm (qemu-kvm/smb-shares): New variable.
* gnu/packages/patches/qemu-multiple-smb-shares.patch: New file.
* Makefile.am (dist_patch_DATA): Add it.
2013-02-27 20:55:40 +01:00
Ludovic Courtès
99d90fc102
gnu: guile-static: Change `name' field.
...
* gnu/packages/make-bootstrap.scm (%guile-static): Add `name' field with
`-static' suffix.
2013-02-27 20:55:39 +01:00
Ludovic Courtès
9322c6822f
gnu: guile-static: Add bindings for `reboot'.
...
* gnu/packages/patches/guile-linux-syscalls.patch: Add `scm_reboot'.
2013-02-27 20:55:39 +01:00
Ludovic Courtès
e7d2c60809
gnu: qemu: Add dependency on Samba.
...
* gnu/packages/qemu.scm (qemu-kvm): Add dependency on Samba; pass
`--smbd' to ./configure.
2013-02-27 20:55:39 +01:00
Ludovic Courtès
b7e9ee3327
gnu: samba: Augment the RUNPATH of executables to point to $out/lib.
...
* gnu/packages/samba.scm (samba): Add `add-lib-to-runpath' phase, and
PatchELF as an input.
2013-02-27 20:55:39 +01:00
Nikita Karetnikov
52e6e2461f
gnu: Add GNU Parted.
...
* gnu/packages/parted.scm: New file.
* Makefile.am (MODULES): Add it.
2013-02-27 20:55:39 +01:00
Ludovic Courtès
e70a28b87e
gnu: guile-static: Add bindings for low-level Linux syscalls.
...
* gnu/packages/make-bootstrap.scm (%guile-static): Add
`guile-linux-syscalls.patch' as an input, and use it.
* gnu/packages/patches/guile-linux-syscalls.patch: New file.
* Makefile.am (dist_patch_DATA): Add it.
2013-02-27 20:55:39 +01:00
Ludovic Courtès
2e48455d27
gnu: linux-libre: Choose a config without debugging features.
...
* gnu/packages/linux.scm (linux-libre): Choose "defconfig" instead of
"allmodconfig" since the latter enables all debugging features. Add
`CONFIG_CIFS=m'.
2013-02-27 20:55:39 +01:00
Cyril Roelandt
f9c3648329
gnu: Add vim.
...
* gnu/packages/vim.scm: New file.
* Makefile.am (MODULES): Add it.
2013-02-27 20:55:39 +01:00
Ludovic Courtès
ddff766e38
gnu: guile-static: Use libgc build with `USE_LIBC_PRIVATES'.
...
* gnu/packages/make-bootstrap.scm (%guile-static): Use libgc build with
CPPFLAGS=-DUSE_LIBC_PRIVATES.
* gnu/packages/bdw-gc.scm (libgc): Add TODO to always do it.
2013-02-27 20:55:38 +01:00
Ludovic Courtès
ab744c1af5
gnu: Add missing patch for mcron.
...
* gnu/packages/patches/mcron-install.patch: New file.
* Makefile.am (dist_patch_DATA): Add it.
2013-02-27 20:55:38 +01:00
Nikita Karetnikov
922f11ad22
gnu: Add GNU Wdiff.
...
* gnu/packages/wdiff.scm: New file.
* Makefile.am (MODULES): Add it.
2013-02-27 20:55:38 +01:00
Andreas Enge
76978d4062
gnu: Add signing-party.
...
* gnu/packages/gnupg.scm (signing-party): New variable.
2013-02-27 20:55:38 +01:00
Andreas Enge
b6f5801e1c
gnu: wget: Drop manual handling of /usr/bin/env.
...
* gnu/packages/wget.scm (wget): Drop patch-/usr/bin/env phase.
2013-02-24 18:07:50 +01:00
Andreas Enge
b5c18c78c2
gnu: curl: Let patch-shebang handle /usr/bin/env.
...
* gnu/packages/curl.scm (curl): Drop manual rewriting of #!/usr/bin/env.
2013-02-24 17:54:51 +01:00
Andreas Enge
c3f9761771
gnu: openldap: Disable tests, they fail too randomly probably due to
...
timeouts in the server.
* gnu/packages/openldap.scm (openldap): Drop all tests.
2013-02-24 16:41:27 +01:00
Andreas Enge
abc00dc492
gnu: screen: Use GNU mirror.
...
* gnu/packages/screen.scm (screen): Use GNU mirror.
2013-02-23 18:39:49 +01:00
Andreas Enge
c9b940cd03
gnu: Update libpng to 1.5.14.
...
* gnu/packages/libpng.scm (libpng): Switch to version 1.5.14.
2013-02-23 16:32:41 +01:00
Ludovic Courtès
f6d7be1e47
gnu: texinfo: Make Perl a propagated input.
...
* gnu/packages/texinfo.scm (texinfo): Make PERL a propagated input.
2013-02-20 21:06:57 +01:00
Mark H Weaver
fd80c705b1
gnu: guile-reader: Rename packages to avoid version number confusion.
...
* gnu/packages/guile.scm (guile-reader): Change the character preceding the
guile version number from '-' to '_' so that it will not be misinterpreted
as the package version number.
2013-02-17 13:25:06 -05:00
Ludovic Courtès
a24b75d8e1
gnu: texinfo: Update to 5.0.
...
* gnu/packages/texinfo.scm (texinfo): Update to 5.0.
2013-02-17 15:03:06 +01:00
Ludovic Courtès
f09d925b16
gnu: Add support for Guile in Linux initrd.
...
* gnu/packages/linux-initrd.scm: New file.
2013-02-16 03:25:59 +01:00
Ludovic Courtès
161ed5476d
gnu: qemu-kvm: Add patch to have multiple SMB shares.
...
* gnu/packages/qemu.scm (qemu-kvm/smb-shares): New variable.
* gnu/packages/patches/qemu-multiple-smb-shares.patch: New file.
* Makefile.am (dist_patch_DATA): Add it.
2013-02-16 02:09:10 +01:00
Ludovic Courtès
0228826262
gnu: guile-static: Change `name' field.
...
* gnu/packages/make-bootstrap.scm (%guile-static): Add `name' field with
`-static' suffix.
2013-02-16 00:30:25 +01:00
Ludovic Courtès
3643957260
gnu: guile-static: Add bindings for `reboot'.
...
* gnu/packages/patches/guile-linux-syscalls.patch: Add `scm_reboot'.
2013-02-16 00:29:43 +01:00
Ludovic Courtès
ffb1ee524d
gnu: qemu: Add dependency on Samba.
...
* gnu/packages/qemu.scm (qemu-kvm): Add dependency on Samba; pass
`--smbd' to ./configure.
2013-02-15 22:36:05 +01:00
Ludovic Courtès
3665b4dc60
gnu: samba: Augment the RUNPATH of executables to point to $out/lib.
...
* gnu/packages/samba.scm (samba): Add `add-lib-to-runpath' phase, and
PatchELF as an input.
2013-02-15 22:04:51 +01:00
Nikita Karetnikov
e04f30e023
gnu: Add GNU Parted.
...
* gnu/packages/parted.scm: New file.
* Makefile.am (MODULES): Add it.
2013-02-15 15:30:20 +01:00
Ludovic Courtès
6956067b04
gnu: guile-static: Add bindings for low-level Linux syscalls.
...
* gnu/packages/make-bootstrap.scm (%guile-static): Add
`guile-linux-syscalls.patch' as an input, and use it.
* gnu/packages/patches/guile-linux-syscalls.patch: New file.
* Makefile.am (dist_patch_DATA): Add it.
2013-02-15 00:52:54 +01:00
Ludovic Courtès
1dee732b81
gnu: linux-libre: Choose a config without debugging features.
...
* gnu/packages/linux.scm (linux-libre): Choose "defconfig" instead of
"allmodconfig" since the latter enables all debugging features. Add
`CONFIG_CIFS=m'.
2013-02-15 00:52:54 +01:00
Cyril Roelandt
eb4908581c
gnu: Add vim.
...
* gnu/packages/vim.scm: New file.
* Makefile.am (MODULES): Add it.
2013-02-14 11:26:04 +01:00
Ludovic Courtès
e3b2cf4c7a
gnu: guile-static: Use libgc build with `USE_LIBC_PRIVATES'.
...
* gnu/packages/make-bootstrap.scm (%guile-static): Use libgc build with
CPPFLAGS=-DUSE_LIBC_PRIVATES.
* gnu/packages/bdw-gc.scm (libgc): Add TODO to always do it.
2013-02-14 01:12:24 +01:00
Ludovic Courtès
250b0404d7
gnu: Add missing patch for mcron.
...
* gnu/packages/patches/mcron-install.patch: New file.
* Makefile.am (dist_patch_DATA): Add it.
2013-02-14 01:12:24 +01:00
Nikita Karetnikov
8c3c896dbe
gnu: Add GNU Wdiff.
...
* gnu/packages/wdiff.scm: New file.
* Makefile.am (MODULES): Add it.
2013-02-13 02:18:46 +00:00
Andreas Enge
96be765ca5
gnu: Add signing-party.
...
* gnu/packages/gnupg.scm (signing-party): New variable.
2013-02-13 00:43:30 +01:00
Andreas Enge
93a6f5520c
gnu: gmp: Update to version 5.1.1.
...
* gnu/packages/multiprecision.scm (gmp): Update to version 5.1.1.
2013-02-12 22:06:47 +01:00
Ludovic Courtès
a40f1543c0
gnu: Add Samba and iniparser.
...
* gnu/packages/samba.scm: New file.
* Makefile.am (MODULES): Add it.
2013-02-12 19:36:14 +01:00
Ludovic Courtès
0e7aac44da
gnu: bigloo: Install Emacs modes.
...
* gnu/packages/scheme.scm (bigloo): Add `install-emacs-modes' phase.
2013-02-12 19:36:14 +01:00
Andreas Enge
01e11826bc
gnu: gnupg: Add optional inputs curl and openldap.
...
* gnu/packages/gnupg.scm (gnupg): Add inputs.
2013-02-12 15:15:18 +01:00
Andreas Enge
30e9cbb44e
gnu: gnupg: Patch out /bin/sh in generated file.
...
* gnu/packages/gnupg.scm (gnupg): Modify configure phase.
2013-02-12 13:47:50 +01:00
Andreas Enge
a86177d61c
gnu: Rename module 'freetype' to the more general 'fontutils'.
...
* gnu/packages/freetype.scm: Rename file to...
* gnu/packages/fontutils.scm: ...this.
* Makefile.am (MODULES): Rename module.
* gnu/packages/{ghostscript,grub,pdf,texlive}.scm: Rename dependency.
2013-02-12 13:19:26 +01:00
Ludovic Courtès
df77a46273
gnu: Add popt.
...
* gnu/packages/popt.scm (popt): New file.
* Makefile.am (MODULES): Add it.
2013-02-12 00:14:32 +01:00
Ludovic Courtès
beacfcabe7
gnu: Add Linux-Libre.
...
* gnu/packages/linux.scm (linux-libre): New variable.
2013-02-12 00:14:32 +01:00
Ludovic Courtès
57f662ad30
gnu: Add libunwind.
...
* gnu/packages/libunwind.scm: New file.
* Makefile.am (MODULES): Add it.
2013-02-12 00:14:32 +01:00
Ludovic Courtès
b4fcb735d5
gnu: Add Linux module-init-tools.
...
* gnu/packages/linux.scm (module-init-tools): New variable.
2013-02-12 00:14:32 +01:00
Andreas Enge
ea4d96c6a5
gnu: Add pius.
...
* gnu/packages/gnupg.scm (pius): New variable.
2013-02-11 23:55:18 +01:00
Cyril Roelandt
b1426f1785
gnu: Add tmux. licenses: add ISC.
...
* gnu/packages/tmux.scm: New file.
* Makefile.am (MODULES): Use it.
* guix/licenses.scm: add ISC.
2013-02-11 22:23:29 +01:00
Andreas Enge
95b6c70f6b
gnu: texlive: Add input (t)csh.
...
* gnu/packages/texlive.scm (texlive): Add input tcsh.
2013-02-11 11:07:02 +01:00
Cyril Roelandt
16fd1db547
gnu: Add tcsh.
...
* gnu/packages/tcsh.scm: New file.
* gnu/packages/patches/tcsh-fix-autotest.patch: New file
* Makefile.am: Add them.
2013-02-10 23:43:46 +01:00
Ludovic Courtès
0750452a98
gnu: Add e2fsprogs.
...
* gnu/packages/linux.scm (e2fsprogs): New variable.
2013-02-10 23:48:41 +01:00
Ludovic Courtès
65d8b777c0
gnu: Add GNU GRUB.
...
* gnu/packages/grub.scm,
gnu/packages/patches/grub-gets-undeclared.patch: New files.
* Makefile.am (MODULES): Add grub.scm.
(dist_patch_DATA): Add grub-gets-undeclared.patch.
2013-02-10 18:48:23 +01:00
Ludovic Courtès
72b9eebf68
gnu: Add QEMU.
...
* gnu/packages/autotools.scm (autoconf-wrapper): Make public.
* gnu/packages/qemu.scm (qemu): New variable.
2013-02-10 18:28:00 +01:00
Ludovic Courtès
cab249615d
Re-export `%current-system' from (guix packages).
...
* guix/packages.scm: Re-export `%current-system'.
* gnu/packages/bdw-gc.scm, gnu/packages/gawk.scm,
gnu/packages/gperf.scm, gnu/packages/libffi.scm,
gnu/packages/libsigsegv.scm, gnu/packages/libunistring.scm,
gnu/packages/lout.scm, gnu/packages/m4.scm,
gnu/packages/multiprecision.scm, gnu/packages/ncurses.scm,
gnu/packages/perl.scm, gnu/packages/pkg-config.scm,
gnu/packages/readline.scm, gnu/packages/recutils.scm,
gnu/packages/scheme.scm: Remove (guix utils) import.
2013-02-10 17:23:48 +01:00
Ludovic Courtès
2aee33cfc1
gnu: Add description and license for QEMU-KVM.
...
* gnu/packages/qemu.scm (qemu-kvm): Add description and license.
2013-02-10 17:01:47 +01:00
Ludovic Courtès
6064c4cdf0
gnu: Add libcddb, GNU libcdio, and GNU xorriso.
...
* gnu/packages/cdrom.scm: New file.
* Makefile.am (MODULES): Add it.
2013-02-10 16:51:46 +01:00
Ludovic Courtès
b15fcf9ec2
gnu: Add QEMU-KVM.
...
* gnu/packages/qemu.scm: New file.
* Makefile.am (MODULES): Add it.
2013-02-09 23:21:00 +01:00
Nikita Karetnikov
54845460ee
gnu: Add GNU Smalltalk.
...
* gnu/packages/smalltalk.scm: New file.
* Makefile.am (MODULES): Add it.
2013-02-09 12:05:01 +00:00
Ludovic Courtès
d8707db0f7
gnu: hop: Add `patch-rpath' phase.
...
* gnu/packages/scheme.scm (hop): Add `patch-rpath' phase.
2013-02-08 17:38:57 +01:00
Ludovic Courtès
2d73db7a05
gnu: Add PatchELF.
...
* gnu/packages/patchelf.scm: New file.
* Makefile.am (MODULES): Add it.
2013-02-08 15:44:24 +01:00
Ludovic Courtès
e6e82f629c
gnu: Add Hop.
...
* gnu/packages/scheme.scm (hop): New variable.
2013-02-08 14:41:25 +01:00
Ludovic Courtès
10879c4ea1
gnu: bigloo: Propagate GMP.
...
* gnu/packages/scheme.scm (bigloo): Propagate GMP.
2013-02-08 14:39:28 +01:00
Ludovic Courtès
87d836b2c9
gnu: Add GNU mcron.
...
* gnu/packages/guile.scm (mcron): New variable.
2013-02-08 00:15:48 +01:00
Ludovic Courtès
2f4fbe1cb3
gnu: guile-1.8: Patch `ice-9/popen.scm'.
...
* gnu/packages/guile.scm (guile-1.8): Rename `patch-loader-search-path'
to `patch-stuff'; patch `ice-9/popen.scm'.
2013-02-08 00:15:26 +01:00
Ludovic Courtès
b39a48ad4b
gnu: ed: Update to 1.6.
...
* gnu/packages/ed.scm (ed): Update to 1.6.
2013-02-07 23:47:32 +01:00
Ludovic Courtès
9589eecb40
gnu: ed: Patch /bin/sh in the test suite.
...
* gnu/packages/ed.scm (ed): Add `patch-test-suite' phase.
2013-02-07 23:47:21 +01:00
Andreas Enge
c23e9e48b7
gnu: Add libmp3splt and mp3splt.
...
* gnu/packages/mp3.scm (libmp3split, mp3splt): New variables.
2013-02-06 22:47:58 +01:00
Ludovic Courtès
431f35f051
gnu: make-bootstrap: Fix `%binutils-static-stripped'.
...
* gnu/packages/make-bootstrap.scm (%binutils-static-stripped): Add
distinguishing `name' field. Add `output' field to have a single
"out" output (followup to 4873f8e
). Reported by Nikita.
2013-02-06 15:25:28 +01:00
Andreas Enge
eb0119efde
gnu: Add TeXLive.
...
* gnu/packages/texlive.scm: New file.
* Makefile.am (MODULES): Add it.
2013-02-06 00:01:44 +01:00
Ludovic Courtès
a6ef51e378
gnu: Have MPFR and MPC propagate their input.
...
* gnu/packages/multiprecision.scm (mpfr): Change GMP to a propagated input.
(mpc): Likewise for GMP and MPFR.
Reported by Andreas Enge <andreas@enge.fr>.
2013-02-05 23:51:44 +01:00
Andreas Enge
10d1822b8e
gnu: Add PCRE (Perl Compatible Regular Expression).
...
* gnu/packages/pcre.scm: New file.
* Makefile.am (MODULES): Add it.
2013-02-05 23:41:38 +01:00
Ludovic Courtès
ef02e1e9b5
gnu: Add GNU Guile-Ncurses.
...
* gnu/packages/guile.scm (guile-ncurses): New variable.
2013-02-05 00:35:08 +01:00
Andreas Enge
8cc9c0dadd
gnu: Add libid3tag.
...
* gnu/packages/mp3 (libid3tag): New variable.
2013-02-04 11:12:32 +01:00
Andreas Enge
d464e72566
gnu: Add libmad.
...
* gnu/packages/mp3.scm: New file.
* Makefile.am (MODULES): Add it.
2013-02-04 11:12:32 +01:00
Nikita Karetnikov
9c63fe6c1f
gnu: Add GNU Prolog.
...
* gnu/packages/gprolog.scm: New file.
* Makefile.am (MODULES): Add it.
2013-02-02 12:48:58 +00:00
Andreas Enge
58cc3b385b
gnu: Add libxslt.
...
* gnu/packages/xml.scm (libxslt): New variable.
2013-02-01 23:23:08 +01:00
Ludovic Courtès
38bbd61df1
gnu: Fix invalid `license' fields.
...
* gnu/packages/acl.scm (acl): Change `license' field to refer to the
`license' objects.
* gnu/packages/attr.scm (attr): Likewise.
* gnu/packages/compression.scm (xz): Likewise.
* gnu/packages/global.scm (global): Likewise.
* gnu/packages/linux.scm (linux-libre-headers): Likewise.
2013-02-01 13:16:45 +01:00
Andreas Enge
dc2e4b0e16
gnu: Add libkate.
...
* gnu/packages/oggvorbis.scm (libkate): New variable.
* gnu/packages/oggvorbis.scm (vorbis-tools): Add input libkate.
2013-01-31 22:47:25 +01:00
Andreas Enge
9ae7865e97
gnu: Add flac.
...
* gnu/packages/oggvorbis.scm (flac): New variable.
* gnu/packages/oggvorbis.scm (vorbis-tools): Add flac input.
* gnu/packages/patches/flac-fix-memcmp-not-declared.patch: New file.
2013-01-31 22:19:56 +01:00
Ludovic Courtès
f992ead284
gnu: bigloo: Update tarball's hash.
...
* gnu/packages/scheme.scm (bigloo): Change hash. The tarball was
recently modified in-place (!).
2013-01-31 17:49:54 +01:00
Andreas Enge
1f73d3b495
gnu: vorbis-tools: Enable ogg123.
...
* gnu/packages/oggvorbis.scm (vorbis-tools): Add inputs ao and curl.
2013-01-30 23:46:39 +01:00
Andreas Enge
76e38f0d78
gnu: Add libao.
...
* gnu/packages/oggvorbis.scm (ao): New variable.
2013-01-30 23:32:13 +01:00
Andreas Enge
6b9105e557
gnu: Add curl.
...
* gnu/packages/curl.scm: New file.
* Makefile.am (MODULES): Add it.
2013-01-30 23:07:13 +01:00
Andreas Enge
fe0b8a789a
gnu: Add openssh.
...
* gnu/packages/ssh.cm (openssh): New variable.
2013-01-30 23:03:48 +01:00
Ludovic Courtès
a9ebd9efd0
store: Remove the `fixed?' parameter from `add-to-store'.
...
* guix/store.scm (add-to-store): Remove the `fixed?' parameter from the
public interface.
* gnu/packages/bootstrap.scm, guix-download.in, guix/derivations.scm,
guix/packages.scm, tests/derivations.scm: Update all callers
accordingly.
2013-01-30 16:30:49 +01:00
Andreas Enge
2fbf053b7b
gnu: Add libssh2.
...
* gnu/packages/ssh.scm: New file.
* Makefile.am (MODULES): Add it.
2013-01-29 23:05:35 +01:00
Andreas Enge
2a75d4e664
gnu: Add openldap.
...
* gnu/packages/openldap.scm: New file.
* Makefile.am (MODULE): Add it.
2013-01-29 19:52:00 +01:00
Ludovic Courtès
d7e8e288c5
gnu: gdb: Update to 7.5.1.
...
* gnu/packages/gdb.scm (gdb): Update to 7.5.1.
2013-01-28 22:48:15 +01:00
Ludovic Courtès
c9ee048595
gnu: automake: Update to 1.13.1.
...
* gnu/packages/autotools.scm (automake): Update to 1.13.1.
2013-01-27 22:52:21 +01:00
Ludovic Courtès
168030ea0c
gnu: autoconf-wrapper: Fix "guile" input.
...
* gnu/packages/autotools.scm (autoconf-wrapper): Remove `lambda' for
"guile" input..
2013-01-27 22:35:33 +01:00
Ludovic Courtès
64858bc090
gnu: python: Remove unnecessary module import.
...
* gnu/packages/python.scm: Remove use of (gnu packages base).
2013-01-27 00:55:37 +01:00
Cyril Roelandt
f1d2872c82
gnu: Add irssi.
...
* gnu/packages/irssi.scm: New file.
* Makefile.am (MODULES): Add it.
2013-01-26 23:40:43 +01:00
Andreas Enge
b8d3511ad5
gnu: Add zip, unzip and zziplib.
...
* gnu/packages/zip.scm: New file.
* Makefile.am (MODULES): Add it.
2013-01-26 14:40:49 +01:00
Andreas Enge
e5c0701f9c
gnu: Add TECkit.
...
* gnu/packages/freetype.scm (teckit): New variable.
* gnu/packages/patches/teckit-cstdio.patch: New file.
* Makefile.am (dist_patch_DATA): Add patch.
2013-01-26 00:43:03 +01:00
Ludovic Courtès
cc957c3c74
gnu: Use `mirror://apache' where applicable.
...
* gnu/packages/libapr.scm (libapr, libaprutil): Use `mirror://apache'.
* gnu/packages/subversion.scm (subversion): Likewise.
2013-01-25 21:52:08 +01:00
Cyril Roelandt
59db01942b
gnu: Add Subversion.
...
* gnu/packages/subversion.scm: New file.
* Makefile.am (MODULES): Add it.
2013-01-25 21:52:08 +01:00
Ludovic Courtès
97715602cb
gnu: Add SQLite.
...
* gnu/packages/sqlite.scm: New file.
* Makefile.am (MODULES): Add it.
2013-01-25 21:52:08 +01:00
Cyril Roelandt
695e671723
gnu: Add libaprutil.
...
* gnu/packages/libapr: new variable.
2013-01-25 21:52:08 +01:00
Cyril Roelandt
df84950e44
gnu: Add libapr.
...
* gnu/packages/libapr.scm: New file.
* gnu/packages/patches/libapr-skip-getservbyname-test.patch: New file
* Makefile.am: Add them
2013-01-25 21:52:08 +01:00
Andreas Enge
12a5199a27
gnu: fplll: Update to version 4.0.2.
...
* gnu/packages/algebra.scm (fplll): Update to version 4.0.2.
2013-01-25 10:50:30 +01:00
Andreas Enge
135eb524b3
gnu: Add poppler.
...
* gnu/packages/pdf.scm: New file.
* Makefile.am (MODULES): Add it.
2013-01-24 23:51:41 +01:00
Ludovic Courtès
dd6b9a3790
packages: Mark the `inputs' field of <package> as thunked.
...
* guix/packages.scm (<package>)[inputs]: Mark as thunked.
(package-derivation)[expand-input]: Remove case where the input is a
procedure.
* tests/packages.scm ("trivial with system-dependent input"): Remove
`lambda', and use (%current-system).
* gnu/packages/bootstrap.scm (package-from-tarball): Likewise for `inputs'.
(%bootstrap-glibc, %bootstrap-gcc): Likewise.
* gnu/packages/scheme.scm (mit-scheme): Likewise.
2013-01-24 23:33:51 +01:00
Andreas Enge
313b901255
gnu: Add t1lib.
...
* gnu/packages/freetype.scm (t1lib): New variable.
2013-01-24 00:21:52 +01:00
Cyril Roelandt
d192efae07
gnu: Add OCaml. licenses: Add QPL.
...
* gnu/packages/ocaml.scm: New file.
* Makefile.am (MODULES): Add it.
* guix/licenses.scm: New variable.
2013-01-24 00:03:43 +01:00
Ludovic Courtès
21c203a53a
packages: Mark the `arguments' field of <package> as thunked.
...
* guix/packages.scm (<package>): Mark `arguments' as thunked.
(package-derivation): Adjust accordingly. Parameterize
%CURRENT-SYSTEM to SYSTEM, so that arguments can refer to it.
* guix/build-system/gnu.scm (package-with-explicit-inputs): Expect
`package-arguments' to always return a list, and return a list.
(package-with-extra-configure-variable): Likewise.
(static-package): Likewise.
* gnu/packages/base.scm (patch, findutils, gcc-4.7, binutils-boot0,
gcc-boot0, glibc-final-with-bootstrap-bash, cross-gcc-wrapper,
static-bash-for-glibc, binutils-final, gcc-final): Change `arguments'
from a lambda to a list, and use (%current-system) as needed.
(nix-system->gnu-triplet, boot-triplet): Have the first argument
default to (%current-system).
* gnu/packages/bootstrap.scm (glibc-dynamic-linker): Have `system'
default to (%current-system).
(%bootstrap-gcc): Change `arguments' to a list.
* gnu/packages/gawk.scm (gawk): Likewise.
* gnu/packages/m4.scm (m4): Likewise.
* gnu/packages/make-bootstrap.scm (%glibc-for-bootstrap): Likewise, and
expect `package-arguments' to return a list.
(%static-inputs, %gcc-static, tarball-package): Likewise.
* gnu/packages/ncurses.scm (ncurses): Likewise.
2013-01-23 23:33:09 +01:00
Ludovic Courtès
12abb19dfb
gnu: Remove unnecessary closures around `arguments' value.
...
* gnu/packages/algebra.scm (pari-gp): Remove closure around the value of
`arguments'.
* gnu/packages/bdb.scm (bdb): Likewise.
* gnu/packages/mit-krb5.scm (mit-krb5): Likewise.
* gnu/packages/openssl.scm (openssl): Likewise.
* gnu/packages/perl.scm (perl): Likewise.
2013-01-23 23:33:09 +01:00
Andreas Enge
6e4da6ead1
gnu: Add fontconfig.
...
* gnu/packages/freetype.scm (fontconfig): New variable.
2013-01-23 21:51:42 +01:00
Andreas Enge
8dc8bf02c6
gnu: libjpeg: Correct name of libjpeg-8 package to allow installation.
...
* gnu/packages/libjpeg (libjpeg-8): Switch name field to "libjpeg".
2013-01-23 21:28:44 +01:00
Andreas Enge
2b902c3c46
gnu: ghostscript: Build and install shared library and header files.
...
* gnu/packages/ghostscript (ghostscript): Extend build and install phases.
2013-01-22 23:48:08 +01:00
Ludovic Courtès
7cd1d7bd0c
gnu: automake: Adjust test suite to lack of /bin/sh.
...
* gnu/packages/autotools.scm (autoconf-wrapper): New variable.
(automake): Use AUTOCONF-WRAPPER instead of AUTOCONF.
Add `automake-skip-amhello-tests.patch' as an input.
Add #:patches and #:phases arguments.
* gnu/packages/patches/automake-skip-amhello-tests.patch: New file.
* Makefile.am (dist_patch_DATA): Add it.
2013-01-22 00:17:42 +01:00
Ludovic Courtès
4f028c8f95
gnu: Add Geiser.
...
* gnu/packages/emacs.scm (geiser): New variable.
2013-01-22 00:17:42 +01:00
Ludovic Courtès
dc56970dde
gnu: gnutls: Remove unneeded import.
...
* gnu/packages/gnutls.scm: Remove import of (gnu packages base).
2013-01-22 00:17:42 +01:00
Andreas Enge
23180bebff
gnu: Add groff.
...
* gnu/packages/groff.scm: New file.
* Makefile.am (MODULES): Add it.
2013-01-21 23:23:02 +01:00
Andreas Enge
87ec7a7a5e
gnu: Add psutils.
...
* gnu/packages/ghostscript.scm (psutils): New variable.
2013-01-21 23:18:46 +01:00
Andreas Enge
05bf6f8289
gnu: Add netpbm.
...
* gnu/packages/netpbm.scm: New file.
* Makefile.am (MODULES): Add it.
2013-01-21 21:46:46 +01:00
Ludovic Courtès
eb39051936
gnu: Add missing libevent patch.
...
* gnu/packages/patches/libevent-dns-tests.patch: New file.
* Makefile.am (dist_patch_DATA): Add it.
2013-01-21 08:53:44 +01:00
Ludovic Courtès
7f08437bd8
gnu: Add Tor.
...
* gnu/packages/tor.scm: New file.
* Makefile.am (MODULES): Add it.
2013-01-20 23:21:04 +01:00
Ludovic Courtès
6b32a64a4d
gnu: Add libevent.
...
* gnu/packages/libevent.scm: New file.
* Makefile.am (MODULES): Add it.
2013-01-20 22:54:36 +01:00
Andreas Enge
079fca3be8
gnu: mit-krb5: Patch and enable tests.
...
* gnu/packages/mit-krb5.scm (mit-krb5): Enable patched tests.
2013-01-20 22:29:55 +01:00
Andreas Enge
c4854e76e2
gnu: screen: correct license to gpl2+
...
* gnu/packages/screen.scm (screen): correct license field
2013-01-20 12:29:09 +01:00
Cyril Roelandt
6c3a720481
Add GNU Screen.
...
* gnu/packages/screen.scm: New file.
* Makefile.am (MODULES): Add it.
2013-01-20 12:22:14 +01:00
Ludovic Courtès
2ffa297ab8
gnu: lout: Add missing dependency on Ghostscript.
...
* gnu/packages/lout.scm (lout): Add GHOSTSCRIPT as an input. Use a
mirror:// URL.
2013-01-19 22:32:21 +01:00
Ludovic Courtès
79c398a20c
gnu: freetype: Avoid license/package name clash.
...
* gnu/packages/freetype.scm: Use a renamer for (guix licenses), to avoid
a name clash.
2013-01-19 22:31:17 +01:00
Ludovic Courtès
943f33a326
distro: glib: Run the test suite; add DBus.
...
* distro/packages/glib.scm: Rename to...
* gnu/packages/glib.scm: ... this. Update module declaration
accordingly.
(dbus): New variable.
(glib): Change version number to 2.34.3, and adjust URL accordingly.
Add a "doc" output. Add #:configure-flags, #:patches, and #:phases
arguments. Add DBUS as an input, as well a three patches.
* Makefile.am (MODULES): Adjust to file renaming.
(dist_patch_DATA): Add `glib-tests-timezone.patch',
`glib-tests-homedir.patch', and `glib-tests-desktop.patch'.
2013-01-19 22:20:47 +01:00
Nikita Karetnikov
3889a82ef8
distro: Add GLib.
...
* distro/packages/glib.scm: New file.
* Makefile.am (MODULES): Add it.
2013-01-19 22:20:47 +01:00
Andreas Enge
11314eb68e
gnu: libtiff: Add zlib support.
...
* gnu/packages/libtiff.scm (libtiff): Add input zlib.
2013-01-19 17:34:26 +01:00
Andreas Enge
f0444eafe2
gnu: Add libxml2.
...
* gnu/packages/xml.scm (libxml2): New variable.
2013-01-19 15:17:28 +01:00
Andreas Enge
bf4018fb15
gnu: Add GNU Ghostscript and its dependencies libpaper and lcms.
...
* gnu/packages/ghostscrip.scm: New file.
* Makefile.am (MODULES): Add it.
2013-01-19 13:44:42 +01:00
Andreas Enge
b387a1c5b2
gnu: Add Freetype.
...
licenses: Add freetype license.
* gnu/packages/freetype.scm: New file.
* guix/licenses.scm (freetype): New variable.
* Makefile.am (MODULES): Add freetype.scm.
2013-01-19 12:28:55 +01:00
Nikita Karetnikov
8f86331a22
gnu: ddrescue: Fix 'synopsis' and 'description'.
...
* gnu/packages/ddrescue.scm (ddrescue): Fix 'synopsis' and 'description'.
2013-01-19 01:01:27 +00:00
Nikita Karetnikov
1f5ec939ca
gnu: Add GNU Speex.
...
* gnu/packages/oggvorbis.scm (speex): Add it.
(vorbis-tools): Add 'speex' to 'inputs'.
2013-01-19 00:41:41 +00:00
Andreas Enge
5752a7d77c
gnu: Add libpng.
...
* gnu/packages/libpng.scm: New file.
* Makefile.am (MODULES): Add it.
2013-01-18 23:53:08 +01:00
Andreas Enge
6a06172b65
gnu: Add libogg, libvorbis and vorbis-tools.
...
* gnu/packages/oggvorbis.scm: New file.
* Makefile.am (MODULES): Add it.
2013-01-18 20:27:33 +01:00
Ludovic Courtès
3465eb03bd
distro: tcl: Make a `tclsh' symlink.
...
* gnu/packages/tcl.scm (tcl): Add a `tclsh' symlink.
2013-01-18 18:22:48 +01:00
Ludovic Courtès
665991957c
distro: bigloo: Update to 4.0a.
...
* gnu/packages/scheme.scm (bigloo): Update to 4.0a.
2013-01-18 16:57:23 +01:00
Ludovic Courtès
c3d98cad5d
distro: gnutls: Adjust to the latest version.
...
* gnu/packages/gnutls.scm (gnutls): Remove the #:parallel-build?
argument, which is no longer needed. Remove the commented-out LZO
input, since GnuTLS no longer supports it since 3.0.0.
2013-01-18 16:56:59 +01:00
Ludovic Courtès
d7d408d578
distro: gnutls: Use the GnuPG mirrors.
...
* gnu/packages/gnutls.scm (gnutls): Use the gnutls.org/GnuPG URL.
2013-01-18 16:54:41 +01:00
Ludovic Courtès
59a43334a9
distro: Rename (distro) to (gnu packages).
...
* distro.scm: Rename to...
* gnu/packages.scm: ... this. Update all users accordingly.
* Makefile.am (MODULES): Adjust accordingly.
* po/POTFILES.in: Likewise.
2013-01-18 01:07:53 +01:00
Ludovic Courtès
1ffa7090b9
distro: Change the module name space to (gnu ...).
...
* distro: Rename to...
* gnu: ... this. Update module names accordingly.
* Makefile.am: Adjust accordingly.
* po/POTFILES.in: Likewise.
* distro.scm: Search for files under /gnu/packages instead of
/distro/packages.
* gnu/packages/base.scm (ld-wrapper-boot3): Likewise.
2013-01-18 01:07:31 +01:00