|
|
|
|
|
|
|
|
SHELL:=/bin/bash |
|
|
SHELL:=/bin/bash |
|
|
|
|
|
|
|
|
|
|
|
test: |
|
|
|
|
|
touch fake.deb |
|
|
|
|
|
|
|
|
ffmpeg: |
|
|
ffmpeg: |
|
|
# git clone git://git.videolan.org/x264.git |
|
|
# git clone git://git.videolan.org/x264.git |
|
|
#git clone https://github.com/rayburgemeestre/x264 |
|
|
#git clone https://github.com/rayburgemeestre/x264 |
|
|
|
|
|
|
|
|
git clone git://source.ffmpeg.org/ffmpeg.git |
|
|
git clone git://source.ffmpeg.org/ffmpeg.git |
|
|
|
|
|
|
|
|
bash ../ubuntu1804.sh make ffmpeg_impl |
|
|
bash ../ubuntu1804.sh make ffmpeg_impl |
|
|
|
|
|
bash ../ubuntu1804.sh make package |
|
|
|
|
|
|
|
|
ffmpeg_impl: |
|
|
ffmpeg_impl: |
|
|
apt-get update |
|
|
apt-get update |