Age | Commit message (Expand) | Author |
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 |
2017-01-11 | gnu: cairo: Update to 1.14.8....* gnu/packages/gtk.scm (cairo): Update to 1.14.8.
[source]: Use https.
[home-page]: Use https.
| Efraim Flashner |
2017-01-11 | gnu: harfbuzz: Update to 1.3.4....* gnu/packages/gtk.scm (harfbuzz): Update to 1.3.4.
| Efraim Flashner |
2017-01-08 | gnu: gdk-pixbuf: Update replacement to 2.36.3....* gnu/packages/gtk.scm (gdk-pixbuf/fixed): Update to 2.36.3.
| Mark H Weaver |
2017-01-08 | gnu: gdk-pixbuf: Replace with 2.36.2....* gnu/packages/gtk.scm (gdk-pixbuf)[replacement]: New field.
(gdk-pixbuf/fixed): New variable.
(package/inherit): New macro.
(gdk-pixbuf+svg): Use 'package/inherit'.
| Mark H Weaver |
2016-12-04 | Merge branch 'master' into staging | Marius Bakke |
2016-12-04 | gnu: Add ganv-devel....* gnu/packages/gtk.scm (ganv-devel): New variable.
| Ricardo Wurmus |
2016-11-30 | gnu: cairo: Eliminate graft....* gnu/packages/gtk.scm (cairo)[replacement]: Remove field.
[source]: Add patch from 'cairo/fixed'.
(cairo-xcb)[source]: Inherit from cairo.
[replacement]: Remove field.
(cairo/fixed): Remove variable.
* gnu/packages/pdf.scm (poppler)[inputs]: Remove cairo replacement.
| Marius Bakke |
2016-11-30 | Merge branch 'master' into staging | Marius Bakke |