~ubuntu-branches/ubuntu/natty/lua-gtk/natty

« back to all changes in this revision

Viewing changes to src/linklist.txt

  • Committer: Bazaar Package Importer
  • Author(s): Enrico Tassi
  • Date: 2009-05-17 18:16:21 UTC
  • mfrom: (1.2.1 upstream) (4.1.1 experimental)
  • Revision ID: james.westby@ubuntu.com-20090517181621-9kmdd82nxg54jsio
* new upstream snapshot comprising many more GNOME libraries:
    Gtk, GDK, GLib, Pango, Atk, Libxml2, Cairo, Clutter, Gtkhtml, 
    GtkSourceView, Gio, Gtkspell and GConf. 
* new upstream release includes a new configure script written in Lua,
  no more bashisms there (Closes: #507205)
* renamed binary packages to liblua5.1-gnome-*
* updated standards-version to 3.8.1, no changes needed
* patch to load .so.* version of libraries and not .so (that was requiring
  -dev packages) (Closes: #522087)
* removed redundant Architecture line from the source stanza of control
  (Closes: #498120)
* updated copyright file, Wolfgang Oertl holds it for 2009 too.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# List of functions used from Gtk+ and similar libraries.
2
 
# To determine this list, compile with prelinking, then do
3
 
#
4
 
#   nm gtk.so | egrep " U (g_|gdk_|gtk_|glib_|pango_)" 
5
 
#
6
 
# This list must contain at least all these functions (not dlsym).  If it has
7
 
# more entries, doesn't matter, but it wastes some bytes.
8
 
 
9
 
g_assert_warning
10
 
g_assertion_message     glib >= '2.15'
11
 
g_enum_get_value
12
 
g_flags_get_first_value
13
 
g_free
14
 
g_idle_add
15
 
g_io_add_watch_full
16
 
g_io_channel_flush
17
 
g_io_channel_read_chars
18
 
g_io_channel_read_line
19
 
g_io_channel_ref
20
 
g_io_channel_unref
21
 
g_io_channel_write_chars
22
 
g_malloc
23
 
g_mem_gc_friendly
24
 
g_mem_profile
25
 
g_mem_set_vtable
26
 
g_object_class_find_property
27
 
g_object_ref_sink
28
 
g_object_set_property
29
 
g_object_unref
30
 
g_signal_connect_data
31
 
g_signal_handler_disconnect
32
 
g_signal_lookup
33
 
g_signal_query
34
 
g_slice_alloc
35
 
g_slice_alloc0
36
 
g_slice_free1
37
 
g_slice_set_config
38
 
g_timeout_add
39
 
g_type_check_instance_is_a
40
 
g_type_check_value
41
 
g_type_class_peek
42
 
g_type_class_ref
43
 
g_type_class_unref
44
 
g_type_from_name
45
 
g_type_fundamental
46
 
g_type_interface_peek
47
 
g_type_interfaces
48
 
g_type_is_a
49
 
g_type_name
50
 
g_type_parent
51
 
g_type_value_table_peek
52
 
g_value_init
53
 
g_value_unset
54
 
g_iconv
55
 
gdk_pixbuf_save_to_buffer
56
 
gdk_color_copy
57
 
glib_mem_profiler_table
58
 
gtk_init
59
 
gtk_object_get_type
60
 
gtk_text_view_get_buffer
61
 
gtk_tree_model_get_value
62
 
gtk_major_version
63
 
gtk_minor_version
64
 
gtk_micro_version
65
 
gtk_tree_model_get_column_type
66
 
gtk_list_store_set_value
67
 
pango_attr_list_ref
68
 
pango_attr_list_unref
69
 
pango_tab_array_get_size
70
 
pango_tab_array_get_tabs