aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/gtk.scm
Commit message (Collapse)AuthorAge
* Merge branch 'master' into core-updatesMarius Bakke2018-11-14
|\
| * gnu: gtk-doc: Use local docbook-xsl.Pierre Neidhardt2018-11-11
| | | | | | | | * gnu/packages/gtk.scm (gtk-doc): Use local docbook-xsl.
* | Merge branch 'master' into core-updatesMarius Bakke2018-11-09
|\|
| * gnu: Add spread-sheet-widget.Kei Kebreau2018-11-07
| | | | | | | | * gnu/packages/gtk.scm (spread-sheet-widget): New public variable.
* | gnu: ganv: Use python2 for building.Marius Bakke2018-10-23
| | | | | | | | * gnu/packages/gtk.scm (ganv)[arguments]: Set #:python.
* | gnu: gdk-pixbuf: Increase test timeout.Efraim Flashner2018-10-14
| | | | | | | | * gnu/packages/gtk.scm (gdk-pixbuf)[arguments]: Increase test timeout.
* | Merge branch 'master' into core-updatesMarius Bakke2018-10-05
|\|
| * gnu: guile-cairo: Update to 1.10.0.Ludovic Courtès2018-10-02
| | | | | | | | | | | | * gnu/packages/gtk.scm (guile-cairo): Update to 1.10.0. [source]: Add 'snippet'. [arguments]: Remove.
* | Merge branch 'master' into core-updatesMarius Bakke2018-09-26
|\|
| * gnu: enchant: Update to 2.2.3.Marius Bakke2018-09-26
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/enchant.scm (enchant): Update to 2.2.3. [arguments]: Add "--enable-relocatable" to #:configure-flags. [native-inputs]: Add UNITTEST-CPP. (enchant-1.6): New public variable. * gnu/packages/fcitx.scm (fcitx)[inputs]: Change ENCHANT to ENCHANT-1.6. * gnu/packages/gnome.scm (gspell): Likewise. * gnu/packages/mate.scm (pluma): Likewise. * gnu/packages/gtk.scm (gtkspell3)[propagated-inputs]: Likewise. [inputs]: Remove duplicate ENCHANT.
* | Merge branch 'master' into core-updatesLeo Famulari2018-09-13
|\|
| * gnu: Add yad.Mădălin Ionel Patrașcu2018-09-10
| | | | | | | | | | | | * gnu/packages/gtk.scm (yad): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* | gnu: gdk-pixbuf: Update to 2.38.0.Marius Bakke2018-09-09
| | | | | | | | | | | | | | | | | | * gnu/packages/gtk.scm (gdk-pixbuf): Update to 2.38.0. [build-system]: Switch to MESON-BUILD-SYSTEM. [arguments]: Don't explicitly enable x11 in #:configure-flags. Prevent tests from getting installed. Adjust test substitutions. Add phase to fix install. [native-inputs]: Add GETTEXT-MINIMAL. (gdk-pixbuf+svg)[arguments]: Adjust accordingly.
* | gnu: gtk+: Update to 3.24.0.Marius Bakke2018-09-09
| | | | | | | | * gnu/packages/gtk.scm (gtk+): Update to 3.24.0.
* | Merge branch 'master' into core-updatesMarius Bakke2018-09-09
|\|
| * gnu: guile-present: Install .go files to libdir.Ludovic Courtès2018-09-06
| | | | | | | | | | * gnu/packages/plotutils.scm (guile-present)[source](modules, snippet): Remove.
| * gnu: pango: Replace with 1.42.4.Marius Bakke2018-08-30
| | | | | | | | | | | | | | Fixes <https://bugs.gnu.org/32594>. * gnu/packages/gtk.scm (pango)[replacement]: New field. (pango-1.42.4): New public variable.
* | gnu: cairo: Fix undefined behaviour.Marius Bakke2018-08-27
| | | | | | | | | | | | | | | | | | This fixes <https://bugs.freedesktop.org/show_bug.cgi?id=104325> which showed up in Guix as an infinite loop during cairocffi tests. * gnu/packages/patches/cairo-setjmp-wrapper.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/gtk.scm (cairo)[source](patches): Add it.
* | gnu: python-pycairo: Update to 1.17.1.Marius Bakke2018-08-27
| | | | | | | | * gnu/packages/gtk.scm (python-pycairo): Update to 1.17.1.
* | gnu: xorg-server@1.19.3: Rename to "xorg-server-for-tests".Marius Bakke2018-08-26
| | | | | | | | | | | | | | | | | | | | ...and update to the latest xorg-server. * gnu/packages/gtk.scm (gtk+, gtkmm, girara): Change XORG-SERVER-1.19.3 references to XORG-SERVER-FOR-TESTS. * gnu/packages/pdf.scm (zathura)[native-inputs]: Likewise. * gnu/packages/xorg.scm (xorg-server-1.19.3): Rename to ... (xorg-server-for-tests): ... this.
* | Merge branch 'staging' into core-updatesMarius Bakke2018-08-25
|\ \
| * | Merge branch 'master' into stagingMarius Bakke2018-08-22
| |\|
| | * gnu: Use HTTPS for gtk.org.Tobias Geerinckx-Rice2018-08-17
| | | | | | | | | | | | | | | | | | * gnu/packages/gimp.scm (babl)[source]: Use HTTPS for ftp.gtk.org. * gnu/packages/gnome.scm (rest)[home-page]: Use HTTPS for www.gtk.org. * gnu/packages/gtk.scm (gtk+-2, gtk-doc)[home-page]: Likewise.
| * | gnu: at-spi2-atk: Update to 2.26.2.Tobias Geerinckx-Rice2018-08-21
| |/ | | | | | | * gnu/packages/gtk.scm (at-spi2-atk): Update to 2.26.2.
| * Migrate search.cpan.org home pages to metacpan.org.Tobias Geerinckx-Rice2018-08-11
| | | | | | | | | | | | | | | | | | | | The venerable search.cpan.org has retired[0]. [0]: https://log.perl.org/2018/05/goodbye-search-dot-cpan-dot-org.html * guix/import/cpan.scm (cpan-home): Generate metacpan.org home page URIs. Update all previously generated ones in (gnu packages) to their canonical new homes.
| * gnu: gtksourceview: Update to 3.24.8.Tobias Geerinckx-Rice2018-08-11
| | | | | | | | * gnu/packages/gtk.scm (gtksourceview): Update to 3.24.8.
* | gnu: pango: Update to 1.42.4.Marius Bakke2018-08-21
| | | | | | | | * gnu/packages/gtk.scm (pango): Update to 1.42.4.
* | gnu: harfbuzz: Update to 1.8.8.Marius Bakke2018-08-21
| | | | | | | | * gnu/packages/gtk.scm (harfbuzz): Update to 1.8.8.
* | gnu: pango: Update to 1.42.3.Marius Bakke2018-08-01
| | | | | | | | * gnu/packages/gtk.scm (pango): Update to 1.42.3.
* | Merge branch 'master' into core-updatesMarius Bakke2018-07-24
|\|
| * Merge branch 'master' into stagingMarius Bakke2018-06-26
| |\
| * \ Merge branch 'master' into stagingMarius Bakke2018-06-18
| |\ \
| * \ \ Merge branch 'master' into stagingMarius Bakke2018-06-11
| |\ \ \
| * | | | gnu: girara: Update to 0.2.9.Tobias Geerinckx-Rice2018-05-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gtk.scm (girara): Update to 0.2.9. [build-system]: Switch to Meson build system. [arguments]: Trim accordingly.
| * | | | gnu: gtk+: Update to 3.22.30.Marius Bakke2018-04-30
| | | | | | | | | | | | | | | | | | | | * gnu/packages/gtk.scm (gtk+): Update to 3.22.30.
* | | | | gnu: pango: Update to 1.42.2.Marius Bakke2018-07-21
| | | | | | | | | | | | | | | | | | | | * gnu/packages/gtk.scm (pango): Update to 1.42.2.
* | | | | gnu: harfbuzz: Update to 1.8.4.Marius Bakke2018-07-21
| | | | | | | | | | | | | | | | | | | | * gnu/packages/gtk.scm (harfbuzz): Update to 1.8.4.
* | | | | Merge branch 'master' into core-updatesRicardo Wurmus2018-06-29
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | gnu: gtk-doc: Don't propagate python-six.Danny Milosavljevic2018-06-25
| | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gtk.scm (gtk-doc)[propagated-inputs]: Remove python-six. [inputs]: Add python-six.
| * | | | gnu: gtk-doc: Wrap executables.Ricardo Wurmus2018-06-24
| | | | | | | | | | | | | | | | | | | | * gnu/packages/gtk.scm (gtk-doc)[arguments]: Add phase "wrap-executables".
| * | | | gnu: gtk-doc: Update to 1.27.Danny Milosavljevic2018-06-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gtk.scm (gtk-doc)[source]: Update to 1.27. [arguments]<#:phases>[patch-gtk-doc-scan]: New phase. [arguments]<#:phases>[patch-test-out]: New phase. [propagated-inputs]: Add python-six.
| * | | | gnu: Use HTTPS for drobilla.net URIs.Tobias Geerinckx-Rice2018-06-22
| | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/audio.scm (jalv, lilv, patchage, raul, raul-devel) (sratom, suil)[source, home-page]: Use HTTPS. * gnu/packages/gtk.scm (ganv, ganv-devel)[source, home-page]: Likewise. * gnu/packages/music.scm (ingen)[source, home-page]: Likewise. * gnu/packages/rdf.scm (serd, sord)[source, home-page]: Likewise.
| * | | Fix typo in (gnu packages gtk) header.Tobias Geerinckx-Rice2018-06-14
| | |/ | |/| | | | | | | * gnu/packages/gtk.scm: Fix ‘Coypright’ typo.
* | | gnu: pango: Propagate fribidi.Ricardo Wurmus2018-06-29
| | | | | | | | | | | | | | | * gnu/packages/gtk.scm (pango)[inputs]: Move fribidi from here... [propagated-inputs]: ...to here.
* | | gnu: harfbuzz: Update to 1.8.0.Marius Bakke2018-06-12
| | | | | | | | | | | | * gnu/packages/gtk.scm (harfbuzz): Update to 1.8.0.
* | | Merge branch 'origin/core-updates-next' into core-updatesRicardo Wurmus2018-06-06
|\ \ \ | |/ / |/| |
| * | gnu: cairo: Update to 1.14.12.Marius Bakke2018-04-30
| | | | | | | | | | | | * gnu/packages/gtk.scm (cairo): Update to 1.14.12.
| * | gnu: pango: Update to 1.42.1.Marius Bakke2018-04-30
| | | | | | | | | | | | * gnu/packages/gtk.scm (pango): Update to 1.42.1.
* | | Merge branch 'master' into core-updatesMark H Weaver2018-04-30
|\ \ \ | |/ / |/| / | |/
| * Merge branch 'master' into stagingMarius Bakke2018-04-16
| |\