OpenPKG CVS Repository
  http://cvs.openpkg.org/
  ____________________________________________________________________________

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   26-Sep-2008 19:34:23
  Branch: HEAD                             Handle: 2008092618342300

  Modified files:
    openpkg-src/cairo       cairo.spec

  Log:
    disable X11 and threading by default and let's see what happens

  Summary:
    Revision    Changes     Path
    1.41        +2  -2      openpkg-src/cairo/cairo.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/cairo/cairo.spec
  ============================================================================
  $ cvs diff -u -r1.40 -r1.41 cairo.spec
  --- openpkg-src/cairo/cairo.spec      26 Sep 2008 16:31:43 -0000      1.40
  +++ openpkg-src/cairo/cairo.spec      26 Sep 2008 17:34:23 -0000      1.41
  @@ -38,8 +38,8 @@
   %option       with_pdf      yes
   %option       with_ps       yes
   %option       with_png      yes
  -%option       with_x11      yes
  -%option       with_threads  yes
  +%option       with_x11      no
  +%option       with_threads  no
   
   #   list of sources
   Source0:      http://cairographics.org/releases/cairo-%{version}.tar.gz
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to