Commit Graph

11717 Commits (bc41fd3499a06a81404b6d54cb14b69a77742b14)

Author SHA1 Message Date
宋文武 bc41fd3499 gnu: gsettings-desktop-schemas: Update to 3.20.0.
* gnu/packages/gnome.scm (gsettings-desktop-schemas): Update to 3.20.0.
2016-04-16 11:45:29 +02:00
宋文武 c1b9cd3ef8 gnu: evince: Update to 3.20.0.
* gnu/packages/gnome.scm (evince): Update to 3.20.0.
2016-04-16 11:45:29 +02:00
宋文武 b94a822eae gnu: gnome-keyring: Update to 3.20.0.
* gnu/packages/gnome.scm (gnome-keyring): Update to 3.20.0.
2016-04-16 11:45:29 +02:00
宋文武 a466a7c788 gnu: gcr: Update 3.20.0.
* gnu/packages/gnome.scm (gcr): Update to 3.20.0.
2016-04-16 11:45:29 +02:00
宋文武 62759c544a gnu: gnome-desktop: Update to 3.20.0.
* gnu/packages/gnome.scm (gnome-desktop): Update to 3.20.0.
2016-04-16 11:45:29 +02:00
宋文武 400f3db267 gnu: gtkmm: Update to 3.20.0.
* gnu/packages/gtk.scm (gtkmm): Update to 3.20.0.
2016-04-16 11:45:29 +02:00
宋文武 8c5531a5b9 gnu: pangomm: Update to 2.40.0.
* gnu/packages/gtk.scm (pangomm): Update to 2.40.0.
2016-04-16 11:45:29 +02:00
宋文武 343eb85899 gnu: gdk-pixbuf: Fix tests.
* gnu/packages/gtk.scm (gdk-pixbuf)[inputs]: Add shared-mime-info.
2016-04-16 11:45:29 +02:00
宋文武 07a048f61b gnu: graphite2: Update to 1.3.8.
* gnu/packages/fontutils.scm (graphite2): Update to 1.3.8.
2016-04-16 11:45:29 +02:00
宋文武 dfa9afe076 gnu: gtk+: Update to 3.20.2.
* gnu/packages/gtk.scm (gtk+): Update to 3.20.2.
2016-04-16 11:45:29 +02:00
宋文武 11577957e0 gnu: at-spi2-atk: Update to 2.20.0.
* gnu/packages/gtk.scm (at-spi2-atk): Update to 2.20.0.
2016-04-16 11:45:02 +02:00
宋文武 ba60784f99 gnu: at-spi2-core: Update to 2.20.0.
* gnu/packages/gtk.scm (at-spi2-core): Update to 2.20.0.
2016-04-16 11:45:02 +02:00
宋文武 5c9f085e98 gnu: gtksourceview: Update to 3.20.1.
* gnu/packages/gtk.scm (gtksourceview): Update to 3.20.1.
2016-04-16 11:45:02 +02:00
宋文武 7e53a19b5a gnu: atk: Update to 2.20.0.
* gnu/packages/gtk.scm (atk): Update to 2.20.0.
2016-04-16 11:45:02 +02:00
宋文武 d3e80ec2c5 gnu: glibmm: Update to 2.48.1.
* gnu/packages/glib.scm (glibmm): Update to 2.48.1.
2016-04-16 11:45:02 +02:00
宋文武 bc84c6f1d5 gnu: libsigc++: Update to 2.8.0.
* gnu/packages/glib.scm (libsigc++): Update to 2.8.0.
2016-04-16 11:45:02 +02:00
宋文武 0fc9213814 gnu: pango: Update to 1.40.0.
* gnu/packages/glib.scm (pango): Update to 1.40.0.
2016-04-16 11:45:02 +02:00
宋文武 4f6f76f3f9 gnu: gobject-introspection: Update to 1.48.0.
* gnu/packages/glib.scm (gobject-introspection): Update to 1.48.0.
2016-04-16 11:45:02 +02:00
宋文武 bdc1cb0e86 gnu: librsvg: Update to 2.40.15.
* gnu/packages/gnome.scm (librsvg): Update to 2.40.15.
2016-04-16 11:45:02 +02:00
宋文武 8e8454738b gnu: gdk-pixbuf: Update to 2.34.0.
* gnu/packages/gtk.scm (gdk-pixbuf): Update to 2.34.0.
2016-04-16 11:45:02 +02:00
宋文武 ccbf8ccd32 gnu: shared-mime-info: Update to 1.6.
* gnu/packages/gnome.scm (shared-mime-info): Update to 1.6.
2016-04-16 11:45:02 +02:00
宋文武 1543fe4d1b gnu: harfbuzz: Update to 1.2.4.
* gnu/packages/gtk.scm (harfbuzz): Update to 1.2.4.
2016-04-16 11:45:02 +02:00
宋文武 744befa514 gnu: glib: Update to 2.48.0.
* gnu/packages/glib.scm (glib): Update to 2.48.0.
[propagated-inputs]: New field with pcre.
2016-04-16 11:45:02 +02:00
宋文武 7c951767c0 gnu: glib: Disable tests in build phases instead of patches.
* gnu/packages/glib.scm (glib)[sources]: Remove glib-tests-desktop.patch,
glib-tests-prlimit.patch and glib-tests-gapplicatiotn.patch.
[arguments]: Add 'disable-falling-tests' phase.
* gnu/packages/patches/glib-tests-timer.patch: Adjust accordingly.
* gnu/packages/patches/glib-tests-desktop.patch,
  gnu/packages/patches/glib-tests-gapplication.patch,
  gnu/packages/patches/glib-tests-prlimit.patch: Remove files.
