Summary: Xdamage: X Damage extension library Name: libxdamage Version: 1.1.5 Release: r0 Epoch: 1 License: MIT Group: x11/libs Packager: Poky URL: http://www.x.org BuildRequires: autoconf-native BuildRequires: automake-native BuildRequires: gnu-config-native BuildRequires: libtool-cross BuildRequires: libtool-native BuildRequires: libxfixes BuildRequires: pkgconfig-native BuildRequires: util-macros BuildRequires: virtual/aarch64-poky-linux-compilerlibs BuildRequires: virtual/aarch64-poky-linux-gcc BuildRequires: virtual/libc BuildRequires: virtual/libx11 BuildRequires: xorgproto %description 'Damage' is a term that describes changes make to pixel contents of windows and pixmaps. Damage accumulates as drawing occurs in the drawable. Each drawing operation 'damages' one or more rectangular areas within the drawable. The rectangles are guaranteed to include the set of pixels modified by each operation, but may include significantly more than just those pixels. The DAMAGE extension allows applications to either receive the raw rectangles as a stream of events, or to have them partially processed within the X server to reduce the amount of data transmitted as well as reduce the processing latency once the repaint operation has started. %package -n libxdamage-src Summary: Xdamage: X Damage extension library - Source files License: MIT Group: devel %description -n libxdamage-src 'Damage' is a term that describes changes make to pixel contents of windows and pixmaps. Damage accumulates as drawing occurs in the drawable. Each drawing operation 'damages' one or more rectangular areas within the drawable. The rectangles are guaranteed to include the set of pixels modified by each operation, but may include significantly more than just those pixels. The DAMAGE extension allows applications to either receive the raw rectangles as a stream of events, or to have them partially processed within the X server to reduce the amount of data transmitted as well as reduce the processing latency once the repaint operation has started. This package contains sources for debugging purposes. %package -n libxdamage-dbg Summary: Xdamage: X Damage extension library - Debugging files License: MIT Group: devel Recommends: glibc-dbg Recommends: libx11-dbg Recommends: libxfixes-dbg %description -n libxdamage-dbg 'Damage' is a term that describes changes make to pixel contents of windows and pixmaps. Damage accumulates as drawing occurs in the drawable. Each drawing operation 'damages' one or more rectangular areas within the drawable. The rectangles are guaranteed to include the set of pixels modified by each operation, but may include significantly more than just those pixels. The DAMAGE extension allows applications to either receive the raw rectangles as a stream of events, or to have them partially processed within the X server to reduce the amount of data transmitted as well as reduce the processing latency once the repaint operation has started. This package contains ELF symbols and related sources for debugging purposes. %package -n libxdamage-staticdev Summary: Xdamage: X Damage extension library - Development files (Static Libraries) License: MIT Group: devel Requires: libxdamage-dev = 1:1.1.5-r0 %description -n libxdamage-staticdev 'Damage' is a term that describes changes make to pixel contents of windows and pixmaps. Damage accumulates as drawing occurs in the drawable. Each drawing operation 'damages' one or more rectangular areas within the drawable. The rectangles are guaranteed to include the set of pixels modified by each operation, but may include significantly more than just those pixels. The DAMAGE extension allows applications to either receive the raw rectangles as a stream of events, or to have them partially processed within the X server to reduce the amount of data transmitted as well as reduce the processing latency once the repaint operation has started. This package contains static libraries for software development. %package -n libxdamage-dev Summary: Xdamage: X Damage extension library - Development files License: MIT Group: devel Requires: libxdamage1 = 1:1.1.5-r0 Recommends: glibc-dev Recommends: libx11-dev Recommends: libxfixes-dev Recommends: util-macros-dev Recommends: xorgproto-dev %description -n libxdamage-dev 'Damage' is a term that describes changes make to pixel contents of windows and pixmaps. Damage accumulates as drawing occurs in the drawable. Each drawing operation 'damages' one or more rectangular areas within the drawable. The rectangles are guaranteed to include the set of pixels modified by each operation, but may include significantly more than just those pixels. The DAMAGE extension allows applications to either receive the raw rectangles as a stream of events, or to have them partially processed within the X server to reduce the amount of data transmitted as well as reduce the processing latency once the repaint operation has started. This package contains symbolic links, header files, and related items necessary for software development. %package -n libxdamage-doc Summary: Xdamage: X Damage extension library - Documentation files License: MIT Group: doc %description -n libxdamage-doc 'Damage' is a term that describes changes make to pixel contents of windows and pixmaps. Damage accumulates as drawing occurs in the drawable. Each drawing operation 'damages' one or more rectangular areas within the drawable. The rectangles are guaranteed to include the set of pixels modified by each operation, but may include significantly more than just those pixels. The DAMAGE extension allows applications to either receive the raw rectangles as a stream of events, or to have them partially processed within the X server to reduce the amount of data transmitted as well as reduce the processing latency once the repaint operation has started. This package contains documentation. %package -n libxdamage-locale Summary: Xdamage: X Damage extension library License: MIT Group: x11/libs %description -n libxdamage-locale 'Damage' is a term that describes changes make to pixel contents of windows and pixmaps. Damage accumulates as drawing occurs in the drawable. Each drawing operation 'damages' one or more rectangular areas within the drawable. The rectangles are guaranteed to include the set of pixels modified by each operation, but may include significantly more than just those pixels. The DAMAGE extension allows applications to either receive the raw rectangles as a stream of events, or to have them partially processed within the X server to reduce the amount of data transmitted as well as reduce the processing latency once the repaint operation has started. %package -n libxdamage1 Summary: Xdamage: X Damage extension library License: MIT Group: x11/libs Requires: ld-linux-aarch64.so.1()(64bit) Requires: ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) Requires: libX11.so.6()(64bit) Requires: libXfixes.so.3()(64bit) Requires: libc.so.6()(64bit) Requires: libc.so.6(GLIBC_2.17)(64bit) Requires: libc6 >= 2.31+git0+4f0a61f753 Requires: libx11-6 >= 1.6.9 Requires: libxfixes3 >= 5.0.3 Requires: rtld(GNU_HASH) Requires(post): ld-linux-aarch64.so.1()(64bit) Requires(post): ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) Requires(post): libX11.so.6()(64bit) Requires(post): libXfixes.so.3()(64bit) Requires(post): libc.so.6()(64bit) Requires(post): libc.so.6(GLIBC_2.17)(64bit) Requires(post): libc6 >= 2.31+git0+4f0a61f753 Requires(post): libx11-6 >= 1.6.9 Requires(post): libxfixes3 >= 5.0.3 Requires(post): rtld(GNU_HASH) Provides: libXdamage.so.1()(64bit) Provides: libxdamage = 1.1.5 %description -n libxdamage1 'Damage' is a term that describes changes make to pixel contents of windows and pixmaps. Damage accumulates as drawing occurs in the drawable. Each drawing operation 'damages' one or more rectangular areas within the drawable. The rectangles are guaranteed to include the set of pixels modified by each operation, but may include significantly more than just those pixels. The DAMAGE extension allows applications to either receive the raw rectangles as a stream of events, or to have them partially processed within the X server to reduce the amount of data transmitted as well as reduce the processing latency once the repaint operation has started. %post -n libxdamage1 # libxdamage1 - postinst #!/bin/sh set -e if [ x"$D" = "x" ]; then if [ -x /sbin/ldconfig ]; then /sbin/ldconfig ; fi fi %files -n libxdamage-src %defattr(-,-,-,-) %dir "/usr" %dir "/usr/src" %dir "/usr/src/debug" %dir "/usr/src/debug/libxdamage" %dir "/usr/src/debug/libxdamage/1_1.1.5-r0" %dir "/usr/src/debug/libxdamage/1_1.1.5-r0/libXdamage-1.1.5" %dir "/usr/src/debug/libxdamage/1_1.1.5-r0/libXdamage-1.1.5/src" %dir "/usr/src/debug/libxdamage/1_1.1.5-r0/libXdamage-1.1.5/include" "/usr/src/debug/libxdamage/1_1.1.5-r0/libXdamage-1.1.5/src/xdamageint.h" "/usr/src/debug/libxdamage/1_1.1.5-r0/libXdamage-1.1.5/src/Xdamage.c" %dir "/usr/src/debug/libxdamage/1_1.1.5-r0/libXdamage-1.1.5/include/X11" %dir "/usr/src/debug/libxdamage/1_1.1.5-r0/libXdamage-1.1.5/include/X11/extensions" "/usr/src/debug/libxdamage/1_1.1.5-r0/libXdamage-1.1.5/include/X11/extensions/Xdamage.h" %files -n libxdamage-dbg %defattr(-,-,-,-) %dir "/usr" %dir "/usr/lib" %dir "/usr/lib/.debug" "/usr/lib/.debug/libXdamage.so.1.1.0" %files -n libxdamage-dev %defattr(-,-,-,-) %dir "/usr" %dir "/usr/include" %dir "/usr/lib" %dir "/usr/include/X11" %dir "/usr/include/X11/extensions" "/usr/include/X11/extensions/Xdamage.h" %dir "/usr/lib/pkgconfig" "/usr/lib/libXdamage.so" "/usr/lib/pkgconfig/xdamage.pc" %files -n libxdamage1 %defattr(-,-,-,-) %dir "/usr" %dir "/usr/lib" "/usr/lib/libXdamage.so.1.1.0" "/usr/lib/libXdamage.so.1"