Magellan Linux

Contents of /trunk/todo/dbus-python/dbus-python-0.82.4-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2227 - (show annotations) (download)
Thu Jul 9 19:23:41 2009 UTC (14 years, 10 months ago) by niro
File size: 679 byte(s)
-moved to 'todo'
1 # $Header: /magellan-cvs/smage/dbus-python/dbus-python-0.82.4-r1.smage2,v 1.1 2008/03/31 19:07:32 niro Exp $
2
3 PNAME="dbus-python"
4 PVER="0.82.4"
5 PBUILD="r1"
6
7 PCATEGORIE="dev-python"
8 STATE="unstable"
9
10 DESCRIPTION="D-BUS python bindings."
11 HOMEPAGE="http://www.freedesktop.org/wiki/Software/DBusBindings"
12
13 DEPEND=">= sys-apps/dbus-1.1
14 >= dev-libs/dbus-glib-0.74
15 >= dev-lang/python-2.5
16 >= dev-python/pyrex-0.9.6"
17
18 SDEPEND=">= dev-util/pkgconfig-0.23"
19
20 SRCFILE="${PNAME}-${PVER}.tar.gz"
21 SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"
22
23 # needs mbuild, uses autotools
24 sminclude python mbuild
25
26 SRC_URI=(
27 http://dbus.freedesktop.org/releases/${PNAME}/${SRCFILE}
28 mirror://${PNAME}/${SRCFILE}
29 )

Properties

Name Value
svn:keywords Id