package (where old ones are included ...) - UNTESTED - CURRENT REGRESSION TESTING ... - git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1806 c5f82cb5-29bc-0310-9cd0-bff59a50e3bcrocklinux
@ -0,0 +1,6 @@ |
|||||
|
|
||||
|
if [ $prefix_auto = 1 ] ; then |
||||
|
prefix="usr/x11" |
||||
|
set_confopt |
||||
|
fi |
||||
|
|
@ -0,0 +1,44 @@ |
|||||
|
|
||||
|
[COPY] --- ROCK-COPYRIGHT-NOTE-BEGIN --- |
||||
|
[COPY] |
||||
|
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||
|
[COPY] Please add additional copyright information _after_ the line containing |
||||
|
[COPY] the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by |
||||
|
[COPY] the ./scripts/Create-CopyPatch script. Do not edit this copyright text! |
||||
|
[COPY] |
||||
|
[COPY] ROCK Linux: rock-src/package/x11/fontconfig/fontconfig.desc |
||||
|
[COPY] ROCK Linux is Copyright (C) 1998 - 2003 Clifford Wolf |
||||
|
[COPY] |
||||
|
[COPY] This program is free software; you can redistribute it and/or modify |
||||
|
[COPY] it under the terms of the GNU General Public License as published by |
||||
|
[COPY] the Free Software Foundation; either version 2 of the License, or |
||||
|
[COPY] (at your option) any later version. A copy of the GNU General Public |
||||
|
[COPY] License can be found at Documentation/COPYING. |
||||
|
[COPY] |
||||
|
[COPY] Many people helped and are helping developing ROCK Linux. Please |
||||
|
[COPY] have a look at http://www.rocklinux.org/ and the Documentation/TEAM |
||||
|
[COPY] file for details. |
||||
|
[COPY] |
||||
|
[COPY] --- ROCK-COPYRIGHT-NOTE-END --- |
||||
|
|
||||
|
[I] A library for configuring and customizing font access. |
||||
|
|
||||
|
[T] Fontconfig is a library for configuring and customizing font access. It |
||||
|
[T] contains two essential modules, the configuration module which builds an |
||||
|
[T] internal configuration from XML files and the matching module which |
||||
|
[T] accepts font patterns and returns the nearest matching font. |
||||
|
|
||||
|
[U] http://freedesktop.org/software/fontconfig |
||||
|
|
||||
|
[A] Keith Packard <keithp@keithp.com> |
||||
|
[M] Juergen Sawinski <jsaw@gmx.net> |
||||
|
|
||||
|
[C] extra/font |
||||
|
|
||||
|
[L] Unknown |
||||
|
[S] OpenSource |
||||
|
[V] 2.2.0 |
||||
|
[P] X -----5---9 271.000 |
||||
|
|
||||
|
[D] 0 fontconfig-2.2.0.tar.gz http://pdx.freedesktop.org/software/fontconfig/releases/ |
||||
|
|
@ -0,0 +1,6 @@ |
|||||
|
|
||||
|
if [ $prefix_auto = 1 ] ; then |
||||
|
prefix="usr/x11" |
||||
|
set_confopt |
||||
|
fi |
||||
|
|
@ -0,0 +1,42 @@ |
|||||
|
|
||||
|
[COPY] --- ROCK-COPYRIGHT-NOTE-BEGIN --- |
||||
|
[COPY] |
||||
|
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||
|
[COPY] Please add additional copyright information _after_ the line containing |
||||
|
[COPY] the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by |
||||
|
[COPY] the ./scripts/Create-CopyPatch script. Do not edit this copyright text! |
||||
|
[COPY] |
||||
|
[COPY] ROCK Linux: rock-src/package/x11/fontconfig/fontconfig.desc |
||||
|
[COPY] ROCK Linux is Copyright (C) 1998 - 2003 Clifford Wolf |
||||
|
[COPY] |
||||
|
[COPY] This program is free software; you can redistribute it and/or modify |
||||
|
[COPY] it under the terms of the GNU General Public License as published by |
||||
|
[COPY] the Free Software Foundation; either version 2 of the License, or |
||||
|
[COPY] (at your option) any later version. A copy of the GNU General Public |
||||
|
[COPY] License can be found at Documentation/COPYING. |
||||
|
[COPY] |
||||
|
[COPY] Many people helped and are helping developing ROCK Linux. Please |
||||
|
[COPY] have a look at http://www.rocklinux.org/ and the Documentation/TEAM |
||||
|
[COPY] file for details. |
||||
|
[COPY] |
||||
|
[COPY] --- ROCK-COPYRIGHT-NOTE-END --- |
||||
|
|
||||
|
[I] A X11 library for client-side font rendering |
||||
|
|
||||
|
[T] A X11 library for client-side font rendering - using either |
||||
|
[T] the old core protocol or the XRender extension. |
||||
|
|
||||
|
[U] http://freedesktop.org/Software/xlibs/ |
||||
|
|
||||
|
[A] Keith Packard <keithp@keithp.com> |
||||
|
[M] Rene Rebe <rene@rocklinux.org> |
||||
|
|
||||
|
[C] extra/font |
||||
|
|
||||
|
[L] OpenSource |
||||
|
[S] Stable |
||||
|
[V] 2.1.2 |
||||
|
[P] X -----5---9 271.000 |
||||
|
|
||||
|
[D] 0 xft-2.1.2.tar.gz http://freedesktop.org/~xlibs/release/ |
||||
|
|