pmaports/luna/postmarketos-ui-luna/APKBUILD

43 lines
1,021 B
Text
Raw Normal View History

# Moved to aports/luna, because it is broken. When LuneOS UI works again, this
# should be moved back to aports/main, so it appears in "pmbootstrap init".
pkgname=postmarketos-ui-luna
pkgver=1
pkgrel=2
pkgdesc="(Wayland) webOS UI, ported from the LuneOS project (broken: #1459)"
url="https://wiki.postmarketos.org/wiki/LuneOS_UI"
arch="noarch"
license="GPL3+"
depends="activitymanager
configurator
db8
enyo
luna-app-browser
luna-app-services
luna-applauncher
luna-appmanager
luna-core-apps
luna-firstuse
luna-init
luna-next
luna-next-cardshell
luna-qml-launcher
luna-sysmgr
luna-sysservice
luna-systemui
luna-temp-ofono-bluetooth
luna-webappmanager
luneos-components
mesa
mojoloader
xkeyboard-config"
makedepends=""
subpackages=""
source="start_luna.sh"
options="!check"
package() {
install -D -m755 "$srcdir"/start_luna.sh \
"$pkgdir"/usr/bin/start_luna.sh
}
sha512sums="a0e9018ceaabb4da16bac70b7b4aa704924a483e166f3f04df6b46a98b449798b8bafb851154ca1bf14438da3381699434933d4f0866dc680fe52fd6a7dd5bd6 start_luna.sh"