notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details on branch 2022Q2
jalv-select Little app to select lv2 plugins to run with jalv
1.3_2 audio on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.3_2Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-04-24 04:16:20
Last Update: 2022-04-10 19:47:23
Commit Hash: 035e778
License: UNLICENSE
WWW:
https://github.com/brummer10/jalv_select
Description:
A little gtkmm GUI to select lv2 plugins from a list and run them with jalv. Features: * select jalv interpreter from combo box * select LV2 plugin from list * select preset to load from menu * search plugins by regex or plugin class * reload lilv world to catch new installed plugins or presets * load plugin with selected preset * minimize app to systray (global Hotkey SHIFT+ESCAPE) * wake up app from systray (global Hotkey SHIFT+ESCAPE) * left mouse click on systray to show or hide app * right mouse click to show quit menu item * command-line start-up options * command-line runtime options * keyboard shortcuts WWW: https://github.com/brummer10/jalv_select
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (14 items)
Collapse this list.
  1. /usr/local/share/licenses/jalv-select-1.3_2/catalog.mk
  2. /usr/local/share/licenses/jalv-select-1.3_2/LICENSE
  3. /usr/local/share/licenses/jalv-select-1.3_2/UNLICENSE
  4. bin/jalv.select
  5. man/man1/jalv.select.1.gz
  6. man/man1/jalv.select.fr.1.gz
  7. share/applications/jalv.select.desktop
  8. share/locale/de_DE/LC_MESSAGES/jalv.select.mo
  9. share/locale/fr_FR/LC_MESSAGES/jalv.select.mo
  10. share/pixmaps/lv2.png
  11. share/pixmaps/lv2_16.png
  12. @owner
  13. @group
  14. @mode
Collapse this list.
Dependency lines:
  • jalv-select>0:audio/jalv-select
To install the port:
cd /usr/ports/audio/jalv-select/ && make install clean
To add the package, run one of these commands:
  • pkg install audio/jalv-select
  • pkg install jalv-select
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: jalv-select
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1587529250 SHA256 (brummer10-jalv_select-v1.3_GH0.tar.gz) = 13227087f107e35ecf51897ed63050c5ba6df1b442ffb2f7e876c46fb0fe11d7 SIZE (brummer10-jalv_select-v1.3_GH0.tar.gz) = 56364

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: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. lv2>0 : audio/lv2
  2. gmake>=4.3 : devel/gmake
  3. pkgconf>=1.3.0_1 : devel/pkgconf
  4. x11.pc : x11/libX11
Runtime dependencies:
  1. jalv : audio/jalv
  2. x11.pc : x11/libX11
Library dependencies:
  1. libfontconfig.so : x11-fonts/fontconfig
  2. libfreetype.so : print/freetype2
  3. liblilv-0.so : audio/lilv
  4. libserd-0.so : devel/serd
  5. libsord-0.so : devel/sord
  6. libsratom-0.so : audio/sratom
  7. libintl.so : devel/gettext-runtime
  8. libatk-1.0.so : accessibility/atk
  9. libatkmm-1.6.so : accessibility/atkmm
  10. libcairo.so : graphics/cairo
  11. libcairomm-1.0.so : graphics/cairomm
  12. libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
  13. libglib-2.0.so : devel/glib20
  14. libintl.so : devel/gettext-runtime
  15. libglibmm-2.4.so : devel/glibmm
  16. libgtk-x11-2.0.so : x11-toolkits/gtk20
  17. libgtkmm-2.4.so : x11-toolkits/gtkmm24
  18. libsigc-2.0.so : devel/libsigc++20
  19. libxml++-2.6.so : textproc/libxml++26
  20. libxml2.so : textproc/libxml2
  21. libpango-1.0.so : x11-toolkits/pango
  22. libpangomm-1.4.so : x11-toolkits/pangomm
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
audio_jalv-select
USES:
compiler:c++11-lang gettext-runtime gmake gnome pkgconfig xorg
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/brummer10/jalv_select/tar.gz/v1.3?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.3_2
10 Apr 2022 19:47:23
commit hash: 035e778ee53345464c2d7466a3895e17073ad1f6commit hash: 035e778ee53345464c2d7466a3895e17073ad1f6commit hash: 035e778ee53345464c2d7466a3895e17073ad1f6commit hash: 035e778ee53345464c2d7466a3895e17073ad1f6 files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
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