Gentoo Archives: gentoo-commits

From: Pacho Ramos <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-wm/muffin/
Date: Sat, 25 Jun 2016 16:53:23
Message-Id: 1466871957.a486ef9b35a80237c4299fda6b5b00db44a410e8.pacho@gentoo
1 commit: a486ef9b35a80237c4299fda6b5b00db44a410e8
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jun 25 14:53:55 2016 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Sat Jun 25 16:25:57 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a486ef9b
7
8 x11-wm/muffin: Drop old
9
10 Package-Manager: portage-2.3.0_rc1
11
12 x11-wm/muffin/Manifest | 1 -
13 x11-wm/muffin/muffin-2.8.4.ebuild | 87 ---------------------------------------
14 2 files changed, 88 deletions(-)
15
16 diff --git a/x11-wm/muffin/Manifest b/x11-wm/muffin/Manifest
17 index 7e31ce6..4901e35 100644
18 --- a/x11-wm/muffin/Manifest
19 +++ b/x11-wm/muffin/Manifest
20 @@ -1,2 +1 @@
21 -DIST muffin-2.8.4.tar.gz 2714879 SHA256 b0be7c338ac1c0015355d507d1d5dcba380d4b1749ab2bc4c57754be3e70734d SHA512 2966c52a6a4e57151479d6a6e7d8a54625f5ba833fd77451a8f4a0628a660c444dfc7bfbeb14b009f9666218db40d1e5cdd888eb3f90b52b7668720e455018b7 WHIRLPOOL cf3c331e2a72012fbfed827d7af9ae5479331cb6881cb3bf406441fdc0a1b02fdc9d88afd07baf6a10f3944663e1a11da130cae38c6c00fddd699a1cdd182845
22 DIST muffin-2.8.5.tar.gz 2715965 SHA256 0ae19de74111f222b44f7bf8d159437a83c6ae2e7ce70b327c0296365d69aba4 SHA512 a285e076f27e3a52ba4c6d813578e780f7f900e0ed3fa009951d908ffef3b0ded3678f6d298dd08f80b1cd61f20c90b0acd8607d53ad2accc27e16bf1bc14221 WHIRLPOOL 6493050ea667b354324511818a692cf0fca33ef83701dfee38f3bf4cec738276f885cfbdf65efa769e5bd0c0870b6359acb3fd6de583e9ab66ef09daaeeba8ff
23
24 diff --git a/x11-wm/muffin/muffin-2.8.4.ebuild b/x11-wm/muffin/muffin-2.8.4.ebuild
25 deleted file mode 100644
26 index 2ce94a2..0000000
27 --- a/x11-wm/muffin/muffin-2.8.4.ebuild
28 +++ /dev/null
29 @@ -1,87 +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 -GCONF_DEBUG="no"
36 -PYTHON_COMPAT=( python2_7 )
37 -
38 -inherit autotools eutils gnome2 python-any-r1
39 -
40 -DESCRIPTION="Compositing window manager forked from Mutter for use with Cinnamon"
41 -HOMEPAGE="http://cinnamon.linuxmint.com/"
42 -SRC_URI="https://github.com/linuxmint/muffin/archive/${PV}.tar.gz -> ${P}.tar.gz"
43 -
44 -LICENSE="GPL-2+"
45 -SLOT="0"
46 -IUSE="+introspection test xinerama"
47 -KEYWORDS="amd64 x86"
48 -
49 -COMMON_DEPEND="
50 - >=x11-libs/pango-1.2[X,introspection?]
51 - >=x11-libs/cairo-1.14:=[X]
52 - x11-libs/gdk-pixbuf:2[introspection?]
53 - >=x11-libs/gtk+-3.9.12:3[X,introspection?]
54 - >=dev-libs/glib-2.37.3:2[dbus]
55 - >=gnome-extra/cinnamon-desktop-2.4:0=[introspection?]
56 - >=gnome-base/gsettings-desktop-schemas-3.3.0[introspection?]
57 - >=media-libs/clutter-1.14.3:1.0=[introspection?]
58 - >=media-libs/cogl-1.13.3:1.0=[introspection?]
59 - >=media-libs/libcanberra-0.26[gtk3]
60 - >=x11-libs/libXcomposite-0.3
61 - >=x11-libs/startup-notification-0.7:=
62 -
63 - x11-libs/libICE
64 - x11-libs/libSM
65 - x11-libs/libX11
66 - x11-libs/libXcomposite
67 - x11-libs/libXcursor
68 - x11-libs/libXdamage
69 - x11-libs/libXext
70 - x11-libs/libXfixes
71 - x11-libs/libXrandr
72 - x11-libs/libXrender
73 - virtual/opengl
74 -
75 - gnome-extra/zenity
76 -
77 - introspection? ( >=dev-libs/gobject-introspection-0.9.5:= )
78 - xinerama? ( x11-libs/libXinerama )
79 -"
80 -# needs gtk-doc, not just -am, for gtk-doc.make
81 -DEPEND="${COMMON_DEPEND}
82 - ${PYTHON_DEPS}
83 - >=app-text/gnome-doc-utils-0.8
84 - sys-devel/gettext
85 - dev-util/gtk-doc
86 - dev-util/gtk-doc-am
87 - >=dev-util/intltool-0.35
88 - virtual/pkgconfig
89 - test? ( app-text/docbook-xml-dtd:4.5 )
90 - xinerama? ( x11-proto/xineramaproto )
91 - x11-proto/xextproto
92 - x11-proto/xproto
93 -"
94 -RDEPEND="${COMMON_DEPEND}
95 - !x11-misc/expocity
96 -"
97 -
98 -src_prepare() {
99 - epatch_user
100 - eautoreconf
101 - gnome2_src_prepare
102 -}
103 -
104 -src_configure() {
105 - DOCS="AUTHORS ChangeLog HACKING MAINTAINERS NEWS README* *.txt doc/*.txt"
106 - gnome2_src_configure \
107 - --disable-static \
108 - --enable-shape \
109 - --enable-sm \
110 - --enable-startup-notification \
111 - --enable-xsync \
112 - --enable-verbose-mode \
113 - --with-libcanberra \
114 - $(use_enable introspection) \
115 - $(use_enable xinerama)
116 -}