Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
pmaports
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
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
postmarketOS
pmaports
Commits
24c13b88
Unverified
Commit
24c13b88
authored
5 years ago
by
TheKit
Committed by
Oliver Smith
5 years ago
Browse files
Options
Downloads
Patches
Plain Diff
hybris/android-headers-9.0: new package for Android 9.0 headers (
!665
)
parent
6e5723a6
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
hybris/android-headers-9.0/APKBUILD
+26
-0
26 additions, 0 deletions
hybris/android-headers-9.0/APKBUILD
with
26 additions
and
0 deletions
hybris/android-headers-9.0/APKBUILD
0 → 100644
+
26
−
0
View file @
24c13b88
pkgname
=
android-headers-9.0
_pkgname
=
android-headers
pkgver
=
9.0_git20190803
_pkgver
=
9.0
pkgrel
=
0
arch
=
"noarch"
url
=
"https://github.com/Halium/android-headers"
license
=
"Apache"
makedepends
=
""
depends
=
""
_commit
=
"00543b4ff3f56a9f96be336df276365aef46f8a2"
source
=
"
$pkgname
-
$_commit
.tar.gz::https://github.com/Halium/android-headers/archive/
$_commit
.tar.gz"
pkgdesc
=
"Android headers used for building libhybris"
builddir
=
"
$srcdir
/
$_pkgname
-
$_commit
"
package
()
{
cd
"
$builddir
"
make
PREFIX
=
/usr
DESTDIR
=
"
${
pkgdir
}
"
install
mv
${
pkgdir
}
/usr/include/android
${
pkgdir
}
/usr/include/android-
$_pkgver
sed
-i
"s~
${
includedir
}
/android~
${
includedir
}
/android-
$_pkgver
~g"
${
pkgdir
}
/usr/lib/pkgconfig/android-headers.pc
mv
"
${
pkgdir
}
/usr/lib/pkgconfig/android-headers.pc"
"
${
pkgdir
}
/usr/lib/pkgconfig/android-headers-
$_pkgver
.pc"
}
sha512sums
=
"9b2ab8d7ee56f8e5a875ed139814ed4f6171c3ccd1542a19b74a23cea0fd03ed9aa9b1ee70f2660d858dab891fc55681af6e7510f10995083d23a06a058e6d6d android-headers-9.0-00543b4ff3f56a9f96be336df276365aef46f8a2.tar.gz"
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