Gentoo Archives: gentoo-commits

From: "Pacho Ramos (pacho)" <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/folks: folks-0.9.8.ebuild ChangeLog folks-0.9.6-r1.ebuild folks-0.9.6.ebuild
Date: Tue, 02 Sep 2014 10:38:45
Message-Id: 20140902103839.616D14821@oystercatcher.gentoo.org
1 pacho 14/09/02 10:38:39
2
3 Modified: ChangeLog
4 Added: folks-0.9.8.ebuild
5 Removed: folks-0.9.6-r1.ebuild folks-0.9.6.ebuild
6 Log:
7 Version bump, drop old
8
9 (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
10
11 Revision Changes Path
12 1.45 dev-libs/folks/ChangeLog
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/folks/ChangeLog?rev=1.45&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/folks/ChangeLog?rev=1.45&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/folks/ChangeLog?r1=1.44&r2=1.45
17
18 Index: ChangeLog
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/dev-libs/folks/ChangeLog,v
21 retrieving revision 1.44
22 retrieving revision 1.45
23 diff -u -r1.44 -r1.45
24 --- ChangeLog 23 Jul 2014 15:14:07 -0000 1.44
25 +++ ChangeLog 2 Sep 2014 10:38:39 -0000 1.45
26 @@ -1,6 +1,12 @@
27 # ChangeLog for dev-libs/folks
28 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
29 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/folks/ChangeLog,v 1.44 2014/07/23 15:14:07 ago Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/folks/ChangeLog,v 1.45 2014/09/02 10:38:39 pacho Exp $
31 +
32 +*folks-0.9.8 (02 Sep 2014)
33 +
34 + 02 Sep 2014; Pacho Ramos <pacho@g.o> +folks-0.9.8.ebuild,
35 + -folks-0.9.6-r1.ebuild, -folks-0.9.6.ebuild:
36 + Version bump, drop old
37
38 23 Jul 2014; Agostino Sarubbo <ago@g.o> folks-0.9.7.1.ebuild:
39 Stable for x86, wrt bug #512012
40
41
42
43 1.1 dev-libs/folks/folks-0.9.8.ebuild
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/folks/folks-0.9.8.ebuild?rev=1.1&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/folks/folks-0.9.8.ebuild?rev=1.1&content-type=text/plain
47
48 Index: folks-0.9.8.ebuild
49 ===================================================================
50 # Copyright 1999-2014 Gentoo Foundation
51 # Distributed under the terms of the GNU General Public License v2
52 # $Header: /var/cvsroot/gentoo-x86/dev-libs/folks/folks-0.9.8.ebuild,v 1.1 2014/09/02 10:38:39 pacho Exp $
53
54 EAPI="5"
55 GCONF_DEBUG="yes"
56 VALA_MIN_API_VERSION="0.22"
57 VALA_USE_DEPEND="vapigen"
58
59 inherit gnome2 vala virtualx
60
61 DESCRIPTION="Library for aggregating people from multiple sources"
62 HOMEPAGE="https://wiki.gnome.org/Projects/Folks"
63
64 LICENSE="LGPL-2.1+"
65 SLOT="0/25" # subslot = libfolks soname version
66 KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-linux"
67 # TODO: --enable-profiling
68 # Vala isn't really optional, https://bugzilla.gnome.org/show_bug.cgi?id=701099
69 IUSE="bluetooth eds socialweb +telepathy test tracker utils zeitgeist"
70 REQUIRED_USE="bluetooth? ( eds )"
71
72 COMMON_DEPEND="
73 $(vala_depend)
74 >=dev-libs/glib-2.38.2:2
75 dev-libs/dbus-glib
76 >=dev-libs/libgee-0.10:0.8[introspection]
77 dev-libs/libxml2
78 sys-libs/ncurses:=
79 sys-libs/readline:=
80
81 bluetooth? ( >=net-wireless/bluez-5 )
82 eds? ( >=gnome-extra/evolution-data-server-3.8:=[vala] )
83 socialweb? ( >=net-libs/libsocialweb-0.25.20 )
84 telepathy? ( >=net-libs/telepathy-glib-0.19[vala] )
85 tracker? ( >=app-misc/tracker-1:0= )
86 zeitgeist? ( >=gnome-extra/zeitgeist-0.9.14 )
87 "
88 # telepathy-mission-control needed at runtime; it is used by the telepathy
89 # backend via telepathy-glib's AccountManager binding.
90 RDEPEND="${COMMON_DEPEND}
91 net-im/telepathy-mission-control
92 "
93 # folks socialweb backend requires that libsocialweb be built with USE=vala,
94 # even when building folks with --disable-vala.
95 #
96 # FIXME:
97 # test? ( bluetooth? ( dbusmock is missing in the tree ) )
98 DEPEND="${COMMON_DEPEND}
99 >=dev-libs/gobject-introspection-1.30
100 >=dev-util/intltool-0.50.0
101 sys-devel/gettext
102 virtual/pkgconfig
103
104 socialweb? ( >=net-libs/libsocialweb-0.25.15[vala] )
105 test? ( sys-apps/dbus
106 bluetooth? (
107 >=gnome-extra/evolution-data-server-3.9.1
108 >=dev-libs/glib-2.39.2 ) )
109 !<dev-lang/vala-0.22.1:0.22
110 "
111
112 src_prepare() {
113 # Allow building against tracker-1.0
114 # https://bugzilla.gnome.org/show_bug.cgi?id=728520
115 sed -e 's/\(TRACKER_SPARQL_MAJOR\)=0.16/\1=1.0/' \
116 -i configure{.ac,} || die
117
118 vala_src_prepare
119 gnome2_src_prepare
120 }
121
122 src_configure() {
123 # Rebuilding docs needs valadoc, which has no release
124 gnome2_src_configure \
125 $(use_enable bluetooth bluez-backend) \
126 $(use_enable eds eds-backend) \
127 $(use_enable eds ofono-backend) \
128 $(use_enable socialweb libsocialweb-backend) \
129 $(use_enable telepathy telepathy-backend) \
130 $(use_enable tracker tracker-backend) \
131 $(use_enable utils inspect-tool) \
132 $(use_enable test tests) \
133 $(use_enable zeitgeist) \
134 --enable-vala \
135 --enable-import-tool \
136 --disable-docs \
137 --disable-fatal-warnings
138 }
139
140 src_test() {
141 dbus-launch Xemake check
142 }