summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* gnu: Adjust formatting as recommended by 'guix lint'.宋文武2015-11-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/aidc.scm (barcode, qrencode), gnu/packages/bash.scm (bash, bash-completion), gnu/packages/busybox.scm (busybox), gnu/packages/cdrom.scm (cdparanoia), gnu/packages/cmake.scm (cmake), gnu/packages/conkeror.scm (conkeror), gnu/packages/cook.scm (cook), gnu/packages/curl.scm (curl), gnu/packages/docbook.scm (docbook-xsl), gnu/packages/enlightenment.scm (enlightenment), gnu/packages/games.scm (abbaye), gnu/packages/geeqie.scm (exiv2), gnu/packages/gimp.scm (gegl), gnu/packages/gl.scm (glu, freeglut, ftgl), gnu/packages/glib.scm (glib), gnu/packages/gnome.scm (orbit2, gconf, geocode-glib), gnu/packages/gstreamer.scm (gstreamer, gst-plugins-base), gnu/packages/linux.scm (util-linux), gnu/packages/lisp.scm (gcl, ecl), gnu/packages/maths.scm (gnuplot, hdf5), gnu/packages/ssh.scm (dropbear), gnu/packages/web.scm (json-c): Remove tabulations and trailing white spaces or reformat to fit within 80 columns. * gnu/packages/audio.scm (aubio), gnu/packages/emacs.scm (emacs-s), gnu/packages/engineering.scm (geda-gaf), gnu/packages/games.scm (dosbox), gnu/packages/gnome.scm (gusb), gnu/packages/gtk.scm (gtk+), gnu/packages/guile.scm (guile-wisp), gnu/packages/hurd.scm (hurd-headers), gnu/packages/wm.scm (i3-wm): Adjust synopsis or description.
* gnu: upower: Update to 0.99.3.宋文武2015-11-13
| | | | * gnu/packages/gnome.scm (upower): Update to 0.99.3.
* gnu: upower: Enable GObject introspection.宋文武2015-11-13
| | | | * gnu/packages/gnome.scm (upower)[native-inputs]: Add gobject-introspection.
* gnu: gcr: Update to 3.18.0, enable introspection.宋文武2015-11-13
| | | | | * gnu/packages/gnome.scm (gcr): Update to 3.18.0. [native-inputs]: Add gobject-introspection and libxslt.
* gnu: nix: Don't propagate Perl libraries.宋文武2015-11-13
| | | | | | * gnu/packages/package-management.scm (nix): Move perl-www-curl, perl-dbi and perl-dbd-sqlite from 'propagated-inputs' to 'inputs'. [arguments]: Add #:configure-flags.
* gnu: nix: Update to 1.10.宋文武2015-11-13
| | | | * gnu/packages/package-management.scm (nix): Update to 1.10.
* Revert "gnu: libvpx: Update to 1.5.0."Efraim Flashner2015-11-12
| | | | This reverts commit fb3f69394a139fca0d60efb49843599fcc2e6e28.
* gnu: mupen64plus-core: Add comment.Taylan Ulrich Bayırlı/Kammer2015-11-12
| | | | | * gnu/packages/games.scm (mupen64plus-core): Comment the reason for the supported-systems field.
* gnu: mupen64plus-core: Specify supported-systems.Taylan Ulrich Bayırlı/Kammer2015-11-12
| | | | * gnu/packages/games.scm (mupen64plus-core): Specify supported-systems.
* gnu: Add inklingreader.Roel Janssen2015-11-12
| | | | | | | * gnu/packages/inklingreader.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it. Signed-off-by: Mathieu Lirzin <mthl@gnu.org>
* gnu: gsl: Update to 2.1.Efraim Flashner2015-11-12
| | | | * gnu/packages/maths.scm (gsl): Update to 2.1.
* gnu: Add c-ares.Efraim Flashner2015-11-12
| | | | | * gnu/packages/aria2.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it.
* gnu: Add owncloud-client.Efraim Flashner2015-11-12
| | | | | * gnu/packages/owncloud.scm (owncloud-client): New variable. * gnu-system.am (GNU_SYSTEM_MODULES): Add it.
* gnu: Add qtkeychain.Efraim Flashner2015-11-12
| | | | * gnu/packages/qt.scm (qtkeychain): New variable.
* gnu: libvpx: Update to 1.5.0.Efraim Flashner2015-11-12
| | | | * gnu/packages/video.scm (libvpx): Update to 1.5.0.
* gnu: mosaik: Build only on x86_64.Ricardo Wurmus2015-11-12
| | | | | * gnu/packages/bioinformatics.scm (mosaik)[supported-systems]: Add field.
* gnu: sudo: Upgrade to 1.8.15 [fixes CVE-2015-5602].Ludovic Courtès2015-11-12
| | | | | | | | * gnu/packages/admin.scm (sudo)[arguments]: Add CPPFLAGS to #:configure-flags. In 'pre-configure' phase, modify 'sudo_usage.h.in'. Add pattern to remove '-o 0 -g 0' installation flag in 'Makefile.in', and remove pattern for '-O 0 -G 0'. Remove modifications of 'configure'.
* gnu: Add caribou.宋文武2015-11-12
| | | | * gnu/packages/gnome.scm (caribou): New variable.
* gnu: Add evolution-data-server.宋文武2015-11-12
| | | | * gnu/packages/gnome.scm (evolution-data-server): New variable.
* gnu: Add gnome-online-accounts.宋文武2015-11-12
| | | | * gnu/packages/gnome.scm (gnome-online-accounts): New variable.
* gnu: stow: Update to 2.2.2.Ludovic Courtès2015-11-11
| | | | | * gnu/packages/package-management.scm (stow): Update to 2.2.2. [native-inputs]: Add PERL-IO-STRINGY.
* gnu: libmicrohttpd: Update to 0.9.46.Ludovic Courtès2015-11-11
| | | | * gnu/packages/gnunet.scm (libmicrohttpd): Update to 0.9.46.
* gnu: Add microscheme.Ricardo Wurmus2015-11-11
| | | | * gnu/packages/avr.scm (microscheme): New variable.
* gnu: Add prefix to license imports in (gnu packages avr).Ricardo Wurmus2015-11-11
| | | | * gnu/packages/avr.scm: Import (guix licenses) with prefix "license:".
* gnu: ardour: Update to 4.4.Ricardo Wurmus2015-11-11
| | | | * gnu/packages/audio.scm (ardour): Update to 4.4.
* gnu: Add gfortran 5.Ricardo Wurmus2015-11-11
| | | | * gnu/packages/gcc.scm (gfortran-5): New variable.
* gnu: wpa-supplicant: Add fixes for CVE-2015-{5310,5314,5315,5316}.Mark H Weaver2015-11-11
| | | | | | | | | * gnu/packages/patches/wpa-supplicant-CVE-2015-5310.patch, gnu/packages/patches/wpa-supplicant-CVE-2015-5314.patch, gnu/packages/patches/wpa-supplicant-CVE-2015-5315.patch, gnu/packages/patches/wpa-supplicant-CVE-2015-5316.patch: New files. * gnu-system.am (dist_patch_DATA): Add them. * gnu/packages/admin.scm (wpa-supplicant-minimal)[source]: Add patches.
* gnu: youtube-dl: Upgrade to 2015.11.10.Efraim Flashner2015-11-11
| | | | * gnu/packages/video.scm (youtube-dl): Upgrade to 2015.11.10.
* gnu: linux-libre: Update to 4.2.6.Mark H Weaver2015-11-11
| | | | * gnu/packages/linux.scm (linux-libre): Update to 4.2.6.
* gnu: git: Update to 2.6.3.Mark H Weaver2015-11-10
| | | | | * gnu/packages/version-control.scm (git): Update to 2.6.3. (git-manpages)[source]: Update hash.
* system: Populate /etc/shells from ACCOUNT-SERVICE-TYPE.Ludovic Courtès2015-11-11
| | | | | | | | | | * gnu/system.scm (user-shells): Remove. (operating-system-etc-service): Remove "shells" entry. (shells-file): Move to... * gnu/system/shadow.scm (shells-file): ... here. New procedure. (etc-skel): Rename to... (etc-files): ... this. Add "shells" entry. (account-service-type): Adjust accordingly.
* gnu: torsocks: Upgrade to 2.0.0.Ludovic Courtès2015-11-11
| | | | | | | | | | * gnu/packages/tor.scm (torsocks): Update to 2.0.0. [source]: Fetch from git.torproject.org. Use 'torsocks-dns-test.patch'. [arguments, native-inputs]: New fields. [license]: Change to GPL2. * gnu/packages/patches/torsocks-dns-test.patch: New file. * gnu-system.am (dist_patch_DATA): Add it.
* gnu: gtksourceview-2: Propagate input libxml2.Taylan Ulrich Bayırlı/Kammer2015-11-10
| | | | | * gnu/packages/gtk.scm (gtksourceview-2): Move libxml2 to propagated inputs.
* gnu: Add mupen64plus-ui-console.Taylan Ulrich Bayırlı/Kammer2015-11-10
| | | | | | * gnu/packages/games.scm (mupen64plus-ui-console): New variable. * gnu/packages/patches/mupen64plus-ui-console-notice.patch: New file. * gnu-system.am (dist_patch_DATA): Add it.
* gnu: Add mupen64plus-video-z64.Taylan Ulrich Bayırlı/Kammer2015-11-10
| | | | * gnu/packages/games.scm (mupen64plus-video-z64): New variable.
* gnu: Add mupen64plus-video-rice.Taylan Ulrich Bayırlı/Kammer2015-11-10
| | | | * gnu/packages/games.scm (mupen64plus-video-rice): New variable.
* gnu: Add mupen64plus-video-glide64mk2.Taylan Ulrich Bayırlı/Kammer2015-11-10
| | | | * gnu/packages/games.scm (mupen64plus-video-glide64mk2): New variable.
* gnu: Add mupen64plus-video-glide64.Taylan Ulrich Bayırlı/Kammer2015-11-10
| | | | * gnu/packages/games.scm (mupen64plus-video-glide64): New variable.
* gnu: Add mupen64plus-video-arachnoidTaylan Ulrich Bayırlı/Kammer2015-11-10
| | | | * gnu/packages/games.scm (mupen64plus-video-arachnoid): New variable.
* gnu: Add mupen64plus-rsp-z64.Taylan Ulrich Bayırlı/Kammer2015-11-10
| | | | * gnu/packages/games.scm (mupen64plus-rsp-z64): New variable.
* gnu: Add mupen64plus-rsp-hle.Taylan Ulrich Bayırlı/Kammer2015-11-10
| | | | * gnu/packages/games.scm (mupen64plus-rsp-hle): New variable.
* gnu: Add mupen64plus-input-sdl.Taylan Ulrich Bayırlı/Kammer2015-11-10
| | | | * gnu/packages/games.scm (mupen64plus-input-sdl): New variable.
* gnu: Add mupen64plus-audio-sdl.Taylan Ulrich Bayırlı/Kammer2015-11-10
| | | | * gnu/packages/games.scm (mupen64plus-audio-sdl): New variable.
* gnu: Add mupen64plus-core.Taylan Ulrich Bayırlı/Kammer2015-11-10
| | | | * gnu/packages/games.scm (mupen64plus-core): New variable.
* gnu: libgweather: Update to 3.18.1, enable tests.宋文武2015-11-10
| | | | | * gnu/packages/gnome.scm (libgweather): Update to 3.18.1. Enable tests. [native-inputs]: Add gobject-introspection.
* gnu: telepathy-glib: Propagate inputs.宋文武2015-11-10
| | | | | * gnu/packages/glib.scm (telepathy-glib): Propagate inputs dbus, dbus-glib and glib. Move gobject-introspection and libxslt to 'native-inputs'.
* gnu: pspp: Use gtksourceview-2.Efraim Flashner2015-11-10
| | | | * gnu/packages/maths.scm (pspp)[inputs]: Use gtksourceview-2.
* gnu: Add artanis.Mathieu Lirzin2015-11-09
| | | | * gnu/packages/guile.scm (artanis): New variable.
* gnu: guile-irregex: Remove duplicate 'check deletion in modify-phasesChristopher Allan Webber2015-11-09
| | | | * gnu/packages/guile.scm: Remove duplicate 'check deletion in modify-phases
* gnu: Add ruby-eventmachine.David Thompson2015-11-09
| | | | * gnu/packages/ruby.scm (ruby-eventmachine): New variable.