https://github.com/cmdrkotori/mpc-qt-origin the developer is back
Search Criteria
Package Details: mpc-qt-git 1:20.10.r0.g8b1d190-1
Git Clone URL: | https://aur.archlinux.org/mpc-qt-git.git (read-only, click to copy) |
---|---|
Package Base: | mpc-qt-git |
Description: | A clone of Media Player Classic reimplimented in Qt. |
Upstream URL: | https://github.com/cmdrkotori/mpc-qt-origin |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | metak |
Maintainer: | metak |
Last Packager: | metak |
Votes: | 13 |
Popularity: | 0.060544 |
First Submitted: | 2016-04-27 17:34 |
Last Updated: | 2020-10-26 10:32 |
Dependencies (7)
- mpv (mpv-sndio, mpv-semifull-git, mpv-vittgam, mpv-ahjolinna, mpv-rpi, mpv-thin, mpv-ahjolinna-git, mpv-full-git, mpv-light, mpv-git, mpv-full, mpv-light-pulse, mpv-vapoursynth, mpv-vapoursynth-git, mpv-amd-full-git, mpv-build-git, mpv-full-build-git)
- qt5-x11extras (qt5-x11extras-git)
- git (git-git) (make)
- qt5-tools (qt5-tools-git) (make)
- libva-intel-driver (libva-intel-driver-git, libva-intel-driver-hybrid, libva-intel-driver-g45-h264, libva-intel-driver-hybrid-g45-h265) (optional) – backend for Intel cards
- libva-vdpau-driver (libva-vdpau-driver-shadow-nvidia, libva-vdpau-driver-vp9-git, libva-vdpau-driver-chromium) (optional) – backend for Nvidia and AMD cards
- udisks2 (udisks2-nosystemd) (optional) – to detect available discs
Required by (0)
Sources (1)
Latest Comments
SolarAquarion commented on 2020-05-17 12:20
metak commented on 2019-07-14 14:31
Seems like this project is dead, the developer just disappeared and removed his repos.
For now I've pointed this pkgbuild to temporary backup repo, but I have no idea if anyone will pick up the development or not.
metak commented on 2019-06-18 22:50
@ahjolinna Hi. I hope everything is alright with cmdrkotori. I'll probably point this package to your repo unless you want to adopt this and mpc-qt packages?
ahjolinna commented on 2019-06-18 22:15
for some reason the dev left/removed his github account and the project.
luckily I just had made a copy of his latest commits for my obs/openSUSE repo, so I have added the project to my repo for those who want it https://github.com/ahjolinna/mpc-qt/
egrupled commented on 2017-08-20 21:07
By default qmake doesn't use user set custom buildflags. You can change that by modifying:
qmake-qt5 PREFIX=/usr mpc-qt.pro QMAKE_CFLAGS_RELEASE="${CFLAGS}" QMAKE_CXXFLAGS_RELEASE="${CXXFLAGS}" QMAKE_LFLAGS_RELEASE="${LDFLAGS}"
in build section.
metak commented on 2017-01-07 18:14
@nemon & @ahjolinna https://github.com/cmdrkotori/mpc-qt/issues/52
ahjolinna commented on 2017-01-07 14:40
hmm, I got this error: mpc-qt: ../ta/ta.c:333: ta_dbg_check_header: Assertion `h->canary == CANARY' failed.
nemon commented on 2017-01-05 05:19
mpc-qt: ../ta/ta.c :333 : ta_dbg_check_header: « h->canary == CANARY » error
Pinned Comments
metak commented on 2019-07-14 14:31
Seems like this project is dead, the developer just disappeared and removed his repos.
For now I've pointed this pkgbuild to temporary backup repo, but I have no idea if anyone will pick up the development or not.