pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/time/py-goocalendar Import py27-goocalendar-0.1 as tim...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b5ff1e19550e
branches:  trunk
changeset: 629865:b5ff1e19550e
user:      rodent <rodent%pkgsrc.org@localhost>
date:      Thu Jan 30 03:36:35 2014 +0000

description:
Import py27-goocalendar-0.1 as time/py-goocalendar.

A calendar widget for GTK using PyGoocanvas.

diffstat:

 time/py-goocalendar/DESCR    |   1 +
 time/py-goocalendar/Makefile |  19 +++++++++++++++++++
 time/py-goocalendar/PLIST    |  17 +++++++++++++++++
 time/py-goocalendar/distinfo |   5 +++++
 4 files changed, 42 insertions(+), 0 deletions(-)

diffs (58 lines):

diff -r 07825ade87b4 -r b5ff1e19550e time/py-goocalendar/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/time/py-goocalendar/DESCR Thu Jan 30 03:36:35 2014 +0000
@@ -0,0 +1,1 @@
+A calendar widget for GTK using PyGoocanvas.
diff -r 07825ade87b4 -r b5ff1e19550e time/py-goocalendar/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/time/py-goocalendar/Makefile      Thu Jan 30 03:36:35 2014 +0000
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1 2014/01/30 03:36:35 rodent Exp $
+
+DISTNAME=      GooCalendar-0.1
+PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:tl}
+CATEGORIES=    python time
+MASTER_SITES=  http://goocalendar.googlecode.com/files/
+
+MAINTAINER=    rodent%NetBSD.org@localhost
+HOMEPAGE=      http://code.google.com/p/goocalendar/
+COMMENT=       Calendar widget using GooCanvas
+LICENSE=       gnu-gpl-v2
+
+USE_LANGUAGES= # none
+
+PYTHON_VERSIONS_INCLUDE_3X=    no
+
+DEPENDS+=      ${PYPKGPREFIX}-goocanvas-[0-9]*:../../graphics/py-goocanvas
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 07825ade87b4 -r b5ff1e19550e time/py-goocalendar/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/time/py-goocalendar/PLIST Thu Jan 30 03:36:35 2014 +0000
@@ -0,0 +1,17 @@
+@comment $NetBSD: PLIST,v 1.1 2014/01/30 03:36:35 rodent Exp $
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/goocalendar/__init__.py
+${PYSITELIB}/goocalendar/__init__.pyc
+${PYSITELIB}/goocalendar/__init__.pyo
+${PYSITELIB}/goocalendar/_calendar.py
+${PYSITELIB}/goocalendar/_calendar.pyc
+${PYSITELIB}/goocalendar/_calendar.pyo
+${PYSITELIB}/goocalendar/_event.py
+${PYSITELIB}/goocalendar/_event.pyc
+${PYSITELIB}/goocalendar/_event.pyo
+${PYSITELIB}/goocalendar/util.py
+${PYSITELIB}/goocalendar/util.pyc
+${PYSITELIB}/goocalendar/util.pyo
diff -r 07825ade87b4 -r b5ff1e19550e time/py-goocalendar/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/time/py-goocalendar/distinfo      Thu Jan 30 03:36:35 2014 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2014/01/30 03:36:35 rodent Exp $
+
+SHA1 (GooCalendar-0.1.tar.gz) = 02303dca170300a9d5c4e59212bc6c09e8f3a42b
+RMD160 (GooCalendar-0.1.tar.gz) = e71b38532cfaa4512a59cb6d26036bcf5ef1e5db
+Size (GooCalendar-0.1.tar.gz) = 28076 bytes



Home | Main Index | Thread Index | Old Index