Gentoo Archives: gentoo-commits

From: "Gilles Dartiguelongue (eva)" <eva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/anjuta: ChangeLog anjuta-2.24.2.ebuild anjuta-2.4.0.ebuild anjuta-2.4.1.ebuild
Date: Sat, 29 Nov 2008 19:18:48
Message-Id: E1L6VL3-0007JT-On@stork.gentoo.org
1 eva 08/11/29 19:18:45
2
3 Modified: ChangeLog
4 Added: anjuta-2.24.2.ebuild
5 Removed: anjuta-2.4.0.ebuild anjuta-2.4.1.ebuild
6 Log:
7 Bump to 2.24.2. bug fixes and translation udpates.
8 (Portage version: 2.2_rc16/cvs/Linux 2.6.24-gentoo-r8-mactel x86_64)
9
10 Revision Changes Path
11 1.89 dev-util/anjuta/ChangeLog
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/anjuta/ChangeLog?rev=1.89&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/anjuta/ChangeLog?rev=1.89&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/anjuta/ChangeLog?r1=1.88&r2=1.89
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-util/anjuta/ChangeLog,v
20 retrieving revision 1.88
21 retrieving revision 1.89
22 diff -u -r1.88 -r1.89
23 --- ChangeLog 24 Nov 2008 13:58:14 -0000 1.88
24 +++ ChangeLog 29 Nov 2008 19:18:45 -0000 1.89
25 @@ -1,6 +1,12 @@
26 # ChangeLog for dev-util/anjuta
27 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-util/anjuta/ChangeLog,v 1.88 2008/11/24 13:58:14 eva Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-util/anjuta/ChangeLog,v 1.89 2008/11/29 19:18:45 eva Exp $
30 +
31 +*anjuta-2.24.2 (29 Nov 2008)
32 +
33 + 29 Nov 2008; Gilles Dartiguelongue <eva@g.o> -anjuta-2.4.0.ebuild,
34 + -anjuta-2.4.1.ebuild, +anjuta-2.24.2.ebuild:
35 + Bump to 2.24.2. bug fixes and translation udpates.
36
37 *anjuta-2.24.1 (24 Nov 2008)
38
39
40
41
42 1.1 dev-util/anjuta/anjuta-2.24.2.ebuild
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/anjuta/anjuta-2.24.2.ebuild?rev=1.1&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/anjuta/anjuta-2.24.2.ebuild?rev=1.1&content-type=text/plain
46
47 Index: anjuta-2.24.2.ebuild
48 ===================================================================
49 # Copyright 1999-2008 Gentoo Foundation
50 # Distributed under the terms of the GNU General Public License v2
51 # $Header: /var/cvsroot/gentoo-x86/dev-util/anjuta/anjuta-2.24.2.ebuild,v 1.1 2008/11/29 19:18:45 eva Exp $
52
53 inherit eutils gnome2
54
55 DESCRIPTION="A versatile IDE for GNOME"
56 HOMEPAGE="http://www.anjuta.org"
57
58 LICENSE="GPL-2"
59 SLOT="0"
60 KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86"
61 IUSE="debug devhelp doc glade inherit-graph sourceview subversion valgrind"
62
63 # https://bugzilla.gnome.org/show_bug.cgi?id=562113
64 RESTRICT="test"
65
66 # symbol-db plugin depends on libgda-4
67 RDEPEND=">=dev-libs/glib-2.16.0
68 >=x11-libs/gtk+-2.10.0
69 >=gnome-base/orbit-2.6.0
70 >=gnome-base/libglade-2.3.0
71 >=gnome-base/libgnome-2.12.0
72 >=gnome-base/libgnomeui-2.12.0
73 >=gnome-base/libgnomeprint-2.12.0
74 >=gnome-base/libgnomeprintui-2.12.0
75 >=gnome-base/gnome-vfs-2.12.0
76 >=gnome-base/gconf-2.12.0
77 >=x11-libs/vte-0.13.1
78 >=dev-libs/libxml2-2.4.23
79 >=x11-libs/pango-1.1.1
80 >=dev-libs/gdl-0.7.5
81 >=app-text/gnome-doc-utils-0.3.2
82 >=dev-libs/gnome-build-0.3.0
83 >=x11-libs/libwnck-2.12
84 >=sys-devel/binutils-2.15.92
85 dev-libs/libxslt
86 sys-devel/autogen
87 devhelp? ( >=dev-util/devhelp-0.13 )
88 glade? ( >=dev-util/glade-3.1.4 )
89 inherit-graph? ( >=media-gfx/graphviz-2.6.0 )
90 sourceview? (
91 >=x11-libs/gtk+-2.10.0
92 >=gnome-base/libgnome-2.14.0
93 >=x11-libs/gtksourceview-2.3.1 )
94 subversion? (
95 >=dev-util/subversion-1.4.0
96 >=net-misc/neon-0.24.5
97 >=dev-libs/apr-1
98 >=dev-libs/apr-util-1 )
99 valgrind? ( dev-util/valgrind )"
100 DEPEND="${RDEPEND}
101 dev-lang/perl
102 >=sys-devel/gettext-0.14
103 >=dev-util/intltool-0.35
104 >=dev-util/pkgconfig-0.20
105 >=app-text/scrollkeeper-0.3.14-r2
106 doc? ( >=dev-util/gtk-doc-1.0 )"
107
108 pkg_setup() {
109 # gtk-doc is handled by eclass
110 G2CONF="${G2CONF}
111 $(use_enable debug)
112 $(use_enable devhelp plugin-devhelp)
113 $(use_enable glade plugin-glade)
114 $(use_enable valgrind plugin-valgrind)
115 $(use_enable sourceview plugin-sourceview)
116 $(use_enable !sourceview plugin-scintilla)
117 $(use_enable subversion plugin-subversion)
118 $(use_enable inherit-graph plugin-class-inheritance)"
119 }
120
121 src_install() {
122 # Install user docs into /usr/share/doc/${PF}/
123 sed -i -e "s:doc/${PN}:doc/${PF}:g" Makefile
124 sed -i -e "s:doc/${PN}:doc/${PF}/html:g" doc/Makefile
125
126 gnome2_src_install
127 prepalldocs
128 }
129
130 pkg_postinst() {
131 gnome2_pkg_postinst
132
133 ebeep 1
134 elog "Some project templates may require additional development"
135 elog "libraries to function correctly. It goes beyond the scope"
136 elog "of this ebuild to provide them."
137 epause 5
138 }