3 changed files with 0 additions and 95 deletions
@ -1,18 +0,0 @@ |
|||||||
|
|
||||||
[TIMESTAMP] 1133964545 Wed Dec 7 15:09:05 2005 |
|
||||||
[BUILDTIME] 5 (9) |
|
||||||
[SIZE] 1.09 MB, 26 files |
|
||||||
|
|
||||||
[DEP] 00-dirtree |
|
||||||
[DEP] bash |
|
||||||
[DEP] bzip2 |
|
||||||
[DEP] coreutils |
|
||||||
[DEP] diffutils |
|
||||||
[DEP] gawk |
|
||||||
[DEP] gcc |
|
||||||
[DEP] glibc |
|
||||||
[DEP] grep |
|
||||||
[DEP] sed |
|
||||||
[DEP] sysfiles |
|
||||||
[DEP] tar |
|
||||||
[DEP] unzip |
|
@ -1,31 +0,0 @@ |
|||||||
# --- SDE-COPYRIGHT-NOTE-BEGIN --- |
|
||||||
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|
||||||
# |
|
||||||
# Filename: package/.../cheapskatefonts/cheapskatefonts.conf |
|
||||||
# Copyright (C) 2004 - 2006 The T2 SDE Project |
|
||||||
# Copyright (C) 1998 - 2003 Clifford Wolf |
|
||||||
# |
|
||||||
# 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 --- |
|
||||||
|
|
||||||
fonts_main () { |
|
||||||
for x in `match_source_file -p .`; do |
|
||||||
case "$x" in |
|
||||||
*.zip) yes | unzip -LL $x ;; |
|
||||||
*.tbz2) tar $taropt $x ;; |
|
||||||
*) |
|
||||||
abort "Yet unhandled extension! Please modify cheapskatefonts.conf" |
|
||||||
;; |
|
||||||
esac |
|
||||||
done |
|
||||||
cp -v *.ttf $root/usr/X11/lib/X11/fonts/TTF/ |
|
||||||
} |
|
||||||
|
|
||||||
autoextract=0 |
|
||||||
custmain=fonts_main |
|
||||||
|
|
@ -1,46 +0,0 @@ |
|||||||
[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- |
|
||||||
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|
||||||
[COPY] |
|
||||||
[COPY] Filename: package/.../cheapskatefonts/cheapskatefonts.desc |
|
||||||
[COPY] Copyright (C) 2006 The OpenSDE Project |
|
||||||
[COPY] Copyright (C) 2004 - 2006 The T2 SDE Project |
|
||||||
[COPY] Copyright (C) 1998 - 2003 Clifford Wolf |
|
||||||
[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] Free TrueType fonts |
|
||||||
|
|
||||||
[T] Some additional TrueTypeFonts (TTF) for you system. |
|
||||||
|
|
||||||
[U] http://www.dustismo.com |
|
||||||
|
|
||||||
[A] [email protected] |
|
||||||
[M] The OpenSDE Community <[email protected]> |
|
||||||
|
|
||||||
[C] extra/font |
|
||||||
|
|
||||||
[L] GPL |
|
||||||
[S] Stable |
|
||||||
[V] 2003-04-23 |
|
||||||
[P] X -----5---9 122.600 |
|
||||||
|
|
||||||
[D] 1744175386 Domestic_Manners.zip http://www.dustismo.com/fonts/ |
|
||||||
[D] 1215768128 PenguinAttack.tgz http://www.dustismo.com/fonts/ |
|
||||||
[D] 1069813885 Dustismo.tgz http://www.dustismo.com/fonts/ |
|
||||||
[D] 3633651935 El_Abogado_Loco.zip http://www.dustismo.com/fonts/ |
|
||||||
[D] 2503735496 Progenisis.zip http://www.dustismo.com/fonts/ |
|
||||||
[D] 2949399089 flatline.zip http://www.dustismo.com/fonts/ |
|
||||||
[D] 3106542348 MarkedFool.zip http://www.dustismo.com/fonts/ |
|
||||||
[D] 1510347447 Junkyard.zip http://www.dustismo.com/fonts/ |
|
||||||
[D] 2683366510 ItWasntMe.zip http://www.dustismo.com/fonts/ |
|
||||||
[D] 463398012 balker.zip http://www.dustismo.com/fonts/ |
|
||||||
[D] 3754406743 Swift.zip http://www.dustismo.com/fonts/ |
|
||||||
[D] 3493369725 Wargames.zip http://www.dustismo.com/fonts/ |
|
||||||
[D] 3094955100 Winks.zip http://www.dustismo.com/fonts/ |
|
||||||
|
|
Loading…
Reference in new issue