From d95715233e419a31f5b42879270cc1da6fd64eef Mon Sep 17 00:00:00 2001 From: "Herbert Duerr [hdu]" Date: Fri, 23 Apr 2010 08:49:17 +0200 Subject: #i111077# rename folder of third-party fonts --- .../fonts/ttf_dejavu/makefile.mk | 61 +++++++++++++++++++++ .../fonts/ttf_gentium/makefile.mk | 61 +++++++++++++++++++++ .../fonts/ttf_liberation/makefile.mk | 63 ++++++++++++++++++++++ more_fonts/bitstream_vera_fonts/prj/build.lst | 5 ++ more_fonts/bitstream_vera_fonts/prj/d.lst | 8 +++ 5 files changed, 198 insertions(+) create mode 100644 more_fonts/bitstream_vera_fonts/fonts/ttf_dejavu/makefile.mk create mode 100644 more_fonts/bitstream_vera_fonts/fonts/ttf_gentium/makefile.mk create mode 100644 more_fonts/bitstream_vera_fonts/fonts/ttf_liberation/makefile.mk create mode 100644 more_fonts/bitstream_vera_fonts/prj/build.lst create mode 100644 more_fonts/bitstream_vera_fonts/prj/d.lst diff --git a/more_fonts/bitstream_vera_fonts/fonts/ttf_dejavu/makefile.mk b/more_fonts/bitstream_vera_fonts/fonts/ttf_dejavu/makefile.mk new file mode 100644 index 000000000000..f9fa78a7664b --- /dev/null +++ b/more_fonts/bitstream_vera_fonts/fonts/ttf_dejavu/makefile.mk @@ -0,0 +1,61 @@ +#************************************************************************* +# +# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. +# +# Copyright 2000, 2010 Oracle and/or its affiliates. +# +# OpenOffice.org - a multi-platform office productivity suite +# +# This file is part of OpenOffice.org. +# +# OpenOffice.org is free software: you can redistribute it and/or modify +# it under the terms of the GNU Lesser General Public License version 3 +# only, as published by the Free Software Foundation. +# +# OpenOffice.org is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU Lesser General Public License version 3 for more details +# (a copy is included in the LICENSE file that accompanied this code). +# +# You should have received a copy of the GNU Lesser General Public License +# version 3 along with OpenOffice.org. If not, see +# +# for a copy of the LGPLv3 License. +# +#************************************************************************* + +PRJ=..$/.. + +PRJNAME=more_fonts +TARGET=ttf_dejavu + +# --- Settings ----------------------------------------------------- + +.INCLUDE : settings.mk + +# --- Files -------------------------------------------------------- + +TARFILE_NAME=dejavu-fonts-ttf-2.30 +TARFILE_MD5=fe5b3e2b7c4577f30dc001054365653e +TARFILE_ROOTDIR=dejavu-fonts-ttf-2.30 + +PATCH_FILES= + + +CONFIGURE_DIR= +CONFIGURE_ACTION= + +BUILD_DIR= +BUILD_ACTION= +BUILD_FLAGS= + +# --- Targets ------------------------------------------------------ + +.INCLUDE : set_ext.mk +.INCLUDE : target.mk + +.IF "$(WITH_FONTS)"!="NO" +.INCLUDE : tg_ext.mk +.ENDIF + diff --git a/more_fonts/bitstream_vera_fonts/fonts/ttf_gentium/makefile.mk b/more_fonts/bitstream_vera_fonts/fonts/ttf_gentium/makefile.mk new file mode 100644 index 000000000000..53177e8c9f59 --- /dev/null +++ b/more_fonts/bitstream_vera_fonts/fonts/ttf_gentium/makefile.mk @@ -0,0 +1,61 @@ +#************************************************************************* +# +# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. +# +# Copyright 2000, 2010 Oracle and/or its affiliates. +# +# OpenOffice.org - a multi-platform office productivity suite +# +# This file is part of OpenOffice.org. +# +# OpenOffice.org is free software: you can redistribute it and/or modify +# it under the terms of the GNU Lesser General Public License version 3 +# only, as published by the Free Software Foundation. +# +# OpenOffice.org is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU Lesser General Public License version 3 for more details +# (a copy is included in the LICENSE file that accompanied this code). +# +# You should have received a copy of the GNU Lesser General Public License +# version 3 along with OpenOffice.org. If not, see +# +# for a copy of the LGPLv3 License. +# +#************************************************************************* + +PRJ=..$/.. + +PRJNAME=more_fonts +TARGET=ttf_gentium + +# --- Settings ----------------------------------------------------- + +.INCLUDE : settings.mk + +# --- Files -------------------------------------------------------- + +TARFILE_NAME=gentiumbasic-fonts-1.10 +TARFILE_MD5=35efabc239af896dfb79be7ebdd6e6b9 +TARFILE_ROOTDIR=gentiumbasic-fonts-1.10 + +PATCH_FILES= + + +CONFIGURE_DIR= +CONFIGURE_ACTION= + +BUILD_DIR= +BUILD_ACTION= +BUILD_FLAGS= + +# --- Targets ------------------------------------------------------ + +.INCLUDE : set_ext.mk +.INCLUDE : target.mk + +.IF "$(WITH_FONTS)"!="NO" +.INCLUDE : tg_ext.mk +.ENDIF + diff --git a/more_fonts/bitstream_vera_fonts/fonts/ttf_liberation/makefile.mk b/more_fonts/bitstream_vera_fonts/fonts/ttf_liberation/makefile.mk new file mode 100644 index 000000000000..b3edf3f31dc3 --- /dev/null +++ b/more_fonts/bitstream_vera_fonts/fonts/ttf_liberation/makefile.mk @@ -0,0 +1,63 @@ +#************************************************************************* +# +# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. +# +# Copyright 2000, 2010 Oracle and/or its affiliates. +# +# OpenOffice.org - a multi-platform office productivity suite +# +# This file is part of OpenOffice.org. +# +# OpenOffice.org is free software: you can redistribute it and/or modify +# it under the terms of the GNU Lesser General Public License version 3 +# only, as published by the Free Software Foundation. +# +# OpenOffice.org is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU Lesser General Public License version 3 for more details +# (a copy is included in the LICENSE file that accompanied this code). +# +# You should have received a copy of the GNU Lesser General Public License +# version 3 along with OpenOffice.org. If not, see +# +# for a copy of the LGPLv3 License. +# +#************************************************************************* + +PRJ=..$/.. + +PRJNAME=more_fonts +TARGET=ttf_liberation + +# --- Settings ----------------------------------------------------- + +.INCLUDE : settings.mk + +# --- Files -------------------------------------------------------- + +TARFILE_NAME=liberation-fonts-1.05 +TARFILE_MD5=30102daecfb3a6aa022d2691dc075180 +TARFILE_ROOTDIR=liberation-fonts-1.05 + +PATCH_FILES= + + +CONFIGURE_DIR= +CONFIGURE_ACTION= + +BUILD_DIR= +BUILD_ACTION= +BUILD_FLAGS= + +# --- Targets ------------------------------------------------------ + +.INCLUDE : set_ext.mk +.INCLUDE : target.mk + +.IF "$(WITH_FONTS)"!="NO" +.IF "$(GUI)" != "WNT" +.INCLUDE : tg_ext.mk +.ENDIF +.ENDIF + diff --git a/more_fonts/bitstream_vera_fonts/prj/build.lst b/more_fonts/bitstream_vera_fonts/prj/build.lst new file mode 100644 index 000000000000..eb567e7527f5 --- /dev/null +++ b/more_fonts/bitstream_vera_fonts/prj/build.lst @@ -0,0 +1,5 @@ +bs more_fonts : solenv NULL +bs more_fonts\fonts\ttf_dejavu nmake - all deja_fonts NULL +bs more_fonts\fonts\ttf_liberation nmake - all libe_fonts NULL +bs more_fonts\fonts\ttf_gentium nmake - all gent_fonts NULL + diff --git a/more_fonts/bitstream_vera_fonts/prj/d.lst b/more_fonts/bitstream_vera_fonts/prj/d.lst new file mode 100644 index 000000000000..831798dba3fb --- /dev/null +++ b/more_fonts/bitstream_vera_fonts/prj/d.lst @@ -0,0 +1,8 @@ +mkdir: %COMMON_DEST%\pck%_EXT% +..\%__SRC%\misc\build\dejavu-fonts-ttf-2.30\ttf\*.ttf %COMMON_DEST%\pck%_EXT%\*.ttf +..\%__SRC%\misc\build\dejavu-ttf-2.30\LICENSE %COMMON_DEST%\pck%_EXT%\LICENSE_dejavu +..\%__SRC%\misc\build\liberation-fonts-1.05\*.ttf %COMMON_DEST%\pck%_EXT%\*.ttf +..\%__SRC%\misc\build\liberation-fonts-1.05\License %COMMON_DEST%\pck%_EXT%\LICENSE_liberation +..\%__SRC%\misc\build\gentiumbasic-fonts-1.10\*.ttf %COMMON_DEST%\pck%_EXT%\*.ttf +..\%__SRC%\misc\build\gentiumbasic-fonts-1.10\OFL.txt %COMMON_DEST%\pck%_EXT%\LICENSE_gentium + -- cgit v1.2.3