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
Commits
987ec7a0
Commit
987ec7a0
authored
7 years ago
by
Alex Roth
Committed by
Oliver Smith
7 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Luna: pmOS default wallpaper via symlink (#1191)
parent
b0869380
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
aports/luna/luna-init/APKBUILD
+4
-2
4 additions, 2 deletions
aports/luna/luna-init/APKBUILD
with
4 additions
and
2 deletions
aports/luna/luna-init/APKBUILD
+
4
−
2
View file @
987ec7a0
pkgname
=
luna-init
pkgver
=
5.0.0_git20171117
pkgrel
=
1
pkgrel
=
2
_commit
=
5fff640fb0b9f3e973c13d1620889b2da4c11766
pkgdesc
=
"Initialization and font setup files used by luna-sysmgr."
arch
=
"all"
url
=
"http://webos-ports.org"
license
=
"GPL-3.0+"
depends
=
""
depends
=
"
postmarketos-artwork-wallpapers
"
makedepends
=
"cmake-modules-webos python2 py2-tz"
source
=
"
$pkgname
-
$_commit
.tar.gz::https://github.com/webOS-ports/luna-init/archive/
$_commit
.tar.gz"
options
=
"!check"
...
...
@@ -35,5 +35,7 @@ package() {
install
-v
-m
644
"
$builddir
"
/files/conf/default-launcher-page-layout.json
"
$pkgdir
"
/etc/palm
install
-v
-m
644
"
$builddir
"
/files/conf/locale.txt
"
$pkgdir
"
/etc/palm
install
-d
"
$pkgdir
"
/media/internal/wallpapers
ln
-s
-v
/usr/share/wallpapers/postmarketos.jpg
"
$pkgdir
"
/media/internal/wallpapers/LuneOS.jpg
}
sha512sums
=
"9278b53e8358230e0979d314958a02ada6d68a68b97e253d81ffc5132901cf7aa033c8d908530cbf36c422a161a3f80cc70f1ddb3e0e4b3fae86183c39d10b95 luna-init-5fff640fb0b9f3e973c13d1620889b2da4c11766.tar.gz"
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