pkgname: 'xfce4-session' pkgver: '4.20.4' pkgrel: '1' pkgdesc: 'Xfce4 Session is a session manager for Xfce.' url: 'https://www.xfce.org' arch: x86_64 depends: - udisks2 - upower - polkit - 'xorg-xrdb' - 'xorg-iceauth' - dconf - 'gsettings-desktop-schemas' makedepends: - gnupg - 'xorg-libxres' - libwnck - libxfce4ui - libxfce4windowing source: - 'https://archive.xfce.org/src/xfce/${pkgname}/4.20/${pkgname}-${pkgver}.tar.bz2' sha256sums: - SKIP build: | cd ${pkgname}-${pkgver} ./configure --prefix=/usr \ --sysconfdir=/etc \ --disable-legacy-sm make make DESTDIR=${PKGDIR} install package: | true