Import py26-djvusmooth-0.2.7 as wip/py-djvusmooth.

The djvusmooth is a graphical editor for DjVu documents.
This commit is contained in:
Ryo ONODERA 2010-07-31 08:09:31 +00:00 committed by Thomas Klausner
parent 58a8124fcc
commit db887d5b01
4 changed files with 125 additions and 0 deletions

1
py-djvusmooth/DESCR Normal file
View file

@ -0,0 +1 @@
The djvusmooth is a graphical editor for DjVu documents.

35
py-djvusmooth/Makefile Normal file
View file

@ -0,0 +1,35 @@
# $NetBSD: Makefile,v 1.1.1.1 2010/07/31 08:09:31 ryo-on Exp $
#
DISTNAME= djvusmooth-0.2.7
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= graphics textproc
MASTER_SITES= http://pypi.python.org/packages/source/d/djvusmooth/
MAINTAINER= ryo_on@yk.rim.or.jp
HOMEPAGE= http://jwilk.net/software/djvusmooth
COMMENT= Graphical editor for DjVu documents
LICENSE= gnu-gpl-v2
PKG_DESTDIR_SUPPORT= user-destdir
INSTALLATION_DIRS= ${PKGMANDIR}/man1
USE_LANGUAGES= # none
DEPENDS+= ${PYPKGPREFIX}-xdg:../../devel/py-xdg
DEPENDS+= ${PYPKGPREFIX}-wxWidgets:../../x11/py-wxWidgets
DEPENDS+= ${PYPKGPREFIX}-djvulibre:../../wip/py-djvulibre
DEPENDS+= djvulibre-tools:../../graphics/djvulibre-tools
PYTHON_VERSIONS_ACCEPTED= 26 25
PYDISTUTILSPKG= yes
MANFILES= djvusmooth.1
post-install:
${INSTALL_MAN} ${WRKSRC}/doc/${MANFILES:Q} ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1/
.include "../../lang/python/extension.mk"
.include "../../lang/python/application.mk"
.include "../../mk/bsd.pkg.mk"

84
py-djvusmooth/PLIST Normal file
View file

