Code

- Remove the old native gtk building script. It is no longer needed:
authormjwybrow <mjwybrow@users.sourceforge.net>
Wed, 17 Jun 2009 06:01:11 +0000 (06:01 +0000)
committermjwybrow <mjwybrow@users.sourceforge.net>
Wed, 17 Jun 2009 06:01:11 +0000 (06:01 +0000)
commit78a802d47b7f05e5910dba2e81beea7adf9fcd13
tree6ce4923c9d7c010f224191be1599392fb2075716
parent55a99aea37cafcac3796175a7a2bea1c291bbf74
 -  Remove the old native gtk building script.  It is no longer needed:

The easiest way to do this now is to install a second macport tree as per the
instructions on our CompilingMacOsX wiki page then edit the
/opt/local-native/etc/macports/variants.conf file to have the line:
+universal +no_x11 +quartz
This will cause it to build all packages with the no_x11 and quartz variants if
they exist.  You probably also need to set alternate applications_dir and
frameworks_dir variables in the /opt/local-native/etc/macports/macports.conf
file so that things don't clash with your standard macports tree.
packaging/macosx/native-gtk/build-gtk.sh [deleted file]
packaging/macosx/native-gtk/config.h [deleted file]
packaging/macosx/native-gtk/glibconfig.h [deleted file]