[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Staying on top of Qt security
From: |
Andreas Enge |
Subject: |
Re: Staying on top of Qt security |
Date: |
Thu, 25 Feb 2016 21:22:29 +0100 |
User-agent: |
Mutt/1.5.24 (2015-08-30) |
On Thu, Feb 25, 2016 at 10:38:32AM +0100, Ricardo Wurmus wrote:
> > The suil package itself, however, depends on gtk+-2 _and_ qt-4.
> > Do you think we could drop the qt-4 input?
> We cannot know what toolkit the GUI of audio plugins will use. Suil
> supports the three most popular ones so plugin authors providing GUIs
> don’t need to worry about support in popular hosts such as Ardour.
So you would keep the dependency on qt? What is annoying is that right now,
this must be qt-4. The library had its last release in August 2014, but
I see the following svn commit:
r5725 | drobilla | 2015-09-12 18:02:02 +0200 (Sa, 12 Sep 2015) | 1 line
Add Gtk2 and X11 in Qt5 wrappers.
Should we try to package an svn checkout? And convince the author to make
a new release?
If someone wants to beat me to it, I would not refuse :-)
Andreas
- Re: Staying on top of Qt security, (continued)