Search Criteria
Package Details: koel 5.1.14-1
Git Clone URL: | https://aur.archlinux.org/koel.git (read-only, click to copy) |
---|---|
Package Base: | koel |
Description: | A personal music streaming server that works. |
Upstream URL: | https://koel.dev/ |
Licenses: | MIT |
Submitter: | onny |
Maintainer: | None |
Last Packager: | BachoSeven |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2018-10-13 15:17 (UTC) |
Last Updated: | 2022-04-13 15:04 (UTC) |
Dependencies (8)
- mysql (mysql55, mysql56, mroonga, mariadb-git, mysql57, mysql, mysql80, mariadb, percona-server)
- openssl (openssl-git, openssl-hardened, quictls-openssl, openssl-static)
- php (php-zts, php-legacy-symlinks, php7-symlinks)
- php-sqlite (php-zts-sqlite)
- python3 (python)
- composer (composer-git) (make)
- nodejs (nodejs6-bin, nodejs-nightly, nodejs-git, nodejs-lts-gallium, nodejs-lts-hydrogen) (make)
- yarn (yarn-pnpm-corepack, yarn-berry, corepacker) (make)
Latest Comments
xeruf commented on 2022-11-21 17:52 (UTC)
Koel has a fresh interface, but few features, so I am leaving in favor of Ampache :)
xeruf commented on 2022-01-21 13:54 (UTC)
Am I supposed to use
sudo
orchown
the directory?xeruf commented on 2022-01-17 20:23 (UTC)
Sure, I maintain a few packages anyways and wasn't even aware of co-maintainership, so this sounds good :)
BachoSeven commented on 2022-01-17 17:16 (UTC)
@xeruf Thank you very much for figuring out which modules needed to be used! I updated the PKGBUILD and added you as a co-maintainer, feel free to remove yourself if you don't want it tho.
xeruf commented on 2022-01-17 15:13 (UTC) (edited on 2022-01-17 15:14 (UTC) by xeruf)
Here the updated working PKGBUILD :)
xeruf commented on 2022-01-17 15:06 (UTC)
See https://github.com/koel/koel/issues/1407 Btw, there is a new version available
BachoSeven commented on 2022-01-16 21:40 (UTC)
@xeruf This package is broken atm, haven't figured out how to update it with all the right deps yet.
xeruf commented on 2022-01-16 17:31 (UTC)
Unable to compile:
Azertyfun commented on 2019-08-29 21:40 (UTC)
This seems to fix the .env issue:
TimorLee commented on 2019-02-07 09:51 (UTC)
Hey, the install fails during prepare with the following error:
sed: can't read /home/[user]Downloads/cower/koel/src/koel-3.7.2/.env: No such file or directory
A fix would be appreciated! Cheers, and thanks for maintaining.