Imported to pkgsrc
This commit is contained in:
parent
3323e75bee
commit
b7b03b68f4
4 changed files with 0 additions and 1371 deletions
|
@ -1,4 +0,0 @@
|
|||
4Suite allows users to take advantage of standard XML technologies rapidly
|
||||
and to develop and integrate Web-based applications. It also puts practical
|
||||
technologies for knowledge management projects in the hands of developers.
|
||||
It is implemented in Python with C extensions.
|
|
@ -1,35 +0,0 @@
|
|||
# $NetBSD: Makefile,v 1.3 2010/03/16 18:01:16 pettai Exp $
|
||||
#
|
||||
|
||||
VER= 1.0.2
|
||||
DISTNAME= 4Suite-XML-${VER}
|
||||
PKGNAME= ${PYPKGPREFIX}-4Suite-${VER}
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=foursuite/}
|
||||
|
||||
MAINTAINER= pettai@nordu.net
|
||||
HOMEPAGE= http://4suite.org/
|
||||
COMMENT= Open-source platform for XML and RDF processing
|
||||
LICENSE= apache-1.1
|
||||
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
||||
PYDISTUTILSPKG= yes
|
||||
|
||||
SUBST_CLASSES+= python
|
||||
SUBST_FILES.python= ${WRKSRC}/build/scripts.*/4xml
|
||||
SUBST_FILES.python+= ${WRKSRC}/build/scripts.*/4xpath
|
||||
SUBST_FILES.python+= ${WRKSRC}/build/scripts.*/4xslt
|
||||
SUBST_FILES.python+= ${WRKSRC}/build/scripts.*/4xupdate
|
||||
SUBST_STAGE.python= post-build
|
||||
SUBST_SED.python= -e 's,\#![^ ]* python,\#! ${PYTHONBIN},'
|
||||
|
||||
PLIST_SUBST+= PYVERSSUFFIX=${PYVERSSUFFIX}
|
||||
|
||||
do-configure:
|
||||
cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} \
|
||||
${PYTHONBIN} setup.py config --prefix=${PREFIX}
|
||||
|
||||
.include "../../lang/python/extension.mk"
|
||||
.include "../../lang/python/application.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
1327
py-4Suite/PLIST
1327
py-4Suite/PLIST
File diff suppressed because it is too large
Load diff
|
@ -1,5 +0,0 @@
|
|||
$NetBSD: distinfo,v 1.1 2009/10/11 18:41:30 pettai Exp $
|
||||
|
||||
SHA1 (4Suite-XML-1.0.2.tar.gz) = 1d4b5b5c1f90f44fe5c70a888b0717cbfb474d9d
|
||||
RMD160 (4Suite-XML-1.0.2.tar.gz) = b442eb0d77fe0e6a786aa7e8883ce58f795303b3
|
||||
Size (4Suite-XML-1.0.2.tar.gz) = 1705833 bytes
|
Loading…
Reference in a new issue