Magellan Linux

Annotation of /trunk/todo/totem-pl-parser/totem-pl-parser-2.22.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, 8 months ago) by niro
Original Path: trunk/extras/totem-pl-parser/totem-pl-parser-2.22.2-r1.smage2
File size: 664 byte(s)
import repo
1 niro 2 # $Header: /magellan-cvs/smage/totem-pl-parser/totem-pl-parser-2.22.2-r1.smage2,v 1.1 2008/04/11 12:45:45 niro Exp $
2    
3     PNAME="totem-pl-parser"
4     PVER="2.22.2"
5     PBUILD="r1"
6    
7     PCATEGORIE="gnome-extra"
8     STATE="unstable"
9    
10     DESCRIPTION="Playlist parsing library."
11     HOMEPAGE="http://gnome.org/projects/totem/"
12    
13     DEPEND=">= dev-libs/glib2-2.16
14     >= x11-libs/gtk2+-2.12
15     >= gnome-base/gnome-vfs-2.22
16     >= gnome-extra/evolution-data-server-2.22
17     >= sys-apps/dbus-1.1
18     >= dev-libs/dbus-glib-0.74
19     >= sys-apps/hal-0.5.10"
20    
21     SDEPEND=">= dev-util/intltool-0.37
22     >= dev-util/pkgconfig-0.23"
23    
24     sminclude gnome2
25    
26     src_compile()
27     {
28     cd ${SRCDIR}
29    
30     gn2_configure --with-hal || die
31     mmake || die
32     }

Properties

Name Value
svn:keywords Id