Browse Source
git-svn-id: svn://svn.opensde.net/opensde/package/trunk@21399 10447126-35f2-4685-b0cf-6dd780d3921fearly
Nagy Karoly Gabriel
18 years ago
3 changed files with 78 additions and 0 deletions
@ -0,0 +1,17 @@ |
|||||||
|
|
||||||
|
[TIMESTAMP] 1182373038 Wed Jun 20 23:57:18 2007 |
||||||
|
[BUILDTIME] 100 (9) |
||||||
|
[SIZE] 1.06 MB, 21 files |
||||||
|
|
||||||
|
[DEP] 00-dirtree |
||||||
|
[DEP] bash |
||||||
|
[DEP] bzip2 |
||||||
|
[DEP] coreutils |
||||||
|
[DEP] diffutils |
||||||
|
[DEP] findutils |
||||||
|
[DEP] gcc |
||||||
|
[DEP] glibc |
||||||
|
[DEP] grep |
||||||
|
[DEP] sed |
||||||
|
[DEP] sysfiles |
||||||
|
[DEP] tar |
@ -0,0 +1,24 @@ |
|||||||
|
# --- SDE-COPYRIGHT-NOTE-BEGIN --- |
||||||
|
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||||
|
# |
||||||
|
# Filename: package/.../liberation/liberation.conf |
||||||
|
# Copyright (C) 2007 The OpenSDE Project |
||||||
|
# |
||||||
|
# More information can be found in the files COPYING and README. |
||||||
|
# |
||||||
|
# This program is free software; you can redistribute it and/or modify |
||||||
|
# it under the terms of the GNU General Public License as published by |
||||||
|
# the Free Software Foundation; version 2 of the License. A copy of the |
||||||
|
# GNU General Public License can be found in the file COPYING. |
||||||
|
# --- SDE-COPYRIGHT-NOTE-END --- |
||||||
|
|
||||||
|
|
||||||
|
ff_inst() { |
||||||
|
cd $root/usr/X11/lib/X11/fonts/ |
||||||
|
echo "Installing freefonts in usr/X11/lib/X11/fonts .." |
||||||
|
tar --no-same-owner $taropt `match_source_file -p liberation` |
||||||
|
} |
||||||
|
|
||||||
|
autoextract=0 |
||||||
|
custmain=ff_inst |
||||||
|
|
@ -0,0 +1,37 @@ |
|||||||
|
[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- |
||||||
|
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||||
|
[COPY] |
||||||
|
[COPY] Filename: package/.../liberation/liberation.desc |
||||||
|
[COPY] Copyright (C) 2007 The OpenSDE Project |
||||||
|
[COPY] |
||||||
|
[COPY] More information can be found in the files COPYING and README. |
||||||
|
[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; version 2 of the License. A copy of the |
||||||
|
[COPY] GNU General Public License can be found in the file COPYING. |
||||||
|
[COPY] --- SDE-COPYRIGHT-NOTE-END --- |
||||||
|
|
||||||
|
[I] A set of free TTF fonts from Red Hat |
||||||
|
|
||||||
|
[T] On May 9, 2007, Red Hat announced the public release of these fonts under |
||||||
|
[T] the trademark LIBERATION at the Red Hat Summit. There are three sets: Sans |
||||||
|
[T] a substitute for Arial, Albany, Helvetica, Nimbus Sans L, and Bitstream |
||||||
|
[T] Vera Sans, Serif a substitute for Times New Roman, Thorndale, |
||||||
|
[T] Nimbus Roman, and Bitstream Vera Serif and Mono a substitute |
||||||
|
[T] for Courier New, Cumberland, Courier, Nimbus Mono L, and Bitstream Vera Sans Mono. |
||||||
|
|
||||||
|
[U] https://www.redhat.com/f/fonts/ |
||||||
|
|
||||||
|
[A] Red Hat |
||||||
|
[M] Nagy Karoly Gabriel <nagy.karoly@opensde.org> |
||||||
|
|
||||||
|
[C] base/x11 |
||||||
|
|
||||||
|
[L] GPL |
||||||
|
[S] Stable |
||||||
|
[V] 3 |
||||||
|
[P] X -----5---9 800.000 |
||||||
|
|
||||||
|
[D] 579771183 liberation-fonts-ttf-3.tar.gz https://www.redhat.com/f/fonts/ |
||||||
|
|
Loading…
Reference in new issue