17 lines
684 B
Bash
17 lines
684 B
Bash
# Template file for 'xfdesktop'
|
|
pkgname=xfdesktop
|
|
version=4.16.0
|
|
revision=2
|
|
build_style=gnu-configure
|
|
configure_args="--with-locales-dir=/usr/share/locale"
|
|
hostmakedepends="pkg-config intltool glib-devel Thunar-devel"
|
|
makedepends="libxfce4ui-devel exo-devel garcon-devel
|
|
libnotify-devel libwnck-devel"
|
|
depends="hicolor-icon-theme desktop-file-utils"
|
|
short_desc="Desktop manager for the Xfce Desktop Environment"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
license="GPL-2.0-or-later"
|
|
homepage="https://xfce.org/"
|
|
distfiles="https://archive.xfce.org/src/xfce/xfdesktop/${version%.*}/$pkgname-$version.tar.bz2"
|
|
checksum=934ba5affecff21e62d9fac1dd50c50cd94b3a807fefa5f5bff59f3d6f155bae
|