Code

Merge from fe-moved
[inkscape.git] / share / extensions / Makefile.am
2 SUBDIRS = \
3         alphabet_soup \
4         Barcode \
5         Poly3DObjects \
6         xaml2svg
8 extensiondir = $(datadir)/inkscape/extensions
10 otherstuffdir = $(datadir)/inkscape/extensions
12 moduledir = $(datadir)/inkscape/extensions
14 # If you remove an extension from here, either add it to EXTRA_DIST
15 # below, or remove all mention of it from po/inkscape.pot as well.
16 extensions = \
17         addnodes.py \
18         bezmisc.py \
19         chardataeffect.py\
20         color_brighter.py\
21         color_custom.py\
22         color_darker.py\
23         color_desaturate.py\
24         coloreffect.py\
25         color_grayscale.py\
26         color_lesshue.py\
27         color_lesslight.py\
28         color_lesssaturation.py\
29         color_morehue.py\
30         color_morelight.py\
31         color_moresaturation.py\
32         color_negative.py\
33         color_randomize.py\
34         color_removeblue.py\
35         color_removegreen.py\
36         color_removered.py\
37         color_rgbbarrel.py\
38         color_replace.py\
39         cspsubdiv.py \
40         cubicsuperpath.py \
41         cut-marks.pl \
42         dia2svg.sh \
43         dimension.py \
44         dots.py \
45         dxf_outlines.py \
46         dxf_templates.py \
47         edge3d.py \
48         embedimage.py \
49         embed_raster_in_svg.pl \
50         eqtexsvg.py \
51         export_gimp_palette.py \
52         extractimage.py \
53         extrude.py \
54         ffgeom.py\
55         fig2dev-ext.py \
56         flatten.py \
57         fractalize.py \
58         funcplot.py \
59         gears.py\
60         gimp_xcf.py \
61         grid_cartesian.py \
62         grid_polar.py \
63         handles.py \
64         hpgl_output.py \
65         ill2svg.pl \
66         inkex.py \
67         Inkscape.pm \
68         interp.py \
69         launch_webbrowser.py \
70         lindenmayer.py \
71         lorem_ipsum.py \
72         markers_strokepaint.py \
73         measure.py \
74         motion.py \
75         outline2svg.pl  \
76         pathalongpath.py\
77         pathscatter.py\
78         pathmodifier.py\
79         perfectboundcover.py \
80         perspective.py \
81         polyhedron_3d.py \
82         ps2dxf.sh \
83         ps2epsi.sh \
84         ps2pdf-ext.py \
85         pturtle.py \
86         radiusrand.py \
87         restack.py \
88         render_barcode.py \
89         render_alphabetsoup.py \
90         render_alphabetsoup_config.py \
91         rtree.py \
92         rubberstretch.py\
93         run_command.py \
94         simplepath.py \
95         simplepath.rb \
96         simplestyle.py \
97         simpletransform.py \
98         sk2svg.sh \
99         SpSVG.pm \
100         spirograph.py\
101         spirograph.inx\
102         straightseg.py \
103         summersnight.py \
104         svg_and_media_zip_output.py \
105         text_uppercase.py \
106         text_lowercase.py \
107         text_sentencecase.py \
108         text_titlecase.py \
109         text_flipcase.py \
110         text_randomcase.py \
111         text_replace.py \
112         text_braille.py \
113         triangle.py \
114         txt2svg.pl \
115         uniconv-ext.py \
116         whirl.py
118 otherstuff = \
119         aisvg.xslt \
120         colors.xml \
121         svg2xaml.xsl \
122         xaml2svg.xsl
124 modules = \
125         addnodes.inx \
126         ai_input.inx \
127         ai_output.inx \
128         aisvg.inx \
129         ccx_input.inx \
130         cdr_input.inx\
131         cdt_input.inx \
132         cgm_input.inx \
133         cmx_input.inx \
134         color_brighter.inx\
135         color_custom.inx \
136         color_darker.inx\
137         color_desaturate.inx\
138         color_grayscale.inx\
139         color_lesshue.inx\
140         color_lesslight.inx\
141         color_lesssaturation.inx\
142         color_morehue.inx\
143         color_morelight.inx\
144         color_moresaturation.inx\
145         color_negative.inx\
146         color_randomize.inx\
147         color_removeblue.inx\
148         color_removegreen.inx\
149         color_removered.inx\
150         color_rgbbarrel.inx\
151         color_replace.inx\
152         cut-marks.inx \
153         dia.inx \
154         dimension.inx \
155         dots.inx \
156         dxf_input.inx \
157         dxf_outlines.inx \
158         dxf_output.inx \
159         edge3d.inx \
160         embedimage.inx \
161         eps_input.inx \
162         epsi_output.inx \
163         eqtexsvg.inx \
164         export_gimp_palette.inx \
165         extractimage.inx \
166         extrude.inx \
167         fig_input.inx \
168         flatten.inx \
169         fractalize.inx \
170         funcplot.inx \
171         gears.inx\
172         gimp_xcf.inx \
173         grid_cartesian.inx \
174         grid_polar.inx \
175         handles.inx \
176         hpgl_output.inx \
177         inkscape_help_askaquestion.inx \
178         inkscape_help_commandline.inx \
179         inkscape_help_faq.inx\
180         inkscape_help_manual.inx \
181         inkscape_help_relnotes.inx \
182         inkscape_help_reportabug.inx \
183         inkscape_help_svgspec.inx \
184         inkscape_help_keys.inx \
185         interp.inx \
186         lindenmayer.inx \
187         lorem_ipsum.inx \
188         markers_strokepaint.inx \
189         measure.inx \
190         motion.inx \
191         outline2svg.inx \
192         pathalongpath.inx\
193         pathscatter.inx\
194         perfectboundcover.inx \
195         perspective.inx \
196         polyhedron_3d.inx       \
197         ps_input.inx \
198         radiusrand.inx \
199         render_barcode.inx \
200         render_alphabetsoup.inx \
201         restack.inx \
202         rubberstretch.inx \
203         rtree.inx \
204         sk_input.inx \
205         sk1_input.inx \
206         straightseg.inx \
207         summersnight.inx \
208         svg2xaml.inx \
209         svg_and_media_zip_output.inx \
210         svgz_input.inx \
211         svgz_output.inx \
212         text_uppercase.inx\
213         text_lowercase.inx \
214         text_sentencecase.inx \
215         text_titlecase.inx \
216         text_flipcase.inx \
217         text_randomcase.inx \
218         text_replace.inx \
219         text_braille.inx \
220         triangle.inx \
221         txt2svg.inx \
222         whirl.inx \
223         wmf_input.inx \
224         xaml2svg.inx
227 extension_SCRIPTS = \
228         $(extensions)
230 otherstuff_DATA = \
231         $(otherstuff)
233 module_DATA = \
234         $(modules)
236 EXTRA_DIST = \
237         radiobutton_example.inx \
238         $(extension_SCRIPTS) $(otherstuff_DATA) $(module_DATA)