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
cb822c31
Unverified
Commit
cb822c31
authored
5 years ago
by
Bart Ribbers
Committed by
Bhushan Shah
5 years ago
Browse files
Options
Downloads
Patches
Plain Diff
main/postmarketos-ui-plasma-mobile: remove conflicting file with plasma-phone-components (
!652
)
parent
f06eeb35
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
main/postmarketos-ui-plasma-mobile/APKBUILD
+2
-6
2 additions, 6 deletions
main/postmarketos-ui-plasma-mobile/APKBUILD
main/postmarketos-ui-plasma-mobile/org.kde.phone.homescreen.js
+0
-5
0 additions, 5 deletions
...postmarketos-ui-plasma-mobile/org.kde.phone.homescreen.js
with
2 additions
and
11 deletions
main/postmarketos-ui-plasma-mobile/APKBUILD
+
2
−
6
View file @
cb822c31
...
...
@@ -2,7 +2,7 @@
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname
=
postmarketos-ui-plasma-mobile
pkgver
=
2
pkgrel
=
4
pkgrel
=
5
pkgdesc
=
"(Wayland) Mobile variant of KDE Plasma, optimized for touchscreen (slow without hardware acceleration!)"
url
=
"https://wiki.postmarketos.org/wiki/Plasma_Mobile"
arch
=
"noarch !armhf"
# Crashes on armhf due to https://gitlab.com/postmarketOS/pmaports/issues/75
...
...
@@ -37,7 +37,7 @@ depends="$depends
xorg-server
"
install
=
"
$pkgname
.post-install"
source
=
"kwinrc kdeglobals qtlogging.ini
org.kde.phone.homescreen.js
unlock-plasma 60-lightdm-autologin.conf"
source
=
"kwinrc kdeglobals qtlogging.ini unlock-plasma 60-lightdm-autologin.conf"
options
=
"!check"
package
()
{
...
...
@@ -53,15 +53,11 @@ package() {
install
-Dm644
"
$srcdir
"
/qtlogging.ini
\
"
$pkgdir
"
/etc/skel/.config/QtProject/qtlogging.ini
install
-Dm644
"
$srcdir
"
/org.kde.phone.homescreen.js
\
"
$pkgdir
"
/usr/share/plasma/look-and-feel/org.kde.plasma.phone/contents/plasmoidsetupscripts/org.kde.phone.homescreen.js
install
-Dm755
"
$srcdir
"
/unlock-plasma
\
"
$pkgdir
"
/usr/bin/unlock-plasma
}
sha512sums
=
"a95d3bbd1e8051c9b394ad7a26e4beb2d1be8d3c38189819da61fd42b1c7fd3948c4737bc9246eee23eaf5fd9451cd6362fb06442f3d8f967f930d3bcc5cfbe9 kwinrc
93d6c3e76b6e8d3c8c5424fcb921595ad3569e1aba1b03255b977230b33146dc73a97327e455e8a539018cb02c3bf1a700dd951622f798b50f36c5d381a1b342 kdeglobals
341f0b866c315f37868ef3e7137cce8b53a0e8e6164e5af71b3e8e2fa68321afbf0652d76124ef84bade1393f701748852ac939aef9daff7e272a0df827780eb qtlogging.ini
50dbb5e0b1550776ca6fc5b91468412b23d49aa502af77cf7d5d15af11eaf61b1632b205f42eac3274bf28a0b7b278a4d6bfc98c6c12ea29830fd258bad5107d org.kde.phone.homescreen.js
e5dcc82c0e58288fd7a8f805e60fa777fab71c68355f085a0e4f25b05526491476fdb6decbc7c0495626d6736a53bfc8e8f34a3231210858998e19cd6fbc89a0 unlock-plasma
4845e9090668baf164c587ad1ee669116955911608e9f6751d480c7eae93ac19d662a78be07721475651c37c580278519c085ad6fed692ce9d7f2778982d0c99 60-lightdm-autologin.conf"
This diff is collapsed.
Click to expand it.
main/postmarketos-ui-plasma-mobile/org.kde.phone.homescreen.js
deleted
100644 → 0
+
0
−
5
View file @
f06eeb35
applet
.
wallpaperPlugin
=
'
org.kde.image
'
applet
.
currentConfigGroup
=
new
Array
(
"
Wallpaper
"
,
"
org.kde.image
"
,
"
General
"
)
applet
.
writeConfig
(
"
Image
"
,
"
file:///usr/share/wallpapers/postmarketos.jpg
"
)
applet
.
writeConfig
(
"
FillMode
"
,
"
2
"
)
applet
.
reloadConfig
()
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