wok-stable diff ffmpeg/receipt @ rev 10855
linux: Add ts_* modules. linux-input-touchscreen had ts_* modules in it. Only adds 4kb to linux packages.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Tue Jun 14 11:41:17 2011 +0000 (2011-06-14) |
parents | d1768332cee0 |
children |
line diff
1.1 --- a/ffmpeg/receipt Sun May 08 09:01:58 2011 +0000 1.2 +++ b/ffmpeg/receipt Tue Jun 14 11:41:17 2011 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="ffmpeg" 1.7 -VERSION="0.6.2" 1.8 +VERSION="0.6.3" 1.9 CATEGORY="multimedia" 1.10 SHORT_DESC="Record, convert and stream audio and video." 1.11 MAINTAINER="pascal.bellard@slitaz.org" 1.12 @@ -36,7 +36,7 @@ 1.13 --disable-mmx2 \ 1.14 --disable-ssse3 && 1.15 make && 1.16 - make DESTDIR=$PWD/_pkg install 1.17 + make install 1.18 } 1.19 1.20 # Rules to gen a SliTaz package suitable for Tazpkg.