Codebase list libmypaint / 387e452
debian/: Rename library names from 1.3 to 1.5 Boyuan Yang 4 years ago
7 changed file(s) with 138 addition(s) and 138 deletion(s). Raw diff Collapse all Expand all
2020 Vcs-Browser: https://salsa.debian.org/multimedia-team/libmypaint
2121 Vcs-Git: https://salsa.debian.org/multimedia-team/libmypaint.git
2222
23 Package: libmypaint-1.3-0
23 Package: libmypaint-1.5-0
2424 Architecture: any
2525 Depends: ${misc:Depends},
2626 ${shlibs:Depends},
4040 Architecture: any
4141 Multi-Arch: same
4242 Depends: ${misc:Depends},
43 gir1.2-mypaint-1.3 (= ${binary:Version}),
43 gir1.2-mypaint-1.5 (= ${binary:Version}),
4444 libglib2.0-dev,
4545 libjson-c-dev,
46 libmypaint-1.3-0 (= ${binary:Version}),
46 libmypaint-1.5-0 (= ${binary:Version}),
4747 Suggests: libmypaint-doc
4848 Description: brush library for mypaint - development files
4949 MyPaint is a pressure- and tilt-sensitive painting program which works well
8585 .
8686 This package contains the API reference.
8787
88 Package: gir1.2-mypaint-1.3
88 Package: gir1.2-mypaint-1.5
8989 Section: introspection
9090 Architecture: any
9191 Multi-Arch: same
+0
-1
debian/gir1.2-mypaint-1.3.install less more
0 usr/lib/*/girepository-1.0
0 usr/lib/*/girepository-1.0
+0
-1
debian/libmypaint-1.3-0.install less more
0 usr/lib/*/lib*.so.*
+0
-132
debian/libmypaint-1.3-0.symbols less more
0 libmypaint-1.3.so.0 libmypaint-1.3-0 #MINVER#
1 * Build-Depends-Package: libmypaint-1.3-dev
2 brush_free@Base 1.3.0
3 count_dabs_to@Base 1.3.0
4 draw_dab@Base 1.3.0
5 draw_dab_internal@Base 1.3.0
6 draw_dab_pixels_BlendMode_Color@Base 1.3.0
7 draw_dab_pixels_BlendMode_LockAlpha@Base 1.3.0
8 draw_dab_pixels_BlendMode_Normal@Base 1.3.0
9 draw_dab_pixels_BlendMode_Normal_and_Eraser@Base 1.3.0
10 ensure_max_threads_not_exceeded@Base 1.3.0
11 exp_decay@Base 1.3.0
12 fifo_free@Base 1.3.0
13 fifo_new@Base 1.3.0
14 fifo_peek_first@Base 1.3.0
15 fifo_peek_last@Base 1.3.0
16 fifo_pop@Base 1.3.0
17 fifo_push@Base 1.3.0
18 fix15_to_rgba8@Base 1.3.0
19 free_fifo@Base 1.3.0
20 free_simple_tiledsurf@Base 1.3.0
21 get_color@Base 1.3.0
22 get_color_pixels_accumulate@Base 1.3.0
23 hsl_to_rgb_float@Base 1.3.0
24 hsv_to_rgb_float@Base 1.3.0
25 iterate_over_line_chunks@Base 1.3.0
26 memdup@Base 1.3.0
27 mypaint_brush_from_defaults@Base 1.3.0
28 mypaint_brush_from_string@Base 1.3.0
29 mypaint_brush_get_base_value@Base 1.3.0
30 mypaint_brush_get_inputs_used_n@Base 1.3.0
31 mypaint_brush_get_mapping_n@Base 1.3.0
32 mypaint_brush_get_mapping_point@Base 1.3.0
33 mypaint_brush_get_state@Base 1.3.0
34 mypaint_brush_get_total_stroke_painting_time@Base 1.3.0
35 mypaint_brush_get_type@Base 1.3.0
36 mypaint_brush_input_from_cname@Base 1.3.0
37 mypaint_brush_input_info@Base 1.3.0
38 mypaint_brush_input_info_get_name@Base 1.3.0
39 mypaint_brush_input_info_get_tooltip@Base 1.3.0
40 mypaint_brush_is_constant@Base 1.3.0
41 mypaint_brush_new@Base 1.3.0
42 mypaint_brush_new_stroke@Base 1.3.0
43 mypaint_brush_ref@Base 1.3.0
44 mypaint_brush_reset@Base 1.3.0
45 mypaint_brush_set_base_value@Base 1.3.0
46 mypaint_brush_set_mapping_n@Base 1.3.0
47 mypaint_brush_set_mapping_point@Base 1.3.0
48 mypaint_brush_set_print_inputs@Base 1.3.0
49 mypaint_brush_set_state@Base 1.3.0
50 mypaint_brush_setting_from_cname@Base 1.3.0
51 mypaint_brush_setting_info@Base 1.3.0
52 mypaint_brush_setting_info_get_name@Base 1.3.0
53 mypaint_brush_setting_info_get_tooltip@Base 1.3.0
54 mypaint_brush_stroke_to@Base 1.3.0
55 mypaint_brush_unref@Base 1.3.0
56 mypaint_fixed_tiled_surface_get_height@Base 1.3.0
57 mypaint_fixed_tiled_surface_get_type@Base 1.3.0
58 mypaint_fixed_tiled_surface_get_width@Base 1.3.0
59 mypaint_fixed_tiled_surface_interface@Base 1.3.0
60 mypaint_fixed_tiled_surface_new@Base 1.3.0
61 mypaint_init@Base 1.3.0
62 mypaint_mapping_calculate@Base 1.3.0
63 mypaint_mapping_calculate_single_input@Base 1.3.0
64 mypaint_mapping_free@Base 1.3.0
65 mypaint_mapping_get_base_value@Base 1.3.0
66 mypaint_mapping_get_inputs_used_n@Base 1.3.0
67 mypaint_mapping_get_n@Base 1.3.0
68 mypaint_mapping_get_point@Base 1.3.0
69 mypaint_mapping_is_constant@Base 1.3.0
70 mypaint_mapping_new@Base 1.3.0
71 mypaint_mapping_set_base_value@Base 1.3.0
72 mypaint_mapping_set_n@Base 1.3.0
73 mypaint_mapping_set_point@Base 1.3.0
74 mypaint_rectangle_copy@Base 1.3.0
75 mypaint_rectangle_expand_to_include_point@Base 1.3.0
76 mypaint_rectangle_get_type@Base 1.3.0
77 mypaint_surface_begin_atomic@Base 1.3.0
78 mypaint_surface_draw_dab@Base 1.3.0
79 mypaint_surface_end_atomic@Base 1.3.0
80 mypaint_surface_get_alpha@Base 1.3.0
81 mypaint_surface_get_color@Base 1.3.0
82 mypaint_surface_get_type@Base 1.3.0
83 mypaint_surface_init@Base 1.3.0
84 mypaint_surface_ref@Base 1.3.0
85 mypaint_surface_save_png@Base 1.3.0
86 mypaint_surface_unref@Base 1.3.0
87 mypaint_tile_request_init@Base 1.3.0
88 mypaint_tiled_surface_begin_atomic@Base 1.3.0
89 mypaint_tiled_surface_destroy@Base 1.3.0
90 mypaint_tiled_surface_end_atomic@Base 1.3.0
91 mypaint_tiled_surface_init@Base 1.3.0
92 mypaint_tiled_surface_set_symmetry_state@Base 1.3.0
93 mypaint_tiled_surface_tile_request_end@Base 1.3.0
94 mypaint_tiled_surface_tile_request_start@Base 1.3.0
95 operation_delete_func@Base 1.3.0
96 operation_queue_add@Base 1.3.0
97 operation_queue_clear_dirty_tiles@Base 1.3.0
98 operation_queue_free@Base 1.3.0
99 operation_queue_get_dirty_tiles@Base 1.3.0
100 operation_queue_new@Base 1.3.0
101 operation_queue_peek_first@Base 1.3.0
102 operation_queue_peek_last@Base 1.3.0
103 operation_queue_pop@Base 1.3.0
104 operation_queue_resize@Base 1.3.0
105 prepare_and_draw_dab@Base 1.3.0
106 process_op@Base 1.3.0
107 process_tile@Base 1.3.0
108 rand_gauss@Base 1.3.0
109 ranf_arr_dummy@Base 1.3.0
110 ranf_arr_started@Base 1.3.0
111 remove_duplicate_tiles@Base 1.3.0
112 render_dab_mask@Base 1.3.0
113 reset_null_tile@Base 1.3.0
114 rgb_to_hsl_float@Base 1.3.0
115 rgb_to_hsv_float@Base 1.3.0
116 rng_double_cycle@Base 1.3.0
117 rng_double_free@Base 1.3.0
118 rng_double_get_array@Base 1.3.0
119 rng_double_new@Base 1.3.0
120 rng_double_next@Base 1.3.0
121 rng_double_set_seed@Base 1.3.0
122 settings_base_values_have_changed@Base 1.3.0
123 tile_equal@Base 1.3.0
124 tile_map_contains@Base 1.3.0
125 tile_map_copy_to@Base 1.3.0
126 tile_map_free@Base 1.3.0
127 tile_map_get@Base 1.3.0
128 tile_map_new@Base 1.3.0
129 update_dirty_bbox@Base 1.3.0
130 update_states_and_setting_values@Base 1.3.0
131 write_ppm@Base 1.3.0
0 usr/lib/*/lib*.so.*
0 libmypaint-1.5.so.0 libmypaint-1.5-0 #MINVER#
1 * Build-Depends-Package: libmypaint-dev
2 brush_free@Base 1.3.0
3 count_dabs_to@Base 1.3.0
4 draw_dab@Base 1.3.0
5 draw_dab_internal@Base 1.3.0
6 draw_dab_pixels_BlendMode_Color@Base 1.3.0
7 draw_dab_pixels_BlendMode_LockAlpha@Base 1.3.0
8 draw_dab_pixels_BlendMode_Normal@Base 1.3.0
9 draw_dab_pixels_BlendMode_Normal_and_Eraser@Base 1.3.0
10 ensure_max_threads_not_exceeded@Base 1.3.0
11 exp_decay@Base 1.3.0
12 fifo_free@Base 1.3.0
13 fifo_new@Base 1.3.0
14 fifo_peek_first@Base 1.3.0
15 fifo_peek_last@Base 1.3.0
16 fifo_pop@Base 1.3.0
17 fifo_push@Base 1.3.0
18 fix15_to_rgba8@Base 1.3.0
19 free_fifo@Base 1.3.0
20 free_simple_tiledsurf@Base 1.3.0
21 get_color@Base 1.3.0
22 get_color_pixels_accumulate@Base 1.3.0
23 hsl_to_rgb_float@Base 1.3.0
24 hsv_to_rgb_float@Base 1.3.0
25 iterate_over_line_chunks@Base 1.3.0
26 memdup@Base 1.3.0
27 mypaint_brush_from_defaults@Base 1.3.0
28 mypaint_brush_from_string@Base 1.3.0
29 mypaint_brush_get_base_value@Base 1.3.0
30 mypaint_brush_get_inputs_used_n@Base 1.3.0
31 mypaint_brush_get_mapping_n@Base 1.3.0
32 mypaint_brush_get_mapping_point@Base 1.3.0
33 mypaint_brush_get_state@Base 1.3.0
34 mypaint_brush_get_total_stroke_painting_time@Base 1.3.0
35 mypaint_brush_get_type@Base 1.3.0
36 mypaint_brush_input_from_cname@Base 1.3.0
37 mypaint_brush_input_info@Base 1.3.0
38 mypaint_brush_input_info_get_name@Base 1.3.0
39 mypaint_brush_input_info_get_tooltip@Base 1.3.0
40 mypaint_brush_is_constant@Base 1.3.0
41 mypaint_brush_new@Base 1.3.0
42 mypaint_brush_new_stroke@Base 1.3.0
43 mypaint_brush_ref@Base 1.3.0
44 mypaint_brush_reset@Base 1.3.0
45 mypaint_brush_set_base_value@Base 1.3.0
46 mypaint_brush_set_mapping_n@Base 1.3.0
47 mypaint_brush_set_mapping_point@Base 1.3.0
48 mypaint_brush_set_print_inputs@Base 1.3.0
49 mypaint_brush_set_state@Base 1.3.0
50 mypaint_brush_setting_from_cname@Base 1.3.0
51 mypaint_brush_setting_info@Base 1.3.0
52 mypaint_brush_setting_info_get_name@Base 1.3.0
53 mypaint_brush_setting_info_get_tooltip@Base 1.3.0
54 mypaint_brush_stroke_to@Base 1.3.0
55 mypaint_brush_unref@Base 1.3.0
56 mypaint_fixed_tiled_surface_get_height@Base 1.3.0
57 mypaint_fixed_tiled_surface_get_type@Base 1.3.0
58 mypaint_fixed_tiled_surface_get_width@Base 1.3.0
59 mypaint_fixed_tiled_surface_interface@Base 1.3.0
60 mypaint_fixed_tiled_surface_new@Base 1.3.0
61 mypaint_init@Base 1.3.0
62 mypaint_mapping_calculate@Base 1.3.0
63 mypaint_mapping_calculate_single_input@Base 1.3.0
64 mypaint_mapping_free@Base 1.3.0
65 mypaint_mapping_get_base_value@Base 1.3.0
66 mypaint_mapping_get_inputs_used_n@Base 1.3.0
67 mypaint_mapping_get_n@Base 1.3.0
68 mypaint_mapping_get_point@Base 1.3.0
69 mypaint_mapping_is_constant@Base 1.3.0
70 mypaint_mapping_new@Base 1.3.0
71 mypaint_mapping_set_base_value@Base 1.3.0
72 mypaint_mapping_set_n@Base 1.3.0
73 mypaint_mapping_set_point@Base 1.3.0
74 mypaint_rectangle_copy@Base 1.3.0
75 mypaint_rectangle_expand_to_include_point@Base 1.3.0
76 mypaint_rectangle_get_type@Base 1.3.0
77 mypaint_surface_begin_atomic@Base 1.3.0
78 mypaint_surface_draw_dab@Base 1.3.0
79 mypaint_surface_end_atomic@Base 1.3.0
80 mypaint_surface_get_alpha@Base 1.3.0
81 mypaint_surface_get_color@Base 1.3.0
82 mypaint_surface_get_type@Base 1.3.0
83 mypaint_surface_init@Base 1.3.0
84 mypaint_surface_ref@Base 1.3.0
85 mypaint_surface_save_png@Base 1.3.0
86 mypaint_surface_unref@Base 1.3.0
87 mypaint_tile_request_init@Base 1.3.0
88 mypaint_tiled_surface_begin_atomic@Base 1.3.0
89 mypaint_tiled_surface_destroy@Base 1.3.0
90 mypaint_tiled_surface_end_atomic@Base 1.3.0
91 mypaint_tiled_surface_init@Base 1.3.0
92 mypaint_tiled_surface_set_symmetry_state@Base 1.3.0
93 mypaint_tiled_surface_tile_request_end@Base 1.3.0
94 mypaint_tiled_surface_tile_request_start@Base 1.3.0
95 operation_delete_func@Base 1.3.0
96 operation_queue_add@Base 1.3.0
97 operation_queue_clear_dirty_tiles@Base 1.3.0
98 operation_queue_free@Base 1.3.0
99 operation_queue_get_dirty_tiles@Base 1.3.0
100 operation_queue_new@Base 1.3.0
101 operation_queue_peek_first@Base 1.3.0
102 operation_queue_peek_last@Base 1.3.0
103 operation_queue_pop@Base 1.3.0
104 operation_queue_resize@Base 1.3.0
105 prepare_and_draw_dab@Base 1.3.0
106 process_op@Base 1.3.0
107 process_tile@Base 1.3.0
108 rand_gauss@Base 1.3.0
109 ranf_arr_dummy@Base 1.3.0
110 ranf_arr_started@Base 1.3.0
111 remove_duplicate_tiles@Base 1.3.0
112 render_dab_mask@Base 1.3.0
113 reset_null_tile@Base 1.3.0
114 rgb_to_hsl_float@Base 1.3.0
115 rgb_to_hsv_float@Base 1.3.0
116 rng_double_cycle@Base 1.3.0
117 rng_double_free@Base 1.3.0
118 rng_double_get_array@Base 1.3.0
119 rng_double_new@Base 1.3.0
120 rng_double_next@Base 1.3.0
121 rng_double_set_seed@Base 1.3.0
122 settings_base_values_have_changed@Base 1.3.0
123 tile_equal@Base 1.3.0
124 tile_map_contains@Base 1.3.0
125 tile_map_copy_to@Base 1.3.0
126 tile_map_free@Base 1.3.0
127 tile_map_get@Base 1.3.0
128 tile_map_new@Base 1.3.0
129 update_dirty_bbox@Base 1.3.0
130 update_states_and_setting_values@Base 1.3.0
131 write_ppm@Base 1.3.0