Gentoo Archives: gentoo-commits

From: "Pacho Ramos (pacho)" <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-wireless/gnome-bluetooth: gnome-bluetooth-3.8.0.ebuild ChangeLog
Date: Thu, 28 Mar 2013 22:17:20
Message-Id: 20130328221644.A35552171E@flycatcher.gentoo.org
1 pacho 13/03/28 22:16:44
2
3 Modified: ChangeLog
4 Added: gnome-bluetooth-3.8.0.ebuild
5 Log:
6 Version bump for Gnome 3.8
7
8 (Portage version: 2.1.11.58/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
9
10 Revision Changes Path
11 1.125 net-wireless/gnome-bluetooth/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/gnome-bluetooth/ChangeLog?rev=1.125&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/gnome-bluetooth/ChangeLog?rev=1.125&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/gnome-bluetooth/ChangeLog?r1=1.124&r2=1.125
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/net-wireless/gnome-bluetooth/ChangeLog,v
20 retrieving revision 1.124
21 retrieving revision 1.125
22 diff -u -r1.124 -r1.125
23 --- ChangeLog 2 Feb 2013 23:09:07 -0000 1.124
24 +++ ChangeLog 28 Mar 2013 22:16:44 -0000 1.125
25 @@ -1,6 +1,11 @@
26 # ChangeLog for net-wireless/gnome-bluetooth
27 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/gnome-bluetooth/ChangeLog,v 1.124 2013/02/02 23:09:07 ago Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/net-wireless/gnome-bluetooth/ChangeLog,v 1.125 2013/03/28 22:16:44 pacho Exp $
30 +
31 +*gnome-bluetooth-3.8.0 (28 Mar 2013)
32 +
33 + 28 Mar 2013; Pacho Ramos <pacho@g.o> +gnome-bluetooth-3.8.0.ebuild:
34 + Version bump for Gnome 3.8
35
36 02 Feb 2013; Agostino Sarubbo <ago@g.o> gnome-bluetooth-3.6.1.ebuild:
37 Add ~arm, wrt bug #449220
38
39
40
41 1.1 net-wireless/gnome-bluetooth/gnome-bluetooth-3.8.0.ebuild
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/gnome-bluetooth/gnome-bluetooth-3.8.0.ebuild?rev=1.1&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/gnome-bluetooth/gnome-bluetooth-3.8.0.ebuild?rev=1.1&content-type=text/plain
45
46 Index: gnome-bluetooth-3.8.0.ebuild
47 ===================================================================
48 # Copyright 1999-2013 Gentoo Foundation
49 # Distributed under the terms of the GNU General Public License v2
50 # $Header: /var/cvsroot/gentoo-x86/net-wireless/gnome-bluetooth/gnome-bluetooth-3.8.0.ebuild,v 1.1 2013/03/28 22:16:44 pacho Exp $
51
52 EAPI="5"
53 GCONF_DEBUG="yes"
54
55 inherit eutils gnome2 multilib udev user
56
57 DESCRIPTION="Fork of bluez-gnome focused on integration with GNOME"
58 HOMEPAGE="http://live.gnome.org/GnomeBluetooth"
59
60 LICENSE="GPL-2+ LGPL-2.1+ FDL-1.1+"
61 SLOT="2/11" # subslot = libgnome-bluetooth soname version
62 IUSE="+introspection"
63 KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
64
65 COMMON_DEPEND=">=dev-libs/glib-2.29.90:2
66 >=x11-libs/gtk+-2.91.3:3[introspection?]
67 >=x11-libs/libnotify-0.7:=
68 virtual/udev
69
70 introspection? ( >=dev-libs/gobject-introspection-0.9.5 )
71 "
72 RDEPEND="${COMMON_DEPEND}
73 >=net-wireless/bluez-4.34
74 app-mobilephone/obexd
75 x11-themes/gnome-icon-theme-symbolic"
76 DEPEND="${COMMON_DEPEND}
77 !net-wireless/bluez-gnome
78 app-text/docbook-xml-dtd:4.1.2
79 dev-libs/libxml2:2
80 dev-util/gdbus-codegen
81 >=dev-util/gtk-doc-am-1.9
82 >=dev-util/intltool-0.40.0
83 >=sys-devel/gettext-0.17
84 virtual/pkgconfig
85 x11-libs/libX11
86 x11-libs/libXi
87 x11-proto/xproto
88 "
89 # eautoreconf needs:
90 # gnome-base/gnome-common
91 # dev-util/gtk-doc-am
92
93 pkg_setup() {
94 enewgroup plugdev
95 }
96
97 src_prepare() {
98 # Regenerate gdbus-codegen files to allow using any glib version; bug #436236
99 rm -v lib/bluetooth-client-glue.{c,h} || die
100 gnome2_src_prepare
101 }
102
103 src_configure() {
104 # FIXME: Add geoclue support
105 G2CONF="${G2CONF}
106 $(use_enable introspection)
107 --enable-documentation
108 --disable-maintainer-mode
109 --disable-desktop-update
110 --disable-icon-update
111 --disable-static
112 ITSTOOL=$(type -P true)"
113 gnome2_src_configure
114 }
115
116 src_install() {
117 gnome2_src_install
118 udev_dorules "${FILESDIR}"/61-${PN}.rules
119 }
120
121 pkg_postinst() {
122 gnome2_pkg_postinst
123 if ! has_version sys-auth/consolekit[acl] ; then
124 elog "Don't forget to add yourself to the plugdev group "
125 elog "if you want to be able to control bluetooth transmitter."
126 fi
127 }