Code

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