summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHerbert Duerr [hdu] <duerr@sun.com>2010-04-23 09:12:55 +0200
committerHerbert Duerr [hdu] <duerr@sun.com>2010-04-23 09:12:55 +0200
commita561c6d73c6190f496bf9ef6307ee25cac5a582e (patch)
treea6d79554ffa93fda8054a49f370c400cc1317c2a
parent30d791212c9f0fc7eb7fb67750220a7252792529 (diff)
#i111077# rename folder of third-party fonts
-rw-r--r--more_fonts/bitstream_vera_fonts/fonts/ttf_dejavu/makefile.mk61
-rw-r--r--more_fonts/bitstream_vera_fonts/fonts/ttf_gentium/makefile.mk61
-rw-r--r--more_fonts/bitstream_vera_fonts/fonts/ttf_liberation/makefile.mk63
-rw-r--r--more_fonts/bitstream_vera_fonts/prj/build.lst5
-rw-r--r--more_fonts/bitstream_vera_fonts/prj/d.lst8
-rw-r--r--more_fonts/fonts/ttf_dejavu/makefile.mk (renamed from bitstream_vera_fonts/fonts/ttf_dejavu/makefile.mk)0
-rw-r--r--more_fonts/fonts/ttf_gentium/makefile.mk (renamed from bitstream_vera_fonts/fonts/ttf_gentium/makefile.mk)0
-rw-r--r--more_fonts/fonts/ttf_liberation/makefile.mk (renamed from bitstream_vera_fonts/fonts/ttf_liberation/makefile.mk)0
-rw-r--r--more_fonts/prj/build.lst (renamed from bitstream_vera_fonts/prj/build.lst)0
-rw-r--r--more_fonts/prj/d.lst (renamed from bitstream_vera_fonts/prj/d.lst)0
10 files changed, 0 insertions, 198 deletions
diff --git a/more_fonts/bitstream_vera_fonts/fonts/ttf_dejavu/makefile.mk b/more_fonts/bitstream_vera_fonts/fonts/ttf_dejavu/makefile.mk
deleted file mode 100644
index f9fa78a7664b..000000000000
--- a/more_fonts/bitstream_vera_fonts/fonts/ttf_dejavu/makefile.mk
+++ /dev/null
@@ -1,61 +0,0 @@
-#*************************************************************************
-#
-# 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
-# <http://www.openoffice.org/license.html>
-# 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
deleted file mode 100644
index 53177e8c9f59..000000000000
--- a/more_fonts/bitstream_vera_fonts/fonts/ttf_gentium/makefile.mk
+++ /dev/null
@@ -1,61 +0,0 @@
-#*************************************************************************
-#
-# 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
-# <http://www.openoffice.org/license.html>
-# 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
deleted file mode 100644
index b3edf3f31dc3..000000000000
--- a/more_fonts/bitstream_vera_fonts/fonts/ttf_liberation/makefile.mk
+++ /dev/null
@@ -1,63 +0,0 @@
-#*************************************************************************
-#
-# 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
-# <http://www.openoffice.org/license.html>
-# 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
deleted file mode 100644
index eb567e7527f5..000000000000
--- a/more_fonts/bitstream_vera_fonts/prj/build.lst
+++ /dev/null
@@ -1,5 +0,0 @@
-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
deleted file mode 100644
index 831798dba3fb..000000000000
--- a/more_fonts/bitstream_vera_fonts/prj/d.lst
+++ /dev/null
@@ -1,8 +0,0 @@
-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
-
diff --git a/bitstream_vera_fonts/fonts/ttf_dejavu/makefile.mk b/more_fonts/fonts/ttf_dejavu/makefile.mk
index f9fa78a7664b..f9fa78a7664b 100644
--- a/bitstream_vera_fonts/fonts/ttf_dejavu/makefile.mk
+++ b/more_fonts/fonts/ttf_dejavu/makefile.mk
diff --git a/bitstream_vera_fonts/fonts/ttf_gentium/makefile.mk b/more_fonts/fonts/ttf_gentium/makefile.mk
index 53177e8c9f59..53177e8c9f59 100644
--- a/bitstream_vera_fonts/fonts/ttf_gentium/makefile.mk
+++ b/more_fonts/fonts/ttf_gentium/makefile.mk
diff --git a/bitstream_vera_fonts/fonts/ttf_liberation/makefile.mk b/more_fonts/fonts/ttf_liberation/makefile.mk
index b3edf3f31dc3..b3edf3f31dc3 100644
--- a/bitstream_vera_fonts/fonts/ttf_liberation/makefile.mk
+++ b/more_fonts/fonts/ttf_liberation/makefile.mk
diff --git a/bitstream_vera_fonts/prj/build.lst b/more_fonts/prj/build.lst
index 8483f6a2175c..8483f6a2175c 100644
--- a/bitstream_vera_fonts/prj/build.lst
+++ b/more_fonts/prj/build.lst
diff --git a/bitstream_vera_fonts/prj/d.lst b/more_fonts/prj/d.lst
index 831798dba3fb..831798dba3fb 100644
--- a/bitstream_vera_fonts/prj/d.lst
+++ b/more_fonts/prj/d.lst