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
beatslash-lv2 LV2 plugins to mangle, slash, repeat and do much more with your beats
1.0.6_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.0.6_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-22 01:29:28
Last Update: 2020-09-22 01:28:50
Commit Hash: 566e478
License: GPLv3
WWW:
https://github.com/blablack/beatslash-lv2
Description:
beatslash-lv2 is a set of plugins for live beat repeating and beat slicing. Features: * the beat repeater will repeat the current beat * the beat slicer will randomly repeat parts of a live sample WWW: https://github.com/blablack/beatslash-lv2
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 (19 items)
Collapse this list.
  1. /usr/local/share/licenses/beatslash-lv2-1.0.6_2/catalog.mk
  2. /usr/local/share/licenses/beatslash-lv2-1.0.6_2/LICENSE
  3. /usr/local/share/licenses/beatslash-lv2-1.0.6_2/GPLv3
  4. lib/lv2/beatslash.lv2/beatrepeater_mono.so
  5. lib/lv2/beatslash.lv2/beatrepeater_mono.ttl
  6. lib/lv2/beatslash.lv2/beatrepeater_mono_gui.so
  7. lib/lv2/beatslash.lv2/beatrepeater_stereo.so
  8. lib/lv2/beatslash.lv2/beatrepeater_stereo.ttl
  9. lib/lv2/beatslash.lv2/beatrepeater_stereo_gui.so
  10. lib/lv2/beatslash.lv2/beatslicer_mono.so
  11. lib/lv2/beatslash.lv2/beatslicer_mono.ttl
  12. lib/lv2/beatslash.lv2/beatslicer_mono_gui.so
  13. lib/lv2/beatslash.lv2/beatslicer_stereo.so
  14. lib/lv2/beatslash.lv2/beatslicer_stereo.ttl
  15. lib/lv2/beatslash.lv2/beatslicer_stereo_gui.so
  16. lib/lv2/beatslash.lv2/manifest.ttl
  17. @owner
  18. @group
  19. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • beatslash-lv2>0:audio/beatslash-lv2
To install the port:
cd /usr/ports/audio/beatslash-lv2/ && make install clean
To add the package, run one of these commands:
  • pkg install audio/beatslash-lv2
  • pkg install beatslash-lv2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: beatslash-lv2
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1551052558 SHA256 (blablack-beatslash-lv2-v1.0.6_GH0.tar.gz) = 965e8a53d25c1b22c0db28740ad9d0f8a29f6cf73f6589f96ceceaebbc542cb1 SIZE (blablack-beatslash-lv2-v1.0.6_GH0.tar.gz) = 385993

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. lvtk>0 : audio/lvtk
  3. pkgconf>=1.3.0_1 : devel/pkgconf
  4. python3.7 : lang/python37
Library dependencies:
  1. libfontconfig.so : x11-fonts/fontconfig
  2. libfreetype.so : print/freetype2
  3. libatk-1.0.so : accessibility/atk
  4. libatkmm-1.6.so : accessibility/atkmm
  5. libcairo.so : graphics/cairo
  6. libcairomm-1.0.so : graphics/cairomm
  7. libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
  8. libglib-2.0.so : devel/glib20
  9. libintl.so : devel/gettext-runtime
  10. libglibmm-2.4.so : devel/glibmm
  11. libgtk-x11-2.0.so : x11-toolkits/gtk20
  12. libgtkmm-2.4.so : x11-toolkits/gtkmm24
  13. libsigc-2.0.so : devel/libsigc++20
  14. libxml++-2.6.so : textproc/libxml++26
  15. libxml2.so : textproc/libxml2
  16. libpango-1.0.so : x11-toolkits/pango
  17. libpangomm-1.4.so : x11-toolkits/pangomm
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
audio_beatslash-lv2
USES:
compiler:c++11-lang gnome pkgconfig waf
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/blablack/beatslash-lv2/tar.gz/v1.0.6?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.0.6_2
22 Sep 2020 01:28:51
Revision:549552Original commit files touched by this commit
yuri search for other commits by this committer
MFH: r549539

audio/beatslash-lv2: Fix build on some systems

Waf warning about duplicately-installed files somehow caused failure to find
some files later.
This commit adds the patch to prevent duplicate file installation. This fixes
the warning and hopefully fixes poudriere build.
I couldn't reproduce this failure in my poudriere.

Also:
* Strip binarires
* Fix WWW

Approved by:	ports-secteam (fluffy)
1.0.6_2
22 Sep 2020 01:28:50
commit hash: 566e4787fdba59fb4c1be87d0a028b21a06769e7commit hash: 566e4787fdba59fb4c1be87d0a028b21a06769e7commit hash: 566e4787fdba59fb4c1be87d0a028b21a06769e7commit hash: 566e4787fdba59fb4c1be87d0a028b21a06769e7 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
MFH: r549539

audio/beatslash-lv2: Fix build on some systems

Waf warning about duplicately-installed files somehow caused failure to find
some files later.
This commit adds the patch to prevent duplicate file installation. This fixes
the warning and hopefully fixes poudriere build.
I couldn't reproduce this failure in my poudriere.

Also:
* Strip binarires
* Fix WWW

Approved by:	ports-secteam (fluffy)

Number of commits found: 2