libxcursor 1:1.2.2-1 source package in Ubuntu

Changelog

libxcursor (1:1.2.2-1) unstable; urgency=medium

  * Team upload.

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster:
    + Build-Depends: Drop versioned constraint on dpkg-dev, libx11-dev,
      libxfixes-dev, libxrender-dev and xutils-dev.
  * Trim trailing whitespace.
  * Add missing ${misc:Depends} to Depends for libxcursor1-udeb.
  * Drop unnecessary dependency on dh-autoreconf.
  * Replace XC-Package-Type with Package-Type.

  [ Drew Parsons ]
  * New upstream release
  * Build-Depends: pkgconf not pkg-config
  * Standards-Version: 4.7.0

 -- Drew Parsons <email address hidden>  Sat, 01 Jun 2024 20:44:38 +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 Pocket Published Component Section
Oracular release main x11

Downloads

File Size SHA-256 Checksum
libxcursor_1.2.2-1.dsc 2.1 KiB 953cc9f90bd25d44dbb42448b1b257fcb7a4790814118f42eae67c59fcf2ccd8
libxcursor_1.2.2.orig.tar.gz 417.3 KiB 98c3a30a3f85274c167d1ac5419d681ce41f14e27bfa5fe3003c8172cd8af104
libxcursor_1.2.2-1.debian.tar.xz 8.9 KiB 2a2690a11345bcdfaf88acaf9b8bb96862aa36bfba8454cbc07d96d9c4c29d76

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