Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
desktop
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
16
Issues
16
List
Boards
Labels
Service Desk
Milestones
Iterations
Merge Requests
6
Merge Requests
6
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Code Review
Insights
Issue
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Chakra
Packages
desktop
Commits
a279552f
Commit
a279552f
authored
Feb 28, 2012
by
philm
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
mplayer-vaapi: fix libass issue
parent
9556fad6
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
mplayer-vaapi/PKGBUILD
mplayer-vaapi/PKGBUILD
+1
-2
No files found.
mplayer-vaapi/PKGBUILD
View file @
a279552f
...
...
@@ -15,7 +15,7 @@ depends=('libxxf86dga' 'libxxf86vm' 'libmad' 'libcdio' 'libxinerama' 'sdl'
'smbclient'
'aalib'
'jack'
'libcaca'
'x264'
'faac'
'faad2'
'lirc-utils'
'ttf-dejavu'
'libxvmc'
'enca'
'opencore-amr'
'libdca'
'a52dec'
'schroedinger'
'mpg123'
'libvpx'
'libpulse'
'fribidi'
'faad2'
'libva'
'
libass'
'
desktop-file-utils'
)
'libva'
'desktop-file-utils'
)
makedepends
=(
'unzip'
'live-media'
'yasm'
'ladspa'
'git'
)
provides
=(
"mplayer=
$pkgver
"
)
conflicts
=(
'mplayer'
)
...
...
@@ -44,7 +44,6 @@ build() {
--disable-musepack
\
--disable-esd
\
--disable-mga
\
--disable-ass-internal
\
--enable-xvmc
\
--disable-vdpau
\
--enable-vaapi
\
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment