Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Arjan Bouter (6eb6365053934b13e5e8b0269d0a6da69f273af4)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Arjan Bouter <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Arjan Bouter (6eb6365053934b13e5e8b0269d0a6da69f273af4)
  • Date: Fri, 29 Feb 2008 18:23:14 -0600

GIT changes to master grimoire by Arjan Bouter <abouter AT sourcemage.org>:

x11-libs/wine/DEPENDS | 204
+++++++++++++++++++++++++++++++-------------------
x11-libs/wine/HISTORY | 4
2 files changed, 132 insertions(+), 76 deletions(-)

New commits:
commit 6eb6365053934b13e5e8b0269d0a6da69f273af4
Author: Arjan Bouter <abouter AT sourcemage.org>
Commit: Arjan Bouter <abouter AT sourcemage.org>

wine: completed and added lots of optional_depends

diff --git a/x11-libs/wine/DEPENDS b/x11-libs/wine/DEPENDS
index 87c4cbf..59450c0 100755
--- a/x11-libs/wine/DEPENDS
+++ b/x11-libs/wine/DEPENDS
@@ -1,110 +1,162 @@
depends bison &&
depends flex &&
-depends fontforge &&
-depends jpeg &&
depends LIBGIF &&

if [[ $WINE_VCS == y ]]; then
depends git
fi &&

-optional_depends X11-LIBS \
- "--with-x" \
- "" \
- "X gui support" &&
+optional_depends alsa-lib \
+ '--with-alsa' \
+ '--without-alsa' \
+ 'for ALSA audio support' &&

-optional_depends OPENGL \
- '--with-opengl' \
- '--without-opengl' \
- 'for OpenGL support' &&
-
-optional_depends ncurses \
- "--with-curses" \
- "--without-curses" \
- "curses gui?" &&
-
-optional_depends CUPS \
- "" \
- "" \
- "printing support" &&
+optional_depends CUPS \
+ "--with-cups" \
+ "--without-cups" \
+ "for printing support" &&

-optional_depends freetype2 \
- "" \
- "" \
- "font rendering" &&
-
-optional_depends winedoc \
+optional_depends docbook-utils \
"" \
"" \
- "for wine documentation" &&
-
-optional_depends docbook-utils \
- "" \
- "" \
"for building wine documentation" &&

-optional_depends libxslt \
- '' \
- '' \
- 'for a functional Microsoft XML (MSXML) implementation' &&
+optional_depends esound \
+ '--with-esd' \
+ '--without-esd' \
+ 'for Enhanced Sound Daemon mixer support' &&

-optional_depends hal \
- '' \
- '' \
- 'for dynamic drive configuration' &&
+optional_depends fontconfig \
+ '--with-fontconfig' \
+ '--without-fontconfig' \
+ 'use fontconfig for fonts' &&

-#
-# Needs sane-config (from sane-backends), gphoto2-config, and
-# gphoto2-port-config
-#
-#optional_depends libgphoto2 \
-# '' \
-# '' \
-# 'for TWAIN support' &&
+optional_depends fontforge \
+ '' \
+ '' \
+ 'for building fonts' &&

-optional_depends openldap \
- '' \
- '' \
- 'for Lightweight Directory Access Protocol support' &&
+optional_depends freetype2 \
+ "" \
+ "" \
+ "for font rendering" &&

-optional_depends esound \
- '' \
- '' \
- 'for Enhanced Sound Daemon mixer support' &&
+optional_depends hal \
+ '--with-hal' \
+ '--without-hal' \
+ 'for dynamic drive configuration' &&

optional_depends JACK-DRIVER \
- '' \
- '' \
+ '--with-jack' \
+ '--without-jack' \
'for JACK audio support' &&

