Gentoo Archives: gentoo-commits

From: Mart Raudsepp <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/gucharmap/
Date: Sun, 17 Nov 2019 18:23:47
Message-Id: 1574015009.6feef10f8350b4bfce193282503fcc803656280f.leio@gentoo
1 commit: 6feef10f8350b4bfce193282503fcc803656280f
2 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 17 18:21:22 2019 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 17 18:23:29 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6feef10f
7
8 gnome-extra/gucharmap: remove old
9
10 Package-Manager: Portage-2.3.69, Repoman-2.3.12
11 Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>
12
13 gnome-extra/gucharmap/Manifest | 2 -
14 gnome-extra/gucharmap/gucharmap-10.0.3.ebuild | 64 --------------------------
15 gnome-extra/gucharmap/gucharmap-11.0.3.ebuild | 66 ---------------------------
16 3 files changed, 132 deletions(-)
17
18 diff --git a/gnome-extra/gucharmap/Manifest b/gnome-extra/gucharmap/Manifest
19 index a6bbb68a41f..0e76bb6bbfe 100644
20 --- a/gnome-extra/gucharmap/Manifest
21 +++ b/gnome-extra/gucharmap/Manifest
22 @@ -1,4 +1,2 @@
23 -DIST gucharmap-10.0.3.tar.xz 1713960 BLAKE2B 0a0412c7a4d46c25112d9bb33d64e82b448e981a2ecb9a5ed5ce5e96657e5264e14262b15c4e5af6b3d023c20193a7471071c5d346f0d48e22583b07e92d51f7 SHA512 0815ca39311db4dc3ff5202f1303cad72bc204f4eef4d2ec83465123ff856eeb552a583666419ad4a3bf9d3ddcf294883fc8e24e32c30814916b41bc14a108fe
24 -DIST gucharmap-11.0.3.tar.xz 1766884 BLAKE2B fe92675494d5bf8e62f3b38356ecca59d4be515c8a08d6729d1bc3c7ba6c7b3e4ed802f4e1f79f2830f56f96a7d708d7d5a2bd1a79a36c9cd2bb0f1b6bfd1577 SHA512 281749d3fbea937ff6ce958a7216ead03fdf19cb303aef528a1456c5ab90be977f704ff65b2e665cbad58d2c14db51b0ad144fc6961aadbb7d95ec288d79402c
25 DIST gucharmap-12.0.1.tar.xz 1678524 BLAKE2B 90923dcb85f132f607007b272f56d091cd51f14d6818fc01fdedc594d736cc1047e4d3165f4ba3cede96ee2c0db4973890e1fde60c294fb848ffb3918988178f SHA512 989034350c73c3f1857167f434aa4a5c140ef7574cb799b874e421a8d0c2bf520dfcee85bc0cf8e52f439fb7d30e0db5172a25c107c80b38ce6da4e703a3ffc2
26 DIST gucharmap-3.0.1.tar.bz2 3275481 BLAKE2B 80dde7791abdc72677add9c65c59f810e6c6952116b92db34059c4c40d2657246b17844c105e68f32c86294e9b4e71e9d48e6f0522855465734d7c24e8d17608 SHA512 4d8a2276b5cb1a0b0fadca2a8522755c5884985a12d5b19341b9cefcd7f749ec1286c0271419e38ec84be7edcfa1293e7f0263eb682c75387d692792de3e1fb1
27
28 diff --git a/gnome-extra/gucharmap/gucharmap-10.0.3.ebuild b/gnome-extra/gucharmap/gucharmap-10.0.3.ebuild
29 deleted file mode 100644
30 index 353b8625a2b..00000000000
31 --- a/gnome-extra/gucharmap/gucharmap-10.0.3.ebuild
32 +++ /dev/null
33 @@ -1,64 +0,0 @@
34 -# Copyright 1999-2018 Gentoo Authors
35 -# Distributed under the terms of the GNU General Public License v2
36 -
37 -EAPI=6
38 -VALA_USE_DEPEND="vapigen"
39 -
40 -inherit gnome2 vala versionator
41 -
42 -DESCRIPTION="Unicode character map viewer and library"
43 -HOMEPAGE="https://wiki.gnome.org/Apps/Gucharmap"
44 -
45 -LICENSE="GPL-3"
46 -SLOT="2.90"
47 -KEYWORDS="alpha amd64 arm ~arm64 ia64 ppc ppc64 ~sh sparc x86"
48 -
49 -IUSE="debug +introspection test vala"
50 -REQUIRED_USE="vala? ( introspection )"
51 -
52 -UNICODE_VERSION=$(get_version_component_range 1-2)
53 -
54 -COMMON_DEPEND="
55 - =app-i18n/unicode-data-${UNICODE_VERSION}*
56 - >=dev-libs/glib-2.32:2
57 - >=x11-libs/pango-1.2.1[introspection?]
58 - >=x11-libs/gtk+-3.16:3[introspection?]
59 - introspection? ( >=dev-libs/gobject-introspection-0.9.0:= )
60 -"
61 -RDEPEND="${COMMON_DEPEND}
62 - !<gnome-extra/gucharmap-3:0
63 -"
64 -DEPEND="${RDEPEND}
65 - dev-util/desktop-file-utils
66 - dev-util/glib-utils
67 - >=dev-util/gtk-doc-am-1
68 - >=dev-util/intltool-0.40
69 - dev-util/itstool
70 - sys-devel/gettext
71 - virtual/pkgconfig
72 - test? ( app-text/docbook-xml-dtd:4.1.2 )
73 - vala? ( $(vala_depend) )
74 -"
75 -
76 -src_prepare() {
77 - # prevent file collisions with slot 0
78 - sed -e "s:GETTEXT_PACKAGE=gucharmap$:GETTEXT_PACKAGE=gucharmap-${SLOT}:" \
79 - -i configure.ac configure || die "sed configure.ac configure failed"
80 -
81 - # avoid autoreconf
82 - sed -e 's/-Wall //g' -i configure || die "sed failed"
83 -
84 - use vala && vala_src_prepare
85 - gnome2_src_prepare
86 -}
87 -
88 -src_configure() {
89 - # unihan is not really conditional
90 - # https://bugzilla.gnome.org/show_bug.cgi?id=768210#c5
91 - gnome2_src_configure \
92 - --disable-static \
93 - --with-unicode-data=/usr/share/unicode-data \
94 - $(usex debug --enable-debug=yes ' ') \
95 - $(use_enable introspection) \
96 - $(use_enable vala)
97 -}
98
99 diff --git a/gnome-extra/gucharmap/gucharmap-11.0.3.ebuild b/gnome-extra/gucharmap/gucharmap-11.0.3.ebuild
100 deleted file mode 100644
101 index e1d3a8a85b5..00000000000
102 --- a/gnome-extra/gucharmap/gucharmap-11.0.3.ebuild
103 +++ /dev/null
104 @@ -1,66 +0,0 @@
105 -# Copyright 1999-2019 Gentoo Authors
106 -# Distributed under the terms of the GNU General Public License v2
107 -
108 -EAPI=6
109 -VALA_USE_DEPEND="vapigen"
110 -
111 -inherit gnome2 vala versionator
112 -
113 -DESCRIPTION="Unicode character map viewer and library"
114 -HOMEPAGE="https://wiki.gnome.org/Apps/Gucharmap"
115 -
116 -LICENSE="GPL-3+"
117 -SLOT="2.90"
118 -KEYWORDS="alpha amd64 arm ~arm64 ~ia64 ppc ppc64 ~sh sparc x86"
119 -
120 -IUSE="debug +introspection test vala"
121 -REQUIRED_USE="vala? ( introspection )"
122 -
123 -UNICODE_VERSION=$(get_version_component_range 1-2)
124 -
125 -COMMON_DEPEND="
126 - =app-i18n/unicode-data-${UNICODE_VERSION}*
127 - >=dev-libs/glib-2.32:2
128 - >=x11-libs/pango-1.2.1[introspection?]
129 - >=x11-libs/gtk+-3.16:3[introspection?]
130 - media-libs/freetype:2
131 - introspection? ( >=dev-libs/gobject-introspection-0.9.0:= )
132 -"
133 -RDEPEND="${COMMON_DEPEND}
134 - !<gnome-extra/gucharmap-3:0
135 -"
136 -DEPEND="${RDEPEND}
137 - dev-util/desktop-file-utils
138 - dev-util/glib-utils
139 - >=dev-util/gtk-doc-am-1
140 - >=dev-util/intltool-0.40
141 - dev-util/itstool
142 - sys-devel/gettext
143 - virtual/pkgconfig
144 - test? ( app-text/docbook-xml-dtd:4.1.2 )
145 - vala? ( $(vala_depend) )
146 -"
147 -
148 -src_prepare() {
149 - # prevent file collisions with slot 0
150 - sed -e "s:GETTEXT_PACKAGE=gucharmap$:GETTEXT_PACKAGE=gucharmap-${SLOT}:" \
151 - -i configure.ac configure || die "sed configure.ac configure failed"
152 -
153 - # avoid autoreconf
154 - sed -e 's/-Wall //g' -i configure || die "sed failed"
155 -
156 - use vala && vala_src_prepare
157 - gnome2_src_prepare
158 -}
159 -
160 -src_configure() {
161 - # unihan is not really conditional
162 - # https://bugzilla.gnome.org/show_bug.cgi?id=768210#c5
163 - # https://gitlab.gnome.org/GNOME/gucharmap/issues/13
164 - gnome2_src_configure \
165 - --disable-static \
166 - --with-unicode-data=/usr/share/unicode-data \
167 - $(usex debug --enable-debug=yes ' ') \
168 - $(use_enable introspection) \
169 - $(use_enable vala)
170 -}