diff options
author | Hunter Sezen <ovariegata@yahoo.com> | 2016-07-28 18:18:54 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-07-30 06:04:26 +0700 |
commit | 40ba34da855a24d06f08b9644636edfd1044d0be (patch) | |
tree | 5093f6d0ea87d828f4855a5437cf334efa2346b8 /python/dbus-python3/dbus-python3.info | |
parent | c937ffdfcc313f683f8063ed52a1c3313c8d7b14 (diff) | |
download | slackbuilds-40ba34da855a24d06f08b9644636edfd1044d0be.tar.gz |
python/dbus-python3: Added (Python3 bindings for dbus).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/dbus-python3/dbus-python3.info')
-rw-r--r-- | python/dbus-python3/dbus-python3.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/dbus-python3/dbus-python3.info b/python/dbus-python3/dbus-python3.info new file mode 100644 index 0000000000..ccdab3b662 --- /dev/null +++ b/python/dbus-python3/dbus-python3.info @@ -0,0 +1,10 @@ +PRGNAM="dbus-python3" +VERSION="1.2.4" +HOMEPAGE="http://www.freedesktop.org/wiki/Software/DBusBindings#Python" +DOWNLOAD="https://dbus.freedesktop.org/releases/dbus-python/dbus-python-1.2.4.tar.gz" +MD5SUM="7372a588c83a7232b4e08159bfd48fe5" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="python3" +MAINTAINER="Hunter Sezen" +EMAIL="ovariegata@yahoo.com" |