Gentoo Archives: gentoo-commits

From: Pacho Ramos <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/appstream-glib/
Date: Sat, 30 Jan 2016 12:24:21
Message-Id: 1454156621.670bed138352b58e331ed7864845937cdece2c21.pacho@gentoo
1 commit: 670bed138352b58e331ed7864845937cdece2c21
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jan 30 12:18:01 2016 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Sat Jan 30 12:23:41 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=670bed13
7
8 dev-libs/appstream-glib: Drop old
9
10 Package-Manager: portage-2.2.27
11
12 dev-libs/appstream-glib/Manifest | 3 --
13 .../appstream-glib/appstream-glib-0.3.4.ebuild | 57 --------------------
14 .../appstream-glib/appstream-glib-0.4.0.ebuild | 61 ---------------------
15 .../appstream-glib/appstream-glib-0.5.3.ebuild | 62 ----------------------
16 4 files changed, 183 deletions(-)
17
18 diff --git a/dev-libs/appstream-glib/Manifest b/dev-libs/appstream-glib/Manifest
19 index 7828585..ae5e166 100644
20 --- a/dev-libs/appstream-glib/Manifest
21 +++ b/dev-libs/appstream-glib/Manifest
22 @@ -1,5 +1,2 @@
23 -DIST appstream-glib-0.3.4.tar.xz 1814472 SHA256 97b948ad992cb985e5bed533446fb5d23632397cfe2833034e11d4c6b47199da SHA512 e128609980512a4975f1226dc41300480c43f311611ac935973e850a53562f7c770622239d4dd1a2ccd88430c2a305c64927a507125f6d7761c04d8ecf0ab502 WHIRLPOOL f80edc738ca5e07255625cc4322d483c2ae753e06d1f84eed1755239c2f87aff0fd13a60bd7bae2e4f4ffecc2760a6c301e98dd085a157448e89fcd91d6e614d
24 -DIST appstream-glib-0.4.0.tar.xz 1837552 SHA256 f4dee0e86549009f248d38eb643061e82ff0d542f06e1f4af6b36af2f97c2e13 SHA512 54769b47f11f8792ee85ab0922d8a256800c00558ca9e2fcaab30845e3fbd9f4a08d311608f0b600f8ad070d79d5227cd9ac4b644ef6d94e1772e4695c4f1afe WHIRLPOOL da036564be55acc4c0b3d5320f165ac98d6f4754ed74dda8b06d31c7bfd91b10ff3f4ff0d85b141bfa804391befcadecd714a9b110d422cf9286c899714ad58d
25 DIST appstream-glib-0.5.0.tar.xz 1818388 SHA256 35d63ca31664918905c3de634766766d98dadcd99d7271fb319f6279b846bf36 SHA512 1c1a1f41d6911c73a25a83396fb183d99ee139378766235b8885ee68c2b738137d55c108e7ea3ec2853e5ac5f17936b87df554bea45a1c19db3caea5bcee5d0d WHIRLPOOL 2a26ce1685ed3c78242c0ef29b4e5dea95ba070e531503f00f378f36974a8e1aa858b66640fe48ccc7c1ace9619671ff3c6d71aaf78e81a6ef5b55ab2be64090
26 -DIST appstream-glib-0.5.3.tar.xz 1853508 SHA256 842688933d182c4789843f0d7b288622a9fd3f75fbe645849cacc6195bdfceab SHA512 18ff35dcaed26072c0c3f84dc7310f1838e0626f733d2bf7cb8aeb7e36a963fa07a9b2c917e7cb423a5fab1b329977ff9ec8836be9c3a988724a624d4d77f4a8 WHIRLPOOL d8c10c5e669cb2d52c55217fe97e08f6b29119a57254d63df9187ea82fb98b174345b8a4e314b548e8f40cf2066a3d42ae189a3e89199e14d60f5f8a6f0f2c54
27 DIST appstream-glib-0.5.5.tar.xz 1855288 SHA256 c539b261678b152554cd0548f973c371188403dfdb88e6ca979cc378ff50bbff SHA512 529cfcca989c501ab5666c98ce85fa085afe08df72de8217802d8baa6b606c5f6e1038adb57b29351a40ec2de71cf99c1dbf4b18289286d1b7ebb5a7f15be5de WHIRLPOOL b29fc6825cb4906e8951d81301e97bb41f2c79cdb6e78475a5a1b8daa8d15bfab531903f802c2036f2065d18245f609819f72018711d0d71a0b59348752893b7
28
29 diff --git a/dev-libs/appstream-glib/appstream-glib-0.3.4.ebuild b/dev-libs/appstream-glib/appstream-glib-0.3.4.ebuild
30 deleted file mode 100644
31 index 1125843..0000000
32 --- a/dev-libs/appstream-glib/appstream-glib-0.3.4.ebuild
33 +++ /dev/null
34 @@ -1,57 +0,0 @@
35 -# Copyright 1999-2015 Gentoo Foundation
36 -# Distributed under the terms of the GNU General Public License v2
37 -# $Id$
38 -
39 -EAPI=5
40 -GCONF_DEBUG="no"
41 -GNOME2_LA_PUNT="yes"
42 -
43 -inherit bash-completion-r1 gnome2
44 -
45 -DESCRIPTION="Provides GObjects and helper methods to read and write AppStream metadata"
46 -HOMEPAGE="http://people.freedesktop.org/~hughsient/appstream-glib/"
47 -SRC_URI="http://people.freedesktop.org/~hughsient/${PN}/releases/${P}.tar.xz"
48 -
49 -LICENSE="LGPL-2.1"
50 -SLOT="0/7"
51 -KEYWORDS="amd64 arm hppa ~ia64 ppc ppc64 ~sparc x86"
52 -IUSE="+introspection nls"
53 -
54 -# FIXME: yaml is optional with --enable-dep11 but not
55 -# properly handled in autofoo bug#????
56 -RDEPEND="
57 - app-arch/libarchive
58 - dev-db/sqlite:3
59 - >=dev-libs/glib-2.16.1:2
60 - >=media-libs/fontconfig-2.11
61 - >=media-libs/freetype-2.4:2
62 - >=net-libs/libsoup-2.24:2.4
63 - >=x11-libs/gdk-pixbuf-2.14:2
64 - x11-libs/gtk+:3
65 - x11-libs/pango
66 - dev-libs/libyaml
67 - introspection? ( >=dev-libs/gobject-introspection-0.9.8 )
68 -"
69 -DEPEND="${RDEPEND}
70 - app-text/docbook-xml-dtd:4.3
71 - dev-libs/libxslt
72 - >=dev-util/gtk-doc-am-1.9
73 - >=dev-util/intltool-0.40
74 - >=sys-devel/gettext-0.17
75 -"
76 -# ${PN} superseeds appdata-tools, require dummy package until all ebuilds
77 -# are migrated to appstream-glib
78 -RDEPEND="${RDEPEND}
79 - !<dev-util/appdata-tools-0.1.8-r1"
80 -PDEPEND=">=dev-util/appdata-tools-0.1.8-r1"
81 -
82 -src_configure() {
83 - gnome2_src_configure \
84 - --disable-rpm \
85 - --disable-static \
86 - --enable-dep11 \
87 - --enable-man \
88 - $(use_enable nls) \
89 - $(use_enable introspection) \
90 - --with-bashcompletiondir="$(get_bashcompdir)"
91 -}
92
93 diff --git a/dev-libs/appstream-glib/appstream-glib-0.4.0.ebuild b/dev-libs/appstream-glib/appstream-glib-0.4.0.ebuild
94 deleted file mode 100644
95 index 54ddafb..0000000
96 --- a/dev-libs/appstream-glib/appstream-glib-0.4.0.ebuild
97 +++ /dev/null
98 @@ -1,61 +0,0 @@
99 -# Copyright 1999-2015 Gentoo Foundation
100 -# Distributed under the terms of the GNU General Public License v2
101 -# $Id$
102 -
103 -EAPI=5
104 -GCONF_DEBUG="no"
105 -GNOME2_LA_PUNT="yes"
106 -
107 -inherit bash-completion-r1 gnome2
108 -
109 -DESCRIPTION="Provides GObjects and helper methods to read and write AppStream metadata"
110 -HOMEPAGE="http://people.freedesktop.org/~hughsient/appstream-glib/"
111 -SRC_URI="http://people.freedesktop.org/~hughsient/${PN}/releases/${P}.tar.xz"
112 -
113 -LICENSE="LGPL-2.1"
114 -SLOT="0/7"
115 -KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
116 -IUSE="+introspection nls"
117 -
118 -# FIXME: yaml is optional with --enable-dep11 but not
119 -# properly handled in autofoo bug#????
120 -RDEPEND="
121 - app-arch/gcab
122 - app-arch/libarchive
123 - dev-db/sqlite:3
124 - >=dev-libs/glib-2.16.1:2
125 - >=media-libs/fontconfig-2.11
126 - >=media-libs/freetype-2.4:2
127 - >=net-libs/libsoup-2.24:2.4
128 - >=x11-libs/gdk-pixbuf-2.14:2
129 - x11-libs/gtk+:3
130 - x11-libs/pango
131 - dev-libs/libyaml
132 - introspection? ( >=dev-libs/gobject-introspection-0.9.8:= )
133 -"
134 -DEPEND="${RDEPEND}
135 - app-text/docbook-xml-dtd:4.3
136 - dev-libs/libxslt
137 - >=dev-util/gtk-doc-am-1.9
138 - >=dev-util/intltool-0.40
139 - >=sys-devel/gettext-0.17
140 -"
141 -# ${PN} superseeds appdata-tools, require dummy package until all ebuilds
142 -# are migrated to appstream-glib
143 -RDEPEND="${RDEPEND}
144 - !<dev-util/appdata-tools-0.1.8-r1
145 -"
146 -PDEPEND=">=dev-util/appdata-tools-0.1.8-r1"
147 -
148 -src_configure() {
149 - gnome2_src_configure \
150 - --enable-builder \
151 - --disable-ostree \
152 - --disable-rpm \
153 - --disable-static \
154 - --enable-dep11 \
155 - --enable-man \
156 - $(use_enable nls) \
157 - $(use_enable introspection) \
158 - --with-bashcompletiondir="$(get_bashcompdir)"
159 -}
160
161 diff --git a/dev-libs/appstream-glib/appstream-glib-0.5.3.ebuild b/dev-libs/appstream-glib/appstream-glib-0.5.3.ebuild
162 deleted file mode 100644
163 index 0151fc4..0000000
164 --- a/dev-libs/appstream-glib/appstream-glib-0.5.3.ebuild
165 +++ /dev/null
166 @@ -1,62 +0,0 @@
167 -# Copyright 1999-2015 Gentoo Foundation
168 -# Distributed under the terms of the GNU General Public License v2
169 -# $Id$
170 -
171 -EAPI=5
172 -GCONF_DEBUG="no"
173 -GNOME2_LA_PUNT="yes"
174 -
175 -inherit bash-completion-r1 gnome2
176 -
177 -DESCRIPTION="Provides GObjects and helper methods to read and write AppStream metadata"
178 -HOMEPAGE="http://people.freedesktop.org/~hughsient/appstream-glib/"
179 -SRC_URI="http://people.freedesktop.org/~hughsient/${PN}/releases/${P}.tar.xz"
180 -
181 -LICENSE="LGPL-2.1"
182 -SLOT="0/8" # soname version
183 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
184 -IUSE="+introspection nls"
185 -
186 -# FIXME: yaml is optional with --enable-dep11 but not
187 -# properly handled in autofoo bug#????
188 -RDEPEND="
189 - app-arch/gcab
190 - app-arch/libarchive
191 - dev-db/sqlite:3
192 - >=dev-libs/glib-2.45.8:2
193 - >=media-libs/fontconfig-2.11
194 - >=media-libs/freetype-2.4:2
195 - >=net-libs/libsoup-2.51.92:2.4
196 - >=x11-libs/gdk-pixbuf-2.31.5:2
197 - x11-libs/gtk+:3
198 - x11-libs/pango
199 - dev-libs/libyaml
200 - introspection? ( >=dev-libs/gobject-introspection-0.9.8:= )
201 -"
202 -DEPEND="${RDEPEND}
203 - app-text/docbook-xml-dtd:4.3
204 - dev-libs/libxslt
205 - >=dev-util/gtk-doc-am-1.9
206 - >=dev-util/intltool-0.40
207 - >=sys-devel/gettext-0.17
208 -"
209 -# ${PN} superseeds appdata-tools, require dummy package until all ebuilds
210 -# are migrated to appstream-glib
211 -RDEPEND="${RDEPEND}
212 - !<dev-util/appdata-tools-0.1.8-r1
213 -"
214 -PDEPEND=">=dev-util/appdata-tools-0.1.8-r1"
215 -
216 -src_configure() {
217 - gnome2_src_configure \
218 - --enable-builder \
219 - --enable-firmware \
220 - --disable-ostree \
221 - --disable-rpm \
222 - --disable-static \
223 - --enable-dep11 \
224 - --enable-man \
225 - $(use_enable nls) \
226 - $(use_enable introspection) \
227 - --with-bashcompletiondir="$(get_bashcompdir)"
228 -}