[osx] Add gst-ffmpeg package

This commit is contained in:
Alexander Kojevnikov 2010-06-20 14:27:52 +09:00
parent 68e59cd5ed
commit c2d983eda3
2 changed files with 3 additions and 2 deletions

View File

@ -59,7 +59,7 @@ class SpekPackages:
'gst-plugins-good.py',
'gst-plugins-bad.py',
'gst-plugins-ugly.py',
# 'gst-ffmpeg',
'gst-ffmpeg.py',
])
if isinstance (self, DarwinProfile):

View File

@ -9,7 +9,8 @@
# TODO:
# - DS_Store
# - ffmpeg and deps above
# - Check which gtkrc other projects are using
# - deps above
# - credit bockbuild
pushd $(dirname $0)