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
!471
Add new device lg-p700
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Imported
Add new device lg-p700
device/lg-p700
into
master
Overview
2
Commits
1
Pipelines
0
Changes
8
Merged
Imported
Administrator
requested to merge
device/lg-p700
into
master
5 years ago
Overview
2
Commits
1
Pipelines
0
Changes
8
Expand
1
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
5b77b0ff
1 commit,
5 years ago
8 files
+
3632
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
8
Search (e.g. *.vue) (Ctrl+P)
device/device-lg-p700/APKBUILD
0 → 100644
+
23
−
0
Options
# Reference: <https://postmarketos.org/devicepkg>
pkgname
=
"device-lg-p700"
pkgdesc
=
"LG Optimus L7"
pkgver
=
0
pkgrel
=
0
url
=
"https://postmarketos.org"
license
=
"MIT"
arch
=
"armv7"
options
=
"!check !archcheck"
depends
=
"postmarketos-base linux-lg-p700 mkbootimg mesa-dri-swrast"
makedepends
=
"devicepkg-dev"
source
=
"deviceinfo"
build
()
{
devicepkg_build
$startdir
$pkgname
}
package
()
{
devicepkg_package
$startdir
$pkgname
}
sha512sums
=
"d3e2141741353bab1b071f30a8b50cfe225148bea103b512f25319059144e0ea05e9d2515f40bf53afa864c198805db442713d6ce81b24812fe97f7a4d7a97cb deviceinfo"
Loading