[Pkg-cli-apps-commits] [SCM] basenji branch, master, updated. debian/0.9.0-1-5-g0606f43

Patrick Ulbrich zulu99 at gmx.net
Fri Dec 7 13:38:41 UTC 2012


The following commit has been merged in the master branch:
commit 0606f439ba880875266976592dcc936f01230508
Author: Patrick Ulbrich <zulu99 at gmx.net>
Date:   Fri Dec 7 14:38:13 2012 +0100

    Updated use_mono-csc_compiler patch

diff --git a/debian/patches/use_mono-csc_compiler b/debian/patches/use_mono-csc_compiler
index b059273..72e253a 100644
--- a/debian/patches/use_mono-csc_compiler
+++ b/debian/patches/use_mono-csc_compiler
@@ -1,7 +1,7 @@
 Index: Basenji/Basenji/Makefile
 ===================================================================
---- basenji_0.9.0.orig/Basenji/Makefile	2012-02-19 14:46:44.204848506 +0100
-+++ basenji_0.9.0/Basenji/Makefile	2012-02-19 14:48:01.648844836 +0100
+--- basenji_1.0.0.orig/Basenji/Makefile	2012-12-07 13:57:43.240877000 +0100
++++ basenji_1.0.0/Basenji/Makefile	2012-12-07 14:28:08.036939527 +0100
 @@ -9,7 +9,7 @@
  include $(top_srcdir)/config.make
  
@@ -11,7 +11,7 @@ Index: Basenji/Basenji/Makefile
  ASSEMBLY_COMPILER_FLAGS =  -noconfig -codepage:utf8 -warn:3 -optimize- -debug "-define:DEBUG"
  ASSEMBLY = bin/Debug/Basenji.exe
  ASSEMBLY_MDB = $(ASSEMBLY).mdb
-@@ -38,7 +38,7 @@
+@@ -39,7 +39,7 @@
  endif
  
  ifeq ($(CONFIG),RELEASE)
@@ -20,7 +20,7 @@ Index: Basenji/Basenji/Makefile
  ASSEMBLY_COMPILER_FLAGS =  -noconfig -codepage:utf8 -warn:3 -optimize+
  ASSEMBLY = bin/Release/Basenji.exe
  ASSEMBLY_MDB = 
-@@ -62,7 +62,7 @@
+@@ -64,7 +64,7 @@
  endif
  
  ifeq ($(CONFIG),GNOME_DEBUG)
@@ -29,7 +29,7 @@ Index: Basenji/Basenji/Makefile
  ASSEMBLY_COMPILER_FLAGS =  -noconfig -codepage:utf8 -warn:3 -optimize- -debug "-define:DEBUG"
  ASSEMBLY = bin/Debug/Basenji.exe
  ASSEMBLY_MDB = $(ASSEMBLY).mdb
-@@ -91,7 +91,7 @@
+@@ -94,7 +94,7 @@
  endif
  
  ifeq ($(CONFIG),GNOME_RELEASE)
@@ -40,8 +40,8 @@ Index: Basenji/Basenji/Makefile
  ASSEMBLY_MDB = 
 Index: Basenji/MusicBrainz/Makefile
 ===================================================================
---- basenji_0.9.0.orig/MusicBrainz/Makefile	2012-02-19 14:46:44.228848505 +0100
-+++ basenji_0.9.0/MusicBrainz/Makefile	2012-02-19 14:48:16.800844118 +0100
+--- basenji_1.0.0.orig/MusicBrainz/Makefile	2012-02-23 22:33:46.726565000 +0100
++++ basenji_1.0.0/MusicBrainz/Makefile	2012-12-07 14:28:52.908941059 +0100
 @@ -9,7 +9,7 @@
  include $(top_srcdir)/config.make
  
@@ -80,8 +80,8 @@ Index: Basenji/MusicBrainz/Makefile
  ASSEMBLY_MDB = 
 Index: Basenji/Platform.Common.DB/Makefile
 ===================================================================
---- basenji_0.9.0.orig/Platform.Common.DB/Makefile	2012-02-19 14:46:44.256848503 +0100
-+++ basenji_0.9.0/Platform.Common.DB/Makefile	2012-02-19 14:48:52.860842409 +0100
+--- basenji_1.0.0.orig/Platform.Common.DB/Makefile	2012-02-23 22:33:46.730565000 +0100
++++ basenji_1.0.0/Platform.Common.DB/Makefile	2012-12-07 14:30:36.764944604 +0100
 @@ -9,7 +9,7 @@
  include $(top_srcdir)/config.make
  
@@ -120,8 +120,8 @@ Index: Basenji/Platform.Common.DB/Makefile
  ASSEMBLY_MDB = 
 Index: Basenji/Platform/Makefile
 ===================================================================
---- basenji_0.9.0.orig/Platform/Makefile	2012-02-19 14:46:44.244848504 +0100
-+++ basenji_0.9.0/Platform/Makefile	2012-02-19 14:48:31.464843424 +0100
+--- basenji_1.0.0.orig/Platform/Makefile	2012-12-07 13:57:43.252877000 +0100
++++ basenji_1.0.0/Platform/Makefile	2012-12-07 14:29:55.772943205 +0100
 @@ -9,7 +9,7 @@
  include $(top_srcdir)/config.make
  
