packages/SUNWfreetype2/prototype
author Alan Coopersmith <Alan.Coopersmith@Sun.COM>
Sun, 28 Feb 2010 15:25:31 -0800
changeset 916 a2113251a45c
parent 907 3c35d611cdaa
child 919 425233ae7236
permissions -rw-r--r--
6928167 Integrate X server mdb module into xorg-server build & packages (fix SPARC build)

###########################################################################
#
# Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
#
# Permission is hereby granted, free of charge, to any person obtaining a
# copy of this software and associated documentation files (the
# "Software"), to deal in the Software without restriction, including
# without limitation the rights to use, copy, modify, merge, publish,
# distribute, and/or sell copies of the Software, and to permit persons
# to whom the Software is furnished to do so, provided that the above
# copyright notice(s) and this permission notice appear in all copies of
# the Software and that both the above copyright notice(s) and this
# permission notice appear in supporting documentation.
#
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
# OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
# OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
# HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL
# INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING
# FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
# NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
# WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
#
# Except as contained in this notice, the name of a copyright holder
# shall not be used in advertising or otherwise to promote the sale, use
# or other dealings in this Software without prior written authorization
# of the copyright holder.
#
###########################################################################
#
#
#  FreeType 2 package

i pkginfo
i copyright
i depend

!HOME=../usr

# Backwards compatibility links for old /usr/sfw location
d none sfw 							0755 root bin
d none sfw/bin 							0755 root bin
s none sfw/bin/freetype-config=../../bin/freetype-config
d none sfw/include 						0755 root bin
s none sfw/include/ft2build.h=../../include/ft2build.h
s none sfw/include/freetype2=../../include/freetype2
d none sfw/lib 							0755 root bin
s none sfw/lib/libfreetype.so.6=../../lib/libfreetype.so.6
s none sfw/lib/libfreetype.so=libfreetype.so.6
d none sfw/lib/$plat_64						0755 root bin
s none sfw/lib/64=$plat_64
s none sfw/lib/$plat_64/libfreetype.so.6=../../../lib/64/libfreetype.so.6
s none sfw/lib/$plat_64/libfreetype.so=libfreetype.so.6

!search $HOME/bin
d none bin 							0755 root bin
f none bin/freetype-config					0755 root bin

!search $HOME/include/
d none include 							0755 root bin
f none include/ft2build.h					0444 root bin
d none include/freetype2					0755 root bin

!search $HOME/include/freetype2/freetype
d none include/freetype2/freetype				0755 root bin
f none include/freetype2/freetype/freetype.h			0444 root bin
f none include/freetype2/freetype/ftadvanc.h			0444 root bin
f none include/freetype2/freetype/ftbbox.h			0444 root bin
f none include/freetype2/freetype/ftbdf.h			0444 root bin
f none include/freetype2/freetype/ftbitmap.h			0444 root bin
f none include/freetype2/freetype/ftcache.h			0444 root bin
f none include/freetype2/freetype/ftchapters.h			0444 root bin
f none include/freetype2/freetype/ftcid.h			0444 root bin
f none include/freetype2/freetype/fterrdef.h			0444 root bin
f none include/freetype2/freetype/fterrors.h			0444 root bin
f none include/freetype2/freetype/ftgasp.h			0444 root bin
f none include/freetype2/freetype/ftglyph.h			0444 root bin
f none include/freetype2/freetype/ftgxval.h			0444 root bin
f none include/freetype2/freetype/ftgzip.h			0444 root bin
f none include/freetype2/freetype/ftimage.h			0444 root bin
f none include/freetype2/freetype/ftincrem.h			0444 root bin
f none include/freetype2/freetype/ftlcdfil.h			0444 root bin
f none include/freetype2/freetype/ftlist.h			0444 root bin
f none include/freetype2/freetype/ftlzw.h			0444 root bin
f none include/freetype2/freetype/ftmac.h			0444 root bin
f none include/freetype2/freetype/ftmm.h			0444 root bin
f none include/freetype2/freetype/ftmodapi.h			0444 root bin
f none include/freetype2/freetype/ftmoderr.h			0444 root bin
f none include/freetype2/freetype/ftotval.h			0444 root bin
f none include/freetype2/freetype/ftoutln.h			0444 root bin
f none include/freetype2/freetype/ftpfr.h			0444 root bin
f none include/freetype2/freetype/ftrender.h			0444 root bin
f none include/freetype2/freetype/ftsizes.h			0444 root bin
f none include/freetype2/freetype/ftsnames.h			0444 root bin
f none include/freetype2/freetype/ftstroke.h			0444 root bin
f none include/freetype2/freetype/ftsynth.h			0444 root bin
f none include/freetype2/freetype/ftsystem.h			0444 root bin
f none include/freetype2/freetype/fttrigon.h			0444 root bin
f none include/freetype2/freetype/fttypes.h			0444 root bin
f none include/freetype2/freetype/ftwinfnt.h			0444 root bin
f none include/freetype2/freetype/ftxf86.h			0444 root bin
f none include/freetype2/freetype/t1tables.h			0444 root bin
f none include/freetype2/freetype/ttnameid.h			0444 root bin
f none include/freetype2/freetype/tttables.h			0444 root bin
f none include/freetype2/freetype/tttags.h			0444 root bin
f none include/freetype2/freetype/ttunpat.h			0444 root bin

!search $HOME/include/freetype2/freetype/config
d none include/freetype2/freetype/config			0755 root bin
f none include/freetype2/freetype/config/ftconfig.h		0444 root bin
f none include/freetype2/freetype/config/ftheader.h		0444 root bin
f none include/freetype2/freetype/config/ftmodule.h		0444 root bin
f none include/freetype2/freetype/config/ftoption.h		0444 root bin
f none include/freetype2/freetype/config/ftstdlib.h		0444 root bin

!search $HOME/lib
d none lib 							0755 root bin
f none lib/libfreetype.so.6=$HOME/lib/libfreetype.so.6.3.20	0755 root bin
s none lib/libfreetype.so=libfreetype.so.6

d none share 							0755 root sys 

!search $HOME/share/aclocal
d none share/aclocal						0755 root other 
f none share/aclocal/freetype2.m4				0444 root bin

!search $HOME/lib/pkgconfig
d none lib/pkgconfig 						0755 root other
f none lib/pkgconfig/freetype2.pc				0644 root bin

#  FreeType 2 64-bit libraries 

!search $HOME/lib/$plat_64
d none lib/$plat_64						0755 root bin
f none lib/$plat_64/libfreetype.so.6=$HOME/lib/$plat_64/libfreetype.so.6.3.20	0755 root bin
s none lib/$plat_64/libfreetype.so=libfreetype.so.6

!search $HOME/lib/$plat_64/pkgconfig
d none lib/$plat_64/pkgconfig					0755 root other
f none lib/$plat_64/pkgconfig/freetype2.pc			0644 root bin