Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/, x11-libs/goocanvas/, x11-libs/goocanvas/files/
Date: Tue, 07 Sep 2021 16:43:57
Message-Id: 1631033020.c8438823f6603ba418e4b2447179354431f32dc4.jsmolic@gentoo
1 commit: c8438823f6603ba418e4b2447179354431f32dc4
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Tue Sep 7 16:38:57 2021 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Tue Sep 7 16:43:40 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8438823
7
8 x11-libs/goocanvas: Remove last-rited 0 slot
9
10 Bug: https://bugs.gentoo.org/776403
11 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
12
13 profiles/package.mask | 1 -
14 x11-libs/goocanvas/Manifest | 1 -
15 .../goocanvas/files/goocanvas-1.0.0-gold.patch | 26 ----------
16 x11-libs/goocanvas/goocanvas-1.0.0.ebuild | 58 ----------------------
17 4 files changed, 86 deletions(-)
18
19 diff --git a/profiles/package.mask b/profiles/package.mask
20 index 6d86bd27543..1db237e7e7f 100644
21 --- a/profiles/package.mask
22 +++ b/profiles/package.mask
23 @@ -187,7 +187,6 @@ net-dialup/xc
24 # Andreas Sturmlechner <asturm@g.o> (2021-08-09)
25 # EAPI-5, dead, unused; bug #776403. Removal on 2021-09-08.
26 dev-perl/Goo-Canvas
27 -x11-libs/goocanvas:0
28
29 # David Seifert <soap@g.o> (2021-08-04)
30 # Last release over 4 years ago, upstream pretty much dead, the
31
32 diff --git a/x11-libs/goocanvas/Manifest b/x11-libs/goocanvas/Manifest
33 index 2fdbd0d2d50..0ecdfc19ff9 100644
34 --- a/x11-libs/goocanvas/Manifest
35 +++ b/x11-libs/goocanvas/Manifest
36 @@ -1,2 +1 @@
37 -DIST goocanvas-1.0.0.tar.bz2 570552 BLAKE2B 00b1a3d59448cc2f40dd20b0c97977cfc477a6656f32e2106b3f3bd5c42b8b625e270d9f96de44f30caf83b744b331699e7c6385b5269bf7b22e3bb25a879948 SHA512 fef4364b57dc777b6dcceb026f940121a24a8a3792e8d37d320eb47b7747ab0d54d8d7911b4ff77c21ca2b251937c9312da04221bbc246a07bbf4062689de644
38 DIST goocanvas-2.0.4.tar.xz 584272 BLAKE2B 027ab47c1e9c241f74509001426367e86025ec8ea5901cf64c2014f8c32b83ce60870ca754dd15e8982a7023b77d3856b39dbbbdd636de6da47d361cb15a940e SHA512 e57dfd59d9b9cb64deadfeac193c11a89347c7f0e966377cfb98afcc2b46be13fe05d253a96e63dc7e6981c75e6e871040b83d8d0aee95cb62b79965d6be5688
39
40 diff --git a/x11-libs/goocanvas/files/goocanvas-1.0.0-gold.patch b/x11-libs/goocanvas/files/goocanvas-1.0.0-gold.patch
41 deleted file mode 100644
42 index c395c6ffd79..00000000000
43 --- a/x11-libs/goocanvas/files/goocanvas-1.0.0-gold.patch
44 +++ /dev/null
45 @@ -1,26 +0,0 @@
46 -diff --git a/src/Makefile.am b/src/Makefile.am
47 -index b49c009..9c3316b 100644
48 ---- a/src/Makefile.am
49 -+++ b/src/Makefile.am
50 -@@ -12,7 +12,7 @@ INCLUDES = \
51 -
52 - lib_LTLIBRARIES = libgoocanvas.la
53 -
54 --libgoocanvas_la_LIBADD = @PACKAGE_LIBS@ $(INTLLIBS)
55 -+libgoocanvas_la_LIBADD = @PACKAGE_LIBS@ $(INTLLIBS) -lm
56 -
57 - if PLATFORM_WIN32
58 - no_undefined = -no-undefined
59 -diff --git a/src/Makefile.in b/src/Makefile.in
60 -index c4d43b2..8d555fe 100644
61 ---- a/src/Makefile.in
62 -+++ b/src/Makefile.in
63 -@@ -254,7 +254,7 @@ INCLUDES = \
64 - # -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED \
65 - # -DGTK_DISABLE_DEPRECATED
66 - lib_LTLIBRARIES = libgoocanvas.la
67 --libgoocanvas_la_LIBADD = @PACKAGE_LIBS@ $(INTLLIBS)
68 -+libgoocanvas_la_LIBADD = @PACKAGE_LIBS@ $(INTLLIBS) -lm
69 - @PLATFORM_WIN32_TRUE@no_undefined = -no-undefined
70 - libtool_opts = \
71 - -version-info $(LT_VERSION_INFO) \
72
73 diff --git a/x11-libs/goocanvas/goocanvas-1.0.0.ebuild b/x11-libs/goocanvas/goocanvas-1.0.0.ebuild
74 deleted file mode 100644
75 index f59677deb0f..00000000000
76 --- a/x11-libs/goocanvas/goocanvas-1.0.0.ebuild
77 +++ /dev/null
78 @@ -1,58 +0,0 @@
79 -# Copyright 1999-2021 Gentoo Authors
80 -# Distributed under the terms of the GNU General Public License v2
81 -
82 -EAPI="5"
83 -
84 -GCONF_DEBUG=no
85 -GNOME2_LA_PUNT=yes
86 -GNOME_TARBALL_SUFFIX="bz2"
87 -inherit epatch gnome2
88 -
89 -DESCRIPTION="Canvas widget for GTK+ using the cairo 2D library for drawing"
90 -HOMEPAGE="https://wiki.gnome.org/Projects/GooCanvas"
91 -
92 -LICENSE="LGPL-2"
93 -SLOT="0"
94 -KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
95 -IUSE="examples"
96 -
97 -RDEPEND="
98 - >=x11-libs/gtk+-2.12:2
99 - >=dev-libs/glib-2.10:2
100 - >=x11-libs/cairo-1.4
101 -"
102 -DEPEND="${RDEPEND}
103 - dev-util/glib-utils
104 - dev-util/gtk-doc-am
105 - virtual/pkgconfig
106 -"
107 -
108 -src_prepare() {
109 - # https://bugzilla.gnome.org/show_bug.cgi?id=671766
110 - epatch "${FILESDIR}"/${P}-gold.patch
111 -
112 - # Fails to build with recent GTK+
113 - sed -e "s/-D.*_DISABLE_DEPRECATED//g" \
114 - -i src/Makefile.am src/Makefile.in demo/Makefile.am demo/Makefile.in \
115 - || die "sed 1 failed"
116 -
117 - sed -e 's/^\(SUBDIRS =.*\)demo\(.*\)$/\1\2/' \
118 - -i Makefile.am Makefile.in || die "sed 2 failed"
119 -
120 - gnome2_src_prepare
121 -}
122 -
123 -src_configure() {
124 - gnome2_src_configure \
125 - --disable-rebuilds \
126 - --disable-static
127 -}
128 -
129 -src_install() {
130 - gnome2_src_install
131 -
132 - if use examples; then
133 - insinto /usr/share/doc/${P}/examples/
134 - doins demo/*.c demo/flower.png demo/toroid.png
135 - fi
136 -}