py-beautysh: Import beautysh-4.1 as wip/py-beautysh

This commit is contained in:
Roberto Neri 2019-03-03 19:28:45 +00:00
parent 5aa7c1c362
commit 68c42b1844
5 changed files with 47 additions and 0 deletions

View File

@ -3082,6 +3082,7 @@ SUBDIR+= py-bannock
SUBDIR+= py-baron
SUBDIR+= py-bctpy
SUBDIR+= py-beampy
SUBDIR+= py-beautysh
SUBDIR+= py-behaviour
SUBDIR+= py-bibtexparser3
SUBDIR+= py-bicho

1
py-beautysh/DESCR Normal file
View File

@ -0,0 +1 @@
This program takes upon itself the hard task of beautifying Bash scripts

23
py-beautysh/Makefile Normal file
View File

@ -0,0 +1,23 @@
# $NetBSD$
GITHUB_PROJECT= beautysh
DISTNAME= beautysh-4.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=bemeurer/}
EXTRACT_USING= bsdtar
MAINTAINER= robn@gmx.com
HOMEPAGE= https://github.com/bemeurer/beautysh/
COMMENT= Bash beautifier for the masses
LICENSE= gnu-gpl-v2
DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
PYTHON_VERSIONS_INCOMPATIBLE= 27
REPLACE_PYTHON+= beautysh/beautysh.py
.include "../../lang/python/application.mk"
.include "../../lang/python/distutils.mk"
.include "../../mk/bsd.pkg.mk"

16
py-beautysh/PLIST Normal file
View File

@ -0,0 +1,16 @@
@comment $NetBSD$
bin/beautysh
${PYSITELIB}/${EGG_FILE}/PKG-INFO
${PYSITELIB}/${EGG_FILE}/SOURCES.txt
${PYSITELIB}/${EGG_FILE}/dependency_links.txt
${PYSITELIB}/${EGG_FILE}/entry_points.txt
${PYSITELIB}/${EGG_FILE}/top_level.txt
${PYSITELIB}/beautysh/__init__.py
${PYSITELIB}/beautysh/__main__.py
${PYSITELIB}/beautysh/__init__.pyo
${PYSITELIB}/beautysh/__init__.pyc
${PYSITELIB}/beautysh/__main__.pyo
${PYSITELIB}/beautysh/__main__.pyc
${PYSITELIB}/beautysh/beautysh.pyo
${PYSITELIB}/beautysh/beautysh.pyc
${PYSITELIB}/beautysh/beautysh.py

6
py-beautysh/distinfo Normal file
View File

@ -0,0 +1,6 @@
$NetBSD$
SHA1 (beautysh-4.1.tar.gz) = 2cbc74663c67f3fcef878f035c2cb9112a55567e
RMD160 (beautysh-4.1.tar.gz) = 5368b2e96a1499c4643affd8eb0b1f40a274a085
SHA512 (beautysh-4.1.tar.gz) = cb321c4173b54f4830403d11573cacd7cfc8d6eb50cd195055223a11d630fea8306383150a58dbb1f52a72f44789fb63b3ddc9dc26fba69c70d2c8462a95fd06
Size (beautysh-4.1.tar.gz) = 14143 bytes