@ -0,0 +1,84 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2010/07/31 08:09:31 ryo-on Exp $
bin/djvusmooth
${PYSITELIB}/djvusmooth/__init__.py
${PYSITELIB}/djvusmooth/__init__.pyc
${PYSITELIB}/djvusmooth/__init__.pyo
${PYSITELIB}/djvusmooth/config.py
${PYSITELIB}/djvusmooth/config.pyc
${PYSITELIB}/djvusmooth/config.pyo
${PYSITELIB}/djvusmooth/dependencies.py
${PYSITELIB}/djvusmooth/dependencies.pyc
${PYSITELIB}/djvusmooth/dependencies.pyo
${PYSITELIB}/djvusmooth/djvused.py
${PYSITELIB}/djvusmooth/djvused.pyc
${PYSITELIB}/djvusmooth/djvused.pyo
${PYSITELIB}/djvusmooth/external_editor.py
${PYSITELIB}/djvusmooth/external_editor.pyc
${PYSITELIB}/djvusmooth/external_editor.pyo
${PYSITELIB}/djvusmooth/gui/__init__.py
${PYSITELIB}/djvusmooth/gui/__init__.pyc
${PYSITELIB}/djvusmooth/gui/__init__.pyo
${PYSITELIB}/djvusmooth/gui/dialogs.py
${PYSITELIB}/djvusmooth/gui/dialogs.pyc
${PYSITELIB}/djvusmooth/gui/dialogs.pyo
${PYSITELIB}/djvusmooth/gui/flatten_text.py
${PYSITELIB}/djvusmooth/gui/flatten_text.pyc
${PYSITELIB}/djvusmooth/gui/flatten_text.pyo
${PYSITELIB}/djvusmooth/gui/main.py
${PYSITELIB}/djvusmooth/gui/main.pyc
${PYSITELIB}/djvusmooth/gui/main.pyo
${PYSITELIB}/djvusmooth/gui/maparea_browser.py
${PYSITELIB}/djvusmooth/gui/maparea_browser.pyc
${PYSITELIB}/djvusmooth/gui/maparea_browser.pyo
${PYSITELIB}/djvusmooth/gui/maparea_menu.py
${PYSITELIB}/djvusmooth/gui/maparea_menu.pyc
${PYSITELIB}/djvusmooth/gui/maparea_menu.pyo
${PYSITELIB}/djvusmooth/gui/maparea_properties.py
${PYSITELIB}/djvusmooth/gui/maparea_properties.pyc
${PYSITELIB}/djvusmooth/gui/maparea_properties.pyo
${PYSITELIB}/djvusmooth/gui/metadata.py
${PYSITELIB}/djvusmooth/gui/metadata.pyc
${PYSITELIB}/djvusmooth/gui/metadata.pyo
${PYSITELIB}/djvusmooth/gui/outline_browser.py
${PYSITELIB}/djvusmooth/gui/outline_browser.pyc
${PYSITELIB}/djvusmooth/gui/outline_browser.pyo
${PYSITELIB}/djvusmooth/gui/page.py
${PYSITELIB}/djvusmooth/gui/page.pyc
${PYSITELIB}/djvusmooth/gui/page.pyo
${PYSITELIB}/djvusmooth/gui/text_browser.py
${PYSITELIB}/djvusmooth/gui/text_browser.pyc
${PYSITELIB}/djvusmooth/gui/text_browser.pyo
${PYSITELIB}/djvusmooth/i18n.py
${PYSITELIB}/djvusmooth/i18n.pyc
${PYSITELIB}/djvusmooth/i18n.pyo
${PYSITELIB}/djvusmooth/models/__init__.py
${PYSITELIB}/djvusmooth/models/__init__.pyc
${PYSITELIB}/djvusmooth/models/__init__.pyo
${PYSITELIB}/djvusmooth/models/annotations.py
${PYSITELIB}/djvusmooth/models/annotations.pyc
${PYSITELIB}/djvusmooth/models/annotations.pyo
${PYSITELIB}/djvusmooth/models/metadata.py
${PYSITELIB}/djvusmooth/models/metadata.pyc
${PYSITELIB}/djvusmooth/models/metadata.pyo
${PYSITELIB}/djvusmooth/models/outline.py
${PYSITELIB}/djvusmooth/models/outline.pyc
${PYSITELIB}/djvusmooth/models/outline.pyo
${PYSITELIB}/djvusmooth/models/text.py
${PYSITELIB}/djvusmooth/models/text.pyc
${PYSITELIB}/djvusmooth/models/text.pyo
${PYSITELIB}/djvusmooth/pkgconfig.py
${PYSITELIB}/djvusmooth/pkgconfig.pyc
${PYSITELIB}/djvusmooth/pkgconfig.pyo
${PYSITELIB}/djvusmooth/text/__init__.py
${PYSITELIB}/djvusmooth/text/__init__.pyc
${PYSITELIB}/djvusmooth/text/__init__.pyo
${PYSITELIB}/djvusmooth/text/levenshtein.py
${PYSITELIB}/djvusmooth/text/levenshtein.pyc
${PYSITELIB}/djvusmooth/text/levenshtein.pyo
${PYSITELIB}/djvusmooth/text/mangle.py
${PYSITELIB}/djvusmooth/text/mangle.pyc
${PYSITELIB}/djvusmooth/text/mangle.pyo
${PYSITELIB}/djvusmooth/varietes.py
${PYSITELIB}/djvusmooth/varietes.pyc
${PYSITELIB}/djvusmooth/varietes.pyo
man/man1/djvusmooth.1

5
py-djvusmooth/distinfo Normal file
View file

@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1.1.1 2010/07/31 08:09:31 ryo-on Exp $
SHA1 (djvusmooth-0.2.7.tar.gz) = 469209df85e05b0c51f89c160d25038e876b0d1f
RMD160 (djvusmooth-0.2.7.tar.gz) = 7f84d5492e32a14e4a0843f7fb4da3d3574bca69
Size (djvusmooth-0.2.7.tar.gz) = 53598 bytes