Gentoo Archives: gentoo-commits

From: NP Hardass <np-hardass@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: mate-extra/mate-utils/
Date: Sat, 06 Aug 2016 02:12:59
Message-Id: 1470449536.fac5c7a98e01412c805e94e26ba1ed6b720eaa28.np-hardass@gentoo
1 commit: fac5c7a98e01412c805e94e26ba1ed6b720eaa28
2 Author: NP-Hardass <NP-Hardass <AT> gentoo <DOT> org>
3 AuthorDate: Sat Mar 26 02:06:37 2016 +0000
4 Commit: NP Hardass <np-hardass <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 6 02:12:16 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fac5c7a9
7
8 mate-extra/mate-utils: Drop 1.8.x
9
10 Package-Manager: portage-2.2.26
11
12 mate-extra/mate-utils/Manifest | 1 -
13 mate-extra/mate-utils/mate-utils-1.8.1.ebuild | 86 ---------------------------
14 2 files changed, 87 deletions(-)
15
16 diff --git a/mate-extra/mate-utils/Manifest b/mate-extra/mate-utils/Manifest
17 index ee29cf2..5902dc6 100644
18 --- a/mate-extra/mate-utils/Manifest
19 +++ b/mate-extra/mate-utils/Manifest
20 @@ -1,2 +1 @@
21 DIST mate-utils-1.10.4.tar.xz 6482724 SHA256 a15610f42c5b4f4f2cd6aef876080912297edde5ba568dfd42f066afc876d491 SHA512 7d162f21efec756abb4429e7e4ed461286ea0fda9e7279610eb8e9fe4b5af1782759f28b98574042e3c9e5cdfd2d00e0f59a16ea56a1852af47f35a8c7e99f79 WHIRLPOOL 3689a7c4921c53369c5a8b009de276a50b7420799528ec55bdba03493a9b4f6ebf4d21216a31bdffc2968fbfb83355c2f077d694c75e60fca1ad3af7a2989b13
22 -DIST mate-utils-1.8.1.tar.xz 2648184 SHA256 0ad9c40c656214caaa6cbd2107ebb13e3cea0b64b4e31c7105568726313522a5 SHA512 71a6a57365a067012447222b2ef4b768234b2e58bf88b5b45c6e4b7f746c81136ea1dfee45257406b19f2c4f4c51adc3279b09f7c9c41bfe7be9c66321ad0eef WHIRLPOOL fc35c564fb378ebfc147b9344790aae5a3934e86f6cf642dedb2ab98ae093bb259e298f4fa6de98157f3c4775445862888a56464de8852d829e6040f9a42fc95
23
24 diff --git a/mate-extra/mate-utils/mate-utils-1.8.1.ebuild b/mate-extra/mate-utils/mate-utils-1.8.1.ebuild
25 deleted file mode 100644
26 index 3a1ddf8..0000000
27 --- a/mate-extra/mate-utils/mate-utils-1.8.1.ebuild
28 +++ /dev/null
29 @@ -1,86 +0,0 @@
30 -# Copyright 1999-2015 Gentoo Foundation
31 -# Distributed under the terms of the GNU General Public License v2
32 -# $Id$
33 -
34 -EAPI="5"
35 -
36 -GCONF_DEBUG="yes"
37 -GNOME2_LA_PUNT="yes"
38 -
39 -inherit gnome2 versionator
40 -
41 -MATE_BRANCH="$(get_version_component_range 1-2)"
42 -
43 -SRC_URI="http://pub.mate-desktop.org/releases/${MATE_BRANCH}/${P}.tar.xz"
44 -DESCRIPTION="Utilities for the MATE desktop"
45 -HOMEPAGE="http://mate-desktop.org"
46 -
47 -LICENSE="GPL-2"
48 -SLOT="0"
49 -KEYWORDS="amd64 x86"
50 -
51 -IUSE="X applet ipv6 test"
52 -
53 -RDEPEND="app-text/rarian:0
54 - dev-libs/atk:0
55 - >=dev-libs/glib-2.20:2
56 - >=gnome-base/libgtop-2.12:2=
57 - >=media-libs/libcanberra-0.4:0[gtk]
58 - sys-libs/zlib:0
59 - >=x11-libs/gtk+-2.24:2
60 - x11-libs/cairo:0
61 - x11-libs/gdk-pixbuf:2
62 - x11-libs/libICE:0
63 - x11-libs/libSM:0
64 - x11-libs/libX11:0
65 - x11-libs/libXext:0
66 - x11-libs/pango:0
67 - applet? ( >=mate-base/mate-panel-1.8:0 )"
68 -
69 -DEPEND="${RDEPEND}
70 - >=app-text/scrollkeeper-dtd-1:1.0
71 - app-text/yelp-tools:0
72 - >=dev-util/intltool-0.40:*
73 - >=mate-base/mate-common-1.8:0
74 - x11-proto/xextproto:0
75 - sys-devel/gettext:*
76 - virtual/pkgconfig:*"
77 -
78 -src_prepare() {
79 - gnome2_src_prepare
80 -
81 - # Remove -D.*DISABLE_DEPRECATED cflagss
82 - # This method is kinda prone to breakage. Recheck carefully with next bump.
83 - # bug 339074
84 - LC_ALL=C find . -iname 'Makefile.am' -exec \
85 - sed -e '/-D[A-Z_]*DISABLE_DEPRECATED/d' -i {} + || die
86 -
87 - # Do Makefile.in after Makefile.am to avoid automake maintainer-mode
88 - LC_ALL=C find . -iname 'Makefile.in' -exec \
89 - sed -e '/-D[A-Z_]*DISABLE_DEPRECATED/d' -i {} + || die
90 -
91 - if ! use test; then
92 - sed -e 's/ tests//' -i logview/Makefile.{am,in} || die
93 - fi
94 -
95 - # Fix up desktop files.
96 - LC_ALL=C find . -iname '*.desktop.in*' -exec \
97 - sed -e 's/Categories\(.*\)MATE/Categories\1X-MATE/' -i {} + || die
98 -}
99 -
100 -src_configure() {
101 - local myconf
102 - if ! use debug; then
103 - myconf="${myconf} --enable-debug=minimum"
104 - fi
105 -
106 - gnome2_src_configure \
107 - $(use_enable applet gdict-applet) \
108 - $(use_enable ipv6) \
109 - $(use_with X x) \
110 - --disable-maintainer-flags \
111 - --enable-zlib \
112 - ${myconf}
113 -}
114 -
115 -DOCS="AUTHORS ChangeLog NEWS README THANKS"