mygui 3.4.4+dfsg-1
Package Information
| Description | Fast, simple and flexible GUI for OpenMW - development files MyGUI is a GUI library which aims to be fast, flexible and simple GUIs in C++. Features include Layout Editor. Multicolour text. Per pixel cut. Changing alpha support for widgets (also in states configuration). Interface localisation. Fast RTTI for safe casts. Tool tips. Animated cursors and pictures. User xml resources. Truetype fonts and fonts from texture. Widgets controllers (moving, fading and so on). Flexible configuration in xml config file. Subskins with tiling, with direct access to texture. Possibility to store any data in widgets items. Skin themes. Wrappers for fast UI development. Drag'n'drop. This package contains the headers and static libraries needed to develop programs using MyGUI. |
|---|---|
| Maintainer | Debian Games Team <pkg-games-devel@lists.alioth.debian.org> |
| Changed By | Sébastien Noel <twolife@debian.org> |
| Distribution | experimental |
| Architecture | any all |
| VCS | git: https://salsa.debian.org/games-team/mygui.git (browse) |
| Popcon Installs | 106 |
| Binary NEW | Yes (binary-only upload) |
| Tracker | https://tracker.debian.org/pkg/mygui |
| Uploaded | 5 hours ago |
New Package Report
.changes
| Date | Wed, 24 Jun 2026 15:27:59 +0200 |
|---|---|
| Source | mygui |
| Version | 3.4.4+dfsg-1 |
| Changed-By | Sébastien Noel |
| Architecture | source amd64 all |
| Distribution | experimental |
Changelog
mygui (3.4.4+dfsg-1) experimental; urgency=low
.
* Team Upload
* New upstream release
+ Drop patches merged upstream
+ Drop build dependency on libglew-dev
* Bump SONAME due to dropped symbols
+ updates package names, drop t64 suffix & drop old Conflicts/Replaces
+ update *.symbols
* Refresh d/copyright.dsc
| Section | libdevel |
|---|---|
| Priority | optional |
| Component | main |
| Package-List | libmygui-dev deb libdevel optional arch=any libmygui.ogreplatform0debian2 deb libs optional arch=any libmygui.opengl3platform0debian2 deb libs optional arch=any libmygui.openglplatform0debian2 deb libs optional arch=any libmyguiengine3debian2 deb libs optional arch=any mygui-doc deb doc optional arch=all |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: my-gui
Upstream-Contact: my-gui-devel@lists.sourceforge.net
Source: http://sourceforge.net/projects/my-gui
Files-Excluded: Wrappers/DoxygenWrapper/doxygen/doxygen.exe
Comment: non-source Windows binary
Files: *
Copyright: 2007-2013 MyGUI Developers
License: Expat
Files:
CMake/Packages/FindSDL2.cmake
CMake/Packages/FindSDL2_image.cmake
Copyright: 2013 Benjamin Eikel
License: COPYING-CMAKE-SCRIPTS
Files: CMake/Utils/MacroLogFeature.cmake
Copyright: 2006 Alexander Neundorf
2006 Allen Winter
License: COPYING-CMAKE-SCRIPTS
Files: Plugins/Plugin_HikariWidget/*
Copyright: 2008-2009 Adam J. Simmons
License: LGPL-2.1+
Files: MyGUIEngine/include/MyGUI_Any.h
Copyright: Kevlin Henney, 2000-2002.
License: BSL-1.0 or Expat
Files:
Tools/EditorFramework/sigslot.h
UnitTests/TestApp/sigslot.h
Copyright: no copyright is claimed
License: public-domain
Written by Sarah Thompson in 2002 and placed into public domain
Files:
Tools/EditorFramework/pugixml.cpp
Tools/EditorFramework/pugixml.hpp
Tools/EditorFramework/pugiconfig.hpp
UnitTests/TestApp/pugixml.cpp
UnitTests/TestApp/pugixml.hpp
UnitTests/TestApp/pugiconfig.hpp
Copyright: 2006-2012 Arseny Kapoulkine
2003 Kristen Wegner
License: Expat
Files: Scripts/run-clang-tidy.py
Copyright: LLVM Project contributors
License: Apache-2.0-WITH-LLVM-exception
Files: debian/*
Copyright: 2009, Andrew Fenn <andrewfenn@gmail.com>
2012 Bret Curtis <psi29a@gmail.com>
2013 Scott Howard <showard@debian.org>
License: Expat
License: Expat
Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
the Software without restriction, including without limitation the rights to
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
of the Software, and to permit persons to whom the Software is furnished to do
so, subject to the following conditions:
.
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
License: Apache-2.0-WITH-LLVM-exception
On Debian systems, the complete text of the licence can be found in:
/usr/share/common-licenses/Apache-2.0
.
--- LLVM Exceptions to the Apache 2.0 License ----
.
As an exception, if, as a result of your compiling your source code,
portions of this Software are embedded into an Object form of such source
code, you may redistribute such embedded portions in such Object form
without complying with the conditions of Sections 4(a), 4(b) and 4(d) of
the License.
.
In addition, if you combine or link compiled forms of this Software with
software that is licensed under the GPLv2 ("Combined Software") and if a
court of competent jurisdiction determines that the patent provision
(Section 3), the indemnity provision (Section 9) or other Section of the
License conflicts with the conditions of the GPLv2, you may retroactively
and prospectively choose to deem waived or otherwise exclude such
Section(s) of the License, but only in their entirety and only with
respect to the Combined Software.
License: BSL-1.0
Boost Software License - Version 1.0 - August 17th, 2003
.
Permission is hereby granted, free of charge, to any person or organization
obtaining a copy of the software and accompanying documentation covered by
this license (the "Software") to use, reproduce, display, distribute,
execute, and transmit the Software, and to prepare derivative works of the
Software, and to permit third-parties to whom the Software is furnished to
do so, all subject to the following:
.
The copyright notices in the Software and this entire statement, including
the above license grant, this restriction and the following disclaimer,
must be included in all copies of the Software, in whole or in part, and
all derivative works of the Software, unless such copies or derivative
works are solely in the form of machine-executable object code generated by
a source language processor.
.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT
SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE
FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
DEALINGS IN THE SOFTWARE.
License: COPYING-CMAKE-SCRIPTS
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
․
1. Redistributions of source code must retain the above copyright notice,
this list of conditions and the following disclaimer.
․
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
․
3. Neither the name of the copyright holder nor the names of its
contributors may be used to endorse or promote products derived from
this software without specific prior written permission.
․
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
THE POSSIBILITY OF SUCH DAMAGE.
License: LGPL-2.1+
MyGUI is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as published by
the Free Software Foundation, either version 2.1 of the License, or
(at your option) any later version.
.
MyGUI is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Lesser General Public License for more details.
.
On Debian systems, the complete text of the GNU Lesser General
Public License can be found in `/usr/share/common-licenses/LGPL-2.1'.