Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37856259
en ru br
ALT Linux repos
S:1.03-alt1.1
5.0: 1.0-alt1.1
4.1: 1.0-alt1.1

Group :: System/Kernel and hardware
RPM: nvdock

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: nvdock
Version: 1.0
Release: alt1.1

Summary: A tray icon to easily launch the nvidia-settings control panel

Group: System/Kernel and hardware
License: BSD && AS_IS

Url: http://www.opsat.net/user/bob/projects/nvdock

Source: %url/%name-%version.tar.bz2

# Automatically added by buildreq on Sun Aug 19 2007

BuildRequires: libgtk+2-devel packages-info-i18n-common
Requires: nvidia-settings

%description
A tray icon to easily launch the nvidia-settings control panel. Now with
temperature reading! Actually it always had temperature reading, nvidia-settings
does that for me.

Author    Bob Majdak Jr <bob at kateos.org>

%prep
%setup

%build
%make_build

%install
install -d %buildroot%_bindir
install -d %buildroot%_pixmapsdir

install -m 755 build/nvdock %buildroot%_bindir
install -m 644 pixmaps/nvdock.png %buildroot%_pixmapsdir
 
%post

%preun

%files
%doc COPYING README TODO
%_bindir/*
%_pixmapsdir/*

%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