Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

1
sysutils/py-notify/DESCR Normal file
View File

@@ -0,0 +1 @@
This package contains Python bindings for libnotify.

View File

@@ -0,0 +1,20 @@
# $NetBSD: Makefile,v 1.33 2013/06/06 12:55:05 wiz Exp $
#
DISTNAME= py-notify-0.2.1
PKGNAME= ${DISTNAME:S/py/${PYPKGPREFIX}/1}
PKGREVISION= 3
CATEGORIES= sysutils
MASTER_SITES= http://download.gna.org/py-notify/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://home.gna.org/py-notify/
COMMENT= Python bindings for libnotify
LICENSE= gnu-lgpl-v2.1
PYDISTUTILSPKG= yes
.include "../../lang/python/extension.mk"
.include "../../x11/py-gtk2/buildlink3.mk"
.include "../../sysutils/libnotify/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

41
sysutils/py-notify/PLIST Normal file
View File

@@ -0,0 +1,41 @@
@comment $NetBSD: PLIST,v 1.3 2013/04/05 11:10:12 rodent Exp $
${PYSITELIB}/notify/_2_5/__init__.py
${PYSITELIB}/notify/_2_5/__init__.pyc
${PYSITELIB}/notify/_2_5/__init__.pyo
${PYSITELIB}/notify/_2_5/base.py
${PYSITELIB}/notify/_2_5/base.pyc
${PYSITELIB}/notify/_2_5/base.pyo
${PYSITELIB}/notify/_2_5/signal.py
${PYSITELIB}/notify/_2_5/signal.pyc
${PYSITELIB}/notify/_2_5/signal.pyo
${PYSITELIB}/notify/_2_x.py
${PYSITELIB}/notify/_2_x.pyc
${PYSITELIB}/notify/_2_x.pyo
${PYSITELIB}/notify/__init__.py
${PYSITELIB}/notify/__init__.pyc
${PYSITELIB}/notify/__init__.pyo
${PYSITELIB}/notify/all.py
${PYSITELIB}/notify/all.pyc
${PYSITELIB}/notify/all.pyo
${PYSITELIB}/notify/base.py
${PYSITELIB}/notify/base.pyc
${PYSITELIB}/notify/base.pyo
${PYSITELIB}/notify/bind.py
${PYSITELIB}/notify/bind.pyc
${PYSITELIB}/notify/bind.pyo
${PYSITELIB}/notify/condition.py
${PYSITELIB}/notify/condition.pyc
${PYSITELIB}/notify/condition.pyo
${PYSITELIB}/notify/gc.so
${PYSITELIB}/notify/mediator.py
${PYSITELIB}/notify/mediator.pyc
${PYSITELIB}/notify/mediator.pyo
${PYSITELIB}/notify/signal.py
${PYSITELIB}/notify/signal.pyc
${PYSITELIB}/notify/signal.pyo
${PYSITELIB}/notify/utils.py
${PYSITELIB}/notify/utils.pyc
${PYSITELIB}/notify/utils.pyo
${PYSITELIB}/notify/variable.py
${PYSITELIB}/notify/variable.pyc
${PYSITELIB}/notify/variable.pyo

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.2 2013/04/05 11:10:12 rodent Exp $
SHA1 (py-notify-0.2.1.tar.gz) = 946d41e2c1cd3ecd04096f579af92dac813d5b29
RMD160 (py-notify-0.2.1.tar.gz) = 59edfa4b14c7d67c7ffeffdc024986dccd60d96b
Size (py-notify-0.2.1.tar.gz) = 143167 bytes