Does anyone have a working rpm of mpv for rhel6 or centos6? Would appreciate a download link.
On 06/15/2015 03:54 PM, Peter wrote:
On 06/15/2015 03:17 PM, jd1008 wrote:
Does anyone have a working rpm of mpv for rhel6 or centos6? Would appreciate a download link.
No, but it's in Fedora so rebuilding it for CentOS should be pretty easy.
I should clarify, it's in RPMFusion for Fedora as well as Russian Fedora, not in Fedora itself.
Peter
On 06/14/2015 09:56 PM, Peter wrote:
On 06/15/2015 03:54 PM, Peter wrote:
On 06/15/2015 03:17 PM, jd1008 wrote:
Does anyone have a working rpm of mpv for rhel6 or centos6? Would appreciate a download link.
No, but it's in Fedora so rebuilding it for CentOS should be pretty easy.
I should clarify, it's in RPMFusion for Fedora as well as Russian Fedora, not in Fedora itself.
Peter
Yes, I downloaded mpv-0.2.4-4.fc20.src.rpm from rpmfusion, and:
/usr/bin/yum-builddep -t --nogpgcheck -y mpv-0.2.4-4.fc20.src.rpm says: Error: No Package found for libquvi-devel
and I tried mpv-0.3.11-1.fc20.src.rpm and for that, I get: /usr/bin/yum-builddep -t --nogpgcheck -y mpv-0.3.11-1.fc20.src.rpm
Error: No Package found for libcdio-paranoia-devel
plus I tried: /usr/bin/yum-builddep -t --nogpgcheck -y mpv-0.9.1-1.fc22.src.rpm
Error: No Package found for compat-lua-devel
3 strikes, and I'm out :) :)
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
On 06/15/2015 04:09 PM, jd1008 wrote:
I downloaded mpv-0.2.4-4.fc20.src.rpm from rpmfusion, and:
/usr/bin/yum-builddep -t --nogpgcheck -y mpv-0.2.4-4.fc20.src.rpm says: Error: No Package found for libquvi-devel
You can get that, as well as most deps from nux-dextop: http://li.nux.ro/repos.html
Peter
On 06/14/2015 10:12 PM, Peter wrote:
On 06/15/2015 04:09 PM, jd1008 wrote:
I downloaded mpv-0.2.4-4.fc20.src.rpm from rpmfusion, and:
/usr/bin/yum-builddep -t --nogpgcheck -y mpv-0.2.4-4.fc20.src.rpm says: Error: No Package found for libquvi-devel
You can get that, as well as most deps from nux-dextop: http://li.nux.ro/repos.html
Problem with the nux repo is that it really screws up dependencies for other packages that depend on slightly older versions and so I have enough headaches as it is :)
On 06/14/2015 10:45 PM, Peter wrote:
On 06/15/2015 04:24 PM, jd1008 wrote:
Problem with the nux repo is that it really screws up dependencies for other packages that depend on slightly older versions and so I have enough headaches as it is :)
Can you be more specific? I haven't had issues with nux.
I had run yum update with nux enabled. It brought in updates that later on, when I tried to install some new packages, from Centos updates, their deps were on packages older than what nux had brought in. So I deleted the the nux packages and and disabled nux.
On 06/14/2015 10:12 PM, Peter wrote:
On 06/15/2015 04:09 PM, jd1008 wrote:
I downloaded mpv-0.2.4-4.fc20.src.rpm from rpmfusion, and:
/usr/bin/yum-builddep -t --nogpgcheck -y mpv-0.2.4-4.fc20.src.rpm says: Error: No Package found for libquvi-devel
You can get that, as well as most deps from nux-dextop: http://li.nux.ro/repos.html
Peter
Here is my latest attempt at building mpv error: Failed build dependencies: libcdio-paranoia-devel is needed by mpv-0.3.11-1.el6.x86_64 libwayland-client-devel is needed by mpv-0.3.11-1.el6.x86_64 libwayland-cursor-devel is needed by mpv-0.3.11-1.el6.x86_64 libwayland-server-devel is needed by mpv-0.3.11-1.el6.x86_64 libxkbcommon-devel is needed by mpv-0.3.11-1.el6.x86_64 wayland-devel is needed by mpv-0.3.11-1.el6.x86_64
I cannot find these on the centos repos, not even on nux-dextop
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
jd1008 wrote:
On 06/14/2015 10:12 PM, Peter wrote:
On 06/15/2015 04:09 PM, jd1008 wrote:
I downloaded mpv-0.2.4-4.fc20.src.rpm from rpmfusion, and:
/usr/bin/yum-builddep -t --nogpgcheck -y mpv-0.2.4-4.fc20.src.rpm says: Error: No Package found for libquvi-devel
You can get that, as well as most deps from nux-dextop: http://li.nux.ro/repos.html
Here is my latest attempt at building mpv error: Failed build dependencies: libcdio-paranoia-devel is needed by mpv-0.3.11-1.el6.x86_64 libwayland-client-devel is needed by mpv-0.3.11-1.el6.x86_64 libwayland-cursor-devel is needed by mpv-0.3.11-1.el6.x86_64 libwayland-server-devel is needed by mpv-0.3.11-1.el6.x86_64 libxkbcommon-devel is needed by mpv-0.3.11-1.el6.x86_64 wayland-devel is needed by mpv-0.3.11-1.el6.x86_64
I cannot find these on the centos repos, not even on nux-dextop
*Bing* You need to start with a different source package... or else you need a configure that lets you choose display servers. Wayland *was* the ubuntu replacement, if I understand it correctly, for X. They've dropped it, too.
mark
On Mon, Jun 15, 2015 at 02:00:27PM -0400, m.roth@5-cent.us wrote:
You need to start with a different source package... or else you need a configure that lets you choose display servers.
Perhaps something built against Fedora 19? It'll probably not require Wayland.
Wayland *was* the ubuntu replacement, if I understand it correctly, for X. They've dropped it, too.
You're thinking Mer. https://en.wikipedia.org/wiki/Mer_(software_distribution)
Wayland is the protocol/interface that's in Fedora and a bunch of other distros. RHEL/CentOS 8 might be using it, who knows?
https://en.wikipedia.org/wiki/Wayland_(display_server_protocol)
On 06/15/2015 12:00 PM, m.roth@5-cent.us wrote:
jd1008 wrote:
On 06/14/2015 10:12 PM, Peter wrote:
On 06/15/2015 04:09 PM, jd1008 wrote:
I downloaded mpv-0.2.4-4.fc20.src.rpm from rpmfusion, and:
/usr/bin/yum-builddep -t --nogpgcheck -y mpv-0.2.4-4.fc20.src.rpm says: Error: No Package found for libquvi-devel
You can get that, as well as most deps from nux-dextop: http://li.nux.ro/repos.html
Here is my latest attempt at building mpv error: Failed build dependencies: libcdio-paranoia-devel is needed by mpv-0.3.11-1.el6.x86_64 libwayland-client-devel is needed by mpv-0.3.11-1.el6.x86_64 libwayland-cursor-devel is needed by mpv-0.3.11-1.el6.x86_64 libwayland-server-devel is needed by mpv-0.3.11-1.el6.x86_64 libxkbcommon-devel is needed by mpv-0.3.11-1.el6.x86_64 wayland-devel is needed by mpv-0.3.11-1.el6.x86_64
I cannot find these on the centos repos, not even on nux-dextop
*Bing* You need to start with a different source package... or else you need a configure that lets you choose display servers. Wayland *was* the ubuntu replacement, if I understand it correctly, for X. They've dropped it, too.
mark
Well.... if you know of one that WILL compile on Centos 6, without having to jump through the hoops, please - pass it on :)
jd1008 wrote:
On 06/15/2015 12:00 PM, m.roth@5-cent.us wrote:
jd1008 wrote:
On 06/14/2015 10:12 PM, Peter wrote:
On 06/15/2015 04:09 PM, jd1008 wrote:
I downloaded mpv-0.2.4-4.fc20.src.rpm from rpmfusion, and:
/usr/bin/yum-builddep -t --nogpgcheck -y mpv-0.2.4-4.fc20.src.rpm says: Error: No Package found for libquvi-devel
You can get that, as well as most deps from nux-dextop: http://li.nux.ro/repos.html
Here is my latest attempt at building mpv error: Failed build dependencies: libcdio-paranoia-devel is needed by mpv-0.3.11-1.el6.x86_64 libwayland-client-devel is needed by mpv-0.3.11-1.el6.x86_64 libwayland-cursor-devel is needed by mpv-0.3.11-1.el6.x86_64 libwayland-server-devel is needed by mpv-0.3.11-1.el6.x86_64 libxkbcommon-devel is needed by mpv-0.3.11-1.el6.x86_64 wayland-devel is needed by mpv-0.3.11-1.el6.x86_64
I cannot find these on the centos repos, not even on nux-dextop
*Bing* You need to start with a different source package... or else you need a configure that lets you choose display servers. Wayland *was* the ubuntu replacement, if I understand it correctly, for X. They've dropped it, too.
mark
Well.... if you know of one that WILL compile on Centos 6, without having to jump through the hoops, please - pass it on :)
Sorry. I just use mplayer from the command line....
mark
On 06/14/2015 09:54 PM, Peter wrote:
On 06/15/2015 03:17 PM, jd1008 wrote:
Does anyone have a working rpm of mpv for rhel6 or centos6? Would appreciate a download link.
No, but it's in Fedora so rebuilding it for CentOS should be pretty easy.
Peter
Tried 2 rpms sources from fedora and they have requirements that the fc6 repos cannot provide :(