summaryrefslogtreecommitdiff
path: root/gnu/packages/gtk.scm
Commit message (Collapse)AuthorAge
* gnu: gtk-doc: Fix dblatex problem.Ricardo Wurmus2017-07-09
| | | | * gnu/packages/gtk.scm (gtk-doc)[arguments]: Add phase "set-HOME".
* gnu: Switch guile-cairo and dependents to Guile 2.2 again.Ludovic Courtès2017-07-02
| | | | | | | | | | | | | | | | | | | | 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.
* Revert "gnu: guile-lib: Switch to Guile 2.2."Leo Famulari2017-07-01
| | | | This reverts commit 66b9183c4f634d9b2ae41176e4eddf0ebb218532.
* Revert "gnu: guile-rsvg: Update to commit 05c6a2fd."Leo Famulari2017-07-01
| | | | This reverts commit 0fd8013fcaafa9f53c7e304b2573c0314471df89.
* Revert "gnu: guile-gnome: Update to 2.16.5."Leo Famulari2017-07-01
| | | | This reverts commit ae5c6ef39378a6fa1f6bf06e8c7f50ab190c485d.
* Revert "gnu: guile-cairo: Switch to Guile 2.2."Leo Famulari2017-07-01
| | | | | | | | | 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.
* gnu: guile-cairo: Switch to Guile 2.2.Ludovic Courtès2017-06-30
| | | | | | | | | | | | 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.
* gnu: guile-gnome: Update to 2.16.5.Ludovic Courtès2017-06-30
| | | | | | | * 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.
* gnu: guile-rsvg: Update to commit 05c6a2fd.Ludovic Courtès2017-06-30
| | | | | | | | * 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".
* gnu: guile-lib: Switch to Guile 2.2.Ludovic Courtès2017-06-30
| | | | | | | | | | | * 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.
* gnu: gtksourceview: Update to 3.24.2.Marius Bakke2017-05-24
| | | | * gnu/packages/gtk.scm (gtksourceview): Update to 3.24.2.
* gnu: pango: Update to 1.40.6.Marius Bakke2017-05-24
| | | | * gnu/packages/gtk.scm (pango): Update to 1.40.6.
* gnu: atk: Update to 2.24.0.Marius Bakke2017-05-24
| | | | * gnu/packages/gtk.scm (atk): Update to 2.24.0.
* gnu: at-spi2-core: Update to 2.24.1.Marius Bakke2017-05-24
| | | | * gnu/packages/gtk.scm (at-spi2-core): Update to 2.24.1.
* gnu: at-spi2-atk: Update to 2.24.1.Marius Bakke2017-05-24
| | | | * gnu/packages/gtk.scm (at-spi2-atk): Update to 2.24.1.
* gnu: gtk+: Update to 3.22.15.Marius Bakke2017-05-24
| | | | * gnu/packages/gtk.scm (gtk+): Update to 3.22.15.
* gnu: gtk+: Enable wayland backend.Kei Kebreau2017-05-14
| | | | | | | * 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.
* Merge commit '28ee4d41edf072776777ff3f83aef8502df909e5' into stagingMarius Bakke2017-05-14
|\
| * Merge commit '2ff8dea' into gnome-updatesKei Kebreau2017-04-30
| |\
| * | gnu: harfbuzz: Update to 1.4.6.Marius Bakke2017-04-26
| | | | | | | | | | | | * gnu/packages/gtk.scm (harfbuzz): Update to 1.4.6.
| * | gnu: at-spi2-core: Update to 2.24.0.Kei Kebreau2017-04-19
| | | | | | | | | | | | * gnu/packages/gtk.scm (at-spi2-core): Update to 2.24.0.
* | | Merge branch 'master' into stagingMarius Bakke2017-04-18
|\| |
| * | gnu: Fix typos in descriptions.Tobias Geerinckx-Rice2017-04-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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.
| * | gnu: Add graphene.Roel Janssen2017-04-15
| | | | | | | | | | | | * gnu/packages/gtk.scm (graphene): New variable.
* | | gnu: gtk+: Update to 3.22.12.Kei Kebreau2017-04-17
| |/ |/| | | | | * gnu/packages/gtk.scm (gtk+): Update 3.22.12.
* | gnu: gdk-pixbuf: Update to 2.36.6.Kei Kebreau2017-04-15
| | | | | | | | * gnu/packages/gtk.scm (gdk-pixbuf): Update to 2.36.6.
* | gnu: xorg-server@1.19.2: Update to 1.19.3.Marius Bakke2017-04-06
|/ | | | | | | | | 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.
* Merge branch 'master' into core-updatesMarius Bakke2017-03-30
|\ | | | | | | Most conflicts are from 6fd52309b8f52c9bb59fccffac53e029ce94b698.
| * gnu: Use HTTPS for almost all gnu.org HOME-PAGEs.Tobias Geerinckx-Rice2017-03-30
| | | | | | | | All HTTP gnu.org (and supported subdomain) HOME-PAGEs changed to HTTPS.
* | Merge branch 'master' into core-updatesMarius Bakke2017-03-15
|\|
| * gnu: guile-cairo: Honor the Guile effective version.Ludovic Courtès2017-03-13
| | | | | | | | | | | | * gnu/packages/gtk.scm (guile-cairo)[arguments]: Add #:modules. Get the effective version of Guile and use that in installation directory names.
| * gnu: guile-cairo: Use 'modify-phases'.Ludovic Courtès2017-03-13
| | | | | | | | * gnu/packages/gtk.scm (guile-cairo)[arguments]: Use 'modify-phases'.
* | gnu: gtk+: Build GTK+ with its own xorg-server package.Leo Famulari2017-03-08
| | | | | | | | | | | | | | | | | | 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.
* | gnu: harfbuzz: Update to 1.4.3.Marius Bakke2017-02-27
| | | | | | | | * gnu/packages/gtk.scm (harfbuzz): Update to 1.4.3.
* | Merge branch 'staging' into core-updatesMarius Bakke2017-02-21
|\ \ | |/ |/| | | | | | | | | 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.
| * gnu: gdk-pixbuf: Make it reproducible.Danny Milosavljevic2017-01-16
| | | | | | | | | | | | Fixes <http://bugs.gnu.org/25414>. * gnu/packages/gtk.scm (gdk-pixbuf)[source](patches): New field.
* | gnu: gtksourceview-2: Adjust inputs.宋文武2017-01-28
|/ | | | | | | 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'.
* gnu: girara: Update to 0.2.7.Marius Bakke2017-01-16
| | | | * gnu/packages/gtk.scm (girara): Update to 0.2.7.
* gnu: mate-themes: Update source hash.Mark H Weaver2017-01-14
| | | | | | | This is a followup to commit 44350d23da826731adc187b478e00b2601ab78dc. * gnu/packages/mate.scm (mate-themes)[source]: Update hash. * gnu/packages/gtk.scm (gtk+): Add reminder comment.
* gnu: gtkmm@2: Update to 2.24.5.Mark H Weaver2017-01-11
| | | | * gnu/packages/gtk.scm (gtkmm-2): Update to 2.24.5.
* gnu: gtkmm: Update to 3.22.0.Mark H Weaver2017-01-11
| | | | * gnu/packages/gtk.scm (gtkmm): Update to 3.22.0.
* gnu: gtk+: Update to 3.22.6.Mark H Weaver2017-01-11
| | | | * gnu/packages/gtk.scm (gtk+): Update to 3.22.6.
* gnu: at-spi2-atk: Update to 2.22.0.Mark H Weaver2017-01-11
| | | | * gnu/packages/gtk.scm (at-spi2-atk): Update to 2.22.0.
* gnu: at-spi2-core: Update to 2.22.0.Mark H Weaver2017-01-11
| | | | * gnu/packages/gtk.scm (at-spi2-core): Update to 2.22.0.
* gnu: atk: Update to 2.22.0.Mark H Weaver2017-01-11
| | | | * gnu/packages/gtk.scm (atk): Update to 2.22.0.
* gnu: gtksourceview: Update to 3.22.2.Mark H Weaver2017-01-11
| | | | * gnu/packages/gtk.scm (gtksourceview): Update to 3.22.2.
* gnu: pango: Update to 1.40.3.Mark H Weaver2017-01-11
| | | | * gnu/packages/gtk.scm (pango): Update to 1.40.3.
* gnu: harfbuzz: Update to 1.4.1.Mark H Weaver2017-01-11
| | | | * gnu/packages/gtk.scm (harfbuzz): Update to 1.4.1.
* gnu: gdk-pixbuf: Eliminate graft.Mark H Weaver2017-01-11
| | | | | | | | * 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'.
* gnu: cairomm: Update to 1.12.2.Efraim Flashner2017-01-11
| | | | | | * gnu/packages/gtk.scm (cairomm): Update to 1.12.2. [source]: Download from cairographics.org. [home-page]: Use https.