=== added file 'packaging/macosx/Info.plist' --- packaging/macosx/Info.plist 1970-01-01 00:00:00 +0000 +++ packaging/macosx/Info.plist 2011-03-20 21:05:09 +0000 @@ -0,0 +1,39 @@ + + + + + CFBundleDevelopmentRegion + English + CFBundleDocumentTypes + + + CFBundleTypeExtensions + + * + + CFBundleTypeName + All + CFBundleTypeOSTypes + + **** + + CFBundleTypeRole + Viewer + + + CFBundleExecutable + Inkscape + CFBundleIconFile + Inkscape.icns + CFBundleIdentifier + com.apple.myCarbonNibApp + CFBundleInfoDictionaryVersion + 6.0 + CFBundlePackageType + APPL + CFBundleSignature + ???? + CFBundleVersion + 1.1 + + === added file 'packaging/macosx/Inkscape.bundle' --- packaging/macosx/Inkscape.bundle 1970-01-01 00:00:00 +0000 +++ packaging/macosx/Inkscape.bundle 2011-03-20 21:05:09 +0000 @@ -0,0 +1,43 @@ + + + + /opt/local + + ${project}/../../Build + . + + + + ${project}/Info.plist + + + + + + ${prefix:inkscape}/bin/inkscape + + + ${prefix}/lib/gtk-2.0/${pkg:gtk+-2.0:gtk_binary_version} + ${prefix}/lib/pango/${pkg:pango:pango_module_version}/modules + ${prefix}/lib/gdk-pixbuf-2.0/${pkg:gdk-pixbuf-2.0:gdk_pixbuf_binary_version}/loaders + + + + + ${project}/Resources + + + ${project}/../../Build/share/inkscape + + + ${prefix}/etc/fonts/conf.avail + + + ${prefix}/etc/fonts/conf.d + + + ${prefix}/etc/fonts/fonts.dtd + + +