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
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Leo
aports
Commits
5b7caf0d
Commit
5b7caf0d
authored
Sep 25, 2019
by
Leo
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
main/xorgproto: don't include vldXvMC.h
Included as part of libxvmc
parent
9c390152
Pipeline
#527
failed with stages
in 23 minutes and 43 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
main/xorgproto/APKBUILD
main/xorgproto/APKBUILD
+3
-3
No files found.
main/xorgproto/APKBUILD
View file @
5b7caf0d
...
...
@@ -2,7 +2,7 @@
# Maintainer: prspkt <prspkt@protonmail.com>
pkgname
=
xorgproto
pkgver
=
2019.1
pkgrel
=
0
pkgrel
=
1
pkgdesc
=
"Combined X.Org X11 protocol headers"
url
=
"https://www.x.org"
arch
=
"noarch"
...
...
@@ -42,8 +42,7 @@ provides="bigreqsproto=$pkgver-r$pkgrel
xineramaproto=
$pkgver
-r
$pkgrel
xproto=
$pkgver
-r
$pkgrel
"
source
=
"https://xorg.freedesktop.org/archive/individual/proto/
$pkgname
-
$pkgver
.tar.bz2"
builddir
=
"
$srcdir
"
/
$pkgname
-
$pkgver
source
=
"https://xorg.freedesktop.org/archive/individual/proto/xorgproto-
$pkgver
.tar.bz2"
build
()
{
cd
"
$builddir
"
...
...
@@ -68,6 +67,7 @@ package() {
rm
-f
"
$pkgdir
"
/usr/include/X11/extensions/windows
*
rm
-f
"
$pkgdir
"
/usr/lib/pkgconfig/apple
*
rm
-f
"
$pkgdir
"
/usr/lib/pkgconfig/windows
*
rm
-f
"
$pkgdir
"
/usr/include/X11/extensions/vldXvMC.h
}
sha512sums
=
"f26c17f4a027acdc799b532fa65c3ea1b0e8c30794c7b7293060ee9d9dec84b4878966cd2dcda43584849232e73a208abd4213374f89b05c10e5aae92bdc00be xorgproto-2019.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