Development

/plugins/dwJpgraphPlugin/package.xml

You must first sign up to be able to contribute.

root/plugins/dwJpgraphPlugin/package.xml

Revision 9195, 4.9 kB (checked in by dwhittle, 4 months ago)

dwJpgraphPlugin: sync jpgraph libs + updated package.xml (closes #3570)

Line 
1 <?xml version="1.0" encoding="UTF-8"?>
2 <package packagerversion="1.7.2" version="2.0" xmlns="http://pear.php.net/dtd/package-2.0" xmlns:tasks="http://pear.php.net/dtd/tasks-1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://pear.php.net/dtd/tasks-1.0
3     http://pear.php.net/dtd/tasks-1.0.xsd
4     http://pear.php.net/dtd/package-2.0
5     http://pear.php.net/dtd/package-2.0.xsd">
6  <name>dwJpgraphPlugin</name>
7  <channel>pear.symfony-project.com</channel>
8  <summary>dwJpgraphPlugin is for dynamically generating graphs via Jpgraph2.</summary>
9  <description>dwJpgraphPlugin is for dynamically generating graphs via Jpgraph2.</description>
10  <lead>
11   <name>Dustin Whittle</name>
12   <user>dwhittle</user>
13   <email>dustin.whittle@symfony-project.com</email>
14   <active>yes</active>
15  </lead>
16  <date>2008-05-22</date>
17  <time>14:44:02</time>
18  <version>
19   <release>1.0.2</release>
20   <api>1.0.2</api>
21  </version>
22  <stability>
23   <release>stable</release>
24   <api>stable</api>
25  </stability>
26  <license uri="http://www.symfony-project.com/license">MIT License</license>
27  <notes>--</notes>
28  <contents>
29   <dir baseinstalldir="/" name="/">
30    <dir name="lib">
31     <dir name="jpgraph">
32      <dir name="lang">
33       <file name="de.inc.php" role="data" />
34       <file name="en.inc.php" role="data" />
35       <file name="prod.inc.php" role="data" />
36      </dir> <!-- /lib/jpgraph/lang -->
37      <file name="CHANGELOG" role="data" />
38      <file name="flags.dat" role="data" />
39      <file name="flags_thumb35x35.dat" role="data" />
40      <file name="flags_thumb60x60.dat" role="data" />
41      <file name="flags_thumb100x100.dat" role="data" />
42      <file name="gd_image.inc.php" role="data" />
43      <file name="imgdata_balls.inc.php" role="data" />
44      <file name="imgdata_bevels.inc.php" role="data" />
45      <file name="imgdata_diamonds.inc.php" role="data" />
46      <file name="imgdata_pushpins.inc.php" role="data" />
47      <file name="imgdata_squares.inc.php" role="data" />
48      <file name="imgdata_stars.inc.php" role="data" />
49      <file name="jpg-config.inc.php" role="data" />
50      <file name="jpgraph.php" role="data" />
51      <file name="jpgraph_antispam-digits.php" role="data" />
52      <file name="jpgraph_antispam.php" role="data" />
53      <file name="jpgraph_bar.php" role="data" />
54      <file name="jpgraph_canvas.php" role="data" />
55      <file name="jpgraph_canvtools.php" role="data" />
56      <file name="jpgraph_date.php" role="data" />
57      <file name="jpgraph_errhandler.inc.php" role="data" />
58      <file name="jpgraph_error.php" role="data" />
59      <file name="jpgraph_flags.php" role="data" />
60      <file name="jpgraph_gantt.php" role="data" />
61      <file name="jpgraph_gb2312.php" role="data" />
62      <file name="jpgraph_gradient.php" role="data" />
63      <file name="jpgraph_iconplot.php" role="data" />
64      <file name="jpgraph_imgtrans.php" role="data" />
65      <file name="jpgraph_led.php" role="data" />
66      <file name="jpgraph_line.php" role="data" />
67      <file name="jpgraph_log.php" role="data" />
68      <file name="jpgraph_mgraph.php" role="data" />
69      <file name="jpgraph_pie.php" role="data" />
70      <file name="jpgraph_pie3d.php" role="data" />
71      <file name="jpgraph_plotband.php" role="data" />
72      <file name="jpgraph_plotmark.inc.php" role="data" />
73      <file name="jpgraph_polar.php" role="data" />
74      <file name="jpgraph_radar.php" role="data" />
75      <file name="jpgraph_regstat.php" role="data" />
76      <file name="jpgraph_scatter.php" role="data" />
77      <file name="jpgraph_stock.php" role="data" />
78      <file name="jpgraph_ttf.inc.php" role="data" />
79      <file name="jpgraph_utils.inc.php" role="data" />
80      <file name="QPL.txt" role="data" />
81      <file name="README" role="data" />
82      <file name="VERSION" role="data" />
83     </dir> <!-- /lib/jpgraph -->
84     <file name="sfJpGraph.class.php" role="data" />
85    </dir> <!-- /lib -->
86    <dir name="modules">
87     <dir name="dwJpgraphPlugin">
88      <dir name="actions">
89       <file name="actions.class.php" role="data" />
90      </dir> <!-- /modules/dwJpgraphPlugin/actions -->
91     </dir> <!-- /modules/dwJpgraphPlugin -->
92    </dir> <!-- /modules -->
93    <dir name="test">
94     <file name="sfJpGraphTest.php" role="data" />
95    </dir> <!-- /test -->
96    <file name="LICENSE" role="data" />
97    <file name="README" role="data" />
98   </dir> <!-- / -->
99  </contents>
100  <dependencies>
101   <required>
102    <php>
103     <min>5.2.1</min>
104    </php>
105    <pearinstaller>
106     <min>1.4.1</min>
107    </pearinstaller>
108    <package>
109     <name>symfony</name>
110     <channel>pear.symfony-project.com</channel>
111     <min>1.1.0</min>
112     <max>1.2.0</max>
113     <exclude>1.2.0</exclude>
114    </package>
115   </required>
116  </dependencies>
117  <phprelease />
118  <changelog>
119   <release>
120    <version>
121     <release>1.0.2</release>
122     <api>1.0.2</api>
123    </version>
124    <stability>
125     <release>stable</release>
126     <api>stable</api>
127    </stability>
128    <date>2008-05-22</date>
129    <license uri="http://www.symfony-project.com/license">MIT License</license>
130    <notes>--</notes>
131   </release>
132  </changelog>
133 </package>
Note: See TracBrowser for help on using the browser.