Import of pkgsrc-2016Q3

This commit is contained in:
2016-10-14 07:49:11 +02:00
committed by Lionel Sambuc
parent 9d819b6d54
commit 1242aa1e36
35952 changed files with 949749 additions and 377083 deletions

View File

@@ -0,0 +1,5 @@
The purpose of this package is to generate random (plausible) text
sentences and paargraphs based on a dictionary and a sample text.
By default this package will generate Lorem Ipsum style text, but
you can customize the generator to effectively load any dictionary
and any sample text you like.

View File

@@ -0,0 +1,14 @@
# $NetBSD: Makefile,v 1.1 2016/08/20 07:19:51 wiz Exp $
DISTNAME= loremipsum-1.0.5
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_PYPI:=l/loremipsum/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://pypi.python.org/pypi/loremipsum
COMMENT= Lorem Ipsum text generator
LICENSE= gnu-gpl-v2
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"

View File

@@ -0,0 +1,13 @@
@comment $NetBSD: PLIST,v 1.1 2016/08/20 07:19:51 wiz Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/loremipsum/__init__.py
${PYSITELIB}/loremipsum/__init__.pyc
${PYSITELIB}/loremipsum/__init__.pyo
${PYSITELIB}/loremipsum/default/dictionary.txt
${PYSITELIB}/loremipsum/default/sample.txt
${PYSITELIB}/loremipsum/generator.py
${PYSITELIB}/loremipsum/generator.pyc
${PYSITELIB}/loremipsum/generator.pyo

View File

@@ -0,0 +1,6 @@
$NetBSD: distinfo,v 1.1 2016/08/20 07:19:51 wiz Exp $
SHA1 (loremipsum-1.0.5.tar.gz) = 4e7e6b9738db524f9866cfee9e76e82868b5adc8
RMD160 (loremipsum-1.0.5.tar.gz) = 26cfde0e7d7998c323f24cc49941f4363f8908d9
SHA512 (loremipsum-1.0.5.tar.gz) = d1960319abb19496f7898c03e7244dd9e0c8b8885cd2fa008f437a467dd555abe718210895ca869e686556cb07bc0d19baf0a68c5f6f2efc1e2afb8bfa765e97
Size (loremipsum-1.0.5.tar.gz) = 11345 bytes