2017-07-24 20:55:55 +00:00
|
|
|
pkgname=postmarketos-ui-weston
|
2017-10-07 16:14:49 +00:00
|
|
|
pkgver=3
|
2017-10-12 20:08:10 +00:00
|
|
|
pkgrel=1
|
2017-07-24 20:55:55 +00:00
|
|
|
pkgdesc="Meta package for weston"
|
|
|
|
url="https://github.com/postmarketOS"
|
|
|
|
arch="noarch"
|
|
|
|
license="GPL3+"
|
|
|
|
depends="weston-clients weston weston-shell-desktop weston-backend-fbdev
|
|
|
|
weston-backend-drm weston-backend-x11 weston-terminal
|
|
|
|
weston-xwayland xorg-server-xwayland postmarketos-demos"
|
|
|
|
makedepends=""
|
|
|
|
install="$pkgname.post-install"
|
|
|
|
subpackages=""
|
2017-07-30 13:38:31 +00:00
|
|
|
source="start_weston.sh $install"
|
2017-07-24 20:55:55 +00:00
|
|
|
options="!check"
|
|
|
|
|
|
|
|
package() {
|
|
|
|
install -D -m644 "$srcdir"/start_weston.sh \
|
2017-10-04 15:05:00 +00:00
|
|
|
"$pkgdir"/etc/profile.d/start_weston.sh
|
2017-07-24 20:55:55 +00:00
|
|
|
}
|
2017-10-12 20:08:10 +00:00
|
|
|
sha512sums="9281ec20d0367d11e8219cc248ebab94194c703fe87e3e4fcbd128d54a67f77d17781b006721a04e5bd3fd4a95616f22a79e88cbdc6d5cc29f86fcfb4fc07755 start_weston.sh
|
|
|
|
23958764613a14a49b300d7f4c6044fce75d8bdf23c2c5a6e9ffe7228a8fa2d0b2c8188dc0021f56f5c1bc6599d3691ede4e5a5c2a228a09bd7a804ae935bf29 postmarketos-ui-weston.post-install"
|