Ludovic Courtès
ba583bd2ce
gnu: torsocks: Upgrade to 2.0.0.
...
* 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.
2015-11-11 00:37:50 +01:00
Taylan Ulrich Bayırlı/Kammer
68d85de163
gnu: gtksourceview-2: Propagate input libxml2.
...
* gnu/packages/gtk.scm (gtksourceview-2): Move libxml2 to propagated
inputs.
2015-11-10 23:12:25 +01:00
Taylan Ulrich Bayırlı/Kammer
e6974eae1d
gnu: Add mupen64plus-ui-console.
...
* 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.
2015-11-10 22:14:44 +01:00
Taylan Ulrich Bayırlı/Kammer
17e2bc8617
gnu: Add mupen64plus-video-z64.
...
* gnu/packages/games.scm (mupen64plus-video-z64): New variable.
2015-11-10 22:14:44 +01:00
Taylan Ulrich Bayırlı/Kammer
e91d25f9e0
gnu: Add mupen64plus-video-rice.
...
* gnu/packages/games.scm (mupen64plus-video-rice): New variable.
2015-11-10 22:14:44 +01:00
Taylan Ulrich Bayırlı/Kammer
e8bf3ced25
gnu: Add mupen64plus-video-glide64mk2.
...
* gnu/packages/games.scm (mupen64plus-video-glide64mk2): New variable.
2015-11-10 22:14:44 +01:00
Taylan Ulrich Bayırlı/Kammer
9a3fe16b99
gnu: Add mupen64plus-video-glide64.
...
* gnu/packages/games.scm (mupen64plus-video-glide64): New variable.
2015-11-10 22:14:44 +01:00
Taylan Ulrich Bayırlı/Kammer
307a536d42
gnu: Add mupen64plus-video-arachnoid
...
* gnu/packages/games.scm (mupen64plus-video-arachnoid): New variable.
2015-11-10 22:14:44 +01:00
Taylan Ulrich Bayırlı/Kammer
50afcd1f03
gnu: Add mupen64plus-rsp-z64.
...
* gnu/packages/games.scm (mupen64plus-rsp-z64): New variable.
2015-11-10 22:14:44 +01:00
Taylan Ulrich Bayırlı/Kammer
3b3358bec9
gnu: Add mupen64plus-rsp-hle.
...
* gnu/packages/games.scm (mupen64plus-rsp-hle): New variable.
2015-11-10 22:14:44 +01:00
Taylan Ulrich Bayırlı/Kammer
d07f0ebbcc
gnu: Add mupen64plus-input-sdl.
...
* gnu/packages/games.scm (mupen64plus-input-sdl): New variable.
2015-11-10 22:14:44 +01:00
Taylan Ulrich Bayırlı/Kammer
ac2fe449e7
gnu: Add mupen64plus-audio-sdl.
...
* gnu/packages/games.scm (mupen64plus-audio-sdl): New variable.
2015-11-10 22:14:43 +01:00
Taylan Ulrich Bayırlı/Kammer
0c15230db1
gnu: Add mupen64plus-core.
...
* gnu/packages/games.scm (mupen64plus-core): New variable.
2015-11-10 22:14:43 +01:00
宋文武
b6072e6b90
gnu: libgweather: Update to 3.18.1, enable tests.
...
* gnu/packages/gnome.scm (libgweather): Update to 3.18.1. Enable tests.
[native-inputs]: Add gobject-introspection.
2015-11-10 20:49:18 +08:00
宋文武
d2ab0e90c6
gnu: telepathy-glib: Propagate inputs.
...
* gnu/packages/glib.scm (telepathy-glib): Propagate inputs dbus, dbus-glib
and glib. Move gobject-introspection and libxslt to 'native-inputs'.
2015-11-10 20:49:17 +08:00
Efraim Flashner
295fc0829b
gnu: pspp: Use gtksourceview-2.
...
* gnu/packages/maths.scm (pspp)[inputs]: Use gtksourceview-2.
2015-11-10 13:58:25 +02:00
Mathieu Lirzin
7119cca86c
gnu: Add artanis.
...
* gnu/packages/guile.scm (artanis): New variable.
2015-11-09 23:53:04 +01:00
Christopher Allan Webber
2936e48f5f
gnu: guile-irregex: Remove duplicate 'check deletion in modify-phases
...
* gnu/packages/guile.scm: Remove duplicate 'check deletion in modify-phases
2015-11-09 09:58:40 -06:00
David Thompson
2cbcd23a71
gnu: Add ruby-eventmachine.
...
* gnu/packages/ruby.scm (ruby-eventmachine): New variable.
2015-11-09 08:31:35 -05:00
宋文武
60c3627cf6
gnu: Add mutter.
...
* gnu/packages/gnome.scm (mutter): New variable.
2015-11-09 16:25:45 +08:00
宋文武
b71793637c
gnu: Add zenity.
...
* gnu/packages/gnome.scm (zenity): New variable.
2015-11-09 16:25:45 +08:00
David Hashe
329d731b96
gnu: Add gedit.
...
* gnu/packages/gnome.scm (gedit): New variable.
Co-authored-by: 宋文武 <iyzsong@gmail.com>
2015-11-09 14:42:50 +08:00
David Hashe
835ed74b3a
gnu: Update libpeas.
...
* gnu/packages/gnome.scm (libpeas): Update to 1.16.0.
2015-11-09 14:42:05 +08:00
David Hashe
c900f84307
gnu: Add gtksourceview.
...
* 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>
2015-11-09 13:55:02 +08:00
宋文武
0efd8be5ea
gnu: clutter: Update to 1.24.2.
...
* gnu/packages/gnome.scm (clutter): Update to 1.24.2.
2015-11-09 13:55:02 +08:00
宋文武
b3e91e029f
gnu: cogl: Update to 1.22.0.
...
* gnu/packages/gnome.scm (cogl): Update to 1.22.0.
2015-11-09 13:55:02 +08:00
Leo Famulari
0f9c1f3400
gnu: Build lua-5.2 with a dynamic library
...
* 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>
2015-11-08 22:21:19 +01:00
Leo Famulari
34a04c3319
gnu: Remove tabulation from luajit.
...
* gnu/packages/lua.scm (luajit): Remove tabs.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2015-11-08 22:21:19 +01:00
Efraim Flashner
d8c97beb06
gnu: Add wcalc.
...
* gnu/packages/maths.scm (wcalc): New variable.
2015-11-08 23:01:50 +02:00
Efraim Flashner
19659accef
gnu: octave: Upgrade to 4.0.0.
...
* gnu/packages/maths.scm (octave): Update to 4.0.0.
2015-11-08 18:44:06 +02:00
Efraim Flashner
552cb93c0a
gnu: glpk: Update to 4.57.
...
* gnu/packages/maths.scm (glpk): Update to 4.57.
2015-11-08 16:27:39 +02:00
宋文武
c3b9d75f8d
gnu: evince: Update to 3.18.1.
...
* gnu/packages/gnome.scm (evince): Update to 3.18.1.
2015-11-08 21:46:32 +08:00
宋文武
f47ba77e5f
gnu: Add gjs.
...
* gnu/packages/gnome.scm (gjs): New variable.
2015-11-08 21:46:31 +08:00
宋文武
cefdcb3801
gnu: Add mozjs-24 (Mozilla SpiderMonkey 24).
...
* gnu/packages/gnuzilla.scm (mozjs-24): New variable.
2015-11-08 21:46:31 +08:00
宋文武
7ce493657b
gnu: Add gnome-session.
...
* gnu/packages/gnome.scm (gnome-session): New variable.
2015-11-08 21:46:31 +08:00
宋文武
b64d218c44
gnu: gnome-themes-standard: Update to 3.18.0.
...
* gnu/packages/gnome.scm (gnome-themes-standard): Update to 3.18.0.
2015-11-08 21:46:31 +08:00
宋文武
a834048259
gnu: gnome-desktop: Update to 3.18.1.
...
* 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.
2015-11-08 21:46:31 +08:00
Ludovic Courtès
ae7ffa9e9b
install: Run GPM.
...
Suggested by Adam Pribyl <pribyl@lowlevel.cz>
at <https://lists.gnu.org/archive/html/guix-devel/2015-11/msg00133.html >.
* gnu/system/install.scm (installation-services): Add call to
'gpm-service'.
* doc/guix.texi (System Installation): Mention GPM.
2015-11-07 18:56:17 +01:00
Ludovic Courtès
8664cc882c
services: Add 'gpm-service'.
...
* gnu/services/base.scm (<gpm-configuration>): New record type.
(gpm-dmd-service): New procedure.
(gpm-service-type): New variable.
(gpm-service): New procedure.
* doc/guix.texi (Base Services): Document it.
2015-11-07 18:56:17 +01:00
宋文武
1c40e3b785
gnu: brasero: Use 'glib-or-gtk-build-system'.
...
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.
2015-11-07 21:35:18 +08:00
Mark H Weaver
0ca1eb705d
gnu: icecat: Add several security fixes.
...
* 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.
2015-11-07 08:33:16 -05:00
Mark H Weaver
fe88f636e3
gnu: nss: Update to 3.20.1.
...
* gnu/packages/gnuzilla.scm (nss): Update to 3.20.1.
[source]: Switch to https URI.
2015-11-07 08:33:16 -05:00
Mark H Weaver
20ed2f7aa0
gnu: nspr: Update to 4.10.10.
...
* gnu/packages/gnuzilla.scm (nspr): Update to 4.10.10.
2015-11-07 08:33:16 -05:00
Ludovic Courtès
53ec8d4890
gnu: Add GPM.
...
* gnu/packages/linux.scm (gpm): New variable.
2015-11-06 23:50:14 +01:00
Ludovic Courtès
59698c2c6c
gnu: Add guile-gnunet.
...
* gnu/packages/gnunet.scm (guile-gnunet): New variable.
2015-11-06 23:50:14 +01:00
Ricardo Wurmus
4d75e03ac9
gnu: bless: Correct indentation and home-page.
...
* gnu/packages/bioinformatics.scm (bless): Fix indentation.
[home-page]: Replace broken URL.
2015-11-06 22:31:29 +01:00
Alex Kost
4c60ce4a6b
gnu: msmtp: Update to 1.6.2.
...
* gnu/packages/mail.scm (msmtp): Update to 1.6.2.
[arguments]: Use '--with-tls' configure flag instead of
'--with-ssl' (deprecated).
2015-11-06 22:20:53 +03:00
Alex Kost
b9f1f3e2aa
gnu: manaplus: Update to 1.5.10.24.
...
* gnu/packages/games.scm (manaplus): Update to 1.5.10.24.
2015-11-06 22:20:53 +03:00
Christopher Allan Webber
32e14fc1fb
gnu: guile: Add guile-irregex.
...
* gnu/packages/guile.scm (guile-irregex): New variable.
2015-11-06 11:23:53 -06:00
Ricardo Wurmus
6c2b26e21e
gnu: Add BLESS.
...
* gnu/packages/bioinformatics.scm (bless): New variable.
Co-authored-by: Diane Trout <diane@ghic.org>
2015-11-06 18:20:50 +01:00