libzeitgeist: remove long_desc.

This commit is contained in:
Juan RP 2014-02-21 11:45:48 +01:00
parent 2574849ed6
commit 668fdfcbb8
1 changed files with 2 additions and 6 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'libzeitgeist'
pkgname=libzeitgeist
version=0.3.18
revision=2
revision=3
build_style=gnu-configure
hostmakedepends="pkg-config"
makedepends="libglib-devel"
@ -12,17 +12,13 @@ homepage="https://launchpad.net/libzeitgeist"
license="LGPL-2.1"
distfiles="https://launchpad.net/${pkgname}/0.3/${version}/+download/${pkgname}-${version}.tar.gz"
checksum=82c128d97a68600518b8e3e65ef4d5b123c57f3d5dfa977c7ff733c0fdf80f73
long_desc="
This project provides a client library for applications that want to interact
with the Zeitgeist daemon. The library is written in C using glib and provides
an asynchronous GObject oriented API."
post_install() {
rm -rf ${DESTDIR}/usr/share/doc
}
libzeitgeist-devel_package() {
depends="${sourcepkg}>=$version"
depends="${sourcepkg}>=${version}_${revision}"
short_desc+=" - development files"
pkg_install() {
vmove usr/include