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
Port details
shuriken Shuriken beat slicer
0.5.2.5_1 audio on this many watch lists=2 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 0.5.2.5_1Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-02-22 12:00:06
Last Update: 2024-07-16 01:05:08
Commit Hash: 3cac510
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
License: GPLv2
WWW:
https://github.com/rock-hopper/shuriken
Description:
Shuriken is an open source beat slicer for Linux which harnesses the power of aubio's onset detection algorithms and Rubber Band's time stretching capabilities. A simple Qt interface makes it easy to slice up drum loops, assign individual drum hits to MIDI keys, and change the tempo of loops in real-time. The JUCE library takes care of handling audio and MIDI behind the scenes.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (4 items)
Collapse this list.
  1. bin/shuriken
  2. /usr/local/share/licenses/shuriken-0.5.2.5_1/catalog.mk
  3. /usr/local/share/licenses/shuriken-0.5.2.5_1/LICENSE
  4. /usr/local/share/licenses/shuriken-0.5.2.5_1/GPLv2
Collapse this list.
Dependency lines:
  • shuriken>0:audio/shuriken
To install the port:
cd /usr/ports/audio/shuriken/ && make install clean
To add the package, run one of these commands:
  • pkg install audio/shuriken
  • pkg install shuriken
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: shuriken
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1677017823 SHA256 (rock-hopper-shuriken-v0.5.2-5-gd09afc7_GH0.tar.gz) = e016e926c3e0b52406f8773a88b1fad294ffa2a2d615614ae6d0c7ab2dc89d79 SIZE (rock-hopper-shuriken-v0.5.2-5-gd09afc7_GH0.tar.gz) = 1451382

Packages (timestamps in pop-ups are UTC):
shuriken
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.5.2.5_10.5.2.5_1--0.5.2.5_1---
FreeBSD:13:quarterly0.5.2.5_10.5.2.5_1-0.5.2.5_10.5.2.5_10.5.2.5_10.5.2.5_1-
FreeBSD:14:latest-0.5.2.5_1--0.5.2.5_10.5.2.5_1-0.5.2.5_1
FreeBSD:14:quarterly0.5.2.5_10.5.2.5_1--0.5.2.5_10.5.2.5_10.5.2.5_1-
FreeBSD:15:latest0.5.2.5_10.5.2.5_1n/a0.5.2.5_1n/a0.5.2.5_1--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake : devel/gmake
  2. xorgproto>=0 : x11/xorgproto
  3. x11.pc : x11/libX11
  4. qt5-buildtools>=5.15 : devel/qt5-buildtools
  5. lrelease : devel/qt5-linguisttools
  6. qt5-qmake>=5.15 : devel/qt5-qmake
Runtime dependencies:
  1. x11.pc : x11/libX11
Library dependencies:
  1. libasound.so : audio/alsa-lib
  2. libaubio.so : audio/aubio
  3. liblo.so : audio/liblo
  4. libsamplerate.so : audio/libsamplerate
  5. libsndfile.so : audio/libsndfile
  6. librubberband.so : audio/rubberband
  7. libsysinfo.so : devel/libsysinfo
  8. libGL.so : graphics/libglvnd
  9. libQt5Core.so : devel/qt5-core
  10. libQt5Gui.so : x11-toolkits/qt5-gui
  11. libQt5OpenGL.so : graphics/qt5-opengl
  12. libQt5Widgets.so : x11-toolkits/qt5-widgets
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
audio_shuriken
USES:
gl qmake qt:5 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/rock-hopper/shuriken/tar.gz/v0.5.2-5-gd09afc7?dummy=/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.5.2.5_1
16 Jul 2024 01:05:08
commit hash: 3cac510ca740d6111a1d36b974dfdff96adab29dcommit hash: 3cac510ca740d6111a1d36b974dfdff96adab29dcommit hash: 3cac510ca740d6111a1d36b974dfdff96adab29dcommit hash: 3cac510ca740d6111a1d36b974dfdff96adab29d files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
audio/shuriken: fix build on !x86

c++: error: unsupported option '-msse' for target
'powerpc64le-unknown-freebsd14.1'
c++: error: unsupported option '-msse2' for target
'powerpc64le-unknown-freebsd14.1'
0.5.2.5_1
25 Apr 2023 15:17:15
commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 files touched by this commit
Christian Weisgerber (naddy) search for other commits by this committer
audio/opus: bump consumers after update to 1.4
0.5.2.5
22 Feb 2023 11:57:56
commit hash: cb3e99b80bc0bd06855f3b7ae837d67d0e93bb79commit hash: cb3e99b80bc0bd06855f3b7ae837d67d0e93bb79commit hash: cb3e99b80bc0bd06855f3b7ae837d67d0e93bb79commit hash: cb3e99b80bc0bd06855f3b7ae837d67d0e93bb79 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
audio/shuriken: Shuriken beat slicer

Number of commits found: 3