[vlc-devel] macosx: added PackageMaker project to create the EyeTV plugin installer
Rafaël Carré
funman at videolan.org
Sat Feb 11 03:31:54 CET 2012
Le 2012-02-09 07:54, Felix Paul Kühne a écrit :
> vlc/vlc-2.0 | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Thu Feb 9 13:46:50 2012 +0100| [53818c6f2136d136e86e72c7eb707cbf88c728c0] | committer: Felix Paul Kühne
>
> macosx: added PackageMaker project to create the EyeTV plugin installer
> (cherry picked from commit b79a47d8d06a83459a4e2c684633d75e3fe717b8)
>
>> http://git.videolan.org/gitweb.cgi/vlc/vlc-2.0.git/?a=commit;h=53818c6f2136d136e86e72c7eb707cbf88c728c0
> ---
>
> Makefile.am | 3 +++
> .../01vlc-contents.xml | 1 +
> .../EyeTV Plugin Installer.pmdoc/01vlc.xml | 1 +
> .../EyeTV Plugin Installer.pmdoc/index.xml | 13 +++++++++++++
> 4 files changed, 18 insertions(+), 0 deletions(-)
>
> diff --git a/Makefile.am b/Makefile.am
> index c34b99e..018f7ef 100644
> --- a/Makefile.am
> +++ b/Makefile.am
> @@ -354,6 +354,9 @@ EXTRA_DIST += \
> extras/package/macosx/eyetvplugin/eyetvplugin.h \
> extras/package/macosx/eyetvplugin/English.lproj/InfoPlist.strings \
> extras/package/macosx/eyetvplugin/eyetvplugin.xcodeproj/project.pbxproj \
> + extras/package/macosx/eyetvplugin/EyeTV Plugin Installer.pmdoc/01vlc-contents.xml \
> + extras/package/macosx/eyetvplugin/EyeTV Plugin Installer.pmdoc/01vlc.xml \
> + extras/package/macosx/eyetvplugin/EyeTV Plugin Installer.pmdoc/index.xml \
The spaces break make dist
More information about the vlc-devel
mailing list