Magellan Linux

Annotation of /trunk/extras/gtkmm/gtkmm-2.12.5-r2.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: 594 byte(s)
import repo
1 niro 2 # $Header: /magellan-cvs/smage/gtkmm/gtkmm-2.12.5-r2.smage2,v 1.1 2008/04/03 16:43:34 niro Exp $
2    
3     PNAME="gtkmm"
4     PVER="2.12.5"
5     PBUILD="r2"
6    
7     PCATEGORIE="dev-cpp"
8     STATE="unstable"
9    
10     DESCRIPTION="gtkmm is the official C++ interface for the popular GUI library GTK+."
11     HOMEPAGE="http://gtkmm.sourceforge.net/"
12    
13     DEPEND=">= x11-libs/gtk2+-2.12
14     >= dev-libs/libsigc++-2.2
15     >= dev-libs/atk-1.20
16     >= dev-cpp/glibmm-2.16
17     >= dev-cpp/cairomm-1.4"
18    
19     SDEPEND=">= dev-util/pkgconfig-0.23"
20    
21     sminclude gnome2
22    
23     src_compile()
24     {
25     cd ${SRCDIR}
26    
27     gn2_configure --disable-examples --disable-demos || die
28     mmake || die
29     }

Properties

Name Value
svn:keywords Id