Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/gdbus-codegen/
Date: Sun, 24 May 2020 20:38:12
Message-Id: 1590352326.fade623e75e35f3495ecce32ede2ec72308316b0.mattst88@gentoo
1 commit: fade623e75e35f3495ecce32ede2ec72308316b0
2 Author: Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr>
3 AuthorDate: Sat May 23 19:47:00 2020 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sun May 24 20:32:06 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fade623e
7
8 dev-util/gdbus-codegen: remove old 2.64.* ebuilds
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr>
12 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
13
14 dev-util/gdbus-codegen/Manifest | 2 -
15 dev-util/gdbus-codegen/gdbus-codegen-2.64.1.ebuild | 73 ----------------------
16 dev-util/gdbus-codegen/gdbus-codegen-2.64.2.ebuild | 73 ----------------------
17 3 files changed, 148 deletions(-)
18
19 diff --git a/dev-util/gdbus-codegen/Manifest b/dev-util/gdbus-codegen/Manifest
20 index df40c2176a0..b36b10638a2 100644
21 --- a/dev-util/gdbus-codegen/Manifest
22 +++ b/dev-util/gdbus-codegen/Manifest
23 @@ -1,6 +1,4 @@
24 DIST glib-2.60.7.tar.xz 4590568 BLAKE2B a3f2a3bd0443a27326e8359c2ad1e6022ca1634f5c7cb4502a8011fbe85df690fff7d67665cf160bf4ed426214b87f6501a69158fb1656bdb86cacdcf076ee15 SHA512 d56d805a5abf6f7aeb8bf5be06b60ad049177ee23f78eacef4ce2ea88a8be49966a95e48fed17c752649f6e80937fd0ebc8f959709f623ec1f2f43ffd42d078a
25 DIST glib-2.62.5.tar.xz 4702492 BLAKE2B 03e04cb149b3301959013c5db20b1f3606951ed80105e0580d40177586a5834afb975ace0d25d5311fd63d29a48129128bdddf29a808e371f1400c00033be1a3 SHA512 2f99422ff8245524aabdb52f5d388ef4bde0fc075eab24499b4023f6ca143b80a74e265117b9e7a9de68a347b0c7eaa8655c836d7bbb63d54cad5c6dda630371
26 DIST glib-2.62.6.tar.xz 4703424 BLAKE2B 0a27245be2575c574dcc730dd051a8c284f421dbc46579aadc5fbbacb8f934af4374b61bb26085e5c9ab78a868c567818f3fb9d67adddce37f5c4fec00e0d276 SHA512 8e3972a371f3c1a50b7d245b30e4f740583ad72ba4ab325e0e15e0732be44dfb69b603fb39dcf4989255a23a181e9ea5dd25982dd94c386cd9f21952243ad6f5
27 -DIST glib-2.64.1.tar.xz 4758548 BLAKE2B 5585d23fee28d7c32b1bb9e1defbc31ba469aa259e3c328760d1e702d98706cf251bfb50b5e2aed37b2cdfa6ab4319372ddcd0a9937c97a2614741b504af17a5 SHA512 1cefe49a42233f24ac6bd09c134ceea7119f4f74f42204a731be56100a180eec69c8224674f0b08d1538ad0859896ed08260a6af0fed469c7d10b4508116a6bc
28 -DIST glib-2.64.2.tar.xz 4760436 BLAKE2B 8145684ca9f966f92ed9cdafcbf46c59291dc1215fc9feae482fb33f61bd175a679fe5bc80f031190c9a0eb5eb650fab01e13bdda4bd41e9df3d21c6779681bc SHA512 c65adb76f4a03c19f2df186dde49724135975ec6cd059efca5d753e7459f77925657b1fb6fc4ff0d09b2461b2f6e58c9710fc8cde0a5d648ba0d68ccfef1ec57
29 DIST glib-2.64.3.tar.xz 4778964 BLAKE2B 98ec6e15a8ff642fbccd4809d749234d5adae8abcab7a3619caed0aa60370d0409a76a2c64a95998401e8a339dcc264f4f808f3d7be457ff40e38d70b0a8076b SHA512 a3828c37a50e86eb8791be53bd8af848d144e4580841ffab28f3b6eae5144f5cdf4a5d4b43130615b97488e700b274c2468fc7d561b3701a1fc686349501a1db
30
31 diff --git a/dev-util/gdbus-codegen/gdbus-codegen-2.64.1.ebuild b/dev-util/gdbus-codegen/gdbus-codegen-2.64.1.ebuild
32 deleted file mode 100644
33 index 7ac03968168..00000000000
34 --- a/dev-util/gdbus-codegen/gdbus-codegen-2.64.1.ebuild
35 +++ /dev/null
36 @@ -1,73 +0,0 @@
37 -# Copyright 1999-2020 Gentoo Authors
38 -# Distributed under the terms of the GNU General Public License v2
39 -
40 -EAPI=7
41 -GNOME_ORG_MODULE="glib"
42 -PYTHON_COMPAT=( python3_{6,7,8} )
43 -PYTHON_REQ_USE="xml"
44 -DISTUTILS_SINGLE_IMPL=1
45 -DISTUTILS_USE_SETUPTOOLS=no
46 -
47 -inherit gnome.org distutils-r1
48 -
49 -DESCRIPTION="GDBus code and documentation generator"
50 -HOMEPAGE="https://www.gtk.org/"
51 -
52 -LICENSE="LGPL-2+"
53 -SLOT="0"
54 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
55 -IUSE=""
56 -
57 -RDEPEND="${PYTHON_DEPS}"
58 -DEPEND="${RDEPEND}"
59 -BDEPEND="
60 - dev-libs/libxslt
61 - app-text/docbook-xsl-stylesheets
62 -"
63 -
64 -S="${WORKDIR}/glib-${PV}/gio/gdbus-2.0/codegen"
65 -
66 -python_prepare_all() {
67 - PATCHES=(
68 - "${FILESDIR}/${PN}-2.56.1-sitedir.patch"
69 - )
70 - distutils-r1_python_prepare_all
71 -
72 - local MAJOR_VERSION=$(ver_cut 1)
73 - local MINOR_VERSION=$(ver_cut 2)
74 - sed -e 's:@PYTHON@:python:' gdbus-codegen.in > gdbus-codegen || die
75 - sed -e "s:@VERSION@:${PV}:" \
76 - -e "s:@MAJOR_VERSION@:${MAJOR_VERSION}:" \
77 - -e "s:@MINOR_VERSION@:${MINOR_VERSION}:" config.py.in > config.py || die
78 - cp "${FILESDIR}/setup.py-2.32.4" setup.py || die "cp failed"
79 - sed -e "s/@PV@/${PV}/" -i setup.py || die "sed setup.py failed"
80 -}
81 -
82 -do_xsltproc_command() {
83 - # Taken from meson.build for manual manpage building - keep in sync (also copied to dev-util/glib-utils)
84 - xsltproc \
85 - --nonet \
86 - --stringparam man.output.quietly 1 \
87 - --stringparam funcsynopsis.style ansi \
88 - --stringparam man.th.extra1.suppress 1 \
89 - --stringparam man.authors.section.enabled 0 \
90 - --stringparam man.copyright.section.enabled 0 \
91 - -o "${2}" \
92 - http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl \
93 - "${1}" || die "manpage generation failed"
94 -}
95 -
96 -src_compile() {
97 - distutils-r1_src_compile
98 - do_xsltproc_command "${WORKDIR}/glib-${PV}/docs/reference/gio/gdbus-codegen.xml" "${WORKDIR}/glib-${PV}/docs/reference/gio/gdbus-codegen.1"
99 -}
100 -
101 -src_test() {
102 - einfo "Skipping tests. This package is tested by dev-libs/glib"
103 - einfo "when merged with FEATURES=test"
104 -}
105 -
106 -python_install_all() {
107 - distutils-r1_python_install_all # no-op, but prevents QA warning
108 - doman "${WORKDIR}/glib-${PV}/docs/reference/gio/gdbus-codegen.1"
109 -}
110
111 diff --git a/dev-util/gdbus-codegen/gdbus-codegen-2.64.2.ebuild b/dev-util/gdbus-codegen/gdbus-codegen-2.64.2.ebuild
112 deleted file mode 100644
113 index 7ac03968168..00000000000
114 --- a/dev-util/gdbus-codegen/gdbus-codegen-2.64.2.ebuild
115 +++ /dev/null
116 @@ -1,73 +0,0 @@
117 -# Copyright 1999-2020 Gentoo Authors
118 -# Distributed under the terms of the GNU General Public License v2
119 -
120 -EAPI=7
121 -GNOME_ORG_MODULE="glib"
122 -PYTHON_COMPAT=( python3_{6,7,8} )
123 -PYTHON_REQ_USE="xml"
124 -DISTUTILS_SINGLE_IMPL=1
125 -DISTUTILS_USE_SETUPTOOLS=no
126 -
127 -inherit gnome.org distutils-r1
128 -
129 -DESCRIPTION="GDBus code and documentation generator"
130 -HOMEPAGE="https://www.gtk.org/"
131 -
132 -LICENSE="LGPL-2+"
133 -SLOT="0"
134 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
135 -IUSE=""
136 -
137 -RDEPEND="${PYTHON_DEPS}"
138 -DEPEND="${RDEPEND}"
139 -BDEPEND="
140 - dev-libs/libxslt
141 - app-text/docbook-xsl-stylesheets
142 -"
143 -
144 -S="${WORKDIR}/glib-${PV}/gio/gdbus-2.0/codegen"
145 -
146 -python_prepare_all() {
147 - PATCHES=(
148 - "${FILESDIR}/${PN}-2.56.1-sitedir.patch"
149 - )
150 - distutils-r1_python_prepare_all
151 -
152 - local MAJOR_VERSION=$(ver_cut 1)
153 - local MINOR_VERSION=$(ver_cut 2)
154 - sed -e 's:@PYTHON@:python:' gdbus-codegen.in > gdbus-codegen || die
155 - sed -e "s:@VERSION@:${PV}:" \
156 - -e "s:@MAJOR_VERSION@:${MAJOR_VERSION}:" \
157 - -e "s:@MINOR_VERSION@:${MINOR_VERSION}:" config.py.in > config.py || die
158 - cp "${FILESDIR}/setup.py-2.32.4" setup.py || die "cp failed"
159 - sed -e "s/@PV@/${PV}/" -i setup.py || die "sed setup.py failed"
160 -}
161 -
162 -do_xsltproc_command() {
163 - # Taken from meson.build for manual manpage building - keep in sync (also copied to dev-util/glib-utils)
164 - xsltproc \
165 - --nonet \
166 - --stringparam man.output.quietly 1 \
167 - --stringparam funcsynopsis.style ansi \
168 - --stringparam man.th.extra1.suppress 1 \
169 - --stringparam man.authors.section.enabled 0 \
170 - --stringparam man.copyright.section.enabled 0 \
171 - -o "${2}" \
172 - http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl \
173 - "${1}" || die "manpage generation failed"
174 -}
175 -
176 -src_compile() {
177 - distutils-r1_src_compile
178 - do_xsltproc_command "${WORKDIR}/glib-${PV}/docs/reference/gio/gdbus-codegen.xml" "${WORKDIR}/glib-${PV}/docs/reference/gio/gdbus-codegen.1"
179 -}
180 -
181 -src_test() {
182 - einfo "Skipping tests. This package is tested by dev-libs/glib"
183 - einfo "when merged with FEATURES=test"
184 -}
185 -
186 -python_install_all() {
187 - distutils-r1_python_install_all # no-op, but prevents QA warning
188 - doman "${WORKDIR}/glib-${PV}/docs/reference/gio/gdbus-codegen.1"
189 -}