3p-libndofdev-linux / autobuild.xml

<?xml version="1.0" ?>
<llsd>
<map>
    <key>installables</key>
    <map>
      <key>SDL</key>
      <map>
        <key>license</key>
        <string>lgpl</string>
        <key>license_file</key>
        <string>LICENSES/SDL.txt</string>
        <key>name</key>
        <string>SDL</string>
        <key>platforms</key>
        <map>
          <key>linux</key>
          <map>
            <key>archive</key>
            <map>
              <key>hash</key>
              <string>69ae3b1c9cdb0ebc0d0e1ac8413e3eb7</string>
              <key>url</key>
              <string>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/SDL-1.2.14-linux-20110309.tar.bz2</string>
            </map>
            <key>name</key>
            <string>linux</string>
          </map>
        </map>
      </map>
    </map>
    <key>package_description</key>
    <map>
      <key>copyright</key>
      <string>Copyright (c) 2008, Jan Ciger (jan.ciger (at) gmail.com)</string>
      <key>description</key>
      <string>3DConnection SDK</string>
      <key>license</key>
      <string>BSD</string>
      <key>license_file</key>
      <string>LICENSES/libndofdev.txt</string>
      <key>name</key>
      <string>libndofdev</string>
      <key>platforms</key>
      <map>
        <key>linux</key>
        <map>
          <key>build_directory</key>
          <string>libndofdev</string>
          <key>configurations</key>
          <map>
            <key>Release</key>
            <map>
              <key>build</key>
              <map>
                <key>command</key>
                <string>make</string>
              </map>
              <key>configure</key>
              <map>
                <key>command</key>
                <string>cmake</string>
                <key>options</key>
                <array>
                  <string>-DWORD_SIZE:STRING=32</string>
                  <string>-DCMAKE_BUILD_TYPE:STRING=Release</string>
                </array>
              </map>
              <key>default</key>
              <string>true</string>
              <key>name</key>
              <string>Release</string>
            </map>
          </map>
          <key>manifest</key>
          <array>
            <string>include/*.h</string>
            <string>CMakeLists.txt</string>
            <string>LICENSES/libndofdev.txt</string>
            <string>lib/release/*.a</string>
          </array>
          <key>name</key>
          <string>linux</string>
        </map>
      </map>
      <key>version</key>
      <string>0.3</string>
    </map>
    <key>type</key>
    <string>autobuild</string>
    <key>version</key>
    <string>1.2</string>
  </map>
</llsd>
Tip: Filter by directory path e.g. /media app.js to search for public/media/app.js.
Tip: Use camelCasing e.g. ProjME to search for ProjectModifiedEvent.java.
Tip: Filter by extension type e.g. /repo .js to search for all .js files in the /repo directory.
Tip: Separate your search with spaces e.g. /ssh pom.xml to search for src/ssh/pom.xml.
Tip: Use ↑ and ↓ arrow keys to navigate and return to view the file.
Tip: You can also navigate files with Ctrl+j (next) and Ctrl+k (previous) and view the file with Ctrl+o.
Tip: You can also navigate files with Alt+j (next) and Alt+k (previous) and view the file with Alt+o.