1c5f4690e6
That means that version comparators are not supported anymore in hostmakedepends and makedepends. This will ensure that a pkg is always built with the same build dependencies everywhere, if the srcpkgs tree is uptodate.
15 lines
629 B
Bash
15 lines
629 B
Bash
# Template file for 'xfdesktop'
|
|
pkgname=xfdesktop
|
|
version=4.12.1
|
|
revision=1
|
|
build_style=gnu-configure
|
|
hostmakedepends="pkg-config intltool glib-devel dbus-glib-devel"
|
|
makedepends="libxfce4ui-devel exo-devel Thunar-devel garcon-devel
|
|
libnotify-devel libwnck2-devel"
|
|
depends="hicolor-icon-theme desktop-file-utils"
|
|
short_desc="Desktop manager for the XFce Desktop Environment"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
license="GPL-2"
|
|
homepage="http://xfce.org"
|
|
distfiles="http://archive.xfce.org/src/xfce/xfdesktop/${version%.*}/$pkgname-$version.tar.bz2"
|
|
checksum=95beff25b20957ec7b7c617b2f3f77a90b8d334393cd7dc3c1c1efa30151a725
|