Port details |
- alo-lv2 Looper LV2 plugin
- 0.9 audio =2 0.9Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2020-09-21 03:43:17
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: MIT
- WWW:
- https://github.com/devcurmudgeon/alo
- Description:
- ALO is an LV2 plugin primarily targeted at the MOD Duo but hopefully it should
work on other systems too. It's based on the amp.c and metro.c lv2 example
plugins, plus some study of the loopor code.
The idea is to provide an easy, mistake-proof way to create and trigger live
music loops in sync with a click track.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/audio/alo-lv2/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/alo-lv2
- pkg install alo-lv2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: alo-lv2
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1614624305
SHA256 (devcurmudgeon-alo-0.9_GH0.tar.gz) = f7ca730fb2b44496d363ba90ed42c5e54f33a46e3404c57807b15ef7b9aeb1ba
SIZE (devcurmudgeon-alo-0.9_GH0.tar.gz) = 412934
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
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- audio_alo-lv2
- USES:
- compiler:c++11-lang gmake localbase
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 8
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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.9 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
0.9 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.9 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.9 01 Mar 2021 18:47:44 |
yuri |
audio/alo-lv2: Update 0.8 -> 0.9
Reported by: portscout |
0.8 17 Jan 2021 07:53:48 |
yuri |
audio/alo-lv2: Update 0.7-17 -> 0.8
Reported by: portscout |
0.7.17 22 Sep 2020 00:00:22 |
linimon |
Add compiler:c++11-lang to USES to fix build on GCC-based systems:
cc1plus: error: unrecognized command line option "-std=c++11"
Approved by: portmgr (tier-2 blanket) |
0.7.17 21 Sep 2020 03:42:40 |
yuri |
New port: audio/alo-lv2: Looper LV2 plugin |
Number of commits found: 8
|