diff options
Diffstat (limited to 'packaging')
7 files changed, 0 insertions, 679 deletions
diff --git a/packaging/macosx/PkgInfo b/packaging/macosx/PkgInfo deleted file mode 100644 index 6f749b0f3..000000000 --- a/packaging/macosx/PkgInfo +++ /dev/null @@ -1 +0,0 @@ -APPL???? diff --git a/packaging/macosx/Subsurface-mobile.xcodeproj/.gitignore b/packaging/macosx/Subsurface-mobile.xcodeproj/.gitignore deleted file mode 100644 index 7f42cdded..000000000 --- a/packaging/macosx/Subsurface-mobile.xcodeproj/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -project.xcworkspace -xcuserdata diff --git a/packaging/macosx/Subsurface-mobile.xcodeproj/project.pbxproj b/packaging/macosx/Subsurface-mobile.xcodeproj/project.pbxproj deleted file mode 100644 index 73773edfa..000000000 --- a/packaging/macosx/Subsurface-mobile.xcodeproj/project.pbxproj +++ /dev/null @@ -1,299 +0,0 @@ -// !$*UTF8*$! -{ - archiveVersion = 1; - classes = { - }; - objectVersion = 50; - objects = { - -/* Begin PBXFileReference section */ - 39CE747E214FB2CF000423F3 /* subsurface-helper.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "subsurface-helper.cpp"; path = "../../subsurface-helper.cpp"; sourceTree = "<group>"; }; - 39CE747F214FB2CF000423F3 /* subsurface-mobile-main.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "subsurface-mobile-main.cpp"; path = "../../subsurface-mobile-main.cpp"; sourceTree = "<group>"; }; - 39CE7480214FB2EF000423F3 /* core */ = {isa = PBXFileReference; lastKnownFileType = folder; name = core; path = ../../core; sourceTree = "<group>"; }; - 39CE7483214FB39E000423F3 /* map-widget */ = {isa = PBXFileReference; lastKnownFileType = folder; name = "map-widget"; path = "../../map-widget"; sourceTree = "<group>"; }; - 39CE7484214FB3A9000423F3 /* mobile-widgets */ = {isa = PBXFileReference; lastKnownFileType = folder; name = "mobile-widgets"; path = "../../mobile-widgets"; sourceTree = "<group>"; }; - 39CE7485214FB3B7000423F3 /* profile-widget */ = {isa = PBXFileReference; lastKnownFileType = folder; name = "profile-widget"; path = "../../profile-widget"; sourceTree = "<group>"; }; - 39CE7486214FB3C1000423F3 /* qt-models */ = {isa = PBXFileReference; lastKnownFileType = folder; name = "qt-models"; path = "../../qt-models"; sourceTree = "<group>"; }; - 3D23B3FA2389DCB8009A3D79 /* appdata */ = {isa = PBXFileReference; lastKnownFileType = folder; name = appdata; path = ../../appdata; sourceTree = "<group>"; }; - 3D23B3FB2389DCC2009A3D79 /* cmake */ = {isa = PBXFileReference; lastKnownFileType = folder; name = cmake; path = ../../cmake; sourceTree = "<group>"; }; - 3D23B3FC2389DCE4009A3D79 /* commands */ = {isa = PBXFileReference; lastKnownFileType = folder; name = commands; path = ../../commands; sourceTree = "<group>"; }; - 3D23B3FD2389DD00009A3D79 /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = CMakeLists.txt; path = ../../CMakeLists.txt; sourceTree = "<group>"; }; - 3D23B3FE2389DD12009A3D79 /* CHANGELOG.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; name = CHANGELOG.md; path = ../../CHANGELOG.md; sourceTree = "<group>"; }; - 3D23B3FF2389DD26009A3D79 /* desktop-widgets */ = {isa = PBXFileReference; lastKnownFileType = folder; name = "desktop-widgets"; path = "../../desktop-widgets"; sourceTree = "<group>"; }; - 3D65BE1623B1365F003E850E /* tests */ = {isa = PBXFileReference; lastKnownFileType = folder; name = tests; path = ../../tests; sourceTree = "<group>"; }; - 3DF60A8023A622D3001F76CB /* backend-shared */ = {isa = PBXFileReference; lastKnownFileType = folder; name = "backend-shared"; path = "../../backend-shared"; sourceTree = "<group>"; }; -/* End PBXFileReference section */ - -/* Begin PBXGroup section */ - 39C475D4214FAF2A00CBA20C = { - isa = PBXGroup; - children = ( - 3D65BE1623B1365F003E850E /* tests */, - 3D23B3FE2389DD12009A3D79 /* CHANGELOG.md */, - 3D23B3FD2389DD00009A3D79 /* CMakeLists.txt */, - 39CE747E214FB2CF000423F3 /* subsurface-helper.cpp */, - 39CE747F214FB2CF000423F3 /* subsurface-mobile-main.cpp */, - 3DF60A8023A622D3001F76CB /* backend-shared */, - 3D23B3FA2389DCB8009A3D79 /* appdata */, - 3D23B3FB2389DCC2009A3D79 /* cmake */, - 3D23B3FC2389DCE4009A3D79 /* commands */, - 39CE7480214FB2EF000423F3 /* core */, - 3D23B3FF2389DD26009A3D79 /* desktop-widgets */, - 39CE7483214FB39E000423F3 /* map-widget */, - 39CE7484214FB3A9000423F3 /* mobile-widgets */, - 39CE7485214FB3B7000423F3 /* profile-widget */, - 39CE7486214FB3C1000423F3 /* qt-models */, - 3D65BE1623B1365F003E850E /* tests */, - ); - sourceTree = "<group>"; - }; -/* End PBXGroup section */ - -/* Begin PBXLegacyTarget section */ - 39C475D9214FAF2B00CBA20C /* Subsurface-mobile */ = { - isa = PBXLegacyTarget; - buildArgumentsString = "-j4 mobile"; - buildConfigurationList = 39C475DC214FAF2B00CBA20C /* Build configuration list for PBXLegacyTarget "Subsurface-mobile" */; - buildPhases = ( - ); - buildToolPath = /usr/bin/make; - buildWorkingDirectory = ../../; - dependencies = ( - ); - name = "Subsurface-mobile"; - passBuildSettingsInEnvironment = 1; - productName = "Subsurface-mobile"; - }; - 39C5DEDE214FFDB30049E85E /* Subsurface */ = { - isa = PBXLegacyTarget; - buildArgumentsString = "-j4 desktop"; - buildConfigurationList = 39C5DEDF214FFDB30049E85E /* Build configuration list for PBXLegacyTarget "Subsurface" */; - buildPhases = ( - ); - buildToolPath = /usr/bin/make; - buildWorkingDirectory = ../../; - dependencies = ( - ); - name = Subsurface; - passBuildSettingsInEnvironment = 1; - productName = "Subsurface-mobile"; - }; -/* End PBXLegacyTarget section */ - -/* Begin PBXProject section */ - 39C475D5214FAF2A00CBA20C /* Project object */ = { - isa = PBXProject; - attributes = { - LastUpgradeCheck = 0940; - TargetAttributes = { - 39C475D9214FAF2B00CBA20C = { - CreatedOnToolsVersion = 9.4.1; - }; - }; - }; - buildConfigurationList = 39C475D8214FAF2A00CBA20C /* Build configuration list for PBXProject "Subsurface-mobile" */; - compatibilityVersion = "Xcode 9.3"; - developmentRegion = en; - hasScannedForEncodings = 0; - knownRegions = ( - en, - Base, - ); - mainGroup = 39C475D4214FAF2A00CBA20C; - projectDirPath = ""; - projectRoot = ""; - targets = ( - 39C475D9214FAF2B00CBA20C /* Subsurface-mobile */, - 39C5DEDE214FFDB30049E85E /* Subsurface */, - ); - }; -/* End PBXProject section */ - -/* Begin XCBuildConfiguration section */ - 39C475DA214FAF2B00CBA20C /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - CLANG_ANALYZER_NONNULL = YES; - CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; - CLANG_CXX_LANGUAGE_STANDARD = "gnu++14"; - CLANG_CXX_LIBRARY = "libc++"; - CLANG_ENABLE_MODULES = YES; - CLANG_ENABLE_OBJC_ARC = YES; - CLANG_ENABLE_OBJC_WEAK = YES; - CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; - CLANG_WARN_BOOL_CONVERSION = YES; - CLANG_WARN_COMMA = YES; - CLANG_WARN_CONSTANT_CONVERSION = YES; - CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; - CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; - CLANG_WARN_DOCUMENTATION_COMMENTS = YES; - CLANG_WARN_EMPTY_BODY = YES; - CLANG_WARN_ENUM_CONVERSION = YES; - CLANG_WARN_INFINITE_RECURSION = YES; - CLANG_WARN_INT_CONVERSION = YES; - CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; - CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; - CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; - CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; - CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; - CLANG_WARN_STRICT_PROTOTYPES = YES; - CLANG_WARN_SUSPICIOUS_MOVE = YES; - CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; - CLANG_WARN_UNREACHABLE_CODE = YES; - CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; - COPY_PHASE_STRIP = NO; - DEBUG_INFORMATION_FORMAT = dwarf; - ENABLE_STRICT_OBJC_MSGSEND = YES; - ENABLE_TESTABILITY = YES; - GCC_C_LANGUAGE_STANDARD = gnu11; - GCC_DYNAMIC_NO_PIC = NO; - GCC_NO_COMMON_BLOCKS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - GCC_PREPROCESSOR_DEFINITIONS = ( - "DEBUG=1", - "$(inherited)", - ); - GCC_WARN_64_TO_32_BIT_CONVERSION = YES; - GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; - GCC_WARN_UNDECLARED_SELECTOR = YES; - GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; - GCC_WARN_UNUSED_FUNCTION = YES; - GCC_WARN_UNUSED_VARIABLE = YES; - MTL_ENABLE_DEBUG_INFO = YES; - ONLY_ACTIVE_ARCH = YES; - }; - name = Debug; - }; - 39C475DB214FAF2B00CBA20C /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - ALWAYS_SEARCH_USER_PATHS = NO; - CLANG_ANALYZER_NONNULL = YES; - CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; - CLANG_CXX_LANGUAGE_STANDARD = "gnu++14"; - CLANG_CXX_LIBRARY = "libc++"; - CLANG_ENABLE_MODULES = YES; - CLANG_ENABLE_OBJC_ARC = YES; - CLANG_ENABLE_OBJC_WEAK = YES; - CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; - CLANG_WARN_BOOL_CONVERSION = YES; - CLANG_WARN_COMMA = YES; - CLANG_WARN_CONSTANT_CONVERSION = YES; - CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; - CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; - CLANG_WARN_DOCUMENTATION_COMMENTS = YES; - CLANG_WARN_EMPTY_BODY = YES; - CLANG_WARN_ENUM_CONVERSION = YES; - CLANG_WARN_INFINITE_RECURSION = YES; - CLANG_WARN_INT_CONVERSION = YES; - CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; - CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; - CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; - CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; - CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; - CLANG_WARN_STRICT_PROTOTYPES = YES; - CLANG_WARN_SUSPICIOUS_MOVE = YES; - CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; - CLANG_WARN_UNREACHABLE_CODE = YES; - CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; - COPY_PHASE_STRIP = NO; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - ENABLE_NS_ASSERTIONS = NO; - ENABLE_STRICT_OBJC_MSGSEND = YES; - GCC_C_LANGUAGE_STANDARD = gnu11; - GCC_NO_COMMON_BLOCKS = YES; - GCC_WARN_64_TO_32_BIT_CONVERSION = YES; - GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; - GCC_WARN_UNDECLARED_SELECTOR = YES; - GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; - GCC_WARN_UNUSED_FUNCTION = YES; - GCC_WARN_UNUSED_VARIABLE = YES; - MTL_ENABLE_DEBUG_INFO = NO; - }; - name = Release; - }; - 39C475DD214FAF2B00CBA20C /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - CODE_SIGN_STYLE = Automatic; - DEBUGGING_SYMBOLS = YES; - DEBUG_INFORMATION_FORMAT = dwarf; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - OTHER_CFLAGS = ""; - OTHER_LDFLAGS = ""; - PRODUCT_NAME = "$(TARGET_NAME)"; - }; - name = Debug; - }; - 39C475DE214FAF2B00CBA20C /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - CODE_SIGN_STYLE = Automatic; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - OTHER_CFLAGS = ""; - OTHER_LDFLAGS = ""; - PRODUCT_NAME = "$(TARGET_NAME)"; - }; - name = Release; - }; - 39C5DEE0214FFDB30049E85E /* Debug */ = { - isa = XCBuildConfiguration; - buildSettings = { - CODE_SIGN_STYLE = Automatic; - DEBUGGING_SYMBOLS = YES; - DEBUG_INFORMATION_FORMAT = dwarf; - GCC_GENERATE_DEBUGGING_SYMBOLS = YES; - GCC_OPTIMIZATION_LEVEL = 0; - OTHER_CFLAGS = ""; - OTHER_LDFLAGS = ""; - PRODUCT_NAME = "$(TARGET_NAME)"; - }; - name = Debug; - }; - 39C5DEE1214FFDB30049E85E /* Release */ = { - isa = XCBuildConfiguration; - buildSettings = { - CODE_SIGN_STYLE = Automatic; - DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; - OTHER_CFLAGS = ""; - OTHER_LDFLAGS = ""; - PRODUCT_NAME = "$(TARGET_NAME)"; - }; - name = Release; - }; -/* End XCBuildConfiguration section */ - -/* Begin XCConfigurationList section */ - 39C475D8214FAF2A00CBA20C /* Build configuration list for PBXProject "Subsurface-mobile" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 39C475DA214FAF2B00CBA20C /* Debug */, - 39C475DB214FAF2B00CBA20C /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - 39C475DC214FAF2B00CBA20C /* Build configuration list for PBXLegacyTarget "Subsurface-mobile" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 39C475DD214FAF2B00CBA20C /* Debug */, - 39C475DE214FAF2B00CBA20C /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - 39C5DEDF214FFDB30049E85E /* Build configuration list for PBXLegacyTarget "Subsurface" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 39C5DEE0214FFDB30049E85E /* Debug */, - 39C5DEE1214FFDB30049E85E /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; -/* End XCConfigurationList section */ - }; - rootObject = 39C475D5214FAF2A00CBA20C /* Project object */; -} diff --git a/packaging/macosx/Subsurface-mobile.xcodeproj/xcshareddata/xcschemes/Subsurface-mobile.xcscheme b/packaging/macosx/Subsurface-mobile.xcodeproj/xcshareddata/xcschemes/Subsurface-mobile.xcscheme deleted file mode 100644 index f398d023d..000000000 --- a/packaging/macosx/Subsurface-mobile.xcodeproj/xcshareddata/xcschemes/Subsurface-mobile.xcscheme +++ /dev/null @@ -1,80 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<Scheme - LastUpgradeVersion = "0940" - version = "1.3"> - <BuildAction - parallelizeBuildables = "YES" - buildImplicitDependencies = "YES"> - <BuildActionEntries> - <BuildActionEntry - buildForTesting = "NO" - buildForRunning = "YES" - buildForProfiling = "NO" - buildForArchiving = "NO" - buildForAnalyzing = "NO"> - <BuildableReference - BuildableIdentifier = "primary" - BlueprintIdentifier = "39C475D9214FAF2B00CBA20C" - BuildableName = "Subsurface-mobile" - BlueprintName = "Subsurface-mobile" - ReferencedContainer = "container:Subsurface-mobile.xcodeproj"> - </BuildableReference> - </BuildActionEntry> - </BuildActionEntries> - </BuildAction> - <TestAction - buildConfiguration = "Debug" - selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" - selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" - shouldUseLaunchSchemeArgsEnv = "YES"> - <Testables> - </Testables> - </TestAction> - <LaunchAction - buildConfiguration = "Debug" - selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" - selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" - launchStyle = "0" - useCustomWorkingDirectory = "NO" - ignoresPersistentStateOnLaunch = "NO" - debugDocumentVersioning = "YES" - debugServiceExtension = "internal" - allowLocationSimulation = "YES"> - <PathRunnable - runnableDebuggingMode = "0" - FilePath = "~/develop/src/subsurface/build-mobile/Subsurface-mobile.app"> - </PathRunnable> - <MacroExpansion> - <BuildableReference - BuildableIdentifier = "primary" - BlueprintIdentifier = "39C475D9214FAF2B00CBA20C" - BuildableName = "Subsurface-mobile" - BlueprintName = "Subsurface-mobile" - ReferencedContainer = "container:Subsurface-mobile.xcodeproj"> - </BuildableReference> - </MacroExpansion> - </LaunchAction> - <ProfileAction - buildConfiguration = "Release" - shouldUseLaunchSchemeArgsEnv = "YES" - savedToolIdentifier = "" - useCustomWorkingDirectory = "NO" - debugDocumentVersioning = "YES"> - <MacroExpansion> - <BuildableReference - BuildableIdentifier = "primary" - BlueprintIdentifier = "39C475D9214FAF2B00CBA20C" - BuildableName = "Subsurface-mobile" - BlueprintName = "Subsurface-mobile" - ReferencedContainer = "container:Subsurface-mobile.xcodeproj"> - </BuildableReference> - </MacroExpansion> - </ProfileAction> - <AnalyzeAction - buildConfiguration = "Debug"> - </AnalyzeAction> - <ArchiveAction - buildConfiguration = "Release" - revealArchiveInOrganizer = "YES"> - </ArchiveAction> -</Scheme> diff --git a/packaging/macosx/Subsurface-mobile.xcodeproj/xcshareddata/xcschemes/subsurface.xcscheme b/packaging/macosx/Subsurface-mobile.xcodeproj/xcshareddata/xcschemes/subsurface.xcscheme deleted file mode 100644 index d0a9ffa30..000000000 --- a/packaging/macosx/Subsurface-mobile.xcodeproj/xcshareddata/xcschemes/subsurface.xcscheme +++ /dev/null @@ -1,80 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<Scheme - LastUpgradeVersion = "0940" - version = "1.3"> - <BuildAction - parallelizeBuildables = "YES" - buildImplicitDependencies = "YES"> - <BuildActionEntries> - <BuildActionEntry - buildForTesting = "NO" - buildForRunning = "YES" - buildForProfiling = "NO" - buildForArchiving = "NO" - buildForAnalyzing = "NO"> - <BuildableReference - BuildableIdentifier = "primary" - BlueprintIdentifier = "39C5DEDA214FFD3A0049E85E" - BuildableName = "subsurface" - BlueprintName = "subsurface" - ReferencedContainer = "container:Subsurface-mobile.xcodeproj"> - </BuildableReference> - </BuildActionEntry> - </BuildActionEntries> - </BuildAction> - <TestAction - buildConfiguration = "Debug" - selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" - selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" - shouldUseLaunchSchemeArgsEnv = "YES"> - <Testables> - </Testables> - </TestAction> - <LaunchAction - buildConfiguration = "Debug" - selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" - selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" - launchStyle = "0" - useCustomWorkingDirectory = "NO" - ignoresPersistentStateOnLaunch = "NO" - debugDocumentVersioning = "YES" - debugServiceExtension = "internal" - allowLocationSimulation = "YES"> - <PathRunnable - runnableDebuggingMode = "0" - FilePath = "~/develop/src/subsurface/build/Subsurface.app"> - </PathRunnable> - <MacroExpansion> - <BuildableReference - BuildableIdentifier = "primary" - BlueprintIdentifier = "39C5DEDA214FFD3A0049E85E" - BuildableName = "subsurface" - BlueprintName = "subsurface" - ReferencedContainer = "container:Subsurface-mobile.xcodeproj"> - </BuildableReference> - </MacroExpansion> - </LaunchAction> - <ProfileAction - buildConfiguration = "Release" - shouldUseLaunchSchemeArgsEnv = "YES" - savedToolIdentifier = "" - useCustomWorkingDirectory = "NO" - debugDocumentVersioning = "YES"> - <MacroExpansion> - <BuildableReference - BuildableIdentifier = "primary" - BlueprintIdentifier = "39C5DEDA214FFD3A0049E85E" - BuildableName = "subsurface" - BlueprintName = "subsurface" - ReferencedContainer = "container:Subsurface-mobile.xcodeproj"> - </BuildableReference> - </MacroExpansion> - </ProfileAction> - <AnalyzeAction - buildConfiguration = "Debug"> - </AnalyzeAction> - <ArchiveAction - buildConfiguration = "Release" - revealArchiveInOrganizer = "YES"> - </ArchiveAction> -</Scheme> diff --git a/packaging/macosx/subsurface.modules b/packaging/macosx/subsurface.modules deleted file mode 100644 index e99534496..000000000 --- a/packaging/macosx/subsurface.modules +++ /dev/null @@ -1,48 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!DOCTYPE moduleset SYSTEM "moduleset.dtd"> -<?xml-stylesheet type="text/xsl" href="moduleset.xsl"?> -<moduleset> - - <repository type="tarball" name="sourceforge" - href="http://downloads.sourceforge.net/sourceforge/"/> - <repository type="tarball" name="pywebkitgtk" - href="http://pywebkitgtk.googlecode.com/files/"/> - <repository type="tarball" name="ftp.gnome.org" - href="http://ftp.gnome.org/pub/GNOME/sources/"/> - <repository type="tarball" name="pyxdg" - href="http://www.gnome.org/~fpeters/pyxdg/"/> - <repository type="tarball" name="xdg-utils" - href="http://portland.freedesktop.org/download/"/> - <repository type="svn" name="gramps" - href="http://svn.code.sf.net/p/gramps/code/"/> - <repository type="svn" name="gramps-addons" - href="https://gramps-addons.svn.sourceforge.net/svnroot/gramps-addons/"/> - <repository type="tarball" name="oracle" - href="http://download.oracle.com/"/> - <repository type="tarball" name="pymodules" - href="http://pypi.python.org/packages/source/"/> - <repository type="tarball" name="stowers" - href="http://www.johnstowers.co.nz/files/"/> - <repository type="tarball" name="graphviz" - href="http://www.graphviz.org/pub/graphviz/stable/SOURCES/"/> - <repository type="tarball" name="launchpad" - href="http://launchpad.net/"/> - <repository type="tarball" name="exiv2.org" - href="http://exiv2.org/"/> - <repository type="tarball" name="pythonware" - href="http://effbot.org/downloads/"/> - - <include href="https://raw.github.com/jralls/gtk-osx-build/master/modulesets-stable/gtk-osx.modules"/> - <!--include href="/Users/john/Development/GTK-OSX/gtk-osx-build/modulesets-stable/gtk-osx.modules"/--> - - <autotools id="osmgpsmap" autogenargs="--disable-introspection" - autogen-sh="configure"> - <branch module="osm-gps-map/osm-gps-map-0.7.3.tar.gz" repo="stowers" - version="0.7.3"/> - <dependencies> - <dep package="gtk+"/> - <dep package="libsoup"/> - </dependencies> - </autotools> - -</moduleset> diff --git a/packaging/macosx/subsurface.sh b/packaging/macosx/subsurface.sh deleted file mode 100755 index 4920c1dca..000000000 --- a/packaging/macosx/subsurface.sh +++ /dev/null @@ -1,169 +0,0 @@ -#!/bin/bash -e - -if test "x$GTK_DEBUG_LAUNCHER" != x; then - set -x -fi - -if test "x$GTK_DEBUG_GDB" != x; then - EXEC="gdb --args" -else - EXEC=exec -fi - -name=`basename "$0"` -tmp="$0" -tmp=`dirname "$tmp"` -tmp=`dirname "$tmp"` -bundle=`dirname "$tmp"` -bundle_contents="$bundle"/Contents -bundle_res="$bundle_contents"/Resources -bundle_lib="$bundle_res"/lib -bundle_bin="$bundle_res"/bin -bundle_data="$bundle_res"/share -bundle_etc="$bundle_res"/etc - -#export DYLD_LIBRARY_PATH="$bundle_lib" -export XDG_CONFIG_DIRS="$bundle_etc"/xdg -export XDG_DATA_DIRS="$bundle_data" -export GTK_DATA_PREFIX="$bundle_res" -export GTK_EXE_PREFIX="$bundle_res" -export GTK_PATH="$bundle_res" - -export GTK2_RC_FILES="$bundle_etc/gtk-2.0/gtkrc" -export GTK_IM_MODULE_FILE="$bundle_etc/gtk-2.0/gtk.immodules" -export GDK_PIXBUF_MODULE_FILE="$bundle_etc/gtk-2.0/gdk-pixbuf.loaders" -export PANGO_RC_FILE="$bundle_etc/pango/pangorc" - -APP=$name -APPlower=`echo $APP | tr '[:upper:]' '[:lower:]'` -I18NDIR="$bundle_data/locale" -# Set the locale-related variables appropriately: -unset LANG LC_MESSAGES LC_MONETARY LC_COLLATE - -# Has a language ordering been set? -# If so, set LC_MESSAGES and LANG accordingly; otherwise skip it. -# First step uses sed to clean off the quotes and commas, to change - to _, and change the names for the chinese scripts from "Hans" to CN and "Hant" to TW. -APPLELANGUAGES=`defaults read .GlobalPreferences AppleLanguages | sed -En -e 's/\-/_/' -e 's/Hant/TW/' -e 's/Hans/CN/' -e 's/[[:space:]]*\"?([[:alnum:]_]+)\"?,?/\1/p' ` -if test "$APPLELANGUAGES"; then - # A language ordering exists. - # Test, item per item, to see whether there is an corresponding locale. - for L in $APPLELANGUAGES; do - #test for exact matches: - if test -f "$I18NDIR/${L}/LC_MESSAGES/${APPlower}.mo"; then - export LANG=$L - break - fi - #This is a special case, because often the original strings are in US - #English and there is no translation file. - if test "x$L" == "xen_US"; then - export LANG=$L - break - fi - #OK, now test for just the first two letters: - if test -f "$I18NDIR/${L:0:2}/LC_MESSAGES/$APP.mo"; then - export LANG=${L:0:2} - break - fi - #Same thing, but checking for any english variant. - if test "x${L:0:2}" == "xen"; then - export LANG=$L - break - fi; - done -fi -unset APPLELANGUAGES L - -# If we didn't get a language from the language list, try the Collation preference, in case it's the only setting that exists. -APPLECOLLATION=`defaults read .GlobalPreferences AppleCollationOrder` -if test -z ${LANG} -a -n $APPLECOLLATION; then - if test -f "$I18NDIR/${APPLECOLLATION:0:2}/LC_MESSAGES/$APP.mo"; then - export LANG=${APPLECOLLATION:0:2} - fi -fi -if test ! -z $APPLECOLLATION; then - export LC_COLLATE=$APPLECOLLATION -fi -unset APPLECOLLATION - -# Continue by attempting to find the Locale preference. -APPLELOCALE=`defaults read .GlobalPreferences AppleLocale` - -if test -f "$I18NDIR/${APPLELOCALE:0:5}/LC_MESSAGES/$APP.mo"; then - if test -z $LANG; then - export LANG="${APPLELOCALE:0:5}" - fi - -elif test -z $LANG -a -f "$I18NDIR/${APPLELOCALE:0:2}/LC_MESSAGES/$APP.mo"; then - export LANG="${APPLELOCALE:0:2}" -fi - -#Next we need to set LC_MESSAGES. If at all possible, we want a full -#5-character locale to avoid the "Locale not supported by C library" -#warning from Gtk -- even though Gtk will translate with a -#two-character code. -if test -n $LANG; then -#If the language code matches the applelocale, then that's the message -#locale; otherwise, if it's longer than two characters, then it's -#probably a good message locale and we'll go with it. - if test $LANG == ${APPLELOCALE:0:5} -o $LANG != ${LANG:0:2}; then - export LC_MESSAGES=$LANG -#Next try if the Applelocale is longer than 2 chars and the language -#bit matches $LANG - elif test $LANG == ${APPLELOCALE:0:2} -a $APPLELOCALE > ${APPLELOCALE:0:2}; then - export LC_MESSAGES=${APPLELOCALE:0:5} -#Fail. Get a list of the locales in $PREFIX/share/locale that match -#our two letter language code and pick the first one, special casing -#english to set en_US - elif test $LANG == "en"; then - export LC_MESSAGES="en_US" - else - LOC=`find $PREFIX/share/locale -name $LANG???` - for L in $LOC; do - export LC_MESSAGES=$L - done - fi -else -#All efforts have failed, so default to US english - export LANG="en_US" - export LC_MESSAGES="en_US" -fi -CURRENCY=`echo $APPLELOCALE | sed -En 's/.*currency=([[:alpha:]]+).*/\1/p'` -if test "x$CURRENCY" != "x"; then -#The user has set a special currency. Gtk doesn't install LC_MONETARY files, but Apple does in /usr/share/locale, so we're going to look there for a locale to set LC_CURRENCY to. - if test -f /usr/local/share/$LC_MESSAGES/LC_MONETARY; then - if test -a `cat /usr/local/share/$LC_MESSAGES/LC_MONETARY` == $CURRENCY; then - export LC_MONETARY=$LC_MESSAGES - fi - fi - if test -z "$LC_MONETARY"; then - FILES=`find /usr/share/locale -name LC_MONETARY -exec grep -H $CURRENCY {} \;` - if test -n "$FILES"; then - export LC_MONETARY=`echo $FILES | sed -En 's%/usr/share/locale/([[:alpha:]_]+)/LC_MONETARY.*%\1%p'` - fi - fi -fi -#No currency value means that the AppleLocale governs: -if test -z "$LC_MONETARY"; then - LC_MONETARY=${APPLELOCALE:0:5} -fi -#For Gtk, which only looks at LC_ALL: -export LC_ALL=$LC_MESSAGES - -unset APPLELOCALE FILES LOC - -if test -f "$bundle_lib/charset.alias"; then - export CHARSETALIASDIR="$bundle_lib" -fi - -# Extra arguments can be added in environment.sh. -EXTRA_ARGS= -if test -f "$bundle_res/environment.sh"; then - source "$bundle_res/environment.sh" -fi - -# Strip out the argument added by the OS. -if /bin/expr "x$1" : '^x-psn_' > /dev/null; then - shift 1 -fi - -$EXEC "$bundle_contents/MacOS/$name-bin" "$@" $EXTRA_ARGS |