Magellan Linux

Annotation of /branches/branch-xorg18/extras/gnome-doc-utils/gnome-doc-utils-0.18.0-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 5192 - (hide annotations) (download)
Tue Apr 6 21:54:10 2010 UTC (14 years, 2 months ago) by niro
File size: 570 byte(s)
created branch 'branch-xorg18'
1 niro 4003 # $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