wok-next diff mplayer-svn/receipt @ rev 5955
Add: lxrandr 0.1.1
author | Antoine Bodin <gokhlayeh@mailoo.org> |
---|---|
date | Tue Aug 03 22:25:27 2010 +0200 (2010-08-03) |
parents | 8806a69fb967 |
children | 1d279fc90686 |
line diff
1.1 --- a/mplayer-svn/receipt Sat Jul 10 13:41:34 2010 +0200 1.2 +++ b/mplayer-svn/receipt Tue Aug 03 22:25:27 2010 +0200 1.3 @@ -38,6 +38,8 @@ 1.4 tar czf $TARBALL $PACKAGE-$VERSION 1.5 fi 1.6 cd $src 1.7 + KERNEL_VERSION=`grep ^VERSION= $WOK/linux/receipt | cut -d "=" -f2 | sed -e 's/"//g'` 1.8 + sed -i "s/uname -r/echo $KERNEL_VERSION-slitaz/" configure 1.9 # disable unwanted features, remote control, streaming, networking, unwanted codecs, 1.10 # disable video outputs, audio outputs, some advanced options 1.11 ./configure \