Magellan Linux

Annotation of /trunk/todo/seahorse/seahorse-2.22.1-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2579 - (hide annotations) (download)
Thu Jul 9 20:34:33 2009 UTC (14 years, 11 months ago) by niro
File size: 1404 byte(s)
-moved to 'todo'
1 niro 2 # $Header: /magellan-cvs/smage/seahorse/seahorse-2.22.1-r1.smage2,v 1.1 2008/04/11 12:41:38 niro Exp $
2    
3     PNAME="seahorse"
4     PVER="2.22.1"
5     PBUILD="r1"
6    
7     PCATEGORIE="app-crypt"
8     STATE="unstable"
9    
10     DESCRIPTION="Seahorse is a GNOME application for managing encryption keys."
11     HOMEPAGE="http://www.gnome.org/"
12    
13     DEPEND=">= dev-libs/glib2-2.16
14     >= x11-libs/gtk2+-2.12
15     >= net-misc/libsoup-2.4
16     >= dev-libs/libxml2-2.6.31
17     >= gnome-base/gnome-vfs-2.22
18     >= gnome-base/libgnome-2.22
19     >= gnome-base/libgnomeui-2.22
20     >= gnome-base/gconf-2.22
21     >= gnome-base/libglade-2.6
22     >= sys-apps/dbus-1.1
23     >= dev-libs/dbus-glib-0.74
24     >= x11-misc/shared-mime-info-0.20
25     >= net-misc/openssh-4
26     >= app-editors/gedit-2.22
27     >= gnome-base/gnome-panel-2.22
28     >= gnome-base/gnome-keyring-2.22
29     >= gnome-base/nautilus-2.22
30     >= app-crypt/gnupg-2
31     >= app-crypt/gpgme-1"
32    
33     SDEPEND=">= dev-util/intltool-0.37
34     >= dev-util/pkgconfig-0.23
35     >= sys-dev/gettext-0.17
36     >= app-text/scrollkeeper-0.3.14"
37    
38     # enable scrollkeeper
39     SPECIAL_VARS="SCROLLKEEPER_UPDATE"
40     SCROLLKEEPER_UPDATE="1"
41    
42     sminclude gnome2
43    
44     src_compile()
45     {
46     cd ${SRCDIR}
47    
48     gn2_configure \
49     --disable-update-mime-database \
50     --enable-ssh \
51     --enable-hkp \
52     --with-keyserver \
53     --enable-dbus \
54     --enable-applet \
55     --enable-agent \
56     --enable-gedit \
57     --enable-gnome-keyring \
58     --enable-nautilus \
59     --disable-epiphany \
60     --disable-ldap \
61     --disable-libnotify \
62     || die
63     mmake || die
64     }

Properties

Name Value
svn:keywords Id