sm-commit AT lists.ibiblio.org
Subject: Source Mage code commit list
List archive
[SM-Commit] PERFORCE change 78580 by Arwed von Merkatz for review
- From: Perforce Review Daemon <p4review AT smee.org>
- To: "Andrew Stitt" <a AT t.armory.com>, "Arjan Bouter" <abouter AT sourcemage.org>, "SM-Commit Daemon" <sm-commit AT lists.ibiblio.org>, "duane_malcolm" <d.malcolm AT auckland.ac.nz>, "Ethan Grammatikidis" <eekee AT eekee.is-a-geek.org>, "Gareth Clay" <gareth AT caffeinefuelled.co.uk>, "Ladislav Hagara" <ladislav.hagara AT unob.cz>, "Maurizio Boriani" <baux AT member.fsf.org>, "Pieter Lenaerts" <e-type AT sourcemage.org>, "Robin Cook" <rcook AT wyrms.net>, "Seth Woolley" <seth AT swoolley.homeip.net>, "Unet" <unet AT sourcemage.org>, "vladimir_marek" <vlmarek AT volny.cz>
- Subject: [SM-Commit] PERFORCE change 78580 by Arwed von Merkatz for review
- Date: Fri, 28 Apr 2006 14:40:02 +0100 (BST)
Change 78580 by arwed_von_merkatz@arwed-Otherland on 2006/04/28 14:38:10
new CSHARP sub_depends for dbus, make it work without gtk-sharp,
depend on
it in f-spot
Affected files ...
... //sgl/grimoires/test/graphics/f-spot/DEPENDS#4 integrate
... //sgl/grimoires/test/graphics/f-spot/HISTORY#12 integrate
... //sgl/grimoires/test/utils/dbus/DEPENDS#8 integrate
... //sgl/grimoires/test/utils/dbus/HISTORY#19 integrate
... //sgl/grimoires/test/utils/dbus/PRE_BUILD#1 branch
... //sgl/grimoires/test/utils/dbus/PRE_SUB_DEPENDS#2 integrate
... //sgl/grimoires/test/utils/dbus/REPAIR^none^PRE_SUB_DEPENDS#2 delete
... //sgl/grimoires/test/utils/dbus/SUB_DEPENDS#2 integrate
Differences ...
==== //sgl/grimoires/test/graphics/f-spot/DEPENDS#4 (xtext) ====
@@ -7,4 +7,5 @@
depends lcms &&
depends libgphoto2 &&
depends gtk-sharp-2 &&
-depends dbus
+depends dbus &&
+sub_depends dbus CSHARP
==== //sgl/grimoires/test/graphics/f-spot/HISTORY#12 (text) ====
@@ -1,7 +1,8 @@
2006-04-28 Arwed v. Merkatz <v.merkatz AT gmx.net>
* DETAILS: updated to 0.1.11
* DEPENDS: changed gtk-sharp to gtk-sharp-2 (bug #11658), added
- dependencies on mono and dbus
+ dependencies on mono and dbus,
+ added sub_depends on dbus with csharp bindings
2006-03-12 Karsten Behrmann <BearPerson AT sourcemage.org>
* DETAILS: (automated) Add KEYWORDS
==== //sgl/grimoires/test/utils/dbus/DEPENDS#8 (xtext) ====
@@ -47,7 +47,7 @@
'--disable-qt3' \
'Enable Qt-friendly client library' &&
-optional_depends gtk-sharp \
+optional_depends mono \
'--enable-mono' \
'--disable-mono' \
'Build mono bindings' &&
==== //sgl/grimoires/test/utils/dbus/HISTORY#19 (text) ====
@@ -1,3 +1,10 @@
+2006-04-28 Arwed v. Merkatz <v.merkatz AT gmx.net>
+ * DEPENDS, PRE_BUILD: changed gtk-sharp to mono, remove the example
+ in PRE_BUILD so it compiles without gtk-sharp
+ * REPAIR^none^PRE_SUB_DEPENDS: removed
+ * PRE_SUB_DEPENDS, REPAIR^0.61^PRE_SUB_DEPENDS, SUB_DEPENDS:
+ added CSHARP sub dependency for mono bindings
+
2006-03-23 Arwed v. Merkatz <v.merkatz AT gmx.net>
* UP_TRIGGERS: only do the whole up_trigger check if version changed
from 0.5x to 0.6x, not on update 0.60 -> 0.61
==== //sgl/grimoires/test/utils/dbus/PRE_SUB_DEPENDS#2 (xtext) ====
@@ -1,4 +1,5 @@
case $THIS_SUB_DEPENDS in
PYTHON) if [ "$DBUS_PYREX" = "--enable-python" ]; then return 0; fi;;
+CSHARP) if is_depends_enabled mono; then return 0; fi;;
esac
return 1
==== //sgl/grimoires/test/utils/dbus/SUB_DEPENDS#2 (xtext) ====
@@ -4,5 +4,8 @@
depends glib2 '--enable-glib' &&
depends pyrex
;;
+CSHARP) echo "mono bindings requested, forcing them." &&
+ depends mono '--enable-mono'
+ ;;
*) echo "unknown sub-depends!"; return 1;;
esac
- [SM-Commit] PERFORCE change 78580 by Arwed von Merkatz for review, Perforce Review Daemon, 04/28/2006
Archive powered by MHonArc 2.6.24.