Magellan Linux

Annotation of /trunk/extras/gnome-doc-utils/gnome-doc-utils-0.12.2-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2 - (hide annotations) (download)
Fri Oct 10 13:29:42 2008 UTC (15 years, 7 months ago) by niro
File size: 647 byte(s)
import repo
1 niro 2 # $Header: /magellan-cvs/smage/gnome-doc-utils/gnome-doc-utils-0.12.2-r1.smage2,v 1.1 2008/03/28 11:05:24 niro Exp $
2    
3     PNAME="gnome-doc-utils"
4     PVER="0.12.2"
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.6.21
15     >= dev-libs/libxslt-1.1.20
16     >= dev-lang/python-2.5"
17    
18     SDEPEND=">= dev-util/intltool-0.37
19     >= sys-dev/gettext-0.17"
20    
21     sminclude gnome2
22    
23     src_compile()
24     {
25     cd ${SRCDIR}
26    
27     gn2_configure --disable-scrollkeeper || die
28     mmake || die
29     }

Properties

Name Value
svn:keywords Id