Package Details: synthpod-git 0.1.6205-1

Git Clone URL: https://aur.archlinux.org/synthpod-git.git (read-only, click to copy)
Package Base: synthpod-git
Description: Lightweight non-linear plugin host
Upstream URL: http://open-music-kontrollers.ch/lv2/synthpod/
Licenses: Artistic2.0
Groups: lv2-plugins, lv2-hosts
Conflicts: synthpod
Provides: synthpod
Submitter: ventosus
Maintainer: ventosus
Last Packager: ventosus
Votes: 1
Popularity: 0.000000
First Submitted: 2015-11-23 20:19 (UTC)
Last Updated: 2020-04-16 15:25 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 Next › Last »

nhoma commented on 2019-10-08 15:19 (UTC)

@ventosus thank you for your quick answers. Sadly the Documentation and Readme are not as indepth as I would like them to, which is why I asked here. But I do understand that this is not the place for it. But maybe I did something wrong, building it, too, as the program doesnt show up in my menu after following the build steps in the readme

ventosus commented on 2019-10-08 14:59 (UTC)

@nhoma

may I ask you how I can edit the packagebuild in a way that uses this other provided link

just replace the URL in the PKGBUILD

I dont know how to run the program

this is not the right place to ask (read the README.md)

nhoma commented on 2019-10-08 14:56 (UTC)

also I have some build problems. I followed the steps in the readme: cd synthpod meson build cd build ninja -j4 sudo ninja install but I dont know how to run the program

nhoma commented on 2019-10-08 14:51 (UTC)

@ventosus the gitlab mirror works for me. As a beginner, may I ask you how I can edit the packagebuild in a way that uses this other provided link? So that I can update the package with an Syu

ventosus commented on 2019-10-08 12:56 (UTC)

@nhoma

You may want to try another mirror, too, if the official one's too slow.

git clone <https://gitlab.com/OpenMusicKontrollers/synthpod.git>

ventosus commented on 2019-10-08 12:53 (UTC) (edited on 2019-10-08 12:54 (UTC) by ventosus)

@nhoma works fine here, I don't see any problem.

Can you git clone manually at all ?

git clone <https://git.open-music-kontrollers.ch/lv2/synthpod>

nhoma commented on 2019-10-08 12:20 (UTC)

I have an error while downloading this package(sorry I didnt find out how to format it so that it is marked as cosnole output with green background):

Cloning into bare repository '/home/nika/.cache/yay/synthpod-git/synthpod'... error: Operation timed out after 300027 milliseconds with 0 out of 0 bytes received (curl_result = 28, http_code = 0, sha1 = b4753d158c5741847d44780d7fd777f01456da3d) error: Unable to find 6e44e0db5298e69f26a55790b64bc2b043d76f94 under https://git.open-music-kontrollers.ch/lv2/synthpod Cannot obtain needed blob 6e44e0db5298e69f26a55790b64bc2b043d76f94 while processing commit e2469c00d7b7370678beb328a37ab069173c764d. error: fetch failed. ==> ERROR: Failure while downloading synthpod git repo Aborting... Error downloading sources: synthpod-git

ventosus commented on 2018-03-10 21:11 (UTC)

zita-alsa-pcmi dependency fixed.

@milkmiruku, you seem to use jack2, right? The latter does not depend on zita-alsa-pcmi, so the package indeed needs an explicit dependency (for those running on jack2) for synthpod's alsa backend.

Thanks for reporting.