talkatu/talkatu

Use library instead of shared_library so people can link statically

Testing Done:
Compiled

Reviewed at https://reviews.imfreedom.org/r/1347/
[library]
version = "@TALKATU_VERSION@"
browse_url = "https://keep.imfreedom.org/talkatu/talkatu/"
repository_url = "https://keep.imfreedom.org/talkatu/talkatu/"
website_url = "https://keep.imfreedom.org/talkatu/talkatu/"
authors = "Talkatu Developers"
logo_url = ""
license = "LGPL-2.1-or-later"
description = "Talkatu Plugin Library"
dependencies = [ "GLib-2.0", "GObject-2.0", "GModule-2.0", "Gtk-3.0" ]
devhelp = true
search_index = true
[dependencies."GLib-2.0"]
name = "GLib"
description = "General-purpose, portable utility library."
docs_url = "https://docs.gtk.org/glib/"
[dependencies."GObject-2.0"]
name = "GObject"
description = "The base type system library"
docs_url = "https://docs.gtk.org/gobject/"
[dependencies."GModule-2.0"]
name = "GModule"
description = "Portable API for dynamically loading modules"
docs_url = "https://docs.gtk.org/gmodule/"
[dependencies."Gtk-3.0"]
name = "Gtk"
description = "The GTK toolkit"
docs_url = "https://docs.gtk.org/gtk3/"
[theme]
name = "basic"
show_index_summary = true
show_class_hierarchy = true
[source-location]
base_url = "https://keep.imfreedom.org/talkatu/talkatu/file/default/"
[extra]
# The same order will be used when generating the index
content_files = [
]
content_images = [
]
urlmap_file = "urlmap.js"