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

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.


libxfont 1.5.4
Dependencies: zlib@1.3.1 xtrans@1.5.2
Propagated dependencies: freetype@2.13.3 libfontenc@1.1.8 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 Font handling library
Description:

libXfont provides the core of the legacy X11 font system, handling the index files (fonts.dir, fonts.alias, fonts.scale), the various font file formats, and rasterizing them. It is used by the X servers, the X Font Server (xfs), and some font utilities (bdftopcf for instance), but should not be used by normal X11 clients. X11 clients access fonts via either the new API's in libXft, or the legacy API's in libX11.

xlsatoms 1.1.4
Dependencies: libxcb@1.17.0
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://gitlab.freedesktop.org/xorg/app/xlsatoms
Licenses: X11
Build system: gnu
Synopsis: List interned X server atoms
Description:

XLsAtoms is used to list the interned atoms defined on X server.

font-misc-ethiopic 1.0.5
Dependencies: mkfontdir@1.0.7 mkfontscale@1.2.3
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://www.x.org/wiki/
Licenses: X11
Build system: gnu
Synopsis: Xorg misc-ethiopic fonts
Description:

Xorg misc-ethiopic fonts.

libxxf86vm 1.1.6
Dependencies: libx11@1.8.12
Propagated dependencies: libxext@1.3.6 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 XF86 Video Mode Extension library
Description:

Library for the XFree86 Video Mode Extension Extension to the X11 protocol.

xprop 1.2.8
Dependencies: libx11@1.8.12 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: Display X server properties
Description:

xprop is used to display and/or set window and font properties of an X server.

xclock 1.1.1
Dependencies: libxmu@1.2.1 libx11@1.8.12 libxaw@1.0.16 libxrender@0.9.12 libxft@2.3.8 libxkbfile@1.1.3
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://gitlab.freedesktop.org/xorg/app/xclock
Licenses: X11-style
Build system: gnu
Synopsis: Analog / digital clock for X
Description:

The xclock program displays the time in analog or digital form.

libfontenc 1.1.8
Dependencies: zlib@1.3.1 xorgproto@2024.1
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://gitlab.freedesktop.org/xorg/lib/libfontenc
Licenses: X11
Build system: gnu
Synopsis: Xorg font encoding library
Description:

Xorg font encoding library.

x11perf 1.7.0
Dependencies: libx11@1.8.12 libxft@2.3.8 libxmu@1.2.1 libxrender@0.9.12
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://www.x.org/wiki/
Licenses: X11
Build system: gnu
Synopsis: X server performance benchmarker
Description:

X11Perf is a simple performance benchmarker for the Xorg X server.

xgamma 1.0.7
Dependencies: libxxf86vm@1.1.6 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: Alter a monitor's gamma correction
Description:

XGamma is used to query and alter the gamma correction of a monitor via the X video mode extension.

xwayland-run 0.0.4
Dependencies: python@3.11.14 xauth@1.1.3 xorg-server-xwayland@24.1.9
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://gitlab.freedesktop.org/ofourdan/xwayland-run
Licenses: GPL 2+
Build system: meson
Synopsis: Run X11 client on dedicated Xwayland server
Description:

xwayland-run contains a set of small utilities revolving around running Xwayland and various Wayland compositor headless, namely:

  • xwayland-run: Spawn X11 client within its own dedicated Xwayland rootful instance.

  • wlheadless-run: Run Wayland client on a set of supported Wayland headless compositors.

  • xwfb-run: Combination of above two tools to be used as a direct replacement for xvfb-run specifically.

font-xfree86-type1 1.0.5
Dependencies: mkfontdir@1.0.7 mkfontscale@1.2.3
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://www.x.org/wiki/
Licenses: X11
Build system: gnu
Synopsis: Xorg xfree86-type1 font
Description:

Xorg xfree86-type1 font.

xf86-input-evdev 2.11.0
Dependencies: eudev@3.2.14 libevdev@1.13.3 mtdev@1.1.6 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: Generic input driver for X server
Description:

xf86-input-evdev is a generic input driver for the Xorg X server. This driver supports all input devices that the kernel knows about, including most mice, keyboards, tablets and touchscreens.

xf86-video-vesa 2.6.0
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: VESA video driver for X server
Description:

xf86-video-vesa is a generic VESA video driver for the Xorg X server.

xf86-video-mach64 6.10.0
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: Mach64 video driver for X server
Description:

xf86-video-mach64 is a video driver for the Xorg X server. This driver is intended for all ATI video adapters based on the Mach64 series or older chipsets, providing maximum video function within hardware limitations. The driver is also intended to optionally provide the same level of support for generic VGA or 8514/A adapters.

libxfont 2.0.7
Dependencies: zlib@1.3.1 xtrans@1.5.2
Propagated dependencies: freetype@2.13.3 libfontenc@1.1.8 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 Font handling library
Description:

libXfont provides the core of the legacy X11 font system, handling the index files (fonts.dir, fonts.alias, fonts.scale), the various font file formats, and rasterizing them. It is used by the X servers, the X Font Server (xfs), and some font utilities (bdftopcf for instance), but should not be used by normal X11 clients. X11 clients access fonts via either the new API's in libXft, or the legacy API's in libX11.

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.

libxdmcp 1.1.5
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 Display Manager Control Protocol library
Description:

Xorg Display Manager Control Protocol library.

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 PrintProto protocol headers
Description:

Print Extension defines a protocol for a portable, network-transparent printing system.

libxcvt 0.1.3
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://gitlab.freedesktop.org/xorg/lib/libxcvt
Licenses: X11
Build system: meson
Synopsis: VESA Coordinated Video Timings (CVT) library
Description:

libxcvt is a library providing a standalone version of the X server implementation of the VESA Coordinated Video Timings (CVT) standard timing modelines generator. libxcvt also provides a standalone version of the command line tool cvt copied from the Xorg implementation and is meant to be a direct replacement to the version provided by the Xorg server.

xmodmap 1.0.11
Dependencies: xorgproto@2024.1 libx11@1.8.12
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://gitlab.freedesktop.org/xorg/app/xmodmap
Licenses: X11
Build system: gnu
Synopsis: Modify keymaps and button mappings on X server
Description:

Xmodmap is used to display and edit the keyboard modifier map and keymap table that are used by client programs running on X server to convert event keycodes into keysyms. It is usually run from the user's session startup script to configure the keyboard according to personal tastes.

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.

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.

xev 1.2.6
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://gitlab.freedesktop.org/xorg/app/xev
Licenses: X11
Build system: gnu
Synopsis: Print contents of X events
Description:

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.

editres 1.0.9
Dependencies: libxaw@1.0.16 libxkbfile@1.1.3 libxmu@1.2.1 libxt@1.3.1
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://www.x.org/wiki/
Licenses: X11
Build system: gnu
Synopsis: Tool to browse and edit X Toolkit resource specifications
Description:

Editres is a tool that allows users and application developers to view the full widget hierarchy of any X Toolkit application that speaks the Editres protocol. In addition, editres will help the user construct resource specifications, allow the user to apply the resource to the application and view the results dynamically. Once the user is happy with a resource specification editres will append the resource string to the user's X Resources file.

Total packages: 31209