Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.
API method:
GET /api/packages?search=hello&page=1&limit=20
where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned
in response headers.
If you'd like to join our channel webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
Libvisual is a library that acts as a middle layer between applications that want audio visualisation and audio visualisation plugins.
GStreamer-Plugins-Good is a collection of plug-ins you'd want to have right next to you on the battlefield. Shooting sharp and making no mistakes, these plug-ins have it all: good looks, good code, and good licensing. Documented and dressed up in tests. If you're looking for a role model to base your own plug-in on, here it is.
GStreamer Bad Plug-ins is a set of plug-ins whose quality aren't up to par compared to the rest.
The program gst123 is designed to be a more flexible command line player in the spirit of ogg123 and mpg123, based on the gstreamer media framework. It plays all file formats gstreamer supports, so if you have a music collection which contains different file formats, like flac, ogg and mp3, you can use gst123 to play all your music files.
This is a Gstreamer src plugin to use the espeak speech synthesizer as a sound source.
LibDC1394 is a library that provides functionality to control any camera that conforms to the 1394-Based Digital Camera Specification written by the 1394 Trade Association. It utilizes the lowlevel functionality provided by libraw1394 to communicate with the camera. It also uses the video1394 kernel module for the DMA capture of the video flow.
This is a high-level library for facilitating the creation of audio/video non-linear editors.
This package contains GObject Introspection overrides for Python that can be used by Python applications using GStreamer.
GStreamer-Plugins-Good is a collection of plug-ins you'd want to have right next to you on the battlefield. Shooting sharp and making no mistakes, these plug-ins have it all: good looks, good code, and good licensing. Documented and dressed up in tests. If you're looking for a role model to base your own plug-in on, here it is.
The Enlightened Sound Daemon mixes several audio streams for playback by a single audio device. You can also pre-load samples, and play them back without having to send all the data for the sound. Network transparency is also built in, so you can play sounds on one machine, and listen to them on another.
This package provides a GStreamer extension to handle RTSP connections and messages.
This package provides the smallest selection of GStreamer's "bad" plugin set, essentially containing libraries and the gst-transcoder binary, but none of the actual plugins.
Libvisual is a library that acts as a middle layer between applications that want audio visualisation and audio visualisation plugins.
Orc is a just-in-time compiler implemented as a library and set of associated tools for compiling and executing simple programs that operate on arrays of data.
This package contains manuals, tutorials, and API reference for the GStreamer multimedia framework.
GStreamer is a library for constructing graphs of media-handling components. The applications it supports range from simple Ogg/Vorbis playback, audio/video streaming to complex audio mixing and video non-linear editing.
Applications can take advantage of advances in codec and filter technology transparently. Developers can add new codecs and filters by writing a simple plugin with a clean, generic interface.
This package provides the core library and elements.
GdkPixbuf-Xlib contains the deprecated API for integrating GdkPixbuf with Xlib data types. This library was originally shipped by gdk-pixbuf, and has since been moved out of the original repository. No newly written code should ever use this library.
Pango is a library for laying out and rendering of text, with an emphasis on internationalization. Pango can be used anywhere that text layout is needed, though most of the work on Pango so far has been done in the context of the GTK+ widget toolkit. Pango forms the core of text and font handling for GTK+-2.x.
Murrine is a cairo-based GTK+ theming engine. It is named after the glass artworks done by Venicians glass blowers.
This program allows you to display GTK+ dialog boxes from command line or shell scripts. Example of how to use yad can be consulted at https://sourceforge.net/p/yad-dialog/wiki/browse_pages/.
PNMixer is a simple mixer application designed to run in system tray. It integrates nicely into desktop environments that don't have a panel that supports applets and therefore can't run a mixer applet. In particular, it's been used quite a lot with fbpanel and tint2 but should run fine in any system tray.
PNMixer is designed to work on systems that use ALSA for sound management. Any other sound driver like OSS or FFADO are, currently, not supported. There is no official PulseAudio support, at the moment, but it seems that PNMixer behaves quite well anyway when PA is running.
ClipIt is a clipboard manager with features such as a history, search thereof, global hotkeys and clipboard item actions. It was forked from Parcellite and adds bugfixes and features.
Graphene provides graphic types and their relative API; it does not deal with windowing system surfaces, drawing, scene graphs, or input.
GooCanvas is a canvas widget for GTK+ that uses the cairo 2D library for drawing.