gunnar: server/pear/Horde_Autoloader package.info,NONE,1.1

cvs at kolab.org cvs at kolab.org
Mon Jul 13 15:20:16 CEST 2009


Author: gunnar

Update of /kolabrepository/server/pear/Horde_Autoloader
In directory doto:/tmp/cvs-serv23829/Horde_Autoloader

Added Files:
	package.info 
Log Message:
Add missing package.info

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

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

# 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-GIT'

# The name of the package in the source repository
pear_pkgdir='framework/Autoloader'

# Commit tag or date to user
repo_commit='75980849adf24856c0cca39fdad5b145b15da30d'

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

# Version number
version='0.2.0dev20090711'

# 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='Horde Class Autoloader'

# Long package description
description=' \
Autoload implementation and class loading manager for Horde. \
'

# Source code license
license='LGPL'





More information about the commits mailing list