From cedff6cd9e028728ee44371c26d0fa94bd4fe4b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Grisez?= Date: Wed, 6 May 2015 14:48:32 +0200 Subject: [PATCH] Add a title and a background image to the MacOSX installer --- Makefile.am | 1 + build/macos/pkg-distribution.xml.in | 4 +++- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 7b8755e67..007dc5dbf 100644 --- a/Makefile.am +++ b/Makefile.am @@ -245,6 +245,7 @@ pkg: $(MACAPPNAME) rm -rf ./packaging mkdir -p ./packaging cp ${srcdir}/COPYING ./packaging + cp ${srcdir}/pixmaps/linphone.png ./packaging pkgbuild --install-location /Applications --scripts ${srcdir}/build/macos/pkg-scripts --component $(MACAPPNAME) ./packaging/linphone.pkg productbuild --resources . --distribution ${srcdir}/build/macos/pkg-distribution.xml --package-path ./packaging $(MACAPPPKG) diff --git a/build/macos/pkg-distribution.xml.in b/build/macos/pkg-distribution.xml.in index 37cd80ebe..8f66a99d9 100644 --- a/build/macos/pkg-distribution.xml.in +++ b/build/macos/pkg-distribution.xml.in @@ -1,5 +1,8 @@ + Linphone + + @@ -12,5 +15,4 @@ linphone.pkg -