Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Peter Shkenev
aports
Commits
271cd017
Commit
271cd017
authored
10 years ago
by
Natanael Copa
Browse files
Options
Downloads
Patches
Plain Diff
main/libva: upgrade to 1.4.0
parent
c6af5621
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
main/libva/APKBUILD
+4
-5
4 additions, 5 deletions
main/libva/APKBUILD
with
4 additions
and
5 deletions
main/libva/APKBUILD
+
4
−
5
View file @
271cd017
# Contributor: Carlo Landmeter <clandmeter@gmail.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
libva
pkgver
=
1.
3.1
pkgver
=
1.
4.0
pkgrel
=
0
pkgdesc
=
"Video Acceleration (VA) API for Linux"
url
=
"http://freedesktop.org/wiki/Software/vaapi"
...
...
@@ -18,7 +18,6 @@ _builddir="$srcdir"/libva-$pkgver
prepare
()
{
local
i
cd
"
$_builddir
"
update_config_sub
||
return
1
for
i
in
$source
;
do
case
$i
in
*
.patch
)
msg
$i
;
patch
-p1
-i
"
$srcdir
"
/
$i
||
return
1
;;
...
...
@@ -55,6 +54,6 @@ package() {
"
$pkgdir
"
/usr/lib/dri/
*
.la
}
md5sums
=
"
eb4db967f068854444b597071c66b480
libva-1.
3.1
.tar.bz2"
sha256sums
=
"
8789b1f1ca9cbc2c1ae477323ec8f5fb269b9360410d4d5e9ec96d679b3cc297
libva-1.
3.1
.tar.bz2"
sha512sums
=
"
12afa39b965c50beb4a3f356b0fea18123d885a3c24b452a59906db38369362b290b35eaebcbc3e6079aa5d63f8d9c263d236bde9744d4b3725497bc700e5661
libva-1.
3.1
.tar.bz2"
md5sums
=
"
566e68d0a5a7758b2147dd3e60905bf3
libva-1.
4.0
.tar.bz2"
sha256sums
=
"
70c36e6bd1159658043d655372cecf7a45d90c168df8868c112ed2189a6b7651
libva-1.
4.0
.tar.bz2"
sha512sums
=
"
f49a3c4bcd3d9b7813daa3793bec0ccbd54859c4b116e7009e9877d580a506f94f272600bba74cc5b2ef2caead15d24104d92f501a5fc5d02d62d7fac4f3da3c
libva-1.
4.0
.tar.bz2"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment