Magellan Linux

Contents of /trunk/extras/installer-pangomm/installer-pangomm-2.24.0-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1400 - (show annotations) (download)
Wed May 6 09:08:59 2009 UTC (14 years, 11 months ago) by niro
File size: 600 byte(s)
-fixed dependecies

1 # $Id$
2
3 PNAME="installer-pangomm"
4 PVER="2.24.0"
5 PBUILD="r1"
6
7 PCATEGORIE="app-mage"
8 STATE="unstable"
9
10 DESCRIPTION="Internal cairomm library for the installer. Not intended for main use."
11 HOMEPAGE="http://gtkmm.sourceforge.net/"
12
13 DEPEND=">= x11-libs/pango-1.24
14 >= dev-cpp/glibmm-2.20
15 >= app-mage/installer-cairomm-1.8"
16
17 SDEPEND=">= dev-util/pkgconfig-0.23
18 >= dev-cpp/cairomm-1.8"
19
20 SRCFILE="pangomm-${PVER}.tar.bz2"
21 SRCDIR="${BUILDDIR}/pangomm-${PVER}"
22
23 sminclude gnome2
24
25 SRC_URI=(
26 gnome://pangomm/${PVER%.*}/${SRCFILE}
27 mirror://pangomm/${SRCFILE}
28 )
29
30 UP2DATE="updatecmd_gnome ${PNAME/installer-/}"

Properties

Name Value
svn:keywords Id