pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

wip/py-dbus-next: import py37-dbus-next-0.1.3



Module Name:	pkgsrc-wip
Committed By:	K.I.A.Derouiche <kamel.derouiche%gmail.com@localhost>
Pushed By:	jihbed
Date:		Mon Sep 14 01:28:26 2020 +0100
Changeset:	6519beceafabc1a004c3556ae99aa55bfde5a21d

Added Files:
	py-dbus-next/DESCR
	py-dbus-next/Makefile
	py-dbus-next/PLIST
	py-dbus-next/distinfo

Log Message:
wip/py-dbus-next: import py37-dbus-next-0.1.3

python-dbus-next is a Python library for DBus that aims to be
a fully featured high level library primarily geared towards
integration of applications into Linux desktop and
mobile environments.

Desktop application developers can use this library for integrating
their applications into desktop environments by implementing
common DBus standard interfaces or creating custom plugin interfaces.

Desktop users can use this library to create their own scripts
and utilities to interact with those interfaces for customization
of their desktop environment.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=6519beceafabc1a004c3556ae99aa55bfde5a21d

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 py-dbus-next/DESCR    | 12 +++++++++
 py-dbus-next/Makefile | 16 ++++++++++++
 py-dbus-next/PLIST    | 71 +++++++++++++++++++++++++++++++++++++++++++++++++++
 py-dbus-next/distinfo |  6 +++++
 4 files changed, 105 insertions(+)

