Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1405 - (show annotations) (download)
Wed May 6 10:12:41 2009 UTC (15 years ago) by niro
File size: 540 byte(s)
auto added: ver bump to 2.16.0-r1
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
19 SDEPEND=">= dev-util/pkgconfig-0.23"
20
21 sminclude gnome2
22
23 UP2DATE="updatecmd_gnome ${PNAME}"
24
25 src_compile()
26 {
27 cd ${SRCDIR}
28
29 gn2_configure --disable-examples --disable-demos || die
30 mmake || die
31 }

Properties

Name Value
svn:keywords Id