Search Criteria
Package Details: blissify-git 0.1.7.r16.g054bc79-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/blissify-git.git (read-only, click to copy) |
---|---|
Package Base: | blissify-git |
Description: | A tool to analyze an MPD audio library and make smart playlists |
Upstream URL: | https://github.com/Polochon-street/blissify-rs |
Licenses: | GPL |
Submitter: | Polochon_street |
Maintainer: | Polochon_street |
Last Packager: | Polochon_street |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2021-06-06 20:06 (UTC) |
Last Updated: | 2021-07-19 18:36 (UTC) |
Dependencies (3)
- cargo (rust-nightly-bin, cargo-git, rustup-git, rust, rustup) (make)
- clang (clang8, clang-git, llvm-git, clang-minimal-git) (make)
- nasm (nasm-git) (make)
Latest Comments
Polochon_street commented on 2021-07-19 18:37 (UTC)
Hi! Thanks a lot for the fix, it's way better like that :)
The PKGBUILD should be updated properly now.
mikoxyz commented on 2021-07-13 18:11 (UTC) (edited on 2021-07-13 18:15 (UTC) by mikoxyz)
Hi! I fixed up the PKGBUILD a bit.
mikoxyz commented on 2021-06-29 08:17 (UTC)
@Polochon_street: Yeah, !lto is the default, but it doesn't hurt to explicitly disable lto for those who do have lto enabled in their makepkg.conf
Polochon_street commented on 2021-06-21 20:14 (UTC)
!lto should be default for arch packages, but I did bump the PKGBUILD and make that explicit.
mikoxyz commented on 2021-06-19 10:10 (UTC)
This package doesn't build with lto enabled; this patch disables lto for this package