| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
| |
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.
(bzr r8096)
|
| |
|
|
|
|
|
|
|
| |
packaging/macosx/native-gtk/build-gtk.sh,
packaging/macosx/native-gtk/config.h:
Add a couple of modified glib headers needed to build Universal versions
of glib using the build-gtk.sh script.
(bzr r2707)
|
| |
|
|
|
|
| |
versions. Provide somee fixes to allow cairo 1.4.0 to be compiled as
universal.
(bzr r2653)
|
| |
|
| |
(bzr r2627)
|
| |
|
| |
(bzr r2626)
|
| |
|
| |
(bzr r2625)
|
| |
|
|
|
| |
called twice when building some packages from svn.
(bzr r2624)
|
| |
|
|
|
|
|
| |
to reflect the fact that gnome have switched from CVS to SVN. Also,
some changes to use the same script for building the Universal
Inkscape package.
(bzr r2471)
|
| |
|
|
|
| |
build script.
(bzr r1929)
|
| |
|
| |
(bzr r1924)
|
| |
|
| |
(bzr r1923)
|
|
|
GTK OS X port build script that also downloads and compiles Inkscape
and its dependencies.
(bzr r1922)
|