zeitgeist: update to 0.9.16.
This commit is contained in:
parent
4e36828633
commit
5e5ced2898
2 changed files with 3 additions and 23 deletions
|
@ -1,20 +0,0 @@
|
||||||
From ab624e66b0a1eccd4a605980be07726ac8ecb460 Mon Sep 17 00:00:00 2001
|
|
||||||
From: Philip Withnall <philip@tecnocode.co.uk>
|
|
||||||
Date: Sun, 16 Feb 2014 15:08:49 +0000
|
|
||||||
Subject: [PATCH] libzeitgeist: Add a missing dependency on gio-2.0
|
|
||||||
|
|
||||||
This actually makes the zeitgeist vapi file usable.
|
|
||||||
---
|
|
||||||
libzeitgeist/zeitgeist-2.0.deps | 1 +
|
|
||||||
1 file changed, 1 insertion(+)
|
|
||||||
|
|
||||||
diff --git a/libzeitgeist/zeitgeist-2.0.deps b/libzeitgeist/zeitgeist-2.0.deps
|
|
||||||
index ff8d39b..59eec5d 100644
|
|
||||||
--- libzeitgeist/zeitgeist-2.0.deps
|
|
||||||
+++ libzeitgeist/zeitgeist-2.0.deps
|
|
||||||
@@ -1 +1,2 @@
|
|
||||||
zeitgeist-datamodel-2.0
|
|
||||||
+gio-2.0
|
|
||||||
--
|
|
||||||
1.8.5.3
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'zeitgeist'
|
# Template file for 'zeitgeist'
|
||||||
pkgname=zeitgeist
|
pkgname=zeitgeist
|
||||||
version=0.9.14
|
version=0.9.16
|
||||||
revision=9
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-fts --enable-datahub $(vopt_enable gir introspection)"
|
configure_args="--enable-fts --enable-datahub $(vopt_enable gir introspection)"
|
||||||
hostmakedepends="pkg-config intltool vala-devel $(vopt_if gir gobject-introspection)"
|
hostmakedepends="pkg-config intltool vala-devel $(vopt_if gir gobject-introspection)"
|
||||||
|
@ -15,7 +15,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://zeitgeist-project.com"
|
homepage="http://zeitgeist-project.com"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
distfiles="https://launchpad.net/${pkgname}/${version%.*}/${version}/+download/${pkgname}-${version}.tar.xz"
|
distfiles="https://launchpad.net/${pkgname}/${version%.*}/${version}/+download/${pkgname}-${version}.tar.xz"
|
||||||
checksum=769b5abfe67ef632414efa1d35a1462c5cd86c8792bb4635b4c3d93a5f15f061
|
checksum=6ed3e60d0cd82ea58ee134c19beccafac10eb0f71977f3848755dacbf0927d3a
|
||||||
|
|
||||||
# Package build options
|
# Package build options
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue