Codebase list libvirt-glib / ce1afbf
Enable vala bindings Guido Günther 12 years ago
3 changed file(s) with 6 addition(s) and 3 deletion(s). Raw diff Collapse all Expand all
77 # when building from git:
88 automake, autoconf, libtool,
99 # for python bindings:
10 python-dev, python-support
10 python-dev, python-support,
11 # for vala bindings
12 valac-0.14
1113 Standards-Version: 3.9.2
1214
1315 Package: libvirt-glib-1.0-0
3739 This shared library eases integration of libvirt's events into programs using
3840 a glib mainloop.
3941 .
40 This package contains the development headers.
42 This package contains the development headers and the Vala bindings.
4143
4244 Package: gir1.2-libvirt-glib-1.0
4345 Architecture: any
22 usr/include/*
33 usr/lib/pkgconfig/*
44 usr/share/gir-1.0/*
5 usr/share/vala/vapi/
44
55 override_dh_auto_configure:
66 ./autogen.sh
7 dh_auto_configure -- --enable-introspection
7 dh_auto_configure -- --enable-introspection --enable-vala
88
99 override_dh_strip:
1010 dh_strip -plibvirt-glib-1.0-0 --dbg-package=libvirt-glib-1.0-0-dbg