wok diff xorg-xdriinfo/receipt @ rev 7114

Added x264 to mencoder depends. Needed for mencoder to work.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Nov 04 03:03:33 2010 +0000 (2010-11-04)
parents de5d8ec1d324
children bff2fd2daf51
line diff
     1.1 --- a/xorg-xdriinfo/receipt	Mon Mar 01 09:06:07 2010 +0000
     1.2 +++ b/xorg-xdriinfo/receipt	Thu Nov 04 03:03:33 2010 +0000
     1.3 @@ -2,13 +2,14 @@
     1.4  
     1.5  PACKAGE="xorg-xdriinfo"
     1.6  SOURCE="xdriinfo"
     1.7 -VERSION="1.0.2"
     1.8 +VERSION="1.0.3"
     1.9  CATEGORY="x-window"
    1.10  SHORT_DESC="Query configuration information of DRI drivers"
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12  DEPENDS="xorg-libX11"
    1.13 +BUILD_DEPENDS="mesa"
    1.14  SUGGESTED="nvidia"
    1.15 -TARBALL="$SOURCE-$VERSION.tar.gz"
    1.16 +TARBALL="$SOURCE-$VERSION.tar.bz2"
    1.17  WEB_SITE="http://www.x.org/"
    1.18  WGET_URL="http://xorg.mirror.solnet.ch/pub/individual/app/$TARBALL"
    1.19