Magellan Linux

Contents of /tags/old-unstable-20120113/todo/gedit/gedit-2.22.1-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 9870 - (show annotations) (download)
Fri Jan 13 21:26:11 2012 UTC (12 years, 4 months ago) by niro
File size: 993 byte(s)
tagged 'old-unstable-20120113'
1 # $Header: /magellan-cvs/smage/gedit/gedit-2.22.1-r1.smage2,v 1.1 2008/04/11 10:40:10 niro Exp $
2
3 PNAME="gedit"
4 PVER="2.22.1"
5 PBUILD="r1"
6
7 PCATEGORIE="app-editors"
8 STATE="unstable"
9
10 DESCRIPTION="gedit is a lightweight text editor for the GNOME desktop."
11 HOMEPAGE="http://www.gnome.org/projects/gedit/"
12
13 DEPEND=">= gnome-base/libglade-2.6
14 >= dev-libs/popt-1.10
15 >= gnome-base/eel-2.22
16 >= gnome-base/gconf-2.22
17 >= gnome-base/libgnomeui-2.22
18 >= gnome-base/libgnomeprintui-2.22
19 >= x11-libs/gtksourceview-2.2
20 >= app-text/aspell-0.50.5
21 >= dev-python/pygtk-2.12
22 >= dev-python/pygobject-2.14
23 >= dev-python/gnome-python-desktop-2.22"
24
25 SDEPEND=">= dev-util/intltool-0.37
26 >= app-text/scrollkeeper-0.3.14
27 >= dev-util/pkgconfig-0.23
28 >= sys-dev/gettext-0.17"
29
30 # enable scrollkeeper
31 SPECIAL_VARS="SCROLLKEEPER_UPDATE"
32 SCROLLKEEPER_UPDATE="1"
33
34 sminclude gnome2
35
36 src_compile()
37 {
38 cd ${SRCDIR}
39
40 # FIXME: enchant is needed for spell-support !!!
41 gn2_configure --disable-spell || die
42 mmake || die
43 }

Properties

Name Value
svn:keywords Id