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 4751 by niro, Sun Dec 27 21:21:50 2009 UTC revision 4775 by niro, Sun Dec 27 22:56:47 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  # libgphoto2, capi, gsm, jack, mpg123, sane, ncurses
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 37  DEPEND=">= virtual/opengl Line 37  DEPEND=">= virtual/opengl
37   >= sys-apps/dbus-1.3   >= sys-apps/dbus-1.3
38   >= dev-libs/dbus-glib-0.82   >= dev-libs/dbus-glib-0.82
39   >= sys-apps/hal-0.5.13   >= sys-apps/hal-0.5.13
  >= sys-libs/ncurses-5.7  
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
# Line 89  src_compile() Line 88  src_compile()
88   --with-alsa \   --with-alsa \
89   --with-cms \   --with-cms \
90   --with-cups \   --with-cups \
  --with-curses \  
91   --with-fontconfig \   --with-fontconfig \
92   --with-gnutls \   --with-gnutls \
93   --with-hal \   --with-hal \
# Line 106  src_compile() Line 104  src_compile()
104   --with-xslt \   --with-xslt \
105   \   \
106   --without-capi \   --without-capi \
107     --without-curses \
108   --without-esd \   --without-esd \
109   --without-gphoto \   --without-gphoto \
110   --without-gsm \   --without-gsm \

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