PN: libdrm
PV: 2.4.110
PR: r0
PKGV: 2.4.110
PKGR: r0.7
LICENSE: MIT
DESCRIPTION:libdrm-doc: The runtime library for accessing the kernel DRM services.  DRM stands for \\"Direct Rendering Manager\\", which is the kernel portion of the \\"Direct Rendering Infrastructure\\" (DRI).  DRI is required for many hardware accelerated OpenGL drivers.  This package contains documentation.
SUMMARY:libdrm-doc: Userspace interface to the kernel DRM services - Documentation files
SECTION:libdrm-doc: doc
PKG:libdrm-doc: libdrm-doc
FILES:libdrm-doc: /usr/share/doc /usr/share/man /usr/share/info /usr/share/gtk-doc             /usr/share/gnome/help
FILES_INFO:libdrm-doc: {}
pkg_postinst:libdrm-doc: set -e\n\t# only update manual page index caches when manual files are built and installed\n\tif false; then\n\t\tif test -n "$D"; then\n\t\t\tif true; then\n\t\t\t\tsed "s:\\(\\s\\)/:\\1$D/:g" $D/etc/man_db.conf | PSEUDO_UNLOAD=1 qemu-x86_64 -r 3.2.0  -cpu Nehalem,check=false -L $D -E LD_LIBRARY_PATH=$D/usr/lib:$D/usr/lib $D/usr/bin/mandb -C - -u -q $D/usr/share/man\n\t\t\t\tchown -R root:root $D/usr/share/man\n\n\t\t\t\tmkdir -p $D/var/cache/man\n\t\t\t\tcd $D/usr/share/man\n\t\t\t\tfind . -name index.db | while read index; do\n\t\t\t\t\tmkdir -p $D/var/cache/man/$(dirname ${index})\n\t\t\t\t\tmv ${index} $D/var/cache/man/${index}\n\t\t\t\t\tchown man:man $D/var/cache/man/${index}\n\t\t\t\tdone\n\t\t\t\tcd -\n\t\t\telse\n\t\t\t\t$INTERCEPT_DIR/postinst_intercept delay_to_first_boot ${PKG} mlprefix=\n\t\t\tfi\n\t\telse\n\t\t\tmandb -q\n\t\tfi\n\tfi\n
pkg_postrm:libdrm-doc: set -e\n\t# only update manual page index caches when manual files are built and installed\n\tif false; then\n\t\tmandb -q\n\tfi\n
PKGSIZE:libdrm-doc: 0
