guix/gnu
Andy Tai d36e8719b6
gnu: fltk: Update to 1.4.1 and add fltk-1.3.
FLTK 1.4 is intended to be mostly API compatible with FLTK 1.3.x, however
there are still some programs that fail to build with it, so we keep fltk-1.3
for them.

* gnu/packages/fltk.scm (fltk-1.3): Renamed from fltk.
Update to 1.3.11.
[source] <origin>: Switch to git reference.
(fltk): New variable, fltk at 1.4.1.
* gnu/packages/algebra.scm (giac) [inputs]: Replace fltk by fltk-1.3.
* gnu/packages/audio.scm (rakarrack) [inputs]: Ditto.
(butt) [inputs]: Ditto.
* gnu/packages/game-development.scm (eureka) [inputs]: Ditto.
* gnu/packages/music.scm (yoshimi) [inputs]: Ditto.
* gnu/packages/radio.scm (flwrap) [inputs]: Ditto.
* gnu/packages/vnc.scm (tigervnc-client) [inputs]: Ditto.
* gnu/packages/web-browser.scm (dillo) [inputs]: Ditto.

Change-Id: I54833e5802d4b2088a42474d2edd17fe56bbdb68
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2025-02-15 19:38:05 +08:00
..
bootloader
build build: marionette: Make it possible to reboot VM during tests. 2025-02-13 00:07:21 +09:00
home
installer
machine machine: Implement 'hetzner-environment-type'. 2025-02-09 18:20:42 +01:00
packages gnu: fltk: Update to 1.4.1 and add fltk-1.3. 2025-02-15 19:38:05 +08:00
services services: guix-build-coordinator: Extend pid file timeout. 2025-02-13 09:10:43 +00:00
system build: marionette: Make it possible to reboot VM during tests. 2025-02-13 00:07:21 +09:00
tests tests: web: Add nginx+anonip test. 2025-02-13 00:07:21 +09:00
artwork.scm
bootloader.scm
ci.scm
compression.scm
home.scm
image.scm
installer.scm
local.mk gnu: Remove ratpoints. 2025-02-13 11:04:29 +01:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm