Age | Commit message (Expand) | Author |
2017-07-09 | gnu: gtk-doc: Fix dblatex problem....* gnu/packages/gtk.scm (gtk-doc)[arguments]: Add phase "set-HOME".
| Ricardo Wurmus |
2017-07-02 | gnu: Switch guile-cairo and dependents to Guile 2.2 again....Fixes <https://bugs.gnu.org/27551>.
Reported by Leo Famulari <leo@famulari.name>.
This reinstates the following commits:
e3ddb1e83 * gnu: guile-cairo: Switch to Guile 2.2.
ae5c6ef39 * gnu: guile-gnome: Update to 2.16.5.
0fd8013fc * gnu: guile-rsvg: Update to commit 05c6a2fd.
66b9183c4 * gnu: guile-lib: Switch to Guile 2.2.
and adds the following changes:
* gnu/bootloader/grub.scm (svg->png): Add 'package->derivation' call for
GUILE-2.2. Pass #:guile-for-build to 'gexp->derivation'.
* gnu/build/svg.scm (svg->png): Add 'em' and 'ex' to the 'let-values'
form to account for all the values returned by
'rsvg-handle-get-dimensions', which Guile 2.2 does not truncate.
| Ludovic Courtès |
2017-07-01 | Revert "gnu: guile-lib: Switch to Guile 2.2."...This reverts commit 66b9183c4f634d9b2ae41176e4eddf0ebb218532.
| Leo Famulari |
2017-07-01 | Revert "gnu: guile-rsvg: Update to commit 05c6a2fd."...This reverts commit 0fd8013fcaafa9f53c7e304b2573c0314471df89.
| Leo Famulari |
2017-07-01 | Revert "gnu: guile-gnome: Update to 2.16.5."...This reverts commit ae5c6ef39378a6fa1f6bf06e8c7f50ab190c485d.
| Leo Famulari |
2017-07-01 | Revert "gnu: guile-cairo: Switch to Guile 2.2."...This commit caused the build of grub-image.png to fail, prevent the
build of grub.cfg and reconfiguring of GuixSD:
<https://bugs.gnu.org/27551>
This reverts commit e3ddb1e83296c10338d35bc687772242b2f5eac6.
| Leo Famulari |
2017-06-30 | gnu: guile-cairo: Switch to Guile 2.2....This patch adjusts dependent packages accordingly.
* gnu/packages/gtk.scm (guile-cairo)[inputs]: Switch to GUILE-2.2 and
GUILE-LIB.
(guile-rsvg)[inputs]: Likewise.
(guile-present)[inputs]: Likewise.
(guile-gnome)[inputs]: Likewise.
* gnu/packages/plotutils.scm (guile-charting)[inputs]: Switch go
GUILE-2.2.
| Ludovic Courtès |
2017-06-30 | gnu: guile-gnome: Update to 2.16.5....* gnu/packages/gtk.scm (guile-gnome): Update to 2.16.5.
[arguments] <pre-configure>: Use @GUILE_EFFECTIVE_VERSION@ instead of
"2.0".
[properties]: New field.
| Ludovic Courtès |
2017-06-30 | gnu: guile-rsvg: Update to commit 05c6a2fd....* gnu/packages/gtk.scm (guile-rsvg): Update to commit 05c6a2fd.
[source](url): Change to gitlab.com.
(snippet): Use @GUILE_EFFECTIVE_VERSION@ instead of "2.0".
* gnu/packages/patches/guile-rsvg-pkgconfig.patch: Use
"$GUILE_EFFECTIVE_VERSION" instead of "2.0".
| Ludovic Courtès |
2017-06-30 | gnu: guile-lib: Switch to Guile 2.2....* gnu/packages/guile.scm (guile-lib)[inputs]: Replace GUILE-2.0 with
GUILE-2.2.
(guile2.0-lib): New variable.
(guile2.2-lib): Mark as deprecated.
* gnu/packages/guile.scm (guile-ics): Use GUILE2.0-LIB.
* gnu/packages/gtk.scm (guile-cairo, guile-rsvg)
(guile-present, guile-gnome): Likewise.
* gnu/packages/skribilo.scm (skribilo): Likewise.
| Ludovic Courtès |
2017-05-24 | gnu: gtksourceview: Update to 3.24.2....* gnu/packages/gtk.scm (gtksourceview): Update to 3.24.2.
| Marius Bakke |
2017-05-24 | gnu: pango: Update to 1.40.6....* gnu/packages/gtk.scm (pango): Update to 1.40.6.
| Marius Bakke |
2017-05-24 | gnu: atk: Update to 2.24.0....* gnu/packages/gtk.scm (atk): Update to 2.24.0.
| Marius Bakke |
2017-05-24 | gnu: at-spi2-core: Update to 2.24.1....* gnu/packages/gtk.scm (at-spi2-core): Update to 2.24.1.
| Marius Bakke |
2017-05-24 | gnu: at-spi2-atk: Update to 2.24.1....* gnu/packages/gtk.scm (at-spi2-atk): Update to 2.24.1.
| Marius Bakke |
2017-05-24 | gnu: gtk+: Update to 3.22.15....* gnu/packages/gtk.scm (gtk+): Update to 3.22.15.
| Marius Bakke |
2017-05-14 | gnu: gtk+: Enable wayland backend....* gnu/packages/gtk.scm (gtk+)[propagated-inputs]: Add libxkbcommon,
mesa, wayland and wayland-protocols.
[arguments]: Add "--enable-wayland-backend" and "--enable-x11-backend"
to #:configure-flags.
| Kei Kebreau |
2017-05-14 | Merge commit '28ee4d41edf072776777ff3f83aef8502df909e5' into staging | Marius Bakke |
2017-04-30 | Merge commit '2ff8dea' into gnome-updates | Kei Kebreau |
2017-04-26 | gnu: harfbuzz: Update to 1.4.6....* gnu/packages/gtk.scm (harfbuzz): Update to 1.4.6.
| Marius Bakke |
2017-04-19 | gnu: at-spi2-core: Update to 2.24.0....* gnu/packages/gtk.scm (at-spi2-core): Update to 2.24.0.
| Kei Kebreau |
2017-04-18 | Merge branch 'master' into staging | Marius Bakke |
2017-04-17 | gnu: gtk+: Update to 3.22.12....* gnu/packages/gtk.scm (gtk+): Update 3.22.12.
| Kei Kebreau |
2017-04-17 | gnu: Fix typos in descriptions....* gnu/packages/admin.scm (di)[description]: Likewise.
* gnu/packages/bioinformatics.scm (r-annotate)[description]: Likewise.
* gnu/packages/datastructures.scm (sparsehash)[description]: Likewise.
* gnu/packages/dns.scm (knot)[description]: Likewise.
* gnu/packages/emacs.scm (emacs-idle-highlight)[synopsis, description]:
Likewise.
* gnu/packages/gnome.scm (libpeas)[description]: Likewise.
* gnu/packages/gtk.scm (python2-pygtk)[description]: Likewise.
* gnu/packages/kde-frameworks.scm (kactivities)[description]: Fix typo.
* gnu/packages/libevent.scm (perl-anyevent)[description]: Likewise.
* gnu/packages/machine-learning.scm (ghmm)[description]: Likewise.
* gnu/packages/mail.scm (mlmmj)[description]: Likewise.
* gnu/packages/maths.scm (vc)[description]: Likewise.
* gnu/packages/music.scm (gx-super-fuzz-lv2)[description]: Likewise.
* gnu/packages/networking.scm (nload)[description]: Likewise.
* gnu/packages/python.scm (python-execnet)[description]: Likewise.
* gnu/packages/terminals.scm (tilda)[description]: Likewise.
* gnu/packages/python.scm (python-execnet, python-tables)
(python2-coverage-test-runner, python2-rope)[description]: Likewise.
| Tobias Geerinckx-Rice |
2017-04-15 | gnu: Add graphene....* gnu/packages/gtk.scm (graphene): New variable.
| Roel Janssen |
2017-04-15 | gnu: gdk-pixbuf: Update to 2.36.6....* gnu/packages/gtk.scm (gdk-pixbuf): Update to 2.36.6.
| Kei Kebreau |
2017-04-06 | gnu: xorg-server@1.19.2: Update to 1.19.3....This is to adjust for the inputs and arguments change of xorg-server proper.
* gnu/packages/xorg.scm (xorg-server-1.19.2): Rename to ...
(xorg-server-1.19.3): ... this. Update version and origin.
* gnu/packages/gtk.scm (gtk+)[native-inputs]: Adjust accordingly.
[arguments]<#:disallowed-references>: Likewise.
| Marius Bakke |
2017-03-30 | Merge branch 'master' into core-updates...Most conflicts are from 6fd52309b8f52c9bb59fccffac53e029ce94b698.
| Marius Bakke |
2017-03-30 | gnu: Use HTTPS for almost all gnu.org HOME-PAGEs....All HTTP gnu.org (and supported subdomain) HOME-PAGEs changed to HTTPS.
| Tobias Geerinckx-Rice |
2017-03-15 | Merge branch 'master' into core-updates | Marius Bakke |
2017-03-13 | gnu: guile-cairo: Honor the Guile effective version....* gnu/packages/gtk.scm (guile-cairo)[arguments]: Add #:modules.
Get the effective version of Guile and use that in installation
directory names.
| Ludovic Courtès |
2017-03-13 | gnu: guile-cairo: Use 'modify-phases'....* gnu/packages/gtk.scm (guile-cairo)[arguments]: Use 'modify-phases'.
| Ludovic Courtès |
2017-03-08 | gnu: gtk+: Build GTK+ with its own xorg-server package....This will allow us to update xorg-server directly on the master branch.
* gnu/packages/xorg.scm (xorg-server-1.19.2): New variable.
* gnu/packages/gtk.scm (gtk+) [native-inputs]: Use xorg-server-1.19.2 instead of
xorg-server.
[arguments]: Add xorg-server-1.19.2 to #:disallowed-references.
| Leo Famulari |
2017-02-27 | gnu: harfbuzz: Update to 1.4.3....* gnu/packages/gtk.scm (harfbuzz): Update to 1.4.3.
| Marius Bakke |
2017-02-21 | Merge branch 'staging' into core-updates...Conflicts:
gnu/local.mk: Missing mention of gdk-pixbuf-list-dir.patch in the
commit log really confused me here... It's from 8c6b077bfae (staging).
gnu/packages/xorg.scm: xkeyboard-config updated both places.
| Marius Bakke |
2017-01-28 | gnu: gtksourceview-2: Adjust inputs....Fixes <https://debbugs.gnu.org/25537>.
* gnu/packages/gtk.scm (gtksourceview-2): Move 'shared-mime-info' and
'xorg-server' to 'native-inputs'. Move 'gtk+-2' to 'propagated-inputs'.
| 宋文武 |
2017-01-16 | gnu: gdk-pixbuf: Make it reproducible....Fixes <http://bugs.gnu.org/25414>.
* gnu/packages/gtk.scm (gdk-pixbuf)[source](patches): New field.
| Danny Milosavljevic |
2017-01-16 | gnu: girara: Update to 0.2.7....* gnu/packages/gtk.scm (girara): Update to 0.2.7.
| Marius Bakke |
2017-01-14 | gnu: mate-themes: Update source hash....This is a followup to commit 44350d23da826731adc187b478e00b2601ab78dc.
* gnu/packages/mate.scm (mate-themes)[source]: Update hash.
* gnu/packages/gtk.scm (gtk+): Add reminder comment.
| Mark H Weaver |
2017-01-11 | gnu: gtkmm@2: Update to 2.24.5....* gnu/packages/gtk.scm (gtkmm-2): Update to 2.24.5.
| Mark H Weaver |
2017-01-11 | gnu: gtkmm: Update to 3.22.0....* gnu/packages/gtk.scm (gtkmm): Update to 3.22.0.
| Mark H Weaver |
2017-01-11 | gnu: gtk+: Update to 3.22.6....* gnu/packages/gtk.scm (gtk+): Update to 3.22.6.
| Mark H Weaver |
2017-01-11 | gnu: at-spi2-atk: Update to 2.22.0....* gnu/packages/gtk.scm (at-spi2-atk): Update to 2.22.0.
| Mark H Weaver |
2017-01-11 | gnu: at-spi2-core: Update to 2.22.0....* gnu/packages/gtk.scm (at-spi2-core): Update to 2.22.0.
| Mark H Weaver |
2017-01-11 | gnu: atk: Update to 2.22.0....* gnu/packages/gtk.scm (atk): Update to 2.22.0.
| Mark H Weaver |
2017-01-11 | gnu: gtksourceview: Update to 3.22.2....* gnu/packages/gtk.scm (gtksourceview): Update to 3.22.2.
| Mark H Weaver |
2017-01-11 | gnu: pango: Update to 1.40.3....* gnu/packages/gtk.scm (pango): Update to 1.40.3.
| Mark H Weaver |
2017-01-11 | gnu: harfbuzz: Update to 1.4.1....* gnu/packages/gtk.scm (harfbuzz): Update to 1.4.1.
| Mark H Weaver |
2017-01-11 | gnu: gdk-pixbuf: Eliminate graft....* gnu/packages/gtk.scm (gdk-pixbuf): Update to 2.36.3.
[replacement]: Remove field.
(gdk-pixbuf/fixed): Remove variable.
(package/inherit): Remove macro.
(gdk-pixbuf+svg): Remove use of 'package/inherit'.
| Mark H Weaver |
2017-01-11 | gnu: cairomm: Update to 1.12.2....* gnu/packages/gtk.scm (cairomm): Update to 1.12.2.
[source]: Download from cairographics.org.
[home-page]: Use https.
| Efraim Flashner |