Search Criteria
Package Details: distrho-extra-lv2-git r26.b6f25f1-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/distrho-extra-lv2-git.git (read-only, click to copy) |
---|---|
Package Base: | distrho-extra-lv2-git |
Description: | Extra LV2 ports of JUCE-based audio plugins using the DISTRHO framework |
Upstream URL: | http://distrho.sourceforge.net/ |
Licenses: | GPL, MIT |
Conflicts: | distrho-extra-lv2 |
Provides: | distrho-extra-lv2 |
Submitter: | daniel.appelt |
Maintainer: | daniel.appelt |
Last Packager: | daniel.appelt |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2017-10-31 18:01 (UTC) |
Last Updated: | 2019-12-27 22:40 (UTC) |
Dependencies (11)
- alsa-lib
- freetype2 (freetype2-qdoledAUR, freetype2-macosAUR, freetype2-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- libxext (libxext-gitAUR)
- lv2 (lv2-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
- ladspa (make)
- libxcursor (make)
- libxinerama (libxinerama-randr-gitAUR) (make)
- libxrender (make)
- premake3 (make)
Latest Comments
milkii commented on 2020-11-16 22:50 (UTC)
Currently getting;
daniel.appelt commented on 2020-11-06 11:36 (UTC) (edited on 2020-11-06 11:36 (UTC) by daniel.appelt)
@Vvyibaba: yes, I filed an issue upstream some days ago (https://github.com/DISTRHO/DISTRHO-Ports-Extra/issues/5). The problem is that distrho-ports switched to a new build system some time ago but distrho-ports-extra did not (yet).
Vvyibaba commented on 2020-11-05 17:49 (UTC)
Broken.
==== Building argotlunar2.lv2/argotlunar2 ==== Grain.cpp in the file included from ../Source/../JuceLibraryCode/JuceHeader.h:16, from ../Source/Grain.h:4, from ../Source/Grain.cpp:1: ../../../libs/juce-plugin/JucePluginMain.h:12:10: fatal error: AppConfig.h: file or directory not found 12 | #include "AppConfig.h" | ^~~~~~~~~~~~~ compilation finished.
daniel.appelt commented on 2019-12-27 22:14 (UTC) (edited on 2019-12-27 22:45 (UTC) by daniel.appelt)
@rcrath: I simplified the build so that only essential parts of distrho-lv2-git are build here. This circumvents the gcc error.
rcrath commented on 2019-11-12 21:00 (UTC)
Build fails with following, same as for distrho-lv2-git: