Code

d60426c9e03ee52bb15881ff62fc0f976286329a
[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         dia2svg.sh \
42         dimension.py \
43         dots.py \
44         draw_from_triangle.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         foldablebox.py \
58         fractalize.py \
59         funcplot.py \
60         gears.py\
61         gimp_xcf.py \
62         grid_cartesian.py \
63         grid_polar.py \
64         guides_creator.py \
65         handles.py \
66         hpgl_output.py \
67         ill2svg.pl \
68         inkex.py \
69         Inkscape.pm \
70         inkwebeffect.py \
71         inkweb.js \
72         interp.py \
73         interp-att-g.py \
74         launch_webbrowser.py \
75         lindenmayer.py \
76         lorem_ipsum.py \
77         markers_strokepaint.py \
78         measure.py \
79         motion.py \
80         outline2svg.pl  \
81         pathalongpath.py\
82         pathscatter.py\
83         pathmodifier.py\
84         perfectboundcover.py \
85         perspective.py \
86         polyhedron_3d.py \
87         printing-marks.py \
88         ps2dxf.sh \
89         ps2epsi.sh \
90         ps2pdf-ext.py \
91         pturtle.py \
92         radiusrand.py \
93         restack.py \
94         render_barcode.py \
95         render_alphabetsoup.py \
96         render_alphabetsoup_config.py \
97         rtree.py \
98         rubberstretch.py\
99         run_command.py \
100         simplepath.py \
101         simplepath.rb \
102         simplestyle.py \
103         simpletransform.py \
104         sk2svg.sh \
105         SpSVG.pm \
106         spirograph.py\
107         straightseg.py \
108         summersnight.py \
109         svgcalendar.py \
110         svg_and_media_zip_output.py \
111         text_uppercase.py \
112         text_lowercase.py \
113         text_sentencecase.py \
114         text_titlecase.py \
115         text_flipcase.py \
116         text_randomcase.py \
117         text_replace.py \
118         text_braille.py \
119         triangle.py \
120         txt2svg.pl \
121         uniconv-ext.py \
122         web-set-att.py \
123         web-transmit-att.py \
124         whirl.py
126 otherstuff = \
127         aisvg.xslt \
128         colors.xml \
129         svg2xaml.xsl \
130         xaml2svg.xsl
132 modules = \
133         addnodes.inx \
134         ai_input.inx \
135         ai_output.inx \
136         aisvg.inx \
137         ccx_input.inx \
138         cdr_input.inx\
139         cdt_input.inx \
140         cgm_input.inx \
141         cmx_input.inx \
142         color_brighter.inx\
143         color_custom.inx \
144         color_darker.inx\
145         color_desaturate.inx\
146         color_grayscale.inx\
147         color_lesshue.inx\
148         color_lesslight.inx\
149         color_lesssaturation.inx\
150         color_morehue.inx\
151         color_morelight.inx\
152         color_moresaturation.inx\
153         color_negative.inx\
154         color_randomize.inx\
155         color_removeblue.inx\
156         color_removegreen.inx\
157         color_removered.inx\
158         color_rgbbarrel.inx\
159         color_replace.inx\
160         dia.inx \
161         dimension.inx \
162         dots.inx \
163         draw_from_triangle.inx \
164         dxf_input.inx \
165         dxf_outlines.inx \
166         dxf_output.inx \
167         edge3d.inx \
168         embedimage.inx \
169         eps_input.inx \
170         epsi_output.inx \
171         eqtexsvg.inx \
172         export_gimp_palette.inx \
173         extractimage.inx \
174         extrude.inx \
175         fig_input.inx \
176         flatten.inx \
177         foldablebox.inx \
178         fractalize.inx \
179         funcplot.inx \
180         gears.inx\
181         gimp_xcf.inx \
182         grid_cartesian.inx \
183         grid_polar.inx \
184         guides_creator.inx \
185         handles.inx \
186         hpgl_output.inx \
187         inkscape_help_askaquestion.inx \
188         inkscape_help_commandline.inx \
189         inkscape_help_faq.inx\
190         inkscape_help_manual.inx \
191         inkscape_help_relnotes.inx \
192         inkscape_help_reportabug.inx \
193         inkscape_help_svgspec.inx \
194         inkscape_help_keys.inx \
195         interp.inx \
196         interp-att-g.inx \
197         lindenmayer.inx \
198         lorem_ipsum.inx \
199         markers_strokepaint.inx \
200         measure.inx \
201         motion.inx \
202         outline2svg.inx \
203         pathalongpath.inx\
204         pathscatter.inx\
205         perfectboundcover.inx \
206         perspective.inx \
207         polyhedron_3d.inx       \
208         printing-marks.inx \
209         ps_input.inx \
210         radiusrand.inx \
211         render_barcode.inx \
212         render_alphabetsoup.inx \
213         restack.inx \
214         rubberstretch.inx \
215         rtree.inx \
216         sk_input.inx \
217         sk1_input.inx \
218         sk1_output.inx \
219         spirograph.inx \
220         straightseg.inx \
221         summersnight.inx \
222         svg2xaml.inx \
223         svg_and_media_zip_output.inx \
224         svgcalendar.inx \
225         svgz_input.inx \
226         svgz_output.inx \
227         text_uppercase.inx\
228         text_lowercase.inx \
229         text_sentencecase.inx \
230         text_titlecase.inx \
231         text_flipcase.inx \
232         text_randomcase.inx \
233         text_replace.inx \
234         text_braille.inx \
235         triangle.inx \
236         txt2svg.inx \
237         web-set-att.inx \
238         web-transmit-att.inx \
239         whirl.inx \
240         wmf_input.inx \
241         wmf_output.inx \
242         xaml2svg.inx
245 extension_SCRIPTS = \
246         $(extensions)
248 otherstuff_DATA = \
249         $(otherstuff)
251 module_DATA = \
252         $(modules)
254 EXTRA_DIST = \
255         $(extension_SCRIPTS) $(otherstuff_DATA) $(module_DATA)