[PATCH] Re: [ardour-dev] latest CVS commit

Robert Jordens rjo-lists at gmx.de
Mon Apr 4 09:42:32 PDT 2005


Hello!

This small patch updates the DEBIAN case to the new subdirectories.

        Robert.


-- 
(1)	A sheet of paper is an ink-lined plane.
(2)	An inclined plane is a slope up.
(3)	A slow pup is a lazy dog.

QED: A sheet of paper is a lazy dog.
		-- Willard Espy, "An Almanac of Words at Play"
-------------- next part --------------
Index: ardour-0.9beta28-scons/SConstruct
===================================================================
--- ardour-0.9beta28-scons.orig/SConstruct	2005-04-04 18:07:23.000000000 +0200
+++ ardour-0.9beta28-scons/SConstruct	2005-04-04 18:09:28.000000000 +0200
@@ -314,6 +314,10 @@
     libraries['soundtouch'] = LibraryInfo(LIBS='SoundTouch')
     libraries['gtk-canvas'] = LibraryInfo(LIBS='gtk-canvas')
 
+    coredirs = [
+        'templates'
+    ]
+
     subdirs = [
         'libs/pbd',
         'libs/midi++',
@@ -321,12 +325,19 @@
         'templates'
         ]
 
+    subdirs2 = [
+        'libs/pbd3',
+        'libs/midi++2'
+        ]
+
     gui_subdirs = [
         'libs/gtkmmext',
         'gtk_ardour',
         'gtk_ardour/pixmaps'
         ]
 
+    gtk2_subdirs = [ ]
+ 
 else:
 
     libraries['sigc2'] = LibraryInfo(LIBS='sigc++2',
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.ardour.org/pipermail/ardour-dev-ardour.org/attachments/20050404/1cb61b28/attachment.pgp>


More information about the Ardour-Dev mailing list