notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
suil C library for loading and wrapping LV2 plugin UIs
0.10.12_3 audio on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.10.12_3Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2017-01-11 06:35:59
Last Update: 2023-12-23 18:14:14
Commit Hash: 3572ca3
People watching this port, also watch:: tmux, ladspa, py39-pycparser, gstreamer1-plugins-pango, font-misc-meltho
License: ISCL
WWW:
http://drobilla.net/software/suil/
Description:
Suil is a lightweight C library for loading and wrapping LV2 plugin UIs. Suil makes it possible to load a UI of any toolkit in a host using any other toolkit (assuming the toolkits are both supported by Suil). Hosts do not need to build against or link to foreign toolkit libraries to use UIs written with that toolkit; all the necessary magic is performed by dynamically loaded modules. The API is designed such that hosts do not need to explicitly support specific toolkits at all - if Suil supports a particular toolkit, then UIs in that toolkit will work in all hosts that use Suil automatically. Suil currently supports every combination of Gtk 2, Qt 4, and X11, e.g. with Suil a Gtk program can embed a Qt plugin UI without depending on Qt, and a Qt program can embed a Gtk plugin UI without depending on Gtk. On Windows, embedding native UIs in Gtk is also supported. I (David Robillard) would be happy to work with plugin authors to add support for new toolkits, please contact me if you're interested in writing a plugin UI using a toolkit that is not yet supported in the LV2 ecosystem.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (19 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/suil-0.10.12_3/catalog.mk
  3. /usr/local/share/licenses/suil-0.10.12_3/LICENSE
  4. /usr/local/share/licenses/suil-0.10.12_3/ISCL
  5. include/suil-0/suil/suil.h
  6. lib/libsuil-0.so
  7. lib/libsuil-0.so.0
  8. lib/libsuil-0.so.0.10.12
  9. lib/suil-0/libsuil_gtk2_in_qt5.so
  10. lib/suil-0/libsuil_qt5_in_gtk2.so
  11. lib/suil-0/libsuil_qt5_in_gtk3.so
  12. lib/suil-0/libsuil_x11_in_gtk2.so
  13. lib/suil-0/libsuil_x11_in_gtk3.so
  14. lib/suil-0/libsuil_x11_in_qt5.so
  15. lib/suil-0/libsuil_x11.so
  16. libdata/pkgconfig/suil-0.pc
  17. @owner
  18. @group
  19. @mode
Collapse this list.
Dependency lines:
  • suil>0:audio/suil
To install the port:
cd /usr/ports/audio/suil/ && make install clean
To add the package, run one of these commands:
  • pkg install audio/suil
  • pkg install suil
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: suil
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1653846238 SHA256 (suil-0.10.12.tar.bz2) = daa763b231b22a1f532530d3e04c1fae48d1e1e03785e23c9ac138f207b87ecd SIZE (suil-0.10.12.tar.bz2) = 339666

Packages (timestamps in pop-ups are UTC):
suil
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.10.12_30.10.12_3-0.10.12_30.10.12_3---
FreeBSD:13:quarterly0.10.12_30.10.12_3-0.10.12_30.10.12_3-0.10.12_30.10.12_3
FreeBSD:14:latest0.10.12_30.10.12_3-0.10.12_30.10.12_3--0.10.12_2
FreeBSD:14:quarterly0.10.12_30.10.12_3-0.10.12_30.10.12_3-0.10.12_30.10.12_3
FreeBSD:15:latest-0.10.12_3n/a0.10.12_3n/a-0.10.12_3-
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. lv2>=1.14.0 : audio/lv2
  2. pkgconf>=1.3.0_1 : devel/pkgconf
  3. python3.9 : lang/python39
  4. x11.pc : x11/libX11
Runtime dependencies:
  1. lv2>=1.14.0 : audio/lv2
  2. x11.pc : x11/libX11
Library dependencies:
  1. libfontconfig.so : x11-fonts/fontconfig
  2. libfreetype.so : print/freetype2
  3. libatk-1.0.so : accessibility/at-spi2-core
  4. libcairo.so : graphics/cairo
  5. libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
  6. libglib-2.0.so : devel/glib20
  7. libintl.so : devel/gettext-runtime
  8. libgtk-x11-2.0.so : x11-toolkits/gtk20
  9. libgtk-3.so : x11-toolkits/gtk30
  10. libpango-1.0.so : x11-toolkits/pango
  11. libQt5Core.so : devel/qt5-core
  12. libQt5Gui.so : x11-toolkits/qt5-gui
  13. libQt5Widgets.so : x11-toolkits/qt5-widgets
  14. libQt5X11Extras.so : x11/qt5-x11extras
