Skip to content
Snippets Groups Projects
Unverified Commit c9602e1e authored by hexaheximal's avatar hexaheximal
Browse files

main/postmarketos-ui-openbox: new aport

parent 26cd7493
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@ pkgname=device-samsung-gta7litewifi
pkgdesc="Samsung Galaxy Tab A7 Lite"
pkgver=0.2
pkgrel=0
url="https://postmarketos.org"
url="http://postmarketos.org"
license="MIT"
arch="aarch64"
options="!check !archcheck"
......
# Reference: https://postmarketos.org/uipkg
# Maintainer: hexaheximal <hexaheximal@proton.me>
pkgname=postmarketos-ui-openbox
pkgver=0.1
pkgrel=0
pkgdesc="(X11) A highly configurable, next generation window manager with extensive standards support. (keyboard required)"
url="https://openbox.org/"
arch="noarch"
license="GPL-3.0-or-later"
depends="
dmenu-virtual
dnsmasq
elogind
elogind-openrc
openbox
tinydm
tinydm-openrc
mesa-egl
polkit-elogind
postmarketos-base-ui
postmarketos-base-ui-networkmanager
postmarketos-artwork-wallpapers
xterm
xorg-server
"
install="$pkgname.post-install $pkgname.post-upgrade"
options="!check"
build() {
return 0
}
package() {
mkdir -p "$pkgdir"
}
#!/bin/sh
rc-update add tinydm default
tinydm-set-session -s /usr/share/xsessions/openbox.desktop
rc-update add elogind default
rc-update add networkmanager default
postmarketos-ui-openbox.post-install
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment