open-src/lib/freetype/freetype2.in.10.patch
author Alan Coopersmith <Alan.Coopersmith@Sun.COM>
Tue, 02 Mar 2010 13:31:46 -0800
changeset 919 425233ae7236
parent 780 2ea47e897e86
child 943 294f64612d23
permissions -rw-r--r--
6931307 Standardize Sun copyright & license notices in X gate on current format
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
780
2ea47e897e86 6876618 Upgrade Freetype2 to 2.3.9
Stefan Teleman <Stefan.Teleman@Sun.COM>
parents: 465
diff changeset
     1
# Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
919
425233ae7236 6931307 Standardize Sun copyright & license notices in X gate on current format
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents: 780
diff changeset
     2
# Use is subject to license terms.
465
2109a795b937 6723656 Upgrade Freetype2 to version 2.3.7
Stefan Teleman <Stefan.Teleman@Sun.COM>
parents:
diff changeset
     3
#
2109a795b937 6723656 Upgrade Freetype2 to version 2.3.7
Stefan Teleman <Stefan.Teleman@Sun.COM>
parents:
diff changeset
     4
# Permission is hereby granted, free of charge, to any person obtaining a
919
425233ae7236 6931307 Standardize Sun copyright & license notices in X gate on current format
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents: 780
diff changeset
     5
# copy of this software and associated documentation files (the "Software"),
425233ae7236 6931307 Standardize Sun copyright & license notices in X gate on current format
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents: 780
diff changeset
     6
# to deal in the Software without restriction, including without limitation
425233ae7236 6931307 Standardize Sun copyright & license notices in X gate on current format
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents: 780
diff changeset
     7
# the rights to use, copy, modify, merge, publish, distribute, sublicense,
425233ae7236 6931307 Standardize Sun copyright & license notices in X gate on current format
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents: 780
diff changeset
     8
# and/or sell copies of the Software, and to permit persons to whom the
425233ae7236 6931307 Standardize Sun copyright & license notices in X gate on current format
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents: 780
diff changeset
     9
# Software is furnished to do so, subject to the following conditions:
465
2109a795b937 6723656 Upgrade Freetype2 to version 2.3.7
Stefan Teleman <Stefan.Teleman@Sun.COM>
parents:
diff changeset
    10
#
919
425233ae7236 6931307 Standardize Sun copyright & license notices in X gate on current format
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents: 780
diff changeset
    11
# The above copyright notice and this permission notice (including the next
425233ae7236 6931307 Standardize Sun copyright & license notices in X gate on current format
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents: 780
diff changeset
    12
# paragraph) shall be included in all copies or substantial portions of the
425233ae7236 6931307 Standardize Sun copyright & license notices in X gate on current format
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents: 780
diff changeset
    13
# Software.
465
2109a795b937 6723656 Upgrade Freetype2 to version 2.3.7
Stefan Teleman <Stefan.Teleman@Sun.COM>
parents:
diff changeset
    14
#
919
425233ae7236 6931307 Standardize Sun copyright & license notices in X gate on current format
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents: 780
diff changeset
    15
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
425233ae7236 6931307 Standardize Sun copyright & license notices in X gate on current format
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents: 780
diff changeset
    16
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
425233ae7236 6931307 Standardize Sun copyright & license notices in X gate on current format
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents: 780
diff changeset
    17
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
425233ae7236 6931307 Standardize Sun copyright & license notices in X gate on current format
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents: 780
diff changeset
    18
# THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
425233ae7236 6931307 Standardize Sun copyright & license notices in X gate on current format
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents: 780
diff changeset
    19
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
425233ae7236 6931307 Standardize Sun copyright & license notices in X gate on current format
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents: 780
diff changeset
    20
# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
425233ae7236 6931307 Standardize Sun copyright & license notices in X gate on current format
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents: 780
diff changeset
    21
# DEALINGS IN THE SOFTWARE.
780
2ea47e897e86 6876618 Upgrade Freetype2 to 2.3.9
Stefan Teleman <Stefan.Teleman@Sun.COM>
parents: 465
diff changeset
    22
--- freetype-2.3.9/builds/unix/freetype2.in	2009-03-12 04:10:23.000000000 -0400
2ea47e897e86 6876618 Upgrade Freetype2 to 2.3.9
Stefan Teleman <Stefan.Teleman@Sun.COM>
parents: 465
diff changeset
    23
+++ freetype-2.3.9/builds/unix/freetype2.in	2009-08-27 12:37:32.356629000 -0400
2ea47e897e86 6876618 Upgrade Freetype2 to 2.3.9
Stefan Teleman <Stefan.Teleman@Sun.COM>
parents: 465
diff changeset
    24
@@ -7,6 +7,6 @@
465
2109a795b937 6723656 Upgrade Freetype2 to version 2.3.7
Stefan Teleman <Stefan.Teleman@Sun.COM>
parents:
diff changeset
    25
 Description: A free, high-quality, and portable font engine.
2109a795b937 6723656 Upgrade Freetype2 to version 2.3.7
Stefan Teleman <Stefan.Teleman@Sun.COM>
parents:
diff changeset
    26
 Version: @ft_version@
2109a795b937 6723656 Upgrade Freetype2 to version 2.3.7
Stefan Teleman <Stefan.Teleman@Sun.COM>
parents:
diff changeset
    27
 Requires:
780
2ea47e897e86 6876618 Upgrade Freetype2 to 2.3.9
Stefan Teleman <Stefan.Teleman@Sun.COM>
parents: 465
diff changeset
    28
-Libs: -L${libdir} -lfreetype
2ea47e897e86 6876618 Upgrade Freetype2 to 2.3.9
Stefan Teleman <Stefan.Teleman@Sun.COM>
parents: 465
diff changeset
    29
+Libs: -L${libdir} -lfreetype -R${libdir}
2ea47e897e86 6876618 Upgrade Freetype2 to 2.3.9
Stefan Teleman <Stefan.Teleman@Sun.COM>
parents: 465
diff changeset
    30
 Libs.private: @LIBZ@ @FT2_EXTRA_LIBS@
465
2109a795b937 6723656 Upgrade Freetype2 to version 2.3.7
Stefan Teleman <Stefan.Teleman@Sun.COM>
parents:
diff changeset
    31
 Cflags: -I${includedir}/freetype2 -I${includedir}