Magellan Linux

Contents of /trunk/extras/gtkhtml/gtkhtml-3.28.1-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 4238 - (show annotations) (download)
Tue Dec 1 00:18:11 2009 UTC (14 years, 5 months ago) by niro
File size: 713 byte(s)
auto added: ver bump to 3.28.1-r1
1 # $Id$
2
3 PNAME="gtkhtml"
4 PVER="3.28.1"
5 PBUILD="r1"
6
7 PCATEGORIE="gnome-extra"
8 STATE="unstable"
9
10 DESCRIPTION="HTML widget for GTK."
11 HOMEPAGE="http://www.gnome.org"
12
13 DEPEND=">= x11-libs/gtk2+-2.18
14 >= net-libs/libsoup-2.28
15 >= x11-themes/gnome-icon-theme-2.28
16 >= gnome-base/orbit-2.14.17
17 >= gnome-base/gconf-2.28
18 >= app-text/enchant-1.5
19 >= app-text/iso-codes-3.11"
20 # >= dev-util/glade-3
21 # gail is now provided by gtk2+
22 #>= gnome-base/gail-1.22
23
24 SDEPEND=">= dev-util/intltool-0.40
25 >= dev-util/pkgconfig-0.23
26 >= sys-dev/gettext-0.17"
27
28 sminclude gnome2
29
30 UP2DATE="updatecmd_gnome ${PNAME}"
31
32 src_compile()
33 {
34 cd ${SRCDIR}
35 # without glade support atm
36 gn2_configure --without-glade-catalog || die
37 mmake || die
38 }

Properties

Name Value
svn:keywords Id