Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/graphics
In directory 
sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv10936/10.3/unstable/main/finkinfo/graphics

Added Files:
        t1lib5.info 
Log Message:
SECURITY UPDATE: CVE-2007-4033.
 See also: [fink-core] t1lib5 vulnerability


--- NEW FILE: t1lib5.info ---
Info2: <<
Package: t1lib5%type_pkg[-nox]
Version: 5.1.1
Revision: 4
Type: -nox (-nox -x11)
Depends: %N-shlibs (= %v-%r)
BuildDepends: fink (>= 0.27.2-1), (%type_raw[-nox] = -x11) x11-dev
BuildDependsOnly: True
Conflicts: t1lib1, t1lib5
Replaces: t1lib1, t1lib5
PatchScript: <<
  perl -pi -e 's/-o .* \$\(T1LIBX_OBJS\)/$& \$(X_LIBS) \$(XLIB)/' 
lib/Makefile.in
  # Fix CVE-2007-4033
  patch -p1 < ../t1lib-5.0.2-SA26241_buffer_overflow.patch
<<
ConfigureParams: (%type_raw[-nox] = -nox) --without-x
CompileScript: <<
 ./configure %c
 make without_doc
<<
InstallScript: <<
 #!/bin/sh -ev
 make install prefix=%i
 if [ %type_raw[-nox] = "-x11" ]; then 
 rm %i/bin/type1afm %i/include/t1lib.h %i/lib/libt1.*
 elif [ %type_raw[-nox] = "-nox" ]; then
 mv %i/share/t1lib/t1lib.config %i/share/t1lib/t1lib-nox.config
 fi
 mkdir -p %i/share/doc/%n
 mv %i/share/t1lib/doc/t1lib_doc.pdf %i/share/doc/%n
 /bin/rm -rf %i/share/t1lib/doc
<<
SplitOff: <<
  Package: %N-shlibs
  Depends: <<
    (%type_raw[-nox] = -x11) x11, 
    (%type_raw[-nox] = -x11) t1lib5-nox-shlibs
  <<
  Replaces: t1lib5-shlibs (<= 5.1.1-1)
  Files: lib/*.5*dylib
  Shlibs: <<
    (%type_raw[-nox] = -nox) %p/lib/libt1.5.dylib 7.0.0 %n (>= 5.1.1-2)
    (%type_raw[-nox] = -x11) %p/lib/libt1x.5.dylib 7.0.0 %n (>= 5.1.1-2)
  <<
  DocFiles: README.t1lib-%v LICENSE LGPL
  Description: Shared libs for generating Type 1 Font bitmaps
<<
License: GPL
DocFiles: README.t1lib-%v LICENSE LGPL
Source: http://sunsite.unc.edu/pub/linux/libs/graphics/t1lib-%v.tar.gz
Source-MD5: b1b86b5014364d92ab3b7cee6c81e29d
Source2: 
http://gentoo.gg3.net/portage/media-libs/t1lib/files/t1lib-5.0.2-SA26241_buffer_overflow.patch
Source2-MD5: a74eb33858b9c5b99ecdc4d934bc30ed
Homepage: http://sunsite.unc.edu/pub/linux/libs/graphics/
Description: Generates bitmaps from Type 1 fonts
DescPackaging: <<
 The x11-dependent portions of t1lib5 have now been made into a separate
 package.  Other packages would typically depend on either "t1lib5-nox-shlibs"
 or "t1lib5-nox-shlibs, t1lib5-x11-shlibs", depending on whether they were
 using x11 features or not.
<<
DescPort: <<
  Make sure libt1x, which uses x11, links against the x11 libs.
  libt1x also uses libt1, but cannot link against it because the
  libtool is tool old.
<<
Maintainer:  Dave Morrison <[EMAIL PROTECTED]>
<<


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to