Magellan Linux

Annotation of /trunk/extras/file-roller/file-roller-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
File size: 1148 byte(s)
import repo
1 niro 2 # $Header: /magellan-cvs/smage/file-roller/file-roller-2.22.2-r1.smage2,v 1.1 2008/04/11 10:19:28 niro Exp $
2    
3     PNAME="file-roller"
4     PVER="2.22.2"
5     PBUILD="r1"
6    
7     PCATEGORIE="app-arch"
8     STATE="unstable"
9    
10     DESCRIPTION="File-Roller is an Gnome2 archive browser."
11     HOMEPAGE="http://www.gnome.org/"
12    
13     DEPEND=">= dev-libs/glib2-2.16
14     >= x11-libs/gtk2+-2.12
15     >= gnome-base/libgnome-2.22
16     >= gnome-base/libgnomeui-2.22
17     >= gnome-base/libglade-2.6
18     >= gnome-base/libbonobo-2.22
19     >= gnome-base/libbonoboui-2.22
20     >= gnome-base/gnome-vfs-2.22"
21    
22     SDEPEND=">= dev-util/intltool-0.37
23     >= app-text/scrollkeeper-0.3.14
24     >= dev-util/pkgconfig-0.23"
25    
26     # enable scrollkeeper
27     SPECIAL_VARS="SCROLLKEEPER_UPDATE"
28     SCROLLKEEPER_UPDATE="1"
29    
30     sminclude gnome2 mtools
31    
32     SRC_URI=( ${SRC_URI[*]}
33     mirror://${PNAME}/${PNAME}-2.10-use_fr_rpm2cpio.patch
34     mirror://${PNAME}/rpm2cpio-file-roller
35     )
36    
37     src_prepare()
38     {
39     munpack ${SRCFILE} || die
40     cd ${SRCDIR}
41    
42     # use a local rpm2cpio script to avoid the dep
43     mpatch ${PNAME}-2.10-use_fr_rpm2cpio.patch || die
44     }
45    
46     src_install()
47     {
48     cd ${SRCDIR}
49    
50     gn2_src_install || die
51    
52     # install fileroller cpio script
53     minstallexec -s rpm2cpio-file-roller || die
54     }

Properties

Name Value
svn:keywords Id