|
|
|
@ -73,6 +73,17 @@ AutoReqProv: no
|
|
|
|
|
Various modules for using the GD library from within the Perl |
|
|
|
|
language plus additional functionality for drawing various types of |
|
|
|
|
charts and graphs. |
|
|
|
|
- GD (%{V_gd}) |
|
|
|
|
- GD::TextUtil (%{V_gdtextutil}) |
|
|
|
|
- GD::Barcode (%{V_gdbarcode}) |
|
|
|
|
- GD::Graph (%{V_gdgraph}) |
|
|
|
|
- GD::Graph::3d (%{V_gdgraph3d}) |
|
|
|
|
- GD::Graph::Map (%{V_gdgraphmap}) |
|
|
|
|
- Chart (%{V_chart}) |
|
|
|
|
- Chart::PNGgraph (%{V_chartpnggraph}) |
|
|
|
|
- Chart::ThreeD (%{V_chartthreed}) |
|
|
|
|
- Chart::Plot (%{V_chartplot}) |
|
|
|
|
- Image::Timeline (%{V_imagetimeline}) |
|
|
|
|
|
|
|
|
|
%prep |
|
|
|
|
%setup0 -q -c -n %{name}-%{version} |
|
|
|
|