gunnar: server/pear/Horde_Text_Textile .cvsignore, NONE, 1.1 ChangeLog, NONE, 1.1 Makefile, NONE, 1.1 package.info, NONE, 1.1

cvs at kolab.org cvs at kolab.org
Tue Jul 21 21:28:04 CEST 2009


Author: gunnar

Update of /kolabrepository/server/pear/Horde_Text_Textile
In directory doto:/tmp/cvs-serv27790/Horde_Text_Textile

Added Files:
	.cvsignore ChangeLog Makefile package.info 
Log Message:
Added the missing Horde_* packages from the framework3 branch.

--- NEW FILE: .cvsignore ---
*.src.rpm
*.tgz
*.spec
package.patch

--- NEW FILE: ChangeLog ---
2009-07-21  Gunnar Wrobel  <p at rdus.de>

	* package.info: Added package to Kolab CVS.
--- NEW FILE: Makefile ---
include ../Pear.mk

--- NEW FILE: package.info ---
# The name of Horde source package
pear_package='Horde_Text_Textile'

# The name of the RPM package
package='Horde_Text_Textile'

# Where to find information about the package
package_url='http://pear.horde.org/index.php?package='

# How should the source be retrieved?
#
# WGET: Download via wget
package_origin='VC-CVS'

# The name of the package in the source repository
pear_pkgdir='Text_Textile'

# Commit tag or date to user
repo_commit='HORDE_3_3_4'

# What release number should the source snapshot get (usually a date)?
repo_release='20090501'

# Version number
version='0.1.0dev20090501'

# Package release number
release='20090713'

# Source URL to download from
sourceurl='http://files.pardus.de/kolab-sources/'

# In which PHP library location should the library get installed
php_lib_loc='php'

# Build prerequisites
buildprereq='                              \
BuildPreReq:  OpenPKG, openpkg >= 20070603 \
BuildPreReq:  php, php::with_pear = yes    \
BuildPreReq:  PEAR-Horde-Channel           \
'

# Installatin prerequisites
prereq='                                   \
PreReq:       OpenPKG, openpkg >= 20070603 \
PreReq:       php, php::with_pear = yes    \
PreReq:       PEAR-Horde-Channel           \
'

# Package summary description
summary='Textile formatting library'

# Long package description
description=' \
_____________ T E X T I L E A Humane Web Text Generator Version 2.0 \
Copyright 2003-2004, Dean Allen dean at textism.com All rights reserved. \
Thanks to Carlo Zottmann carlo at g-blog.net for refactoring Textile's \
procedural code into a class framework Additions and fixes Copyright 2006 \
Alex Shiels http://thresholdstate.com/ _____________ L I C E N S E \
Redistribution and use in source and binary forms, with or without \
modification, are permitted provided that the following conditions are met: \
* Redistributions of source code must retain the above copyright notice,  \
this list of conditions and the following disclaimer. * Redistributions in \
binary form must reproduce the above copyright notice,  this list of \
conditions and the following disclaimer in the documentation  and/or other \
materials provided with the distribution. * Neither the name Textile nor \
the names of its contributors may be used to  endorse or promote products \
derived from this software without specific  prior written permission. THIS \
SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND \
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE \
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE \
ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE \
LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR \
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF \
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS \
INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN \
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) \
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE \
POSSIBILITY OF SUCH DAMAGE. \
'

# Source code license
license='BSD'





More information about the commits mailing list