Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
Dia is a program for creating diagrams of all kinds. The current version
can do UML class diagrams, Entity-Relationship modeling, network diagrams,
and much more. The engine is very flexible and dynamically loads
diagram-types from disk. It can currently export to postscript and
load/save in an xml format.
This package provides the Python plugin for Dia.

View File

@@ -0,0 +1,26 @@
# $NetBSD: Makefile,v 1.35 2013/06/06 12:54:28 wiz Exp $
#
DIA_SUBPKG= -python
.include "../../graphics/dia/Makefile.common"
PKGREVISION= 12
COMMENT+= (Python plugin)
CONFIGURE_ARGS:= ${CONFIGURE_ARGS:S/--without-python/--with-python/g}
CONFIGURE_ENV+= PYTHON=${PYTHONBIN:Q}
PYTHON_PATCH_SCRIPTS= po-checktrans.py
PYTHON_PATCH_SCRIPTS+= plug-ins/python/gtkcons.py
PYTHON_PATCH_SCRIPTS+= sheets/checktrans.py
BUILD_DIRS+= plug-ins/python
INSTALL_DIRS+= plug-ins/python
post-install:
${PY_COMPILE_ALL} ${DESTDIR}${PREFIX}/share/dia
.include "../../lang/python/application.mk"
.include "../../x11/py-gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

32
graphics/dia-python/PLIST Normal file
View File

@@ -0,0 +1,32 @@
@comment $NetBSD: PLIST,v 1.5 2009/12/11 10:46:58 drochner Exp $
lib/dia/libpython_plugin.la
share/dia/python-startup.py
share/dia/python-startup.pyc
share/dia/python/allprops.py
share/dia/python/allprops.pyc
share/dia/python/aobjects.py
share/dia/python/aobjects.pyc
share/dia/python/codegen.py
share/dia/python/codegen.pyc
share/dia/python/diasvg.py
share/dia/python/diasvg.pyc
share/dia/python/diasvg_import.py
share/dia/python/diasvg_import.pyc
share/dia/python/dot.py
share/dia/python/dot.pyc
share/dia/python/doxrev.py
share/dia/python/doxrev.pyc
share/dia/python/gtkcons.py
share/dia/python/gtkcons.pyc
share/dia/python/imgmap.py
share/dia/python/imgmap.pyc
share/dia/python/otypes.py
share/dia/python/otypes.pyc
share/dia/python/pydiadoc.py
share/dia/python/pydiadoc.pyc
share/dia/python/scascale.py
share/dia/python/scascale.pyc
share/dia/python/select_by.py
share/dia/python/select_by.pyc
share/dia/python/select_empty.py
share/dia/python/select_empty.pyc