Search Criteria
Package Details: qmmp-plugin-pack 2.3.0-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/qmmp-plugin-pack.git (read-only, click to copy) |
|---|---|
| Package Base: | qmmp-plugin-pack |
| Description: | Qmmp Plugin Pack |
| Upstream URL: | http://qmmp.ylsoftware.com |
| Licenses: | GPL-1.0-or-later |
| Submitter: | PerfectGentleman |
| Maintainer: | ava1ar |
| Last Packager: | ava1ar |
| Votes: | 31 |
| Popularity: | 1.05 |
| First Submitted: | 2013-08-12 11:36 (UTC) |
| Last Updated: | 2025-12-25 17:11 (UTC) |
Dependencies (14)
- qmmp (qmmp-svnAUR, qmmp-1AUR)
- qt6-base (qt6-base-gitAUR, qt6-base-hifpsAUR, qt6-base-scrollfixAUR, qt6-base-scrollfixAUR, qt6-xcb-private-headers-scrollfixAUR, qt6-xcb-private-headers-scrollfixAUR, qt6-base-headlessAUR)
- taglib (taglib-gitAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-cudaAUR, ffmpeg-gitAUR, ffmpeg-headlessAUR, ffmpeg-libfdk_aacAUR, ffmpeg-decklinkAUR, ffmpeg-fullAUR, ffmpeg-full-gitAUR, ffmpeg-amd-full-gitAUR, ffmpeg-obsAUR, ffmpeg-amd-fullAUR) (make)
- libmodplug (libmodplug-gitAUR, libopenmpt-modplugAUR) (make)
- libsamplerate (libsamplerate-gitAUR) (make)
- qt6-tools (make)
- taglib (taglib-gitAUR) (make)
- yt-dlp (yt-dlp-gitAUR) (make)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-cudaAUR, ffmpeg-gitAUR, ffmpeg-headlessAUR, ffmpeg-libfdk_aacAUR, ffmpeg-decklinkAUR, ffmpeg-fullAUR, ffmpeg-full-gitAUR, ffmpeg-amd-full-gitAUR, ffmpeg-obsAUR, ffmpeg-amd-fullAUR) (optional)
- libmodplug (libmodplug-gitAUR, libopenmpt-modplugAUR) (optional)
- libsamplerate (libsamplerate-gitAUR) (optional)
- yt-dlp (yt-dlp-gitAUR) (optional)
Latest Comments
1 2 3 4 Next › Last »
simona commented on 2025-12-25 17:24 (UTC)
tnx solved
ava1ar commented on 2025-12-25 17:12 (UTC)
@simona try again please - looks like you have old PKGBUILD cached locally.
simona commented on 2025-12-25 16:56 (UTC)
can't find https://qmmp.ylsoftware.com/files/qmmp-plugin-pack/3.0/qmmp-plugin-pack-2.3.0.tar.bz2
ava1ar commented on 2025-12-25 13:56 (UTC)
I fixed the package - issue was in ${pkgver#*.}, which is not correct way to strip the minor version number from version string. Works well now.
OdinVex commented on 2025-12-25 12:07 (UTC) (edited on 2025-12-25 12:09 (UTC) by OdinVex)
@jdukes123, 404 on that. You typoed for
${pkgver#*.}, so the URL ends up/3.0/qmmp-plugin-pack-2.3.0.tar.bz2. It needs to be 2.3, not 3.0.jdukes123 commented on 2025-12-11 23:04 (UTC)
@ava1ar Hello. I changed some version numbers, hash, and download url to update this to 2.3.0.
simona commented on 2025-01-14 20:54 (UTC)
now compile
<deleted-account> commented on 2025-01-14 20:06 (UTC)
This update is an overhaul to modernize the PKGBUILD and incorporate the CMake package guidelines. This includes
-DCMAKE_BUILD_TYPE=Noneto properly use Arch Linux build flags (-O2). It also omits forcingUSE_FFAP(enhanced Monkey's Audio (APE) decoder) as it's already enabled by default.Additionally, some minor formatting tweaks for consistency have been changed and source verification updated to utilize b2sums. More importantly, missing and optional dependency requirements (
qt6-base) have been added, and existing version requirements have been updated per the 2.2.1 release README. Please let me know if this breaks functionality for you, it seems to be working well on my systems.OdinVex commented on 2025-01-14 19:45 (UTC)
@ava1ar, Thank you. :)
<deleted-account> commented on 2025-01-14 19:44 (UTC)
@ava1ar, cheers and thank you for all your work!
1 2 3 4 Next › Last »