fox-toolkit-1.7.79

This commit is contained in:
4fury-c3440d8
2022-04-16 02:17:32 +03:00
parent 528d5a925b
commit 60ae0c5447
2 changed files with 10 additions and 2 deletions
+1
View File
@@ -15,6 +15,7 @@ j = ''.join([
])
def setup():
pisitools.dosed("lib/FXRex.cpp", "#define\ TOPIC_REXDUMP", "// #define TOPIC_REXDUMP")
autotools.configure(j)
def build():
+9 -2
View File
@@ -13,8 +13,8 @@
<PartOf>desktop.toolkit.fox</PartOf>
<Summary>The FOX GUI Library.</Summary>
<Description>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!</Description>
<Archive sha1sum="305e5224a45a6b27470033ad8ad600c01ae8df46" type="targz">
http://fox-toolkit.org/ftp/fox-1.7.77.tar.gz
<Archive sha1sum="f563e6b7127f7b3ddba5140b4c9d75fe17585f16" type="targz">
http://fox-toolkit.org/ftp/fox-1.7.79.tar.gz
</Archive>
<BuildDependencies>
<Dependency>gcc</Dependency>
@@ -212,6 +212,13 @@
</Package>
<History>
<Update release="2">
<Date>2022-04-14</Date>
<Version>1.7.79</Version>
<Comment>Version bump.</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
<Update release="1">
<Date>2021-12-25</Date>
<Version>1.7.77</Version>