wok-current rev 17094
mencoder
author | Xander Ziiryanoff <psychomaniak@xakep.ru> |
---|---|
date | Thu Aug 28 03:47:22 2014 +0200 (2014-08-28) |
parents | 1c8a8c24e47e |
children | 80172181e4ff |
files | dooble/receipt mencoder/receipt |
line diff
1.1 --- a/dooble/receipt Thu Aug 28 03:31:30 2014 +0200 1.2 +++ b/dooble/receipt Thu Aug 28 03:47:22 2014 +0200 1.3 @@ -39,7 +39,7 @@ 1.4 cp -a $install/* $fs ; rm -rf $fs/home $fs/usr/local 1.5 cd $fs/usr/share/$PACKAGE ; ln -s ../../bin/D${PACKAGE:1} D${PACKAGE:1} 1.6 cd $fs/usr/share/$PACKAGE/Icons ; rm -rf 64x64 nuovext nuvola black-and-white && ln -s faience nuovext 1.7 - cd $fs/usr/sharO1e/$PACKAGE/Translations ; find . -size -44k -delete 1.8 + cd $fs/usr/share/$PACKAGE/Translations ; find . -size -44k -delete 1.9 mv $fs/usr/share/$PACKAGE/$PACKAGE.sh $fs/usr/bin/ && cd $fs/usr/bin 1.10 sed -i 's|local/dooble/Dooble|bin/Dooble|g' $PACKAGE.sh 1.11 sed -i 's|cd /usr/local/dooble|cd /usr/share/dooble|g' $PACKAGE.sh
2.1 --- a/mencoder/receipt Thu Aug 28 03:31:30 2014 +0200 2.2 +++ b/mencoder/receipt Thu Aug 28 03:47:22 2014 +0200 2.3 @@ -3,7 +3,7 @@ 2.4 PACKAGE="mencoder" 2.5 VERSION="1.1.1" 2.6 CATEGORY="multimedia" 2.7 -SHORT_DESC="MPlayer video and movie encoder." 2.8 +SHORT_DESC="MPlayer video and movie encoder" 2.9 MAINTAINER="pankso@slitaz.org" 2.10 LICENSE="GPL2" 2.11 WANTED="mplayer"