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
Merge requests
!357
oppo-find-7a: Initial support for Oppo Find 7a
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Imported
oppo-find-7a: Initial support for Oppo Find 7a
device/oppo-find-7a
into
master
Overview
11
Commits
1
Pipelines
0
Changes
7
1 unresolved thread
Hide all comments
Merged
Imported
Administrator
requested to merge
device/oppo-find-7a
into
master
5 years ago
Overview
11
Commits
1
Pipelines
0
Changes
7
1 unresolved thread
Hide all comments
Expand
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
1f809577
1 commit,
5 years ago
7 files
+
3803
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
7
Search (e.g. *.vue) (Ctrl+P)
device/device-oppo-find-7a/APKBUILD
0 → 100644
+
23
−
0
Options
# Reference: <https://postmarketos.org/devicepkg>
pkgname
=
"device-oppo-find-7a"
pkgdesc
=
"OPPO Find 7a"
pkgver
=
0.1
pkgrel
=
0
url
=
"https://postmarketos.org"
license
=
"MIT"
arch
=
"armv7"
options
=
"!check !archcheck"
depends
=
"postmarketos-base linux-oppo-find-7a mkbootimg mesa-dri-swrast"
makedepends
=
"devicepkg-dev"
source
=
"deviceinfo"
build
()
{
devicepkg_build
$startdir
$pkgname
}
package
()
{
devicepkg_package
$startdir
$pkgname
}
sha512sums
=
"cf22482f1948c0c99c9d10cd28dbd12c9881c67266547e0271b9249c27c4cfb7d954797b11704dc3a6ece95ef15bbf45f34a659244226304ef0b264a2416c41e deviceinfo"
Loading