Update package version to 1.4.5

This commit is contained in:
2026-05-02 18:24:41 +03:00
parent 740f2a58ac
commit cbb90999b2
+23 -3
View File
@@ -1,9 +1,29 @@
name: fltk
description: cross-platform C++ GUI toolkit
version: 1.4.4
version: 1.4.5
revision: 1
url: https://www.fltk.org/
license: LGPL2-only-with-fltk-exception
maintainers:
- [email protected]
architecture: any
depends: ["fontconfig", "gcc-libs", "glibc", "hicolor-icon-theme", "libglvnd", "libjpeg-turbo", "libpng", "libx11", "libxcursor", "libxext", "libxfixes", "libxft", "libxinerama", "libxrender"]
make_depends: ["alsa-lib", "cmake", "mesa"]
type: source
depends:
- fontconfig
- gcc-libs
- glibc
- hicolor-icon-theme
- libglvnd
- libjpeg-turbo
- libpng
- libx11
- libxcursor
- libxext
- libxfixes
- libxft
- libxinerama
- libxrender
make_depends:
- alsa-lib
- cmake
- mesa