diff --git a/dist/macos/Info.plist b/dist/macos/Info.plist new file mode 100644 index 000000000..dd25e1730 --- /dev/null +++ b/dist/macos/Info.plist @@ -0,0 +1,30 @@ + + + + + CFBundleDevelopmentRegion + English + CFBundleExecutable + Iptux + CFBundleGetInfoString + 0.8.0-git, (C) 2008-2021 The Iptux Authors + CFBundleIdentifier + io.github.iptux_src.iptux + CFBundleInfoDictionaryVersion + 6.0 + CFBundlePackageType + APPL + CFBundleShortVersionString + 0.8.0-git + CFBundleSignature + ???? + CFBundleVersion + 0.8.0-git + NSHumanReadableCopyright + 0.8.0-git, (C) 2008-2021 The Iptux Authors, GNU General Public License v2 or later. + LSMinimumSystemVersion + 10.13 + NSHighResolutionCapable + + + diff --git a/dist/macos/iptux.bundle b/dist/macos/iptux.bundle new file mode 100644 index 000000000..4375675fb --- /dev/null +++ b/dist/macos/iptux.bundle @@ -0,0 +1,123 @@ + + + + + + + /usr/local + + + ${env:HOME}/Desktop + + + + + + + + + + + + + + + gtk+-3.0 + + + + ${project}/Info.plist + + ${prefix}/bin/iptux + + + + ${prefix}/lib/${gtkdir}/${pkg:${gtk}:gtk_binary_version}/immodules/*.so + + + + + ${prefix}/lib/${gtkdir}/${pkg:${gtk}:gtk_binary_version}/printbackends/*.so + + + + + ${prefix}/lib/gdk-pixbuf-2.0/${pkg:gdk-pixbuf-2.0:gdk_pixbuf_binary_version}/loaders/*.so + + + + ${prefix}/lib/gio/modules/libgiognutls.so + + + + + + + ${prefix}/share/locale + + + ${prefix}/share/locale + + + + + + ${prefix}/share/iptux + + + + + ${prefix}/share/themes + + + + ${prefix}/share/icons + + + + +