https://github.com/ttys3/fedora-rpm-netease-cloud-music
fedora rpm for netease-cloud-music (网易云音乐)
https://github.com/ttys3/fedora-rpm-netease-cloud-music
fedora netease-cloud-music rpm
Last synced: about 2 months ago
JSON representation
fedora rpm for netease-cloud-music (网易云音乐)
- Host: GitHub
- URL: https://github.com/ttys3/fedora-rpm-netease-cloud-music
- Owner: ttys3
- Created: 2020-02-11T17:26:34.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-02-11T17:32:41.000Z (about 5 years ago)
- Last Synced: 2025-01-17T15:42:56.511Z (4 months ago)
- Topics: fedora, netease-cloud-music, rpm
- Homepage:
- Size: 5.86 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# fedora rpm for netease-cloud-music (网易云音乐)
## how to build
```bash
# prepare tools
sudo dnf install -y gcc rpm-build rpm-devel rpmlint make python bash coreutils diffutils patch rpmdevtools# prepare tree
rpmdev-setuptree# build
QA_RPATHS=$(( 0x0004|0x0008 )) rpmbuild -ba -v ./netease-cloud-music.spec# install
sudo dnf install -y $HOME/rpmbuild/RPMS/x86_64/netease-cloud-music-1.2.1-1.fc31.x86_64.rpm
```## thanks to
https://github.com/Senorsen/netease-cloud-music-rpm
https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=netease-cloud-music