mate-extra/caja-extensions: [QA] Punt removed gksu support

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2018-12-11 15:53:46 +01:00
parent 708354fc27
commit 97e0921c17
3 changed files with 3 additions and 9 deletions

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2018 Gentoo Foundation
# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -16,7 +16,7 @@ LICENSE="GPL-2"
SLOT="0"
SENDTO="cdr gajim +mail pidgin upnp"
IUSE="gksu image-converter +open-terminal share +wallpaper xattr ${SENDTO}"
IUSE="image-converter +open-terminal share +wallpaper xattr ${SENDTO}"
COMMON_DEPEND=">=dev-libs/glib-2.36:2
>=mate-base/caja-1.17.1
@@ -35,7 +35,6 @@ COMMON_DEPEND=">=dev-libs/glib-2.36:2
RDEPEND="${COMMON_DEPEND}
cdr? ( >=app-cdr/brasero-2.32.1:0= )
gajim? ( net-im/gajim:0 )
gksu? ( x11-libs/gksu )
image-converter? (
|| (
media-gfx/imagemagick
@@ -66,7 +65,7 @@ src_configure() {
mate_src_configure \
--enable-sendto \
--with-sendto-plugins=${sendto_plugins}\
$(use_enable gksu) \
--disable-gksu \
$(use_enable image-converter) \
$(use_enable open-terminal) \
$(use_enable share) \

View File

@@ -8,7 +8,6 @@
<use>
<flag name="cdr">Add an extension to burn files to cds using <pkg>app-cdr/brasero</pkg>.</flag>
<flag name="gajim">Add an extension to support <pkg>net-im/gajim</pkg>.</flag>
<flag name="gksu">Add an extension to support opening files as root with gksu.</flag>
<flag name="image-converter">Add image conversion support.</flag>
<flag name="mail">Add an extension to support e-mail functionality.</flag>
<flag name="open-terminal">Add an extension to support an open terminal.</flag>

View File

@@ -66,10 +66,6 @@ sys-cluster/pacemaker cman
# cman and co. are going to be removed (#650738)
sys-fs/lvm2 cman clvm
# Pacho Ramos <pacho@gento.org> (01 Nov 2018)
# gksu is going to be removed (#594214)
mate-extra/caja-extensions gksu
# Alfredo Tupone <tupone@gentoo.org> (24 Oct 2018)
# jit brokes build of gnat-gpl
dev-lang/gnat-gpl jit