Search Criteria
Package Details: auryo 2.5.4-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/auryo.git (read-only, click to copy) |
|---|---|
| Package Base: | auryo |
| Description: | A SoundCloud client for your desktop. |
| Upstream URL: | https://auryo.com |
| Keywords: | music music-player soundcloud streaming |
| Licenses: | GPL3 |
| Conflicts: | auryo-bin, auryo-git |
| Submitter: | lll2yu |
| Maintainer: | None |
| Last Packager: | onprem |
| Votes: | 5 |
| Popularity: | 0.000000 |
| First Submitted: | 2018-01-27 11:37 (UTC) |
| Last Updated: | 2020-07-31 07:27 (UTC) |
Dependencies (2)
- npm (python-nodejs-wheelAUR, npm-corepackAUR) (make)
- yarn (yarn-berryAUR, yarn-corepackAUR) (make)
Latest Comments
onprem commented on 2021-01-13 06:00 (UTC)
@dreieck Sorry for the late reply. Thanks for pointing this out, but I don't think we can use the source array to fetch the node_modules as it can only be done using
npm.I will try to shift this to
prepare()for the time being.I am not using
auryocurrently andauryo-binalso exists so it'd be great if anyone is willing to maintain this package.dreieck commented on 2020-10-28 21:32 (UTC)
This package's
PKGBUILDdoes download a lot of stuff duringbuild(), thereby breaking the rule that no internet connection must be assumed inbuild()andpackage().Please make sure that everything needed to build the package gets downloaded via the
source-array (that way download agent settings inmakepkg.confcan be honoured, too), or, as an exception, inprepare().Thanks for maintaining!,
here is evidence from a running
build()-process:mani.zaeim commented on 2018-09-25 09:19 (UTC)
lll2yu commented on 2018-08-27 12:58 (UTC)
As the source code of auryo is released now,that means this package should use that for build. I have put up a new package
auryo-binthat uses binary releases of auryo,you can use that if it suits you.Feel free to adopt and fix this package.