mpv: take maintainership
This commit is contained in:
parent
ef5a89e5e0
commit
7b0ad4c8d0
@ -1,6 +1,6 @@
|
||||
# Description: General Purpose video player based on MPlayer and mplayer2
|
||||
# URL: http://mpv.io
|
||||
# Maintainer: Maximilian Dietrich, dxm at openmailbox dot org
|
||||
# Maintainer: Svyatoslav Mishyn, juef at openmailbox dot org
|
||||
# Depends on: ffmpeg docutils
|
||||
# Nice to have: libquvi libdvdread libdvdnav
|
||||
|
||||
@ -16,7 +16,7 @@ build () {
|
||||
./waf configure \
|
||||
--prefix=/usr \
|
||||
--mandir=/usr/share/man \
|
||||
|
||||
|
||||
./waf build
|
||||
./waf install --destdir=$PKG
|
||||
rm -rf $PKG/usr/share/doc
|
||||
|
Loading…
Reference in New Issue
Block a user