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
621 B
Bash
15 lines
621 B
Bash
# Template file for 'orage'
|
|
pkgname=orage
|
|
version=4.10.0
|
|
revision=1
|
|
build_style=gnu-configure
|
|
hostmakedepends="pkg-config intltool flex"
|
|
makedepends="libical-devel libnotify-devel gtk+-devel dbus-glib-devel
|
|
popt-devel xfce4-panel-devel libxfce4util-devel"
|
|
depends="hicolor-icon-theme desktop-file-utils"
|
|
short_desc="Simple calendar application for Xfce"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
homepage="http://www.xfce.org/projects/orage/"
|
|
license="GPL-2"
|
|
distfiles="http://archive.xfce.org/src/apps/orage/${version%.*}/orage-$version.tar.bz2"
|
|
checksum=6cb854f3437e31bab23abfce97bd10afa1636a9a1480d80e14e26c85d06be7c0
|