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

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs                   Email:  r...@openpkg.org
  Module: openpkg-src                      Date:   22-Dec-2009 09:59:57
  Branch: HEAD                             Handle: 2009122208595600

  Modified files:
    openpkg-src/texlive     texlive.spec

  Log:
    improve packaging one step further

  Summary:
    Revision    Changes     Path
    1.3         +13 -3      openpkg-src/texlive/texlive.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/texlive/texlive.spec
  ============================================================================
  $ cvs diff -u -r1.2 -r1.3 texlive.spec
  --- openpkg-src/texlive/texlive.spec  21 Dec 2009 14:51:53 -0000      1.2
  +++ openpkg-src/texlive/texlive.spec  22 Dec 2009 08:59:56 -0000      1.3
  @@ -37,7 +37,7 @@
   Group:        Typesetting
   License:      GPL
   Version:      %{V_base}
  -Release:      20091221
  +Release:      20091222
   
   #   package options
   %option       with_x11  no
  @@ -53,10 +53,11 @@
   BuildPreReq:  OpenPKG, openpkg >= 20060823, make, gcc, gcc::with_cxx = yes, 
xz, flex, bison
   PreReq:       OpenPKG, openpkg >= 20060823
   PreReq:       t1utils, psutils, texinfo, lcdf-typetools, dialog
  -BuildPreReq:  ncurses, png, zlib, t1lib, freetype, fontconfig, gd
  -PreReq:       ncurses, png, zlib, t1lib, freetype, fontconfig, gd
  +BuildPreReq:  ncurses, png, zlib, t1lib, freetype, fontconfig, gd, graphite
  +PreReq:       ncurses, png, zlib, t1lib, freetype, fontconfig, gd, graphite
   AutoReq:      no
   AutoReqProv:  no
  +Conflicts:    tetex
   
   %description
       TeX Live is a complete TeX distribution for Unix compatible systems,
  @@ -101,7 +102,11 @@
             --datadir=%{l_prefix}/share \
             --infodir=%{l_prefix}/info \
             --mandir=%{l_prefix}/man \
  +          --with-tex-banner="TeX Live 2009 (OpenPKG)" \
             --disable-multiplatform \
  +          --disable-compiler-warnings \
  +          --disable-shared \
  +          --enable-static \
             --enable-ipc \
             --enable-fmtutil \
             --enable-t1lib \
  @@ -145,10 +150,15 @@
             --with-system-t1lib \
             --with-t1lib-libdir=%{l_prefix}/lib \
             --with-t1lib-include=%{l_prefix}/include \
  +          --with-system-graphite \
  +          --with-graphite-libdir=%{l_prefix}/lib \
  +          --with-graphite-include=%{l_prefix}/include \
             --with-system-freetype2 \
             --with-freetype2-libdir=%{l_prefix}/lib \
             --with-freetype2-include=%{l_prefix}/include \
             --with-fontconfig=%{l_prefix} \
  +          --with-fontconfig-libdir=%{l_prefix}/lib \
  +          --with-fontconfig-include=%{l_prefix}/include \
             --with-system-gd \
             --with-gd-libdir=%{l_prefix}/lib \
             --with-gd-include=%{l_prefix}/include \
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to