From b83afd5f3946f6c5dec6259ff29f58d969c7883b Mon Sep 17 00:00:00 2001 From: 4fury-c3440d8 Date: Tue, 25 Apr 2023 06:23:40 +0300 Subject: [PATCH] fox toolkit. --- desktop/toolkit/fox/fox/actions.py | 2 +- desktop/toolkit/fox/fox/pspec.xml | 13 ++++++++++--- 2 files changed, 11 insertions(+), 4 deletions(-) diff --git a/desktop/toolkit/fox/fox/actions.py b/desktop/toolkit/fox/fox/actions.py index 3e322e91d5..9c82bb6800 100644 --- a/desktop/toolkit/fox/fox/actions.py +++ b/desktop/toolkit/fox/fox/actions.py @@ -19,7 +19,7 @@ j = ''.join([ def setup(): pisitools.dosed("configure.ac", "-fno-stack-protector", "-fstack-protector-strong") pisitools.dosed("lib/FXRex.cpp", "#define\ TOPIC_REXDUMP", "// #define TOPIC_REXDUMP") - autotools.autoreconf() + autotools.autoreconf("-fiv") autotools.configure(j) def build(): diff --git a/desktop/toolkit/fox/fox/pspec.xml b/desktop/toolkit/fox/fox/pspec.xml index 96f980ad75..647470c1b7 100644 --- a/desktop/toolkit/fox/fox/pspec.xml +++ b/desktop/toolkit/fox/fox/pspec.xml @@ -13,8 +13,8 @@ desktop.toolkit.fox The FOX GUI Library. FOX is a C++ based Toolkit for developing Graphical User Interfaces easily and effectively. It offers a wide, and growing, collection of Controls, and provides state of the art facilities such as drag and drop, selection, as well as OpenGL widgets for 3D graphical manipulation. FOX also implements icons, images, and user-convenience features such as status line help, and tooltips. Tooltips may even be used for 3D objects! - - http://fox-toolkit.org/ftp/fox-1.7.81.tar.gz + + http://fox-toolkit.org/ftp/fox-1.7.82.tar.gz gcc @@ -30,7 +30,7 @@ libICE-devel freetype-devel mesa-glu-devel - openjpeg2-devel + libXfixes-devel libXrandr-devel libXrender-devel @@ -213,6 +213,13 @@ + + 2023-04-25 + 1.7.82 + Version bump. + fury + uglyside@yandex.ru + 2022-12-29 1.7.81