############################################################################### # IPFire.org - An Open Source Firewall Solution # # Copyright (C) - IPFire Development Team # ############################################################################### name = libXv version = 1.0.7 release = 1 maintainer = Stefan Schantl groups = X/Libraries url = http://www.x.org/ license = MIT summary = X.Org X11 libXv runtime library. description X.Org X11 libXv runtime library. end source_dl = http://ftp.x.org/pub/individual/lib/ build requires libX11-devel libXext-devel pkg-config xorg-x11-proto-devel end configure_options += \ --disable-static end packages package %{name} package %{name}-devel template DEVEL end package %{name}-debuginfo template DEBUGINFO end end