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
!1977
lg-vee3e: new device
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Imported
lg-vee3e: new device
vee3e
into
master
Overview
22
Commits
1
Pipelines
0
Changes
12
Merged
Imported
Administrator
requested to merge
vee3e
into
master
4 years ago
Overview
22
Commits
1
Pipelines
0
Changes
12
Expand
Initial support for the LG Optimus L3 II, codenamed vee3e.
Edited
4 years ago
by
Administrator
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
2978b95c
1 commit,
4 years ago
12 files
+
3677
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
12
Search (e.g. *.vue) (Ctrl+P)
device/testing/device-lg-vee3e/APKBUILD
0 → 100644
+
22
−
0
Options
# Reference: <https://postmarketos.org/devicepkg>
pkgname
=
device-lg-vee3e
pkgdesc
=
"LG Optimus L3 II"
pkgver
=
0.1
pkgrel
=
0
url
=
"https://postmarketos.org"
license
=
"MIT"
arch
=
"armv7"
options
=
"!check !archcheck"
depends
=
"postmarketos-base linux-lg-vee3e mkbootimg mesa-dri-gallium mdss-fb-init-hack"
makedepends
=
"devicepkg-dev"
source
=
"deviceinfo"
build
()
{
devicepkg_build
$startdir
$pkgname
}
package
()
{
devicepkg_package
$startdir
$pkgname
}
sha512sums
=
"a530628db623e2f0d8428379c0e340d03ba78bd38e760a4df01e6f4623245ce2ea7c0daf92db5203ac46e08799ea8a96aa793b0355514e30691517f83ec017a6 deviceinfo"
Loading