############################################################################### # IPFire.org - An Open Source Firewall Solution # # Copyright (C) - IPFire Development Team # ############################################################################### name = xorg-x11-drv-vesa version = 2.3.0 release = 1 maintainer = Stefan Schantl groups = X/Driver url = http://www.x.org/ license = MIT summary = Xorg X11 vesa video driver. description X.Org X11 vesa video driver. end source_dl = http://ftp.x.org/pub/individual/driver/ sources = xf86-video-vesa-%{version}.tar.bz2 DIR_APP = $(DIR_SRC)/xf86-video-vesa-$(PKG_VER) build requires libX11-devel libpciaccess-devel pkg-config xorg-x11-proto-devel xorg-x11-server-devel xorg-x11-util-macros end DIR_APP = %{DIR_SRC}/xf86-video-vesa-%{version} CFLAGS += -Wl,-z,lazy configure_options += \ --disable-static end quality-agent permit_not_full_relro = yes end packages package %{name} end package %{name}-debuginfo template DEBUGINFO end end