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
!1194
essential-mata: new device
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Imported
essential-mata: new device
essential-mata
into
master
Overview
24
Commits
1
Pipelines
0
Changes
13
Merged
Imported
Administrator
requested to merge
essential-mata
into
master
4 years ago
Overview
24
Commits
1
Pipelines
0
Changes
13
Expand
Edited
4 years ago
by
Administrator
2
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
536c1979
1 commit,
4 years ago
13 files
+
5492
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
13
Search (e.g. *.vue) (Ctrl+P)
device/testing/device-essential-mata/APKBUILD
0 → 100644
+
24
−
0
Options
# Maintainer: Avery Dorgan <avery.dorgan@protonmail.com>
# Reference: <https://postmarketos.org/devicepkg>
pkgname
=
device-essential-mata
pkgdesc
=
"Essential PH1"
pkgver
=
0.1
pkgrel
=
0
url
=
"https://postmarketos.org"
license
=
"MIT"
arch
=
"aarch64"
options
=
"!check !archcheck"
depends
=
"postmarketos-base linux-essential-mata mkbootimg mesa-dri-swrast mdss-fb-init-hack"
makedepends
=
"devicepkg-dev"
source
=
"deviceinfo"
build
()
{
devicepkg_build
$startdir
$pkgname
}
package
()
{
devicepkg_package
$startdir
$pkgname
}
sha512sums
=
"d3c9a19a57bedc8e9ffead4e90ccdccd8194d793951966930b157d790313533f26501fd79df914cf9da9818b8c07e71f41048381dafc644e734c5b1b5138df16 deviceinfo"
Loading