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.
16 lines
656 B
Bash
16 lines
656 B
Bash
# Template file for 'xfwm4'
|
|
pkgname=xfwm4
|
|
version=4.12.2
|
|
revision=1
|
|
build_style=gnu-configure
|
|
hostmakedepends="pkg-config intltool"
|
|
makedepends="libxfce4ui-devel startup-notification-devel
|
|
libXcomposite-devel libXdamage-devel libXfixes-devel libXrandr-devel
|
|
libXrender-devel dbus-glib-devel libwnck2-devel"
|
|
depends="hicolor-icon-theme desktop-file-utils"
|
|
short_desc="Next generation window manager for Xfce"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
license="GPL-2"
|
|
homepage="http://xfce.org"
|
|
distfiles="http://archive.xfce.org/src/xfce/xfwm4/${version%.*}/xfwm4-$version.tar.bz2"
|
|
checksum=5bb5f72b41060d10bd3823f8b69abcd462bbd8853fdf9c82041450ae68e7d75a
|