Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Chakra
Packages
desktop
Commits
0a7d400e
Commit
0a7d400e
authored
Dec 28, 2018
by
Francesco Marinucci
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
mplayer-vaapi: switch to pacman hooks
#74
parent
ccefa0fc
Pipeline
#2120
passed with stages
in 6 minutes and 5 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
11 deletions
+1
-11
mplayer-vaapi/PKGBUILD
mplayer-vaapi/PKGBUILD
+1
-2
mplayer-vaapi/mplayer-vaapi.install
mplayer-vaapi/mplayer-vaapi.install
+0
-9
No files found.
mplayer-vaapi/PKGBUILD
View file @
0a7d400e
pkgname
=
mplayer-vaapi
pkgver
=
36265
pkgrel
=
5
pkgrel
=
6
pkgdesc
=
"A movie player, compiled with vaapi support"
arch
=(
'x86_64'
)
url
=
"http://gitorious.org/vaapi/mplayer"
...
...
@@ -17,7 +17,6 @@ conflicts=('mplayer')
backup
=(
'etc/mplayer/codecs.conf'
'etc/mplayer/input.conf'
)
categories
=(
'multimedia'
)
options
=(
'!buildflags'
'!emptydirs'
)
install
=
${
pkgname
}
.install
source
=(
"http://pkgbuild.com/~foutrelis/sources/
${
pkgname
}
/
${
pkgname
}
-
${
pkgver
}
.tar.xz"
'tweak-desktop-file.patch'
'subreader-fix-srt-parsing.patch'
...
...
mplayer-vaapi/mplayer-vaapi.install
deleted
100644 → 0
View file @
ccefa0fc
post_install
()
{
update
-
desktop
-
database
-
q
}
post_upgrade
()
{
post_install
$
1
}
post_remove
()
{
post_install
$
1
}
\ No newline at end of file
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