This port is required by:
for Libraries
  1. audio/ardour
  2. audio/audacity
  3. audio/jalv
  4. audio/qtractor
  5. audio/zrythm

Deleted ports which required this port:

Expand this list of 3 deleted ports
  1. audio/ardour5*
  2. audio/ardour6*
  3. multimedia/cinelerra-gg*
  4. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
audio_suil
USES:
compiler:c++11-lang gnome pkgconfig python:build qt:5 tar:bzip2 waf xorg
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://download.drobilla.net/
Collapse this list.

Number of commits found: 25

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.10.12_3
23 Dec 2023 18:14:14
commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5 files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
*/*: Bump consumers of x11-toolkits/gtk30

New version of gtk3 in tree
0.10.12_2
25 Apr 2023 15:17:15
commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 files touched by this commit
Christian Weisgerber (naddy) search for other commits by this committer
audio/opus: bump consumers after update to 1.4
0.10.12_1
02 Mar 2023 05:23:10
commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
accessibility/at-spi2-core: update to 2.46.0

What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
  interface.

What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
  events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).

What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
0.10.12
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.10.12
20 Jul 2022 14:20:54
commit hash: 213b0b7a75cfb93729483fb1f59b236448f06a13commit hash: 213b0b7a75cfb93729483fb1f59b236448f06a13commit hash: 213b0b7a75cfb93729483fb1f59b236448f06a13commit hash: 213b0b7a75cfb93729483fb1f59b236448f06a13 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
audio: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <dmagda+libsamplerate@ee.ryerson.ca>
  *  <trasz@FreeBSD.org>
  *  Adam Weinberger
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Aleksander Fafula <alex@bsdguru.org>
  *  Alex Allan <alex@kamaz.org.uk>
  *  Alexander Botero-Lowry <alex@foxybanana.com>
  *  Alexander Kojevnikov <alexander@kojevnikov.com>
  *  Alexander Nedotsukov <bland@FreeBSD.org>
  *  Alexander Vereeken <Alexander88207@protonmail.com>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.10.12
30 May 2022 14:52:16
commit hash: 972098b407aa3ebe330ce7bae8cd300fdccbbb9fcommit hash: 972098b407aa3ebe330ce7bae8cd300fdccbbb9fcommit hash: 972098b407aa3ebe330ce7bae8cd300fdccbbb9fcommit hash: 972098b407aa3ebe330ce7bae8cd300fdccbbb9f files touched by this commit
Fernando Apesteguía (fernape) search for other commits by this committer
audio/suil: update to 0.10.12

https://drobilla.net/2022/05/27/suil-0-10-12.html

Reported by:	portscout
0.10.10
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.10.10
05 Feb 2021 01:45:38
Revision:564073Original commit files touched by this commit
nc search for other commits by this committer
audio/suil: Update to 0.10.10

Changes: http://drobilla.net/2021/01/07/suil-0-10-10.html

Approved by:	0mp (mentor, implicit)
0.10.8
05 Jan 2021 11:24:01
Revision:560383Original commit files touched by this commit
pi search for other commits by this committer
devel/sord: back to pool
audio/sratom: back to pool
audio/lilv: back to pool
audio/suil: back to pool
audio/lv2: back to pool
audio/ardour6: back to pool

Submitted by:	Michael Beer <beerml@sigma6audio.de>
0.10.8
04 Oct 2020 15:24:54
Revision:551432Original commit files touched by this commit
cmt search for other commits by this committer
audio/suil: fix dependency (and packaging)

libsuil_x11_in_qt5.so was not built as it now depends on qt5 x11extras
(the condition for x11-in_qt5 changed from "HAVE_QT5" to "HAVE_QT5 and
HAVE_QT5_X11" in wscript, and the configure stage reported
'Qt5X11Extras >= 5.1.0' as missing).

Approved by:	just-fix-it
0.10.8
04 Oct 2020 09:44:44
Revision:551371Original commit files touched by this commit
mikael search for other commits by this committer
audio/suil: Update to version 0.10.8

    Fix X11 in Gtk size regressions (thanks Robin Gareus)
    Fix compilation on MacOS older than 10.12
    Fix drag and drop for X11 in Gtk
    Fix various minor warnings and other code quality issues

PR:		250078
Submitted by:	Michael Beer (maintainer)
0.10.6
27 May 2020 11:59:13
Revision:536688Original commit files touched by this commit
danfe search for other commits by this committer
Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 1).
0.10.6
04 Dec 2019 17:36:38
Revision:519035Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 0.10.6

PR:		242328
Submitted by:	yuri@freebsd.org
Approved by:	beerml@sigma6audio.de (maintainer)
0.10.2_3
04 Nov 2019 20:39:52
Revision:516738Original commit files touched by this commit
zeising search for other commits by this committer
Add USES=xorg USES=gl, ports categories a

Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
starting with 'a'.
0.10.2_3
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
0.10.2_2
17 Mar 2019 08:44:00
Revision:496031Original commit files touched by this commit
tcberner search for other commits by this committer
audio/suil: remove QT4/QT5 options (Qt4 deprecation)

- while here switch to the proper way to depend on Qt
- pet portlint

Approved by:	portmgr (implicit)
0.10.2_1
16 Jan 2019 11:13:45
Revision:490472Original commit files touched by this commit
tijl search for other commits by this committer
Fix Qt5 symbol version scripts to put the catch-all clause first.  When
a symbol matches multiple clauses the last one takes precedence.  If the
catch-all is last it captures everything.  In the case of Qt5 libraries
this caused all symbols to have a Qt_5 label while some should have
Qt_5_PRIVATE_API.  This only affects lld because GNU ld always gives the
catch-all lowest priority.

Older versions of Qt5Webengine exported some memory allocation symbols from
the bundled Chromium.  Version 5.9 stopped exporting these [1] but the
symbols were kept as weak wrappers for the standard allocation functions to
maintain binary compatibility. [2][3]  The problem is that the call to the
standard function in these weak wrappers is only resolved to the standard
function if there's a call to this standard function in other parts of
Qt5Webengine, because only then is there a non-weak symbol that takes
precedence over the weak one.  If there's no such non-weak symbol the call
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.10.2
01 Jan 2019 17:07:44
Revision:488919Original commit files touched by this commit
tcberner search for other commits by this committer
audio/suil: update to 0.10.2

- QT4 is no longer on by default

PR:		234512
Submitted by:	Michael Beer  <beerml@sigma6audio.de> (maintainer)
0.10.0_1
12 Dec 2018 01:35:36
Revision:487272Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
0.10.0
05 Nov 2018 19:39:13
Revision:484208Original commit files touched by this commit
linimon search for other commits by this committer
Add USES=compiler:c++11-lang for QT5 option to fix build on GCC-
based architectures.

While here, add USES=gnome (setting USE_GNOME without USES=gnome is
deprecated).

PR:		232656
Submitted by:	Piotr Kubaj
Approved by:	maintainer
0.10.0
08 Dec 2017 17:44:33
Revision:455787Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 0.10.0
- Optionize Qt4/Qt5 support

PR:		223266
Submitted by:	beerml@sigma6audio.de (maintainer)
0.8.4
06 Jun 2017 16:38:01
Revision:442784Original commit files touched by this commit
mat search for other commits by this committer
Add a fixup-lib-pkgconfig target to move files in lib/pkgconfig into
libdata/pkgconfig.

Fix ports that where installing the file in the wrong place.

PR:		218067
Submitted by:	mat
Exp-run by:	antoine
Reviewed by:	rene, antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D10129
0.8.4
20 Feb 2017 02:40:12
Revision:434426Original commit files touched by this commit
wen search for other commits by this committer
- Update to 0.8.4

PR:		217171
Submitted by:	beerml@sigma6audio.de(maintainer)
0.8.2
11 Jan 2017 06:35:50
Revision:431158Original commit files touched by this commit
pi search for other commits by this committer
New port: audio/suil

Suil is a lightweight C library for loading and wrapping LV2 plugin UIs.

Suil makes it possible to load a UI of any toolkit in a host using any
other toolkit (assuming the toolkits are both supported by Suil).
Hosts do not need to build against or link to foreign toolkit libraries
to use UIs written with that toolkit; all the necessary magic is performed
by dynamically loaded modules. The API is designed such that hosts do not
need to explicitly support specific toolkits at all - if Suil supports
a particular toolkit, then UIs in that toolkit will work in all hosts
that use Suil automatically.

Suil currently supports every combination of Gtk 2, Qt 4, and X11, e.g. with
Suil a Gtk program can embed a Qt plugin UI without depending on Qt,
(Only the first 15 lines of the commit message are shown above View all of this commit message)

Number of commits found: 25