Skip to content

Instantly share code, notes, and snippets.

View airscout's full-sized avatar

Andy Schmitt airscout

  • Champaign-Urbana, IL, USA
View GitHub Profile
<?xml version="1.0" encoding="utf-8"?>
<ship_design_auto_187244238227871162>
<plan accumulateHealth="true" convex="false">
<item parent="337" index="2250">
<block lx="-6" ly="5.75000095" lz="-40.1249962" ux="-5" uy="7.75000095" uz="-28.1249981" index="100" material="3" look="1" up="3" color="ffff8c00" secondaryColor="00000000"/>
</item>
<item parent="1807" index="2792">
<block lx="-5.75" ly="-4.25000095" lz="40.1250038" ux="-4.5" uy="-2.25000095" uz="41.3750038" index="100" material="3" look="1" up="2" color="ff8b4500" secondaryColor="00000000"/>
</item>
<item parent="5814" index="5992">
This file has been truncated, but you can view the full file.
04:27:19 ~/Build/GtkRadiant/apple
andy@umputer$ make
install -d target
cp -r GtkRadiant.app target
find target -name .turd -delete
cp -r /opt/local/lib/gdk-pixbuf-2.0 target/GtkRadiant.app/Contents/Resources/lib
find target/GtkRadiant.app/Contents/Resources/lib/gdk-pixbuf-2.0 -type f ! -name "*.so" -delete
gdk-pixbuf-query-loaders | sed 's:/opt/local:@executable_path/..:g' > \
target/GtkRadiant.app/Contents/Resources/etc/gtk-2.0/gdk-pixbuf.loaders
cp -r /opt/local/lib/pango target/GtkRadiant.app/Contents/Resources/lib