Search Criteria
Package Details: ensembles 0.0.17-5
Package Actions
Git Clone URL: | https://aur.archlinux.org/ensembles.git (read-only, click to copy) |
---|---|
Package Base: | ensembles |
Description: | A digital arranger workstation powered by FluidSynth for GNOME |
Upstream URL: | https://github.com/SubhadeepJasu/Ensembles |
Licenses: | GPL3 |
Submitter: | apropos |
Maintainer: | apropos |
Last Packager: | apropos |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2022-02-17 10:10 (UTC) |
Last Updated: | 2022-03-25 17:10 (UTC) |
Dependencies (16)
- fluidsynth (fluidsynth-git)
- glib2 (glib2-selinux, glib2-git, glib2-patched-thumbnailer)
- granite (granite-git)
- gtk3 (gtk3-git, gtk3-ubuntu, gtk3-no_deadkeys_underline, gtk3-patched-filechooser-icon-view, gtk3-classic, gtk3-classic-xfce)
- libhandy (libhandy-glade-catalog-disabled-git, libhandy-git)
- portmidi
- soundfont-ensembles
- suil (suil-git)
- cmake (cmake-git) (make)
- git (git-vfs, git-run-command-patch-git, git-git, git-fc) (make)
- meson (meson-git) (make)
- ninja (ninja-git, ninja-kitware, ninja-mem, python-ninja) (make)
- vala (vala0.44, vala-git, vala0.54) (make)
- gtk-theme-elementary (gtk-theme-elementary-git) (optional) – for dark theme support
- lilv (lilv-git) (optional) – allows Ensembles to act as a lv2 host
- lv2 (lv2-git) (optional) – support for lv2 virtual instruments and effects plugins
Latest Comments
denilsonsa commented on 2023-08-31 01:45 (UTC) (edited on 2023-08-31 02:03 (UTC) by denilsonsa)
Package fails to build with this message:
Needs two changes to the PKGBUILD:
12a823f86cd1de2482da69a9fe9cbb19bc5fa496cea8fe4e72fded99c5768d48
as the sha256sum/cd "$pkgname-app-$pkgver"
on both two functions, as the extracted directory has changed.apropos commented on 2022-02-19 22:20 (UTC)
@Jaja: Alright, I've added in cmake, and bumped portmidi and suil up to required dependencies. I'm not sure how to go about renaming the binary safely - could you point me to some best practices?
Jaja commented on 2022-02-19 10:31 (UTC) (edited on 2022-02-19 10:38 (UTC) by Jaja)
Missing make depends: cmake; Missing runtime depends: portmidi, suil; Please also rename the executable to 'ensembles' or equivalent, since using this flatpak naming scheme is very much uncommon for a native binary.