summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2022-05-25 09:22:05 +0000
committeradam <adam@pkgsrc.org>2022-05-25 09:22:05 +0000
commit5e63f454a4f5f273942366a250fdd51596f7ccd5 (patch)
treed4b08dc0bb823d4bcfe67dd2854f4f7236a1fa44
parente84577915cefcc9edbad0c1e7795f6a2ae6295ae (diff)
downloadpkgsrc-5e63f454a4f5f273942366a250fdd51596f7ccd5.tar.gz
py-yuicompressor: removed; vanished from the world, no dependencies
-rw-r--r--archivers/Makefile3
-rw-r--r--archivers/py-yuicompressor/ALTERNATIVES1
-rw-r--r--archivers/py-yuicompressor/DESCR3
-rw-r--r--archivers/py-yuicompressor/Makefile25
-rw-r--r--archivers/py-yuicompressor/PLIST12
-rw-r--r--archivers/py-yuicompressor/distinfo5
6 files changed, 1 insertions, 48 deletions
diff --git a/archivers/Makefile b/archivers/Makefile
index 0fd90898845..37fc13feadc 100644
--- a/archivers/Makefile
+++ b/archivers/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.189 2022/01/17 17:49:05 rhialto Exp $
+# $NetBSD: Makefile,v 1.190 2022/05/25 09:22:05 adam Exp $
#
COMMENT= Archivers and compression tools
@@ -108,7 +108,6 @@ SUBDIR+= py-libarchive-c
SUBDIR+= py-lz4
SUBDIR+= py-rarfile
SUBDIR+= py-unrardll
-SUBDIR+= py-yuicompressor
SUBDIR+= py-zipp
SUBDIR+= py-zipp1
SUBDIR+= py-zipstream
diff --git a/archivers/py-yuicompressor/ALTERNATIVES b/archivers/py-yuicompressor/ALTERNATIVES
deleted file mode 100644
index f29f740a893..00000000000
--- a/archivers/py-yuicompressor/ALTERNATIVES
+++ /dev/null
@@ -1 +0,0 @@
-bin/yuicompressor @PREFIX@/bin/yuicompressor@PYVERSSUFFIX@
diff --git a/archivers/py-yuicompressor/DESCR b/archivers/py-yuicompressor/DESCR
deleted file mode 100644
index 0ff4beb1d26..00000000000
--- a/archivers/py-yuicompressor/DESCR
+++ /dev/null
@@ -1,3 +0,0 @@
-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.
diff --git a/archivers/py-yuicompressor/Makefile b/archivers/py-yuicompressor/Makefile
deleted file mode 100644
index 50ae6e857fe..00000000000
--- a/archivers/py-yuicompressor/Makefile
+++ /dev/null
@@ -1,25 +0,0 @@
-# $NetBSD: Makefile,v 1.8 2022/01/05 15:40:56 wiz Exp $
-
-DISTNAME= yuicompressor-2.4.8
-PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 2
-CATEGORIES= archivers python
-MASTER_SITES= ${MASTER_SITE_PYPI:=y/yuicompressor/}
-
-MAINTAINER= pkgsrc-users@NetBSD.org
-#HOMEPAGE= https://bitbucket.org/sprat/yuicompressor
-COMMENT= YUI Compressor packaged for Python
-LICENSE= modified-bsd
-
-USE_LANGUAGES= # none
-
-USE_PKG_RESOURCES= yes
-USE_JAVA= run
-
-post-install:
- ${MV} ${DESTDIR}${PREFIX}/bin/yuicompressor \
- ${DESTDIR}${PREFIX}/bin/yuicompressor${PYVERSSUFFIX} || ${TRUE}
-
-.include "../../mk/java-vm.mk"
-.include "../../lang/python/egg.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/archivers/py-yuicompressor/PLIST b/archivers/py-yuicompressor/PLIST
deleted file mode 100644
index 84f665e8226..00000000000
--- a/archivers/py-yuicompressor/PLIST
+++ /dev/null
@@ -1,12 +0,0 @@
-@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
diff --git a/archivers/py-yuicompressor/distinfo b/archivers/py-yuicompressor/distinfo
deleted file mode 100644
index 79394daa3ef..00000000000
--- a/archivers/py-yuicompressor/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.4 2021/10/26 09:57:14 nia Exp $
-
-BLAKE2s (yuicompressor-2.4.8.tar.gz) = f5d758cb653f19abb0f11c4e8e1f8f3793f15920280bf5378cc99cbcce153356
-SHA512 (yuicompressor-2.4.8.tar.gz) = e47f6aa94b722b6a4f524b2b02d0343e43c2486aa8b71bb921e6a426dbf61dad464c42135f309fcc65907f7a253530ab85dbbb891125bd84597b1ec261e72e4d
-Size (yuicompressor-2.4.8.tar.gz) = 754433 bytes