Magellan Linux

Annotation of /trunk/extras/gvfs/gvfs-0.2.3-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, 11 months ago) by niro
File size: 965 byte(s)
import repo
1 niro 2 # $Header: /magellan-cvs/smage/gvfs/gvfs-0.2.3-r1.smage2,v 1.1 2008/04/11 09:51:30 niro Exp $
2    
3     PNAME="gvfs"
4     PVER="0.2.3"
5     PBUILD="r1"
6    
7     PCATEGORIE="gnome-base"
8     STATE="unstable"
9    
10     DESCRIPTION="GNOME Virtual Filesystem Layer."
11     HOMEPAGE="http://www.gnome.org/"
12    
13     DEPEND=">= dev-libs/glib2-2.16
14     >= net-misc/libsoup-2.4
15     >= dev-libs/libxml2-2.6.31
16     >= dev-libs/libcdio-0.80
17     >= gnome-base/gconf-2.22
18     >= gnome-base/gnome-keyring-2.22
19     >= media-libs/libgphoto2-2.4
20     >= net-misc/openssh-4.7
21     >= net-fs/samba-3
22     >= sys-fs/fuse-2.7
23     >= sys-apps/dbus-1.1
24     >= dev-libs/dbus-glib-0.74
25     >= sys-apps/hal-5.10"
26    
27     SDEPEND=">= dev-util/intltool-0.37
28     >= dev-util/pkgconfig-0.23"
29    
30     sminclude gnome2
31    
32     src_compile()
33     {
34     cd ${SRCDIR}
35    
36     gn2_configure \
37     --enable-cdda \
38     --enable-fuse \
39     --enable-gconf \
40     --enable-gphoto2 \
41     --enable-hal \
42     --enable-http \
43     --enable-keyring \
44     --enable-samba \
45     --disable-avahi \
46     --disable-obexftp \
47     --disable-gtk-doc \
48     || die
49     mmake || die
50     }

Properties

Name Value
svn:keywords Id