_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

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 search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


xcmiscproto 1.2.2
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://www.x.org/wiki/
Licenses: X11
Build system: gnu
Synopsis: Xorg XCMiscProto protocol headers
Description:

XC-MISC Extension defines a protocol that provides Xlib two ways to query the server for available resource IDs.

fixesproto 5.0
Propagated dependencies: xorgproto@2024.1
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://www.x.org/wiki/
Licenses: X11
Build system: gnu
Synopsis: Xorg FixesProto protocol headers
Description:

Fixes Extension makes changes to many areas of the protocol to resolve issues raised by application interaction with core protocol mechanisms that cannot be adequately worked around on the client side of the wire.

randrproto 1.5.0
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://www.x.org/wiki/
Licenses: X11
Build system: gnu
Synopsis: Xorg RandRProto protocol headers
Description:

Resize and Rotate Extension defines a protocol for clients to dynamically change X screens, so as to resize, rotate and reflect the root window of a screen.

libxvmc 1.0.14
Dependencies: xorgproto@2024.1 libxext@1.3.6 libx11@1.8.12
Propagated dependencies: libxv@1.0.13
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://www.x.org/wiki/
Licenses: X11
Build system: gnu
Synopsis: Xorg XvMC library
Description:

Xorg XvMC library.

xf86-video-dummy 0.4.1
Dependencies: xorg-server@21.1.21
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://www.x.org/wiki/
Licenses: X11
Build system: gnu
Synopsis: Dummy video driver for X server
Description:

Virtual/offscreen frame buffer driver for the Xorg X server.

font-util 1.4.1
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://www.x.org/wiki/
Licenses: X11
Build system: gnu
Synopsis: Xorg font utilities
Description:

Xorg font package creation/installation utilities.

xvfb-run 21.1.18-2
Dependencies: util-linux@2.40.4 xauth@1.1.3 xorg-server@21.1.21
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://packages.debian.org/sid/xorg-server-source
Licenses: X11 GPL 2+
Build system: gnu
Synopsis: Run X11 client or command in a virtual X server environment
Description:

The xvfb-run wrapper simplifies running commands and scripts within a virtual X server environment. It sets up an X authority file or uses an existing user-specified one, writes a cookie to it, and then starts the Xvfb X server as a background process. It also takes care of killing the server and cleaning up before returning the exit status of the command.

mkfontscale 1.2.3
Dependencies: zlib@1.3.1 xorgproto@2024.1 freetype@2.13.3 libfontenc@1.1.8
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://www.x.org/wiki/
Licenses: X11
Build system: gnu
Synopsis: Create an index of scalable font files for X server
Description:

MkFontScale creates the fonts.scale and fonts.dir index files used by the legacy X11 font system.

libxau 1.0.12
Propagated dependencies: xorgproto@2024.1
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://www.x.org/wiki/
Licenses: X11
Build system: gnu
Synopsis: Xorg Authorization library
Description:

libXau provides an authorization library for individual access to an X Window System display.

dri2proto 2.8
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://www.x.org/wiki/
Licenses: X11
Build system: gnu
Synopsis: Xorg DRI2Proto protocol headers
Description:

Direct Rendering Infrastructure 2 Extension defines a protocol to securely allow user applications to access the video hardware without requiring data to be passed through the X server.

xproto 7.0.31
Propagated dependencies: util-macros@1.20.2
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://www.x.org/wiki/
Licenses: X11
Build system: gnu
Synopsis: Xorg X11Proto protocol headers
Description:

XProto provides the headers and specification documents defining the X Window System Core Protocol, Version 11.

It also includes a number of headers that aren't purely protocol related, but are depended upon by many other X Window System packages to provide common definitions and porting layer.

xkeyboard-config 2.44
Dependencies: libx11@1.8.12 xkbcomp-intermediate@1.4.7
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://www.x.org/wiki/
Licenses: X11
Build system: meson
Synopsis: Xorg XKB configuration files
Description:

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.

