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