From: "Gilles Dartiguelongue" <eva@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gnome:master commit in: app-editors/gedit-plugins/
Date: Tue, 9 Jun 2015 13:48:59 +0000 (UTC) [thread overview]
Message-ID: <1433857722.6a321a6c014f572d0b129634309b847bcceab58a.eva@gentoo> (raw)
commit: 6a321a6c014f572d0b129634309b847bcceab58a
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 9 10:08:26 2015 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Tue Jun 9 13:48:42 2015 +0000
URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=6a321a6c
app-editors/gedit-plugins: moved to gentoo-x86
.../gedit-plugins/gedit-plugins-3.16.0.ebuild | 91 ----------------------
1 file changed, 91 deletions(-)
diff --git a/app-editors/gedit-plugins/gedit-plugins-3.16.0.ebuild b/app-editors/gedit-plugins/gedit-plugins-3.16.0.ebuild
deleted file mode 100644
index cd9b3c1..0000000
--- a/app-editors/gedit-plugins/gedit-plugins-3.16.0.ebuild
+++ /dev/null
@@ -1,91 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="5"
-GCONF_DEBUG="no"
-GNOME2_LA_PUNT="yes" # plugins are dlopened
-PYTHON_COMPAT=( python3_{3,4} )
-PYTHON_REQ_USE="xml"
-
-inherit eutils gnome2 multilib python-r1
-
-DESCRIPTION="Official plugins for gedit"
-HOMEPAGE="https://wiki.gnome.org/Apps/Gedit/ShippedPlugins"
-
-LICENSE="GPL-2+"
-KEYWORDS="~amd64 ~x86"
-SLOT="0"
-
-IUSE_plugins="charmap git terminal zeitgeist"
-IUSE="+python ${IUSE_plugins}"
-# python-single-r1 would request disabling PYTHON_TARGETS on libpeas
-REQUIRED_USE="
- charmap? ( python )
- git? ( python )
- python? ( ^^ ( $(python_gen_useflags '*') ) )
- terminal? ( python )
- zeitgeist? ( python )
-"
-
-RDEPEND="
- >=app-editors/gedit-3.16[python?]
- >=dev-libs/glib-2.32:2
- >=dev-libs/libpeas-1.7.0[gtk,python?]
- >=x11-libs/gtk+-3.9:3
- >=x11-libs/gtksourceview-3.14:3.0
- python? (
- ${PYTHON_DEPS}
- >=app-editors/gedit-3.16[introspection,${PYTHON_USEDEP}]
- dev-libs/libpeas[${PYTHON_USEDEP}]
- >=dev-python/dbus-python-0.82[${PYTHON_USEDEP}]
- dev-python/pycairo[${PYTHON_USEDEP}]
- dev-python/pygobject:3[cairo,${PYTHON_USEDEP}]
- >=x11-libs/gtk+-3.9:3[introspection]
- >=x11-libs/gtksourceview-3.14:3.0[introspection]
- x11-libs/pango[introspection]
- x11-libs/gdk-pixbuf:2[introspection]
- )
- charmap? ( >=gnome-extra/gucharmap-3:2.90[introspection] )
- git? ( >=dev-libs/libgit2-glib-0.0.6 )
- terminal? ( x11-libs/vte:2.91[introspection] )
- zeitgeist? ( >=gnome-extra/zeitgeist-0.9.12[introspection] )
-"
-DEPEND="${RDEPEND}
- >=dev-util/intltool-0.40.0
- sys-devel/gettext
- virtual/pkgconfig
-"
-
-pkg_setup() {
- use python && [[ ${MERGE_TYPE} != binary ]] && python_setup
-}
-
-src_configure() {
- gnome2_src_configure \
- $(use_enable python) \
- $(use_enable zeitgeist) \
- ITSTOOL=$(type -P true)
-}
-
-src_install() {
- gnome2_src_install
-
- # FIXME: crazy !!!
- if use python; then
- find "${ED}"/usr/share/gedit -name "*.py*" -delete || die
- find "${ED}"/usr/share/gedit -type d -empty -delete || die
- fi
-
- # FIXME: upstream made this automagic...
- clean_plugin charmap
- clean_plugin git
- clean_plugin terminal
-}
-
-clean_plugin() {
- if use !${1} ; then
- rm -rf "${ED}"/usr/share/gedit/plugins/${1}*
- rm -rf "${ED}"/usr/$(get_libdir)/gedit/plugins/${1}*
- fi
-}
next reply other threads:[~2015-06-09 13:49 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-09 13:48 Gilles Dartiguelongue [this message]
-- strict thread matches above, loose matches on Subject: below --
2014-12-15 23:28 [gentoo-commits] proj/gnome:master commit in: app-editors/gedit-plugins/ Gilles Dartiguelongue
2014-12-01 11:48 Michał Górny
2014-11-23 19:37 Gilles Dartiguelongue
2014-10-26 15:04 Gilles Dartiguelongue
2014-10-06 23:06 Gilles Dartiguelongue
2014-04-20 22:57 Gilles Dartiguelongue
2013-12-12 23:21 Gilles Dartiguelongue
2013-12-01 18:42 Gilles Dartiguelongue
2012-12-17 8:14 Gilles Dartiguelongue
2012-12-10 2:05 Alexandre Rostovtsev
2012-11-23 22:13 Gilles Dartiguelongue
2011-10-18 7:37 Alexandre Restovtsev
2011-08-14 21:13 Alexandre Restovtsev
2011-08-02 3:03 Alexandre Restovtsev
2011-07-06 16:26 Alexandre Restovtsev
2011-06-24 17:35 Alexandre Restovtsev
2011-06-02 23:59 Nirbheek Chauhan
2011-06-02 14:43 Nirbheek Chauhan
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1433857722.6a321a6c014f572d0b129634309b847bcceab58a.eva@gentoo \
--to=eva@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox