[SM-Commit] PERFORCE change 79181 by Eric Sandall for review

Perforce Review Daemon p4review at smee.org
Fri May 12 12:55:01 EDT 2006


Change 79181 by eric_sandall at sandalle-moby on 2006/05/12 17:51:38

	   * 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/devel/x11-libs/wine/DEPENDS#6 edit
... //sgl/grimoires/devel/x11-libs/wine/DETAILS#24 edit
... //sgl/grimoires/devel/x11-libs/wine/HISTORY#31 edit

Differences ...

==== //sgl/grimoires/devel/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/devel/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/devel/x11-libs/wine/HISTORY#31 (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