summaryrefslogtreecommitdiff
path: root/gnu/packages/gtk.scm
Commit message (Expand)AuthorAgeFilesLines
* gnu: graphene: Update to 1.10.0.•••* gnu/packages/gtk.scm (graphene): Update to 1.10.0. [build-system]: Switch to meson-build-system. [arguments]: Update configure-flags to not install tests. [inputs]: Remove python2. Move gobject-introspection ... [native-inputs]: ... to here. Remove autoconf, automake, libtool, which. Efraim Flashner2020-04-201-17/+11
* gnu: Add goocanvas.•••* gnu/packages/gtk.scm (goocanvas): New variable. Guillaume Le Vaillant2020-04-051-0/+47
* gnu: guile-rsvg: Use HTTPS home page.•••* gnu/packages/gtk.scm (guile-rsvg)[home-page]: Use HTTPS. Tobias Geerinckx-Rice2020-03-211-1/+1
* gnu: Add gtk-layer-shell.•••* gnu/packages/gtk.scm (gtk-layer-shell): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Brendan Tildesley2020-03-191-0/+28
* gnu: pangomm: Update home page.•••* gnu/packages/gtk.scm (pangomm)[home-page]: Follow (HTTPS) redirection. Tobias Geerinckx-Rice2020-03-141-1/+1
* Merge branch 'master' into stagingMarius Bakke2020-03-111-1/+1
|\
| * gnu: graphene: Use HTTPS home page.•••* gnu/packages/gtk.scm (graphene)[home-page]: Use HTTPS. Tobias Geerinckx-Rice2020-03-111-1/+1
* | Merge branch 'master' into stagingMarius Bakke2020-03-061-3/+3
|\|
| * gnu: girara: Update to 0.3.4.•••* gnu/packages/gtk.scm (girara): Update to 0.3.4. Tobias Geerinckx-Rice2020-03-041-3/+3
* | gnu: gtk+: Update to 3.24.14.•••* gnu/packages/gtk.scm (gtk+): Update to 3.24.14. Marius Bakke2020-02-241-2/+2
|/
* gnu: guile-present: Use HTTPS home page.•••* gnu/packages/gtk.scm (guile-present)[home-page]: Use HTTPS. Tobias Geerinckx-Rice2020-02-171-1/+1
* gnu: guile-present: Add "guile3.0-present".•••* gnu/packages/gtk.scm (guile-present)[source](snippet): Add "3.0" to the supported Guile versions. (guile3.0-present): New variable. Ludovic Courtès2020-01-231-0/+15
* gnu: guile-present: Pass the right module directories in scripts.•••* gnu/packages/gtk.scm (guile-present)[arguments]: In 'post-install' phase, remove hard-coded "2.0" and replace it by a computed effective version. Also, pass "/site-ccache" to -C. Ludovic Courtès2020-01-231-5/+10
* gnu: guile-present: Install .go files in /site-ccache.•••* gnu/packages/gtk.scm (guile-present)[source]: Add 'modules' and 'snippet'. Ludovic Courtès2020-01-231-1/+8
* gnu: guile-rsvg: Add "guile3.0-rsvg" variant.•••* gnu/packages/gtk.scm (guile3.0-rsvg): New variable. Ludovic Courtès2020-01-231-0/+11
* gnu: guile-cairo: Add "guile3.0-cairo" variant.•••* gnu/packages/gtk.scm (guile-cairo)[source](snippet): Add #include <string.h> everywhere #include <libguile.h> appears. (guile3.0-cairo): New variable. Ludovic Courtès2020-01-231-1/+23
* gnu: perl-gtk2: Skip broken test.•••* gnu/packages/gtk.scm (perl-gtk2)[arguments]: Skip broken test. Pierre Neidhardt2020-01-131-0/+10
* gnu: at-spi2-atk: Update to 2.34.1.•••* gnu/packages/gtk.scm (at-spi2-atk): Update to 2.34.1. Marius Bakke2019-12-111-2/+2
* gnu: at-spi2-core: Update to 2.34.0.•••* gnu/packages/gtk.scm (at-spi2-core): Update to 2.34.0. Marius Bakke2019-12-111-2/+2
* gnu: atk: Update to 2.34.1.•••* gnu/packages/gtk.scm (atk): Update to 2.34.1. Marius Bakke2019-12-111-2/+2
* gnu: gtk+: Update to 3.24.13.•••* gnu/packages/gtk.scm (gtk+): Update to 3.24.13. Marius Bakke2019-12-111-2/+2
* gnu: girara: Fetch sources from git.•••The tarball URI is having server issues. Use the upstream git repository instead until this is resolved. Reported by Marius Bakke <mbakke@fastmail.com>. * gnu/packages/gtk.scm (girara)[source]: Switch to GIT-FETCH. Tobias Geerinckx-Rice2019-12-041-8/+9
* Merge branch 'staging'Marius Bakke2019-12-041-14/+6
|\
| * Merge branch 'master' into stagingMarius Bakke2019-11-281-4/+4
| |\
| * \ Merge branch 'master' into stagingMarius Bakke2019-11-151-13/+14
| |\ \
| * \ \ Merge branch 'master' into stagingMarius Bakke2019-10-301-2/+2
| |\ \ \
| * \ \ \ Merge branch 'master' into stagingMarius Bakke2019-10-181-4/+4
| |\ \ \ \
| * | | | | gnu: gtk+: Add libxrandr input.•••This fixes multi-monitor issues in XFCE and other Gtk+ apps. * gnu/packages/gtk.scm (gtk+)[inputs]: Add libxrandr. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Ingo Ruhnke2019-10-091-0/+1
| * | | | | gnu: gtk+: Update to 3.24.12.•••* gnu/packages/gtk.scm (gtk+): Update to 3.24.12. Marius Bakke2019-10-081-2/+2
| * | | | | gnu: gdk-pixbuf: Update to 2.40.0.•••* gnu/packages/gtk.scm (gdk-pixbuf): Update to 2.40.0. [arguments]: Remove obsolete phase. Marius Bakke2019-10-081-12/+3
* | | | | | gnu: girara: Update to 0.3.3.•••* gnu/packages/gtk.scm (girara): Update to 0.3.3. Tobias Geerinckx-Rice2019-12-031-3/+3
| |_|_|_|/ |/| | | |
* | | | | gnu: Use the test-only Xorg variant for tests.•••* gnu/packages/education.scm (gcompris-qt)[native-inputs]: Change XORG-SERVER to XORG-SERVER-FOR-TESTS. * gnu/packages/engineering.scm (pcb, qucs, openscad)[native-inputs]: Likewise. * gnu/packages/gnome.scm (libbonoboui, d-feet, gspell, libdazzle, libhandy)[native-inputs]: Likewise. * gnu/packages/gnupg.scm (parcimonie)[native-inputs]: Likewise. * gnu/packages/graphics.scm (opensubdiv, rapicorn)[native-inputs]: Likewise. * gnu/packages/gtk.scm (gtksourceview-2, gtksourceview)[native-inputs]: Likewise. * gnu/packages/image-processing.scm (opencv)[native-inputs]: Likewise. * gnu/packages/kde-frameworks.scm (kconfig, kcoreaddons, kwidgetsaddons, kwindowsystem, kdeclarative)[native-inputs]: Likewise. * gnu/packages/kde-plasma.scm (kscreenlocker)[native-inputs]: Likewise. * gnu/packages/messaging.scm (gajim)[native-inputs]: Likewise. * gnu/packages/python-xyz.scm (python-seaborn)[native-inputs]: Likewise. Marius Bakke2019-11-281-2/+2
* | | | | gnu: perl-cairo: Update to 1.107.•••* gnu/packages/gtk.scm (perl-cairo): Update to 1.107. Tobias Geerinckx-Rice2019-11-231-2/+2
| |_|_|/ |/| | |
* | | | gnu: yad: Update to 5.0.•••* gnu/packages/gtk.scm (yad): Update to 5.0. [build-system]: Use Glib-or-Gtk build system. [arguments]: Remove obsolete or ineffective #:configure-flags. Use the default ‘bootstrap’ phase followed by an ‘intltoolize’ one. [inputs]: Add gspell. Tobias Geerinckx-Rice2019-11-011-13/+14
| |_|/ |/| |
* | | gnu: gtkmm: Update to 3.24.2.•••* gnu/packages/gtk.scm (gtkmm): Update to 3.24.2. Tobias Geerinckx-Rice2019-10-281-2/+2
| |/ |/|
* | gnu: perl-gtk2: Update to 1.24993.•••* gnu/packages/gtk.scm (perl-gtk2): Update to 1.24993. Tobias Geerinckx-Rice2019-10-161-2/+2
* | gnu: gtkmm: Update to 3.24.1.•••* gnu/packages/gtk.scm (gtkmm): Update to 3.24.1. Ludovic Courtès2019-10-141-2/+2
|/
* Merge branch 'master' into core-updatesMark H Weaver2019-08-291-1/+3
|\
| * gnu: gtkspell3: Install Vala bindings.•••* gnu/packages/gtk.scm (gtkspell3)[native-inputs]: Add vala. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Giacomo Leidi2019-08-281-1/+3
* | Merge branch 'master' into core-updatesMarius Bakke2019-08-131-4/+2
|\|
| * gnu: gtk+: Update to 3.24.10.•••* gnu/packages/gtk.scm (gtk+): Update to 3.24.10. Marius Bakke2019-08-041-4/+2
* | gnu: gtksourceview: Update to 4.2.0.•••* gnu/packages/gtk.scm (gtksourceview): Update to 4.2.0. Marius Bakke2019-07-121-2/+2
* | gnu: harfbuzz: Create hb-gobject-enums.h.•••* gnu/packages/gtk.scm (harfbuzz)[native-inputs]: Add GLIB:BIN. Marius Bakke2019-07-111-1/+2
* | gnu: ganv: Remove GCC5 workaround.•••* gnu/packages/gtk.scm (ganv)[arguments]: Dont set CXXFLAGS. Marius Bakke2019-07-031-2/+0
* | gnu: gtkmm: Remove GCC5 workaround.•••* gnu/packages/gtk.scm (gtkmm)[arguments]: Remove <#:configure-flags>. * gnu/packages/gtk.scm (gtkmm-2)[arguments]: Likewise. Marius Bakke2019-07-021-6/+2
* | Merge branch 'staging' into core-updatesMarius Bakke2019-07-021-3/+3
|\|
| * Merge branch 'master' into stagingMarius Bakke2019-07-021-1/+1
| |\
| | * gnu: gtksourceviewmm: Build against gtksourceview@3.•••* gnu/packages/gtk.scm (gtksourceviewmm)[propagated-inputs]: Change GTKSOURCEVIEW to GTKSOURCEVIEW-3. Marius Bakke2019-06-301-1/+1
| * | gnu: gtk+: Update to 3.24.9.•••* gnu/packages/gtk.scm (gtk+): Update to 3.24.9. Marius Bakke2019-06-291-2/+2
| |/
* | gnu: harfbuzz: Update to 2.5.3.•••* gnu/packages/gtk.scm (harfbuzz): Update to 2.5.3. Marius Bakke2019-06-301-2/+2