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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
Port details on branch 2020Q3
bjumblr-lv2 Pattern-controlled audio stream / sample re-sequencer LV2 plugin
1.2.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.2.2Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-09-04 01:26:04
Last Update: 2020-09-04 01:25:25
Commit Hash: f1362cb
License: LGPL3
WWW:
https://github.com/sjaehn/BJumblr
Description:
B.Jumblr is neither a sample slicer nor a step sequencer. From the technical POV B.Jumblr is a sequencer pattern-controlled audio delay effect. The pattern defines at when (vertical) and which (horizontal) piece of the audio input stream is sent to the audio output. Use the default diagonal line pattern for live playback. Moving a pad one step to the right results in a one step delayed playback of the respective piece of the audio input stream. Each pad (and thus each piece) can be levelled up or down by mouse wheel scrolling. In addidion, the user can control the playback progession using the playback buttons or the speed dial. This is facilitated via the progression delay. WWW: https://github.com/sjaehn/BJumblr
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (9 items)
Collapse this list.
  1. lib/lv2/BJumblr.lv2/BJumblr.so
  2. lib/lv2/BJumblr.lv2/BJumblr.ttl
  3. lib/lv2/BJumblr.lv2/BJumblr_GUI.so
  4. lib/lv2/BJumblr.lv2/inc/surface.png
  5. lib/lv2/BJumblr.lv2/manifest.ttl
  6. lib/lv2/BJumblr.lv2/surface.png
  7. /usr/local/share/licenses/bjumblr-lv2-1.2.2/catalog.mk
  8. /usr/local/share/licenses/bjumblr-lv2-1.2.2/LICENSE
  9. /usr/local/share/licenses/bjumblr-lv2-1.2.2/LGPL3
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • bjumblr-lv2>0:audio/bjumblr-lv2
To install the port:
cd /usr/ports/audio/bjumblr-lv2/ && make install clean
To add the package, run one of these commands:
  • pkg install audio/bjumblr-lv2
  • pkg install bjumblr-lv2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: bjumblr-lv2
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1592190146 SHA256 (sjaehn-BJumblr-1.2.2_GH0.tar.gz) = f70faa76509adf50c116575271b489a444f7e18ac608da94330645e6b559c3a1 SIZE (sjaehn-BJumblr-1.2.2_GH0.tar.gz) = 435026

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. x11.pc : x11/libX11
Library dependencies:
  1. libfontconfig.so : x11-fonts/fontconfig
  2. libfreetype.so : print/freetype2
  3. libsndfile.so : audio/libsndfile
  4. libcairo.so : graphics/cairo
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
audio_bjumblr-lv2
USES:
compiler:c++11-lang 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/sjaehn/BJumblr/tar.gz/1.2.2?dummy=/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.2.2
04 Sep 2020 01:25:25
commit hash: f1362cbd80ea06493ff2efd4203cffde7e10c2d3commit hash: f1362cbd80ea06493ff2efd4203cffde7e10c2d3commit hash: f1362cbd80ea06493ff2efd4203cffde7e10c2d3commit hash: f1362cbd80ea06493ff2efd4203cffde7e10c2d3 files touched by this commit
Mark Linimon (linimon) search for other commits by this committer
MFH: r542727

audio/bjumblr-lv2: fix build on GCC architectures

Require C++11 compiler because of -std=c++11.

Include climits in FileChooser.hpp because of INT64_MAX (GCC doesn't do that by
default).

PR:		248134
Approved by:	portmgr (blanket: build fix)
1.2.2
04 Sep 2020 01:25:25
Revision:547494Original commit files touched by this commit
linimon search for other commits by this committer
MFH: r542727

audio/bjumblr-lv2: fix build on GCC architectures

Require C++11 compiler because of -std=c++11.

Include climits in FileChooser.hpp because of INT64_MAX (GCC doesn't do that by
default).

PR:		248134
Approved by:	portmgr (blanket: build fix)

Number of commits found: 2