From 73f290be8fa83de71ed1db8a9a8c8fa06432f8eb Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Mon, 1 Oct 2012 20:47:50 -0700 Subject: Add packaging files for MacOS I couldn't figure out how the current packaging infrastructure was supposed to work, but with not too much work I could get the more standard gtk-mac-bundler to do what I wanted, so I added the support files needed for that and a little README on how to use them. The subsurface.sh and subsurface.bundle files are based on the launcher.sh and gtk-demo.bundle files from the gtk-mac-bundler release which is under GPLv2. Signed-off-by: Dirk Hohndel --- packaging/macosx/Info.plist | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'packaging/macosx/Info.plist') diff --git a/packaging/macosx/Info.plist b/packaging/macosx/Info.plist index f3ac10cdd..ebfae3d56 100644 --- a/packaging/macosx/Info.plist +++ b/packaging/macosx/Info.plist @@ -3,18 +3,24 @@ CFBundleIconFile - Subsurface + Subsurface.icns CFBundleName Subsurface CFBundlePackageType APPL CFBundleGetInfoString - Rough divelog in C and Gtk + Multi Platform Divelog in C and Gtk CFBundleSignature ???? CFBundleExecutable subsurface CFBundleIdentifier org.hohndel.subsurface + CFBundleInfoDictionaryVersion + 1.0 + CFBundleVersionString + 2.0-rc1 + CFBundleVersion + 2.0 -- cgit v1.2.3-70-g09d2