summaryrefslogtreecommitdiff
path: root/devel/py-xdg
diff options
context:
space:
mode:
authorsnj <snj@pkgsrc.org>2009-03-10 00:34:46 +0000
committersnj <snj@pkgsrc.org>2009-03-10 00:34:46 +0000
commitba763d362b4965eee368251c007742364a5eea8f (patch)
tree80766abf2789d7072ddf055be23016147cf3a24f /devel/py-xdg
parenta63df80f2cb9495bdc36c5349ca1799075116a61 (diff)
downloadpkgsrc-ba763d362b4965eee368251c007742364a5eea8f.tar.gz
Initial import of py-xdg.
PyXDG is a python library to access freedesktop.org standards. The following are currently supported: * Base Directory Specification Version 0.6 * Menu Specification Version 1.0-draft1 * Desktop Entry Specification Version 0.9.4 * Icon Theme Specification Version 0.8 * Recent File Spec 0.2 * Shared-MIME-Database Specification 0.13
Diffstat (limited to 'devel/py-xdg')
-rw-r--r--devel/py-xdg/DESCR9
-rw-r--r--devel/py-xdg/Makefile17
-rw-r--r--devel/py-xdg/PLIST38
-rw-r--r--devel/py-xdg/distinfo5
4 files changed, 69 insertions, 0 deletions
diff --git a/devel/py-xdg/DESCR b/devel/py-xdg/DESCR
new file mode 100644
index 00000000000..ce41db48971
--- /dev/null
+++ b/devel/py-xdg/DESCR
@@ -0,0 +1,9 @@
+PyXDG is a python library to access freedesktop.org standards.
+The following are currently supported:
+
+ * Base Directory Specification Version 0.6
+ * Menu Specification Version 1.0-draft1
+ * Desktop Entry Specification Version 0.9.4
+ * Icon Theme Specification Version 0.8
+ * Recent File Spec 0.2
+ * Shared-MIME-Database Specification 0.13
diff --git a/devel/py-xdg/Makefile b/devel/py-xdg/Makefile
new file mode 100644
index 00000000000..92cbff5d3b7
--- /dev/null
+++ b/devel/py-xdg/Makefile
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/03/10 00:34:46 snj Exp $
+
+DISTNAME= pyxdg-0.17
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//}
+CATEGORIES= devel python
+MASTER_SITES= http://www.freedesktop.org/~lanius/
+
+MAINTAINER= snj@NetBSD.org
+HOMEPAGE= http://freedesktop.org/wiki/Software/pyxdg
+COMMENT= Python library for XDG
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+PYDISTUTILSPKG= yes
+
+.include "../../lang/python/extension.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/py-xdg/PLIST b/devel/py-xdg/PLIST
new file mode 100644
index 00000000000..ca09133d3cd
--- /dev/null
+++ b/devel/py-xdg/PLIST
@@ -0,0 +1,38 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2009/03/10 00:34:46 snj Exp $
+${PYSITELIB}/xdg/BaseDirectory.py
+${PYSITELIB}/xdg/BaseDirectory.pyc
+${PYSITELIB}/xdg/BaseDirectory.pyo
+${PYSITELIB}/xdg/Config.py
+${PYSITELIB}/xdg/Config.pyc
+${PYSITELIB}/xdg/Config.pyo
+${PYSITELIB}/xdg/DesktopEntry.py
+${PYSITELIB}/xdg/DesktopEntry.pyc
+${PYSITELIB}/xdg/DesktopEntry.pyo
+${PYSITELIB}/xdg/Exceptions.py
+${PYSITELIB}/xdg/Exceptions.pyc
+${PYSITELIB}/xdg/Exceptions.pyo
+${PYSITELIB}/xdg/IconTheme.py
+${PYSITELIB}/xdg/IconTheme.pyc
+${PYSITELIB}/xdg/IconTheme.pyo
+${PYSITELIB}/xdg/IniFile.py
+${PYSITELIB}/xdg/IniFile.pyc
+${PYSITELIB}/xdg/IniFile.pyo
+${PYSITELIB}/xdg/Locale.py
+${PYSITELIB}/xdg/Locale.pyc
+${PYSITELIB}/xdg/Locale.pyo
+${PYSITELIB}/xdg/Menu.py
+${PYSITELIB}/xdg/Menu.pyc
+${PYSITELIB}/xdg/Menu.pyo
+${PYSITELIB}/xdg/MenuEditor.py
+${PYSITELIB}/xdg/MenuEditor.pyc
+${PYSITELIB}/xdg/MenuEditor.pyo
+${PYSITELIB}/xdg/Mime.py
+${PYSITELIB}/xdg/Mime.pyc
+${PYSITELIB}/xdg/Mime.pyo
+${PYSITELIB}/xdg/RecentFiles.py
+${PYSITELIB}/xdg/RecentFiles.pyc
+${PYSITELIB}/xdg/RecentFiles.pyo
+${PYSITELIB}/xdg/__init__.py
+${PYSITELIB}/xdg/__init__.pyc
+${PYSITELIB}/xdg/__init__.pyo
+@dirrm ${PYSITELIB}/xdg
diff --git a/devel/py-xdg/distinfo b/devel/py-xdg/distinfo
new file mode 100644
index 00000000000..9970eeb6d12
--- /dev/null
+++ b/devel/py-xdg/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/03/10 00:34:46 snj Exp $
+
+SHA1 (pyxdg-0.17.tar.gz) = fa548bbbed13fb63e3e7b5fdeda86549302860a7
+RMD160 (pyxdg-0.17.tar.gz) = 44e412468ff968b0d06f4546f1175ac947554578
+Size (pyxdg-0.17.tar.gz) = 37372 bytes