libxcursor 1:1.2.1-1 source package in Ubuntu
Changelog
libxcursor (1:1.2.1-1) unstable; urgency=medium * Team upload. [ Timo Aaltonen ] * control: Migrate to x11proto-dev. [ Drew Parsons ] * New upstream release. * Standards-Version: 4.6.0 * debhelper compatibility level 13 -- Drew Parsons <email address hidden> Wed, 27 Apr 2022 17:02:26 +0200
Upload details
- Uploaded by:
- Debian X Strike Force
- Uploaded to:
- Sid
- Original maintainer:
- Debian X Strike Force
- Architectures:
- any
- Section:
- devel
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | main | x11 | |
Lunar | release | main | x11 | |
Kinetic | release | main | x11 |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libxcursor_1.2.1-1.dsc | 2.2 KiB | 21a56399ce0c41395446f617dd623ca98406897fff1ab45402b7045378367240 |
libxcursor_1.2.1.orig.tar.gz | 405.6 KiB | 77f96b9ad0a3c422cfa826afabaf1e02b9bfbfc8908c5fa1a45094faad074b98 |
libxcursor_1.2.1-1.debian.tar.xz | 8.8 KiB | 2c907ea70a6ff935f1d143a4306b61edee48e4786299b8724b8f179bae5628cb |
Available diffs
No changes file available.
Binary packages built by this source
- libxcursor-dev: X cursor management library (development files)
Header files and a static version of the X cursor management library are
provided by this package.
.
See the libxcursor1 package for further information.
- libxcursor1: X cursor management library
Xcursor is a simple library designed to help locate and load cursors for the
X Window System. Cursors can be loaded from files or memory and can exist in
several sizes; the library automatically picks the best size. When using
images loaded from files, Xcursor prefers to use the Render extension's
CreateCursor request for rendering cursors. Where the Render extension is
not supported, Xcursor maps the cursor image to a standard X cursor and uses
the core X protocol CreateCursor request.
.
Preferred themes for cursors can be installed if desired, via
xcursor-themes or other cursor-theme or icon-theme packages,
configured with update-alternatives --config x-cursor-theme.
- libxcursor1-dbgsym: debug symbols for libxcursor1