############################################################################### # IPFire.org - An Open Source Firewall Solution # # Copyright (C) - IPFire Development Team # ############################################################################### name = libXau version = 1.0.6 release = 1 maintainer = Stefan Schantl groups = X/Libraries url = http://xcb.freedesktop.org/ license = MIT summary = Sample Authorization Protocol for X. description This is a very simple mechanism for providing individual access \ to an X Window System display.It uses existing core protocol and \ library hooks for specifying authorization data in the connection \ setup block to restrict use of the display to only those clients \ that show that they know a server-specific key called a \ magic cookie. end source_dl = sources = %{thisapp}.tar.bz2 build requires pkg-config xorg-x11-proto-devel end configure_options +=\ --disable-static #make_install_targets +=\ # INSTALL="install -p" end packages package %{name} end package %{name}-devel template DEVEL end package %{name}-debuginfo template DEBUGINFO end end