Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
aports
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
648
Issues
648
List
Boards
Labels
Service Desk
Milestones
Merge Requests
195
Merge Requests
195
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
alpine
aports
Commits
5270a9a3
Commit
5270a9a3
authored
Sep 14, 2015
by
Natanael Copa
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
main/libva-intel-driver: upgrade to 1.6.1
parent
c2dba54a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
4 deletions
+5
-4
main/libva-intel-driver/APKBUILD
main/libva-intel-driver/APKBUILD
+5
-4
No files found.
main/libva-intel-driver/APKBUILD
View file @
5270a9a3
# Contributor: Carlo Landmeter <clandmeter@gmail.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
libva-intel-driver
pkgver
=
1.6.
0
pkgver
=
1.6.
1
pkgrel
=
0
pkgdesc
=
"VA-API implementation for Intel G45 chipsets and Intel HD Graphics for Intel Core processor family"
url
=
"http://freedesktop.org/wiki/Software/vaapi"
...
...
@@ -19,6 +19,7 @@ _builddir="$srcdir"/$pkgname-$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
;;
...
...
@@ -49,6 +50,6 @@ package() {
make
DESTDIR
=
"
$pkgdir
"
install
||
return
1
}
md5sums
=
"
d7678f7c66cbb135cced82ee2af6d8e8 libva-intel-driver-1.6.0
.tar.bz2"
sha256sums
=
"
9876afe4610c01a8ee5ba9348266515fce4dd031139d580ad97984d06afa08d4 libva-intel-driver-1.6.0
.tar.bz2"
sha512sums
=
"
8920d6a53bc13df519facdc3e8f2546ac2d27d7f512219f9f949c93563ff637af0abdb7487a26209b79d23db990ecbc4ba6b14f15d4fc0f65f264699509b9b74 libva-intel-driver-1.6.0
.tar.bz2"
md5sums
=
"
ed1b04c1a3c029ad389b7e23822a2762 libva-intel-driver-1.6.1
.tar.bz2"
sha256sums
=
"
3656e99c5ecbe8fe179478306da157dca997a61bb1b453715f52881edfa156db libva-intel-driver-1.6.1
.tar.bz2"
sha512sums
=
"
c841dc3c1539da8c1e013eb392a1a5c309b28656b28a6203afd4eea95023810953462d7d9467fb7c0878caeaa23863598dc5f6faed545d451868cbde468b0ea6 libva-intel-driver-1.6.1
.tar.bz2"
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