Gentoo Archives: gentoo-commits

From: Lars Wendler <polynomial-c@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/fwupd/
Date: Wed, 02 Jan 2019 09:30:53
Message-Id: 1546421439.06a24031404dc415d60245483a1abf69520a90f5.polynomial-c@gentoo
1 commit: 06a24031404dc415d60245483a1abf69520a90f5
2 Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jan 2 09:27:54 2019 +0000
4 Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 2 09:30:39 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06a24031
7
8 sys-apps/fwupd: Removed old.
9
10 Package-Manager: Portage-2.3.53, Repoman-2.3.12
11 Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>
12
13 sys-apps/fwupd/Manifest | 2 -
14 sys-apps/fwupd/fwupd-1.1.4.ebuild | 128 --------------------------------------
15 sys-apps/fwupd/fwupd-1.2.0.ebuild | 127 -------------------------------------
16 3 files changed, 257 deletions(-)
17
18 diff --git a/sys-apps/fwupd/Manifest b/sys-apps/fwupd/Manifest
19 index e7c6ae1729a..8d856b7a399 100644
20 --- a/sys-apps/fwupd/Manifest
21 +++ b/sys-apps/fwupd/Manifest
22 @@ -1,4 +1,2 @@
23 -DIST fwupd-1.1.4.tar.gz 1729782 BLAKE2B af8a1046d6ab9098ee7b09bc1c9677b2256909fdb6cef3e1632e920f962246b94ae7b8c8c4cb5c90088845d836c27cb98c7b8c05bad8f6a213029c220856e602 SHA512 7c14efd044f575c600ee4734c6721b8990603296a8ef2ec7643691e1b47598c12afd31e0c25a0dae69719e2c375fc1f18a6073f20b3c1b91400a046de52e8a28
24 -DIST fwupd-1.2.0.tar.gz 1746711 BLAKE2B 7611f0d501f897392cba0f6ca877265c634d723b9804e640b7824b35773c16117e574dd7eb336c626de6dcd7360112acac2aa5da828c28aff7954b0935bec60d SHA512 88e543cb06522b4af2d62addea77ab0d2a119409e0c36c5034bc4c035c73fdfd8565723a3993f04510491645174064d0bb9b2937553ced8528f29257d9a902e9
25 DIST fwupd-1.2.1.tar.gz 1754253 BLAKE2B 96938766758db32b00437e29c1b93870411687f7535102703faf4a09189dc4e90fd232794812d964895c12b0f63c86d0023ff1abcf9848059f04c12812158db9 SHA512 ce86c7b5e5c1a45a561f6fc195c3db861e29f9cd435df9e41a41ade94e2f9891508b0e32906df09fe074d383b5d7b6ac824201949f67e2c86c6c905eae550d78
26 DIST fwupd-1.2.2.tar.gz 1768003 BLAKE2B 83d91761b7dc71296def8a88eb356df687906278ad6e351dffce246a1473de4a141e84e959dd4a785a36a846fc6884d4c83f512e8ea96d7f1b8f9c5dd438d784 SHA512 34221c905a75f4b6d9ee66bc08a2ceb0d65debb71771b8e0eeed26593dff4f29a4080b7c3164535e862f91f370bb519ae2761dc1f62c6b6de3c6c51ef5f0af65
27
28 diff --git a/sys-apps/fwupd/fwupd-1.1.4.ebuild b/sys-apps/fwupd/fwupd-1.1.4.ebuild
29 deleted file mode 100644
30 index e8497bb3e4e..00000000000
31 --- a/sys-apps/fwupd/fwupd-1.1.4.ebuild
32 +++ /dev/null
33 @@ -1,128 +0,0 @@
34 -# Copyright 1999-2018 Gentoo Authors
35 -# Distributed under the terms of the GNU General Public License v2
36 -
37 -EAPI=7
38 -
39 -# Package requires newer meson than eclass provides
40 -MESON_AUTO_DEPEND="no"
41 -PYTHON_COMPAT=( python3_{4,5,6,7} )
42 -
43 -inherit meson python-single-r1 vala xdg-utils
44 -
45 -DESCRIPTION="Aims to make updating firmware on Linux automatic, safe and reliable"
46 -HOMEPAGE="https://fwupd.org"
47 -SRC_URI="https://github.com/hughsie/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
48 -
49 -LICENSE="GPL-2+"
50 -
51 -SLOT="0"
52 -KEYWORDS="~amd64 ~x86"
53 -IUSE="colorhug dell doc +gpg +man nvme pkcs7 redfish systemd test thunderbolt uefi"
54 -REQUIRED_USE="
55 - ${PYTHON_REQUIRED_USE}
56 - dell? ( uefi )
57 -"
58 -
59 -RDEPEND="
60 - ${PYTHON_DEPS}
61 - app-arch/libarchive:=
62 - dev-db/sqlite
63 - >=dev-libs/appstream-glib-0.7.4:=[introspection]
64 - >=dev-libs/glib-2.45.8:2
65 - dev-libs/libgpg-error
66 - dev-libs/libgudev:=
67 - >=dev-libs/libgusb-0.2.9[introspection]
68 - dev-python/pillow[${PYTHON_USEDEP}]
69 - dev-python/pycairo[${PYTHON_USEDEP}]
70 - dev-python/pygobject:3[cairo,${PYTHON_USEDEP}]
71 - >=net-libs/libsoup-2.51.92:2.4[introspection]
72 - >=sys-auth/polkit-0.103
73 - virtual/libelf:0=
74 - colorhug? ( >=x11-misc/colord-1.2.12:0= )
75 - dell? (
76 - sys-libs/efivar
77 - >=sys-libs/libsmbios-2.4.0
78 - )
79 - gpg? (
80 - app-crypt/gpgme
81 - dev-libs/libgpg-error
82 - )
83 - nvme? ( sys-libs/efivar )
84 - pkcs7? ( >=net-libs/gnutls-3.4.4.1:= )
85 - redfish? (
86 - dev-libs/json-glib
87 - sys-libs/efivar
88 - )
89 - systemd? ( >=sys-apps/systemd-211 )
90 - !systemd? ( >=sys-auth/consolekit-1.0.0 )
91 - thunderbolt? ( sys-apps/thunderbolt-software-user-space )
92 - uefi? (
93 - media-libs/fontconfig
94 - media-libs/freetype
95 - sys-boot/gnu-efi
96 - >=sys-libs/efivar-33
97 - x11-libs/cairo
98 - )
99 -"
100 -DEPEND="
101 - ${RDEPEND}
102 - app-arch/gcab
103 - app-arch/libarchive
104 - $(vala_depend)
105 - doc? ( dev-util/gtk-doc )
106 - man? ( app-text/docbook-sgml-utils )
107 - nvme? ( >=sys-kernel/linux-headers-4.4 )
108 - test? ( net-libs/gnutls[tools] )
109 -"
110 -
111 -BDEPEND="
112 - >=dev-util/meson-0.43.0
113 - >=dev-util/ninja-1.7.2
114 - virtual/pkgconfig
115 -"
116 -
117 -# required for fwupd daemon to run.
118 -# NOT a build time dependency. The build system does not check for dbus.
119 -PDEPEND="sys-apps/dbus"
120 -
121 -src_prepare() {
122 - default
123 - sed -e "s/'--create'/'--absolute-name', '--create'/" \
124 - -i data/tests/builder/meson.build || die
125 - sed -e "/'-Werror',/d" \
126 - -i plugins/uefi/efi/meson.build || die
127 - vala_src_prepare
128 -}
129 -
130 -src_configure() {
131 - xdg_environment_reset
132 - local emesonargs=(
133 - --localstatedir "${EPREFIX}"/var
134 - -Dconsolekit="$(usex systemd false true)"
135 - -Dgpg="$(usex gpg true false)"
136 - -Dgtkdoc="$(usex doc true false)"
137 - -Dman="$(usex man true false)"
138 - -Dpkcs7="$(usex pkcs7 true false)"
139 - -Dplugin_dell="$(usex dell true false)"
140 - -Dplugin_nvme="$(usex nvme true false)"
141 - -Dplugin_redfish="$(usex redfish true false)"
142 - -Dplugin_synaptics="$(usex dell true false)"
143 - -Dplugin_thunderbolt="$(usex thunderbolt true false)"
144 - -Dplugin_uefi="$(usex uefi true false)"
145 - -Dsystemd="$(usex systemd true false)"
146 - -Dtests="$(usex test true false)"
147 - )
148 - meson_src_configure
149 -}
150 -
151 -src_install() {
152 - meson_src_install
153 - doinitd "${FILESDIR}"/${PN}
154 -}
155 -
156 -pkg_postinst() {
157 - elog "In case you are using openrc as init system"
158 - elog "and you're upgrading from <fwupd-1.1.0, you"
159 - elog "need to start the fwupd daemon via the openrc"
160 - elog "init script that comes with this package."
161 -}
162
163 diff --git a/sys-apps/fwupd/fwupd-1.2.0.ebuild b/sys-apps/fwupd/fwupd-1.2.0.ebuild
164 deleted file mode 100644
165 index d4554549eb0..00000000000
166 --- a/sys-apps/fwupd/fwupd-1.2.0.ebuild
167 +++ /dev/null
168 @@ -1,127 +0,0 @@
169 -# Copyright 1999-2018 Gentoo Authors
170 -# Distributed under the terms of the GNU General Public License v2
171 -
172 -EAPI=7
173 -
174 -# Package requires newer meson than eclass provides
175 -MESON_AUTO_DEPEND="no"
176 -PYTHON_COMPAT=( python3_{4,5,6,7} )
177 -
178 -inherit meson python-single-r1 vala xdg-utils
179 -
180 -DESCRIPTION="Aims to make updating firmware on Linux automatic, safe and reliable"
181 -HOMEPAGE="https://fwupd.org"
182 -SRC_URI="https://github.com/hughsie/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
183 -
184 -LICENSE="GPL-2+"
185 -
186 -SLOT="0"
187 -KEYWORDS="~amd64 ~x86"
188 -IUSE="colorhug dell doc +gpg +man nvme pkcs7 redfish systemd test thunderbolt uefi"
189 -REQUIRED_USE="
190 - ${PYTHON_REQUIRED_USE}
191 - dell? ( uefi )
192 -"
193 -
194 -RDEPEND="
195 - ${PYTHON_DEPS}
196 - app-arch/gcab
197 - app-arch/libarchive:=
198 - dev-db/sqlite
199 - >=dev-libs/glib-2.45.8:2
200 - dev-libs/json-glib
201 - dev-libs/libgpg-error
202 - dev-libs/libgudev:=
203 - >=dev-libs/libgusb-0.2.9[introspection]
204 - >=dev-libs/libxmlb-0.1.3
205 - dev-python/pillow[${PYTHON_USEDEP}]
206 - dev-python/pycairo[${PYTHON_USEDEP}]
207 - dev-python/pygobject:3[cairo,${PYTHON_USEDEP}]
208 - >=net-libs/libsoup-2.51.92:2.4[introspection]
209 - >=sys-auth/polkit-0.103
210 - virtual/libelf:0=
211 - colorhug? ( >=x11-misc/colord-1.2.12:0= )
212 - dell? (
213 - sys-libs/efivar
214 - >=sys-libs/libsmbios-2.4.0
215 - )
216 - gpg? (
217 - app-crypt/gpgme
218 - dev-libs/libgpg-error
219 - )
220 - nvme? ( sys-libs/efivar )
221 - pkcs7? ( >=net-libs/gnutls-3.4.4.1:= )
222 - redfish? (
223 - sys-libs/efivar
224 - )
225 - systemd? ( >=sys-apps/systemd-211 )
226 - !systemd? ( >=sys-auth/consolekit-1.0.0 )
227 - thunderbolt? ( sys-apps/thunderbolt-software-user-space )
228 - uefi? (
229 - media-libs/fontconfig
230 - media-libs/freetype
231 - sys-boot/gnu-efi
232 - >=sys-libs/efivar-33
233 - x11-libs/cairo
234 - )
235 -"
236 -DEPEND="
237 - ${RDEPEND}
238 - $(vala_depend)
239 - doc? ( dev-util/gtk-doc )
240 - man? ( app-text/docbook-sgml-utils )
241 - nvme? ( >=sys-kernel/linux-headers-4.4 )
242 - test? ( net-libs/gnutls[tools] )
243 -"
244 -
245 -BDEPEND="
246 - >=dev-util/meson-0.46.0
247 - >=dev-util/ninja-1.7.2
248 - virtual/pkgconfig
249 -"
250 -
251 -# required for fwupd daemon to run.
252 -# NOT a build time dependency. The build system does not check for dbus.
253 -PDEPEND="sys-apps/dbus"
254 -
255 -src_prepare() {
256 - default
257 - sed -e "s/'--create'/'--absolute-name', '--create'/" \
258 - -i data/tests/builder/meson.build || die
259 - sed -e "/'-Werror',/d" \
260 - -i plugins/uefi/efi/meson.build || die
261 - vala_src_prepare
262 -}
263 -
264 -src_configure() {
265 - xdg_environment_reset
266 - local emesonargs=(
267 - --localstatedir "${EPREFIX}"/var
268 - -Dconsolekit="$(usex systemd false true)"
269 - -Dgpg="$(usex gpg true false)"
270 - -Dgtkdoc="$(usex doc true false)"
271 - -Dman="$(usex man true false)"
272 - -Dpkcs7="$(usex pkcs7 true false)"
273 - -Dplugin_dell="$(usex dell true false)"
274 - -Dplugin_nvme="$(usex nvme true false)"
275 - -Dplugin_redfish="$(usex redfish true false)"
276 - -Dplugin_synaptics="$(usex dell true false)"
277 - -Dplugin_thunderbolt="$(usex thunderbolt true false)"
278 - -Dplugin_uefi="$(usex uefi true false)"
279 - -Dsystemd="$(usex systemd true false)"
280 - -Dtests="$(usex test true false)"
281 - )
282 - meson_src_configure
283 -}
284 -
285 -src_install() {
286 - meson_src_install
287 - doinitd "${FILESDIR}"/${PN}
288 -}
289 -
290 -pkg_postinst() {
291 - elog "In case you are using openrc as init system"
292 - elog "and you're upgrading from <fwupd-1.1.0, you"
293 - elog "need to start the fwupd daemon via the openrc"
294 - elog "init script that comes with this package."
295 -}