Port details on branch 2022Q2 |
- eq10q-lv2 Parametric equalizer LV2 audio plugin
- 2.2_5 audio
=0 2.2_5Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2022-04-24 04:16:20
- Last Update: 2022-04-10 19:47:23
- Commit Hash: 035e778
- License: GPLv3
- WWW:
- http://eq10q.sourceforge.net
- Description:
- EQ10Q is an audio plugin bundle over the LV2 standard, implementing a powerful
and flexible parametric equalizer and more.
All audio processing developed in this project is written in C language and
highly optimized focusing on DSP load reduction yet keeping a superb audio
quality, the audio engine is always working in 64 bits floating point maths but
interfacing with LV2 ports using the standard 32 bits numbers. We believe that
a good plugin is not completely useful without a full featured graphical user
interface (GUI) that provides the correct way to set it up. For this reason,
each plugin distributed in this bundle is supplied with a nice GUI. These GUI's
are written in C++ and Gtkmm libraries to gain a great control over the
graphics.
The project is licensed under GPL so feel free to copy, redistribute and modify.
Although, if your are really convinced of doing some possible interesting
changes in the source code, please mail me and we can discuss about
incorporating your awesome ideas in the main project.
WWW: http://eq10q.sourceforge.net
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- eq10q-lv2>0:audio/eq10q-lv2
- To install the port:
- cd /usr/ports/audio/eq10q-lv2/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/eq10q-lv2
- pkg install eq10q-lv2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: eq10q-lv2
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1504743992
SHA256 (eq10q-2.2.tar.gz) = 337f4c703ba31902565faad1cd450cf0312ad5a48dc499661277f287b662b09a
SIZE (eq10q-2.2.tar.gz) = 797991
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- lv2>0 : audio/lv2
- cmake : devel/cmake
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libfftw3.so : math/fftw3
- libfontconfig.so : x11-fonts/fontconfig
- libfreetype.so : print/freetype2
- libatk-1.0.so : accessibility/atk
- libatkmm-1.6.so : accessibility/atkmm
- libcairo.so : graphics/cairo
- libcairomm-1.0.so : graphics/cairomm
- libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libglibmm-2.4.so : devel/glibmm
- libgtk-x11-2.0.so : x11-toolkits/gtk20
- libgtkmm-2.4.so : x11-toolkits/gtkmm24
- libsigc-2.0.so : devel/libsigc++20
- libxml++-2.6.so : textproc/libxml++26
- libxml2.so : textproc/libxml2
- libpango-1.0.so : x11-toolkits/pango
- libpangomm-1.4.so : x11-toolkits/pangomm
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for eq10q-lv2-2.2_5:
SSE=on: Use SSE optimized routines
===> Use 'make config' to modify these settings
- Options name:
- audio_eq10q-lv2
- USES:
- cmake compiler:c++11-lang dos2unix gnome localbase:ldflags pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.2_5 10 Apr 2022 19:47:23
    |
Charlie Li (vishwin)  |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate and direct commit to quarterly as PORTREVISIONs
may not match from main.
PR: 262853, 262940, 262877
Approved by: fluffy (mentor) |
Number of commits found: 1
|