Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/synopsis/, dev-util/synopsis/files/, profiles/
Date: Sat, 20 Apr 2019 23:26:50
Message-Id: 1555746598.d674e80c719bffa36c59fca8909ce27c953e6b5e.mgorny@gentoo
1 commit: d674e80c719bffa36c59fca8909ce27c953e6b5e
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 20 07:46:01 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 20 07:49:58 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d674e80c
7
8 dev-util/synopsis: Remove last-rited pkg
9
10 Closes: https://bugs.gentoo.org/252500
11 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
12
13 dev-util/synopsis/Manifest | 1 -
14 dev-util/synopsis/files/synopsis-0.12-gcc45.patch | 17 -------
15 .../synopsis/files/synopsis-0.13-bdwgc-8.patch | 25 ----------
16 dev-util/synopsis/metadata.xml | 5 --
17 dev-util/synopsis/synopsis-0.13-r1.ebuild | 54 ----------------------
18 dev-util/synopsis/synopsis-0.13.ebuild | 51 --------------------
19 profiles/package.mask | 6 ---
20 7 files changed, 159 deletions(-)
21
22 diff --git a/dev-util/synopsis/Manifest b/dev-util/synopsis/Manifest
23 deleted file mode 100644
24 index bcf0518087c..00000000000
25 --- a/dev-util/synopsis/Manifest
26 +++ /dev/null
27 @@ -1 +0,0 @@
28 -DIST synopsis-0.13.tar.gz 10691494 BLAKE2B 8a41505eb77a64bb94b5794fc2a1161e8a23f2e2b3bbf9cebd8216e026a20a56f5036585cc9fc457a6bde980e891861dbf2beffa40ad55ead4e31aa2bb7379e7 SHA512 cdd84f4b9fc8a7b0edaa017e7a332bba06cd4fc804c49b84b1558a84e814e3a8a4b8c5801a8eaf149e6475dbacbb879f04ade57e31d660dfac5e0c83887abd54
29
30 diff --git a/dev-util/synopsis/files/synopsis-0.12-gcc45.patch b/dev-util/synopsis/files/synopsis-0.12-gcc45.patch
31 deleted file mode 100644
32 index c0dbdd91dc1..00000000000
33 --- a/dev-util/synopsis/files/synopsis-0.12-gcc45.patch
34 +++ /dev/null
35 @@ -1,17 +0,0 @@
36 -Fixing build with gcc 4.5
37 -
38 -http://bugs.gentoo.org/show_bug.cgi?id=318429
39 -
40 -Patch written by Kacper Kowalik <xarthisius.kk@×××××.com>
41 -
42 ---- a/Synopsis/Parsers/Cxx/Types.cc
43 -+++ b/Synopsis/Parsers/Cxx/Types.cc
44 -@@ -169,7 +169,7 @@
45 - // Class Types::FuncPtr
46 - //
47 -
48 --FuncPtr::FuncPtr(Type::Type* ret, const Mods& premods, const Type::vector& params)
49 -+FuncPtr::FuncPtr(Type* ret, const Mods& premods, const Type::vector& params)
50 - : m_return(ret), m_premod(premods), m_params(params)
51 - {}
52 -
53
54 diff --git a/dev-util/synopsis/files/synopsis-0.13-bdwgc-8.patch b/dev-util/synopsis/files/synopsis-0.13-bdwgc-8.patch
55 deleted file mode 100644
56 index 5d10b65c60f..00000000000
57 --- a/dev-util/synopsis/files/synopsis-0.13-bdwgc-8.patch
58 +++ /dev/null
59 @@ -1,25 +0,0 @@
60 -https://bugs.gentoo.org/679642
61 -https://github.com/ivmai/bdwgc/issues/268
62 -
63 ---- a/src/configure
64 -+++ b/src/configure
65 -@@ -4046,7 +4046,7 @@ if test "$ac_cv_enable_gc" == "yes"; then
66 - GC_BRIDGE=$srcdir/Synopsis/PTree/GC-enabled.tmpl
67 - if test -n "$ac_cv_with_gc_prefix"; then
68 - CPPFLAGS="$CPPFLAGS -I$ac_cv_with_gc_prefix/include/gc"
69 -- LIBS="-L$ac_cv_with_gc_prefix/lib -lgc $LIBS"
70 -+ LIBS="-L$ac_cv_with_gc_prefix/lib -lgc -lgccpp $LIBS"
71 - else
72 - GC_CPP="-I\${includedir}/Synopsis/gc/include"
73 - GC_LIB="Synopsis/gc/.libs/libgc.a"
74 ---- a/src/configure.ac
75 -+++ b/src/configure.ac
76 -@@ -72,7 +72,7 @@ if test "$ac_cv_enable_gc" == "yes"; then
77 - GC_BRIDGE=$srcdir/Synopsis/PTree/GC-enabled.tmpl
78 - if test -n "$ac_cv_with_gc_prefix"; then
79 - CPPFLAGS="$CPPFLAGS -I$ac_cv_with_gc_prefix/include/gc"
80 -- LIBS="-L$ac_cv_with_gc_prefix/lib -lgc $LIBS"
81 -+ LIBS="-L$ac_cv_with_gc_prefix/lib -lgc -lgccpp $LIBS"
82 - else
83 - GC_CPP="-I\${includedir}/Synopsis/gc/include"
84 - GC_LIB="Synopsis/gc/.libs/libgc.a"
85
86 diff --git a/dev-util/synopsis/metadata.xml b/dev-util/synopsis/metadata.xml
87 deleted file mode 100644
88 index 6f49eba8f49..00000000000
89 --- a/dev-util/synopsis/metadata.xml
90 +++ /dev/null
91 @@ -1,5 +0,0 @@
92 -<?xml version="1.0" encoding="UTF-8"?>
93 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
94 -<pkgmetadata>
95 -<!-- maintainer-needed -->
96 -</pkgmetadata>
97
98 diff --git a/dev-util/synopsis/synopsis-0.13-r1.ebuild b/dev-util/synopsis/synopsis-0.13-r1.ebuild
99 deleted file mode 100644
100 index 9d2b76695a5..00000000000
101 --- a/dev-util/synopsis/synopsis-0.13-r1.ebuild
102 +++ /dev/null
103 @@ -1,54 +0,0 @@
104 -# Copyright 1999-2019 Gentoo Authors
105 -# Distributed under the terms of the GNU General Public License v2
106 -
107 -EAPI=7
108 -DISTUTILS_IN_SOURCE_BUILD=1
109 -PYTHON_COMPAT=( python2_7 )
110 -
111 -inherit distutils-r1 multilib toolchain-funcs
112 -
113 -DESCRIPTION="General source code documentation tool"
114 -HOMEPAGE="http://synopsis.fresco.org/index.html"
115 -SRC_URI="http://synopsis.fresco.org/download/${P}.tar.gz"
116 -
117 -LICENSE="GPL-2 LGPL-2.1"
118 -SLOT="0"
119 -KEYWORDS="~amd64 ~ppc ~x86"
120 -IUSE=""
121 -
122 -COMMON_DEPEND="dev-libs/boehm-gc[cxx]"
123 -RDEPEND="${COMMON_DEPEND}
124 - media-gfx/graphviz"
125 -DEPEND="${COMMON_DEPEND}
126 - ${RDEPEND}
127 - sys-devel/bison
128 - sys-devel/flex
129 - virtual/pkgconfig"
130 -
131 -PATCHES=(
132 - "${FILESDIR}"/${PN}-0.12-gcc45.patch
133 - "${FILESDIR}"/${PN}-0.13-bdwgc-8.patch
134 -)
135 -
136 -pkg_setup() {
137 - tc-export CC CXX
138 -}
139 -
140 -python_prepare() {
141 - rm -r src/Synopsis/gc || die "failed to remove bundled lib"
142 -
143 - # the distutils script passes its options to a number of
144 - # autoconf scripts, to not all of which these options are
145 - # relevant. adding this option disables these useless warnings.
146 - sed -e "/self.announce(command)/i\ command += ' --disable-option-checking'" \
147 - -i Synopsis/dist/command/config.py || die
148 -}
149 -
150 -python_configure() {
151 - local mydistutilsargs=(
152 - config
153 - --libdir="${EPREFIX}"/usr/$(get_libdir)
154 - --with-gc-prefix="${EPREFIX}"/usr
155 - )
156 - esetup.py
157 -}
158
159 diff --git a/dev-util/synopsis/synopsis-0.13.ebuild b/dev-util/synopsis/synopsis-0.13.ebuild
160 deleted file mode 100644
161 index ebf368135bb..00000000000
162 --- a/dev-util/synopsis/synopsis-0.13.ebuild
163 +++ /dev/null
164 @@ -1,51 +0,0 @@
165 -# Copyright 1999-2015 Gentoo Foundation
166 -# Distributed under the terms of the GNU General Public License v2
167 -
168 -EAPI=5
169 -DISTUTILS_IN_SOURCE_BUILD=1
170 -PYTHON_COMPAT=( python2_7 )
171 -
172 -inherit distutils-r1 multilib toolchain-funcs
173 -
174 -DESCRIPTION="General source code documentation tool"
175 -HOMEPAGE="http://synopsis.fresco.org/index.html"
176 -SRC_URI="http://synopsis.fresco.org/download/${P}.tar.gz"
177 -
178 -LICENSE="GPL-2 LGPL-2.1"
179 -SLOT="0"
180 -KEYWORDS="~amd64 ~ppc ~x86"
181 -IUSE=""
182 -
183 -COMMON_DEPEND="dev-libs/boehm-gc"
184 -RDEPEND="${COMMON_DEPEND}
185 - media-gfx/graphviz"
186 -DEPEND="${COMMON_DEPEND}
187 - ${RDEPEND}
188 - sys-devel/bison
189 - sys-devel/flex
190 - virtual/pkgconfig"
191 -
192 -PATCHES=( "${FILESDIR}"/${PN}-0.12-gcc45.patch )
193 -
194 -pkg_setup() {
195 - tc-export CC CXX
196 -}
197 -
198 -python_prepare() {
199 - rm -r src/Synopsis/gc || die "failed to remove bundled lib"
200 -
201 - # the distutils script passes its options to a number of
202 - # autoconf scripts, to not all of which these options are
203 - # relevant. adding this option disables these useless warnings.
204 - sed -e "/self.announce(command)/i\ command += ' --disable-option-checking'" \
205 - -i Synopsis/dist/command/config.py || die
206 -}
207 -
208 -python_configure() {
209 - local mydistutilsargs=(
210 - config
211 - --libdir=/usr/$(get_libdir)
212 - --with-gc-prefix=/usr
213 - )
214 - esetup.py
215 -}
216
217 diff --git a/profiles/package.mask b/profiles/package.mask
218 index 4ea46ef1b22..bbcb34feedb 100644
219 --- a/profiles/package.mask
220 +++ b/profiles/package.mask
221 @@ -664,12 +664,6 @@ net-proxy/ufdbguard
222 sys-apps/nca
223 x11-plugins/wmpeople
224
225 -# Michał Górny <mgorny@g.o> (21 Mar 2019)
226 -# Last release in 2010. No reverse dependencies. No maintainer.
227 -# Apparently bundles libraries.
228 -# Removal in 30 days. Bug #252500.
229 -dev-util/synopsis
230 -
231 # Miroslav Šulc <fordfrog@g.o> (19 Mar 2019)
232 # Depends on >=virtual/{jdk,jre}-11 which is masked
233 =www-servers/tomcat-9.0.17