2017-10-07 16:27:42 +00:00
|
|
|
pkgname=postmarketos-ui-xfce4
|
2018-03-12 19:17:36 +00:00
|
|
|
pkgver=0.2
|
2018-10-05 15:53:30 +00:00
|
|
|
pkgrel=4
|
2017-10-18 18:57:08 +00:00
|
|
|
pkgdesc="(X11) Lightweight GTK+2 desktop (stylus recommended)"
|
2018-06-30 14:08:43 +00:00
|
|
|
url="https://gitlab.com/postmarketOS/xfce4-phone"
|
2017-10-07 16:27:42 +00:00
|
|
|
arch="noarch"
|
|
|
|
license="GPL3"
|
2018-05-28 22:12:01 +00:00
|
|
|
depends="xfce4 xorg-server mesa-egl postmarketos-artwork-wallpapers
|
|
|
|
faenza-icon-theme xfce4-battery-plugin network-manager-applet
|
|
|
|
xfce4-mixer gnome-keyring consolekit2 lxpolkit gtk+2.0"
|
2017-10-07 16:27:42 +00:00
|
|
|
makedepends=""
|
|
|
|
install="$pkgname.post-install"
|
|
|
|
subpackages=""
|
2018-06-30 14:08:43 +00:00
|
|
|
source="start_xfce4.sh ${pkgname}-${pkgver}.tar.gz::https://gitlab.com/postmarketOS/xfce4-phone/-/archive/${pkgver}/xfce4-phone-${pkgver}.tar.gz"
|
2017-10-07 16:27:42 +00:00
|
|
|
options="!check"
|
2018-03-12 19:17:36 +00:00
|
|
|
builddir="$srcdir/xfce4-phone-$pkgver"
|
2017-10-07 16:27:42 +00:00
|
|
|
|
|
|
|
package() {
|
|
|
|
install -D -m644 "$srcdir"/start_xfce4.sh \
|
|
|
|
"$pkgdir"/etc/profile.d/start_xfce4.sh
|
|
|
|
install -d -m755 "$pkgdir"/etc/skel
|
2018-03-12 19:17:36 +00:00
|
|
|
cp -a "$builddir"/config "$pkgdir"/etc/skel/.config
|
2017-10-07 16:27:42 +00:00
|
|
|
}
|
2018-03-12 19:17:36 +00:00
|
|
|
|
2018-08-02 20:10:56 +00:00
|
|
|
sha512sums="14bc00ba8b4970f044753d648c3f4ac0a289c98c8586ab9eb79236eef93e771a3306694daa6e957d9c9e396e52bccfdfa3e88ea9e53e3c78b32470bc3b1ea5ff start_xfce4.sh
|
2018-03-12 19:17:36 +00:00
|
|
|
4321a2a24b45f0d33b586ef098cfb236d87f557e7e2fecb180774d1cb1bc9fa1edfe6ce8a1faa646adcb026b4ef1b03b477eae0c46f4c46c8488baabb9c382e3 postmarketos-ui-xfce4-0.2.tar.gz"
|