./wip/p5-Net-DBus-GLib, Perl extension for the DBus GLib bindings

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.33.0, Package name: p5-Net-DBus-GLib-0.33.0, Maintainer: ryo_on

Net::DBus::GLib provides an extension to the Net::DBus module
allowing integration with the GLib mainloop. To integrate with the
main loop, simply get a connection to the bus via the methods in
Net::DBus::GLib rather than the usual Net::DBus module. That's it
- every other API remains the same.


Required to run:
[sysutils/dbus-glib] [lang/perl5] [devel/p5-glib2] [net/p5-Net-DBus]

Required to build:
[pkgtools/cwrappers]

Master sites: (Expand)

RMD160: 71b3c6b1c1981ddce9a27d08b154e8f035730d57
Filesize: 14.514 KB

Version history: (Expand)


CVS history: (Expand)


   2012-10-04 20:42:20 by Aleksej Saushev | Files touched by this commit (38)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2010-11-13 13:49:55 by Ryo ONODERA | Files touched by this commit (1)
Log message:
This package also needs p5-glib2.
   2010-11-13 12:49:40 by Ryo ONODERA | Files touched by this commit (1)
Log message:
This package uses pkg-config tool.
   2010-11-13 12:37:59 by Ryo ONODERA | Files touched by this commit (1)
Log message:
include sysutils/dbus-glib/buildlink3.mk.
fix build failure.
   2010-11-13 11:53:19 by Ryo ONODERA | Files touched by this commit (3) | Imported package
Log message:
Import p5-Net-DBus-GLib-0.33.0 as wip/p5-Net-DBus-GLib.

Net::DBus::GLib provides an extension to the Net::DBus module
allowing integration with the GLib mainloop. To integrate with the
main loop, simply get a connection to the bus via the methods in
Net::DBus::GLib rather than the usual Net::DBus module. That's it
- every other API remains the same.