mirror of
https://github.com/outbackdingo/ports.git
synced 2026-02-12 21:40:22 +00:00
mpv 0.29.1-1
This commit is contained in:
@@ -2,10 +2,10 @@
|
||||
# depends : mesa lcms2 ffmpeg libass libarchive
|
||||
|
||||
name=mpv
|
||||
version=0.28.2
|
||||
release=2
|
||||
version=0.29.1
|
||||
release=1
|
||||
source=($name-$version.tar.gz::https://github.com/mpv-player/mpv/archive/v$version.tar.gz)
|
||||
md5sum=(b6538dec29a2a69574f4e3a3d688fb8b)
|
||||
md5sum=(2cd070c6aed980786177b7cb5b73664b)
|
||||
|
||||
build() {
|
||||
cd $name-$version
|
||||
@@ -15,7 +15,6 @@ build() {
|
||||
--confdir=/etc/mpv \
|
||||
--enable-cdda \
|
||||
--enable-dvb \
|
||||
--enable-encoding \
|
||||
--enable-libarchive
|
||||
./waf build
|
||||
./waf install --destdir=$PKG
|
||||
|
||||
Reference in New Issue
Block a user