Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : mpv | name : mpv | ||||
| homepage : https://mpv.io/ | homepage : https://mpv.io/ | ||||
| version : 0.32.0 | version : 0.32.0 | ||||
| release : 76 | release : 77 | ||||
| source : | source : | ||||
| - https://github.com/mpv-player/mpv/archive/v0.32.0.tar.gz : 9163f64832226d22e24bbc4874ebd6ac02372cd717bef15c28a0aa858c5fe592 | - https://github.com/mpv-player/mpv/archive/v0.32.0.tar.gz : 9163f64832226d22e24bbc4874ebd6ac02372cd717bef15c28a0aa858c5fe592 | ||||
| - https://waf.io/waf-2.0.19 : ba63c90a865a9bcf46926c4e6776f9a3f73d29f33d49b7f61f96bc37b7397cef | - https://waf.io/waf-2.0.19 : ba63c90a865a9bcf46926c4e6776f9a3f73d29f33d49b7f61f96bc37b7397cef | ||||
| license : | license : | ||||
| - GPL-2.0-or-later | - GPL-2.0-or-later | ||||
| - LGPL-2.1-or-later | - LGPL-2.1-or-later | ||||
| component : multimedia.video | component : multimedia.video | ||||
| summary : mpv is a fork of mplayer2 and MPlayer. It shares some features with the former projects while introducing many more | summary : mpv is a fork of mplayer2 and MPlayer. It shares some features with the former projects while introducing many more | ||||
| Show All 25 Lines | builddeps : | ||||
| - pkgconfig(xinerama) | - pkgconfig(xinerama) | ||||
| - pkgconfig(xkbcommon) | - pkgconfig(xkbcommon) | ||||
| - pkgconfig(xrandr) | - pkgconfig(xrandr) | ||||
| - pkgconfig(xscrnsaver) | - pkgconfig(xscrnsaver) | ||||
| - pkgconfig(xv) | - pkgconfig(xv) | ||||
| - python-docutils | - python-docutils | ||||
| - vulkan-headers | - vulkan-headers | ||||
| rundeps : | rundeps : | ||||
| - mpv-libs | - youtube-dl | ||||
| - libs : | |||||
| - youtube-dl | |||||
| patterns : | patterns : | ||||
| - libs : | - libs : | ||||
| - /usr/lib64/lib*.so.* | - /usr/lib64/lib*.so.* | ||||
| - libs-devel : | - libs-devel : | ||||
| - /usr/include | - /usr/include | ||||
| - /usr/lib64/lib*.so | - /usr/lib64/lib*.so | ||||
| - /usr/lib64/pkgconfig | - /usr/lib64/pkgconfig | ||||
| replaces : | replaces : | ||||
| - libs-devel : mpv-devel | - libs-devel : mpv-devel | ||||
| environment: | | environment: | | ||||
| export CFLAGS="$CFLAGS -DNDEBUG" | export CFLAGS="$CFLAGS -DNDEBUG" | ||||
| setup : | | setup : | | ||||
| %patch -p1 < $pkgfiles/0001-Support-a-stateless-configuration-on-nix-systems.patch | %apply_patches | ||||
| install -m00755 $sources/waf-* ./waf | install -m00755 $sources/waf-* ./waf | ||||
| %waf_configure --confdir=/etc/mpv \ | %waf_configure --confdir=/etc/mpv \ | ||||
| --libdir=%libdir% \ | --libdir=%libdir% \ | ||||
| --enable-cdda \ | --enable-cdda \ | ||||
| --enable-dvbin \ | --enable-dvbin \ | ||||
| --enable-dvdnav \ | --enable-dvdnav \ | ||||
| --enable-libarchive \ | --enable-libarchive \ | ||||
| --enable-libmpv-shared \ | --enable-libmpv-shared \ | ||||
| --enable-libsmbclient \ | --enable-libsmbclient \ | ||||
| --disable-debug | --disable-debug | ||||
| build : | | build : | | ||||
| %waf_build | %waf_build | ||||
| install : | | install : | | ||||
| %waf_install | %waf_install | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.