Port details |
- lv2 Open standard for audio plugins (successor to LADSPA)
- 1.18.2 audio
=2 1.18.2Version 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
 - Port Added: 2016-10-31 20:40:51
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- People watching this port, also watch:: p5-Net-HTTP, py39-pycparser, gstreamer1-plugins-pango, ladspa, font-misc-meltho
- License: ISCL MIT
- Description:
- LV2 is an open standard for audio plugins, used by hundreds of plugins
and other projects. At its core, LV2 is a simple stable interface,
accompanied by extensions which add functionality to support the needs
of increasingly powerful audio software.
WWW: https://lv2plug.in/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/audio/lv2/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/lv2
- pkg install lv2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: lv2
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1610099349
SHA256 (lv2-1.18.2.tar.bz2) = 4e891fbc744c05855beb5dfa82e822b14917dd66e98f82b8230dbd1c7ab2e05e
SIZE (lv2-1.18.2.tar.bz2) = 538345
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- python3.8 : lang/python38
- pkgconf>=1.3.0_1 : devel/pkgconf
- Runtime dependencies:
-
- py38-lxml>0 : devel/py-lxml@py38
- py38-pygments>0 : textproc/py-pygments@py38
- py38-rdflib>0 : textproc/py-rdflib@py38
- python3.8 : lang/python38
- Library dependencies:
-
- libsndfile.so : audio/libsndfile
- libfontconfig.so : x11-fonts/fontconfig
- libfreetype.so : print/freetype2
- libatk-1.0.so : accessibility/atk
- libcairo.so : graphics/cairo
- libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgtk-x11-2.0.so : x11-toolkits/gtk20
- libpango-1.0.so : x11-toolkits/pango
- This port is required by:
- for Build
-
- audio/GxSwitchlessWah-lv2
- audio/abgate-lv2
- audio/alo-lv2
- audio/ardour6
- audio/artyfx-lv2
- audio/avldrums-lv2
- audio/bamp-lv2
-
Deleted ports which required this port:
- for Run
-
- audio/lilv
- audio/sratom
- audio/suil
-
Deleted ports which required this port:
- * - 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:
- ===> The following configuration options are available for lv2-1.18.2:
DOCS=on: Build and/or install documentation
DOXYGEN=off: Build documentation with Doxygen
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- audio_lv2
- USES:
- python shebangfix tar:bzip2 waf pkgconfig gnome
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 1.18.2
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
09 Jan 2021 16:46:59
1.18.2
|
fernape  |
audio/lv2: update to 1.18.2
ChangeLog: https://gitlab.com/lv2/lv2/-/releases/v1.18.2
Reported by: portscout |
08 Jan 2021 07:47:03
1.18.0_2
|
fluffy  |
devel/doxygen: Update to 1.9.0
- regen patches by 'make makepatch'
- adjust consumers which affected by new doxygen styles
- take maintainersip
Changelog: https://www.doxygen.nl/manual/changelog.html#log_1_9_0
PR: 242347
Submitted by: fluffy
Reported by: Naram Qashat (ex-maintainer)
Exp-run by: antoine |
05 Jan 2021 11:24:01
1.18.0_1
|
pi  |
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> |
26 May 2020 06:45:40
1.18.0
|
yuri  |
audio/lv2: Update 1.16.0 -> 1.18.0
PR: 246733
Approved by: beerml@sigma6audio.de (maintainer) |
02 Jul 2019 13:16:56
1.16.0
|
koobs  |
audio/lv2: Remove Python version restriction
lv2 1.16.0, committed in poyrts r505568 included a Python 3.7 build fix:
Upgrade build system and fix building with Python 3.7.
Remove Python version restriction accordingly
PR: 235103
Approved by: Michael Beer <beerml sigma6audio de> (maintainer) |
01 Jul 2019 13:02:53
1.16.0
|
koobs  |
audio/lv2: Update to 1.16.0
Changelog:
http://lv2plug.in/lv2-1-16-0.html
PR: 235103
Submitted by: Charlie Li <ml+freebsd vishwin info>
Approved by: <beerml sigma6audio de> (maintainer) |
24 May 2019 09:52:55
1.14.0_2
|
koobs  |
audio/lv2: Remove CONFLICTS_INSTALL
lv2core expired and was deleted on 2016-11-30 in ports r427460
I only noted this after committing ports r499627, so remove it accordingly.
PR: 235103
Approved by: Michael Beer <beerml sigma6audio de> (maintainer)
MFH: 2019Q2 (MFH with: r499627) |
22 Apr 2019 10:30:04
1.14.0_2
|
koobs  |
audio/lv2: Fix Python (3.x) build, Add missing dependencies
While lv2 itself works fine with any Python version we support, the build
fails using a Python > 3.6, since the build bundles an old version of waf.
waf upstream fixed the bug in a later version. [1]
Restrict Python to up to 3.6 for now. [2]
While here:
- Add missing dependencies identified in QA. [3]
- Pet portlint (USES order)
[1]
https://gitlab.com/ita1024/waf/commit/facdc0b173d933073832c768ec1917c553cb369c
PR: 235103
Reported by: cs [3]
Submitted by: Charlie Li <ml+freebsd vishwin info> [2][3]
Approved by: Michael Beer <beerml sigma6audio de>
MFH: 2019Q2 (blanket: build fix, missing dependencies) |
10 Sep 2018 13:14:52
1.14.0_1
|
mat  |
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
22 May 2018 13:15:13
1.14.0_1
|
mat  |
Add PY_FLAVOR to Python module dependencies.
Sponsored by: Absolight |
06 Jun 2017 16:38:01
1.14.0_1
|
mat  |
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 |
05 Nov 2016 01:23:01
1.14.0_1
|
jbeich  |
audio/lv2: oops, restore comment after r425366 |
05 Nov 2016 01:19:19
1.14.0_1
|
jbeich  |
audio/lv2: fix substitution in lv2core.pc
Only noticed by broken -export-symbols-regex (libtool) in audio/calf.
--- /usr/local/libdata/pkgconfig/lv2core.pc before
+++ /usr/local/libdata/pkgconfig/lv2core.pc after
@@ -1,10 +1,10 @@
prefix=/usr/local
-exec_prefix=
-libdir=/usr/local/lib
-includedir=/usr/local/include
+exec_prefix=${prefix}
+libdir=${exec_prefix}/lib
+includedir=${prefix}/include
Name: lv2core
-Version:
+Version: 12.0
Description: An audio plugin interface specification.
Libs:
Cflags: -I${includedir}
PR: 213285
Submitted by: Michael Beer <beerml@sigma6audio.de> (maintainer) |
31 Oct 2016 20:51:59
1.14.0
|
jbeich  |
audio/lv2: oops, sort LICENSE field |
31 Oct 2016 20:40:43
1.14.0
|
jbeich  |
audio/lv2: add new port
PR: 197126, 213285 (based on)
Submitted by: Radim Kolar <hsn@sendmail.cz>, Michael Beer
<beerml@sigma6audio.de>
LV2 is an open standard for audio plugins, used by hundreds of plugins
and other projects. At its core, LV2 is a simple stable interface,
accompanied by extensions which add functionality to support the needs
of increasingly powerful audio software.
http://lv2plug.in/ |