diffs:
diff --git a/py-dbus-next/DESCR b/py-dbus-next/DESCR
new file mode 100644
index 0000000000..37d5022a6b
--- /dev/null
+++ b/py-dbus-next/DESCR
@@ -0,0 +1,12 @@
+python-dbus-next is a Python library for DBus that aims to be
+a fully featured high level library primarily geared towards
+integration of applications into Linux desktop and
+mobile environments.
+
+Desktop application developers can use this library for integrating
+their applications into desktop environments by implementing
+common DBus standard interfaces or creating custom plugin interfaces.
+
+Desktop users can use this library to create their own scripts
+and utilities to interact with those interfaces for customization
+of their desktop environment.
diff --git a/py-dbus-next/Makefile b/py-dbus-next/Makefile
new file mode 100644
index 0000000000..127263860e
--- /dev/null
+++ b/py-dbus-next/Makefile
@@ -0,0 +1,16 @@
+# $NetBSD$
+
+DISTNAME=	dbus_next-0.1.3
+PKGNAME=	${PYPKGPREFIX}-dbus-next-0.1.3
+CATEGORIES=	sysutils python
+MASTER_SITES=	https://files.pythonhosted.org/packages/74/fd/22ea28b12c501e8d9586ce8547889e8ad83e6e6149fcf1edc7e3e900d068/
+
+MAINTAINER=	kamelderouiche%yahoo.com@localhost
+HOMEPAGE=	https://github.com/altdesktop/python-dbus-next
+COMMENT=	Zero-dependency DBus library for Python with asyncio support
+LICENSE=	mit
+
+USE_LANGUAGES=	# none
+
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/py-dbus-next/PLIST b/py-dbus-next/PLIST
new file mode 100644
index 0000000000..c103b2ea50
--- /dev/null
+++ b/py-dbus-next/PLIST
@@ -0,0 +1,71 @@
+@comment $NetBSD$
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/dbus_next/__init__.py
+${PYSITELIB}/dbus_next/__init__.pyc
+${PYSITELIB}/dbus_next/__init__.pyo
+${PYSITELIB}/dbus_next/_private/__init__.py
+${PYSITELIB}/dbus_next/_private/__init__.pyc
+${PYSITELIB}/dbus_next/_private/__init__.pyo
+${PYSITELIB}/dbus_next/_private/address.py
+${PYSITELIB}/dbus_next/_private/address.pyc
+${PYSITELIB}/dbus_next/_private/address.pyo
+${PYSITELIB}/dbus_next/_private/auth.py
+${PYSITELIB}/dbus_next/_private/auth.pyc
+${PYSITELIB}/dbus_next/_private/auth.pyo
+${PYSITELIB}/dbus_next/_private/constants.py
+${PYSITELIB}/dbus_next/_private/constants.pyc
+${PYSITELIB}/dbus_next/_private/constants.pyo
+${PYSITELIB}/dbus_next/_private/marshaller.py
+${PYSITELIB}/dbus_next/_private/marshaller.pyc
+${PYSITELIB}/dbus_next/_private/marshaller.pyo
+${PYSITELIB}/dbus_next/_private/unmarshaller.py
+${PYSITELIB}/dbus_next/_private/unmarshaller.pyc
+${PYSITELIB}/dbus_next/_private/unmarshaller.pyo
+${PYSITELIB}/dbus_next/aio/__init__.py
+${PYSITELIB}/dbus_next/aio/__init__.pyc
+${PYSITELIB}/dbus_next/aio/__init__.pyo
+${PYSITELIB}/dbus_next/aio/message_bus.py
+${PYSITELIB}/dbus_next/aio/message_bus.pyc
+${PYSITELIB}/dbus_next/aio/message_bus.pyo
+${PYSITELIB}/dbus_next/aio/proxy_object.py
+${PYSITELIB}/dbus_next/aio/proxy_object.pyc
+${PYSITELIB}/dbus_next/aio/proxy_object.pyo
+${PYSITELIB}/dbus_next/constants.py
+${PYSITELIB}/dbus_next/constants.pyc
+${PYSITELIB}/dbus_next/constants.pyo
+${PYSITELIB}/dbus_next/errors.py
+${PYSITELIB}/dbus_next/errors.pyc
+${PYSITELIB}/dbus_next/errors.pyo
+${PYSITELIB}/dbus_next/glib/__init__.py
+${PYSITELIB}/dbus_next/glib/__init__.pyc
+${PYSITELIB}/dbus_next/glib/__init__.pyo
+${PYSITELIB}/dbus_next/glib/message_bus.py
+${PYSITELIB}/dbus_next/glib/message_bus.pyc
+${PYSITELIB}/dbus_next/glib/message_bus.pyo
+${PYSITELIB}/dbus_next/glib/proxy_object.py
+${PYSITELIB}/dbus_next/glib/proxy_object.pyc
+${PYSITELIB}/dbus_next/glib/proxy_object.pyo
+${PYSITELIB}/dbus_next/introspection.py
+${PYSITELIB}/dbus_next/introspection.pyc
+${PYSITELIB}/dbus_next/introspection.pyo
+${PYSITELIB}/dbus_next/message.py
+${PYSITELIB}/dbus_next/message.pyc
+${PYSITELIB}/dbus_next/message.pyo
+${PYSITELIB}/dbus_next/message_bus.py
+${PYSITELIB}/dbus_next/message_bus.pyc
+${PYSITELIB}/dbus_next/message_bus.pyo
+${PYSITELIB}/dbus_next/proxy_object.py
+${PYSITELIB}/dbus_next/proxy_object.pyc
+${PYSITELIB}/dbus_next/proxy_object.pyo
+${PYSITELIB}/dbus_next/service.py
+${PYSITELIB}/dbus_next/service.pyc
+${PYSITELIB}/dbus_next/service.pyo
+${PYSITELIB}/dbus_next/signature.py
+${PYSITELIB}/dbus_next/signature.pyc
+${PYSITELIB}/dbus_next/signature.pyo
+${PYSITELIB}/dbus_next/validators.py
+${PYSITELIB}/dbus_next/validators.pyc
+${PYSITELIB}/dbus_next/validators.pyo
diff --git a/py-dbus-next/distinfo b/py-dbus-next/distinfo
new file mode 100644
index 0000000000..66b3618c40
--- /dev/null
+++ b/py-dbus-next/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (dbus_next-0.1.3.tar.gz) = 96c3eb9119e5b394f49ff17dd5805e99808654e7
+RMD160 (dbus_next-0.1.3.tar.gz) = c95e4f8724b4c90e909b9f013c08ae5d7c7d755d
+SHA512 (dbus_next-0.1.3.tar.gz) = 3346ce07fbd0121b296ab348e35d7307baf57f223bd363d21a6f3b6340fc552457372aa2ee8e5779f9950d82644a22591337ee55667cc1ce4cf310cfb798ebcb
+Size (dbus_next-0.1.3.tar.gz) = 55690 bytes


Home | Main Index | Thread Index | Old Index