2017-07-24 20:55:55 +00:00
|
|
|
pkgname=postmarketos-ui-weston
|
2017-10-04 15:28:39 +00:00
|
|
|
pkgver=2
|
|
|
|
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-04 15:28:39 +00:00
|
|
|
sha512sums="57e664ed513ed002b3beadcda2977e750078881b9dd720fc8f7273b1082441d9767ef586923676651b48d5c4315b5d6acff5fc517ce3694cfe4d42ff4fab0f65 start_weston.sh
|
2017-08-18 15:55:30 +00:00
|
|
|
94a690ed8f86c23620fa437bdcae01a851dfd9d8ffa64802be53dbb6bcd4f71cd59145f45c08a45ddd85082890095610946e6baa51fb4e9dc0b982fdc5ec2dc3 postmarketos-ui-weston.post-install"
|