Magellan Linux

Contents of /trunk/extras/gnome-doc-utils/gnome-doc-utils-0.18.0-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 4003 - (show annotations) (download)
Tue Nov 17 11:04:49 2009 UTC (14 years, 5 months ago) by niro
File size: 570 byte(s)
auto added: ver bump to 0.18.0-r1
1 # $Id$
2
3 PNAME="gnome-doc-utils"
4 PVER="0.18.0"
5 PBUILD="r1"
6
7 PCATEGORIE="app-text"
8 STATE="unstable"
9
10 DESCRIPTION="gnome-doc-utils is a collection of documentation utilities for the Gnome project."
11 HOMEPAGE="http://www.gnome.org/"
12
13 # libxml must be compiled with python support!
14 DEPEND=">= dev-libs/libxml2-2.7
15 >= dev-libs/libxslt-1.1.26
16 >= dev-lang/python-2.6"
17
18 SDEPEND=">= dev-util/intltool-0.40
19 >= sys-dev/gettext-0.17"
20
21 sminclude gnome2
22
23 UP2DATE="updatecmd_gnome ${PNAME}"
24
25 src_compile()
26 {
27 cd ${SRCDIR}
28
29 gn2_configure --disable-scrollkeeper || die
30 mmake || die
31 }

Properties

Name Value
svn:keywords Id