File: AyatanaAppIndicatorGlib-2.0.toml.in

package info (click to toggle)
libayatana-appindicator-glib 2.0.1-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 620 kB
  • sloc: ansic: 2,590; python: 167; xml: 71; makefile: 23; sh: 8
file content (22 lines) | stat: -rw-r--r-- 837 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# SPDX-FileCopyrightText: 2024 Robert Tari <robert@tari.in>
# SPDX-License-Identifier: CC0-1.0

[library]
description = "An object to put application information into the panel"
authors = "Ayatana Indicators Development Team"
license = "GPL-3.0-or-later"
browse_url = "https://github.com/AyatanaIndicators/libayatana-appindicator-glib"
repository_url = "https://github.com/AyatanaIndicators/libayatana-appindicator-glib.git"
website_url = "https://ayatana-indicators.org"
dependencies = ["GObject-2.0", "Gio-2.0"]
version = "@PROJECT_VERSION@"

[dependencies."GObject-2.0"]
name = "GObject"
description = "Base type system and object class"
docs_url = "https://developer.gnome.org/gobject/stable"

[dependencies."Gio-2.0"]
name = "Gio"
description = "High level library functionality"
docs_url = "https://developer.gnome.org/gio/stable"