~ruther/guix-local

ccce435a — 宋文武 10 years ago
gnu: gtk+: Update to 3.20.3.

* gnu/packages/gtk.scm (gtk+): Update to 3.20.3.
f507609e — 宋文武 10 years ago
gnu: at-spi2-atk: Update to 2.20.1.

* gnu/packages/gtk.scm (at-spi2-atk): Update to 2.20.1.
b67e35e2 — 宋文武 10 years ago
gnu: at-spi2-core: Update to 2.20.1.

* gnu/packages/gtk.scm (at-spi2-core): Update to 2.20.1.
d9985082 — 宋文武 10 years ago
gnu: pango: Update to 1.40.1.

* gnu/packages/gtk.scm (pango): Update to 1.40.1.
ba470833 — Ludovic Courtès 10 years ago
gnu: gtkmm: Run Xvfb for tests.

* gnu/packages/gtk.scm (gtkmm)[arguments]: New field.
33cd9bef — 宋文武 10 years ago
gnu: gedit: Fix build by passing '--disable-spell'.

* gnu/packages/gnome.scm (gedit)[arguments]: Pass '--disable-spell' to configure.
ba666b07 — 宋文武 10 years ago
Revert "Revert "gnu: gjs: Skip test_utf8_inout test.""

This reverts commit c4eefd63fac3aff1d39e59af1668701630558179.
54e911bc — 宋文武 10 years ago
Revert "Revert "gnu: geoclue: Update to 2.4.3.""

This reverts commit e4a7039e4646989ff77bc5d998f3421252f6b7cb.
8e359335 — 宋文武 10 years ago
Revert "Revert "gnu: inkscape: Fix build with glibmm-2.48.""

This reverts commit 267061ba0bc6df0d61081b97d650d95acec8178a.
6983ba56 — 宋文武 10 years ago
Revert "Revert "Merge branch 'gnome-updates'""

This reverts commit e969b140a4382fd91514439a57749379cf00f86b.
85632583 — Ricardo Wurmus 10 years ago
gnu: Add r-xnomial.

* gnu/packages/statistics.scm (r-xnomial): New variable.
555f3586 — Ben Woodcroft 10 years ago
gnu: ruby-hashery: Update to 2.1.2.

* gnu/packages/ruby.scm (ruby-hashery): Update to 2.1.2.
[arguments]: Remove test workaround.
29d457c2 — Ludovic Courtès 10 years ago
syscalls: Add 'tcgetattr' and 'tcsetattr' bindings.

* guix/build/syscalls.scm (bits->symbols-body, define-bits)
(local-flags): New macros.
(TCSANOW, TCSADRAIN, TCSAFLUSH): New variables.
(<termios>): New record type.
(%termios): New C structure.
(tcgetattr, tcsetattr): New procedures.
* tests/syscalls.scm ("tcgetattr ENOTTY", "tcgetattr")
("tcsetattr"): New tests.
ba369abe — Ludovic Courtès 10 years ago
syscalls: Implement arrays in 'define-c-struct' and use it.

* guix/build/syscalls.scm (sizeof*, alignof*, write-type, read-type):
Add support for (array ...) forms.
* guix/build/syscalls.scm (<file-system>)[spare0, spare1]: Remove.
[spare]: New field.
* guix/build/syscalls.scm (%statfs)[identifier]: Change to (array int 2).
[spare0, spare1]: Remove.
[spare]: New field.
d20708b6 — Nicolas Goaziou 10 years ago
gnu: asymptote: Update to 2.37.

* gnu/packages/plotutils.scm (asymptote): Update to 2.37.
* gnu/packages/patches/asymptote-gsl2.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove reference.
7d592063 — Danny Milosavljevic 10 years ago
gnu: Add python2-shedskin.

* gnu/packages/python.scm (python2-shedskin): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
35518b75 — Ricardo Wurmus 10 years ago
gnu: guitarix: Update to 0.35.0.

* gnu/packages/audio.scm (guitarix): Update to 0.35.0.
457b5eb6 — Ricardo Wurmus 10 years ago
gnu: qtractor: Update to 0.7.7.

* gnu/packages/music.scm (qtractor): Update to 0.7.7.
f0378141 — Ricardo Wurmus 10 years ago
gnu: Add antiword.

* gnu/packages/textutils.scm (antiword): New variable.
b095e762 — Ricardo Wurmus 10 years ago
gnu: Add synthv1.

* gnu/packages/music.scm (synthv1): New variable.
Next