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
!3326
lenovo-tb-x704f: new device
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Imported
lenovo-tb-x704f: new device
lenovo-tb-x704f
into
master
Overview
3
Commits
1
Pipelines
1
Changes
5
Merged
Imported
Administrator
requested to merge
lenovo-tb-x704f
into
master
2 years ago
Overview
3
Commits
1
Pipelines
1
Changes
5
Expand
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
2aa7b9d7
1 commit,
2 years ago
5 files
+
4790
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Some changes are not shown
For a faster browsing experience, some files are collapsed by default.
Expand all files
Files
5
Search (e.g. *.vue) (Ctrl+P)
device/testing/device-lenovo-tb-x704f/APKBUILD
0 → 100644
+
29
−
0
Options
# Reference: <https://postmarketos.org/devicepkg>
pkgname
=
device-lenovo-tb-x704f
pkgdesc
=
"Lenovo TAB4 10 Plus"
pkgver
=
0.1
pkgrel
=
0
url
=
"https://postmarketos.org"
license
=
"MIT"
arch
=
"aarch64"
options
=
"!check !archcheck"
depends
=
"
linux-lenovo-tb-x704f
mesa-dri-gallium
mkbootimg
postmarketos-base
"
makedepends
=
"devicepkg-dev"
source
=
"deviceinfo"
build
()
{
devicepkg_build
$startdir
$pkgname
}
package
()
{
devicepkg_package
$startdir
$pkgname
}
sha512sums
=
"
dc0c8dd524f075a1ab5c7d87a0e0a3ed083ee1d8fbd5364e0d254371d33f5fb6482f5eea141c59d35188dc2d7e51ac8fb60d7d4b48298e1a93862b2deca6c11d deviceinfo
"
Loading