xrandr 1.5.3
Dependencies: libxrender@0.9.12 libxrandr@1.5.4 xorgproto@2024.1 libx11@1.8.12
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://www.x.org/wiki/
Licenses: X11
Build system: gnu
Synopsis: Command line interface to X RandR extension
Description:

xrandr - primitive command line interface to X11 Resize, Rotate, and Reflect (RandR) extension.

xorg-rgb 1.1.0
Dependencies: xorgproto@2024.1
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://www.x.org/wiki/
Licenses: X11
Build system: gnu
Synopsis: X color name database
Description:

This package provides the X color name database.

xrdb 1.2.2
Dependencies: libxmu@1.2.1 libx11@1.8.12
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://gitlab.freedesktop.org/xorg/app/xrdb
Licenses: X11
Build system: gnu
Synopsis: X server resource database utility
Description:

XRDB is used to get or set the contents of the RESOURCE_MANAGER property on the root window of screen 0, or the SCREEN_RESOURCES property on the root window of any or all screens, or everything combined. You would normally run this program from your X startup file.

uim 1.8.8
Dependencies: anthy@9100h libedit@20191231-3.1 libxft@2.3.8 m17n-lib@1.8.0 ncurses@6.2.20210619
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://github.com/uim/uim
Licenses: LGPL 2.1+ GPL 2+ GPL 3+ Public Domain LGPL 2.0+ Modified BSD
Build system: gnu
Synopsis: Multilingual input method framework
Description:

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.

bdftopcf 1.1.2
Dependencies: libxfont@2.0.7
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://www.x.org/wiki/
Licenses: X11
Build system: gnu
Synopsis: Convert X font from BDF to PCF
Description:

BDFtoPCF is a font compiler for the X server and font server. It converts X font from Bitmap Distribution Format to Portable Compiled Format which can be read by any architecture.

libxp 1.0.4
Dependencies: libx11@1.8.12 libxext@1.3.6
Propagated dependencies: printproto@1.0.5
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://www.x.org/wiki/
Licenses: X11
Build system: gnu
Synopsis: Xorg Print Client library
Description:

Xorg Print Client library.

libpthread-stubs 0.5
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://www.x.org/wiki/
Licenses: X11
Build system: gnu
Synopsis: Library with pthread stubs
Description:

This library provides weak aliases for pthread functions not provided in libc or otherwise available by default. Libraries like libxcb rely on pthread stubs to use pthreads optionally, becoming thread-safe when linked to libpthread, while avoiding any performance hit when running single-threaded.

libxcomposite 0.4.6
Propagated dependencies: xorgproto@2024.1 libxfixes@6.0.1 libx11@1.8.12
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://www.x.org/wiki/
Licenses: X11
Build system: gnu
Synopsis: Xorg Composite library
Description:

Client library for the Composite extension to the X11 protocol.

perl-x11-protocol 0.56
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://metacpan.org/release/X11-Protocol
Licenses: GPL 1+
Build system: perl
Synopsis: Raw interface to X Window System servers
Description:

X11::Protocol is a client-side interface to the X11 Protocol, allowing perl programs to display windows and graphics on X11 servers.

xf86-video-ati 19.1.0-1.5eba006
Dependencies: mesa@25.2.3 xorgproto@2024.1 xorg-server@21.1.21
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://www.x.org/wiki/
Licenses: X11
Build system: gnu
Synopsis: ATI Radeon video driver for X server
Description:

xf86-video-ati is an ATI Radeon video driver for the Xorg X server.

font-adobe100dpi 1.0.4
Dependencies: bdftopcf@1.1.2 font-util@1.4.1 mkfontdir@1.0.7
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://www.x.org/wiki/
Licenses: X11
Build system: gnu
Synopsis: Xorg adobe-100dpi fonts
Description:

Xorg adobe-100dpi fonts.

hackneyed-x11-cursors 0.8.2
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://gitlab.com/Enthymeme/hackneyed-x11-cursors
Licenses: X11
Build system: gnu
Synopsis: Classic cursor theme for X11
Description:

Hackneyed is a scalable cursor theme mildly resembling old Windows 3.x cursors. The cursors are available in white and black colors. A left-handed version of the cursors is also included.

Total packages: 69225