Magellan Linux

Annotation of /trunk/extras/metacity/metacity-2.22.0-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: 671 byte(s)
import repo
1 niro 2 # $Header: /magellan-cvs/smage/metacity/metacity-2.22.0-r1.smage2,v 1.1 2008/03/28 13:49:19 niro Exp $
2    
3     PNAME="metacity"
4     PVER="2.22.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.12
14     >= x11-libs/pango-1.20
15     >= gnome-base/gconf-2.22
16     >= x11-libs/startup-notification-0.9
17     >= x11-libs/libcm-0.1.1"
18    
19     SDEPEND=">= dev-util/intltool-0.37
20     >= sys-dev/gettext-0.17
21     >= dev-util/pkgconfig-0.23"
22    
23     sminclude gnome2
24    
25     src_compile()
26     {
27     cd ${SRCDIR}
28    
29     gn2_configure --enable-xinerama --enable-compositor || die
30     mmake -j1 || die
31     }

Properties

Name Value
svn:keywords Id