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

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.


bdfresize 1.5-11
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://tracker.debian.org/pkg/bdfresize
Licenses: GPL 2+
Build system: gnu
Synopsis: Resize fonts in the BDF format
Description:

This package provides bdfresize, a command to magnify or reduce fonts in the Glyph Bitmap Distribution Format (BDF). It produces BDF output.

libwindowswm 1.0.1
Dependencies: xorgproto@2024.1 libxext@1.3.6 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: Xorg WindowsWM library
Description:

Cygwin/X rootless window management extension. WindowsWM is a simple library designed to interface with the Windows-WM extension. This extension allows X window managers to better interact with the Cygwin XWin server when running X11 in a rootless mode.

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.

perl-x11-xcb 0.19
Dependencies: libxcb@1.17.0 xcb-proto@1.17.0 xcb-util@0.4.1 xcb-util-wm@0.4.2
Propagated dependencies: perl-data-dump@1.23 perl-mouse@2.5.10 perl-mousex-nativetraits@1.09 perl-try-tiny@0.31 perl-xml-descent@1.04 perl-xml-simple@2.25 perl-xs-object-magic@0.05
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://metacpan.org/release/X11-XCB
Licenses: GPL 1+
Build system: perl
Synopsis: Perl bindings for libxcb
Description:

These bindings wrap libxcb (a C library to speak with X11, in many cases better than Xlib), and provides an object oriented interface to its methods (using Mouse).

libice 1.1.2
Dependencies: xtrans@1.5.2
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 Inter-Client Exchange library
Description:

Xorg Inter-Client Exchange library.

libevdev 1.13.6
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://www.freedesktop.org/wiki/Software/libevdev/
Licenses: X11-style
Build system: gnu
Synopsis: Wrapper library for evdev devices
Description:

libevdev is a wrapper library for evdev devices. it moves the common tasks when dealing with evdev devices into a library and provides a library interface to the callers, thus avoiding erroneous ioctls, etc.

The eventual goal is that libevdev wraps all ioctls available to evdev devices, thus making direct access unnecessary.

xf86-video-cirrus 1.6.0
Dependencies: xorg-server@21.1.23
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://www.x.org/wiki/
Licenses: X11
Build system: gnu
Synopsis: Cirrus Logic video driver for X server
Description:

xf86-video-cirrus is a Cirrus Logic video driver for the Xorg X server.

xf86-video-fbdev 0.5.1
Dependencies: xorg-server@21.1.23
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://www.x.org/wiki/
Licenses: X11
Build system: gnu
Synopsis: Framebuffer device video driver for X server
Description:

xf86-video-fbdev is a video driver for the Xorg X server for framebuffer device.

libxrender 0.9.12
Dependencies: libx11@1.8.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 Render Extension library
Description:

Library for the Render Extension to the X11 protocol.

font-sony-misc 1.0.4
Dependencies: mkfontdir@1.0.7 bdftopcf@1.1.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 sony-misc fonts
Description:

Xorg sony-misc fonts.

luit 1.1.1
Dependencies: libfontenc@1.1.8 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: Convert terminal I/O from legacy encodings to UTF-8
Description:

Luit is a filter that can be run between an arbitrary application and a UTF-8 terminal emulator such as xterm. It will convert application output from the locale's encoding into UTF-8, and convert terminal input from UTF-8 into the locale's encoding.

eglexternalplatform 1.2
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://github.com/NVIDIA/eglexternalplatform
Licenses: Expat
Build system: meson
Synopsis: EGL External Platform interface
Description:

EGLExternalPlatform is an specification of the EGL External Platform interface for writing EGL platforms and their interactions with modern window systems on top of existing low-level EGL platform implementations. This keeps window system implementation specifics out of EGL drivers by using application-facing EGL functions.

xf86-video-mga 2.1.0
Dependencies: mesa@26.0.2 xorgproto@2024.1 xorg-server@21.1.23
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://www.x.org/wiki/
Licenses: X11
Build system: gnu
Synopsis: Matrox video driver for X server
Description:

xf86-video-mga is a Matrox video driver for the Xorg X server.

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.

libxext 1.3.6
Dependencies: libxau@1.0.12 libx11@1.8.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 Common extensions library
Description:

