Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-plugins/compiz-plugins-extra/, x11-plugins/compiz-plugins-extra/files/
Date: Fri, 26 Jan 2018 22:29:52
Message-Id: 1517005782.fe366416270ebf553a7c5a28ab04adaaa168583f.zlogene@gentoo
1 commit: fe366416270ebf553a7c5a28ab04adaaa168583f
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jan 26 22:29:42 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Fri Jan 26 22:29:42 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe366416
7
8 x11-plugins/compiz-plugins-extra: remove last rited package
9
10 x11-plugins/compiz-plugins-extra/Manifest | 1 -
11 .../compiz-plugins-extra-0.8.8.ebuild | 64 ----------------------
12 .../compiz-plugins-extra-0.8.8-libnotify.patch | 19 -------
13 .../files/compiz-plugins-extra-no-gconf.patch | 21 -------
14 x11-plugins/compiz-plugins-extra/metadata.xml | 16 ------
15 5 files changed, 121 deletions(-)
16
17 diff --git a/x11-plugins/compiz-plugins-extra/Manifest b/x11-plugins/compiz-plugins-extra/Manifest
18 deleted file mode 100644
19 index 3052e9d218f..00000000000
20 --- a/x11-plugins/compiz-plugins-extra/Manifest
21 +++ /dev/null
22 @@ -1 +0,0 @@
23 -DIST compiz-plugins-extra-0.8.8.tar.bz2 2689953 BLAKE2B a18784a2bf08153a4ae451b105706e0a771e4751e9fbdde0aa83984dc1897366931c94a05538697f0d0fdb0838113c347bd2f0a4c21f205484480eed73520b07 SHA512 de72d688648e5426e8967cc88d9439d19c0bc57dcd4de7c5a78fbf2e1dcec85f5f69c89e6affa06f8df1534dad4b347041d023ea9eeabb034df485825815ca22
24
25 diff --git a/x11-plugins/compiz-plugins-extra/compiz-plugins-extra-0.8.8.ebuild b/x11-plugins/compiz-plugins-extra/compiz-plugins-extra-0.8.8.ebuild
26 deleted file mode 100644
27 index 5f8a05ae4cc..00000000000
28 --- a/x11-plugins/compiz-plugins-extra/compiz-plugins-extra-0.8.8.ebuild
29 +++ /dev/null
30 @@ -1,64 +0,0 @@
31 -# Copyright 1999-2012 Gentoo Foundation
32 -# Distributed under the terms of the GNU General Public License v2
33 -
34 -EAPI="4"
35 -
36 -inherit autotools eutils gnome2-utils
37 -
38 -DESCRIPTION="Compiz Fusion Window Decorator Extra Plugins"
39 -HOMEPAGE="http://www.compiz.org/"
40 -SRC_URI="http://releases.compiz.org/${PV}/${P}.tar.bz2"
41 -
42 -LICENSE="GPL-2"
43 -SLOT="0"
44 -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
45 -IUSE="gconf libnotify"
46 -
47 -RDEPEND="
48 - >=gnome-base/librsvg-2.14.0:2
49 - virtual/jpeg:0
50 - >=x11-libs/compiz-bcop-${PV}
51 - >=x11-plugins/compiz-plugins-main-${PV}
52 - >=x11-wm/compiz-${PV}[gconf?]
53 - libnotify? ( x11-libs/libnotify )
54 -"
55 -
56 -DEPEND="${RDEPEND}
57 - >=dev-util/intltool-0.35
58 - virtual/pkgconfig
59 - >=sys-devel/gettext-0.15
60 - x11-libs/cairo
61 - gconf? ( gnome-base/gconf:2 )
62 -"
63 -
64 -DOCS="AUTHORS ChangeLog INSTALL NEWS README TODO"
65 -
66 -src_prepare() {
67 - if ! use gconf; then
68 - epatch "${FILESDIR}"/${PN}-no-gconf.patch
69 - fi
70 - epatch "${FILESDIR}/${P}-libnotify.patch"
71 -
72 - eautoreconf
73 -}
74 -
75 -src_configure() {
76 - econf \
77 - --enable-fast-install \
78 - --disable-static \
79 - $(use_enable gconf schemas) \
80 - $(use_with libnotify notifications)
81 -}
82 -
83 -src_install() {
84 - default
85 - prune_libtool_files
86 -}
87 -
88 -pkg_preinst() {
89 - use gconf && gnome2_gconf_savelist
90 -}
91 -
92 -pkg_postinst() {
93 - use gconf && gnome2_gconf_install
94 -}
95
96 diff --git a/x11-plugins/compiz-plugins-extra/files/compiz-plugins-extra-0.8.8-libnotify.patch b/x11-plugins/compiz-plugins-extra/files/compiz-plugins-extra-0.8.8-libnotify.patch
97 deleted file mode 100644
98 index 9287d706ac8..00000000000
99 --- a/x11-plugins/compiz-plugins-extra/files/compiz-plugins-extra-0.8.8-libnotify.patch
100 +++ /dev/null
101 @@ -1,19 +0,0 @@
102 ---- configure.ac 2011-04-21 15:51:08.000000000 +0400
103 -+++ configure.ac 2012-08-16 21:37:46.894173595 +0400
104 -@@ -136,7 +136,15 @@
105 - PKG_CHECK_MODULES(COMPIZMOUSEPOLL, compiz-mousepoll, [have_compiz_mousepoll=yes], [have_compiz_mousepoll=no])
106 - AM_CONDITIONAL(SHOWMOUSE_PLUGIN, test "x$have_compiz_mousepoll" = "xyes")
107 -
108 --PKG_CHECK_MODULES(LIBNOTIFY, libnotify gtk+-2.0, [have_libnotify=yes], [have_libnotify=no])
109 -+AC_ARG_ENABLE(notifications, AS_HELP_STRING([--enable-notifications], [Build notification plugin]), [enable_notifications=$enableval], [enable_notification=auto])
110 -+if test "$enable_notification" = auto; then
111 -+ PKG_CHECK_MODULES(LIBNOTIFY, libnotify gtk+-2.0, [have_libnotify=yes], [have_libnotify=no])
112 -+fi
113 -+if test "$enable_notification" = yes; then
114 -+ PKG_CHECK_MODULES(LIBNOTIFY, libnotify gtk+-2.0, [have_libnotify=yes], AC_MSG_ERROR([Libnotify is not installed]))
115 -+else
116 -+ have_libnotify=no
117 -+fi
118 - AM_CONDITIONAL(NOTIFICATION_PLUGIN, test "x$have_libnotify" = "xyes")
119 - if test "$have_libnotify" = yes; then
120 - AC_DEFINE(USE_NOTIFICATION, 1, [Build notification plugin])
121
122 diff --git a/x11-plugins/compiz-plugins-extra/files/compiz-plugins-extra-no-gconf.patch b/x11-plugins/compiz-plugins-extra/files/compiz-plugins-extra-no-gconf.patch
123 deleted file mode 100644
124 index 49bf16be4b1..00000000000
125 --- a/x11-plugins/compiz-plugins-extra/files/compiz-plugins-extra-no-gconf.patch
126 +++ /dev/null
127 @@ -1,21 +0,0 @@
128 - configure.ac | 5 ++---
129 - 1 files changed, 2 insertions(+), 3 deletions(-)
130 -
131 -diff --git a/configure.ac b/configure.ac
132 -index 0a3d7c1..6f8356d 100644
133 ---- a/configure.ac
134 -+++ b/configure.ac
135 -@@ -150,11 +150,10 @@ if test x"$use_schemas" = x"yes"; then
136 - fi
137 - xsltdir=`$PKG_CONFIG --variable=xsltdir compiz-gconf`
138 - AC_SUBST(xsltdir)
139 -+else
140 -+ AM_CONDITIONAL(GCONF_SCHEMAS_INSTALL, test "x$use_gconf" = "xyes")
141 - fi
142 -
143 --AM_GCONF_SOURCE_2
144 --
145 --
146 - AM_CONDITIONAL(USE_SCHEMAS, test "x$use_schemas" = "xyes")
147 - if test "$use_schemas" = yes; then
148 - AC_DEFINE(USE_SCHEMAS, 1, [Build gconf schemas])
149
150 diff --git a/x11-plugins/compiz-plugins-extra/metadata.xml b/x11-plugins/compiz-plugins-extra/metadata.xml
151 deleted file mode 100644
152 index 34693565222..00000000000
153 --- a/x11-plugins/compiz-plugins-extra/metadata.xml
154 +++ /dev/null
155 @@ -1,16 +0,0 @@
156 -<?xml version="1.0" encoding="UTF-8"?>
157 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
158 -<pkgmetadata>
159 -<!-- maintainer-needed -->
160 -<longdescription lang="en">
161 -&gt;Package with several compiz-fusion plugins:
162 -addhelper, bench, crashhandler, cubecaps, cubereflex, extrawm, fadedesktop, firepaint, gears,
163 -goto-viewport, group, mblur, reflex, scalefilter, showdesktop, splash, trailfocus, widget.
164 -</longdescription>
165 - <use>
166 - <flag name="gconf">
167 - Install GConf schemas for the plugins, needed when using the GConf-based
168 - configuration backend in <pkg>x11-wm/compiz</pkg>.
169 - </flag>
170 - </use>
171 -</pkgmetadata>