summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlfredo Tupone <tupone@gentoo.org>2008-03-21 06:37:15 +0000
committerAlfredo Tupone <tupone@gentoo.org>2008-03-21 06:37:15 +0000
commite3bc6c29f2fe485cbc9a952cba83a2841da6d5f1 (patch)
tree0aaf814f904b041afb0c1c44112d9dd9f970cf28 /net-zope/plone4artistssite
parentRemove old versions (diff)
downloadgentoo-2-e3bc6c29f2fe485cbc9a952cba83a2841da6d5f1.tar.gz
gentoo-2-e3bc6c29f2fe485cbc9a952cba83a2841da6d5f1.tar.bz2
gentoo-2-e3bc6c29f2fe485cbc9a952cba83a2841da6d5f1.zip
New package.
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-zope/plone4artistssite')
-rw-r--r--net-zope/plone4artistssite/ChangeLog10
-rw-r--r--net-zope/plone4artistssite/Manifest4
-rw-r--r--net-zope/plone4artistssite/metadata.xml41
-rw-r--r--net-zope/plone4artistssite/plone4artistssite-1.0.ebuild32
4 files changed, 87 insertions, 0 deletions
diff --git a/net-zope/plone4artistssite/ChangeLog b/net-zope/plone4artistssite/ChangeLog
new file mode 100644
index 000000000000..8c4c411b376f
--- /dev/null
+++ b/net-zope/plone4artistssite/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for net-zope/plone4artistssite
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-zope/plone4artistssite/ChangeLog,v 1.1 2008/03/21 06:37:15 tupone Exp $
+
+*plone4artistssite-1.0 (21 Mar 2008)
+
+ 21 Mar 2008; Tupone Alfredo <tupone@gentoo.org> +metadata.xml,
+ +plone4artistssite-1.0.ebuild:
+ New package.
+
diff --git a/net-zope/plone4artistssite/Manifest b/net-zope/plone4artistssite/Manifest
new file mode 100644
index 000000000000..1d17f0493ef4
--- /dev/null
+++ b/net-zope/plone4artistssite/Manifest
@@ -0,0 +1,4 @@
+DIST Plone4ArtistsSite-bundle-1.0.tar.gz 3620566 RMD160 2df105a7c967b2eddc55667faff0161e1359ea21 SHA1 e98ad2b3d5bbf53a58a325960cd6ea1c5e7ff7ef SHA256 123897433bb7a6bf696b67fccd6c15e9fd4cae0bb7eeaaf41b308a3a2b26704c
+EBUILD plone4artistssite-1.0.ebuild 685 RMD160 558fd85452e9a31f26deb2a7f081565991008dd1 SHA1 60f3685b9d82b09f69100210af59731c1422f376 SHA256 ed14cdc03185bd7cf02596c3f9f2de40cc1816d5e44962cccc8846d7d4dcaf27
+MISC ChangeLog 279 RMD160 49798ba958f99e2318c90376db7aafbecf5af43d SHA1 d9832635c3bd2fc84f3800c2014f23e8135e6e47 SHA256 01921d64be6569487ef3dfb9aebf23388770adc16bc965f4d592de1b4ac231f9
+MISC metadata.xml 1961 RMD160 d6d09dc63d77044960c677f0cde28eb417006025 SHA1 46388a9823533edc764e6fd7337efa6c8d29543c SHA256 005b0e91e4acca7cd8efc641b4ad2ea195daf7ccdf22f6dd30bc8a7612ca7fcd
diff --git a/net-zope/plone4artistssite/metadata.xml b/net-zope/plone4artistssite/metadata.xml
new file mode 100644
index 000000000000..1690ddace9f3
--- /dev/null
+++ b/net-zope/plone4artistssite/metadata.xml
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>net-zope</herd>
+<longdescription lang="en">
+Plone4ArtistsSite is a Plone product built to expose the entire suite of
+Plone4Artists products. It currently provides the same functionality as
+Plone4ArtistsAudio, Plone4ArtistsVideo, Plone4ArtistsCalendar and
+ContentLicensing, easycommenting, PloneContentRating, ContentTagging combined.
+
+Audio support
+ All functionality provided by the Plone4ArtistsAudio product is provided
+ such as (but not limited to) MP3 and Ogg metadata support, podcasting
+ support, etc. See the Plone4ArtistsAudio product for usage information and
+ further details.
+Video support
+ All functionality provided by the Plone4ArtistsVideo product is provided
+ such as Quicktime, Windows Media, Realplayer video and metadata support,
+ and the ability to embed videos in your Plone site which are hosted at
+ Google Video, Youtube, blip.tv, etc. See the Plone4ArtistsVideo product
+ for usage information and further details.
+Calendar support
+ All functionality provided by the Plone4ArtistsCalendar product is
+ provided such as month view, iCal import/export support, etc. See the
+ Plone4ArtistsCalendar product for usage information and further details.
+Content licensing support
+ The included ContentLicensing product enables you to assign licenses to
+ content.
+Tagging support
+ All audio content can be tagged by installing the p4a.plonetagging
+ component. Please note that tagging can easily be added to your Plone site
+ without Plone4Artists using the ContentTagging product.
+Rating support
+ All audio content can be rated by installing the PloneContentRating
+ product.
+Commenting support
+ All audio content can be commented by installing the easycommenting
+ product. Please note that this commenting is an alternative to Plone's
+ built-in discussion tool.
+</longdescription>
+</pkgmetadata>
diff --git a/net-zope/plone4artistssite/plone4artistssite-1.0.ebuild b/net-zope/plone4artistssite/plone4artistssite-1.0.ebuild
new file mode 100644
index 000000000000..05b86551c6bf
--- /dev/null
+++ b/net-zope/plone4artistssite/plone4artistssite-1.0.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-zope/plone4artistssite/plone4artistssite-1.0.ebuild,v 1.1 2008/03/21 06:37:15 tupone Exp $
+
+inherit zproduct
+
+MY_PN="Plone4ArtistsSite"
+
+DESCRIPTION="Plone product exposing the entire suite of Plone4Artist."
+HOMEPAGE="http://plone4artists.org/products/plone4artistssite/"
+SRC_URI="${HOMEPAGE}releases/${PV}/${MY_PN}-bundle-${PV}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND=">=net-zope/zope-2.9.8
+ >=net-zope/plone-2.5.3
+ <net-zope/plone-3"
+
+ZPROD_LIST="CMFonFive
+ Calendaring
+ ContentLicensing
+ Five
+ Plone4ArtistsDeps
+ Plone4ArtistsSite
+ PloneContentRating
+ PloneFlashUpload
+ basesyndication
+ easycommenting
+ fatsyndication"