mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 05:57:15 +08:00
mplayer-vaapi and mpv removed unused dependency
This commit is contained in:
parent
e2f872fe48
commit
726b86f9a5
@ -1,6 +1,6 @@
|
||||
pkgname=mplayer-vaapi
|
||||
pkgver=36265
|
||||
pkgrel=3
|
||||
pkgrel=4
|
||||
pkgdesc="A movie player, compiled with vaapi support"
|
||||
arch=('x86_64')
|
||||
url="http://gitorious.org/vaapi/mplayer"
|
||||
@ -9,7 +9,7 @@ depends=('libxxf86dga' 'libxxf86vm' 'libmad' 'libcdio' 'libxinerama' 'sdl' 'lame
|
||||
'libtheora' 'xvidcore' 'libmng' 'libxss' 'mesa' 'smbclient' 'aalib' 'jack' 'libcaca' 'x264'
|
||||
'faac' 'faad2' 'lirc-utils' 'ttf-dejavu' 'libxvmc' 'enca' 'opencore-amr' 'libdca' 'a52dec'
|
||||
'schroedinger' 'mpg123' 'libvpx' 'pulseaudio' 'fribidi' 'faad2' 'libva' 'desktop-file-utils'
|
||||
'libbs2b' 'nas' 'libass' 'giflib' 'glu')
|
||||
'nas' 'libass' 'giflib' 'glu')
|
||||
makedepends=('unzip' 'live-media' 'yasm' 'ladspa' 'git')
|
||||
optdepends=('libva-intel-driver: video acceleration for Intel graphic cards')
|
||||
provides=("mplayer=${pkgver}" 'mencoder')
|
||||
|
@ -1,11 +1,11 @@
|
||||
pkgname=mpv
|
||||
pkgver=0.14.0
|
||||
pkgrel=3
|
||||
pkgrel=4
|
||||
pkgdesc="A movie player and encoder for linux, based on MPlayer/mplayer2"
|
||||
arch=('x86_64')
|
||||
license=('LGPL3')
|
||||
url="http://mpv.io"
|
||||
depends=('pulseaudio' 'ffmpeg' 'lcms2' 'libdvdread' 'libgl' 'libbs2b' 'libvdpau'
|
||||
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'
|
||||
|
Loading…
Reference in New Issue
Block a user