summaryrefslogtreecommitdiff
path: root/print/pdfshuffler
diff options
context:
space:
mode:
authordrochner <drochner>2014-04-04 12:34:24 +0000
committerdrochner <drochner>2014-04-04 12:34:24 +0000
commiteadfeca27dc7973b93e83e0e751fe639a306e741 (patch)
tree71c033a73f4382bd81f4fd4515b01a998a5303a7 /print/pdfshuffler
parent89eb134c9f3cb58fea974a66a4f0b4528c25992d (diff)
downloadpkgsrc-eadfeca27dc7973b93e83e0e751fe639a306e741.tar.gz
add pdfshuffler-0.6.0, a tool to rearrange PDF files, from wiz per
pkgsrc-wip
Diffstat (limited to 'print/pdfshuffler')
-rw-r--r--print/pdfshuffler/DESCR3
-rw-r--r--print/pdfshuffler/Makefile29
-rw-r--r--print/pdfshuffler/PLIST26
-rw-r--r--print/pdfshuffler/distinfo5
4 files changed, 63 insertions, 0 deletions
diff --git a/print/pdfshuffler/DESCR b/print/pdfshuffler/DESCR
new file mode 100644
index 00000000000..9d94a5362ce
--- /dev/null
+++ b/print/pdfshuffler/DESCR
@@ -0,0 +1,3 @@
+PDF-Shuffler is a simple pyGTK utility to merge, split and rearrange
+PDF documents. PDF-Shuffler lets also rotate and crop individual
+pages of a pdf document.
diff --git a/print/pdfshuffler/Makefile b/print/pdfshuffler/Makefile
new file mode 100644
index 00000000000..30355072a98
--- /dev/null
+++ b/print/pdfshuffler/Makefile
@@ -0,0 +1,29 @@
+# $NetBSD: Makefile,v 1.1 2014/04/04 12:34:24 drochner Exp $
+
+DISTNAME= pdfshuffler-0.6.0
+CATEGORIES= print
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pdfshuffler/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://sourceforge.net/projects/pdfshuffler/
+COMMENT= Simple PDF editor
+LICENSE= gnu-gpl-v3
+
+DEPENDS+= ${PYPKGPREFIX}-Pdf-[0-9]*:../../print/py-Pdf
+DEPENDS+= ${PYPKGPREFIX}-poppler-[0-9]*:../../print/py-poppler
+DEPENDS+= ${PYPKGPREFIX}-gtk2-[0-9]*:../../x11/py-gtk2
+
+USE_LANGUAGES= # none
+REPLACE_PYTHON= pdfshuffler/pdfshuffler.py pdfshuffler/pdfshuffler_iconview.py
+PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-gtk2
+
+SUBST_CLASSES+= manpath
+SUBST_FILES.manpath+= setup.py
+SUBST_SED.manpath+= -e "s,share/man,${PKGMANDIR},"
+SUBST_STAGE.manpath= pre-configure
+SUBST_MESSAGE.manpath= Fixing man page installation path.
+
+.include "../../lang/python/application.mk"
+.include "../../lang/python/distutils.mk"
+.include "../../sysutils/desktop-file-utils/desktopdb.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/print/pdfshuffler/PLIST b/print/pdfshuffler/PLIST
new file mode 100644
index 00000000000..7cce75601d5
--- /dev/null
+++ b/print/pdfshuffler/PLIST
@@ -0,0 +1,26 @@
+@comment $NetBSD: PLIST,v 1.1 2014/04/04 12:34:24 drochner Exp $
+bin/pdfshuffler
+${PYSITELIB}/${EGG_FILE}
+${PYSITELIB}/pdfshuffler/__init__.py
+${PYSITELIB}/pdfshuffler/__init__.pyc
+${PYSITELIB}/pdfshuffler/__init__.pyo
+${PYSITELIB}/pdfshuffler/pdfshuffler.py
+${PYSITELIB}/pdfshuffler/pdfshuffler.pyc
+${PYSITELIB}/pdfshuffler/pdfshuffler.pyo
+${PYSITELIB}/pdfshuffler/pdfshuffler_iconview.py
+${PYSITELIB}/pdfshuffler/pdfshuffler_iconview.pyc
+${PYSITELIB}/pdfshuffler/pdfshuffler_iconview.pyo
+man/man1/pdfshuffler.1
+share/applications/pdfshuffler.desktop
+share/locale/cs/LC_MESSAGES/pdfshuffler.mo
+share/locale/de/LC_MESSAGES/pdfshuffler.mo
+share/locale/el/LC_MESSAGES/pdfshuffler.mo
+share/locale/es/LC_MESSAGES/pdfshuffler.mo
+share/locale/fr/LC_MESSAGES/pdfshuffler.mo
+share/locale/hu/LC_MESSAGES/pdfshuffler.mo
+share/locale/it/LC_MESSAGES/pdfshuffler.mo
+share/locale/ja/LC_MESSAGES/pdfshuffler.mo
+share/locale/zh_CN/LC_MESSAGES/pdfshuffler.mo
+share/pdfshuffler/icons/hicolor/scalable/pdfshuffler.svg
+share/pdfshuffler/pdfshuffler.ui
+share/pixmaps/pdfshuffler.png
diff --git a/print/pdfshuffler/distinfo b/print/pdfshuffler/distinfo
new file mode 100644
index 00000000000..b2555aa1eee
--- /dev/null
+++ b/print/pdfshuffler/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2014/04/04 12:34:24 drochner Exp $
+
+SHA1 (pdfshuffler-0.6.0.tar.gz) = 2c9e570cd0e82a4c01625692a803db342150ea84
+RMD160 (pdfshuffler-0.6.0.tar.gz) = ca2fb6fca4a02eb01782f9dc10892bff5d451bab
+Size (pdfshuffler-0.6.0.tar.gz) = 48071 bytes