@ts-for-gir/lib 3.0.1 → 3.0.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/constants.d.ts +9 -1
- package/lib/constants.js +4 -1
- package/lib/constants.js.map +1 -1
- package/lib/dependency-manager.d.ts +11 -0
- package/lib/dependency-manager.js +28 -14
- package/lib/dependency-manager.js.map +1 -1
- package/lib/gir-module.js +2 -3
- package/lib/gir-module.js.map +1 -1
- package/lib/index.d.ts +0 -3
- package/lib/index.js +0 -3
- package/lib/index.js.map +1 -1
- package/lib/symtable.js +1 -2
- package/lib/symtable.js.map +1 -1
- package/lib/types/generate-config.d.ts +2 -0
- package/lib/types/user-config.d.ts +2 -0
- package/lib/utils.d.ts +6 -0
- package/lib/utils.js +10 -0
- package/lib/utils.js.map +1 -1
- package/package.json +9 -11
- package/lib/injection/classes/GLib-2-0.d.ts +0 -2
- package/lib/injection/classes/GLib-2-0.js +0 -35
- package/lib/injection/classes/GLib-2-0.js.map +0 -1
- package/lib/injection/classes/gjs/GLib-2.0.d.ts +0 -2
- package/lib/injection/classes/gjs/GLib-2.0.js +0 -205
- package/lib/injection/classes/gjs/GLib-2.0.js.map +0 -1
- package/lib/injection/classes/gjs/GObject-2.0.d.ts +0 -2
- package/lib/injection/classes/gjs/GObject-2.0.js +0 -634
- package/lib/injection/classes/gjs/GObject-2.0.js.map +0 -1
- package/lib/injection/classes/gjs/Gio-2.0.d.ts +0 -5
- package/lib/injection/classes/gjs/Gio-2.0.js +0 -218
- package/lib/injection/classes/gjs/Gio-2.0.js.map +0 -1
- package/lib/injection/classes/node-gtk/GLib-2.0.d.ts +0 -2
- package/lib/injection/classes/node-gtk/GLib-2.0.js +0 -19
- package/lib/injection/classes/node-gtk/GLib-2.0.js.map +0 -1
- package/lib/injection/classes/node-gtk/GObject-2.0.d.ts +0 -2
- package/lib/injection/classes/node-gtk/GObject-2.0.js +0 -66
- package/lib/injection/classes/node-gtk/GObject-2.0.js.map +0 -1
- package/lib/injection/classes/node-gtk/Gdk-4.0.d.ts +0 -2
- package/lib/injection/classes/node-gtk/Gdk-4.0.js +0 -32
- package/lib/injection/classes/node-gtk/Gdk-4.0.js.map +0 -1
- package/lib/injection/classes/node-gtk/Gio-2.0.d.ts +0 -2
- package/lib/injection/classes/node-gtk/Gio-2.0.js +0 -14
- package/lib/injection/classes/node-gtk/Gio-2.0.js.map +0 -1
- package/lib/injection/classes/node-gtk/Graphene-1.0.d.ts +0 -2
- package/lib/injection/classes/node-gtk/Graphene-1.0.js +0 -133
- package/lib/injection/classes/node-gtk/Graphene-1.0.js.map +0 -1
- package/lib/injection/classes/node-gtk/Gtk-3.0.d.ts +0 -2
- package/lib/injection/classes/node-gtk/Gtk-3.0.js +0 -31
- package/lib/injection/classes/node-gtk/Gtk-3.0.js.map +0 -1
- package/lib/injection/classes/node-gtk/Gtk-4.0.d.ts +0 -2
- package/lib/injection/classes/node-gtk/Gtk-4.0.js +0 -52
- package/lib/injection/classes/node-gtk/Gtk-4.0.js.map +0 -1
- package/lib/injection/classes/node-gtk/Pango-1.0.d.ts +0 -2
- package/lib/injection/classes/node-gtk/Pango-1.0.js +0 -31
- package/lib/injection/classes/node-gtk/Pango-1.0.js.map +0 -1
- package/lib/package-data-parser.d.ts +0 -13
- package/lib/package-data-parser.js +0 -67
- package/lib/package-data-parser.js.map +0 -1
- package/lib/package-data.d.ts +0 -9
- package/lib/package-data.js +0 -41
- package/lib/package-data.js.map +0 -1
- package/lib/template-processor.d.ts +0 -114
- package/lib/template-processor.js +0 -252
- package/lib/template-processor.js.map +0 -1
- package/lib/types/package-section.d.ts +0 -8
- package/lib/types/package-section.js +0 -2
- package/lib/types/package-section.js.map +0 -1
- package/packages.xml +0 -1213
- package/templates/README.md +0 -102
- package/templates/cogl-2-0.d.ts +0 -0
- package/templates/gjs/README-GJS.md +0 -109
- package/templates/gjs/ambient.d.ts +0 -59
- package/templates/gjs/cairo-1.0.d.ts +0 -9
- package/templates/gjs/cairo.d.ts +0 -8
- package/templates/gjs/cairo.js +0 -11
- package/templates/gjs/gettext.d.ts +0 -41
- package/templates/gjs/gettext.js +0 -11
- package/templates/gjs/gio-2.0.d.ts +0 -101
- package/templates/gjs/gjs.d.ts +0 -757
- package/templates/gjs/gjs.js +0 -10
- package/templates/gjs/gobject-2.0.d.ts +0 -238
- package/templates/gjs/module-ambient.d.ts +0 -31
- package/templates/gjs/module-import.d.ts +0 -33
- package/templates/gjs/module.append.d.ts +0 -1
- package/templates/gjs/module.d.ts +0 -12
- package/templates/gjs/module.js +0 -17
- package/templates/gjs/system.d.ts +0 -32
- package/templates/gjs/system.js +0 -11
- package/templates/gjs/tsconfig.alias.json +0 -12
- package/templates/granite-1.0.d.ts +0 -7
- package/templates/granite-7.0.d.ts +0 -7
- package/templates/gstbase-0.10.d.ts +0 -5
- package/templates/node-gtk/README-NODE-GTK.md +0 -71
- package/templates/node-gtk/ambient.d.ts +0 -19
- package/templates/node-gtk/gobject-2.0.d.ts +0 -57
- package/templates/node-gtk/module-import.d.ts +0 -29
- package/templates/node-gtk/module.append.d.ts +0 -1
- package/templates/node-gtk/module.d.ts +0 -10
- package/templates/node-gtk/module.js +0 -18
- package/templates/node-gtk/node-gtk.d.ts +0 -25
- package/templates/node-gtk/node-gtk.js +0 -7
- package/templates/package.json +0 -173
- package/templates/rygelserver-2.6.d.ts +0 -3
- package/templates/tsconfig.doc.json +0 -30
package/packages.xml
DELETED
|
@@ -1,1213 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
-
<!-- Source: https://github.com/vala-lang/valadoc-org/blob/master/documentation/packages.xml -->
|
|
3
|
-
<packages>
|
|
4
|
-
<section name="GNOME & Friends">
|
|
5
|
-
|
|
6
|
-
<section name="Core">
|
|
7
|
-
<package name="glib-2.0" flags="--pkg posix" home="https://www.gtk.org/" gir="GLib-2.0" c-docs="https://docs.gtk.org/glib/">
|
|
8
|
-
GLib provides the core application building blocks for libraries and applications written in C.
|
|
9
|
-
It provides the core object system used in GNOME, the main loop implementation, and a large set of
|
|
10
|
-
utility functions for strings and common data structures.
|
|
11
|
-
</package>
|
|
12
|
-
<package name="gobject-2.0" home="https://www.gtk.org/" gir="GObject-2.0" c-docs="https://docs.gtk.org/gobject/">
|
|
13
|
-
GObject provides the object system used for Pango and GTK+.
|
|
14
|
-
</package>
|
|
15
|
-
<package name="gee-0.8" home="https://wiki.gnome.org/Projects/Libgee">
|
|
16
|
-
Libgee is a collection library providing GObject-based interfaces and
|
|
17
|
-
classes for commonly used data structures.
|
|
18
|
-
</package>
|
|
19
|
-
<package name="gio-2.0" home="https://www.gtk.org/" gir="Gio-2.0" c-docs="https://docs.gtk.org/gio/">
|
|
20
|
-
GIO provides a modern and easy-to-use VFS API. It provides a file system abstraction which
|
|
21
|
-
allows applications to access local and remote files with a single consistent API.
|
|
22
|
-
</package>
|
|
23
|
-
<package name="gio-unix-2.0" home="https://www.gtk.org/" gir="Gio-2.0" c-docs="https://docs.gtk.org/gio/">
|
|
24
|
-
UNIX-specific file abstractions for GIO.
|
|
25
|
-
</package>
|
|
26
|
-
<package name="gmodule-2.0" home="https://www.gtk.org/" gir="GModule-2.0" c-docs="https://docs.gtk.org/gmodule/">
|
|
27
|
-
Portable method for dynamically loading 'plug-ins'
|
|
28
|
-
</package>
|
|
29
|
-
<package name="libpeas-gtk-1.0" gir="PeasGtk-1.0" c-docs="https://developer-old.gnome.org/libpeas/unstable/">
|
|
30
|
-
A GObject-based plugins engine
|
|
31
|
-
</package>
|
|
32
|
-
</section>
|
|
33
|
-
|
|
34
|
-
<section name="User Interface">
|
|
35
|
-
<package name="gtk4" gallery="https://docs.gtk.org/gtk4/visual_index.html" home="https://www.gtk.org/" gir="Gsk-4.0,Gdk-4.0,Gtk-4.0" c-docs="https://docs.gtk.org/gtk4/">
|
|
36
|
-
GTK is the primary library used to construct user interfaces in GNOME applications.
|
|
37
|
-
It provides user interface controls and signal callbacks to control user interfaces.
|
|
38
|
-
</package>
|
|
39
|
-
<package name="gtk+-3.0" gallery="https://developer-old.gnome.org/gtk3/unstable/ch03.html" home="https://www.gtk.org/" gir="Gtk-3.0" c-docs="https://docs.gtk.org/gtk3/">
|
|
40
|
-
GTK+ is the primary library used to construct user interfaces in GNOME applications.
|
|
41
|
-
It provides user interface controls and signal callbacks to control user interfaces.
|
|
42
|
-
</package>
|
|
43
|
-
<package name="clutter-1.0" deprecated="true" home="http://www.clutter-project.org/" maintainers="Ali Sabil" gir="Clutter-1.0" c-docs="https://gitlab.gnome.org/GNOME/clutter/-/tree/master/doc/reference/">
|
|
44
|
-
Clutter is a GObject based library for creating fast, visually rich, graphical user interfaces.
|
|
45
|
-
</package>
|
|
46
|
-
<package name="clutter-gtk-1.0" deprecated="true" home="http://www.clutter-project.org/" gir="GtkClutter-1.0" c-docs="https://developer-old.gnome.org/clutter-gtk/unstable/">
|
|
47
|
-
GTK clutter widget.
|
|
48
|
-
</package>
|
|
49
|
-
<package name="gegl-gtk3-0.1" gir="GeglGtk3-0.1">
|
|
50
|
-
Utility library for using GEGL in GTK+ 3 based applications
|
|
51
|
-
</package>
|
|
52
|
-
<package name="gtksourceview-3.0" home="https://wiki.gnome.org/Projects/GtkSourceView" gir="GtkSource-3.0" c-docs="https://developer-old.gnome.org/gtksourceview/unstable/">
|
|
53
|
-
GtkSourceView is a portable C library that extends the standard GTK+ framework for multiline text editing
|
|
54
|
-
with support for configurable syntax highlighting, unlimited undo/redo, search and replace, a completion
|
|
55
|
-
framework, printing and other features typical of a source code editor.
|
|
56
|
-
</package>
|
|
57
|
-
<package name="gtksourceview-4" home="https://wiki.gnome.org/Projects/GtkSourceView" gir="GtkSource-4" c-docs="https://developer-old.gnome.org/gtksourceview/unstable/">
|
|
58
|
-
GtkSourceView is a GNOME library that extends GtkTextView, the standard GTK+ widget for multiline text editing.
|
|
59
|
-
GtkSourceView adds support for syntax highlighting, undo/redo, file loading and saving, search and replace,
|
|
60
|
-
a completion system, printing, displaying line numbers, and other features typical of a source code editor.
|
|
61
|
-
</package>
|
|
62
|
-
<package name="gtksourceview-5" home="https://wiki.gnome.org/Projects/GtkSourceView" gir="GtkSource-5" c-docs="https://gnome.pages.gitlab.gnome.org/gtksourceview/gtksourceview5/">
|
|
63
|
-
GtkSourceView is a GNOME library that extends GtkTextView, the standard GTK+ widget for multiline text editing.
|
|
64
|
-
GtkSourceView adds support for syntax highlighting, undo/redo, file loading and saving, search and replace,
|
|
65
|
-
a completion system, printing, displaying line numbers, and other features typical of a source code editor.
|
|
66
|
-
</package>
|
|
67
|
-
<package name="libadwaita-1" gir="Adw-1" flags="--pkg=gio-2.0 --pkg=gtk4" c-docs="https://gnome.pages.gitlab.gnome.org/libadwaita/doc/" home="https://gitlab.gnome.org/GNOME/libadwaita/">
|
|
68
|
-
Building blocks for modern GNOME applications
|
|
69
|
-
</package>
|
|
70
|
-
<package name="libhandy-1" gir="Handy-1" flags="--pkg=gio-2.0 --pkg=gtk+-3.0" c-docs="https://gnome.pages.gitlab.gnome.org/libhandy/" home="https://gitlab.gnome.org/GNOME/libhandy">
|
|
71
|
-
Building blocks for modern adaptive GNOME apps
|
|
72
|
-
</package>
|
|
73
|
-
<package name="libhandy-0.0" deprecated="true" gir="Handy-0.0" flags="--pkg=gio-2.0 --pkg=gtk+-3.0" c-docs="https://honk.sigxcpu.org/projects/libhandy/doc/" home="https://source.puri.sm/Librem5/libhandy">
|
|
74
|
-
A library full of GTK+ widgets for mobile phones
|
|
75
|
-
</package>
|
|
76
|
-
<package name="vte-2.91" gir="Vte-2.91" flags="--pkg gtk+-3.0" c-docs="https://developer-old.gnome.org/vte/unstable/">
|
|
77
|
-
Terminal emulator widget used by GNOME terminal.
|
|
78
|
-
</package>
|
|
79
|
-
<package name="webkit2gtk-web-extension-4.0" gir="WebKit2WebExtension-4.0" flags="--pkg libsoup-2.4" c-docs="https://webkitgtk.org/reference/webkit2gtk-web-extension/unstable/" home="https://webkitgtk.org/">
|
|
80
|
-
WebKitGTK+ is a full-featured port of the WebKit rendering engine, suitable for projects requiring any kind of web integration, from hybrid HTML/CSS applications to full-fledged web browsers.
|
|
81
|
-
This is the library to use to build extensions running in the separated webprocess.
|
|
82
|
-
</package>
|
|
83
|
-
<package name="webkit2gtk-web-extension-4.1" gir="WebKit2WebExtension-4.1" c-docs="https://webkitgtk.org/reference/webkit2gtk-web-extension/unstable/" home="https://webkitgtk.org/">
|
|
84
|
-
WebKitGTK+ is a full-featured port of the WebKit rendering engine, suitable for projects requiring any kind of web integration, from hybrid HTML/CSS applications to full-fledged web browsers.
|
|
85
|
-
This is the library to use to build extensions running in the separated webprocess.
|
|
86
|
-
</package>
|
|
87
|
-
<package name="webkitgtk-web-extension-6.0" gir="WebKitWebExtension-6.0" c-docs="https://webkitgtk.org/reference/webkit2gtk-web-extension/unstable/" home="https://webkitgtk.org/">
|
|
88
|
-
WebKitGTK+ is a full-featured port of the WebKit rendering engine, suitable for projects requiring any kind of web integration, from hybrid HTML/CSS applications to full-fledged web browsers.
|
|
89
|
-
This is the library to use to build extensions running in the separated webprocess.
|
|
90
|
-
</package>
|
|
91
|
-
<package name="webkit2gtk-4.0" gir="WebKit2-4.0" c-docs="https://webkitgtk.org/reference/webkit2gtk/unstable/" home="https://webkitgtk.org/">
|
|
92
|
-
WebKitGTK+ is a full-featured port of the WebKit rendering engine, suitable for projects requiring any kind of web integration, from hybrid HTML/CSS applications to full-fledged web browsers.
|
|
93
|
-
</package>
|
|
94
|
-
<package name="webkit2gtk-4.1" gir="WebKit2-4.1" c-docs="https://webkitgtk.org/reference/webkit2gtk/unstable/" home="https://webkitgtk.org/">
|
|
95
|
-
WebKitGTK+ is a full-featured port of the WebKit rendering engine, suitable for projects requiring any kind of web integration, from hybrid HTML/CSS applications to full-fledged web browsers.
|
|
96
|
-
</package>
|
|
97
|
-
<package name="webkitgtk-6.0" gir="WebKit-6.0" c-docs="https://webkitgtk.org/reference/webkit2gtk/unstable/" home="https://webkitgtk.org/">
|
|
98
|
-
WebKitGTK+ is a full-featured port of the WebKit rendering engine, suitable for projects requiring any kind of web integration, from hybrid HTML/CSS applications to full-fledged web browsers.
|
|
99
|
-
</package>
|
|
100
|
-
<package name="javascriptcoregtk-4.0" gir="JavaScriptCore-4.0" c-docs="https://webkitgtk.org/reference/jsc-glib/unstable/" home="https://webkitgtk.org/">
|
|
101
|
-
WebKitGTK+ is a full-featured port of the WebKit rendering engine, suitable for projects requiring any kind of web integration, from hybrid HTML/CSS applications to full-fledged web browsers.
|
|
102
|
-
This is the library to use to acces JavaScript from WebKitGTK.
|
|
103
|
-
</package>
|
|
104
|
-
<package name="javascriptcoregtk-4.1" gir="JavaScriptCore-4.1" c-docs="https://webkitgtk.org/reference/jsc-glib/unstable/" home="https://webkitgtk.org/">
|
|
105
|
-
WebKitGTK+ is a full-featured port of the WebKit rendering engine, suitable for projects requiring any kind of web integration, from hybrid HTML/CSS applications to full-fledged web browsers.
|
|
106
|
-
This is the library to use to acces JavaScript from WebKitGTK.
|
|
107
|
-
</package>
|
|
108
|
-
<package name="javascriptcoregtk-6.0" gir="JavaScriptCore-6.0" c-docs="https://webkitgtk.org/reference/jsc-glib/unstable/" home="https://webkitgtk.org/">
|
|
109
|
-
WebKitGTK+ is a full-featured port of the WebKit rendering engine, suitable for projects requiring any kind of web integration, from hybrid HTML/CSS applications to full-fledged web browsers.
|
|
110
|
-
This is the library to use to acces JavaScript from WebKitGTK.
|
|
111
|
-
</package>
|
|
112
|
-
<package name="shumate-1.0" gir="Shumate-1.0" home="https://wiki.gnome.org/Projects/libshumate" c-docs="https://gnome.pages.gitlab.gnome.org/libshumate/">
|
|
113
|
-
Shumate is a library providing a widget to display maps in applications.
|
|
114
|
-
</package>
|
|
115
|
-
<package name="champlain-gtk-0.12" deprecated="true" gir="GtkChamplain-0.12" flags="--pkg gtk+-3.0 --pkg champlain-0.12 --pkg clutter-1.0" c-docs="https://developer-old.gnome.org/libchamplain/unstable/" home="https://projects.gnome.org/libchamplain/">
|
|
116
|
-
Libchamplain-gtk is a C library on top of libchamplain providing a Gtk+ widget to display maps
|
|
117
|
-
in GTK+ applications.
|
|
118
|
-
</package>
|
|
119
|
-
<package name="libgnome-menu-3.0" flags="--pkg gio-2.0 --pkg gio-unix-2.0" gir="GnomeDesktop-3.0">
|
|
120
|
-
Utility library for loading .desktop files.
|
|
121
|
-
</package>
|
|
122
|
-
<package name="libgda-ui-5.0" gir="Gdaui-5.0">
|
|
123
|
-
Libgda is a (relatively small) database access library. This package provides GTK+ widgets to database access.
|
|
124
|
-
</package>
|
|
125
|
-
<package name="libdazzle-1.0" gir="Dazzle-1.0">
|
|
126
|
-
The libdazzle library is a companion library to GObject and Gtk+. It provides various features that we wish were
|
|
127
|
-
in the underlying library but cannot for various reasons. In most cases, they are wildly out of scope for those
|
|
128
|
-
libraries. In other cases, our design isn't quite generic enough to work for everyone.
|
|
129
|
-
</package>
|
|
130
|
-
<package name="goocanvas-2.0" gir="GooCanvas-2.0" c-docs="https://developer-old.gnome.org/goocanvas/stable/">
|
|
131
|
-
GooCanvas is a canvas widget for GTK+ that uses the cairo 2D library for drawing.
|
|
132
|
-
</package>
|
|
133
|
-
</section>
|
|
134
|
-
|
|
135
|
-
<section name="Multimedia">
|
|
136
|
-
<package name="gstreamer-1.0" home="https://gstreamer.freedesktop.org/" gir="Gst-1.0" c-docs="https://gstreamer.freedesktop.org/documentation/gstreamer/gi-index.html">
|
|
137
|
-
Powerful framework for creating multimedia applications. Supports both Audio and Video.
|
|
138
|
-
</package>
|
|
139
|
-
<package name="gstreamer-base-1.0" home="https://gstreamer.freedesktop.org/" gir="GstBase-1.0" c-docs="https://gstreamer.freedesktop.org/documentation/base/index.html">
|
|
140
|
-
GStreamer Multimedia Framework Base plugin libraries.
|
|
141
|
-
</package>
|
|
142
|
-
<package name="gstreamer-allocators-1.0" gir="GstAllocators-1.0" c-docs="https://gstreamer.freedesktop.org/documentation/allocators/index.html">
|
|
143
|
-
GStreamer Allocators Library
|
|
144
|
-
</package>
|
|
145
|
-
<package name="gstreamer-app-1.0" home="https://gstreamer.freedesktop.org/" gir="GstApp-1.0" c-docs="https://gstreamer.freedesktop.org/documentation/applib/index.html">
|
|
146
|
-
GStreamer App Library
|
|
147
|
-
</package>
|
|
148
|
-
<package name="gstreamer-audio-1.0" home="https://gstreamer.freedesktop.org/" gir="GstAudio-1.0" c-docs="https://gstreamer.freedesktop.org/documentation/audio/index.html">
|
|
149
|
-
GStreamer Audio Library
|
|
150
|
-
</package>
|
|
151
|
-
<package name="gstreamer-check-1.0" home="https://gstreamer.freedesktop.org/" gir="GstCheck-1.0" c-docs="https://gstreamer.freedesktop.org/documentation/check/index.html">
|
|
152
|
-
GStreamer Check Unit Testing
|
|
153
|
-
</package>
|
|
154
|
-
<package name="gstreamer-controller-1.0" home="https://gstreamer.freedesktop.org/" gir="GstController-1.0" c-docs="https://gstreamer.freedesktop.org/documentation/controller/index.html">
|
|
155
|
-
GStreamer Dynamic Parameter Control
|
|
156
|
-
</package>
|
|
157
|
-
<package name="gstreamer-net-1.0" flags="--pkg gio-2.0" home="https://gstreamer.freedesktop.org/" gir="GstNet-1.0" c-docs="https://gstreamer.freedesktop.org/documentation/net/index.html">
|
|
158
|
-
GStreamer Network Classes
|
|
159
|
-
</package>
|
|
160
|
-
<package name="gstreamer-fft-1.0" home="https://gstreamer.freedesktop.org/" gir="GstFft-1.0" c-docs="https://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-base-libs/html/">
|
|
161
|
-
GStreamer FFT Library
|
|
162
|
-
</package>
|
|
163
|
-
<package name="gstreamer-riff-1.0" home="https://gstreamer.freedesktop.org/" gir="GstRiff-1.0" c-docs="https://gstreamer.freedesktop.org/documentation/riff/index.html">
|
|
164
|
-
GStreamer RIFF Library
|
|
165
|
-
</package>
|
|
166
|
-
<package name="gstreamer-pbutils-1.0" home="https://gstreamer.freedesktop.org/" gir="GstPbutils-1.0" c-docs="https://gstreamer.freedesktop.org/documentation/pbutils/index.html">
|
|
167
|
-
General Application and Plugin Utility Library
|
|
168
|
-
</package>
|
|
169
|
-
<package name="gstreamer-player-1.0" home="https://gstreamer.freedesktop.org/" gir="GstPlayer-1.0" c-docs="https://gstreamer.freedesktop.org/documentation/player/index.html">
|
|
170
|
-
GStreamer Player Library
|
|
171
|
-
</package>
|
|
172
|
-
<package name="gstreamer-rtp-1.0" home="https://gstreamer.freedesktop.org/" gir="GstRtp-1.0" c-docs="https://gstreamer.freedesktop.org/documentation/rtplib/index.html">
|
|
173
|
-
GStreamer RTP Library
|
|
174
|
-
</package>
|
|
175
|
-
<package name="gstreamer-rtsp-1.0" home="https://gstreamer.freedesktop.org/" gir="GstRtsp-1.0" c-docs="https://gstreamer.freedesktop.org/documentation/rtsplib/index.html">
|
|
176
|
-
GStreamer RTSP Library
|
|
177
|
-
</package>
|
|
178
|
-
<package name="gstreamer-rtsp-server-1.0" home="https://gstreamer.freedesktop.org/" gir="GstRtspServer-1.0" c-docs="https://gstreamer.freedesktop.org/documentation/gst-rtsp-server/index.html">
|
|
179
|
-
GStreamer RTSP Server-Library
|
|
180
|
-
</package>
|
|
181
|
-
<package name="gstreamer-sdp-1.0" home="https://gstreamer.freedesktop.org/" gir="GstSdp-1.0" c-docs="https://gstreamer.freedesktop.org/documentation/sdp/index.html">
|
|
182
|
-
GStreamer SDP Library
|
|
183
|
-
</package>
|
|
184
|
-
<package name="gstreamer-tag-1.0" home="https://gstreamer.freedesktop.org/" gir="GstTag-1.0" c-docs="https://gstreamer.freedesktop.org/documentation/tag/index.html">
|
|
185
|
-
GStreamer Tag Support Library
|
|
186
|
-
</package>
|
|
187
|
-
<package name="gstreamer-video-1.0" flags="--pkg gstreamer-base-1.0" home="https://gstreamer.freedesktop.org/documentation/video/index.html">
|
|
188
|
-
Support library for video operations
|
|
189
|
-
</package>
|
|
190
|
-
<package name="gstreamer-webrtc-1.0" home="https://gstreamer.freedesktop.org/" gir="GstWebRTC-1.0" c-docs="https://gstreamer.freedesktop.org/documentation/webrtclib/index.html">
|
|
191
|
-
GStreamer WebRTC Library
|
|
192
|
-
</package>
|
|
193
|
-
<package name="gst-editing-services-1.0" flags="--pkg gstreamer-base-1.0" home="https://gstreamer.freedesktop.org/" gir="GES-1.0" c-docs="https://gstreamer.freedesktop.org/documentation/gst-editing-services/index.html">
|
|
194
|
-
The GStreamer Editing Services (GES) aims to fill the gap between
|
|
195
|
-
GStreamer/NLE and the application developer by offering a series of
|
|
196
|
-
classes to simplify the creation of many kind of editing-related
|
|
197
|
-
applications.
|
|
198
|
-
</package>
|
|
199
|
-
<package name="grilo-0.3" gir="Grl-0.3" c-docs="https://developer-old.gnome.org/grilo/unstable/">
|
|
200
|
-
Framework that provides access to various sources of multimedia content
|
|
201
|
-
</package>
|
|
202
|
-
<package name="grilo-net-0.3" gir="GrlNet-0.3" c-docs="https://developer-old.gnome.org/grilo/unstable/">
|
|
203
|
-
Network classes for Grilo
|
|
204
|
-
</package>
|
|
205
|
-
<package name="libcanberra-gtk" flags="--pkg libcanberra --pkg gtk+-3.0" home="http://0pointer.de/lennart/projects/libcanberra/" c-docs="https://developer-old.gnome.org/libcanberra/unstable/">
|
|
206
|
-
Libcanberra-gtk provides a few functions that simplify libcanberra usage from Gtk+.
|
|
207
|
-
</package>
|
|
208
|
-
<package name="libcanberra" home="http://0pointer.de/lennart/projects/libcanberra/" c-docs="https://developer-old.gnome.org/libcanberra/unstable/">
|
|
209
|
-
A small and lightweight implementation of the XDG Sound Theme Specification.
|
|
210
|
-
</package>
|
|
211
|
-
<package name="clutter-gst-3.0" deprecated="true" home="http://www.clutter-project.org/" maintainers="Ali Sabil" gir="ClutterGst-3.0" c-docs="https://developer-old.gnome.org/clutter-gst/unstable/">
|
|
212
|
-
GStreamer bindings for clutter.
|
|
213
|
-
</package>
|
|
214
|
-
<package name="babl-0.1" home="http://www.gegl.org/babl/" gir="Babl-0.1">
|
|
215
|
-
babl is pixel encoding and color space conversion engine in C.
|
|
216
|
-
It allows converting between different methods of storing pixels known as pixel formats
|
|
217
|
-
that have with different bitdepths and other data representations, color models, color
|
|
218
|
-
spaces and component permutations.
|
|
219
|
-
A vocabulary to formulate new pixel formats from existing primitives is provided as well
|
|
220
|
-
as the framework to add new color models, spaces and data types.
|
|
221
|
-
</package>
|
|
222
|
-
<package name="gegl-0.3" deprecated="true" home="http://www.gegl.org/" gir="Gegl-0.3">
|
|
223
|
-
GEGL (Generic Graphics Library) is a data flow based image processing framework, providing
|
|
224
|
-
floating point processing and non-destructive image processing capabilities to GNU Image
|
|
225
|
-
Manipulation Program and other projects (imgflo, GNOME Photos, gcut, iconographer, …)
|
|
226
|
-
</package>
|
|
227
|
-
<package name="gegl-0.4" home="http://www.gegl.org/" gir="Gegl-0.4">
|
|
228
|
-
GEGL (Generic Graphics Library) is a data flow based image processing framework, providing
|
|
229
|
-
floating point processing and non-destructive image processing capabilities to GNU Image
|
|
230
|
-
Manipulation Program and other projects (imgflo, GNOME Photos, gcut, iconographer, …)
|
|
231
|
-
</package>
|
|
232
|
-
<package name="gexiv2" home="https://wiki.gnome.org/Projects/gexiv2" gir="GExiv2-0.10">
|
|
233
|
-
gexiv2 is a GObject wrapper around the Exiv2 photo metadata library. It allows for GNOME
|
|
234
|
-
applications to easily inspect and update EXIF, IPTC, and XMP metadata in photo and video
|
|
235
|
-
files of various formats
|
|
236
|
-
</package>
|
|
237
|
-
<package name="gupnp-1.0" home="https://wiki.gnome.org/Projects/GUPnP" gir="GUPnP-1.0" c-docs="https://developer-old.gnome.org/gupnp/unstable/">
|
|
238
|
-
Core UPnP API built on top of gssdp
|
|
239
|
-
</package>
|
|
240
|
-
<package name="gupnp-av-1.0" home="https://wiki.gnome.org/Projects/GUPnP" gir="GUPnPAV-1.0" c-docs="https://developer-old.gnome.org/gupnp-av/unstable/">
|
|
241
|
-
Small utility library that aims to ease the handling and implementation of UPnP audio/video profiles
|
|
242
|
-
</package>
|
|
243
|
-
<package name="gupnp-dlna-2.0" home="https://wiki.gnome.org/Projects/GUPnP" gir="GUPnPDLNA-2.0" c-docs="https://developer-old.gnome.org/gupnp-dlna/unstable/">
|
|
244
|
-
GUPnP DLNA is a set of utility APIs to simplify DLNA-specific bits
|
|
245
|
-
of MediaServer implementations, such as DLNA media profile guessing.
|
|
246
|
-
</package>
|
|
247
|
-
<package name="gupnp-dlna-gst-2.0" gir="GUPnPDLNAGst-2.0">
|
|
248
|
-
GStreamer integration for GUPnP DLNA
|
|
249
|
-
</package>
|
|
250
|
-
<package name="rygel-core-2.6" home="https://wiki.gnome.org/Projects/Rygel" c-docs="https://developer-old.gnome.org/librygel-core/unstable/">
|
|
251
|
-
Librygel-core is a collection of classes useful to Rygel's server and renderer implementation
|
|
252
|
-
libraries and useful to plugin implementors.
|
|
253
|
-
</package>
|
|
254
|
-
<package name="rygel-db-2.6" flags="--pkg gio-2.0" home="https://wiki.gnome.org/Projects/Rygel">
|
|
255
|
-
This library implements a generic database abstraction used by rygel and rygel plugins
|
|
256
|
-
</package>
|
|
257
|
-
<package name="rygel-server-2.6" home="https://wiki.gnome.org/Projects/Rygel" c-docs="https://developer-old.gnome.org/librygel-server/unstable/">
|
|
258
|
-
This library may be used to create UPnP or DLNA servers, Rygel Server plugins or
|
|
259
|
-
Rygel Media Engines
|
|
260
|
-
</package>
|
|
261
|
-
<package name="rygel-renderer-2.6" home="https://wiki.gnome.org/Projects/Rygel" c-docs="https://developer-old.gnome.org/librygel-renderer/unstable/">
|
|
262
|
-
This library may be used to create UPnP or DLNA Renderers. For instance, librygel-renderer-gst
|
|
263
|
-
uses librygel-renderer with GStreamer to implement its RygelPlaybinRenderer renderer.
|
|
264
|
-
</package>
|
|
265
|
-
<package name="rygel-renderer-gst-2.6" home="https://wiki.gnome.org/Projects/Rygel" c-docs="https://developer-old.gnome.org/librygel-renderer-gst/unstable/">
|
|
266
|
-
This library may be used to create UPnP or DLNA Renderers using GStreamer. The RygelPlaybinRenderer
|
|
267
|
-
may wrap an existing GStreamer playbin or create its own. See the example.
|
|
268
|
-
</package>
|
|
269
|
-
<package name="rygel-ruih-2.0" home="https://wiki.gnome.org/Projects/Rygel">
|
|
270
|
-
This library implements the Remote User Interface Server protocol interfaces.
|
|
271
|
-
</package>
|
|
272
|
-
<package name="gssdp-1.0" gir="GSSDP-1.0">
|
|
273
|
-
GObject-based API for handling resource discovery and announcement over SSDP.
|
|
274
|
-
</package>
|
|
275
|
-
</section>
|
|
276
|
-
|
|
277
|
-
<section name="Under the Hood">
|
|
278
|
-
<package name="atk" home="https://www.gtk.org/" gir="Atk-1.0" c-docs="https://docs.gtk.org/atk/">
|
|
279
|
-
ATK provides the set of accessibility interfaces that are implemented by other toolkits and
|
|
280
|
-
applications. Using the ATK interfaces, accessibility tools have full access to view and
|
|
281
|
-
control running applications.
|
|
282
|
-
</package>
|
|
283
|
-
<package name="atspi-2" gir="Atspi-2.0" c-docs="https://developer-old.gnome.org/libatspi/unstable/" home="https://wiki.linuxfoundation.org/accessibility/atk/at-spi/at-spi_on_d-bus">
|
|
284
|
-
AT-SPI2 is a D-Bus based accessibility framework. It defines a D-Bus
|
|
285
|
-
protocol for providing and accessing application accessibility
|
|
286
|
-
information. The project includes a library for bridging the D-Bus
|
|
287
|
-
protocol to the ATK API, allowing Gtk based applications to be made
|
|
288
|
-
accessible.
|
|
289
|
-
</package>
|
|
290
|
-
<package name="cairo" home="http://cairographics.org/" gir="cairo-1.0" c-docs="http://cairographics.org/manual/">
|
|
291
|
-
Cairo is a 2D graphics library with support for multiple output devices like the X Window System (via both Xlib and XCB),
|
|
292
|
-
Quartz, Win32, image buffers, PostScript, PDF, and SVG.
|
|
293
|
-
</package>
|
|
294
|
-
<!-- TODO: libvala-0.26 bug -->
|
|
295
|
-
<package ignore="true" deprecated="true" name="cairo-xcb" home="http://cairographics.org/">
|
|
296
|
-
Cairo with XCB as a backend.
|
|
297
|
-
</package>
|
|
298
|
-
<package name="cogl-1.0" deprecated="true" home="http://www.clutter-project.org/" maintainers="Ali Sabil" gir="Cogl-1.0" c-docs="https://gitlab.gnome.org/GNOME/cogl/-/tree/cogl-1.22/doc/reference/cogl/">
|
|
299
|
-
COGL is a low level OpenGL abstraction library developed for (and part of) Clutter.
|
|
300
|
-
It is used primarily by Clutter to provide a common rendering API that works transparently
|
|
301
|
-
across OpenGL >=1.4, OpenGL ES 1.1 and OpenGL ES 2.0.
|
|
302
|
-
</package>
|
|
303
|
-
<package name="cogl-pango-1.0" deprecated="true" flags="--pkg pangocairo" gir="CoglPango-1.0">
|
|
304
|
-
Binding for the CoglPango 1.0 library.
|
|
305
|
-
</package>
|
|
306
|
-
<package name="pango" home="https://www.gtk.org/" gir="Pango-1.0" c-docs="https://docs.gtk.org/Pango/">
|
|
307
|
-
Pango is the core text and font handling library used in GNOME applications. It has extensive support for
|
|
308
|
-
the different writing systems used throughout the world.
|
|
309
|
-
</package>
|
|
310
|
-
<package name="pangocairo" home="https://www.gtk.org/" gir="PangoCairo-1.0" c-docs="https://docs.gtk.org/PangoCairo/">
|
|
311
|
-
Rendering with the Cairo backend.
|
|
312
|
-
</package>
|
|
313
|
-
<package name="gdk-3.0" home="https://www.gtk.org/" gir="Gdk-3.0" c-docs="https://docs.gtk.org/gdk3/">
|
|
314
|
-
An intermediate layer which isolates GTK+ from the details of the windowing system.
|
|
315
|
-
</package>
|
|
316
|
-
<package name="gdk-x11-3.0" home="https://www.gtk.org/" gir="GdkX11-3.0" c-docs="https://docs.gtk.org/gdk3-x11/">
|
|
317
|
-
X backend-specific API for gdk.
|
|
318
|
-
</package>
|
|
319
|
-
<package name="gtk4-wayland" home="https://www.gtk.org/" gir="GdkWayland-4.0" c-docs="https://docs.gtk.org/gdk4-wayland/">
|
|
320
|
-
Wayland backend-specific API for gdk4.
|
|
321
|
-
</package>
|
|
322
|
-
<package name="gtk4-x11" home="https://www.gtk.org/" gir="GdkX11-4.0" c-docs="https://docs.gtk.org/gdk4-x11/">
|
|
323
|
-
X11 backend-specific API for gdk4.
|
|
324
|
-
</package>
|
|
325
|
-
<package name="gdk-pixbuf-2.0" home="https://www.gtk.org/" gir="GdkPixbuf-2.0" c-docs="https://docs.gtk.org/gdk-pixbuf/">
|
|
326
|
-
GdkPixbuf is a library for image loading and manipulation. The GdkPixbuf documentation contains both the
|
|
327
|
-
programmer's guide and the API reference.
|
|
328
|
-
</package>
|
|
329
|
-
<package name="graphene-gobject-1.0" home="http://ebassi.github.io/graphene/" gir="Graphene-1.0" c-docs="https://ebassi.github.io/graphene/docs/">
|
|
330
|
-
A thin layer of types for graphic libraries
|
|
331
|
-
</package>
|
|
332
|
-
<package name="ibus-1.0" home="https://github.com/ibus/ibus/wiki" gir="IBus-1.0" c-docs="http://ibus.github.io/docs/ibus-1.5/index.html">
|
|
333
|
-
Next Generation Input Bus for Linux.
|
|
334
|
-
</package>
|
|
335
|
-
<!-- Seems as we do not support callback-elements correctly -->
|
|
336
|
-
<package ignore="true" name="caribou-1.0" gir="Caribou-1.0" home="https://live.gnome.org/Caribou">
|
|
337
|
-
Configurable onscreen keyboard with scanning mode.
|
|
338
|
-
</package>
|
|
339
|
-
<package name="librsvg-2.0" flags="--pkg gdk-3.0 --pkg gio-2.0" gir="Rsvg-2.0" c-docs="https://developer-old.gnome.org/rsvg/unstable/">
|
|
340
|
-
Library for rendering of SVG vector graphics.
|
|
341
|
-
</package>
|
|
342
|
-
</section>
|
|
343
|
-
|
|
344
|
-
<section name="Data Storage">
|
|
345
|
-
<package name="libsecret-1" gir="Secret-1" home="https://wiki.gnome.org/Projects/Libsecret" c-docs="https://developer-old.gnome.org/libsecret/unstable/">
|
|
346
|
-
libsecret is a library for storing and retrieving passwords and other secrets.
|
|
347
|
-
It communicates with the "Secret Service" using DBus. gnome-keyring and ksecretservice
|
|
348
|
-
are both implementations of a Secret Service.
|
|
349
|
-
</package>
|
|
350
|
-
<package name="libgda-5.0" gir="Gda-5.0">
|
|
351
|
-
Libgda is a (relatively small) database access library.
|
|
352
|
-
</package>
|
|
353
|
-
<package name="libgda-6.0" gir="Gda-6.0">
|
|
354
|
-
Libgda is a (relatively small) database access library.
|
|
355
|
-
</package>
|
|
356
|
-
<package name="sqlite3" home="http://www.sqlite.org/" c-docs="http://www.sqlite.org/c3ref/intro.html">
|
|
357
|
-
A C library that implements an SQL database engine.
|
|
358
|
-
</package>
|
|
359
|
-
<package name="libical-glib" gir="ICalGLib-3.0" home="http://libical.github.io/libical/" c-docs="http://libical.github.io/libical/apidocs/index.html">
|
|
360
|
-
Implementation of the iCalendar protocols and protocol data units.
|
|
361
|
-
The iCalendar specification describes how calendar clients can communicate with calendar
|
|
362
|
-
servers so users can store their calendar data and arrange meetings with other users.
|
|
363
|
-
</package>
|
|
364
|
-
<package name="camel-1.2" gir="Camel-1.2" c-docs="https://developer-old.gnome.org/camel/unstable/">
|
|
365
|
-
Camel is a generic messaging library. It supports the standard messaging system for
|
|
366
|
-
receiving and sending messages. It is the messaging backend for Evolution.
|
|
367
|
-
</package>
|
|
368
|
-
<package name="libebook-1.2" flags="--pkg libedataserver-1.2" gir="EBook-1.2" c-docs="https://developer-old.gnome.org/libebook/stable/">
|
|
369
|
-
This package is a client library for evolution addressbooks.
|
|
370
|
-
</package>
|
|
371
|
-
<package name="libebook-contacts-1.2" flags="--pkg libedataserver-1.2" gir="EBookContacts-1.2" c-docs="https://developer-old.gnome.org/libebook-contacts/stable/">
|
|
372
|
-
This package is a client library for evolution addressbooks.
|
|
373
|
-
</package>
|
|
374
|
-
<package name="libecal-2.0" gir="ECal-2.0" c-docs="https://developer-old.gnome.org/libecal/stable/">
|
|
375
|
-
This package is a client library for evolution calendars.
|
|
376
|
-
</package>
|
|
377
|
-
<package name="libecalendar-1.2" gir="ECalendar-1.2" c-docs="https://developer-old.gnome.org/libecal/stable/" flags="--pkg libedataserver-1.2">
|
|
378
|
-
This package is a client library for evolution calendars.
|
|
379
|
-
</package>
|
|
380
|
-
<package name="libedataserver-1.2" gir="EDataServer-1.2" flags="--pkg gio-2.0 --pkg libxml-2.0" c-docs="https://developer-old.gnome.org/libedataserver/stable/">
|
|
381
|
-
The data server, called "Evolution Data Server" is responsible for managing calendar and
|
|
382
|
-
addressbook information.
|
|
383
|
-
</package>
|
|
384
|
-
<package name="libgeoclue-2.0" gir="Geoclue-2.0" flags="--pkg=glib-2.0 --pkg=gobject-2.0 --pkg=gio-2.0" home="https://gitlab.freedesktop.org/geoclue/geoclue/-/wikis/home" c-docs="https://www.freedesktop.org/software/geoclue/docs/libgeoclue/">
|
|
385
|
-
GeoClue is a D-Bus geoinformation service. The goal of the Geoclue project is to make creating location-aware applications as simple as possible.
|
|
386
|
-
</package>
|
|
387
|
-
<package name="tracker-control-2.0" gir="TrackerControl-2.0" c-docs="https://developer-old.gnome.org/libtracker-control/stable/">
|
|
388
|
-
External control and monitoring of miners
|
|
389
|
-
</package>
|
|
390
|
-
<package name="tracker-miner-2.0" gir="Tracker-2.0" c-docs="https://developer-old.gnome.org/libtracker-miner/stable/">
|
|
391
|
-
The libtracker-miner library is the foundation for Tracker data miners,
|
|
392
|
-
these miners will extract metadata and insert it in SPARQL form to
|
|
393
|
-
a TrackerSparqlConnection.
|
|
394
|
-
</package>
|
|
395
|
-
<package name="tracker-sparql-2.0" c-docs="https://developer-old.gnome.org/libtracker-sparql/stable/">
|
|
396
|
-
The libtracker-sparql library is the foundation for Tracker querying and inserting
|
|
397
|
-
into the data store. The data store allows both querying and inserting using SPARQL
|
|
398
|
-
based on the Nepomuk ontology.
|
|
399
|
-
</package>
|
|
400
|
-
<package name="folks" home="https://wiki.gnome.org/Projects/Folks" maintainers="Travis Reitter" c-docs="http://telepathy.freedesktop.org/doc/folks/c/">
|
|
401
|
-
Libfolks is a library that aggregates people from multiple sources (eg, Telepathy connection managers
|
|
402
|
-
and eventually evolution data server, Facebook, etc.) to create metacontacts.
|
|
403
|
-
</package>
|
|
404
|
-
<package name="folks-eds" home="https://wiki.gnome.org/Projects/Folks" maintainers="Travis Reitter" c-docs="http://telepathy.freedesktop.org/doc/folks/c/">
|
|
405
|
-
Folks, eds-backend
|
|
406
|
-
</package>
|
|
407
|
-
<package name="folks-telepathy" home="https://wiki.gnome.org/Projects/Folks" maintainers="Travis Reitter" c-docs="http://telepathy.freedesktop.org/doc/folks-telepathy/c/">
|
|
408
|
-
Folks, telepathy-backend
|
|
409
|
-
</package>
|
|
410
|
-
<package name="libmediaart-1.0" flags="--pkg gio-2.0" gir="MediaArt-1.0" c-docs="https://developer-old.gnome.org/libmediaart/unstable/">
|
|
411
|
-
The libmediaart library is the foundation for media art caching,
|
|
412
|
-
extraction and lookup for applications on the desktop.
|
|
413
|
-
</package>
|
|
414
|
-
<package name="libaccounts-glib" gir="Accounts-1.0" home="https://gitlab.com/accounts-sso/libaccounts-glib" c-docs="http://accounts-sso.gitlab.io/libaccounts-glib/">
|
|
415
|
-
Accounts management library for online services.
|
|
416
|
-
</package>
|
|
417
|
-
<package name="gcalc-1" home="https://gitlab.gnome.org/GNOME/gnome-calculator" gir="GCalc-1">
|
|
418
|
-
GNOME Calculator's library to parse and evaluate math expressions
|
|
419
|
-
</package>
|
|
420
|
-
<package name="vda-1" home="https://gitlab.gnome.org/esodan/libvda/wikis/home" gir="Vda-1">
|
|
421
|
-
Vala Data Access library, a set of interfaces to connect to databases and execute queries
|
|
422
|
-
</package>
|
|
423
|
-
<package name="vgpg-1" home="https://gitlab.gnome.org/esodan/libvda/wikis/home" gir="Vgpg-1">
|
|
424
|
-
VDA implementation using GDA as backend to connect to PostgreSQL databases
|
|
425
|
-
</package>
|
|
426
|
-
<package name="vgsl-1" home="https://gitlab.gnome.org/esodan/libvda/wikis/home" gir="Vgsl-1">
|
|
427
|
-
VDA implementation using GDA as backend to connect to SQLite databases
|
|
428
|
-
</package>
|
|
429
|
-
<package name="vgda-1" home="https://gitlab.gnome.org/esodan/libvda/wikis/home" gir="Vgda-1">
|
|
430
|
-
VDA implementation using GDA as backend, suitable to implement new GDA supported implementations
|
|
431
|
-
</package>
|
|
432
|
-
<package name="vpg-1" home="https://gitlab.gnome.org/esodan/libvda/wikis/home" gir="Vpg-1">
|
|
433
|
-
VDA implementation using to connect directly to PostgreSQL databases
|
|
434
|
-
</package>
|
|
435
|
-
</section>
|
|
436
|
-
|
|
437
|
-
<section name="Web Services & HTTP">
|
|
438
|
-
<package name="libsoup-3.0" gir="Soup-3.0" home="https://wiki.gnome.org/Projects/libsoup" c-docs="https://libsoup.org/">
|
|
439
|
-
libsoup is an HTTP client/server library for GNOME. It uses GObjects and the glib main loop,
|
|
440
|
-
to integrate well with GNOME applications.
|
|
441
|
-
</package>
|
|
442
|
-
<package name="libsoup-2.4" maintainers="Zeeshan Ali" gir="Soup-2.4" home="https://wiki.gnome.org/Projects/libsoup" c-docs="https://developer-old.gnome.org/libsoup/stable/">
|
|
443
|
-
libsoup is an HTTP client/server library for GNOME. It uses GObjects and the glib main loop,
|
|
444
|
-
to integrate well with GNOME applications.
|
|
445
|
-
</package>
|
|
446
|
-
<package name="rest-0.7" deprecated="true" gir="Rest-0.7" c-docs="https://developer-old.gnome.org/rest/unstable/">
|
|
447
|
-
A helper library for RESTful services.
|
|
448
|
-
</package>
|
|
449
|
-
<package name="rest-extras-0.7" deprecated="true" gir="RestExtras-0.7">
|
|
450
|
-
This extra package provides Facebook and Flickr support.
|
|
451
|
-
</package>
|
|
452
|
-
<package name="rest-1.0" gir="Rest-1.0" c-docs="https://gnome.pages.gitlab.gnome.org/librest/">
|
|
453
|
-
A helper library for RESTful services.
|
|
454
|
-
</package>
|
|
455
|
-
<package name="rest-extras-1.0" gir="RestExtras-1.0">
|
|
456
|
-
This extra package provides LastFM, Youtube and Flickr support.
|
|
457
|
-
</package>
|
|
458
|
-
<package name="gmime-3.0" gir="GMime-3.0" home="https://github.com/jstedfast/gmime" c-docs="https://developer-old.gnome.org/gmime/stable/">
|
|
459
|
-
MIME message parser and creator library
|
|
460
|
-
</package>
|
|
461
|
-
<package name="gnutls" maintainer="Jiří Zárevúcky" home="http://www.gnutls.org/" c-docs="http://www.gnutls.org/documentation.html">
|
|
462
|
-
A library which provides a secure layer over a reliable transport layer
|
|
463
|
-
</package>
|
|
464
|
-
<package name="telepathy-glib" gir="TelepathyGLib-0.12" home="https://telepathy.freedesktop.org/" c-docs="https://telepathy.freedesktop.org/doc/telepathy-glib/">
|
|
465
|
-
Telepathy is a D-Bus framework for unifying real time communication, including instant messaging,
|
|
466
|
-
voice calls and video calls. It abstracts differences between protocols to provide a unified
|
|
467
|
-
interface for applications.
|
|
468
|
-
</package>
|
|
469
|
-
<package name="libgdata" flags="--pkg Goa-1.0" gir="GData-0.0" c-docs="https://developer-old.gnome.org/gdata/unstable/">
|
|
470
|
-
GData (Google data) is a set of Application Programming Interfaces (APIs) for the Common Language
|
|
471
|
-
Infrastructure (CLI) which provide a simple protocol for reading and writing data on the web.
|
|
472
|
-
</package>
|
|
473
|
-
<package name="goa-1.0" gir="Goa-1.0" home="https://wiki.gnome.org/Projects/GnomeOnlineAccounts" c-docs="https://developer-old.gnome.org/goa/stable/">
|
|
474
|
-
A centralized service that allows a set of online accounts to be configured for use with core GNOME applications.
|
|
475
|
-
In UX terms, GOA provides a static list of online accounts that can be setup by users (through the Online Accounts panel in System Settings).
|
|
476
|
-
These accounts can then be used by core GNOME applications.
|
|
477
|
-
</package>
|
|
478
|
-
<package name="gweather4" flags="--pkg gio-2.0" gir="GWeather-4.0" c-docs="https://gnome.pages.gitlab.gnome.org/libgweather/">
|
|
479
|
-
Location and timezone database and weather-lookup library.
|
|
480
|
-
</package>
|
|
481
|
-
<package name="gweather-3.0" flags="--pkg gtk+-3.0" gir="GWeather-3.0" c-docs="https://developer-old.gnome.org/libgweather/unstable/">
|
|
482
|
-
Location and timezone database and weather-lookup library.
|
|
483
|
-
</package>
|
|
484
|
-
<package name="libuhttpmock-0.0">
|
|
485
|
-
HTTP web service mocking project for projects which use libsoup
|
|
486
|
-
</package>
|
|
487
|
-
<package name="mock-service-0">
|
|
488
|
-
Mock service
|
|
489
|
-
</package>
|
|
490
|
-
<package name="gsignond" gir="GSignond-1.0" home="https://gitlab.com/accounts-sso/gsignond" c-docs="http://accounts-sso.gitlab.io/gsignond/">
|
|
491
|
-
Single signon daemon library.
|
|
492
|
-
</package>
|
|
493
|
-
<package name="libsignon-glib" gir="Signon-2.0" home="https://gitlab.com/accounts-sso/libsignon-glib" c-docs="http://accounts-sso.gitlab.io/libsignon-glib/">
|
|
494
|
-
Single signon authentication library for online services.
|
|
495
|
-
</package>
|
|
496
|
-
<package name="vsgi-0.3" home="https://github.com/valum-framework/valum">
|
|
497
|
-
Middleware that interfaces various Web server technologies
|
|
498
|
-
</package>
|
|
499
|
-
<package name="valum-0.3" home="https://github.com/valum-framework/valum">
|
|
500
|
-
Web micro-framework written in Vala
|
|
501
|
-
</package>
|
|
502
|
-
<package name="libcurl" home="http://curl.haxx.se/" c-docs="http://curl.haxx.se/docs/">
|
|
503
|
-
An open source command line tool and library for transferring data with URL syntax, supporting
|
|
504
|
-
DICT, FILE, FTP, FTPS, Gopher, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP,
|
|
505
|
-
SMB, SMTP, SMTPS, Telnet and TFTP. curl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading,
|
|
506
|
-
HTTP form based upload, proxies, HTTP/2, cookies, user+password authentication (Basic, Plain, Digest,
|
|
507
|
-
CRAM-MD5, NTLM, Negotiate and Kerberos), file transfer resume, proxy tunneling and more.
|
|
508
|
-
</package>
|
|
509
|
-
<package name="libnm" home="http://projects.gnome.org/NetworkManager/" gir="NM-1.0" c-docs="https://developer-old.gnome.org/libnm/unstable/">
|
|
510
|
-
Network management framework.
|
|
511
|
-
</package>
|
|
512
|
-
<package name="libnm-glib" deprecated="true" home="http://projects.gnome.org/NetworkManager/" gir="NMClient-1.0" c-docs="https://developer-old.gnome.org/libnm-glib/unstable/">
|
|
513
|
-
Network management framework. (replaced by libnm)
|
|
514
|
-
</package>
|
|
515
|
-
<package name="libnm-util" home="http://projects.gnome.org/NetworkManager/" gir="NetworkManager-1.0" c-docs="https://developer-old.gnome.org/libnm-util/unstable/">
|
|
516
|
-
Network management framework, utils.
|
|
517
|
-
</package>
|
|
518
|
-
</section>
|
|
519
|
-
|
|
520
|
-
<section name="Markup">
|
|
521
|
-
<package name="gxml-0.20" maintainers="Daniel Espinosa" home="https://wiki.gnome.org/GXml" >
|
|
522
|
-
GObject XML library and serialization framework.
|
|
523
|
-
</package>
|
|
524
|
-
<package name="json-glib-1.0" maintainers="Tomaž Vajngerl" gir="Json-1.0" c-docs="https://developer-old.gnome.org/json-glib/unstable/">
|
|
525
|
-
JSON-GLib is a library for reading and parsing JSON using GLib and GObject data types and API.
|
|
526
|
-
</package>
|
|
527
|
-
<package name="libgrss" home="https://wiki.gnome.org/Projects/Libgrss" gir="Grss-0.7" c-docs="https://developer-old.gnome.org/libgrss/0.7/">
|
|
528
|
-
LibGRSS is a library for easy management of RSS/Atom/Pie feeds.
|
|
529
|
-
Includes methods to fetch, parse and handle XML documents, an implementation of PubSubHubBub client, an OPML parser and some more utility.
|
|
530
|
-
</package>
|
|
531
|
-
<package name="libxml-2.0" maintainers="Tomaž Vajngerl" gir="libxml2-2.0" c-docs="http://xmlsoft.org/html/">
|
|
532
|
-
Powerful and feature complete XML handling library.
|
|
533
|
-
</package>
|
|
534
|
-
<package name="template-glib-1.0" home="https://gitlab.gnome.org/GNOME/template-glib" gir="Template-1.0">
|
|
535
|
-
Template-GLib is a library to generate text from a template and user defined state.
|
|
536
|
-
Template-GLib allows you to access properties on GObjects as well as call
|
|
537
|
-
simple methods via GObject-Introspection
|
|
538
|
-
Template-GLib does not use a language runtime, so it is safe to use from any GObject-Introspectable language.
|
|
539
|
-
</package>
|
|
540
|
-
</section>
|
|
541
|
-
|
|
542
|
-
<section name="Remote Display Systems & Virtualization">
|
|
543
|
-
<package name="spice-client-glib-2.0" gir="SpiceClientGLib-2.0" home="http://spice-space.org/">
|
|
544
|
-
GObject for communicating with Spice servers.
|
|
545
|
-
</package>
|
|
546
|
-
<package name="spice-client-gtk-3.0" gir="SpiceClientGtk-3.0" home="http://spice-space.org/">
|
|
547
|
-
A Gtk client and libraries for SPICE remote desktop servers.
|
|
548
|
-
</package>
|
|
549
|
-
<package name="spice-protocol" home="http://spice-space.org/">
|
|
550
|
-
Headers for SPICE protocol.
|
|
551
|
-
</package>
|
|
552
|
-
<package name="gtk-vnc-2.0" gir="GtkVnc-2.0" home="https://wiki.gnome.org/Projects/gtk-vnc">
|
|
553
|
-
A VNC viewer widget for GTK+.
|
|
554
|
-
</package>
|
|
555
|
-
<package name="libguestfs-gobject-1.0" gir="Guestfs-1.0" home="http://libguestfs.org/" c-docs="http://libguestfs.org/guestfs-gobject.3.html">
|
|
556
|
-
GObject binding for libguestfs, a set of tools for accessing and
|
|
557
|
-
modifying virtual machine disk images.
|
|
558
|
-
</package>
|
|
559
|
-
<package name="gvnc-1.0" gir="GVnc-1.0" home="https://wiki.gnome.org/Projects/gtk-vnc">
|
|
560
|
-
VNC gobject wrapper.
|
|
561
|
-
</package>
|
|
562
|
-
<package name="gvncpulse-1.0" flags="--pkg gvnc-1.0" gir="GVncPulse-1.0" home="https://wiki.gnome.org/Projects/gtk-vnc">
|
|
563
|
-
A bridge to the Pulse Audio system for VNC.
|
|
564
|
-
It allows VNC clients to play back audio on the local system
|
|
565
|
-
</package>
|
|
566
|
-
<package name="libvirt-glib-1.0" gir="LibvirtGLib-1.0" home="http://libvirt.org/">
|
|
567
|
-
API for controlling virtualization engines. (openvz,kvm,qemu,virtualbox,xen,etc)
|
|
568
|
-
</package>
|
|
569
|
-
<package name="libvirt-gobject-1.0" flags="--pkg gio-2.0" gir="LibvirtGObject-1.0" home="http://libvirt.org/">
|
|
570
|
-
GLib and GObject mapping of libvirt.
|
|
571
|
-
</package>
|
|
572
|
-
<package name="libvirt-gconfig-1.0" gir="LibvirtGConfig-1.0" home="http://libvirt.org/">
|
|
573
|
-
libvirt object APIs for processing object configuration.
|
|
574
|
-
</package>
|
|
575
|
-
</section>
|
|
576
|
-
|
|
577
|
-
<section name="Other">
|
|
578
|
-
<package name="colord" flags="--pkg gio-2.0" home="http://www.freedesktop.org/software/colord/" c-docs="http://www.freedesktop.org/software/colord/gtk-doc/" gir="Colord-1.0">
|
|
579
|
-
System daemon for managing color devices.
|
|
580
|
-
</package>
|
|
581
|
-
<package name="colord-gtk" flags="--pkg colord --pkg gio-2.0 --pkg gtk+-3.0" home="http://www.freedesktop.org/software/colord/" gir="ColordGtk-1.0">
|
|
582
|
-
GTK integration for libcolord.
|
|
583
|
-
</package>
|
|
584
|
-
<package name="gedit" gir="Gedit-3.0" home="http://projects.gnome.org/gedit/" maintainers="Andrea Del Signore" c-docs="https://developer-old.gnome.org/gedit/unstable/">
|
|
585
|
-
Official text editor of the GNOME desktop environment.
|
|
586
|
-
</package>
|
|
587
|
-
<package name="poppler-glib" gir="Poppler-0.18" home="https://poppler.freedesktop.org/" c-docs="https://poppler.freedesktop.org/api/glib/">
|
|
588
|
-
PDF rendering library.
|
|
589
|
-
</package>
|
|
590
|
-
<package deprecated="true" name="gdl-1.0" maintainers="Nicolas Joseph" gir="Gdl-3" c-docs="https://developer-old.gnome.org/gdl/unstable/">
|
|
591
|
-
The GNOME Devtools Library package provides a docking system and several utilities useful to GNOME
|
|
592
|
-
development tools and GNOME applications in general.
|
|
593
|
-
</package>
|
|
594
|
-
<package name="gdl-3.0" maintainers="Nicolas Joseph" gir="Gdl-3" c-docs="https://developer-old.gnome.org/gdl/unstable/">
|
|
595
|
-
The GNOME Devtools Library package provides a docking system and several utilities useful to GNOME
|
|
596
|
-
development tools and GNOME applications in general.
|
|
597
|
-
</package>
|
|
598
|
-
<package name="enchant" home="https://abiword.github.io/enchant/">
|
|
599
|
-
A wrapper library for generic spell checking.
|
|
600
|
-
</package>
|
|
601
|
-
<package name="libepc-1.0" gir="Epc-1.0">
|
|
602
|
-
The Easy Publish and Consume library (libepc) provides an easy method to publish data
|
|
603
|
-
using HTTPS, announce that information via DNS-SD, find that information and finally
|
|
604
|
-
consume it.
|
|
605
|
-
</package>
|
|
606
|
-
<package name="avahi-gobject" home="http://www.avahi.org/" maintainers="Sebastian Noack">
|
|
607
|
-
Avahi is a system which facilitates service discovery on a local network via the mDNS/DNS-SD protocol suite.
|
|
608
|
-
This enables you to plug your laptop or computer into a network and instantly be able to view other people
|
|
609
|
-
who you can chat with, find printers to print to or find files being shared. Compatible technology is found
|
|
610
|
-
in Apple MacOS X (branded Bonjour and sometimes Zeroconf).
|
|
611
|
-
</package>
|
|
612
|
-
<package name="avahi-client" flags="--pkg avahi-gobject" home="http://www.avahi.org/" maintainers="Sebastian Noack">
|
|
613
|
-
The Avahi package is a system which facilitates service discovery on a local network.
|
|
614
|
-
</package>
|
|
615
|
-
<package name="champlain-0.12" deprecated="true" flags="--pkg clutter-1.0" home="http://projects.gnome.org/libchamplain/" gir="Champlain-0.12">
|
|
616
|
-
Libchamplain is a C library providing a ClutterActor to display maps.
|
|
617
|
-
</package>
|
|
618
|
-
<package name="libwnck-3.0" gir="Wnck-3.0" c-docs="https://developer-old.gnome.org/libwnck/unstable/">
|
|
619
|
-
Library to manage X windows and workspaces (via pagers, tasklists, etc.)
|
|
620
|
-
</package>
|
|
621
|
-
<package name="libpeas-1.0" gir="Peas-1.0" c-docs="https://developer-old.gnome.org/libpeas/unstable/">
|
|
622
|
-
libpeas is a gobject-based plugins engine, and is targetted at giving every application
|
|
623
|
-
the chance to assume its own extensibility.
|
|
624
|
-
</package>
|
|
625
|
-
<package name="libnotify" gir="Notify-0.7" c-docs="https://developer-old.gnome.org/libnotify/unstable/">
|
|
626
|
-
libnotify is a library that sends desktop notifications to a notification daemon, as defined in
|
|
627
|
-
the Desktop Notifications spec. These notifications can be used to inform the user about an event
|
|
628
|
-
or display some form of information without getting in the user's way.
|
|
629
|
-
</package>
|
|
630
|
-
<package name="libgsf-1">
|
|
631
|
-
Structured File Library (GSF) is an I/O abstraction for reading/writing compound files.
|
|
632
|
-
</package>
|
|
633
|
-
<package name="udisks2" gir="UDisks-2.0">
|
|
634
|
-
Disk Management Service.
|
|
635
|
-
</package>
|
|
636
|
-
<package name="libarchive" home="http://www.libarchive.org/">
|
|
637
|
-
Library that can create and read several streaming archive formats.
|
|
638
|
-
</package>
|
|
639
|
-
<package name="gudev-1.0" home="https://gitlab.gnome.org/GNOME/libgudev" gir="GUdev-1.0">
|
|
640
|
-
GUdev (libgudev) is a library with GObject bindings to libudev, now made independent, after being part of udev itself, and later systemd.
|
|
641
|
-
</package>
|
|
642
|
-
<package name="liboobs-1">
|
|
643
|
-
GObject based interface to system-tools-backends.
|
|
644
|
-
</package>
|
|
645
|
-
<package name="libosinfo-1.0" gir="Libosinfo-1.0" flags="--pkg gio-2.0">
|
|
646
|
-
Library for managing information about operating systems and hypervisors.
|
|
647
|
-
</package>
|
|
648
|
-
<package name="packagekit-glib2" gir="PackageKitGlib-1.0" home="http://www.packagekit.org/" c-docs="http://www.freedesktop.org/software/PackageKit/gtk-doc/">
|
|
649
|
-
Library for accessing PackageKit using GLib.
|
|
650
|
-
</package>
|
|
651
|
-
<package name="pkcs11" gir="P11Kit-1.0" c-docs="http://p11-glue.freedesktop.org/doc/p11-kit/reference.html" home="http://p11-glue.freedesktop.org/p11-kit.html">
|
|
652
|
-
Provides a way to load and enumerate PKCS#11 modules.
|
|
653
|
-
Provides a standard configuration setup for installing PKCS#11
|
|
654
|
-
modules in such a way that they're discoverable.
|
|
655
|
-
</package>
|
|
656
|
-
<package name="accountsservice" gir="AccountsService-1.0">
|
|
657
|
-
Query and manipulate user account information
|
|
658
|
-
</package>
|
|
659
|
-
<package name="gobject-introspection-1.0" gir="GIRepository-2.0" home="https://gi.readthedocs.io" c-docs="https://developer-old.gnome.org/gi/unstable/">
|
|
660
|
-
GObject introspection is a middleware layer between C libraries (using GObject) and language bindings.
|
|
661
|
-
</package>
|
|
662
|
-
<package name="geocode-glib-2.0" gir="GeocodeGlib-2.0">
|
|
663
|
-
Geocode Helper library
|
|
664
|
-
</package>
|
|
665
|
-
<package name="geocode-glib-1.0" gir="GeocodeGlib-1.0" c-docs="https://developer-old.gnome.org/geocode-glib/unstable/">
|
|
666
|
-
Geocode Helper library
|
|
667
|
-
</package>
|
|
668
|
-
<package name="libdmapsharing-3.0" flags="--pkg gio-2.0 --pkg libsoup-2.4 --pkg avahi-gobject --pkg gstreamer-1.0" gir="DMAP-3.0" c-docs="https://www.flyn.org/projects/libdmapsharing/doc/">
|
|
669
|
-
A library that implements the DMAP family of protocols
|
|
670
|
-
</package>
|
|
671
|
-
<package name="gcr-4" gir="Gcr-4" c-docs="https://gnome.pages.gitlab.gnome.org/gcr/gcr-4/">
|
|
672
|
-
A library for bits of crypto UI and parsing
|
|
673
|
-
</package>
|
|
674
|
-
<package name="gcr-3" deprecated="true" gir="Gcr-3" c-docs="https://developer-old.gnome.org/gcr/unstable/">
|
|
675
|
-
A library for bits of crypto UI and parsing
|
|
676
|
-
</package>
|
|
677
|
-
<package name="gcr-ui-3" deprecated="true" gir="GcrUi-3" c-docs="https://developer-old.gnome.org/gcr/unstable/">
|
|
678
|
-
GCR widgets
|
|
679
|
-
</package>
|
|
680
|
-
<package name="gck-2" gir="Gck-2" c-docs="https://gnome.pages.gitlab.gnome.org/gcr/gck-2/">
|
|
681
|
-
GLib wrapper library for PKCS#11
|
|
682
|
-
</package>
|
|
683
|
-
<package name="gck-1" deprecated="true" gir="Gck-1" c-docs="https://developer-old.gnome.org/gck/unstable/">
|
|
684
|
-
GLib wrapper library for PKCS#11
|
|
685
|
-
</package>
|
|
686
|
-
<package name="libgit2-glib-1.0" gir="Ggit-1.0">
|
|
687
|
-
GLib wrapper library around the libgit2 git access library.
|
|
688
|
-
</package>
|
|
689
|
-
<package name="libgitg-1.0" flags="--pkg libgit2-glib-1.0 --pkg gee-0.8 --pkg gtk+-3.0" gir="Gitg-1.0">
|
|
690
|
-
Small, fast and convenient set of widgets to visualize the history of git repositories.
|
|
691
|
-
</package>
|
|
692
|
-
<package name="libgitg-ext-1.0" flags="--pkg libgitg-1.0 --pkg libgit2-glib-1.0 --pkg gee-0.8 --pkg gtk+-3.0" gir="GitgExt-1.0">
|
|
693
|
-
Gitg extensions library.
|
|
694
|
-
</package>
|
|
695
|
-
<package name="appstream" gir="AppStream-1.0" home="https://www.freedesktop.org/wiki/Distributions/AppStream/" c-docs="https://www.freedesktop.org/software/appstream/docs/api/">
|
|
696
|
-
AppStream is a cross-distro effort for enhancing the way we interact with the software
|
|
697
|
-
repositories provided by the distribution by standardizing sets of additional metadata.
|
|
698
|
-
</package>
|
|
699
|
-
<package deprecated="true" name="dbus-glib-1" gir="DBusGLib-1.0" c-docs="https://developer-old.gnome.org/dbus-glib/unstable/">
|
|
700
|
-
Initial D-Bus Support (Do not use in new projects, use DBus support included in GLib instead)
|
|
701
|
-
</package>
|
|
702
|
-
<package name="jsonrpc-glib-1.0" gir="Jsonrpc-1.0">
|
|
703
|
-
Jsonrpc-GLib is a library to communicate with JSON-RPC based peers in either a synchronous or asynchronous fashion.
|
|
704
|
-
It also allows communicating using the GVariant serialization format instead of JSON when both peers support it.
|
|
705
|
-
You might want that when communicating on a single host to avoid parser overhead and memory-allocator fragmentation
|
|
706
|
-
</package>
|
|
707
|
-
</section>
|
|
708
|
-
</section>
|
|
709
|
-
|
|
710
|
-
<section name="Ubuntu">
|
|
711
|
-
<package name="unity">
|
|
712
|
-
A library for instrumenting- and integrating with all aspects of the Unity shell.
|
|
713
|
-
</package>
|
|
714
|
-
<package name="unity-trace">
|
|
715
|
-
Logging using Unity's Trace system.
|
|
716
|
-
</package>
|
|
717
|
-
<package name="dee-1.0" gir="Dee-1.0">
|
|
718
|
-
Library to provide objects allowing to create Model-View-Controller type programs across DBus.
|
|
719
|
-
</package>
|
|
720
|
-
<package name="snapd-glib" gir="Snapd-1">
|
|
721
|
-
Library providing a GLib interface to snapd
|
|
722
|
-
</package>
|
|
723
|
-
<package name="zeitgeist-2.0" flags="--pkg gio-2.0 --pkg zeitgeist-datamodel-2.0" home="https://zeitgeist.freedesktop.org/" c-docs="https://zeitgeist.freedesktop.org/documentation/latest/C/index.html">
|
|
724
|
-
Zeitgeist is a service which logs the users's activities and events (files opened, websites
|
|
725
|
-
visites, conversations held with other people, etc.) and makes relevant information available
|
|
726
|
-
to other applications. It is able to establish relationships between items based on similarity
|
|
727
|
-
and usage patterns.
|
|
728
|
-
</package>
|
|
729
|
-
<package name="zeitgeist-datamodel-2.0" flags="--pkg gio-2.0" home="https://zeitgeist.freedesktop.org/" c-docs="https://zeitgeist.freedesktop.org/documentation/latest/C/index.html">
|
|
730
|
-
Zeitgeist, data model
|
|
731
|
-
</package>
|
|
732
|
-
<package name="dbusmenu-glib-0.4" gir="Dbusmenu-0.4" home="https://launchpad.net/dbusmenu">
|
|
733
|
-
A small little library that was created by pulling out some comon code out of indicator-applet.
|
|
734
|
-
It passes a menu structure across DBus so that a program can create a menu simply without worrying
|
|
735
|
-
about how it is displayed on the other side of the bus.
|
|
736
|
-
</package>
|
|
737
|
-
<package name="dbusmenu-gtk3-0.4" flags="--pkg gtk+-3.0 --pkg dbusmenu-glib-0.4" gir="DbusmenuGtk3-0.4" home="https://launchpad.net/dbusmenu">
|
|
738
|
-
A small little library that was created by pulling out some comon code out of indicator-applet.
|
|
739
|
-
It passes a menu structure across DBus so that a program can create a menu simply without worrying
|
|
740
|
-
about how it is displayed on the other side of the bus.
|
|
741
|
-
</package>
|
|
742
|
-
</section>
|
|
743
|
-
|
|
744
|
-
<section name="Pantheon">
|
|
745
|
-
<package name="granite" vapi-image-source="https://github.com/elementary/granite/tree/master/doc/images/" home="https://github.com/elementary/granite/tree/master">
|
|
746
|
-
Granite is an extension of GTK+. Among other things, it provides complex widgets and convenience functions designed for use in apps built for elementary OS.
|
|
747
|
-
</package>
|
|
748
|
-
<package name="granite-7" vapi-image-source="https://github.com/elementary/granite/tree/main/doc/images/" home="https://github.com/elementary/granite">
|
|
749
|
-
Granite is a platform library for Gtk 4. It provides complex widgets and convenience functions designed for use in apps built for elementary OS.
|
|
750
|
-
</package>
|
|
751
|
-
<package name="switchboard-2.0" gir="Switchboard-1.0" home="https://github.com/elementary/switchboard">
|
|
752
|
-
Switchboard is a modular system settings hub containing plugs (settings panels)
|
|
753
|
-
</package>
|
|
754
|
-
</section>
|
|
755
|
-
|
|
756
|
-
<section name="SDL">
|
|
757
|
-
<package name="sdl2" home="https://www.libsdl.org/" c-docs="http://wiki.libsdl.org/CategoryAPI">
|
|
758
|
-
Simple DirectMedia Layer is a cross-platform development library designed to provide low level access to audio,
|
|
759
|
-
keyboard, mouse, joystick, and graphics hardware via OpenGL and Direct3D. It is used by video playback software,
|
|
760
|
-
emulators, and popular games including Valve's award winning catalog and many Humble Bundle games.
|
|
761
|
-
</package>
|
|
762
|
-
<package name="SDL2_gfx" home="http://www.ferzkopp.net/wordpress/2016/01/02/sdl_gfx-sdl2_gfx/" c-docs="https://www.ferzkopp.net/Software/SDL2_gfx/Docs/html/index.html">
|
|
763
|
-
Provides the basic drawing functions such as lines, circles or polygons provided by SDL_gfx on SDL2 against renderers of SDL2.
|
|
764
|
-
</package>
|
|
765
|
-
<package name="SDL2_image" home="https://www.libsdl.org/">
|
|
766
|
-
An image file loading library.
|
|
767
|
-
</package>
|
|
768
|
-
<package name="SDL2_mixer" home="https://www.libsdl.org/">
|
|
769
|
-
A sample multi-channel audio mixer library.
|
|
770
|
-
</package>
|
|
771
|
-
<package name="SDL2_net" home="https://www.libsdl.org/">
|
|
772
|
-
A small sample cross-platform networking library, with a sample chat client and server application.
|
|
773
|
-
The chat client uses the GUIlib GUI framework library.
|
|
774
|
-
</package>
|
|
775
|
-
<package name="SDL2_ttf" home="https://www.libsdl.org/">
|
|
776
|
-
A sample library which allows you to use TrueType fonts in your SDL applications. It comes with an example
|
|
777
|
-
program "showfont" which displays an example string for a given TrueType font file.
|
|
778
|
-
</package>
|
|
779
|
-
<package name="sdl2-android" home="https://www.libsdl.org/">
|
|
780
|
-
Android-specific API for SDL.
|
|
781
|
-
</package>
|
|
782
|
-
<package name="sdl2-ios" home="https://www.libsdl.org/">
|
|
783
|
-
IOS-specific API for SDL.
|
|
784
|
-
</package>
|
|
785
|
-
<package name="sdl2-windows" home="https://www.libsdl.org/">
|
|
786
|
-
Windows-specific API for SDL.
|
|
787
|
-
</package>
|
|
788
|
-
</section>
|
|
789
|
-
|
|
790
|
-
<section name="Databases & Resource Description">
|
|
791
|
-
<package name="libpq" home="http://www.postgresql.org/" c-docs="http://www.postgresql.org/docs/8.1/static/libpq.html">
|
|
792
|
-
Client API for PostgreSQL.
|
|
793
|
-
</package>
|
|
794
|
-
<package name="mysql" home="http://www.mysql.com/">
|
|
795
|
-
Client API for MySQL.
|
|
796
|
-
</package>
|
|
797
|
-
<package name="tokyocabinet" home="http://fallabs.com/kyotocabinet/">
|
|
798
|
-
Kyoto Cabinet is a library of routines for managing a database.
|
|
799
|
-
</package>
|
|
800
|
-
<package name="rasqal" home="http://librdf.org/rasqal/" c-docs="http://librdf.org/rasqal/docs/api/index.html">
|
|
801
|
-
A free library that handles Resource Description Framework (RDF) query syntaxes, query construction and
|
|
802
|
-
query execution returning result bindings
|
|
803
|
-
</package>
|
|
804
|
-
<package name="raptor" home="http://librdf.org/raptor/">
|
|
805
|
-
A library that parses RDF/XML/N-Triples into RDF triples
|
|
806
|
-
</package>
|
|
807
|
-
</section>
|
|
808
|
-
|
|
809
|
-
<section name="System">
|
|
810
|
-
<package name="atasmart">
|
|
811
|
-
ATA S.M.A.R.T. Reading and Parsing Library
|
|
812
|
-
</package>
|
|
813
|
-
<package name="alsa" home="http://www.alsa-project.org/" maintainers="Michael 'Mickey' Lauer">
|
|
814
|
-
An alternative implementation of Linux sound support
|
|
815
|
-
</package>
|
|
816
|
-
<package name="libpulse-mainloop-glib">
|
|
817
|
-
A featureful, general-purpose sound server (client library)
|
|
818
|
-
</package>
|
|
819
|
-
<package name="libpulse-simple" flags="--pkg libpulse">
|
|
820
|
-
A featureful, general-purpose sound server (client library)
|
|
821
|
-
</package>
|
|
822
|
-
<package name="libpulse">
|
|
823
|
-
A featureful, general-purpose sound server (client library)
|
|
824
|
-
</package>
|
|
825
|
-
<package name="v4l2">
|
|
826
|
-
A universal control panel for Video for Linux Two (V4L2) devices
|
|
827
|
-
</package>
|
|
828
|
-
<package name="fuse" home="http://fuse.sourceforge.net/">
|
|
829
|
-
A library that makes it possible to implement a filesystem in a userspace program.
|
|
830
|
-
</package>
|
|
831
|
-
<package name="posix" maintainers="Michael 'Mickey' Lauer">
|
|
832
|
-
The Portable Operating System Interface.
|
|
833
|
-
</package>
|
|
834
|
-
<package name="linux" maintainers="Michael 'Mickey' Lauer">
|
|
835
|
-
API for the Linux-based GNU systems.
|
|
836
|
-
</package>
|
|
837
|
-
<package name="libnl-3.0" maintainers="Michael 'Mickey' Lauer">
|
|
838
|
-
The libnl suite is a collection of libraries providing APIs to netlink protocol
|
|
839
|
-
based Linux kernel interfaces.
|
|
840
|
-
</package>
|
|
841
|
-
<package name="hal">
|
|
842
|
-
These pages attempt to provide a specification and an implementation of a hardware
|
|
843
|
-
abstraction layer.
|
|
844
|
-
</package>
|
|
845
|
-
<package name="x11" home="http://www.x.org" c-docs="https://www.x.org/releases/current/doc/libX11/libX11/libX11.html">
|
|
846
|
-
Binding to the X11 graphics library.
|
|
847
|
-
</package>
|
|
848
|
-
<package ignore="true" name="xcb" home="https://xcb.freedesktop.org/" c-docs="https://xcb.freedesktop.org/XcbApi/">
|
|
849
|
-
X11 client-side library.
|
|
850
|
-
</package>
|
|
851
|
-
<package name="xtst">
|
|
852
|
-
X11 Testing -- Resource extension library.
|
|
853
|
-
</package>
|
|
854
|
-
<package name="curses">
|
|
855
|
-
Character screen handling and windowing.
|
|
856
|
-
</package>
|
|
857
|
-
<package name="libusb-1.0">
|
|
858
|
-
A cross-platform user-mode library, for generic access to USB devices
|
|
859
|
-
</package>
|
|
860
|
-
<package name="gusb" flags="--pkg gio-2.0" gir="GUsb-1.0">
|
|
861
|
-
GLib wrapper around libusb-1.0
|
|
862
|
-
</package>
|
|
863
|
-
<package name="libftdi">
|
|
864
|
-
A library to talk to FTDI chips.
|
|
865
|
-
</package>
|
|
866
|
-
<package name="readline">
|
|
867
|
-
GNU readline library.
|
|
868
|
-
</package>
|
|
869
|
-
<package name="libmm-glib" gir="ModemManager-1.0" c-docs="https://developer-old.gnome.org/ModemManager/unstable/">
|
|
870
|
-
ModemManager provides a unified high level API for communicating
|
|
871
|
-
with (mobile broadband) modems.
|
|
872
|
-
</package>
|
|
873
|
-
<package name="fwupd" gir="Fwupd-2.0" home="https://fwupd.org/" c-docs="https://fwupd.github.io/">
|
|
874
|
-
This project aims to make updating firmware on Linux automatic, safe and reliable.
|
|
875
|
-
</package>
|
|
876
|
-
<package name="libportal" gir="Xdp-1.0" home="https://github.com/flatpak/libportal" c-docs="https://flatpak.github.io/libportal/">
|
|
877
|
-
libportal provides GIO-style async APIs for most Flatpak portals.
|
|
878
|
-
</package>
|
|
879
|
-
</section>
|
|
880
|
-
|
|
881
|
-
<section name="Multimedia">
|
|
882
|
-
<package name="libgvc" home="https://www.graphviz.org/">
|
|
883
|
-
Graph visualization software.
|
|
884
|
-
</package>
|
|
885
|
-
<package name="libmagic" home="http://libmagic.sourceforge.net/">
|
|
886
|
-
An image manipulation library.
|
|
887
|
-
</package>
|
|
888
|
-
<package name="tiff" home="http://www.libtiff.org/">
|
|
889
|
-
Library for manipulation of TIFF images.
|
|
890
|
-
</package>
|
|
891
|
-
<package name="pixman-1">
|
|
892
|
-
The pixel-manipulation library for X and cairo.
|
|
893
|
-
</package>
|
|
894
|
-
<package name="taglib_c">
|
|
895
|
-
TagLib Audio Meta-Data Library.
|
|
896
|
-
</package>
|
|
897
|
-
</section>
|
|
898
|
-
|
|
899
|
-
<section name="Other">
|
|
900
|
-
<package name="bump-0.1" home="https://github.com/nemequ/bump" maintainers="Evan Nemerson">
|
|
901
|
-
Bump is a library designed to make asynchronous programming easy by providing high-level data
|
|
902
|
-
structures for concurrency management, including multi-threading and main loop callbacks, in
|
|
903
|
-
GObject/GIO based projects, especially those written in Vala.
|
|
904
|
-
</package>
|
|
905
|
-
<package name="libproxy-1.0">
|
|
906
|
-
Automatic proxy configuration management library.
|
|
907
|
-
</package>
|
|
908
|
-
<package name="libesmtp" maintainers="Adrien Bustany">
|
|
909
|
-
LibESMTP is a library to manage posting (or submission of) electronic mail using SMTP to a
|
|
910
|
-
preconfigured Mail Transport Agent (MTA) such as Exim. It may be used as part of a Mail
|
|
911
|
-
User Agent (MUA) or another program that must be able to post electronic mail but where mail
|
|
912
|
-
functionality is not the program's primary purpose.
|
|
913
|
-
</package>
|
|
914
|
-
<package name="loudmouth-1.0">
|
|
915
|
-
Loudmouth is a C library that enables applications to use the Jabber protocol. It is designed
|
|
916
|
-
to be cross platform, and straightforward to use.
|
|
917
|
-
</package>
|
|
918
|
-
<package name="libdaemon">
|
|
919
|
-
Libdaemon is a leightweight C library which eases the writing of UNIX daemons.
|
|
920
|
-
</package>
|
|
921
|
-
<package name="purple" maintainers="Adrien Bustany">
|
|
922
|
-
IM library extracted from Pidgin.
|
|
923
|
-
</package>
|
|
924
|
-
<package name="libosso">
|
|
925
|
-
Libosso is a wrapper library for user applications for platform-specific, frequently-used D-Bus services.
|
|
926
|
-
</package>
|
|
927
|
-
<package name="orc-0.4">
|
|
928
|
-
The Open Resource Container is a general-purpose, platform-independant file format for storing many different
|
|
929
|
-
types of data that applications may need.
|
|
930
|
-
</package>
|
|
931
|
-
<package name="bzlib">
|
|
932
|
-
Libraries and include files for the bzip2 compressor library.
|
|
933
|
-
</package>
|
|
934
|
-
<package name="zlib" home="http://www.zlib.net/">
|
|
935
|
-
A Massively Spiffy Yet Delicately Unobtrusive Compression Library
|
|
936
|
-
</package>
|
|
937
|
-
<package name="lua">
|
|
938
|
-
Programming language designed for extending applications.
|
|
939
|
-
</package>
|
|
940
|
-
<package name="gsl" maintainer="Matias De la Puente" home="http://www.gnu.org/software/gsl/manual/html_node/" c-docs="http://www.gnu.org/software/gsl/manual/html_node/">
|
|
941
|
-
A collection of numerical routines for scientific computing.
|
|
942
|
-
</package>
|
|
943
|
-
<package name="gpseq-1.0" maintainer="Космическое П." home="https://gitlab.com/kosmospredanie/gpseq/" c-docs="https://gitlab.com/kosmospredanie/gpseq/-/jobs/artifacts/master/file/gtkdoc/html/index.html?job=build">
|
|
944
|
-
A parallelism library for Vala and GObject.
|
|
945
|
-
</package>
|
|
946
|
-
<external-package name="libvala" home="https://wiki.gnome.org/Projects/Vala" link="https://gnome.pages.gitlab.gnome.org/vala/docs/vala/index.htm">
|
|
947
|
-
valac, the Vala compiler, is a self-hosting compiler that translates Vala source code
|
|
948
|
-
into C source and header files. It uses the GObject type system to create classes and
|
|
949
|
-
interfaces declared in the Vala source code.
|
|
950
|
-
</external-package>
|
|
951
|
-
</section>
|
|
952
|
-
|
|
953
|
-
<section name="Vala Extra Vapis">
|
|
954
|
-
<package name="aubio" home="http://www.abisource.com/">
|
|
955
|
-
Plugins to allow abiword to import file types from other wordprocessors.
|
|
956
|
-
</package>
|
|
957
|
-
<package name="augeas">
|
|
958
|
-
A library for changing configuration files.
|
|
959
|
-
</package>
|
|
960
|
-
<package name="cairo-xcb" home="http://cairographics.org/">
|
|
961
|
-
Cairo - multi-platform 2D graphics library
|
|
962
|
-
</package>
|
|
963
|
-
<package name="check" flags="--pkg posix --pkg glib-2.0" home="https://libcheck.github.io/check/" c-docs="https://libcheck.github.io/check/doc/doxygen/html/check_8h.html">
|
|
964
|
-
Check is a unit testing framework for C. It features a simple interface for
|
|
965
|
-
defining unit tests, putting little in the way of the developer. Tests are run
|
|
966
|
-
in a separate address space, so both assertion failures and code errors that
|
|
967
|
-
cause segmentation faults or other signals can be caught. Test results are reportable
|
|
968
|
-
in the following: Subunit, TAP, XML, and a generic logging format.
|
|
969
|
-
</package>
|
|
970
|
-
<package name="cpufreq" home="http://cvs.mandriva.com/cgi-bin/cvsweb.cgi/SPECS/cpufreq/">
|
|
971
|
-
An initscript to set CPU frequency settings.
|
|
972
|
-
</package>
|
|
973
|
-
<package name="ctpl" flags="--pkg gio-2.0" home="http://ctpl.tuxfamily.org/">
|
|
974
|
-
CTPL is a template library written in C. It allows fast and easy parsing of
|
|
975
|
-
templates from many sources (including in-memory data and local and remote
|
|
976
|
-
streaming, thanks to GIO) and fine control over template parsing environment.
|
|
977
|
-
</package>
|
|
978
|
-
<package name="cups" home="http://www.cups.org/">
|
|
979
|
-
CUPS printing system.
|
|
980
|
-
</package>
|
|
981
|
-
<package name="fcgi" home="http://www.fastcgi.com/#TheDevKit">
|
|
982
|
-
A language independent, scalable, open extension to CGI that
|
|
983
|
-
provides high performance without the limitations of server specific APIs.
|
|
984
|
-
</package>
|
|
985
|
-
<package name="gcrypt" home="http://www.gnupg.org/">
|
|
986
|
-
A general purpose crypto library based on the code used
|
|
987
|
-
in GNU Privacy Guard. This is a development version.
|
|
988
|
-
</package>
|
|
989
|
-
<package name="glesv2" home="https://www.khronos.org/opengles/2_X/">
|
|
990
|
-
The Standard for Embedded Accelerated 3D Graphics.
|
|
991
|
-
</package>
|
|
992
|
-
<package name="glfw3" home="http://www.glfw.org">
|
|
993
|
-
A free, open source, multi-platform library for OpenGL application
|
|
994
|
-
development that provides a powerful API for handling operating system specific
|
|
995
|
-
tasks such as opening an OpenGL window, reading keyboard, mouse, joystick and
|
|
996
|
-
time input, creating threads, and more.
|
|
997
|
-
</package>
|
|
998
|
-
<package name="gpg-error" home="ftp://ftp.gnupg.org/gcrypt/libgpg-error/">
|
|
999
|
-
This is a library that defines common error values for all GnuPG
|
|
1000
|
-
components. Among these are GPG, GPGSM, GPGME, GPG-Agent, libgcrypt,
|
|
1001
|
-
pinentry, SmartCard Daemon and possibly more in the future.
|
|
1002
|
-
</package>
|
|
1003
|
-
<package name="gpgme" home="http://www.gnupg.org/related_software/gpgme/">
|
|
1004
|
-
A library designed to make access to GnuPG
|
|
1005
|
-
easier for applications. It provides a high-level Crypto API for
|
|
1006
|
-
encryption, decryption, signing, signature verification, and key
|
|
1007
|
-
management. Currently it uses GnuPG as its back-end, but the API is not
|
|
1008
|
-
restricted to this engine.
|
|
1009
|
-
</package>
|
|
1010
|
-
<package name="kiss_fft" home="http://sourceforge.net/projects/kissfft/">
|
|
1011
|
-
A Fast Fourier Transform based up on the principle, "Keep It Simple, Stupid." Kiss FFT is a very small,
|
|
1012
|
-
reasonably efficient, mixed radix FFT library that can use either fixed or floating point data types.
|
|
1013
|
-
</package>
|
|
1014
|
-
<package name="leveldb" home="https://github.com/google/leveldb#readme">
|
|
1015
|
-
A fast key-value storage library written at Google that provides an
|
|
1016
|
-
ordered mapping from string keys to string values.
|
|
1017
|
-
</package>
|
|
1018
|
-
<package name="libcolumbus" home="https://launchpad.net/libcolumbus">
|
|
1019
|
-
A lightweight library for document indexing and fuzzy searching.
|
|
1020
|
-
</package>
|
|
1021
|
-
<package name="libcouchbase" home="http://www.couchbase.com/communities/c/getting-started">
|
|
1022
|
-
The C library provides fast access to documents in Couchbase Server 2.0.
|
|
1023
|
-
With JSON documents and Couchbase server 2.0 you have new ways to index
|
|
1024
|
-
and query data stored in the cluster through views. This client library,
|
|
1025
|
-
libcouchbase, also simplifies requests to Views through its handling of
|
|
1026
|
-
HTTP transport.
|
|
1027
|
-
</package>
|
|
1028
|
-
<package name="libevent" home="http://sourceforge.net/projects/levent/">
|
|
1029
|
-
Abstract asynchronous event notification library.
|
|
1030
|
-
The libevent API provides a mechanism to execute a callback function
|
|
1031
|
-
when a specific event occurs on a file descriptor or after a timeout
|
|
1032
|
-
has been reached. libevent is meant to replace the asynchronous event
|
|
1033
|
-
loop found in event driven network servers.
|
|
1034
|
-
</package>
|
|
1035
|
-
<package name="libgsasl" home="http://www.gnu.org/software/gsasl/">
|
|
1036
|
-
The library includes support for the SASL framework
|
|
1037
|
-
and at least partial support for the CRAM-MD5, EXTERNAL,
|
|
1038
|
-
GSSAPI, ANONYMOUS, PLAIN, SECURID, DIGEST-MD5, LOGIN,
|
|
1039
|
-
and NTLM mechanisms.
|
|
1040
|
-
</package>
|
|
1041
|
-
<package name="libmatheval" home="http://www.gnu.org/software/libmatheval/" c-docs="http://www.gnu.org/software/libmatheval/manual/libmatheval.html">
|
|
1042
|
-
Library for parsing and evaluating symbolic expressions input as text
|
|
1043
|
-
</package>
|
|
1044
|
-
<package name="libmemcached" home="http://libmemcached.org/" c-docs="http://docs.libmemcached.org/">
|
|
1045
|
-
Client library and command line tools for memcached server
|
|
1046
|
-
</package>
|
|
1047
|
-
<package name="libmemcachedutil" home="http://danga.com/memcached">
|
|
1048
|
-
Libmemcached is a C and C++ client library to the memcached server.
|
|
1049
|
-
It has been designed to be light on memory usage, thread safe, and provide full access to server side methods.
|
|
1050
|
-
The libmemcachedutil library contains utility functions used by libmemcached.
|
|
1051
|
-
</package>
|
|
1052
|
-
<package name="libqpid-proton" home="http://qpid.apache.org/proton/">
|
|
1053
|
-
Qpid Proton is a high-performance, lightweight messaging library. It can be used in the widest range of messaging
|
|
1054
|
-
applications, including brokers, client libraries, routers, bridges, proxies, and more. Proton makes it trivial
|
|
1055
|
-
to integrate with the AMQP 1.0 ecosystem from any platform, environment, or language.
|
|
1056
|
-
</package>
|
|
1057
|
-
<package name="librabbitmq" home="https://github.com/alanxz/rabbitmq-c">
|
|
1058
|
-
This is a C-language AMQP client library for use with AMQP servers.
|
|
1059
|
-
</package>
|
|
1060
|
-
<package name="libserialport" home="http://sigrok.org/wiki/libserialport">
|
|
1061
|
-
libserialport is a minimal library written in C that is intended to take care
|
|
1062
|
-
of the OS-specific details when writing software that uses serial ports.
|
|
1063
|
-
By writing your serial code to use libserialport, you enable it to work
|
|
1064
|
-
transparently on any platform supported by the library.
|
|
1065
|
-
</package>
|
|
1066
|
-
<package name="libstemmer" home="http://snowball.tartarus.org">
|
|
1067
|
-
Snowball stemming algorithms for use in Information Retrieval Snowball
|
|
1068
|
-
provides access to efficient algorithms for calculating a "stemmed"
|
|
1069
|
-
form of a word. This is a form with most of the common morphological
|
|
1070
|
-
endings removed; hopefully representing a common linguistic base form.
|
|
1071
|
-
This is most useful in building search engines and information
|
|
1072
|
-
retrieval software; for example, a search with stemming enabled should
|
|
1073
|
-
be able to find a document containing "cycling" given the query
|
|
1074
|
-
"cycles".
|
|
1075
|
-
</package>
|
|
1076
|
-
<package name="libsystemd-id128" home="http://www.freedesktop.org/wiki/Software/systemd">
|
|
1077
|
-
This package provides the systemd-id128 shared library.
|
|
1078
|
-
</package>
|
|
1079
|
-
<package name="libsystemd-journal" home="http://www.freedesktop.org/wiki/Software/systemd">
|
|
1080
|
-
This package provides the systemd-journal shared library.
|
|
1081
|
-
</package>
|
|
1082
|
-
<package name="libzmq" home="http://www.zeromq.org/">
|
|
1083
|
-
The 0MQ lightweight messaging kernel is a library which extends the
|
|
1084
|
-
standard socket interfaces with features traditionally provided by
|
|
1085
|
-
specialised messaging middleware products. 0MQ sockets provide an
|
|
1086
|
-
abstraction of asynchronous message queues, multiple messaging patterns,
|
|
1087
|
-
message filtering (subscriptions), seamless access to multiple transport
|
|
1088
|
-
protocols and more.
|
|
1089
|
-
</package>
|
|
1090
|
-
<package name="magic" home="http://opencircuitdesign.com/magic/index.html">
|
|
1091
|
-
A very capable VLSI layout tool.
|
|
1092
|
-
</package>
|
|
1093
|
-
<package name="oniguruma" home="http://www.geocities.jp/kosako3/oniguruma/">
|
|
1094
|
-
Oniguruma is a regular expressions library.
|
|
1095
|
-
The characteristics of this library is that different character encoding
|
|
1096
|
-
for every regular expression object can be specified.
|
|
1097
|
-
(supported APIs: GNU regex, POSIX and Oniguruma native)
|
|
1098
|
-
</package>
|
|
1099
|
-
<package name="OpenCL" home="https://www.khronos.org/opencl/">
|
|
1100
|
-
OpenCL (Open Computing Language) is the open, royalty-free standard for cross-platform, parallel programming of diverse processors found
|
|
1101
|
-
in personal computers, servers, mobile devices and embedded platforms.
|
|
1102
|
-
</package>
|
|
1103
|
-
<package name="opencv" home="http://opencv.org/" c-docs="http://docs.opencv.org/">
|
|
1104
|
-
OpenCV (Open Source Computer Vision Library) is an open source computer vision and machine learning software library.
|
|
1105
|
-
</package>
|
|
1106
|
-
<package name="pa_ringbuffer" home="http://portaudio.com/" c-docs="http://portaudio.com/docs/v19-doxydocs-dev/pa__ringbuffer_8h.html">
|
|
1107
|
-
Single-reader single-writer lock-free ring buffer.
|
|
1108
|
-
</package>
|
|
1109
|
-
<package name="portaudio" home="http://www.portaudio.com/">
|
|
1110
|
-
PortAudio is a portable audio I/O library designed for cross-platform
|
|
1111
|
-
support of audio. It uses a callback mechanism to request audio
|
|
1112
|
-
processing. Audio can be generated in various formats, including 32 bit
|
|
1113
|
-
floating point, and will be converted to the native format internally.
|
|
1114
|
-
</package>
|
|
1115
|
-
<package name="portmidi" home="http://www-2.cs.cmu.edu/~music/portmusic/">
|
|
1116
|
-
Real-time MIDI input/output, audio I/O library.
|
|
1117
|
-
</package>
|
|
1118
|
-
<package name="pwquality" home="https://github.com/libpwquality/libpwquality">
|
|
1119
|
-
The library purpose is to provide common functions for password
|
|
1120
|
-
quality checking and also scoring them based on their apparent randomness.
|
|
1121
|
-
The library also provides a function for generating random passwords with good
|
|
1122
|
-
pronounceability. The library supports reading and parsing of a configuration
|
|
1123
|
-
file.
|
|
1124
|
-
</package>
|
|
1125
|
-
<package name="libqrencode" home="https://fukuchi.org/works/qrencode/" c-docs="https://fukuchi.org/works/qrencode/manual/index.html">
|
|
1126
|
-
QRencode is a library to encode a string as a QR code and save it as a PNG image.
|
|
1127
|
-
</package>
|
|
1128
|
-
<package name="samplerate">
|
|
1129
|
-
A Sample Rate Converter for audio.
|
|
1130
|
-
</package>
|
|
1131
|
-
<package name="sane-backends" home="http://www.sane-project.org">
|
|
1132
|
-
Scanner Access Now Easy (SANE) is a universal scanner interface. The
|
|
1133
|
-
SANE application programming interface (API) provides standardized
|
|
1134
|
-
access to any raster image scanner hardware (flatbed scanner,
|
|
1135
|
-
hand-held scanner, video and still cameras, frame-grabbers, etc.).
|
|
1136
|
-
</package>
|
|
1137
|
-
<package name="sensors" home="http://www.lm-sensors.org/">
|
|
1138
|
-
Hardware health monitoring for Linux.
|
|
1139
|
-
Includes programs that show data from some sensor chips.
|
|
1140
|
-
The interface /proc/bus/i2c/ is provided by loading kernel modules.
|
|
1141
|
-
</package>
|
|
1142
|
-
<package name="snappy" home="http://google.github.io/snappy/">
|
|
1143
|
-
Fast compression and decompression library. It does not aim for maximum
|
|
1144
|
-
compression, or compatibility with any other compression library; instead, it
|
|
1145
|
-
aims for very high speeds and reasonable compression.
|
|
1146
|
-
</package>
|
|
1147
|
-
<package name="sndfile" home="http://www.gnustep.org/" c-docs="http://www.gnustep.org/developers/documentation.html">
|
|
1148
|
-
GNUstep GUI package.
|
|
1149
|
-
</package>
|
|
1150
|
-
<package name="tcc" home="http://bellard.org/tcc">
|
|
1151
|
-
Tiny C Compiler.
|
|
1152
|
-
</package>
|
|
1153
|
-
<package name="uchardet" home="https://github.com/BYVoid/uchardet">
|
|
1154
|
-
Universal charset detection.
|
|
1155
|
-
</package>
|
|
1156
|
-
<package name="uuid" home="http://www.ossp.org/pkg/lib/uuid/">
|
|
1157
|
-
Universally Unique Identifier library.
|
|
1158
|
-
</package>
|
|
1159
|
-
<package name="xcb-composite" flags="--pkg xcb --pkg xcb-xfixes --pkg xcb-shape --pkg xcb-render" home="https://xcb.freedesktop.org" c-docs="https://xcb.freedesktop.org/XcbApi/">
|
|
1160
|
-
X11 Composite Extension C library.
|
|
1161
|
-
</package>
|
|
1162
|
-
<package name="xcb-damage" flags="--pkg xcb --pkg xcb-xfixes --pkg xcb-shape --pkg xcb-render" home="https://xcb.freedesktop.org" c-docs="https://xcb.freedesktop.org/XcbApi/">
|
|
1163
|
-
X11 Damage Extension C library.
|
|
1164
|
-
</package>
|
|
1165
|
-
<package name="xcb-dri2" flags="--pkg xcb" home="https://xcb.freedesktop.org" c-docs="https://xcb.freedesktop.org/XcbApi/">
|
|
1166
|
-
X11 DRI2 Extension C library.
|
|
1167
|
-
</package>
|
|
1168
|
-
<package name="xcb-dri3" flags="--pkg xcb" home="https://xcb.freedesktop.org" c-docs="https://xcb.freedesktop.org/XcbApi/">
|
|
1169
|
-
X11 DRI3 Extension C library.
|
|
1170
|
-
</package>
|
|
1171
|
-
<package name="xcb" home="https://xcb.freedesktop.org/" c-docs="https://xcb.freedesktop.org/XcbApi/">
|
|
1172
|
-
The X protocol C-language Binding (XCB) is a replacement for Xlib featuring a small footprint, latency hiding,
|
|
1173
|
-
direct access to the protocol, improved threading support, and extensibility.
|
|
1174
|
-
</package>
|
|
1175
|
-
<package name="xcb-icccm" flags="--pkg xcb" home="https://xcb.freedesktop.org" c-docs="https://xcb.freedesktop.org/XcbApi/">
|
|
1176
|
-
XCB utility module for client- and WM-side ICCCM helpers.
|
|
1177
|
-
</package>
|
|
1178
|
-
<package name="xcb-present" flags="--pkg xcb --pkg xcb-xfixes --pkg xcb-shape --pkg xcb-render --pkg xcb-sync --pkg xcb-randr" home="https://xcb.freedesktop.org" c-docs="https://xcb.freedesktop.org/XcbApi/">
|
|
1179
|
-
X11 Present Extension C library.
|
|
1180
|
-
</package>
|
|
1181
|
-
<package name="xcb-randr" flags="--pkg xcb" home="https://xcb.freedesktop.org" c-docs="https://xcb.freedesktop.org/XcbApi/">
|
|
1182
|
-
X11 RandR Extension C library.
|
|
1183
|
-
</package>
|
|
1184
|
-
<package name="xcb-render" flags="--pkg xcb" home="https://xcb.freedesktop.org" c-docs="https://xcb.freedesktop.org/XcbApi/">
|
|
1185
|
-
XCB utility module for the Render extension.
|
|
1186
|
-
</package>
|
|
1187
|
-
<package name="xcb-res" flags="--pkg xcb" home="https://xcb.freedesktop.org" c-docs="https://xcb.freedesktop.org/XcbApi/">
|
|
1188
|
-
X11 Resource Extension library.
|
|
1189
|
-
</package>
|
|
1190
|
-
<package name="xcb-shape" flags="--pkg xcb" home="https://xcb.freedesktop.org" c-docs="https://xcb.freedesktop.org/XcbApi/">
|
|
1191
|
-
X11 Shape Extension library.
|
|
1192
|
-
</package>
|
|
1193
|
-
<package name="xcb-shm" flags="--pkg xcb" home="https://xcb.freedesktop.org" c-docs="https://xcb.freedesktop.org/XcbApi/">
|
|
1194
|
-
X11 Shared Memory Extension library.
|
|
1195
|
-
</package>
|
|
1196
|
-
<package name="xcb-sync" flags="--pkg xcb" home="https://xcb.freedesktop.org" c-docs="https://xcb.freedesktop.org/XcbApi/">
|
|
1197
|
-
X11 Sync Extension library.
|
|
1198
|
-
</package>
|
|
1199
|
-
<package name="xcb-xfixes" flags="--pkg xcb --pkg xcb-shape --pkg xcb-render" home="https://xcb.freedesktop.org" c-docs="https://xcb.freedesktop.org/XcbApi/">
|
|
1200
|
-
X11 Xfixes Extension library.
|
|
1201
|
-
</package>
|
|
1202
|
-
<package name="xcb-xinerama" flags="--pkg xcb" home="https://xcb.freedesktop.org" c-docs="https://xcb.freedesktop.org/XcbApi/">
|
|
1203
|
-
X11 Xinerama Extension library.
|
|
1204
|
-
</package>
|
|
1205
|
-
<package name="xcb-xtest" flags="--pkg xcb" home="https://xcb.freedesktop.org" c-docs="https://xcb.freedesktop.org/XcbApi/">
|
|
1206
|
-
X11 XTEST Extension library.
|
|
1207
|
-
</package>
|
|
1208
|
-
<package name="xcb-xv" flags="--pkg xcb --pkg xcb-shm" home="https://xcb.freedesktop.org" c-docs="https://xcb.freedesktop.org/XcbApi/">
|
|
1209
|
-
X11 video Extension library.
|
|
1210
|
-
</package>
|
|
1211
|
-
</section>
|
|
1212
|
-
|
|
1213
|
-
</packages>
|