@@ -131,7 +131,7 @@ Index: Basenji/Platform/Makefile
  ASSEMBLY_COMPILER_FLAGS =  -noconfig -codepage:utf8 -warn:3 -optimize- -debug -define:DEBUG "-define:UNIX,DEBUG"
  ASSEMBLY = bin/Debug/Platform.dll
  ASSEMBLY_MDB = $(ASSEMBLY).mdb
-@@ -23,7 +23,7 @@
+@@ -24,7 +24,7 @@
  endif
  
  ifeq ($(CONFIG),RELEASE)
@@ -140,28 +140,28 @@ Index: Basenji/Platform/Makefile
  ASSEMBLY_COMPILER_FLAGS =  -noconfig -codepage:utf8 -warn:3 -optimize+ "-define:UNIX"
  ASSEMBLY = bin/Release/Platform.dll
  ASSEMBLY_MDB = 
-@@ -36,7 +36,7 @@
+@@ -38,7 +38,7 @@
  endif
  
  ifeq ($(CONFIG),GNOME_DEBUG)
 -ASSEMBLY_COMPILER_COMMAND = dmcs
 +ASSEMBLY_COMPILER_COMMAND = mono-csc
- ASSEMBLY_COMPILER_FLAGS =  -noconfig -codepage:utf8 -warn:3 -optimize- -debug -define:DEBUG -pkg:gnome-sharp-2.0 -pkg:gio-sharp-2.0  "-define:UNIX,DEBUG,GNOME"
+ ASSEMBLY_COMPILER_FLAGS =  -noconfig -codepage:utf8 -warn:3 -optimize- -debug -define:DEBUG -pkg:gtk-sharp-2.0 -pkg:gio-sharp-2.0  "-define:UNIX,DEBUG,GNOME"
  ASSEMBLY = bin/Debug/Platform.dll
  ASSEMBLY_MDB = $(ASSEMBLY).mdb
-@@ -50,7 +50,7 @@
+@@ -53,7 +53,7 @@
  endif
  
  ifeq ($(CONFIG),GNOME_RELEASE)
 -ASSEMBLY_COMPILER_COMMAND = dmcs
 +ASSEMBLY_COMPILER_COMMAND = mono-csc
- ASSEMBLY_COMPILER_FLAGS =  -noconfig -codepage:utf8 -warn:3 -optimize+ -pkg:gnome-sharp-2.0 -pkg:gio-sharp-2.0  "-define:UNIX,GNOME"
+ ASSEMBLY_COMPILER_FLAGS =  -noconfig -codepage:utf8 -warn:3 -optimize+ -pkg:gtk-sharp-2.0 -pkg:gio-sharp-2.0  "-define:UNIX,GNOME"
  ASSEMBLY = bin/Release/Platform.dll
  ASSEMBLY_MDB = 
 Index: Basenji/VolumeDB/Makefile
 ===================================================================
---- basenji_0.9.0.orig/VolumeDB/Makefile	2012-02-19 14:46:44.268848503 +0100
-+++ basenji_0.9.0/VolumeDB/Makefile	2012-02-19 14:49:04.040841880 +0100
+--- basenji_1.0.0.orig/VolumeDB/Makefile	2012-12-07 13:57:43.256877000 +0100
++++ basenji_1.0.0/VolumeDB/Makefile	2012-12-07 14:31:43.832946894 +0100
 @@ -9,7 +9,7 @@
  include $(top_srcdir)/config.make
  
@@ -171,7 +171,7 @@ Index: Basenji/VolumeDB/Makefile
  ASSEMBLY_COMPILER_FLAGS =  -noconfig -codepage:utf8 -warn:3 -optimize- -debug "-define:DEBUG"
  ASSEMBLY = bin/Debug/VolumeDB.dll
  ASSEMBLY_MDB = $(ASSEMBLY).mdb
-@@ -35,7 +35,7 @@
+@@ -36,7 +36,7 @@
  endif
  
  ifeq ($(CONFIG),RELEASE)
@@ -180,7 +180,7 @@ Index: Basenji/VolumeDB/Makefile
  ASSEMBLY_COMPILER_FLAGS =  -noconfig -codepage:utf8 -warn:3 -optimize+
  ASSEMBLY = bin/Release/VolumeDB.dll
  ASSEMBLY_MDB = 
-@@ -57,7 +57,7 @@
+@@ -59,7 +59,7 @@
  endif
  
  ifeq ($(CONFIG),GNOME_DEBUG)
@@ -189,7 +189,7 @@ Index: Basenji/VolumeDB/Makefile
  ASSEMBLY_COMPILER_FLAGS =  -noconfig -codepage:utf8 -warn:3 -optimize- -debug "-define:DEBUG"
  ASSEMBLY = bin/Debug/VolumeDB.dll
  ASSEMBLY_MDB = $(ASSEMBLY).mdb
-@@ -83,7 +83,7 @@
+@@ -86,7 +86,7 @@
  endif
  
  ifeq ($(CONFIG),GNOME_RELEASE)

-- 
basenji



More information about the Pkg-cli-apps-commits mailing list