Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37411820
en ru br
ALT Linux repos
S:510.60.02-alt1
5.0: 180.29-alt1
4.1: 1.0-alt11.M41.1
4.0: 1.0-alt11.M41.1
+updates:1.0-alt11

Group :: System/Configuration/Hardware
RPM: nvidia-xconfig

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: nvidia-xconfig
Version: 1.0
Release: alt11

Group: System/Configuration/Hardware
Summary: Command line tool for setup X11 for the NVIDIA driver
Url: ftp://download.nvidia.com/XFree86/nvidia-xconfig/
License: GPL

Source: %name-%version.tar.gz
Patch1: nvidia-xconfig-1.0-alt-fix-linking.patch

BuildRequires: glibc-devel-static

%description
Command line tool for setup X11 for the NVIDIA driver

%prep
%setup -q
%patch1 -p1

%build
%add_optflags -I XF86Config-parser
%make_build CC=gcc CFLAGS="%optflags"

%install
mkdir -p %buildroot/%_bindir
install -m 0755 nvidia-xconfig %buildroot/%_bindir

%files
%_bindir/%name

%post
%update_menus
%postun
%clean_menus

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin