Update package version to 1.4.5
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user