Magellan Linux

Diff of /trunk/extras/wine/wine-1.1.35-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 4775 by niro, Sun Dec 27 22:56:47 2009 UTC revision 4785 by niro, Sun Dec 27 23:40:05 2009 UTC
# Line 11  DESCRIPTION="Wine is an Open Source impl Line 11  DESCRIPTION="Wine is an Open Source impl
11  HOMEPAGE="http://www.winehq.com/"  HOMEPAGE="http://www.winehq.com/"
12    
13  # todo:  # todo:
14  # libgphoto2, capi, gsm, jack, mpg123, sane, ncurses  # libgphoto2, capi, gsm, jack, mpg123, sane, ncurses, openldap
15  DEPEND=">= virtual/opengl  DEPEND=">= virtual/opengl
16   >= x11-libs/libXcursor-1.1   >= x11-libs/libXcursor-1.1
17   >= x11-libs/libXrandr-1.3   >= x11-libs/libXrandr-1.3
# Line 40  DEPEND=">= virtual/opengl Line 40  DEPEND=">= virtual/opengl
40   >= media-fonts/corefonts-2   >= media-fonts/corefonts-2
41   >= media-gfx/fontforge-200909   >= media-gfx/fontforge-200909
42   >= net-print/cups-1.4   >= net-print/cups-1.4
  >= net-nds/openldap-2.4  
43   >= net-fs/samba-2.4   >= net-fs/samba-2.4
44   >= app-crypt/gnutls-2.8"   >= app-crypt/gnutls-2.8"
45    
# Line 92  src_compile() Line 91  src_compile()
91   --with-gnutls \   --with-gnutls \
92   --with-hal \   --with-hal \
93   --with-jpeg \   --with-jpeg \
  --with-ldap \  
94   --with-nas \   --with-nas \
95   --with-openal \   --with-openal \
96   --with-openssl \   --with-openssl \
# Line 109  src_compile() Line 107  src_compile()
107   --without-gphoto \   --without-gphoto \
108   --without-gsm \   --without-gsm \
109   --without-jack \   --without-jack \
110     --without-ldap \
111   --without-mpg123 \   --without-mpg123 \
112   --without-oss \   --without-oss \
113   --without-sane \   --without-sane \

Legend:
Removed from v.4775  
changed lines
  Added in v.4785