mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
Added xf86-video-nv-2.1.12 template.
--HG-- extra : convert_revision : db7146ea0bf34933b0c649504f1bf82d1919d584
This commit is contained in:
parent
e58e70831e
commit
255f82ee3a
1 changed files with 13 additions and 0 deletions
13
templates/xf86-video-nv/template
Normal file
13
templates/xf86-video-nv/template
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
# Template build file for 'xf86-video-nv'.
|
||||||
|
pkgname=xf86-video-nv
|
||||||
|
version=2.1.12
|
||||||
|
distfiles="${XORG_SITE}/driver/$pkgname-$version.tar.bz2"
|
||||||
|
build_style=gnu_configure
|
||||||
|
short_desc="Xorg NVIDIA video driver"
|
||||||
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
checksum=f56d2bb42f6c4369dd3c6adc30988c53a229650f910b0db1bb3bf9376054011e
|
||||||
|
long_desc="
|
||||||
|
This is the video driver for NVIDIA video cards for the Xorg X11 server."
|
||||||
|
|
||||||
|
Add_dependency full glibc
|
||||||
|
Add_dependency full xorg-server
|
Loading…
Add table
Reference in a new issue