# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit zproduct DESCRIPTION="A Zope Content Management System, based on CMF Modifications." HOMEPAGE="http://www.cps-project.org" MY_P="3.4.0-1" SRC_URI="${HOMEPAGE}/static/src/CPS-${MY_P}.tar.gz" RESTRICT="nomirror" LICENSE="GPL-2" KEYWORDS="~x86" SLOT=3.4 IUSE="PortalTransforms CPSOOo CPSBlog CPSSchemas" RDEPEND=">=net-zope/zope-2.9.0 app-admin/zope-config >=dev-python/pyxml-0.8.4 PortalTransforms? ( app-text/poppler www-client/lynx app-text/wv ) CPSBlog? ( >=dev-python/lxml-0.7 ) CPSOOo? ( >=dev-python/elementtree-1.2 ) CPSSchemas? ( >=dev-python/imaging-1.1.5 ) " ZPROD_LIST="CMFActionIcons CMFCalendar CMFCore CMFDefault CMFQuickInstallerTool CMFSetup CMFTopic CMFUid CMFonFive CPSBlog CPSCompat CPSCore CPSDefault CPSDirectory CPSDocument CPSForum CPSI18n CPSInstaller CPSNavigation CPSOOo CPSPortlets CPSRSS CPSRelation CPSRemoteController CPSSchemas CPSSkins CPSSubscriptions CPSTypeMaker CPSUserFolder CPSUtil CPSWiki CPSWorkflow DCWorkflow ExternalEditor FCKeditor GenericSetup Localizer PortalTransforms TranslationService" S=${WORKDIR}/Products MYDOC=""