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
!487
samsung-degaswifi: new device
Code
Review changes
Check out branch
Download
Patches
Plain diff
Closed
Imported
samsung-degaswifi: new device
degaswifi
into
master
Overview
58
Commits
3
Pipelines
0
Changes
10
Closed
Imported
Administrator
requested to merge
degaswifi
into
master
5 years ago
Overview
21
Commits
3
Pipelines
0
Changes
10
Expand
Added samsung degaswifi, added mkbootim-pxa (tool for creating pxa1088 boot.img)
Edited
5 years ago
by
Administrator
1
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
5150968b
3 commits,
5 years ago
10 files
+
4052
−
16
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
10
Search (e.g. *.vue) (Ctrl+P)
device/device-samsung-degaswifi/APKBUILD
0 → 100644
+
23
−
0
Options
# Reference: <https://postmarketos.org/devicepkg>
pkgname
=
"device-samsung-degaswifi"
pkgdesc
=
"Samsung Galaxy Tab 4 7.0"
pkgver
=
0.1
pkgrel
=
0
url
=
"https://postmarketos.org"
license
=
"MIT"
arch
=
"armv7"
options
=
"!check !archcheck"
depends
=
"postmarketos-base linux-samsung-degaswifi mkbootimgpxa-osm0sis mkbootimg mesa-dri-swrast"
makedepends
=
"devicepkg-dev"
source
=
"deviceinfo"
build
()
{
devicepkg_build
$startdir
$pkgname
}
package
()
{
devicepkg_package
$startdir
$pkgname
}
sha512sums
=
"0bc6309cafebd30de6799498d1aeeedc8a94a67322c23703540531571f8873f3270c7766b859aa661cb00a3b53ffe9f16c7b4d8f8d2fac5cc2673d134832a0e1 deviceinfo"
Loading