Gentoo Archives: gentoo-commits

From: Yixun Lan <dlan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/ofono/files/, net-misc/ofono/
Date: Fri, 09 Oct 2015 04:33:16
Message-Id: 1444364684.d2186fca6c1773a86eea3dd7c00d48b883fa490d.dlan@gentoo
1 commit: d2186fca6c1773a86eea3dd7c00d48b883fa490d
2 Author: Yixun Lan <dlan <AT> gentoo <DOT> org>
3 AuthorDate: Fri Oct 9 04:22:19 2015 +0000
4 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 9 04:24:44 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2186fca
7
8 net-misc/ofono: version bump 1.17, drop old
9
10 Package-Manager: portage-2.2.22
11
12 net-misc/ofono/Manifest | 3 +-
13 net-misc/ofono/files/ofono-1.12-sys-types.patch | 21 -------
14 net-misc/ofono/ofono-1.14.ebuild | 67 ----------------------
15 .../ofono/{ofono-1.15.ebuild => ofono-1.17.ebuild} | 4 +-
16 4 files changed, 3 insertions(+), 92 deletions(-)
17
18 diff --git a/net-misc/ofono/Manifest b/net-misc/ofono/Manifest
19 index de9f81e..a75e518 100644
20 --- a/net-misc/ofono/Manifest
21 +++ b/net-misc/ofono/Manifest
22 @@ -1,3 +1,2 @@
23 -DIST ofono-1.14.tar.bz2 947471 SHA256 46228f101a73d700f2b240b1e4b52b79dbae2201e6d18bb67572935e0f440dd9 SHA512 3e5725ef76f0952665e31165bda01d8d43e79cd576fd447564418bffc96217d532d2246e2976b6616498a434f06b148acd426583c3a281de90aeeddbda60371f WHIRLPOOL 49fd61077e21fce9b009b2f663fc8f793d592695751fca8708e70cd247b0049a529b77a7eecf243c8398e16641de95daed3678f89616a77ae06e2e4a6ec467c1
24 -DIST ofono-1.15.tar.xz 849268 SHA256 978807a05e8904eb4e57d6533ed71e75676a55fa3819a39fe2c878f45dbf7af6 SHA512 ed47bcdc9e903a4e841922e1f3dd2f649a005aa8c0c0a8900820c745c9386e8619412745d21361c3731c564d9d814080f3e7e385bb69bf9ec62a6321272f2c70 WHIRLPOOL 24a6cef324ccca12e025207c7b239789529788dd296c5cdf4cdac35a89c435da8a5c267d01936d9fea15073432d5e45b7bac48a2e0df3136606a312ad6c8c2e9
25 DIST ofono-1.16.tar.xz 854296 SHA256 403b98dadece8bc804c0bd16b96d3db5a3bb0f84af64b3d67924da2d1a754b07 SHA512 21887e1bc3b8af18881f9456f950b97885b567164e28ebe2ab6fc5a3042c439891a20b5034a8fa0c7a78567286ac53c1b8a72122f428fbcf5da8bf139423b913 WHIRLPOOL b13aec1b3548b4959e68bd742efc239a0c6d928be2a0d70352d5bdcca3c551b6d2f4c09dd3eef4afcf3547547c47c488bbd49ebac1e468c2519846de3fe8e81a
26 +DIST ofono-1.17.tar.xz 860460 SHA256 cbf20f07fd15253c682b23c1786d517f505c3688f7c4ea93da777e1523b89635 SHA512 d945c87b9c759b459926fcc002d4fb6938c5359a0070a0c623da9f98e342fd2bd92a5f4f22a14e4aa66b5cb3467c3d8f09a95d991ced0b774c066a6406d0746c WHIRLPOOL d509c69030c63d62f158c96a2b39764f803b68435bcf9ff561e910b80372a98659b9563976995bc83c6b2aaed9c27ad787357a67717e3c4d1ce06339c246870a
27
28 diff --git a/net-misc/ofono/files/ofono-1.12-sys-types.patch b/net-misc/ofono/files/ofono-1.12-sys-types.patch
29 deleted file mode 100644
30 index 15f94ab..0000000
31 --- a/net-misc/ofono/files/ofono-1.12-sys-types.patch
32 +++ /dev/null
33 @@ -1,21 +0,0 @@
34 -commit e1d5dfe3aebcb0d2669ec1534cb6eba25f07dbb7
35 -Author: Lucas De Marchi <lucas.demarchi@×××××××××.mobi>
36 -Date: Wed Jan 16 19:11:24 2013 -0200
37 -
38 - storage: Include sys/types.h for ssize_t
39 -
40 - src/storage.h:32:1: error: unknown type name 'ssize_t'
41 - src/storage.h:36:1: error: unknown type name 'ssize_t'
42 -
43 -diff --git a/src/storage.h b/src/storage.h
44 -index c455bae..70446ad 100644
45 ---- a/src/storage.h
46 -+++ b/src/storage.h
47 -@@ -26,6 +26,7 @@
48 - #endif
49 -
50 - #include <fcntl.h>
51 -+#include <sys/types.h>
52 -
53 - int create_dirs(const char *filename, const mode_t mode);
54 -
55
56 diff --git a/net-misc/ofono/ofono-1.14.ebuild b/net-misc/ofono/ofono-1.14.ebuild
57 deleted file mode 100644
58 index 4b7451d..0000000
59 --- a/net-misc/ofono/ofono-1.14.ebuild
60 +++ /dev/null
61 @@ -1,67 +0,0 @@
62 -# Copyright 1999-2014 Gentoo Foundation
63 -# Distributed under the terms of the GNU General Public License v2
64 -# $Id$
65 -
66 -EAPI=5
67 -
68 -inherit eutils multilib systemd
69 -
70 -DESCRIPTION="Open Source mobile telephony (GSM/UMTS) daemon"
71 -HOMEPAGE="http://ofono.org/"
72 -SRC_URI="mirror://kernel/linux/network/${PN}/${P}.tar.bz2"
73 -
74 -LICENSE="GPL-2"
75 -SLOT="0"
76 -KEYWORDS="amd64 arm x86"
77 -IUSE="+atmodem bluetooth +cdmamodem +datafiles doc dundee examples +isimodem +phonesim +provision +qmimodem threads tools +udev"
78 -
79 -REQUIRED_USE="dundee? ( bluetooth )"
80 -
81 -RDEPEND=">=sys-apps/dbus-1.4
82 - >=dev-libs/glib-2.28
83 - net-misc/mobile-broadband-provider-info
84 - bluetooth? ( >=net-wireless/bluez-4.99 )
85 - udev? ( virtual/udev )
86 - examples? ( dev-python/dbus-python )
87 - tools? ( virtual/libusb:1 )"
88 -DEPEND="${RDEPEND}
89 - virtual/pkgconfig"
90 -
91 -DOCS=( ChangeLog AUTHORS )
92 -
93 -src_configure() {
94 - econf \
95 - $(use_enable threads) \
96 - $(use_enable udev) \
97 - $(use_enable isimodem) \
98 - $(use_enable atmodem) \
99 - $(use_enable cdmamodem) \
100 - $(use_enable datafiles) \
101 - $(use_enable dundee) \
102 - $(use_enable bluetooth) \
103 - $(use_enable phonesim) \
104 - $(use_enable provision) \
105 - $(use_enable qmimodem) \
106 - $(use_enable tools) \
107 - $(use_enable examples test) \
108 - --disable-maintainer-mode \
109 - --localstatedir=/var \
110 - --with-systemdunitdir="$(systemd_get_unitdir)"
111 -}
112 -
113 -src_install() {
114 - default
115 -
116 - if use tools ; then
117 - dobin tools/auto-enable \
118 - tools/huawei-audio \
119 - tools/lookup-provider-name \
120 - tools/lookup-apn \
121 - tools/get-location \
122 - tools/qmi \
123 - tools/tty-redirector
124 - fi
125 -
126 - newinitd "${FILESDIR}"/${PN}.initd ${PN}
127 - use doc && dodoc doc/*.txt
128 -}
129
130 diff --git a/net-misc/ofono/ofono-1.15.ebuild b/net-misc/ofono/ofono-1.17.ebuild
131 similarity index 94%
132 rename from net-misc/ofono/ofono-1.15.ebuild
133 rename to net-misc/ofono/ofono-1.17.ebuild
134 index 7939bb3..2b34b3c 100644
135 --- a/net-misc/ofono/ofono-1.15.ebuild
136 +++ b/net-misc/ofono/ofono-1.17.ebuild
137 @@ -1,4 +1,4 @@
138 -# Copyright 1999-2014 Gentoo Foundation
139 +# Copyright 1999-2015 Gentoo Foundation
140 # Distributed under the terms of the GNU General Public License v2
141 # $Id$
142
143 @@ -12,7 +12,7 @@ SRC_URI="mirror://kernel/linux/network/${PN}/${P}.tar.xz"
144
145 LICENSE="GPL-2"
146 SLOT="0"
147 -KEYWORDS="~amd64 ~arm ~x86"
148 +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86"
149 IUSE="+atmodem bluetooth +cdmamodem +datafiles doc dundee examples +isimodem +phonesim +provision +qmimodem threads tools +udev"
150
151 REQUIRED_USE="dundee? ( bluetooth )"