diff options
| author | driver1998 <driver1998@foxmail.com> | 2019-04-29 07:44:22 +0000 |
|---|---|---|
| committer | Griffin Downs <35574547+grdowns@users.noreply.github.com> | 2019-04-29 00:44:22 -0700 |
| commit | ef75e05b227aa3b8451592c7b956000aa7444d8d (patch) | |
| tree | ca2ba646be3b3b5978251bb21892360034e3e88c /ports/fltk/CONTROL | |
| parent | a4a18fc43340697d8dd26392cbba4d380b1008b5 (diff) | |
| download | vcpkg-ef75e05b227aa3b8451592c7b956000aa7444d8d.tar.gz vcpkg-ef75e05b227aa3b8451592c7b956000aa7444d8d.zip | |
[fltk] Windows ARM/ARM64 support (#6241)
* update fltk for arm/arm64-windows
* add windows libraries for arm/arm64
Diffstat (limited to 'ports/fltk/CONTROL')
| -rw-r--r-- | ports/fltk/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/fltk/CONTROL b/ports/fltk/CONTROL index 8261b63a5..90f186ae2 100644 --- a/ports/fltk/CONTROL +++ b/ports/fltk/CONTROL @@ -1,4 +1,4 @@ Source: fltk
-Version: 1.3.4-5
+Version: 1.3.4-6
Description: FLTK (pronounced fulltick) is a cross-platform C++ GUI toolkit for UNIX/Linux (X11), Microsoft Windows, and MacOS X. FLTK provides modern GUI functionality without the bloat and supports 3D graphics via OpenGL and its built-in GLUT emulation.
Build-Depends: zlib, libpng, libjpeg-turbo
|
