Code

DataMatrix encoder extension by inductiveload
[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_barcode_datamatrix.py \
100         render_alphabetsoup.py \
101         render_alphabetsoup_config.py \
102         rtree.py \
103         rubberstretch.py\
104         run_command.py \
105         scour.py \
106         scour.inkscape.py \
107         simplepath.py \
108         simplepath.rb \
109         simplestyle.py \
110         simpletransform.py \
111         sk1_output.py \
112         sk2svg.sh \
113         SpSVG.pm \
114         spirograph.py\
115         straightseg.py \
116         summersnight.py \
117         svgcalendar.py \
118         svg_regex.py \
119         svg_and_media_zip_output.py \
120         text_uppercase.py \
121         text_lowercase.py \
122         text_sentencecase.py \
123         text_titlecase.py \
124         text_flipcase.py \
125         text_randomcase.py \
126         text_replace.py \
127         text_braille.py \
128         triangle.py \
129         txt2svg.pl \
130         uniconv-ext.py \
131         uniconv_output.py \
132         web-set-att.py \
133         web-transmit-att.py \
134         whirl.py \
135         wireframe_sphere.py \
136         wmf_output.py \
137         yocto_css.py
139 otherstuff = \
140         aisvg.xslt \
141         colors.xml \
142         svg2xaml.xsl \
143         xaml2svg.xsl
145 modules = \
146         addnodes.inx \
147         ai_input.inx \
148         aisvg.inx \
149         ccx_input.inx \
150         cdr_input.inx\
151         cdt_input.inx \
152         cgm_input.inx \
153         cmx_input.inx \
154         color_brighter.inx\
155         color_custom.inx \
156         color_darker.inx\
157         color_desaturate.inx\
158         color_grayscale.inx\
159         color_lesshue.inx\
160         color_lesslight.inx\
161         color_lesssaturation.inx\
162         color_morehue.inx\
163         color_morelight.inx\
164         color_moresaturation.inx\
165         color_negative.inx\
166         color_randomize.inx\
167         color_removeblue.inx\
168         color_removegreen.inx\
169         color_removered.inx\
170         color_rgbbarrel.inx\
171         color_replace.inx\
172         convert2dashes.inx\
173         dia.inx \
174         dimension.inx \
175         dots.inx \
176         draw_from_triangle.inx \
177         dxf_input.inx \
178         dxf_outlines.inx \
179         dxf_output.inx \
180         edge3d.inx \
181         embedimage.inx \
182         eps_input.inx \
183         eqtexsvg.inx \
184         export_gimp_palette.inx \
185         extractimage.inx \
186         extrude.inx \
187         fig_input.inx \
188         flatten.inx \
189         foldablebox.inx \
190         fractalize.inx \
191         funcplot.inx \
192         gears.inx\
193         gimp_xcf.inx \
194         grid_cartesian.inx \
195         grid_polar.inx \
196         guides_creator.inx \
197         handles.inx \
198         hpgl_output.inx \
199         inkscape_help_askaquestion.inx \
200         inkscape_help_commandline.inx \
201         inkscape_help_faq.inx\
202         inkscape_help_manual.inx \
203         inkscape_help_relnotes.inx \
204         inkscape_help_reportabug.inx \
205         inkscape_help_svgspec.inx \
206         inkscape_help_keys.inx \
207         interp.inx \
208         interp_att_g.inx \
209         lindenmayer.inx \
210         lorem_ipsum.inx \
211         markers_strokepaint.inx \
212         measure.inx \
213         motion.inx \
214         outline2svg.inx \
215         param_curves.inx \
216         pathalongpath.inx\
217         pathscatter.inx\
218         perfectboundcover.inx \
219         perspective.inx \
220         plt_input.inx \
221         plt_output.inx \
222         polyhedron_3d.inx       \
223         printing-marks.inx \
224         ps_input.inx \
225         radiusrand.inx \
226         render_barcode.inx \
227         render_barcode_datamatrix.inx \
228         render_alphabetsoup.inx \
229         restack.inx \
230         rubberstretch.inx \
231         rtree.inx \
232         scour.inx \
233         sk_input.inx \
234         sk1_input.inx \
235         sk1_output.inx \
236         spirograph.inx \
237         straightseg.inx \
238         summersnight.inx \
239         svg2xaml.inx \
240         svg_and_media_zip_output.inx \
241         svgcalendar.inx \
242         text_uppercase.inx\
243         text_lowercase.inx \
244         text_sentencecase.inx \
245         text_titlecase.inx \
246         text_flipcase.inx \
247         text_randomcase.inx \
248         text_replace.inx \
249         text_braille.inx \
250         triangle.inx \
251         txt2svg.inx \
252         web-set-att.inx \
253         web-transmit-att.inx \
254         whirl.inx \
255         wireframe_sphere.inx \
256         wmf_input.inx \
257         wmf_output.inx \
258         xaml2svg.inx
261 extension_SCRIPTS = \
262         $(extensions)
264 otherstuff_DATA = \
265         $(otherstuff)
267 module_DATA = \
268         $(modules)
270 EXTRA_DIST = \
271         $(extension_SCRIPTS) $(otherstuff_DATA) $(module_DATA)