[SM-Commit] PERFORCE change 79182 by Eric Sandall for review
Perforce Review Daemon
p4review at smee.org
Fri May 12 12:55:01 EDT 2006
Change 79182 by eric_sandall at 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@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
More information about the SM-Commit
mailing list