Library for common extensions to the X11 protocol.

fonttosfnt 1.2.4
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: Expat
Build system: gnu
Synopsis: Wrap a bitmap font in a sfnt (ttf or otb) wrapper
Description:

fonttosfnt wraps a set of bdf or pcf bitmap fonts in a sfnt (TrueType or OpenType) wrapper.

xcalc 1.1.2
Dependencies: libxaw@1.0.16
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://www.x.org/wiki/
Licenses: X11
Build system: gnu
Synopsis: Hand calculator for the X Window system
Description:

Xcalc is a scientific calculator desktop accessory that can emulate a TI-30 or an HP-10C.

font-misc-misc 1.1.3
Dependencies: mkfontdir@1.0.7 font-util@1.4.1 bdftopcf@1.1.2
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://www.x.org/wiki/
Licenses: Public Domain
Build system: gnu
Synopsis: Xorg misc-misc fonts
Description:

Xorg misc-misc fixed fonts.

xorg-server-xwayland 24.1.12
Dependencies: font-dejavu@2.37 dbus@1.16.2 egl-wayland@1.1.19 eudev@3.2.14 libfontenc@1.1.8 libdrm@2.4.131 libepoxy@1.5.10 libgcrypt@1.11.0 libtirpc@1.3.1 libxcvt@0.1.3 libxfont@2.0.7 libxkbfile@1.1.3 pixman@0.46.4 wayland@1.24.0 wayland-protocols@1.47 xkbcomp@1.4.7 xkeyboard-config@2.44 xorgproto@2024.1 xtrans@1.5.2
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://www.x.org/wiki/
Licenses: X11
Build system: meson
Synopsis: Xorg server with Wayland backend
Description:

Xwayland is an X server for running X clients under Wayland.

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.

xf86-video-amdgpu 23.0.0
Dependencies: xorg-server@21.1.23
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://www.x.org/wiki/
Licenses: X11
Build system: gnu
Synopsis: AMD Radeon video driver for X server
Description:

xf86-video-amdgpu is an AMD Radeon video driver for the Xorg X server.

xorg-server 21.1.23
Dependencies: eudev@3.2.14 dbus@1.16.2 libdmx@1.1.5 libepoxy@1.5.10 libgcrypt@1.11.0 libxau@1.0.12 libxaw@1.0.16 libxdmcp@1.1.5 libxfixes@6.0.1 libxfont@2.0.7 libxkbfile@1.1.3 libxrender@0.9.12 libxres@1.2.2 libxshmfence@1.3.3 libxt@1.3.1 libxv@1.0.13 xkbcomp@1.4.7 xkeyboard-config@2.44 xtrans@1.5.2 zlib@1.3.1 xcb-util@0.4.1 xcb-util-image@0.4.1 xcb-util-keysyms@0.4.1 xcb-util-renderutil@0.3.10 xcb-util-wm@0.4.2
Propagated dependencies: libpciaccess@0.18.1 libxcvt@0.1.3 mesa@26.0.2 pixman@0.46.4 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 implementation of the X Window System
Description:

This package provides the Xorg X server itself. The X server accepts requests from client programs to create windows, which are (normally rectangular) 'virtual screens' that the client program can draw into.

Windows are then composed on the actual screen by the X server (or by a separate composite manager) as directed by the window manager, which usually communicates with the user via graphical controls such as buttons and draggable titlebars and borders.

xf86-video-vmware 13.4.0
Dependencies: libx11@1.8.12 libxext@1.3.6 llvm@13.0.1 mesa@26.0.2 xorg-server@21.1.23
Channel: guix
Location: gnu/packages/xorg.scm (gnu packages xorg)
Home page: https://www.x.org/wiki/
Licenses: X11
Build system: gnu
Synopsis: VMware SVGA video driver for X server
Description:

xf86-video-vmware is a VMware SVGA video driver for the Xorg X server.

xcursorgen 1.0.8
Dependencies: libxcursor@1.2.3 libpng@1.6.39
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 X cursor file from PNG images
Description:

XCursorGen prepares X11 cursor sets for use with libXcursor.

Total packages: 72166