wip/py-desktop-notify: import py37-desktop-notify-1.3.1

Util for sending desktop notifications over dbus. Supports replace_id, hints and
actions(mainloop required)
This commit is contained in:
K.I.A.Derouiche 2020-09-14 01:40:26 +01:00
parent 8aa1c08420
commit d9044fa561
4 changed files with 75 additions and 0 deletions

2
py-desktop-notify/DESCR Normal file
View File

@ -0,0 +1,2 @@
Util for sending desktop notifications over dbus. Supports replace_id, hints and
actions(mainloop required)

View File

@ -0,0 +1,20 @@
# $NetBSD$
DISTNAME= desktop-notify-1.3.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= sysutils python
MASTER_SITES= https://files.pythonhosted.org/packages/33/9a/2f786063cd0d5f16c82ee4b8dba11e2472e8fe4431bceb7300044e035aa0/
MAINTAINER= kamelderouiche@yahoo.com
HOMEPAGE= https://gitlab.com/hxss/desktop-notify
COMMENT= Util for sending desktop notifications over dbus
LICENSE= mit
PYTHON_VERSIONS_ACCEPTED= 38 37
DEPENDS+= ${PYPKGPREFIX}-dbus-next>=0.1.3:../../wip/py-dbus-next
USE_LANGUAGES= # none
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"

47
py-desktop-notify/PLIST Normal file
View File

@ -0,0 +1,47 @@
@comment $NetBSD$
bin/desktop-notify
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/desktop_notify/__init__.py
${PYSITELIB}/desktop_notify/__init__.pyc
${PYSITELIB}/desktop_notify/__init__.pyo
${PYSITELIB}/desktop_notify/action.py
${PYSITELIB}/desktop_notify/action.pyc
${PYSITELIB}/desktop_notify/action.pyo
${PYSITELIB}/desktop_notify/aio/__init__.py
${PYSITELIB}/desktop_notify/aio/__init__.pyc
${PYSITELIB}/desktop_notify/aio/__init__.pyo
${PYSITELIB}/desktop_notify/aio/message_bus.py
${PYSITELIB}/desktop_notify/aio/message_bus.pyc
${PYSITELIB}/desktop_notify/aio/message_bus.pyo
${PYSITELIB}/desktop_notify/aio/notify.py
${PYSITELIB}/desktop_notify/aio/notify.pyc
${PYSITELIB}/desktop_notify/aio/notify.pyo
${PYSITELIB}/desktop_notify/aio/server.py
${PYSITELIB}/desktop_notify/aio/server.pyc
${PYSITELIB}/desktop_notify/aio/server.pyo
${PYSITELIB}/desktop_notify/consts.py
${PYSITELIB}/desktop_notify/consts.pyc
${PYSITELIB}/desktop_notify/consts.pyo
${PYSITELIB}/desktop_notify/glib/__init__.py
${PYSITELIB}/desktop_notify/glib/__init__.pyc
${PYSITELIB}/desktop_notify/glib/__init__.pyo
${PYSITELIB}/desktop_notify/glib/message_bus.py
${PYSITELIB}/desktop_notify/glib/message_bus.pyc
${PYSITELIB}/desktop_notify/glib/message_bus.pyo
${PYSITELIB}/desktop_notify/glib/notify.py
${PYSITELIB}/desktop_notify/glib/notify.pyc
${PYSITELIB}/desktop_notify/glib/notify.pyo
${PYSITELIB}/desktop_notify/glib/server.py
${PYSITELIB}/desktop_notify/glib/server.pyc
${PYSITELIB}/desktop_notify/glib/server.pyo
${PYSITELIB}/desktop_notify/notify.py
${PYSITELIB}/desktop_notify/notify.pyc
${PYSITELIB}/desktop_notify/notify.pyo
${PYSITELIB}/desktop_notify/server.py
${PYSITELIB}/desktop_notify/server.pyc
${PYSITELIB}/desktop_notify/server.pyo

View File

@ -0,0 +1,6 @@
$NetBSD$
SHA1 (desktop-notify-1.3.1.tar.gz) = a3e72d70a1775517e2b08c04edf3c8161c014276
RMD160 (desktop-notify-1.3.1.tar.gz) = 04d15be9be7ab3de3518781d5ca61420c7bd0c5b
SHA512 (desktop-notify-1.3.1.tar.gz) = 6b7ad91c9ffb435a77eb2ed2a1cbbb2c4688415e92703338ebb617af31574f4a8b2bc7b9e0339e2a6e572bb0f55e74098f3867671c7de1bc4d5f58922b73f24b
Size (desktop-notify-1.3.1.tar.gz) = 7193 bytes