Magellan Linux

Annotation of /trunk/todo/vino/vino-2.22.1-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, 8 months ago) by niro
Original Path: trunk/extras/vino/vino-2.22.1-r1.smage2
File size: 722 byte(s)
import repo
1 niro 2 # $Header: /magellan-cvs/smage/vino/vino-2.22.1-r1.smage2,v 1.1 2008/04/11 12:53:49 niro Exp $
2    
3     PNAME="vino"
4     PVER="2.22.1"
5     PBUILD="r1"
6    
7     PCATEGORIE="net-misc"
8     STATE="unstable"
9    
10     DESCRIPTION="An integrated VNC server for GNOME."
11     HOMEPAGE="http://www.gnome.org/"
12    
13     DEPEND=">= x11-libs/gtk2+-2.12
14     >= gnome-base/gconf-2.22
15     >= gnome-base/libglade-2.6
16     >= gnome-base/libgnomeui-2.22
17     >= gnome-base/orbit-2.18
18     >= gnome-base/libbonobo-2.22
19     >= sys-libs/zlib-1.2.3
20     >= media-libs/libjpeg-6
21     >= sys-apps/dbus-1.1
22     >= dev-libs/dbus-glib-0.74"
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}
32    
33     gn2_configure --with-zlib --enable-session-support || die
34     mmake || die
35     }

Properties

Name Value
svn:keywords Id