Import of pkgsrc-2015Q1

This commit is contained in:
2016-01-21 23:40:00 +01:00
committed by sambuc
parent 9a8c06dafb
commit 4af1cdf7a9
25114 changed files with 870539 additions and 795424 deletions
+1
View File
@@ -0,0 +1 @@
bin/yuicompressor @PREFIX@/bin/yuicompressor@PYVERSSUFFIX@
+3
View File
@@ -0,0 +1,3 @@
YUI Compressor is a JavaScript and CSS minifier written in Java. This package
bundles the YUI Compressor JAR file to ease its use in Python projects. Note
that you still need to have Java Runtime Environment installed.
+25
View File
@@ -0,0 +1,25 @@
# $NetBSD: Makefile,v 1.1 2014/05/03 02:46:46 rodent Exp $
DISTNAME= yuicompressor-2.4.8
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= archivers python
MASTER_SITES= https://pypi.python.org/packages/source/y/yuicompressor/
MAINTAINER= rodent@NetBSD.org
HOMEPAGE= https://bitbucket.org/sprat/yuicompressor
COMMENT= YUI Compressor packaged for Python
LICENSE= modified-bsd
USE_LANGUAGES= # none
PY_PATCHPLIST= yes
PLIST_SUBST+= PYVERSSUFFIX=${PYVERSSUFFIX}
USE_JAVA= run
post-install:
${MV} ${DESTDIR}${PREFIX}/bin/yuicompressor \
${DESTDIR}${PREFIX}/bin/yuicompressor${PYVERSSUFFIX}
.include "../../mk/java-vm.mk"
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
+12
View File
@@ -0,0 +1,12 @@
@comment $NetBSD: PLIST,v 1.1 2014/05/03 02:46:46 rodent Exp $
bin/yuicompressor${PYVERSSUFFIX}
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/yuicompressor/__init__.py
${PYSITELIB}/yuicompressor/__init__.pyc
${PYSITELIB}/yuicompressor/__init__.pyo
${PYSITELIB}/yuicompressor/yuicompressor-${PKGVERSION}.jar
+5
View File
@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1 2014/05/03 02:46:46 rodent Exp $
SHA1 (yuicompressor-2.4.8.tar.gz) = b98fc627e931060e7fe87e15115ee0d76aa8080f
RMD160 (yuicompressor-2.4.8.tar.gz) = ca321a415320624a4766f354237dfdf673e8aaec
Size (yuicompressor-2.4.8.tar.gz) = 754433 bytes