summaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Collapse)AuthorAge
* 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.
* gnu: Add mutter.宋文武2015-11-09
| | | | * gnu/packages/gnome.scm (mutter): New variable.
* gnu: Add zenity.宋文武2015-11-09
| | | | * gnu/packages/gnome.scm (zenity): New variable.
* gnu: Add gedit.David Hashe2015-11-09
| | | | | | * gnu/packages/gnome.scm (gedit): New variable. Co-authored-by: 宋文武 <iyzsong@gmail.com>
* gnu: Update libpeas.David Hashe2015-11-09
| | | | * gnu/packages/gnome.scm (libpeas): Update to 1.16.0.
* gnu: Add gtksourceview.David Hashe2015-11-09
| | | | | | | | | * gnu/packages/gtk.scm (gtksourceview): Rename to... (gtksourceview-2): ... this. (gtksourceview): Update to 3.18.1. * gnu/packages/ocaml.scm (lablgtk)[inputs]: Replace "gtksourceview" with "gtksourceview-2". Co-authored-by: 宋文武 <iyzsong@gmail.com>
* gnu: clutter: Update to 1.24.2.宋文武2015-11-09
| | | | * gnu/packages/gnome.scm (clutter): Update to 1.24.2.
* gnu: cogl: Update to 1.22.0.宋文武2015-11-09
| | | | * gnu/packages/gnome.scm (cogl): Update to 1.22.0.
* gnu: Build lua-5.2 with a dynamic libraryLeo Famulari2015-11-08
| | | | | | | * gnu/packages/patches/lua52-liblua-so.patch: New file. * gnu/packages/lua.scm (lua-5.2): Use lua52-liblua-so.patch. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Remove tabulation from luajit.Leo Famulari2015-11-08
| | | | | | * gnu/packages/lua.scm (luajit): Remove tabs. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add wcalc.Efraim Flashner2015-11-08
| | | | * gnu/packages/maths.scm (wcalc): New variable.
* gnu: octave: Upgrade to 4.0.0.Efraim Flashner2015-11-08
| | | | * gnu/packages/maths.scm (octave): Update to 4.0.0.
* gnu: glpk: Update to 4.57.Efraim Flashner2015-11-08
| | | | * gnu/packages/maths.scm (glpk): Update to 4.57.
* gnu: evince: Update to 3.18.1.宋文武2015-11-08
| | | | * gnu/packages/gnome.scm (evince): Update to 3.18.1.
* gnu: Add gjs.宋文武2015-11-08
| | | | * gnu/packages/gnome.scm (gjs): New variable.
* gnu: Add mozjs-24 (Mozilla SpiderMonkey 24).宋文武2015-11-08
| | | | * gnu/packages/gnuzilla.scm (mozjs-24): New variable.
* gnu: Add gnome-session.宋文武2015-11-08
| | | | * gnu/packages/gnome.scm (gnome-session): New variable.
* gnu: gnome-themes-standard: Update to 3.18.0.宋文武2015-11-08
| | | | * gnu/packages/gnome.scm (gnome-themes-standard): Update to 3.18.0.
* gnu: gnome-desktop: Update to 3.18.1.宋文武2015-11-08
| | | | | | * gnu/packages/gnome.scm (gnome-desktop): Update to 3.18.1. Move gsettings-desktop-schemas and gtk+ to 'propagated-inputs'. [native-inputs]: Add gobject-introspection.
* gnu: brasero: Use 'glib-or-gtk-build-system'.宋文武2015-11-07
| | | | | | | | Fixes <http://bugs.gnu.org/21842>. Suggested by Andy Wingo <wingo@pobox.com>. * gnu/packages/gnome.scm (brasero)[build-system]: Switch to GLIB-OR-GTK-BUILD-SYSTEM.
* gnu: icecat: Add several security fixes.Mark H Weaver2015-11-07
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/patches/icecat-CVE-2015-4513-pt01.patch, gnu/packages/patches/icecat-CVE-2015-4513-pt02.patch, gnu/packages/patches/icecat-CVE-2015-4513-pt03.patch, gnu/packages/patches/icecat-CVE-2015-4513-pt04.patch, gnu/packages/patches/icecat-CVE-2015-4513-pt05.patch, gnu/packages/patches/icecat-CVE-2015-4513-pt06.patch, gnu/packages/patches/icecat-CVE-2015-4513-pt07.patch, gnu/packages/patches/icecat-CVE-2015-4513-pt08.patch, gnu/packages/patches/icecat-CVE-2015-4513-pt09.patch, gnu/packages/patches/icecat-CVE-2015-4513-pt10.patch, gnu/packages/patches/icecat-CVE-2015-4513-pt11.patch, gnu/packages/patches/icecat-CVE-2015-7188.patch, gnu/packages/patches/icecat-CVE-2015-7189.patch, gnu/packages/patches/icecat-CVE-2015-7193.patch, gnu/packages/patches/icecat-CVE-2015-7194.patch, gnu/packages/patches/icecat-CVE-2015-7196.patch, gnu/packages/patches/icecat-CVE-2015-7197.patch, gnu/packages/patches/icecat-CVE-2015-7198.patch, gnu/packages/patches/icecat-CVE-2015-7199.patch: New files. * gnu-system.am (dist_patch_DATA): Add them. * gnu/packages/gnuzilla.scm (icecat)[source]: Add patches.
* gnu: nss: Update to 3.20.1.Mark H Weaver2015-11-07
| | | | | * gnu/packages/gnuzilla.scm (nss): Update to 3.20.1. [source]: Switch to https URI.
* gnu: nspr: Update to 4.10.10.Mark H Weaver2015-11-07
| | | | * gnu/packages/gnuzilla.scm (nspr): Update to 4.10.10.
* gnu: Add GPM.Ludovic Courtès2015-11-06
| | | | * gnu/packages/linux.scm (gpm): New variable.
* gnu: Add guile-gnunet.Ludovic Courtès2015-11-06
| | | | * gnu/packages/gnunet.scm (guile-gnunet): New variable.
* gnu: bless: Correct indentation and home-page.Ricardo Wurmus2015-11-06
| | | | | * gnu/packages/bioinformatics.scm (bless): Fix indentation. [home-page]: Replace broken URL.
* gnu: msmtp: Update to 1.6.2.Alex Kost2015-11-06
| | | | | | * gnu/packages/mail.scm (msmtp): Update to 1.6.2. [arguments]: Use '--with-tls' configure flag instead of '--with-ssl' (deprecated).
* gnu: manaplus: Update to 1.5.10.24.Alex Kost2015-11-06
| | | | * gnu/packages/games.scm (manaplus): Update to 1.5.10.24.
* gnu: guile: Add guile-irregex.Christopher Allan Webber2015-11-06
| | | | * gnu/packages/guile.scm (guile-irregex): New variable.
* gnu: Add BLESS.Ricardo Wurmus2015-11-06
| | | | | | * gnu/packages/bioinformatics.scm (bless): New variable. Co-authored-by: Diane Trout <diane@ghic.org>
* gnu: zynaddsubfx: Remove SSE flags from generic target.Ricardo Wurmus2015-11-06
| | | | | * gnu/packages/music.scm (zynaddsubfx)[arguments]: Add phase to move SSE compiler flags from generic to specific targets.
* gnu: wayland: Update to 1.9.0.Tomáš Čech2015-11-05
| | | | * gnu/packages/freedesktop.scm (wayland): Update to 1.9.0.