+optional_depends jpeg \
+ '--with-jpeg' \
+ '--without-jpeg' \
+ 'for JPEG supprt' &&
+
+optional_depends lcms \
+ '--with-cms' \
+ '--without-cms' \
+ 'for CMS color management' &&
+
+optional_depends libgphoto2 \
+ '--with-gphoto' \
+ '--without-gphoto' \
+ 'for digital camera support' &&
+
+optional_depends libpng \
+ '--with-png' \
+ '--without-png' \
+ 'for PNG image support' &&
+
+optional_depends libxslt \
+ '--with-xslt' \
+ '--without-xslt' \
+ 'for a functional Microsoft XML (MSXML) implementation' &&
+
optional_depends MSTTF \
'' \
'' \
- 'for proper MS TrueType font support' \
- 'z-rejected' &&
+ 'for original MS TrueType fonts' \
+ 'z-rejected' &&

optional_depends nas \
- '' \
- '' \
- 'for NAS audio support' &&
+ '--with-nas' \
+ '--without-nas' \
+ 'for NAS audio support' &&

-optional_depends openssl \
- '' \
- '' \
+# the --with-curses option fails
+optional_depends ncurses \
+ "" \
+ "--without-curses" \
+ "curses gui?" &&
+
+optional_depends OPENGL \
+ '--with-opengl' \
+ '--without-opengl' \
+ 'for OpenGL support' &&
+
+optional_depends openldap \
+ '--with-ldap' \
+ '--without-ldap' \
+ 'for Lightweight Directory Access Protocol support' &&
+
+optional_depends openssl \
+ '--with-openssl' \
+ '--without-openssl' \
'for some cryptographic support in ADVAPI32' &&

+optional_depends winedoc \
+ "" \
+ "" \
+ "for wine documentation" &&
+
+optional_depends X11-LIBS \
+ "--with-x" \
+ "--without-x" \
+ "X gui support" &&
+
+optional_depends sane-backends \
+ '--without-sane' \
+ '--without-sane' \
+ 'for scanner support' &&
+
source $GRIMOIRE/FUNCTIONS &&

if check_if_xorg_modular_libs
then
- optional_depends libxrandr \
- '' \
- '' \
- 'for X11 XRandr extension support'
-fi &&
-
-suggest_depends 'wine-gecko' \
- '' \
- '' \
- 'for pre-downloaded GECKO engine' \
- 'z-rejected'
+ optional_depends libxinerama \
+ '--with-xinerama' \
+ '--without-xinerama' \
+ 'for X11 Xinerama extension support' &&
+ optional_depends libxi \
+ '--with-xinput' \
+ '--without-xinput' \
+ 'for X11 Xinput support' &&
+ optional_depends libxcomposite \
+ '--with-xcomposite' \
+ '--without-xcomposite' \
+ 'for X11 COMPOSITE extension support'
+ optional_depends libxcursor \
+ '--with-xcursor' \
+ '--without-xcursor' \
+ 'for X11 cursor extension support'
+ optional_depends libxrandr \
+ '--with-xrandr' \
+ '--without-xrandr' \
+ 'for X11 XRandr extension support' &&
+ optional_depends libxrender \
+ '--with-xrender' \
+ '--without-xrender' \
+ 'for X11 XRender extension support' &&
+ optional_depends libxext \
+ '--with-xshape --with-xshm' \
+ '--without-xshape --without-xshm' \
+ 'for X11 XShape and Xshmextension support' &&
+ optional_depends xf86vidmodeproto \
+ '--without-xvidmode' \
+ '--without-xvidmode' \
+ 'for Xvidmode support'
+fi
diff --git a/x11-libs/wine/HISTORY b/x11-libs/wine/HISTORY
index 04c7667..3fbfd72 100644
--- a/x11-libs/wine/HISTORY
+++ b/x11-libs/wine/HISTORY
@@ -1,3 +1,7 @@
+2008-02-29 Arjan Bouter <abouter AT sourcemage.org>
+ * DEPENDS: completes --with and --without options
+ added missing optional deps
+
2008-02-26 Julien "_kaze_" ROZO <julien AT rozo.org>
* DEPENDS: changed msttf to MSTTF




  • [SM-Commit] GIT changes to master grimoire by Arjan Bouter (6eb6365053934b13e5e8b0269d0a6da69f273af4), Arjan Bouter, 02/29/2008

Archive powered by MHonArc 2.6.24.

Top of Page