~valavanisalex/ubuntu/oneiric/inkscape/inkscape_0.48.1-2ubuntu4

« back to all changes in this revision

Viewing changes to src/live_effects/Makefile_insert

  • Committer: Bazaar Package Importer
  • Author(s): Kees Cook, Ted Gould, Kees Cook
  • Date: 2009-06-24 14:00:43 UTC
  • mfrom: (1.1.8 upstream)
  • Revision ID: james.westby@ubuntu.com-20090624140043-07stp20mry48hqup
Tags: 0.47~pre0-0ubuntu1
* New upstream release

[ Ted Gould ]
* debian/control: Adding libgsl0 and removing version specifics on boost

[ Kees Cook ]
* debian/watch: updated to run uupdate and mangle pre-release versions.
* Dropped patches that have been taken upstream:
  - 01_mips
  - 02-poppler-0.8.3
  - 03-chinese-inkscape
  - 05_fix_latex_patch
  - 06_gcc-4.4
  - 07_cdr2svg
  - 08_skip-bad-utf-on-pdf-import
  - 09_gtk-clist
  - 10_belarussian
  - 11_libpng
  - 12_desktop
  - 13_slider
  - 100_svg_import_improvements
  - 102_sp_pattern_painter_free
  - 103_bitmap_type_print

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
## Makefile.am fragment sourced by src/Makefile.am.
2
 
 
3
 
live_effects/all: live_effects/liblive_effects.a live_effects/parameter/all
4
 
 
5
 
live_effects/clean:
6
 
        rm -f live_effects/liblive_effects.a $(live_effects_liblive_effects_a_OBJECTS)
7
 
 
8
 
live_effects_liblive_effects_a_SOURCES = \
9
 
        live_effects/effect.cpp \
10
 
        live_effects/effect.h   \
11
 
        live_effects/lpeobject.cpp      \
12
 
        live_effects/lpeobject.h        \
13
 
        live_effects/lpeobject-reference.cpp    \
14
 
        live_effects/lpeobject-reference.h      \
15
 
        live_effects/n-art-bpath-2geom.cpp      \
16
 
        live_effects/n-art-bpath-2geom.h        \
17
 
        live_effects/lpe-skeletalstrokes.cpp    \
18
 
        live_effects/lpe-skeletalstrokes.h      \
19
 
        live_effects/lpe-pathalongpath.cpp      \
20
 
        live_effects/lpe-pathalongpath.h        \
21
 
        live_effects/lpe-curvestitch.cpp        \
22
 
        live_effects/lpe-curvestitch.h  \
23
 
        live_effects/lpe-gears.cpp      \
24
 
        live_effects/lpe-gears.h        \
25
 
        live_effects/lpe-test-doEffect-stack.cpp        \
26
 
        live_effects/lpe-test-doEffect-stack.h  \
27
 
        live_effects/lpe-slant.cpp      \
28
 
        live_effects/lpe-slant.h
29
 
 
30
 
 
31
 
 
 
1
## Makefile.am fragment sourced by src/Makefile.am.
 
2
 
 
3
ink_common_sources += \
 
4
        live_effects/effect.cpp \
 
5
        live_effects/effect.h   \
 
6
        live_effects/effect-enum.h      \
 
7
        live_effects/lpeobject.cpp      \
 
8
        live_effects/lpeobject.h        \
 
9
        live_effects/lpegroupbbox.cpp   \
 
10
        live_effects/lpegroupbbox.h     \
 
11
        live_effects/lpeobject-reference.cpp    \
 
12
        live_effects/lpeobject-reference.h      \
 
13
        live_effects/lpe-patternalongpath.cpp   \
 
14
        live_effects/lpe-patternalongpath.h     \
 
15
        live_effects/lpe-bendpath.cpp   \
 
16
        live_effects/lpe-bendpath.h     \
 
17
        live_effects/lpe-boolops.cpp    \
 
18
        live_effects/lpe-boolops.h      \
 
19
        live_effects/lpe-dynastroke.cpp \
 
20
        live_effects/lpe-dynastroke.h   \
 
21
        live_effects/lpe-sketch.cpp     \
 
22
        live_effects/lpe-sketch.h       \
 
23
        live_effects/lpe-knot.cpp       \
 
24
        live_effects/lpe-knot.h \
 
25
        live_effects/lpe-vonkoch.cpp    \
 
26
        live_effects/lpe-vonkoch.h      \
 
27
        live_effects/lpe-rough-hatches.cpp      \
 
28
        live_effects/lpe-rough-hatches.h        \
 
29
        live_effects/lpe-curvestitch.cpp        \
 
30
        live_effects/lpe-curvestitch.h  \
 
31
        live_effects/lpe-constructgrid.cpp      \
 
32
        live_effects/lpe-constructgrid.h        \
 
33
        live_effects/lpe-gears.cpp      \
 
34
        live_effects/lpe-gears.h        \
 
35
        live_effects/lpe-interpolate.cpp        \
 
36
        live_effects/lpe-interpolate.h  \
 
37
        live_effects/lpe-test-doEffect-stack.cpp        \
 
38
        live_effects/lpe-test-doEffect-stack.h  \
 
39
        live_effects/lpe-lattice.cpp    \
 
40
        live_effects/lpe-lattice.h      \
 
41
        live_effects/lpe-envelope.cpp   \
 
42
        live_effects/lpe-envelope.h     \
 
43
        live_effects/lpe-spiro.cpp      \
 
44
        live_effects/lpe-spiro.h        \
 
45
        live_effects/lpe-tangent_to_curve.cpp   \
 
46
        live_effects/lpe-tangent_to_curve.h     \
 
47
        live_effects/lpe-perp_bisector.cpp      \
 
48
        live_effects/lpe-perp_bisector.h        \
 
49
        live_effects/spiro.h    \
 
50
        live_effects/spiro.cpp  \
 
51
        live_effects/bezctx.h   \
 
52
        live_effects/bezctx_intf.h      \
 
53
        live_effects/bezctx.cpp \
 
54
        live_effects/lpe-circle_with_radius.cpp \
 
55
        live_effects/lpe-circle_with_radius.h   \
 
56
        live_effects/lpe-perspective_path.cpp   \
 
57
        live_effects/lpe-perspective_path.h             \
 
58
        live_effects/lpe-mirror_symmetry.cpp    \
 
59
        live_effects/lpe-mirror_symmetry.h      \
 
60
        live_effects/lpe-circle_3pts.cpp        \
 
61
        live_effects/lpe-circle_3pts.h  \
 
62
        live_effects/lpe-angle_bisector.cpp     \
 
63
        live_effects/lpe-angle_bisector.h       \
 
64
        live_effects/lpe-parallel.cpp   \
 
65
        live_effects/lpe-parallel.h     \
 
66
        live_effects/lpe-copy_rotate.cpp        \
 
67
        live_effects/lpe-copy_rotate.h  \
 
68
        live_effects/lpe-offset.cpp     \
 
69
        live_effects/lpe-offset.h       \
 
70
        live_effects/lpe-ruler.cpp      \
 
71
        live_effects/lpe-ruler.h        \
 
72
        live_effects/lpe-recursiveskeleton.cpp  \
 
73
        live_effects/lpe-recursiveskeleton.h    \
 
74
        live_effects/lpe-text_label.cpp \
 
75
        live_effects/lpe-text_label.h   \
 
76
        live_effects/lpe-path_length.cpp        \
 
77
        live_effects/lpe-path_length.h  \
 
78
        live_effects/lpe-line_segment.cpp       \
 
79
        live_effects/lpe-line_segment.h