Search Criteria
Package Details: demlo-git 2018.02.13.g0317d78-1
Git Clone URL: | https://aur.archlinux.org/demlo-git.git (read-only, click to copy) |
---|---|
Package Base: | demlo-git |
Description: | A dynamic and extensible music library organizer |
Upstream URL: | https://github.com/Ambrevar/demlo/ |
Licenses: | |
Submitter: | Ambrevar |
Maintainer: | Ambrevar |
Last Packager: | Ambrevar |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2018-02-17 20:45 |
Last Updated: | 2018-02-19 16:59 |
Dependencies (6)
- ffmpeg (ffmpeg-semifull-git, ffmpeg-tmblock-git, ffmpeg4.0, ffmpeg-git-nc, ffmpeg-cuda, ffmpeg-v4l2-request-git, ffmpeg-svt, ffmpeg-headless, ffmpeg-gl-transition, ffmpeg-full-git-hardened, ffmpeg-git, ffmpeg-amd-full-git, ffmpeg-decklink, ffmpeg-intel-full-git, ffmpeg-mmal, ffmpeg-amd-full, ffmpeg-svt-av1-git, ffmpeg-libfdk_aac, ffmpeg-full, ffmpeg-full-git, ffmpeg-nox-git, ffmpeg-svt-vp9-git, ffmpeg-nocuda, ffmpeg-ndi)
- lua
- taglib (taglib-git)
- git (git-git) (make)
- go (go-tip, go-git, go-go2go-git, gcc-go-git, gcc-go) (make)
- chromaprint (chromaprint-git, chromaprint-fftw) (optional) – Internet tagging
Latest Comments
runical commented on 2018-02-20 10:40
It does. Thank you for the quick response!
E: One last nag, but this should conflict with demlo and provide demlo to make sure you can't install both at the same time and replace demlo when needed as a dependency.
Ambrevar commented on 2018-02-19 16:52
Thanks for reporting, the folder was wrong indeed. It should be working now.
runical commented on 2018-02-19 12:45
I tried building this in a clean chroot, but it fails with the following message:
==> ERROR: pkgver is not allowed to contain colons, hyphens or whitespace.
==> ERROR: pkgver() generated an invalid version: fatal: Not a git repository (or any of the parent directories): .git
I have no idea where it tries to go and why this doesn't work in a clean chroot, but unfortunately it doesn't. Do you maybe have an idea what's amiss?
EDIT: Looking into it a bit more, it seems that the package built outside of chroot generates the package version based on the AUR git repo. The package I get has the following version:
2018.02.17.g7f93c5b
This is the same as the version you get running the version command in the AUR repo.
Running your version command in the demlo repo generates:
2018.02.13.g0317d78
You can look into this yourself and you'll probably find the same thing. So it seems that your version function does not jump to the correct directory.