Magellan Linux

Annotation of /trunk/extras/metacity/metacity-2.28.0-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 4675 - (hide annotations) (download)
Sat Dec 26 01:51:46 2009 UTC (14 years, 6 months ago) by niro
File size: 1227 byte(s)
auto added: ver bump to 2.28.0-r1
1 niro 4675 # $Id$
2    
3     PNAME="metacity"
4     PVER="2.28.0"
5     PBUILD="r1"
6    
7     PCATEGORIE="x11-wm"
8     STATE="unstable"
9    
10     DESCRIPTION="Metacity is a simple window manager that integrates nicely with GNOME 2"
11     HOMEPAGE="http://www.gnome.org/"
12    
13     DEPEND=">= x11-libs/gtk2+-2.18
14     >= x11-libs/pango-1.26
15     >= gnome-base/gconf-2.28
16     >= x11-libs/startup-notification-0.10
17     >= x11-libs/libXcomposite-0.4.1
18     >= x11-libs/libXfixes-4
19     >= x11-libs/libXrender-0.9.5
20     >= x11-libs/libXdamage-1.1
21     >= x11-libs/libXcursor-1.1
22     >= x11-libs/libX11-1.3
23     >= x11-libs/libXinerama-1.1
24     >= x11-libs/libXext-1.1
25     >= x11-libs/libXrandr-1.3
26     >= x11-libs/libSM-1.1
27     >= x11-libs/libICE-1
28     >= media-libs/libcanberra-0.22
29     >= gnome-base/libgtop-2.28
30     >= gnome-extra/zenity-2.28"
31    
32     SDEPEND=">= dev-util/intltool-0.40
33     >= sys-dev/gettext-0.17
34     >= dev-util/pkgconfig-0.23
35     >= app-text/gnome-doc-utils-0.18
36     >= x11-proto/xineramaproto-1.2
37     >= x11-proto/xextproto-7.1
38     >= x11-proto/xproto-7.0.16"
39    
40     sminclude gnome2
41    
42     UP2DATE="updatecmd_gnome ${PNAME}"
43    
44     src_compile()
45     {
46     cd ${SRCDIR}
47    
48     gn2_configure \
49     --enable-xinerama \
50     --enable-compositor \
51     --enable-gconf \
52     --enable-render \
53     --enable-shape \
54     --enable-sm \
55     --enable-startup-notification \
56     --enable-xsync \
57     || die
58    
59     mmake || die
60     }

Properties

Name Value
svn:keywords Id