Search Criteria
Package Details: raysession-git r1762.b4fd778-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/raysession-git.git (read-only, click to copy) |
---|---|
Package Base: | raysession-git |
Description: | Session manager for audio programs using the Non Session Manager (NSM) API |
Upstream URL: | https://github.com/Houston4444/RaySession |
Keywords: | audio nsm session |
Licenses: | GPL |
Conflicts: | raysession, raysession-git |
Provides: | raysession, raysession-git |
Submitter: | milkii |
Maintainer: | milkii |
Last Packager: | milkii |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2018-06-29 17:02 (UTC) |
Last Updated: | 2022-09-04 01:24 (UTC) |
Dependencies (5)
- python-pyliblo
- python-pyqt5 (python-pyqt5-sip4AUR, python-pyqt5-webkitAUR)
- python-pyxdg
- git (git-gitAUR, git-glAUR) (make)
- qt5-tools (make)
Required by (2)
- patroneo-git (optional)
- studio-controls-git (requires raysession) (optional)
Latest Comments
Kirtai commented on 2022-09-02 18:44 (UTC)
Latest is failing to build due to missing submodule HoustonPatchbay.
lis commented on 2022-01-14 19:31 (UTC) (edited on 2022-01-14 20:02 (UTC) by lis)
Package needs a dependency on python-pyxdg since this commit https://github.com/Houston4444/RaySession/commit/0a1dd1da5514d47fe1ac4adaef6d872c0e3f6226
milkii commented on 2020-11-28 18:56 (UTC)
Yup, that's correct. Simplest build method; empty directory with the PKGBUILD in it then run makepkg -si
user981257923 commented on 2020-11-28 18:41 (UTC)
Okay so whatever the master's HEAD points to is what this PKGBUILD pulls. In that case, regardless of the version, the latest tree is what gets downloaded before building, correct?
milkii commented on 2020-11-28 18:04 (UTC)
Because it is a -git VCS PKGBUILD, the version number here reflects the latest version at the point just before the PKGBUILD was pushed to the AUR. When the PKGBUILD is run, the pkgver() function updates the version number. What method are you using to update you system? I use yay which can be used to check all installed VCS packages to see if the code has been updated.
Here is the specific invocation I use, though maybe it's not the most efficient method; https://github.com/mxmilkiib/dotfiles/blob/master/zsh/.zsh/aliasesfunctions.zsh#L431
user981257923 commented on 2020-11-28 17:34 (UTC)
There seems to be a new update, can you check it out?
milkii commented on 2020-11-28 05:11 (UTC)
thank you :)
user981257923 commented on 2020-11-26 12:07 (UTC)
I'd like you to know that you're awesome.