2017-07-24 20:55:55 +00:00
|
|
|
pkgname=postmarketos-ui-weston
|
2017-10-07 16:14:49 +00:00
|
|
|
pkgver=3
|
|
|
|
pkgrel=0
|
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-10 19:40:20 +00:00
|
|
|
sha512sums="1fb3dff37e7db7277f713958eeb9b9b8eae730aec2fe02d2c87d036d23b7f3a79779288f5ddf9a3b05465beea5410133fb4b0268b0544a07c08b9d53cdce4745 start_weston.sh
|
2017-10-07 16:14:49 +00:00
|
|
|
066071c0fa1b35079c28dc18ce66ac56575d49df06f1a217e308ea0b4587436e76432817091737eb9a17e7eecfc855d4d488e5850c77ccbaa3ee4e6a3949dbb8 postmarketos-ui-weston.post-install"
|