Magellan Linux

Annotation of /trunk/extras/evolution-data-server/evolution-data-server-2.22.1-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2257 - (hide annotations) (download)
Thu Jul 9 19:28:02 2009 UTC (14 years, 10 months ago) by niro
Original Path: trunk/todo/evolution-data-server/evolution-data-server-2.22.1-r1.smage2
File size: 855 byte(s)
-moved to 'todo'
1 niro 2 # $Header: /magellan-cvs/smage/evolution-data-server/evolution-data-server-2.22.1-r1.smage2,v 1.1 2008/04/11 09:53:43 niro Exp $
2    
3     PNAME="evolution-data-server"
4     PVER="2.22.1"
5     PBUILD="r1"
6    
7     PCATEGORIE="gnome-extra"
8     STATE="unstable"
9    
10     DESCRIPTION="Integrated Workgroup and Personal Information Management: Data Server"
11     HOMEPAGE="http://www.gnome.org/"
12    
13     DEPEND=">= dev-libs/glib2-2.16
14     >= gnome-base/libbonobo-2.22
15     >= gnome-base/orbit-2.14
16     >= gnome-base/gnome-vfs-2.22
17     >= gnome-base/libgnome-2.22
18     >= gnome-base/gconf-2.22
19     >= dev-libs/libxml2-2.6.31
20     >= net-misc/libsoup-2.4
21     >= dev-libs/nspr-4.7
22     >= dev-libs/nss-3.11"
23    
24     SDEPEND=">= dev-util/intltool-0.37
25     >= dev-util/pkgconfig-0.23"
26    
27     sminclude gnome2
28    
29     src_compile()
30     {
31     cd ${SRCDIR}/libdb/dist
32     ./s_config || die
33    
34     cd ${SRCDIR}
35     gn2_configure || die
36    
37     # does not like optimations > -j1
38     mmake -j1 || die
39     }

Properties

Name Value
svn:keywords Id