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.
Xorg FreeType library connects X applications with the FreeType font rasterization library. Xft uses fontconfig to locate fonts so it has no configuration files.
v86d provides a backend for kernel drivers that need to execute x86 BIOS code. The code is executed in a controlled environment and the results are passed back to the kernel via the netlink interface. v86d is required by the uvesafb Linux kernel module that provides an fbdev framebuffer when Kernel Mode Setting is unavailable. It can be a last resort when no other Xorg X server driver works.
xkeyboard-config provides a database for X Keyboard (XKB) Extension. There are five components that define a complete keyboard mapping: symbols, geometry, keycodes, compat, and types; these five components can be combined together using the rules component of this database.
This package provides the X color name database.
The XCB util module provides a number of libraries which sit on top of libxcb, the core X protocol library, and some of the extension libraries. These experimental libraries provide convenience functions and interfaces which make the raw X protocol more usable. Some of the libraries also provide client-side code which is not strictly part of the X protocol but which has traditionally been provided by Xlib.
The XCB util-image module provides the following library:
- image: Port of Xlib's XImage and XShmImage functions.
Xorg Cursor management library.
DMX (Distributed Multihead X) extension library.
The XCB util module provides a number of libraries which sit on top of libxcb, the core X protocol library, and some of the extension libraries. These experimental libraries provide convenience functions and interfaces which make the raw X protocol more usable. Some of the libraries also provide client-side code which is not strictly part of the X protocol but which has traditionally been provided by Xlib.
The XCB util-keysyms module provides the following library:
- keysyms: Standard X key constants and conversion to/from keycodes.
Imake is a deprecated source code configuration and build system which has traditionally been supplied by and used to build the X Window System in X11R6 and previous releases. As of the X Window System X11R7 release, the X Window system has switched to using GNU autotools as the primary build system, and the Imake system is now deprecated, and should not be used by new software projects. Software developers are encouraged to migrate software to the GNU autotools system.
xf86-video-i128 is an I128 (Imagine 128) video driver for the Xorg X server.
XWinInfo is used to print out information about windows on an X server. Various information is displayed depending on which options are selected.
OpenGL Extension defines a protocol for the client to send 3D rendering commands to the X server.
Uim is a multilingual input method library and environment. It provides a simple, easily extensible and high code-quality input method development platform, and useful input method environment for users of desktop and embedded platforms.
libxcb provides an interface to the X Window System protocol, which replaces the current Xlib interface. It has several advantages over Xlib, including:
- size: small, simple library, and lower memory footprint;
- latency hiding: batch several requests and wait for the replies later;
- direct protocol access: interface and protocol correspond exactly;
- proven thread support: transparently access XCB from multiple threads;
- easy extension implementation: interfaces auto-generated from XML-XCB.
This package contains Xorg support for the NVIDIA GeForce 8 series of graphics processors.
There are a few caveats of which to be aware: the XVideo extension is not supported, and the RENDER extension is not accelerated by this driver.
Uim is a multilingual input method library and environment. It provides a simple, easily extensible and high code-quality input method development platform, and useful input method environment for users of desktop and embedded platforms.
Xorg arabic-misc font.
Xmu library contains miscellaneous utilities and is not part of the Xlib standard. It is intended to support clients in the Xorg distribution; vendors may choose not to distribute this library if they wish. Therefore, applications developers who depend on this library should be prepared to treat it as part of their software base when porting.
The XCB util module provides a number of libraries which sit on top of libxcb, the core X protocol library, and some of the extension libraries. These experimental libraries provide convenience functions and interfaces which make the raw X protocol more usable. Some of the libraries also provide client-side code which is not strictly part of the X protocol but which has traditionally been provided by Xlib.
The XCB util-errors module provides a utility library that gives human readable names to error codes, event codes, and also to major and minor numbers.
The xterm program is a terminal emulator for the X Window System. It provides DEC VT102/VT220 (VTxxx) and Tektronix 4014 compatible terminals for programs that cannot use the window system directly.
XEv creates a window and then asks the X server to send it X11 events whenever anything happens to the window (such as it being moved, resized, typed in, clicked in, etc.). You can also attach it to an existing window. It is useful for seeing what causes events to occur and to display the information that they contain; it is essentially a debugging and development tool, and should not be needed in normal usage.
The XCB util modules provides a number of libraries which sit on top of libxcb, the core X protocol library, and some of the extension libraries. These experimental libraries provide convenience functions and interfaces which make the raw X protocol more usable. Some of the libraries also provide client-side code which is not strictly part of the X protocol but which has traditionally been provided by Xlib.
The XCB util-wm module provides the following libraries:
- ewmh: Both client and window-manager helpers for EWMH.
- icccm: Both client and window-manager helpers for ICCCM.
XHost is used to manage the list of host names or user names allowed to make connections to the X server.
Xorg XvMC library.