Port details |
- lsp-plugins-lv2 Collection of free LV2 plugins
- 1.2.1 audio
=0 1.1.31Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2018-11-03 06:47:48
- Last Update: 2022-05-04 01:26:47
- Commit Hash: 947dc62
- License: LGPL3
- Description:
- LSP (Linux Studio Plugins) is a collection of open-source plugins.
The basic idea is to fill the lack of good and useful plugins under the
GNU/Linux platform.
WWW: https://lsp-plug.in/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- For RUN/BUILD depends:
- lsp-plugins-lv2>0:audio/lsp-plugins-lv2
- For LIB depends:
- liblsp-r3d-glx-lib-1.0.1.so:audio/lsp-plugins-lv2
- liblsp-r3d-glx-lib.so:audio/lsp-plugins-lv2
- To install the port:
- cd /usr/ports/audio/lsp-plugins-lv2/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/lsp-plugins-lv2
- pkg install lsp-plugins-lv2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: lsp-plugins-lv2
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: amd64 armv7 i386 powerpc64 powerpc64le
- distinfo:
- TIMESTAMP = 1651625840
SHA256 (lsp-plugins-src-1.2.1.tar.gz) = c0789b6496eb832eedd33dab4437b5154006dfc056fdd474260a0a5566029fad
SIZE (lsp-plugins-src-1.2.1.tar.gz) = 36424374
- 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:
-
- lv2>0 : audio/lv2
- gmake>=4.3 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- xorgproto>=0 : x11/xorgproto
- x11.pc : x11/libX11
- Runtime dependencies:
-
- x11.pc : x11/libX11
- Library dependencies:
-
- libfreetype.so : print/freetype2
- libsndfile.so : audio/libsndfile
- libjack.so : audio/jack
- libGL.so : graphics/libglvnd
- libcairo.so : graphics/cairo
- libiconv.so : converters/libiconv
- This port is required by:
- for Run
-
- audio/pulseeffects
- Configuration Options:
- ===> The following configuration options are available for lsp-plugins-lv2-1.2.1:
JACK=on: Build Jack plugins
VST2=on: Build VST2 plugins
===> Use 'make config' to modify these settings
- Options name:
- audio_lsp-plugins-lv2
- USES:
- gmake gl gnome iconv:wchar_t pkgconfig xorg
- 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 |
04 May 2022 01:26:47 1.2.1
|
Yuri Victorovich (yuri)  |
audio/lsp-plugins-lv2: Update 1.2.0 -> 1.2.1 |
21 Apr 2022 17:39:12 1.2.0
|
Yuri Victorovich (yuri)  Author: Florian Walpen |
audio/lsp-plugins-lv2: Fix build |
20 Apr 2022 23:23:36 1.2.0
|
Yuri Victorovich (yuri)  |
audio/lsp-plugins-lv2: Update 1.1.31 -> 1.2.0
Reported by: portscout |
23 Dec 2021 02:56:22 1.1.31
|
Yuri Victorovich (yuri)  |
audio/lsp-plugins-lv2: Update 1.1.30 -> 1.1.31
Reported by: portscout |
02 Aug 2021 16:03:15 1.1.30_2
|
Yuri Victorovich (yuri)  |
audio/jack: Update to Jack2: 0.125.0 -> 1.9.16
Big thank you to Florian Walpen <dev@submerge.ch> and
Goran Mekić <meka@tilda.center> for working on Jack2.
PR: 251125
Submitted by: Florian Walpen <dev@submerge.ch> (original version) |
22 Jun 2021 18:53:08 1.1.30_1
|
Kevin Bowling (kbowling)  |
graphics/mesa-libs: Bump reverse deps for libglvnd
Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.
PR: 246767
Reviewed by: manu, bapt
Approved by: x11
Differential Revision: https://reviews.freebsd.org/D30824 |
08 Apr 2021 09:42:08 1.1.30
|
Yuri Victorovich (yuri)  |
audio/lsp-plugins-lv2: Update 1.1.29 -> 1.1.30 |
07 Apr 2021 08:09:01 1.1.29
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 1.1.29
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
26 Feb 2021 12:11:36
1.1.29
|
tobik  |
Clean up some things
- Fix typos
- Remove duplicate variables
- Remove nop variables
- Sort categories
Reported by: portscan |
19 Jan 2021 17:53:11
1.1.29
|
yuri  |
audio/lsp-plugins-lv2: Update 1.1.28 -> 1.1.29
Reported by: portscout |
05 Jan 2021 07:47:01
1.1.28
|
yuri  |
audio/lsp-plugins-lv2: Broken on i386
Reported by: fallout |
23 Dec 2020 17:38:43
1.1.28
|
yuri  |
audio/lsp-plugins-lv2: Force clang-11 because earlier clang versions crash
Reported by: fallout |
21 Dec 2020 01:12:49
1.1.28
|
yuri  |
audio/lsp-plugins-lv2: Update 1.1.26 -> 1.1.28 |
17 Nov 2020 22:23:24
1.1.26_1
|
linimon  |
Avoid building with GCC 10 due to:
types.h:95:37: error: 'asm' operand has impossible constraints
PR: 246700
Approved by: maintainer |
26 Sep 2020 19:37:30
1.1.26
|
linimon  |
Allow building on powerpc64le.
Approved by: portmgr (tier-2 blanket) |
18 Sep 2020 20:53:02
1.1.26
|
yuri  |
audio/lsp-plugins-lv2: Update 1.1.24 -> 1.1.26
Reported by: portscout |
20 Jul 2020 15:51:13
1.1.24
|
yuri  |
audio/lsp-plugins-lv2: Update 1.1.22 -> 1.1.24
Reported by: portscout |
05 Jun 2020 19:15:58
1.1.22
|
yuri  |
audio/lsp-plugins-lv2: Update 1.1.21 -> 1.1.22
Reported by: portscout |
17 May 2020 08:34:43
1.1.21
|
yuri  |
audio/lsp-plugins-lv2: Update 1.1.19 -> 1.1.21
Reported by: portscout |
19 Apr 2020 06:53:59
1.1.19
|
yuri  |
audio/lsp-plugins-lv2: Update 1.1.17 -> 1.1.19
Reported by: portscout |
08 Apr 2020 06:14:02
1.1.17
|
yuri  |
audio/lsp-plugins-lv2: Update 1.1.15 -> 1.1.17
Reported by: portscout |
30 Mar 2020 19:04:50
1.1.15
|
yuri  |
audio/lsp-plugins-lv2: Update 1.1.14 -> 1.1.15
Reported by: portscout |
21 Mar 2020 08:27:02
1.1.14
|
yuri  |
audio/lsp-plugins-lv2: Update 1.1.13 -> 1.1.14
Reported by: portscout |
24 Dec 2019 09:52:26
1.1.13
|
yuri  |
audio/lsp-plugins-lv2: Update 1.1.10 -> 1.1.13
Reported by: portscout |
20 Nov 2019 09:39:57
1.1.10
|
amdmi3  |
- Update WWW
Approved by: portmgr blanket |
04 Nov 2019 20:39:52
1.1.10
|
zeising  |
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'. |
04 Nov 2019 13:40:36
1.1.10
|
pkubaj  |
audio/lsp-plugins-lv2: unbreak on powerpc64
Builds fine with GCC from ports.
Approved by: mentors (implicit approval) |
31 Jul 2019 18:16:43
1.1.10
|
yuri  |
audio/lsp-plugins-lv2: Update 1.1.9 -> 1.1.10
Reported by: portscout |
26 Jul 2019 20:46:57
1.1.9_1
|
gerald  |
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 |
31 Mar 2019 03:42:35
1.1.9
|
yuri  |
audio/lsp-plugins-lv2: Update 1.1.7 -> 1.1.9
Reported by: portscout |
19 Mar 2019 04:46:28
1.1.7
|
yuri  |
audio/lsp-plugins-lv2: Update 1.1.5 -> 1.1.7
Reported by: portscout |
21 Dec 2018 04:26:04
1.1.5
|
yuri  |
audio/lsp-plugins-lv2: Update 1.1.4.0.20181111 -> 1.1.5
Reported by: portscout |
12 Dec 2018 01:35:36
1.1.4.0.20181111_1
|
gerald  |
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 |
11 Nov 2018 18:43:25
1.1.4.0.20181111
|
yuri  |
audio/lsp-plugins-lv2: Update da2f9b1 -> a90d634 |
09 Nov 2018 21:48:41
1.1.4.0.20181109
|
yuri  |
audio/lsp-plugins-lv2: Update e29c646 -> da2f9b1; Fix build broken due to
unnecessary dependency lookups. |
07 Nov 2018 13:36:14
1.1.4.0.20181107
|
yuri  |
audio/lsp-plugins-lv2: Update to e29c646 to fix build on i386
The upstream dev fixed it.
Reported by: fallout |
03 Nov 2018 03:45:05
1.1.4.0.20181102
|
yuri  |
New port: audio/lsp-plugins-lv2: Collection of free LV2 plugins |