Code

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