OSDN Git Service

- ETHNA_UTF8_BRANCH followed r519 in trunk.
[ethna/ethna.git] / misc / optional_package / Smarty / build / build.conf
1 ;VERSION [2.6.19]
2
3 [project]
4 src_dir = ../src/Smarty-2.6.19/libs
5 release_dir = ../release
6
7 [package]
8 package_name = Smarty
9 package_type = php
10 baseinstalldir = /Smarty
11 channel = pear.ethna.jp
12 summary = PHP Template Engine
13 ;description = Most Popular Template Engine
14 notes = PEAR Style Package
15 ;summary_file = <filepath>
16 description_file = ../src/Smarty-2.6.19/README
17 ;notes_file = <filepath>
18
19 [role]
20 ;; role value is <php|data|doc|test|script|src>
21 ;sh = script
22 debug.tpl = php
23 BUGS = doc
24 COPYING.lib = doc
25 ChangeLog = doc
26 FAQ = doc
27 NEWS = doc
28 QUICK_START = doc
29 README = doc
30 RELEASE_NOTES = doc
31 TODO = doc
32
33 [version]
34 release_ver = 2.6.19
35 release_stab = stable
36 api_ver = 2.6.19
37 api_stab = stable
38 php_min = 4.0.6
39 pear_min = 1.4.0
40
41 [license]
42 name = LGPL
43 uri = http://www.gnu.org/licenses/lgpl.html
44
45 [maintainer://monte]
46 name = Monte Ohrt
47 email = monte@ohrt.com
48 role = lead
49
50 [maintainer://andrei]
51 name = Andrei Zmievski
52 email = andrei@php.net
53 role = lead
54
55 ;[file://<filepath>]
56 ;commandscript = command
57 ;ignore = 1
58 ;platform = windows
59 ;install = renamefile
60 ;; role value is <php|data|doc|test|script|src>
61 ;role = script
62
63 ;[dep://<packagename>]
64 ;; type: <required|optional>
65 ;type = optional
66 ;; channel: pear.php.net or __uri or etc...
67 ;channel = pear.php.net
68 ;min = 0
69 ;max = 0
70 ;recommended = 0
71 ;exclude = 0
72 ;providesextension = 0
73 ;nodefault = 0
74