Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] PERFORCE change 79182 by Eric Sandall for review

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • 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>, "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 79182 by Eric Sandall for review
  • Date: Fri, 12 May 2006 17:55:01 +0100 (BST)

Change 79182 by eric_sandall@sandalle-moby on 2006/05/12 17:52:27

* DETAILS: Updated to 0.9.13
* DEPENDS: Added optional depends on libxml2, hal, openldap, arts,
esound,
jpeg, LIBGIF, and libgphoto2 (the last is commented out for now)

Affected files ...

... //sgl/grimoires/test/x11-libs/wine/DEPENDS#6 integrate
... //sgl/grimoires/test/x11-libs/wine/DETAILS#24 integrate
... //sgl/grimoires/test/x11-libs/wine/HISTORY#30 integrate

Differences ...

==== //sgl/grimoires/test/x11-libs/wine/DEPENDS#6 (xtext) ====

@@ -1,6 +1,8 @@
depends bison &&
depends flex &&
depends fontforge &&
+depends jpeg &&
+depends LIBGIF &&

if [ "$WINE_CVS" == "y" ]; then
depends CVS
@@ -41,6 +43,45 @@
"" \
"for building wine documentation" &&

+optional_depends libxml2 \
+ '' \
+ '' \
+ 'for a functional Microsoft XML (MSXML) implementation' &&
+
+optional_depends hal \
+ '' \
+ '' \
+ 'for dynamic drive configuration' &&
+
+#
+# Needs sane-config (from sane-backends), gphoto2-config, and
+# gphoto2-port-config
+#
+#optional_depends libgphoto2 \
+# '' \
+# '' \
+# 'for TWAIN support' &&
+
+optional_depends openldap \
+ '' \
+ '' \
+ 'for Lightweight Directory Access Protocol support' &&
+
+optional_depends arts \
+ '' \
+ '' \
+ 'for aRts sound mixer support' &&
+
+optional_depends esound \
+ '' \
+ '' \
+ 'for Enhanced Sound Daemon mixer support' &&
+
+optional_depends jack \
+ '' \
+ '' \
+ 'for JACK audio support' &&
+
optional_depends msttf \
'' \
'' \

==== //sgl/grimoires/test/x11-libs/wine/DETAILS#24 (xtext) ====

@@ -9,7 +9,7 @@
SOURCE_URL[0]=cvs://:pserver:cvs:cvs AT cvs.winehq.org:/home/wine:wine
SOURCE_IGNORE=volatile
else
- VERSION=0.9.12
+ VERSION=0.9.13
SOURCE=wine-$VERSION.tar.bz2
SOURCE2=$SOURCE.sign
SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE

==== //sgl/grimoires/test/x11-libs/wine/HISTORY#30 (text) ====

@@ -1,3 +1,8 @@
+2006-05-11 Eric Sandall <eric AT sandall.us>
+ * DETAILS: Updated to 0.9.13
+ * DEPENDS: Added optional depends on libxml2, hal, openldap, arts,
esound,
+ jpeg, LIBGIF, and libgphoto2 (the last is commented out for now)
+
2006-04-16 Eric Sandall <eric AT sandall.us>
* CONFIGURE: Removed (query is now an optional dependency) Bug #10928
* DEPENDS: Optionally depend on OPENGL



  • [SM-Commit] PERFORCE change 79182 by Eric Sandall for review, Perforce Review Daemon, 05/12/2006

Archive powered by MHonArc 2.6.24.

Top of Page