2009-04-20 04:37:49 +00:00
|
|
|
# Template file for 'orage'
|
|
|
|
pkgname=orage
|
2012-04-19 15:39:26 +00:00
|
|
|
version=4.8.3
|
2013-04-14 03:01:48 +00:00
|
|
|
revision=2
|
2011-10-24 12:14:47 +00:00
|
|
|
build_style=gnu-configure
|
2013-04-14 03:01:48 +00:00
|
|
|
hostmakedepends="pkg-config intltool flex"
|
|
|
|
makedepends="libical-devel libnotify-devel gtk+-devel dbus-glib-devel
|
|
|
|
popt-devel xfce4-panel-devel libxfce4util-devel"
|
2009-04-20 04:37:49 +00:00
|
|
|
short_desc="Simple calendar application for Xfce"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2011-08-04 07:23:43 +00:00
|
|
|
homepage="http://www.xfce.org/projects/orage/"
|
|
|
|
license="GPL-2"
|
2013-04-14 03:01:48 +00:00
|
|
|
distfiles="http://archive.be.xfce.org/src/apps/orage/4.8/orage-$version.tar.bz2"
|
2012-04-19 15:39:26 +00:00
|
|
|
checksum=9a5805c8a70de0cae67ae1a6282463bbd059d6a4d080f93ffb13f92aaacdbf2e
|
2011-01-14 22:24:38 +00:00
|
|
|
|
2013-04-14 03:01:48 +00:00
|
|
|
orage_package() {
|
|
|
|
depends="hicolor-icon-theme desktop-file-utils"
|
|
|
|
pkg_install() {
|
|
|
|
vmove usr
|
|
|
|
}
|
|
|
|
}
|