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
Commits
739d9f93
Unverified
Commit
739d9f93
authored
3 years ago
by
Newbyte
Committed by
Clayton Craft
3 years ago
Browse files
Options
Downloads
Patches
Plain Diff
device-samsung-skomer: add phosh config (MR 2220)
[ci:skip-build] already built successfully in CI
parent
b567756b
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#201788
passed
3 years ago
Stage: lint
Stage: build
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
device/testing/device-samsung-skomer/APKBUILD
+15
-4
15 additions, 4 deletions
device/testing/device-samsung-skomer/APKBUILD
device/testing/device-samsung-skomer/rootston.ini
+2
-0
2 additions, 0 deletions
device/testing/device-samsung-skomer/rootston.ini
with
17 additions
and
4 deletions
device/testing/device-samsung-skomer/APKBUILD
+
15
−
4
View file @
739d9f93
# Reference: <https://postmarketos.org/devicepkg>
pkgname
=
device-samsung-skomer
pkgdesc
=
"Samsung Galaxy Xcover 2"
pkgver
=
1
pkgrel
=
3
pkgver
=
2
pkgrel
=
0
url
=
"https://postmarketos.org"
license
=
"MIT"
arch
=
"armv7"
...
...
@@ -12,10 +12,12 @@ makedepends="devicepkg-dev"
subpackages
=
"
$pkgname
-nonfree-firmware:nonfree_firmware
$pkgname
-kwin
$pkgname
-phosh
"
source
=
"
deviceinfo
kwin.sh
rootston.ini
"
build
()
{
...
...
@@ -37,5 +39,14 @@ kwin() {
install
-Dm644
"
$srcdir
"
/kwin.sh
"
$subpkgdir
"
/etc/profile.d/kwin.sh
}
sha512sums
=
"215266f1a9cf42c366c12a09406a15ec7dee1e36255ba5fae76be4e2de5024db39272a674be40568db028e14286a17b0df35aac4e9d376971d1258ff95a544f0 deviceinfo
685ec71484a932c59f83f1039d4d18a010a5849342e96d9e15ae8ce64374aac15073f9c51d7d9f270c60e70d2ea15c685b8f528cdc40f991b093b9227cba6a48 kwin.sh"
phosh
()
{
install_if
=
"
$pkgname
postmarketos-ui-phosh"
install
-Dm644
"
$srcdir
"
/rootston.ini
\
"
$subpkgdir
"
/etc/phosh/rootston.ini
}
sha512sums
=
"
215266f1a9cf42c366c12a09406a15ec7dee1e36255ba5fae76be4e2de5024db39272a674be40568db028e14286a17b0df35aac4e9d376971d1258ff95a544f0 deviceinfo
685ec71484a932c59f83f1039d4d18a010a5849342e96d9e15ae8ce64374aac15073f9c51d7d9f270c60e70d2ea15c685b8f528cdc40f991b093b9227cba6a48 kwin.sh
258ed4929ccfeee70777651648ad504038ef4261479e29c43f0a3b4aeccddfde34d0d2b06a2b41e545fbd108aa4aed7c7d32930089bd3540b6ede14d480d8aae rootston.ini
"
This diff is collapsed.
Click to expand it.
device/testing/device-samsung-skomer/rootston.ini
0 → 100644
+
2
−
0
View file @
739d9f93
[output:DSI-1]
scale
=
1
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment