pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
wip/py-desktop-notify: import py37-desktop-notify-1.3.1
Module Name: pkgsrc-wip
Committed By: K.I.A.Derouiche <kamel.derouiche%gmail.com@localhost>
Pushed By: jihbed
Date: Mon Sep 14 01:40:26 2020 +0100
Changeset: d9044fa561175b34cb97c3163da8720d044983a2
Added Files:
py-desktop-notify/DESCR
py-desktop-notify/Makefile
py-desktop-notify/PLIST
py-desktop-notify/distinfo
Log Message:
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)
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=d9044fa561175b34cb97c3163da8720d044983a2
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-desktop-notify/DESCR | 2 ++
py-desktop-notify/Makefile | 20 ++++++++++++++++++++
py-desktop-notify/PLIST | 47 ++++++++++++++++++++++++++++++++++++++++++++++
py-desktop-notify/distinfo | 6 ++++++
4 files changed, 75 insertions(+)
diffs:
diff --git a/py-desktop-notify/DESCR b/py-desktop-notify/DESCR
new file mode 100644
index 0000000000..1a30a38850
--- /dev/null
+++ b/py-desktop-notify/DESCR
@@ -0,0 +1,2 @@
+Util for sending desktop notifications over dbus. Supports replace_id, hints and
+actions(mainloop required)
diff --git a/py-desktop-notify/Makefile b/py-desktop-notify/Makefile
new file mode 100644
index 0000000000..480b12c8af
--- /dev/null
+++ b/py-desktop-notify/Makefile
@@ -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@localhost
+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"
diff --git a/py-desktop-notify/PLIST b/py-desktop-notify/PLIST
new file mode 100644
index 0000000000..0dc805bb71
--- /dev/null
+++ b/py-desktop-notify/PLIST
@@ -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
diff --git a/py-desktop-notify/distinfo b/py-desktop-notify/distinfo
new file mode 100644
index 0000000000..bc172b3615
--- /dev/null
+++ b/py-desktop-notify/distinfo
@@ -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
Home |
Main Index |
Thread Index |
Old Index