summaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Collapse)AuthorAge
* gnu: file: Add 5.20 as a replacement--fixes CVE-2014-3710.Ludovic Courtès2014-11-13
| | | | | * gnu/packages/file.scm (file)[replacement]: New field. (file/fixed): New variable.
* gnu: file: Fix typo in description.Ludovic Courtès2014-11-13
| | | | * gnu/packages/file.scm (file)[description]: Fix typo.
* gnu: chicken: Update to 4.9.0.1.Ludovic Courtès2014-11-12
| | | | * gnu/packages/scheme.scm (chicken): Update to 4.9.0.1.
* gnu: gnutls: Update to 3.2.20--this fixes CVE-2014-8564.Ludovic Courtès2014-11-12
| | | | | | | * gnu/packages/patches/gnutls-server-name-fix.patch: Remove. * gnu-system.am (dist_patch_DATA): Adjust accordingly. * gnu/packages/gnutls.scm (gnutls): Update to 3.2.20. Remove 'patches' field.
* gnu: guix: Add Emacs as an input.Ludovic Courtès2014-11-12
| | | | | * gnu/packages/package-management.scm (guix-0.7)[native-inputs]: Add Emacs.
* gnu: windowmaker: Leave 'wmaker' unwrapped.Ludovic Courtès2014-11-12
| | | | | | | | Fixes <http://bugs.gnu.org/18698>. Reported by Mark H Weaver <mhw@netris.org>. * gnu/packages/gnustep.scm (windowmaker)[arguments]: Add 'pre-configure' phase. Change 'wrap' phase to wrap 'wmaker.inst', not 'wmaker'.
* gnu: Add GNU Typist.宋文武2014-11-12
| | | | | | * gnu/packages/games.scm (gtypist): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
* gnu: guix: Update Git snapshot.Ludovic Courtès2014-11-12
| | | | | * gnu/packages/package-management.scm (guix-devel): Update to commit 8ee0e71.
* gnu: cross-base: Apply Qualcomm's patches for Binutils and GCC.Ludovic Courtès2014-11-11
| | | | | | | | | | | | | | | This fixes compilation of the ath9k-htc firmware. Before that, loading it would result in "Target is unresponsive". The patches come from the ath9k-htc firmware source. * gnu/packages/patches/ath9k-htc-firmware-binutils.patch, gnu/packages/patches/ath9k-htc-firmware-gcc.patch: New files. * gnu-system.am (dist_patch_DATA): Add them. * gnu/packages/cross-base.scm (package-with-patch): New procedure. (cross-binutils): Check whether TARGET starts with "xtensa-", and call 'package-with-patch' when it does. (cross-gcc-patches): New procedure. (cross-gcc): Use it to add patches.
* gnu: fonts: Fix license of 'terminus-font'.Alex Kost2014-11-11
| | | | * gnu/packages/fonts.scm (terminus-font): Use 'silofl1.1' license.
* gnu: libuninameslist: Include package name in file-name of source tarball.Mark H Weaver2014-11-11
| | | | * gnu/packages/fontutils.scm (libuninameslist)[source]: Add file-name field.
* gnu: polkit: Propagate input glib.Andreas Enge2014-11-11
| | | | | | * gnu/packages/polkit.scm (polkit): Propagate input glib. * gnu/packages/polkit.scm (polkit-qt): Drop input glib, now available through propagation.
* gnu: libpsl: Include package-name in file-name of source tarball.Mark H Weaver2014-11-10
| | | | * gnu/packages/web.scm (libpsl)[source]: Add file-name field.
* gnu: Add wrapper for Freedink.Ludovic Courtès2014-11-11
| | | | | | * gnu/packages/games.scm (freedink-engine, freedink-data): Make private. (freedink): New variable.
* gnu: Add GNU Freedink.Sylvain Beucler2014-11-11
| | | | | | | * gnu/packages/games.scm (freedink-engine, freedink-data): New variables. Co-authored-by: Ludovic Courtès <ludo@gnu.org>.
* gnu: libmikmod: Avoid dlopening libasound & co.Ludovic Courtès2014-11-10
| | | | * gnu/packages/sdl.scm (libmikmod)[arguments]: New field.
* gnu: Add polkit-qt.Andreas Enge2014-11-10
| | | | * gnu/packages/polkit.scm (polkit-qt): New variable.
* gnu: Add guile-sdl.David Thompson2014-11-09
| | | | * gnu/packages/sdl.scm (guile-sdl): New variable.
* gnu: Add sdl-union.David Thompson2014-11-09
| | | | * gnu/packages/sdl.scm (sdl-union): New variable.
* gnu: Re-synchronize a couple of synopses with the Womb.Ludovic Courtès2014-11-09
| | | | | * gnu/packages/lisp.scm (gcl): Synchronize synopsis. * gnu/packages/scheme.scm (mit-scheme): Ditto.
* gnu: Add polkit.Andreas Enge2014-11-09
| | | | | | * gnu/packages/polkit.scm (polkit): New variable. * gnu/packages/patches/polkit-drop-test.patch: New file. * gnu-system.am (dist_patch_DATA): Register patch file.
* gnu: Add nspr.Andreas Enge2014-11-09
| | | | * gnu/packages/polkit.scm (nspr): New variable.
* gnu: Add Image::ExitTool.Ludovic Courtès2014-11-08
| | | | * gnu/packages/photo.scm (perl-image-exiftool): New variable.
* gnu: ffmpeg-2.2: Update to 2.2.10.Jason Self2014-11-08
| | | | * gnu/packages/video.scm (ffmpeg-2.2): Update to version 2.2.10.
* gnu: ffmpeg: Update to 2.4.3.Jason Self2014-11-08
| | | | * gnu/packages/video.scm (ffmpeg): Update to version 2.4.3.
* gnu: slim: Update URL.Ludovic Courtès2014-11-08
| | | | | | Reported by Felipe López <felipe.lopez@openmailbox.org>. * gnu/packages/slim.scm (slim)[origin, home-page]: Update URL.
* gnu: acct: Update to 6.6.2.Andreas Enge2014-11-08
| | | | * gnu/packages/acct.scm (acct): Update to 6.6.2.
* gnu: Add mozjs (Mozilla Spidermonkey).Andreas Enge2014-11-08
| | | | | * gnu/packages/polkit.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Register new file.
* gnu: libassuan: Update to 2.1.3.Andreas Enge2014-11-08
| | | | * gnu/packages/gnupg.scm (libassuan): Update to 2.1.3.
* gnu: grub: Add dependency on GNU Unifont.Ludovic Courtès2014-11-08
| | | | | | * gnu/packages/grub.scm (unifont): New variable. (grub)[arguments]: Copy and unzip Unifont in 'patch-stuff' phase. [native-inputs]: Add UNIFONT.
* gnu: xf86-video-intel: Swap input libdrm with mesa.Andreas Enge2014-11-07
| | | | | * gnu/packages/xorg.scm (xf86-video-intel): Drop input libdrm, add input mesa.
* gnu: cppunit: Add missing space in description.Ludovic Courtès2014-11-07
| | | | * gnu/packages/check.scm (cppunit)[description]: Add missing space.
* gnu: Move pkg-config to 'native-inputs' in various places.Ludovic Courtès2014-11-07
| | | | | | | | | | | * gnu/packages/glib.scm (libsigc++): Move pkg-config to 'native-inputs'. (glibmm): Likewise. * gnu/packages/mpd.scm (mpd): Likewise. * gnu/packages/package-management.scm (guix-0.7): Likewise. * gnu/packages/sdl.scm (sdl-net): Likewise. (sdl-ttf): Likewise. * gnu/packages/xiph.scm (vorbis-tools): Likewise.
* gnu: Add xf86-video-modesetting.Ludovic Courtès2014-11-06
| | | | | | * gnu/packages/xorg.scm (xf86-video-modesetting): New variable. * gnu/services/xorg.scm (xorg-start-command)[xserver.conf]: Add ModulePath line for XF86-VIDEO-MODESETTING, commented out.
* gnu: ots: Make sure the shared library has the '.so' extension.Ludovic Courtès2014-11-06
| | | | | | Fixes <http://bugs.gnu.org/18521>. * gnu/packages/ots.scm (ots)[arguments]: Add #:phases.
* gnu: Synchronize descriptions with the Womb.Ludovic Courtès2014-11-05
| | | | | | | | | Note: some of these changes undo bits of 35b9e4232. * gnu/packages/base.scm, gnu/packages/gperf.scm, gnu/packages/guile.scm, gnu/packages/libidn.scm, gnu/packages/miscfiles.scm, gnu/packages/telephony.scm: Adjust synopses and descriptions as suggested by 'make sync-descriptions'.
* gnu: guix: Update development snapshot.Ludovic Courtès2014-11-05
| | | | | * gnu/packages/package-management.scm (guix-devel): Update to commit 84934f4.
* gnu: ntp: Build with POSIX capabilities support on GNU/Linux.Ludovic Courtès2014-11-05
| | | | * gnu/packages/ntp.scm (ntp)[inputs]: New field.
* gnu: sdl: Fix home page URLs.Ludovic Courtès2014-11-05
| | | | | * gnu/packages/sdl.scm (sdl-image, sdl-mixer, sdl-net, sdl-ttf): Prepend "http://" to 'home-page'.
* gnu: calcurse: Update to 3.2.1.Eric Bavier2014-11-04
| | | | * gnu/packages/calcurse.scm (calcurse): Update to 3.2.1.
* gnu: freeimage: Remove MIPS from supported-systems.David Thompson2014-11-04
| | | | * gnu/packages/image.scm (freeimage): Drop support for "mips64el-linux".
* gnu: phonon: Update to 4.8.2.Andreas Enge2014-11-04
| | | | * gnu/packages/kde.scm (phonon): Update to 4.8.2.
* gnu: xf86-video-ati: Update to 6.14.6.Andreas Enge2014-11-04
| | | | | * gnu/packages/xorg.scm (xf86-video-ati): Update to 6.14.6 to circumvent build failures.
* gnu: qt: Update to 5.3.2.Andreas Enge2014-11-04
| | | | | * gnu/packages/qt.scm (qt): Update to 5.3.2. Drop configure flag -no-neon, which is not supported any more.
* gnu: gcc-4.9: Update to 4.9.2.Ludovic Courtès2014-11-04
| | | | * gnu/packages/gcc.scm (gcc-4.9): Update to 4.9.2.
* gnu: Add GNU adns.Ludovic Courtès2014-11-04
| | | | | * gnu/packages/adns.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it.
* gnu: evince: Use 'glib-or-gtk-build-system'.Ludovic Courtès2014-11-04
| | | | | * gnu/packages/gnome.scm (evince)[build-system]: Switch to GLIB-OR-GTK-BUILD-SYSTEM.
* gnu: gdb: Do not install libopcodes and libbfd.Ludovic Courtès2014-11-04
| | | | * gnu/packages/gdb.scm (gdb)[arguments]: Add 'post-install' phase.
* gnu: gdb: Update to 7.8.1.Ludovic Courtès2014-11-04
| | | | * gnu/packages/gdb.scm (gdb): Update to 7.8.1.
* gnu: Add docbook-xml-4.2Federico Beffa2014-11-04
| | | | * gnu/packages/docbook.scm (docbook-xml-4.2): New variable.