Port details |
- pianobooster MIDI file player that teaches how to play the piano
- 1.0.0_7 audio =2 1.0.0_7Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2020-04-14 18:05:57
- Last Update: 2023-08-08 08:42:41
- Commit Hash: 2262fa1
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv3
- WWW:
- https://www.pianobooster.org/index.html
- Description:
- PianoBooster is a free (Open Source) program that plays regular midi files and
allows you to change the speed of playback and transpose the music etc.
There is a scrolling musical stave that shows the notes for just one part
from all the parts in the complete musical arrangement.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- pianobooster>0:audio/pianobooster
- To install the port:
- cd /usr/ports/audio/pianobooster/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/pianobooster
- pkg install pianobooster
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: pianobooster
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1608008248
SHA256 (captnfab-PianoBooster-v1.0.0_GH0.tar.gz) = 1b58e9587c9bcc180d28c5a3701f0131bf8ac96edeaace7e32d8c8010e9ce1b6
SIZE (captnfab-PianoBooster-v1.0.0_GH0.tar.gz) = 3096142
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- update-desktop-database : devel/desktop-file-utils
- pkgconf>=1.3.0_1 : devel/pkgconf
- xorgproto>=0 : x11/xorgproto
- xorgproto>=0 : x11/xorgproto
- qt5-buildtools>=5.15 : devel/qt5-buildtools
- lrelease : devel/qt5-linguisttools
- qt5-qmake>=5.15 : devel/qt5-qmake
- Runtime dependencies:
-
- update-desktop-database : devel/desktop-file-utils
- Library dependencies:
-
- libftgl.so : graphics/ftgl
- libjack.so : audio/jack
- librtmidi.so : audio/rtmidi
- libfluidsynth.so : audio/fluidsynth
- libGL.so : graphics/libglvnd
- libGLU.so : graphics/libGLU
- libQt5Core.so : devel/qt5-core
- libQt5Gui.so : x11-toolkits/qt5-gui
- libQt5OpenGL.so : graphics/qt5-opengl
- libQt5Widgets.so : x11-toolkits/qt5-widgets
- libQt5Xml.so : textproc/qt5-xml
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for pianobooster-1.0.0_7:
FLUIDSYNTH=on: MIDI playback support via FluidSynth
===> Use 'make config' to modify these settings
- Options name:
- audio_pianobooster
- USES:
- cmake compiler:c++11-lang desktop-file-utils gl pkgconfig qt:5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.0_7 08 Aug 2023 08:42:41 |
Yuri Victorovich (yuri) |
audio/rtmidi: Update 5.0.0 → 6.0.0
Reported by: portscout |
1.0.0_6 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
1.0.0_5 11 Sep 2022 10:20:14 |
Felix Palmen (zirias) |
Mk/Uses: always use colon for build/run suffix
Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.
Document in CHANGES.
PR: 266034
Exp-run by: antoine
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D36349 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.0.0_5 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.0.0_5 05 Feb 2022 09:20:20 |
Yuri Victorovich (yuri) |
audio/rtmidi: Update 4.0.0 -> 5.0.0 |
1.0.0_4 27 Nov 2021 10:09:44 |
Thomas Zander (riggs) |
audio/fluidsynth: Update to upstream version 2.2.4
MFH: 2021Q4 |
1.0.0_3 04 Oct 2021 04:56:46 |
Thomas Zander (riggs) |
audio/fluidsynth: Update to upstream version 2.2.3
MFH: 2021Q4 |
1.0.0_2 02 Aug 2021 16:03:15 |
Yuri Victorovich (yuri) |
audio/jack: Update to Jack2: 0.125.0 -> 1.9.16
Big thank you to Florian Walpen <dev@submerge.ch> and
Goran Mekić <meka@tilda.center> for working on Jack2.
PR: 251125
Submitted by: Florian Walpen <dev@submerge.ch> (original version) |
1.0.0_1 22 Jun 2021 18:53:08 |
Kevin Bowling (kbowling) |
graphics/mesa-libs: Bump reverse deps for libglvnd
Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.
PR: 246767
Reviewed by: manu, bapt
Approved by: x11
Differential Revision: https://reviews.freebsd.org/D30824 |
1.0.0 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.0.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.0.0 15 Dec 2020 05:48:18 |
yuri |
audio/pianobooster: Update 0.7.2b -> 1.0.0
Reported by: portscout |
0.7.2.b 23 Apr 2020 12:49:01 |
pkubaj |
audio/pianobooster: fix build on GCC architectures
Use C++11 compiler:
The compiler feature "cxx_decltype" is not known to CXX compiler
"GNU"
version 4.2.1. |
0.7.2.b 14 Apr 2020 18:05:50 |
yuri |
New port: audio/pianobooster: MIDI file player that teaches how to play the
piano |