Gentoo Archives: gentoo-commits

From: Jory Pratt <anarchy@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] dev/anarchy:master commit in: app-editors/gedit/
Date: Fri, 28 Dec 2012 17:29:13
Message-Id: 1356715726.573acd23d72487b526ba8f6b4bde35241527ccc7.anarchy@gentoo
1 commit: 573acd23d72487b526ba8f6b4bde35241527ccc7
2 Author: Jory A. Pratt <anarchy <AT> gentoo <DOT> org>
3 AuthorDate: Fri Dec 28 17:28:46 2012 +0000
4 Commit: Jory Pratt <anarchy <AT> gentoo <DOT> org>
5 CommitDate: Fri Dec 28 17:28:46 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=dev/anarchy.git;a=commit;h=573acd23
7
8 Use current ~arch build in tree
9
10 ---
11 app-editors/gedit/Manifest | 2 -
12 app-editors/gedit/gedit-3.5.1.ebuild | 107 ----------------------------------
13 2 files changed, 0 insertions(+), 109 deletions(-)
14
15 diff --git a/app-editors/gedit/Manifest b/app-editors/gedit/Manifest
16 deleted file mode 100644
17 index ac34e51..0000000
18 --- a/app-editors/gedit/Manifest
19 +++ /dev/null
20 @@ -1,2 +0,0 @@
21 -DIST gedit-3.5.1.tar.xz 2948252 SHA256 7fa31f423c7afbe37356d2291da917dd4c78400a0144b8244ca62a8c5102f784 SHA512 376f15151fe0e6fe05b755430d0a86a72f80e66e4e49f57087d0e3665207ee7240d2942dfcb2b35d42c798bd8babf8c1173a66fc53cdd60b9a0f28fecf1ac3f9 WHIRLPOOL d055b3ab80fe589ba80b50928943ca29cb6428266d116fa8c9c016772ea115671035f8653f731e4d2b1d5dfc29a3b8efed194076346745dbd96c3d77ec97395b
22 -EBUILD gedit-3.5.1.ebuild 2579 SHA256 c7947a2d8d6747af8eea08cb557f02cfb20be0a81cdd072a47e4da92021cd384 SHA512 7e31b153bfe373354efb09c46168e9b375e5ba0ef302d886505afdf989e944698994af4e51a188456b820907866424e9da4682086bd39673452e17a8ca99b119 WHIRLPOOL ab2acec5f46474fdf7b8735d4e6442bd50c1c00d7b86a172d026d92f321bff44f575c2c003f3d14707d51d984fb0d7314e7f0e8de3eebda1d8620b17345f2aae
23
24 diff --git a/app-editors/gedit/gedit-3.5.1.ebuild b/app-editors/gedit/gedit-3.5.1.ebuild
25 deleted file mode 100644
26 index a5a9235..0000000
27 --- a/app-editors/gedit/gedit-3.5.1.ebuild
28 +++ /dev/null
29 @@ -1,107 +0,0 @@
30 -# Copyright 1999-2012 Gentoo Foundation
31 -# Distributed under the terms of the GNU General Public License v2
32 -# $Header: $
33 -
34 -EAPI="4"
35 -GCONF_DEBUG="no"
36 -GNOME2_LA_PUNT="yes" # plugins are dlopened
37 -PYTHON_DEPEND="2"
38 -
39 -inherit gnome2 multilib python eutils virtualx
40 -
41 -DESCRIPTION="A text editor for the GNOME desktop"
42 -HOMEPAGE="http://live.gnome.org/Gedit"
43 -
44 -LICENSE="GPL-2"
45 -SLOT="0"
46 -IUSE="doc +introspection +python spell zeitgeist"
47 -KEYWORDS="~amd64 ~mips ~sh ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux"
48 -
49 -# X libs are not needed for OSX (aqua)
50 -COMMON_DEPEND="
51 - >=x11-libs/libSM-1.0
52 - >=dev-libs/libxml2-2.5.0:2
53 - >=dev-libs/glib-2.28:2
54 - >=x11-libs/gtk+-3.3.15:3[introspection?]
55 - >=x11-libs/gtksourceview-3.0.0:3.0[introspection?]
56 - >=dev-libs/libpeas-1.1.0[gtk]
57 -
58 - gnome-base/gsettings-desktop-schemas
59 - gnome-base/gvfs
60 -
61 - x11-libs/libX11
62 - x11-libs/libICE
63 - x11-libs/libSM
64 -
65 - net-libs/libsoup:2.4
66 -
67 - introspection? ( >=dev-libs/gobject-introspection-0.9.3 )
68 - python? (
69 - >=dev-libs/gobject-introspection-0.9.3
70 - >=x11-libs/gtk+-3.0:3[introspection]
71 - >=x11-libs/gtksourceview-2.91.9:3.0[introspection]
72 - dev-python/pycairo
73 - >=dev-python/pygobject-3.0.0:3[cairo] )
74 - spell? (
75 - >=app-text/enchant-1.2
76 - >=app-text/iso-codes-0.35 )
77 - zeitgeist? ( dev-libs/libzeitgeist )"
78 -
79 -RDEPEND="${COMMON_DEPEND}
80 - x11-themes/gnome-icon-theme-symbolic"
81 -
82 -DEPEND="${COMMON_DEPEND}
83 - app-text/docbook-xml-dtd:4.1.2
84 - >=app-text/scrollkeeper-0.3.11
85 - dev-libs/libxml2
86 - >=dev-util/intltool-0.40
87 - dev-util/itstool
88 - >=sys-devel/gettext-0.17
89 - virtual/pkgconfig
90 - doc? ( >=dev-util/gtk-doc-1 )"
91 -# yelp-tools, gnome-common and gtk-doc-am needed to eautoreconf
92 -
93 -pkg_setup() {
94 - DOCS="AUTHORS BUGS ChangeLog MAINTAINERS NEWS README"
95 - G2CONF="${G2CONF}
96 - --disable-deprecations
97 - --disable-schemas-compile
98 - --enable-updater
99 - --enable-gvfs-metadata
100 - $(use_enable introspection)
101 - $(use_enable python)
102 - $(use_enable spell)
103 - $(use_enable zeitgeist)"
104 -
105 - python_set_active_version 2
106 - python_pkg_setup
107 -}
108 -
109 -src_prepare() {
110 - gnome2_src_prepare
111 -
112 - use python && python_clean_py-compile_files
113 -}
114 -
115 -src_test() {
116 - # FIXME: this should be handled at eclass level
117 - "${EROOT}${GLIB_COMPILE_SCHEMAS}" --allow-any-name "${S}/data" || die
118 -
119 - unset DBUS_SESSION_BUS_ADDRESS
120 - GSETTINGS_SCHEMA_DIR="${S}/data" Xemake check
121 -}
122 -
123 -pkg_postinst() {
124 - gnome2_pkg_postinst
125 - if use python; then
126 - python_mod_optimize /usr/$(get_libdir)/gedit/plugins
127 - # FIXME: take care of gi.overrides with USE=introspection
128 - fi
129 -}
130 -
131 -pkg_postrm() {
132 - gnome2_pkg_postrm
133 - if use python; then
134 - python_mod_cleanup /usr/$(get_libdir)/gedit/plugins
135 - fi
136 -}