* gnu-system.am (dist_patch_DATA): Remove them.
2016-04-16 11:44:24 +02:00
宋文武 7dd99e5573 gnu: glib: Drop glib-tests-homedir.patch.
* gnu/packages/glib.scm (glib)[source]: Remove glib-tests-homedir.patch.
[arguments]: Set HOME and disable '/gdbus/codegen-peer-to-peer' test.
* gnu/packages/patches/glib-tests-homedir.patch: Remove file.
* gnu-system.am (dist_patch_DATA): Remove it.
2016-04-16 11:43:54 +02:00
宋文武 0f795a0a53 gnu: glib: Use modify-phases syntax.
* gnu/packages/glib.scm (glib)[arguments]: Use 'modify-phases'.
2016-04-16 11:43:06 +02:00
宋文武 944504b32d gnu: freetype: Add libpng and zlib to propagated-inputs.
* gnu/packages/fontutils.scm (freetype)[propagated-inputs]: New field.
[native-inputs]: New field.
2016-04-16 11:43:06 +02:00
宋文武 a1713f18d0 gnu: freetype: Update to 2.6.3.
* gnu/packages/fontutils.scm (freetype): Update to 2.6.3.
2016-04-16 11:43:06 +02:00
宋文武 3ede2efd20 gnu: poppler: Update to 0.42.0.
* gnu/packages/pdf.scm (poppler): Update to 0.42.0.
2016-04-16 11:43:06 +02:00
宋文武 dc9f654564 gnu: dbus: Update to 1.10.8.
* gnu/packages/glib.scm (dbus): Update to 1.10.8.
2016-04-16 11:43:06 +02:00
宋文武 c010bae3e0 gnu: poppler: Enable GObject introspection.
* gnu/packages/pdf.scm (poppler)[native-inputs]: Add gobject-introspection.
2016-04-16 11:42:33 +02:00
宋文武 867a62e0c7 gnu: gobject-introspection: Remove cairo from inputs.
It's only for testing and tests are disabled.  Remove it will allow
building poppler with gobject-introspection.

* gnu/packages/glib.scm (gobject-introspection)[inputs]: Remove cairo.
2016-04-16 11:42:33 +02:00
宋文武 33f3b97c38 gnu: cairo: Update to 1.14.6.
* gnu/packages/gtk.scm (cairo): Update to 1.14.6.
2016-04-16 11:42:33 +02:00
宋文武 83d6c2770e gnu: pixman: Update to 0.34.0.
* gnu/packages/xdisorg.scm (pixman): Update to 0.34.0.
2016-04-16 11:42:33 +02:00
宋文武 c9171a3faa gnu: gtk+-2: Update to 2.24.30.
* gnu/packages/gtk.scm (gtk+-2): Update to 2.24.30.
2016-04-16 11:42:33 +02:00
宋文武 05c4b7e930 gnu: gtk+: Enable SVG support.
* gnu/packages/gtk.scm (gtk+, gtk+-2)[propagated-inputs]: Use 'gdk-pixbuf+svg'
instead of 'gdk-pixbuf'.
(gtk+): Remove librsvg from inputs.  Remove 'wrap-gtk-encode-symbolic-svg' phase.
2016-04-16 11:40:15 +02:00
Ludovic Courtès 3a25c63120 doc: Mention --localstatedir for when building from Git.
Reported by Hartmut Goebel <h.goebel@crazy-compilers.com>.

* doc/contributing.texi (Building from Git): Mention --localstatedir.
2016-04-16 00:52:19 +02:00
Ludovic Courtès e0b3f97ecc doc: Fix typos.
* doc/guix.texi (Hardware Considerations): Fix typos.
2016-04-16 00:52:19 +02:00
Ludovic Courtès 6d2b43915f syscalls: 'terminal-columns' ignores non-file ports.
* guix/build/syscalls.scm (terminal-columns): Call
'terminal-window-size' only when PORT is a file port.
* tests/syscalls.scm ("terminal-columns non-file port"): New test.
2016-04-16 00:52:19 +02:00
Ludovic Courtès 9f088725c0 gnu: Add tcc-wrapper.
* gnu/packages/c.scm (tcc-wrapper): New variable.
2016-04-16 00:52:19 +02:00
Ludovic Courtès a5e2c9a9c5 gnu: Add tcc.
* gnu/packages/c.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
2016-04-16 00:52:19 +02:00
Ludovic Courtès bf15321a60 doc: Remove mention of GNU release freshness checks.
* doc/guix.texi (Invoking guix package): Remove paragraph about
automatic check for latest GNU releases, which was removed in
6caa4dfa37.
2016-04-16 00:52:19 +02:00
Ricardo Wurmus 770305f4ab gnu: Add Beast.
* gnu/packages/music.scm (beast): New variable.
2016-04-15 22:11:17 +02:00
Ricardo Wurmus 96d15e4841 gnu: Add rapicorn.
* gnu/packages/graphics.scm (rapicorn): New variable.
2016-04-15 22:10:08 +02:00
Ricardo Wurmus 2df831a78a gnu: Add libpng-1.2.
* gnu/packages/image.scm (libpng-1.2): New variable.
2016-04-15 22:10:02 +02:00
Chris Marusich 9e9c71eb60 gnu: Add emacs-ffap-rfc-space.
* gnu/packages/emacs.scm (emacs-ffap-rfc-space): New variable.

Signed-off-by: Alex Kost <alezost@gmail.com>
2016-04-15 11:32:37 +03:00
Chris Marusich 4670f70a7f gnu: Add emacs-rfcview.
* gnu/packages/emacs.scm (emacs-rfcview): New variable.

Signed-off-by: Alex Kost <alezost@gmail.com>
2016-04-15 11:32:37 +03:00
Albin Söderqvist e9687748e1 gnu: Add openttd.
* gnu/packages/games.scm (openttd-engine): New variable (private).
(openttd): Inherit it.  New variable (public).

Signed-off-by: Alex Kost <alezost@gmail.com>
2016-04-15 11:32:37 +03:00
Alex Kost 117195c28d emacs: Use full profile name in Guix buffer names.
* emacs/guix-ui.el (guix-ui-buffer-name-default): Rename to...
(guix-ui-buffer-name-short): ... this.
(guix-ui-buffer-name-full): New procedure.
(guix-ui-buffer-name-function): Set it as default.
2016-04-15 11:32:37 +03:00
Alex Kost 6ea80938ae emacs: Factorize code for buffer names.
* emacs/guix-ui.el (guix-ui-buffer-name-default): Extract the code to
  compose buffer name and move to...
* emacs/guix-utils.el (guix-compose-buffer-name): ... here.  New procedure.
2016-04-15 11:32:36 +03:00