pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-pspdfutils: remove, imported to pkgsrc/print/py-pspdfutils
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%gatalith.at@localhost>
Pushed By: wiz
Date: Thu Jun 1 18:20:44 2023 +0200
Changeset: aa3ee3d40b553849ebab4e5ca455fe5feb734549
Modified Files:
Makefile
Removed Files:
py-pspdfutils/DESCR
py-pspdfutils/Makefile
py-pspdfutils/PLIST
py-pspdfutils/distinfo
Log Message:
py-pspdfutils: remove, imported to pkgsrc/print/py-pspdfutils
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=aa3ee3d40b553849ebab4e5ca455fe5feb734549
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 -
py-pspdfutils/DESCR | 4 ----
py-pspdfutils/Makefile | 35 ---------------------------
py-pspdfutils/PLIST | 65 --------------------------------------------------
py-pspdfutils/distinfo | 5 ----
5 files changed, 110 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index b4ffe8395f..d090e2ada6 100644
--- a/Makefile
+++ b/Makefile
@@ -4360,7 +4360,6 @@ SUBDIR+= py-proxy_tools
SUBDIR+= py-psamm
SUBDIR+= py-pseudopy
SUBDIR+= py-pseudorandom
-SUBDIR+= py-pspdfutils
SUBDIR+= py-psychopy
SUBDIR+= py-ptex
SUBDIR+= py-ptpython
diff --git a/py-pspdfutils/DESCR b/py-pspdfutils/DESCR
deleted file mode 100644
index 3500341200..0000000000
--- a/py-pspdfutils/DESCR
+++ /dev/null
@@ -1,4 +0,0 @@
-PSUtils is a suite of utilities for manipulating PDF and PostScript
-documents. You can select and rearrange pages, including arrangement
-into signatures for booklet printing, combine multple pages into
-a single page for n-up printing, and resize, flip and rotate pages.
diff --git a/py-pspdfutils/Makefile b/py-pspdfutils/Makefile
deleted file mode 100644
index 04beca95c2..0000000000
--- a/py-pspdfutils/Makefile
+++ /dev/null
@@ -1,35 +0,0 @@
-# $NetBSD$
-
-DISTNAME= pspdfutils-3.0.3
-PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES= print python
-MASTER_SITES= ${MASTER_SITE_PYPI:=p/pspdfutils/}
-
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://github.com/rrthomas/psutils
-COMMENT= Manipulate PDF and PostScript documents
-LICENSE= gnu-gpl-v3
-
-TOOL_DEPENDS+= ${PYPKGPREFIX}-argparse-manpage-[0-9]*:../../devel/py-argparse-manpage
-TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel
-DEPENDS+= ${PYPKGPREFIX}-puremagic-[0-9]*:../../sysutils/py-puremagic
-DEPENDS+= ${PYPKGPREFIX}-pdf>=3.8.0:../../textproc/py-pdf
-TEST_DEPENDS+= ${PYPKGPREFIX}-test>=0:../../devel/py-test
-TEST_DEPENDS+= ${PYPKGPREFIX}-test-datafiles>=0:../../devel/py-test-datafiles
-TEST_DEPENDS+= ${PYPKGPREFIX}-testpath>=0:../../devel/py-testpath
-
-INSTALLATION_DIRS+= ${PKGMANDIR}
-
-PYTHON_VERSIONS_INCOMPATIBLE= 27
-
-post-install:
- cd ${DESTDIR}${PREFIX}/share/man && ${MV} * ${DESTDIR}${PREFIX}/${PKGMANDIR}
-
-# still needs 'make install'
-TEST_ENV+= PYTHONPATH=${WRKSRC}/build/lib
-do-test:
- cd ${WRKSRC} && ${SETENV} ${TEST_ENV} pytest-${PYVERSSUFFIX}
-
-.include "../../print/libpaper/buildlink3.mk"
-.include "../../lang/python/wheel.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-pspdfutils/PLIST b/py-pspdfutils/PLIST
deleted file mode 100644
index ec5de9c5fc..0000000000
--- a/py-pspdfutils/PLIST
+++ /dev/null
@@ -1,65 +0,0 @@
-@comment $NetBSD$
-bin/epsffit
-bin/extractres
-bin/includeres
-bin/psbook
-bin/psjoin
-bin/psnup
-bin/psresize
-bin/psselect
-bin/pstops
-${PYSITELIB}/${WHEEL_INFODIR}/COPYING
-${PYSITELIB}/${WHEEL_INFODIR}/INSTALLER
-${PYSITELIB}/${WHEEL_INFODIR}/METADATA
-${PYSITELIB}/${WHEEL_INFODIR}/RECORD
-${PYSITELIB}/${WHEEL_INFODIR}/REQUESTED
-${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
-${PYSITELIB}/${WHEEL_INFODIR}/direct_url.json
-${PYSITELIB}/${WHEEL_INFODIR}/entry_points.txt
-${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
-${PYSITELIB}/psutils/__init__.py
-${PYSITELIB}/psutils/__init__.pyc
-${PYSITELIB}/psutils/argparse.py
-${PYSITELIB}/psutils/argparse.pyc
-${PYSITELIB}/psutils/command/epsffit.py
-${PYSITELIB}/psutils/command/epsffit.pyc
-${PYSITELIB}/psutils/command/extractres.py
-${PYSITELIB}/psutils/command/extractres.pyc
-${PYSITELIB}/psutils/command/includeres.py
-${PYSITELIB}/psutils/command/includeres.pyc
-${PYSITELIB}/psutils/command/psbook.py
-${PYSITELIB}/psutils/command/psbook.pyc
-${PYSITELIB}/psutils/command/psjoin.py
-${PYSITELIB}/psutils/command/psjoin.pyc
-${PYSITELIB}/psutils/command/psnup.py
-${PYSITELIB}/psutils/command/psnup.pyc
-${PYSITELIB}/psutils/command/psresize.py
-${PYSITELIB}/psutils/command/psresize.pyc
-${PYSITELIB}/psutils/command/psselect.py
-${PYSITELIB}/psutils/command/psselect.pyc
-${PYSITELIB}/psutils/command/pstops.py
-${PYSITELIB}/psutils/command/pstops.pyc
-${PYSITELIB}/psutils/io.py
-${PYSITELIB}/psutils/io.pyc
-${PYSITELIB}/psutils/libpaper.py
-${PYSITELIB}/psutils/libpaper.pyc
-${PYSITELIB}/psutils/psresources.py
-${PYSITELIB}/psutils/psresources.pyc
-${PYSITELIB}/psutils/readers.py
-${PYSITELIB}/psutils/readers.pyc
-${PYSITELIB}/psutils/transformers.py
-${PYSITELIB}/psutils/transformers.pyc
-${PYSITELIB}/psutils/types.py
-${PYSITELIB}/psutils/types.pyc
-${PYSITELIB}/psutils/warnings.py
-${PYSITELIB}/psutils/warnings.pyc
-man/man1/epsffit.1
-man/man1/extractres.1
-man/man1/includeres.1
-man/man1/psbook.1
-man/man1/psjoin.1
-man/man1/psnup.1
-man/man1/psresize.1
-man/man1/psselect.1
-man/man1/pstops.1
-man/man1/psutils.1
diff --git a/py-pspdfutils/distinfo b/py-pspdfutils/distinfo
deleted file mode 100644
index 11f03c486f..0000000000
--- a/py-pspdfutils/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.11 2023/04/13 14:22:35 wiz Exp $
-
-BLAKE2s (pspdfutils-3.0.3.tar.gz) = 2ed275e5528d9dab6bd4a20086e24d2ab5f95e4ba87cc0076630d2da17f95006
-SHA512 (pspdfutils-3.0.3.tar.gz) = 1bad9e14e6f4cf94f59622825b7bb2cbeac3f0ad3b90e1b19d36a70c62bfa3cfd2a87a099380a8777c7ce849056126189a818a03119c9051285f8a6939259fab
-Size (pspdfutils-3.0.3.tar.gz) = 1097116 bytes
Home |
Main Index |
Thread Index |
Old Index