############################################################################### # IPFire.org - An Open Source Firewall Solution # # Copyright (C) - IPFire Development Team # ############################################################################### name = libXdmcp version = 1.0.3 release = 1 maintainer = Stefan Schantl groups = X/Libraries url = http://www.x.org/ license = MIT summary = X Display Manager Control Protocol library. description X Display Manager Control Protocol library. end source_dl = sources = %{thisapp}.tar.bz2 build requires pkg-config xorg-x11-proto-devel end configure_options += \ --disable-static end packages package %{name} end package %{name}-devel template DEVEL end package %{name}-debuginfo template DEBUGINFO end end