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
!2135
samsung-n1awifi: new device
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Imported
samsung-n1awifi: new device
exynos5420-n1awifi
into
master
Overview
9
Commits
1
Pipelines
2
Changes
11
Merged
Imported
Administrator
requested to merge
exynos5420-n1awifi
into
master
3 years ago
Overview
9
Commits
1
Pipelines
2
Changes
11
Expand
1
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
7ec5f99e
1 commit,
3 years ago
11 files
+
4031
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
11
Search (e.g. *.vue) (Ctrl+P)
device/testing/device-samsung-n1awifi/APKBUILD
0 → 100644
+
35
−
0
Options
# Reference: <https://postmarketos.org/devicepkg>
pkgname
=
device-samsung-n1awifi
pkgdesc
=
"Samsung Galaxy Note 10.1 (2014 edition)"
pkgver
=
0.1
pkgrel
=
0
url
=
"https://postmarketos.org"
license
=
"MIT"
arch
=
"armv7"
options
=
"!check !archcheck"
depends
=
"
linux-samsung-n1awifi
mesa-dri-gallium
mkbootimg
postmarketos-base
msm-fb-refresher
"
makedepends
=
"devicepkg-dev"
source
=
"deviceinfo"
subpackages
=
"
$pkgname
-nonfree-firmware:nonfree_firmware"
build
()
{
devicepkg_build
$startdir
$pkgname
}
package
()
{
devicepkg_package
$startdir
$pkgname
}
nonfree_firmware
()
{
pkgdesc
=
"Non-free firmware for the Samsung Galaxy Note 10.1 (2014 edition)"
depends
=
"firmware-samsung-n1awifi"
mkdir
"
$subpkgdir
"
}
sha512sums
=
"d59e7aad584a07fa01b12e3b7e8ccc86e1d807f0f7e4c73ea5ef26bfcf531c471354839735b0b2b1665cef7dad5305dc36bf2a62f05ee440fdbb4342ce778d7c deviceinfo"
Loading