Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
pmbootstrap
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
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
pmbootstrap
Merge requests
!1251
New device: infocus-flatfish
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Imported
New device: infocus-flatfish
Rudloff:feature/infocus-flatfish
into
master
Overview
0
Commits
1
Pipelines
0
Changes
8
Merged
Imported
Administrator
requested to merge
Rudloff:feature/infocus-flatfish
into
master
7 years ago
Overview
0
Commits
1
Pipelines
0
Changes
8
Expand
It boots and display/touchscreen partially work (the framebuffer only fills a part of the screen).
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
363c40c3
1 commit,
6 years ago
8 files
+
3099
−
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)
aports/device/device-infocus-flatfish/APKBUILD
0 → 100644
+
22
−
0
Options
# Reference: <https://postmarketos.org/devicepkg>
pkgname
=
"device-infocus-flatfish"
pkgdesc
=
"InFocus New Tab F1"
pkgver
=
0.1
pkgrel
=
0
url
=
"https://postmarketos.org"
license
=
"MIT"
arch
=
"noarch"
options
=
"!check"
depends
=
"linux-infocus-flatfish mkbootimg mesa-dri-swrast"
makedepends
=
"devicepkg-dev"
source
=
"deviceinfo"
build
()
{
devicepkg_build
$startdir
$pkgname
}
package
()
{
devicepkg_package
$startdir
$pkgname
}
sha512sums
=
"2fe08cf2a3b7b6340e5ae81085c5e9a60cc4c4291e1f6fbea3e24c63cf78e0328bd4701429541297afc66c5ddae7fb05d83b7d42c2900bb2cb2866d5f8201906 deviceinfo"
Loading