mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 06:07:14 +08:00
mpv: removed graphite as dependency
This commit is contained in:
parent
9061a8da10
commit
3acd3e6b72
@ -1,6 +1,6 @@
|
||||
pkgname=mpv
|
||||
pkgver=0.15.0
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="A movie player and encoder for linux, based on MPlayer/mplayer2"
|
||||
arch=('x86_64')
|
||||
license=('LGPL3')
|
||||
@ -9,9 +9,8 @@ depends=('pulseaudio' 'ffmpeg' 'lcms2' 'libdvdread' 'libgl' 'libvdpau'
|
||||
'libxinerama' 'libxv' 'libxkbcommon' 'libva' 'libass' 'uchardet'
|
||||
'wayland' 'desktop-file-utils' 'hicolor-icon-theme' 'v4l-utils'
|
||||
'xdg-utils' 'lua' 'libdvdnav' 'libcdio-paranoia' 'libbluray' 'libxss'
|
||||
'enca' 'libguess' 'harfbuzz' 'graphite' 'libxrandr' 'rubberband' 'smbclient')
|
||||
makedepends=('mesa' 'python3-docutils' 'ladspa' 'x264' 'jack'
|
||||
'samba')
|
||||
'enca' 'libguess' 'harfbuzz' 'libxrandr' 'rubberband' 'smbclient')
|
||||
makedepends=('mesa' 'python3-docutils' 'ladspa' 'x264' 'jack' 'samba' 'openal')
|
||||
options=('!emptydirs')
|
||||
provides=('mplayer')
|
||||
install=${pkgname}.install
|
||||
|
Loading…
Reference in New Issue
Block a user