OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/suil?expand=0&rev=34
244 lines
7.4 KiB
Plaintext
244 lines
7.4 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Mar 10 20:47:40 UTC 2025 - Andreas Stieger <andreas.stieger@gmx.de>
|
|
|
|
- update to 0.10.22:
|
|
* Allow SUIL_API to be defined by the user
|
|
* Fix dependencies in pkg-config file
|
|
* Only check for Gtk Quartz support on MacOS
|
|
* Override pkg-config dependency within meson
|
|
* Remove Gtk in Qt and Qt in Gtk wrappers
|
|
* Remove junk files from documentation install
|
|
* Replace duplicated dox_to_sphinx script with sphinxygen
|
|
dependency
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 10 13:50:04 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 0.10.20:
|
|
* Allow SUIL_API to be defined by the user
|
|
* Fix dependencies in pkg-config file
|
|
* Only check for Gtk Quartz support on MacOS
|
|
* Override pkg-config dependency within meson
|
|
* Remove Gtk in Qt and Qt in Gtk wrappers
|
|
* Remove junk files from documentation install
|
|
* Replace duplicated dox_to_sphinx script with sphinxygen
|
|
dependency
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Apr 29 10:49:31 UTC 2023 - Konstantin Voinov <kv@kott.no-ip.biz>
|
|
|
|
- Switch to meson
|
|
- Update to 0.10.18
|
|
* Add project metadata
|
|
* Adopt REUSE machine-readable licensing standard
|
|
* Fix MacOS build when Gtk3 and Qt5 are present without X11
|
|
* Fix opening wrapped UIs multiple times in Gtk
|
|
|
|
0.10.16 Changes:
|
|
* Fix wrapper module installation path
|
|
|
|
0.10.14 Changes:
|
|
* Fix MacOS build
|
|
* Fix documentation install path
|
|
* Remove dead Qt4 support code
|
|
* Switch to meson build system
|
|
|
|
0.10.12 Changes:
|
|
* Fix build issues with newer toolchains
|
|
* Fix some compiler warnings
|
|
* Remove Qt4 support
|
|
|
|
-------------------------------------------------------------------
|
|
Mon May 9 18:37:49 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
|
|
|
- Update to 0.10.10
|
|
* Clean up minor code issues
|
|
* Remove the need for a generated configuration header
|
|
- Spec cleanup
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Aug 15 20:48:23 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
|
|
|
- update to 0.10.6:
|
|
* Add no-cocoa configure flag
|
|
* Update build system
|
|
* Add support for Qt5 in Gtk3
|
|
* Add support for min/base size hints for X11 in Gtk (thanks Hermann Meyer)
|
|
- Drop upstreamed patch suil-wrong-cocoa-detection.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 28 21:26:23 UTC 2020 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
|
|
|
|
- Drop bogus python(2)-qt5 runtime dependencies, python is only
|
|
required for the build system.
|
|
- Remove unused python3-rdflib build dependency.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun May 19 12:43:29 UTC 2019 - Luigi Baldoni <aloisio@gmx.com>
|
|
|
|
- Update to version 0.10.2
|
|
* Fix resizing and add idle and update rate support for Qt5 in
|
|
Gtk2
|
|
* Fix various issues with Qt5 in Gtk2
|
|
|
|
- Use python3 for build
|
|
|
|
- Added suil-wrong-cocoa-detection.patch
|
|
|
|
- Spec cleanup
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Feb 18 10:48:05 UTC 2018 - jengelh@inai.de
|
|
|
|
- Fix SRPM group.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 15 07:01:58 UTC 2018 - aloisio@gmx.com
|
|
|
|
- Fixed supplements lines
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 14 12:57:53 UTC 2018 - aloisio@gmx.com
|
|
|
|
- Update to version 0.10.0
|
|
* Add support for X11 in Gtk3
|
|
* Add support for Qt5 in Gtk2
|
|
* Add suil_init() to support early initialization and passing
|
|
any necessary information that may be needed in the future
|
|
(thanks Stefan Westerfeld)
|
|
* Fix minor memory errors
|
|
* Fix building with X11 against custom LV2 install path (thanks
|
|
Robin Gareus)
|
|
version 0.8.4
|
|
* Configure based on compiler target OS for cross-compilation
|
|
* Add Cocoa in Gtk wrapper (patch from Robin Gareus)
|
|
* Various Windows fixes (patches from Robin Gareus)
|
|
* Center X11 UIs in Gtk (patch from Robin Gareus)
|
|
* Fix initial size of resizable X11 UIs in Gtk (patch from
|
|
Robin Gareus)
|
|
* Bubble X11 key events up to Gtk parent (patch from Filipe
|
|
Coelho)
|
|
* Add Gtk2 and X11 in Qt5 wrappers (patch from Rui Nuno Capela)
|
|
* Fix compilation with -Wl,--no-undefined
|
|
* Fix a few minor/unlikely memory errors
|
|
* Gracefully handle failure to open wrapper
|
|
* Only report suil_ui_supported() if necessary wrapper is
|
|
compiled in
|
|
* Upgrade to waf 1.8.14
|
|
|
|
- Dropped qt4 plugins
|
|
|
|
- Split plugins into separate packages so that only actually
|
|
required libraries are pulled in
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Dec 12 09:33:14 UTC 2015 - davejplater@gmail.com
|
|
|
|
- Packaged plugin modules in plugins package
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Aug 9 2014 Rui Nuno Capela <rncbc@rncbc.org> - 0.8.2-10
|
|
- New upstream release.
|
|
|
|
suil (0.8.2) stable;
|
|
|
|
* Fix embedding several Qt UIs in Gtk
|
|
* Add configure options to disable all Gtk or Qt support
|
|
* Upgrade to waf 1.7.16
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jan 5 2014 Rui Nuno Capela <rncbc@rncbc.org> - 0.8.0-9
|
|
- New upstream release.
|
|
|
|
|
|
suil (0.8.0) stable;
|
|
|
|
* Add suil_instance_get_handle (patch from Rui Nuno Capela)
|
|
* Fix compilation errors on some systems
|
|
* Upgrade to waf 1.7.14
|
|
|
|
|
|
suil (0.6.16) stable;
|
|
|
|
* Fix suil_instance_extension_data() for UIs with NULL extension_data
|
|
* Fix crashes and resizing for X11 in Qt (patch from Rui Nuno Capela)
|
|
|
|
|
|
suil (0.6.14) stable;
|
|
|
|
* Print system error message if module fails to load
|
|
* Lower dependency from Gtk 2.24 introduced in 0.6.12
|
|
* Add support for new LV2 idle interface
|
|
* Support resizing for X11 in Gtk (patch from Robin Gareus)
|
|
* Upgrade to waf 1.7.11
|
|
|
|
|
|
suil (0.6.12) stable;
|
|
|
|
* Fix key events for X11 in Gtk without using a troublesome event filter
|
|
* Fix crash when a broken UI returns a NULL descriptor
|
|
* Fix compilation on BSD
|
|
|
|
|
|
suil (0.6.10) stable;
|
|
|
|
* Downgrade to waf 1.7.5, previous version does not build modules due to
|
|
package check breakage in waf 1.7.6
|
|
|
|
|
|
suil (0.6.8) stable;
|
|
|
|
* Fix crash in x11_in_gtk2 when event_filter fires before widget is realized
|
|
* Use libgtk-x11-2.0.so.0 (with .0 suffix) by default which is available on
|
|
systems without the dev package
|
|
* Update to waf 1.7.8 and autowaf r90 (install docs to versioned directory)
|
|
|
|
|
|
suil (0.6.6) stable;
|
|
|
|
* Fix embedding Gtk in Qt as a child widget (support reparenting)
|
|
* Support for wrapping native Windows UIs in Gtk2
|
|
* Gracefully handle UIs with no port_event method
|
|
* Replace host provided features that match Suil implemented features, rather
|
|
than passing UIs duplicate features
|
|
* Disable timestamps in HTML documentation for reproducible build
|
|
|
|
|
|
suil (0.6.4) stable;
|
|
|
|
* Correctly handle resizing for Gtk2 in Qt4
|
|
* Improve documentation
|
|
|
|
|
|
suil (0.6.2) stable;
|
|
|
|
* Fix crashes when wrapper widget is destroyed by toolkit before
|
|
suil cleanup function is called
|
|
* Link Gtk wrappers with 'nodelete' to avoid Glib type errors
|
|
* Allow run-time configuration of module directory via environment variable
|
|
SUIL_MODULE_DIR
|
|
|
|
|
|
suil (0.6.0) stable;
|
|
|
|
* Use path variables in pkgconfig files
|
|
* Add support for embedding X11 UIs (ui:X11UI)
|
|
* Support new LV2 UI features automatically if provided by host
|
|
|
|
|
|
suil (0.4.4) stable;
|
|
|
|
* Fix embedding Gtk2 Qt4 UIs in Qt4 hosts that do not link to Gtk2
|
|
|
|
|
|
suil (0.4.2) stable;
|
|
|
|
* Fix compilation issues on some systems
|
|
* Fix build system Python 3 compatibility
|
|
|
|
|
|
suil (0.4.0) stable;
|
|
|
|
* Initial release
|