Magellan Linux

Annotation of /trunk/extras/nautilus-cd-burner/nautilus-cd-burner-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
File size: 790 byte(s)
import repo
1 niro 2 # $Header: /magellan-cvs/smage/nautilus-cd-burner/nautilus-cd-burner-2.22.1-r1.smage2,v 1.1 2008/04/11 12:39:26 niro Exp $
2    
3     PNAME="nautilus-cd-burner"
4     PVER="2.22.1"
5     PBUILD="r1"
6    
7     PCATEGORIE="gnome-extra"
8     STATE="unstable"
9    
10     DESCRIPTION="Extension to Nautilus for burning CDs."
11     HOMEPAGE="http://www.gnome.org/"
12    
13     DEPEND=">= dev-libs/glib2-2.16
14     >= x11-libs/gtk2+-2.12
15     >= gnome-base/eel-2.22
16     >= gnome-base/nautilus-2.22
17     >= gnome-base/libglade-2.6
18     >= gnome-base/libgnome-2.22
19     >= gnome-base/gconf-2.22
20     >= app-cdr/cdrtools-2
21     >= app-cdr/dvd+rw-tools-5
22     >= sys-apps/dbus-1.1
23     >= dev-libs/dbus-glib-0.74
24     >= sys-apps/hal-0.5.10"
25    
26     SDEPEND=">= dev-util/intltool-0.37
27     >= dev-util/pkgconfig-0.23"
28    
29     sminclude gnome2
30    
31     src_compile()
32     {
33     cd ${SRCDIR}
34    
35     gn2_configure --enable-hal || die
36     mmake || die
37     }

Properties

Name Value
svn:keywords Id