Magellan Linux

Contents of /trunk/extras/gtkmm/gtkmm-2.16.0-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2954 - (show annotations) (download)
Thu Jul 16 06:46:15 2009 UTC (14 years, 9 months ago) by niro
File size: 565 byte(s)
-fixed missing dev-cpp/pangomm dependency
1 # $Id$
2
3 PNAME="gtkmm"
4 PVER="2.16.0"
5 PBUILD="r1"
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.16
14 >= dev-libs/libsigc++-2.2
15 >= dev-libs/atk-1.26
16 >= dev-cpp/glibmm-2.20
17 >= dev-cpp/cairomm-1.8
18 >= dev-cpp/pangomm-2.24"
19
20 SDEPEND=">= dev-util/pkgconfig-0.23"
21
22 sminclude gnome2
23
24 UP2DATE="updatecmd_gnome ${PNAME}"
25
26 src_compile()
27 {
28 cd ${SRCDIR}
29
30 gn2_configure --disable-examples --disable-demos || die
31 mmake || die
32 }

Properties

Name Value
svn:keywords Id