From f12c78efc65c0a8fa46c1580c2c10c14965cef42 Mon Sep 17 00:00:00 2001 From: Thomas Leonard Date: Mon, 10 Jul 2006 18:21:25 +0000 Subject: [PATCH] r4669: Made ROX-Filer-src.xml use the gtk-2.4 build environment, rather than depending on all the headers directly. The build environment sets up a temporary directory with some symlinks, which means you can compile without having any version of the GTK headers installed at all. Before, an existing -dev installation was required (but only to get the major version number of the library). --- ROX-Filer/ROX-Filer-src.xml | 57 ++++++++++++++++----------------------------- 1 file changed, 20 insertions(+), 37 deletions(-) rewrite ROX-Filer/ROX-Filer-src.xml (61%) diff --git a/ROX-Filer/ROX-Filer-src.xml b/ROX-Filer/ROX-Filer-src.xml dissimilarity index 61% index 78fb6b21..85d63636 100644 --- a/ROX-Filer/ROX-Filer-src.xml +++ b/ROX-Filer/ROX-Filer-src.xml @@ -1,37 +1,20 @@ - - - - - ROX-Filer-src - source code for ROX-Filer - - Executing this program will compile a ROX-Filer binary. - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + ROX-Filer-src + source code for ROX-Filer + + Executing this program will compile a ROX-Filer binary. + + + + + + + + + + + -- 2.11.4.GIT