David Runge pushed to branch main at Arch Linux / Packaging / Packages / fltk
Commits:
b17c4abb by Robert Arkiletian at 2026-05-13T10:16:48-07:00
Updated description to reflect native Wayland support
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,5 +1,5 @@
pkgbase = fltk
- pkgdesc = Graphical user interface toolkit for X
+ pkgdesc = Graphical user interface toolkit for Wayland and X
pkgver = 1.4.5
pkgrel = 1
url = https://www.fltk.org/
@@ -57,4 +57,4 @@ pkgname = fltk
options = staticlibs
pkgname = fltk-docs
- pkgdesc = Graphical user interface toolkit for X - documentation
+ pkgdesc = Graphical user interface toolkit for Wayland and X -
documentation
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@ pkgbase=fltk
pkgname=(fltk fltk-docs)
pkgver=1.4.5
pkgrel=1
-pkgdesc="Graphical user interface toolkit for X"
+pkgdesc="Graphical user interface toolkit for Wayland and X"
arch=(x86_64)
license=('LGPL-2.0-only WITH FLTK-exception')
url="https://www.fltk.org/"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/fltk/-/commit/b17c4abbd6d0ba479d994b01472a8abf3ac4eed6
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/fltk/-/commit/b17c4abbd6d0ba479d994b01472a8abf3ac4eed6
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help