wok diff xorg-xf86-video-nouveau/receipt @ rev 20009

Add: description.txt and links revision.
author Leonardo Laporte <hackdorte@yandex.com>
date Thu Aug 03 05:22:36 2017 -0300 (2017-08-03)
parents 3942f06994e2
children 6135577f4d08
line diff
     1.1 --- a/xorg-xf86-video-nouveau/receipt	Fri May 08 19:30:55 2015 +0200
     1.2 +++ b/xorg-xf86-video-nouveau/receipt	Thu Aug 03 05:22:36 2017 -0300
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="xorg-xf86-video-nouveau"
     1.7 -VERSION="1.0.11"
     1.8 +VERSION="1.0.12"
     1.9  CATEGORY="x-window"
    1.10  SHORT_DESC="Xorg server nouveau (nvidia) driver."
    1.11  MAINTAINER="devl547@gmail.com"
    1.12 @@ -12,8 +12,9 @@
    1.13  WGET_URL="$XORG_MIRROR/driver/$TARBALL"
    1.14  TAGS="xorg display"
    1.15  
    1.16 -DEPENDS="xorg-server mesa-dri-nouveau libpthread-stubs"
    1.17 -BUILD_DEPENDS="xorg-server-dev libpthread-stubs-dev"
    1.18 +DEPENDS="xorg-server libdrm-nouveau libpthread-stubs \
    1.19 + mesa-dri-nouveau" # opengl only
    1.20 +BUILD_DEPENDS="xorg-server-dev libpthread-stubs-dev libdrm-dev"
    1.21  
    1.22  MODS='/usr/lib/X11/modules'
    1.23