me
/
guix
Archived
1
0
Fork 0
Commit Graph

507 Commits (b431f6c9ccfa104811dc0697d6fec84bf8b08035)

Author SHA1 Message Date
Tobias Geerinckx-Rice 806b0c2c6e
gnu: graphene: Use HTTPS home page.
* gnu/packages/gtk.scm (graphene)[home-page]: Use HTTPS.
2020-03-11 00:13:56 +01:00
Tobias Geerinckx-Rice 8863477245
gnu: girara: Update to 0.3.4.
* gnu/packages/gtk.scm (girara): Update to 0.3.4.
2020-03-04 20:59:52 +01:00
Tobias Geerinckx-Rice 35f985cb52
gnu: guile-present: Use HTTPS home page.
* gnu/packages/gtk.scm (guile-present)[home-page]: Use HTTPS.
2020-02-17 03:21:45 +01:00
Ludovic Courtès 2c9fd7636f
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.
2020-01-23 11:26:56 +01:00
Ludovic Courtès 897186c155
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.
2020-01-23 11:26:56 +01:00
Ludovic Courtès b93cde3d8c
gnu: guile-present: Install .go files in /site-ccache.
* gnu/packages/gtk.scm (guile-present)[source]: Add 'modules' and 'snippet'.
2020-01-23 11:26:55 +01:00
Ludovic Courtès 46378df050
gnu: guile-rsvg: Add "guile3.0-rsvg" variant.
* gnu/packages/gtk.scm (guile3.0-rsvg): New variable.
2020-01-23 11:26:55 +01:00
Ludovic Courtès e4dbe0cd2e
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.
2020-01-23 11:26:55 +01:00
Pierre Neidhardt 8fcb607780
gnu: perl-gtk2: Skip broken test.
* gnu/packages/gtk.scm (perl-gtk2)[arguments]: Skip broken test.
2020-01-13 18:26:52 +01:00
Marius Bakke 3d19c77d74
gnu: at-spi2-atk: Update to 2.34.1.
* gnu/packages/gtk.scm (at-spi2-atk): Update to 2.34.1.
2019-12-11 01:14:38 +01:00
Marius Bakke 4ebc3339ba
gnu: at-spi2-core: Update to 2.34.0.
* gnu/packages/gtk.scm (at-spi2-core): Update to 2.34.0.
2019-12-11 01:14:38 +01:00
Marius Bakke 336cf4e779
gnu: atk: Update to 2.34.1.
* gnu/packages/gtk.scm (atk): Update to 2.34.1.
2019-12-11 01:14:38 +01:00
Marius Bakke b7d8856a7f
gnu: gtk+: Update to 3.24.13.
* gnu/packages/gtk.scm (gtk+): Update to 3.24.13.
2019-12-11 01:14:36 +01:00
Tobias Geerinckx-Rice f3d4015385
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.
2019-12-04 23:10:21 +01:00
Marius Bakke 33b59c1a3e
Merge branch 'staging' 2019-12-04 20:12:41 +01:00
Tobias Geerinckx-Rice efa45291b7
gnu: girara: Update to 0.3.3.
* gnu/packages/gtk.scm (girara): Update to 0.3.3.
2019-12-03 21:50:04 +01:00
Marius Bakke 0897ad7fac
Merge branch 'master' into staging 2019-11-28 00:38:25 +01:00
Marius Bakke ff3375251d
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.
2019-11-28 00:33:47 +01:00
Tobias Geerinckx-Rice 2767beb3d0
gnu: perl-cairo: Update to 1.107.
* gnu/packages/gtk.scm (perl-cairo): Update to 1.107.
2019-11-23 15:40:10 +01:00
Marius Bakke f056553c6b
Merge branch 'master' into staging 2019-11-15 20:11:35 +01:00
Tobias Geerinckx-Rice 2223cbdefa
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.
2019-11-01 20:16:34 +01:00
Marius Bakke 998e6cdcd2
Merge branch 'master' into staging 2019-10-30 14:32:53 +01:00
Tobias Geerinckx-Rice b3cbae3836
gnu: gtkmm: Update to 3.24.2.
* gnu/packages/gtk.scm (gtkmm): Update to 3.24.2.
2019-10-28 23:10:46 +01:00
Marius Bakke b95d1b3289
Merge branch 'master' into staging 2019-10-18 18:10:47 +02:00
Tobias Geerinckx-Rice 8524b1b8b4
gnu: perl-gtk2: Update to 1.24993.
* gnu/packages/gtk.scm (perl-gtk2): Update to 1.24993.
2019-10-16 05:41:00 +02:00
Ludovic Courtès 29ea9e14ee
gnu: gtkmm: Update to 3.24.1.
* gnu/packages/gtk.scm (gtkmm): Update to 3.24.1.
2019-10-14 18:25:31 +02:00
Ingo Ruhnke 52b61e9991
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>
2019-10-09 18:50:45 +02:00
Marius Bakke 605b7f42cf
gnu: gtk+: Update to 3.24.12.
* gnu/packages/gtk.scm (gtk+): Update to 3.24.12.
2019-10-08 21:23:05 +02:00
Marius Bakke 080edbe949
gnu: gdk-pixbuf: Update to 2.40.0.
* gnu/packages/gtk.scm (gdk-pixbuf): Update to 2.40.0.
[arguments]: Remove obsolete phase.
2019-10-08 21:23:05 +02:00
Mark H Weaver 0481289cbc
Merge branch 'master' into core-updates 2019-08-29 17:19:18 -04:00
Giacomo Leidi 4ad7e7e604
gnu: gtkspell3: Install Vala bindings.
* gnu/packages/gtk.scm (gtkspell3)[native-inputs]: Add vala.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2019-08-28 09:32:16 +03:00
Marius Bakke 462ad9f56b
Merge branch 'master' into core-updates 2019-08-13 20:42:06 +02:00
Marius Bakke 1648530f4a
gnu: gtk+: Update to 3.24.10.
* gnu/packages/gtk.scm (gtk+): Update to 3.24.10.
2019-08-04 13:49:56 +02:00
Marius Bakke 44d9e575df
gnu: gtksourceview: Update to 4.2.0.
* gnu/packages/gtk.scm (gtksourceview): Update to 4.2.0.
2019-07-12 17:37:32 +02:00
Marius Bakke 1c4b72cb34
gnu: harfbuzz: Create hb-gobject-enums.h.
* gnu/packages/gtk.scm (harfbuzz)[native-inputs]: Add GLIB:BIN.
2019-07-11 19:17:57 +02:00
Marius Bakke cdeb3e39a8
gnu: ganv: Remove GCC5 workaround.
* gnu/packages/gtk.scm (ganv)[arguments]: Dont set CXXFLAGS.
2019-07-03 00:42:53 +02:00
Marius Bakke c8f2050ab6
gnu: gtkmm: Remove GCC5 workaround.
* gnu/packages/gtk.scm (gtkmm)[arguments]: Remove <#:configure-flags>.
* gnu/packages/gtk.scm (gtkmm-2)[arguments]: Likewise.
2019-07-02 21:55:55 +02:00
Marius Bakke 4fb9165515
Merge branch 'staging' into core-updates 2019-07-02 20:18:16 +02:00
Marius Bakke 30484be05d
Merge branch 'master' into staging 2019-07-02 20:14:23 +02:00
Marius Bakke a3d1a3487a
gnu: gtksourceviewmm: Build against gtksourceview@3.
* gnu/packages/gtk.scm (gtksourceviewmm)[propagated-inputs]: Change
GTKSOURCEVIEW to GTKSOURCEVIEW-3.
2019-06-30 20:14:58 +02:00
Marius Bakke 9011f748a5
gnu: harfbuzz: Update to 2.5.3.
* gnu/packages/gtk.scm (harfbuzz): Update to 2.5.3.
2019-06-30 17:06:41 +02:00
Marius Bakke 5e26ac3f6a
gnu: gtk+: Update to 3.24.9.
* gnu/packages/gtk.scm (gtk+): Update to 3.24.9.
2019-06-29 23:30:19 +02:00
Ludovic Courtès 5cc1075a76
Merge branch 'master' into core-updates 2019-06-27 23:33:48 +02:00
Tobias Geerinckx-Rice 2ea3bfe7cb
gnu: Add volumeicon.
* gnu/packages/gtk.scm (volumeicon): New public variable.
2019-06-24 13:25:27 +02:00
Tobias Geerinckx-Rice 22e6855442
gnu: spread-sheet-widget: Don't use NAME in source URI.
* gnu/packages/gtk.scm (spread-sheet-widget)[source]: Hard-code NAME.
2019-06-23 16:14:51 +02:00
Marius Bakke 9644ac6f4d
gnu: harfbuzz: Update to 2.5.2.
* gnu/packages/gtk.scm (harfbuzz): Update to 2.5.2.
2019-06-21 14:54:27 +02:00
Ricardo Wurmus 25e9846d11
gnu: gtksourceview: Update to 4.0.3.
* gnu/packages/gtk.scm (gtksourceview): Update to 4.0.3.
2019-06-20 23:24:40 -04:00
Ricardo Wurmus 13b0a85dfa
gnu: pangomm: Update to 2.42.0.
* gnu/packages/gtk.scm (pangomm): Update to 2.42.0.
2019-06-20 23:24:37 -04:00
Ricardo Wurmus 3ec19e960c
gnu: atkmm: Update to 2.28.0.
* gnu/packages/gtk.scm (atkmm): Update to 2.28.0.
2019-06-20 23:24:36 -04:00
Ricardo Wurmus 0ecf6612c7
gnu: gtkmm: Update to 3.24.0.
* gnu/packages/gtk.scm (gtkmm): Update to 3.24.0.
2019-06-20 23:24:36 -04:00