--- fonts-stix-1.1.0.orig/debian/control +++ fonts-stix-1.1.0/debian/control @@ -0,0 +1,29 @@ +Source: fonts-stix +Section: fonts +Priority: extra +Maintainer: Atsuhito KOHDA +Build-Depends: debhelper (>= 7), unzip +Standards-Version: 3.8.4 +Homepage: http://www.stixfonts.org + +Package: fonts-stix +Architecture: all +Depends: ${shlibs:Depends}, ${misc:Depends} +Provides: otf-stix +Conflicts: otf-stix (<= 1.1.0~beta1-1) +Replaces: otf-stix (<= 1.1.0~beta1-1) +Description: Scientific and Technical Information eXchange fonts + The mission of the Scientific and Technical Information Exchange (STIX) + font creation project is the preparation of a comprehensive set of fonts + that serve the scientific and engineering community in the process from + manuscript creation through final publication, both in electronic and print + formats. + +Package: otf-stix +Architecture: all +Depends: fonts-stix, ${misc:Depends} +Description: transition dummy package. + This dummy package is provided for a smooth transition from the + previous otf-stix package to the fonts-stix package. + . + It may be safely removed after installation. --- fonts-stix-1.1.0.orig/debian/copyright +++ fonts-stix-1.1.0/debian/copyright @@ -0,0 +1,117 @@ +This package was debianized by Atsuhito KOHDA on +Thu, 27 Nov 2008 20:12:12 +0900. + +It was downloaded from + +Upstream Author: + + STI Pub Companies + +STIX Font License + +24 May 2010 + +Copyright (c) 2001-2010 by the STI Pub Companies, consisting of the American +Institute of Physics, the American Chemical Society, the American Mathematical +Society, the American Physical Society, Elsevier, Inc., and The Institute of +Electrical and Electronic Engineers, Inc. (www.stixfonts.org), with Reserved +Font Name STIX Fonts, STIX Fonts (TM) is a trademark of The Institute of +Electrical and Electronics Engineers, Inc. + +Portions copyright (c) 1998-2003 by MicroPress, Inc. (www.micropress-inc.com), +with Reserved Font Name TM Math. To obtain additional mathematical fonts, please +contact MicroPress, Inc., 68-30 Harrow Street, Forest Hills, NY 11375, USA, +Phone: (718) 575-1816. + +Portions copyright (c) 1990 by Elsevier, Inc. + +This Font Software is licensed under the SIL Open Font License, Version 1.1. +This license is copied below, and is also available with a FAQ at: +http://scripts.sil.org/OFL + +--------------------------------------------------------------------------- +SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007 +--------------------------------------------------------------------------- + +PREAMBLE + +The goals of the Open Font License (OFL) are to stimulate worldwide development +of collaborative font projects, to support the font creation efforts of academic +and linguistic communities, and to provide a free and open framework in which +fonts may be shared and improved in partnership with others. + +The OFL allows the licensed fonts to be used, studied, modified and redistributed +freely as long as they are not sold by themselves. The fonts, including any +derivative works, can be bundled, embedded, redistributed and/or sold with any +software provided that any reserved names are not used by derivative works. The +fonts and derivatives, however, cannot be released under any other type of license. +The requirement for fonts to remain under this license does not apply to any +document created using the fonts or their derivatives. + +DEFINITIONS + +"Font Software" refers to the set of files released by the Copyright Holder(s) under +this license and clearly marked as such. This may include source files, build +scripts and documentation. + +"Reserved Font Name" refers to any names specified as such after the copyright +statement(s). + +"Original Version" refers to the collection of Font Software components as +distributed by the Copyright Holder(s). + +"Modified Version" refers to any derivative made by adding to, deleting, or +substituting -- in part or in whole -- any of the components of the Original Version, +by changing formats or by porting the Font Software to a new environment. + +"Author" refers to any designer, engineer, programmer, technical writer or other +person who contributed to the Font Software. + +PERMISSION & CONDITIONS + +Permission is hereby granted, free of charge, to any person obtaining a copy of the +Font Software, to use, study, copy, merge, embed, modify, redistribute, and sell +modified and unmodified copies of the Font Software, subject to the following +conditions: + +1) Neither the Font Software nor any of its individual components, in Original or +Modified Versions, may be sold by itself. + +2) Original or Modified Versions of the Font Software may be bundled, redistributed +and/or sold with any software, provided that each copy contains the above copyright +notice and this license. These can be included either as stand-alone text files, +human-readable headers or in the appropriate machine-readable metadata fields within +text or binary files as long as those fields can be easily viewed by the user. + +3) No Modified Version of the Font Software may use the Reserved Font Name(s) unless +explicit written permission is granted by the corresponding Copyright Holder. This +restriction only applies to the primary font name as presented to the users. + +4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font Software shall +not be used to promote, endorse or advertise any Modified Version, except to +acknowledge the contribution(s) of the Copyright Holder(s) and the Author(s) or with +their explicit written permission. + +5) The Font Software, modified or unmodified, in part or in whole, must be distributed +entirely under this license, and must not be distributed under any other license. The +requirement for fonts to remain under this license does not apply to any document +created using the Font Software. + +TERMINATION + +This license becomes null and void if any of the above conditions are not met. + +DISCLAIMER + +THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, +INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF MERCHANTABILITY, FITNESS FOR A +PARTICULAR PURPOSE AND NONINFRINGEMENT OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER +RIGHT. IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, +WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF THE USE OR +INABILITY TO USE THE FONT SOFTWARE OR FROM OTHER DEALINGS IN THE FONT SOFTWARE. + + + +The Debian packaging is (C) 2008, Atsuhito KOHDA and +is licensed under the GPL, see `/usr/share/common-licenses/GPL'. --- fonts-stix-1.1.0.orig/debian/changelog +++ fonts-stix-1.1.0/debian/changelog @@ -0,0 +1,64 @@ +fonts-stix (1.1.0-1) unstable; urgency=low + + * New Upstream Release. (Closes: #669332) + + -- Atsuhito KOHDA Fri, 20 Apr 2012 11:01:40 +0900 + +fonts-stix (1.1.0~beta1-2) unstable; urgency=low + + * The followings are suggested by Paul Wise . + Thanks Paul! + * Renamed source package too. + * Provided transition otf-stix package also. + + -- Atsuhito KOHDA Thu, 24 Nov 2011 13:38:23 +0900 + +otf-stix (1.1.0~beta1-1) unstable; urgency=low + + * New Upstream (beta) Release. (Closes: #646922) + - STIX-Word is not contained because I believe it is not necessary + for Debian. If I am wrong, please let me know. + * Renamed binary package from otf-stix to fonts-stix. + + -- Atsuhito KOHDA Thu, 24 Nov 2011 09:03:01 +0900 + +otf-stix (1.0.0-1) unstable; urgency=low + + * New Upstream Release. The first official release! + * Updated a copyright file with STIXFontLicense2010.txt + * Removed empty postinst and prerm. + * Bumped up Standards-Version: 3.8.4 without any real changes. + + -- Atsuhito KOHDA Mon, 07 Jun 2010 16:57:58 +0900 + +otf-stix (0.9~2007.10.31-5) unstable; urgency=low + + * Remove defoma hints files and dependency on defoma. + + -- Atsuhito KOHDA Mon, 28 Dec 2009 21:43:51 +0900 + +otf-stix (0.9~2007.10.31-4) unstable; urgency=low + + * Removed unnecessary call for fc-cache + + -- Atsuhito KOHDA Tue, 16 Jun 2009 17:21:24 +0900 + +otf-stix (0.9~2007.10.31-3) unstable; urgency=low + + * Fixed Build-Depends (added unzip). (Closes: #526539) + + -- Atsuhito KOHDA Sun, 03 May 2009 18:46:27 +0900 + +otf-stix (0.9~2007.10.31-2) unstable; urgency=low + + * Uploaded to unstable and changed Section from x11 to fonts + as suggested by Debian Installer. + + -- Atsuhito KOHDA Tue, 31 Mar 2009 13:36:46 +0900 + +otf-stix (0.9~2007.10.31-1) experimental; urgency=low + + * Initial release. (Closes: #449205) + + -- Atsuhito KOHDA Thu, 27 Nov 2008 20:12:12 +0900 + --- fonts-stix-1.1.0.orig/debian/preinst +++ fonts-stix-1.1.0/debian/preinst @@ -0,0 +1,41 @@ +#!/bin/sh + +set -e + +rm_conffile() { + PKGNAME="$1" + CONFFILE="$2" + if [ -e "$CONFFILE" ]; then + md5sum="`md5sum \"$CONFFILE\" | sed -e \"s/ .*//\"`" + old_md5sum="`dpkg-query -W -f='${Conffiles}' $PKGNAME | sed -n -e \"\\\\' $CONFFILE'{s/ obsolete$//;s/.* //p}\"`" + if [ "$md5sum" != "$old_md5sum" ]; then + echo "Obsolete conffile $CONFFILE has been modified by you." + echo "Saving as $CONFFILE.dpkg-bak ..." + mv -f "$CONFFILE" "$CONFFILE".dpkg-bak + else + echo "Removing obsolete conffile $CONFFILE ..." + rm -f "$CONFFILE" + fi + fi +} + +case "$1" in +install|upgrade) + if dpkg --compare-versions "$2" lt-nl "0.9~2007.10.31-5"; then + PKG="otf-stix" + FILE="/etc/defoma/hints/${PKG}.hints" + if [ -f $FILE ]; then + if [ -x /usr/bin/defoma-font ]; then + defoma-font purge-all $FILE || true + fi + fi + rm_conffile $PKG $FILE + fi +esac + +# dh_installdeb will replace this with shell code automatically +# generated by other debhelper scripts. + +#DEBHELPER# + +exit 0 --- fonts-stix-1.1.0.orig/debian/dirs +++ fonts-stix-1.1.0/debian/dirs @@ -0,0 +1 @@ +usr/share/fonts/opentype/stix --- fonts-stix-1.1.0.orig/debian/README.Debian +++ fonts-stix-1.1.0/debian/README.Debian @@ -0,0 +1,9 @@ +otf-stix for Debian +------------------- + +the STIX fonts offer the promise of much better, more portable support +for scientific documents on the web and elsewhere. The STIX fonts provide +a uniform set of fonts that provide the glyphs for almost all the +mathematical characters that have been added to unicode in recent years. + + -- Atsuhito KOHDA Thu, 27 Nov 2008 20:12:12 +0900 --- fonts-stix-1.1.0.orig/debian/otf-stix.defoma-hints +++ fonts-stix-1.1.0/debian/otf-stix.defoma-hints @@ -0,0 +1,364 @@ +category opentype +begin /usr/share/fonts/opentype/stix/STIXGeneral.otf + Family = STIXGeneral + FontName = STIXGeneral + Encoding = Unicode + Location = English + Charset = ISO8859-1 + GeneralFamily = Roman + Weight = Medium + Width = Variable + Shape = Normal Upright + Foundry = STI + Priority = 20 +end +category opentype +begin /usr/share/fonts/opentype/stix/STIXGeneralBol.otf + Family = STIXGeneral + FontName = STIXGeneral-Bold + Encoding = Unicode + Location = English + Charset = ISO8859-1 + GeneralFamily = Roman + Weight = Bold + Width = Variable + Shape = Normal Upright + Foundry = STI + Priority = 20 +end +category opentype +begin /usr/share/fonts/opentype/stix/STIXGeneralBolIta.otf + Family = STIXGeneral + FontName = STIXGeneral-BoldItalic + Encoding = Unicode + Location = English + Charset = ISO8859-1 + GeneralFamily = Roman + Weight = Bold + Width = Variable + Shape = Serif Italic + Foundry = STI + Priority = 20 +end +category opentype +begin /usr/share/fonts/opentype/stix/STIXGeneralItalic.otf + Family = STIXGeneral + FontName = STIXGeneral-Italic + Encoding = Unicode + Location = English + Charset = ISO8859-1 + GeneralFamily = Roman + Weight = Medium + Width = Variable + Shape = Serif Italic + Foundry = STI + Priority = 20 +end +category opentype +begin /usr/share/fonts/opentype/stix/STIXIntDis.otf + Family = STIXIntegralsDisplay + FontName = STIXIntegralsDisplay + Encoding = Unicode + Location = English + Charset = ISO8859-1 + GeneralFamily = Roman + Weight = Medium + Width = Variable + Shape = Normal Upright + Foundry = STI + Priority = 20 +end +category opentype +begin /usr/share/fonts/opentype/stix/STIXIntDisBol.otf + Family = STIXIntegralsDisplay + FontName = STIXIntegralsDisplay-Bold + Encoding = Unicode + Location = English + Charset = ISO8859-1 + GeneralFamily = Roman + Weight = Bold + Width = Variable + Shape = Normal Upright + Foundry = STI + Priority = 20 +end +category opentype +begin /usr/share/fonts/opentype/stix/STIXIntSma.otf + Family = STIXIntegralsSmall + FontName = STIXIntegralsSmall + Encoding = Unicode + Location = English + Charset = ISO8859-1 + GeneralFamily = Roman + Weight = Medium + Width = Variable + Shape = Normal Upright + Foundry = STI + Priority = 20 +end +category opentype +begin /usr/share/fonts/opentype/stix/STIXIntSmaBol.otf + Family = STIXIntegralsSmall + FontName = STIXIntegralsSmall-Bold + Encoding = Unicode + Location = English + Charset = ISO8859-1 + GeneralFamily = Roman + Weight = Bold + Width = Variable + Shape = Normal Upright + Foundry = STI + Priority = 20 +end +category opentype +begin /usr/share/fonts/opentype/stix/STIXIntUp.otf + Family = STIXIntegralUp + FontName = STIXIntegralUp + Encoding = Unicode + Location = English + Charset = ISO8859-1 + GeneralFamily = Roman + Weight = Medium + Width = Variable + Shape = Normal Upright + Foundry = STI + Priority = 20 +end +category opentype +begin /usr/share/fonts/opentype/stix/STIXIntUpBol.otf + Family = STIXIntegralUp + FontName = STIXIntegralUp-Bold + Encoding = Unicode + Location = English + Charset = ISO8859-1 + GeneralFamily = Roman + Weight = Bold + Width = Variable + Shape = Normal Upright + Foundry = STI + Priority = 20 +end +category opentype +begin /usr/share/fonts/opentype/stix/STIXNonUni.otf + Family = STIXNonUnicode + FontName = STIXNonUnicode + Encoding = Unicode + Location = English + Charset = ISO8859-1 + GeneralFamily = Roman + Weight = Medium + Width = Variable + Shape = Normal Upright + Foundry = STI + Priority = 20 +end +category opentype +begin /usr/share/fonts/opentype/stix/STIXNonUniBol.otf + Family = STIXNonUnicode + FontName = STIXNonUnicode-Bold + Encoding = Unicode + Location = English + Charset = ISO8859-1 + GeneralFamily = Roman + Weight = Bold + Width = Variable + Shape = Normal Upright + Foundry = STI + Priority = 20 +end +category opentype +begin /usr/share/fonts/opentype/stix/STIXNonUniBolIta.otf + Family = STIXNonUnicode + FontName = STIXNonUnicode-BoldItalic + Encoding = Unicode + Location = English + Charset = ISO8859-1 + GeneralFamily = Roman + Weight = Bold + Width = Variable + Shape = Serif Italic + Foundry = STI + Priority = 20 +end +category opentype +begin /usr/share/fonts/opentype/stix/STIXNonUniIta.otf + Family = STIXNonUnicode + FontName = STIXNonUnicode-Italic + Encoding = Unicode + Location = English + Charset = ISO8859-1 + GeneralFamily = Roman + Weight = Medium + Width = Variable + Shape = Serif Italic + Foundry = STI + Priority = 20 +end +category opentype +begin /usr/share/fonts/opentype/stix/STIXSiz1Sym.otf + Family = STIXSize1Symbols + FontName = STIXSize1Symbols + Encoding = Unicode + Location = English + Charset = ISO8859-1 + GeneralFamily = Roman + Weight = Medium + Width = Variable + Shape = Normal Upright + Foundry = STI + Priority = 20 +end +category opentype +begin /usr/share/fonts/opentype/stix/STIXSiz1SymBol.otf + Family = STIXSize1Symbols + FontName = STIXSize1Symbols-Bold + Encoding = Unicode + Location = English + Charset = ISO8859-1 + GeneralFamily = Roman + Weight = Bold + Width = Variable + Shape = Normal Upright + Foundry = STI + Priority = 20 +end +category opentype +begin /usr/share/fonts/opentype/stix/STIXSiz2Sym.otf + Family = STIXSize2Symbols + FontName = STIXSize2Symbols + Encoding = Unicode + Location = English + Charset = ISO8859-1 + GeneralFamily = Roman + Weight = Medium + Width = Variable + Shape = Normal Upright + Foundry = STI + Priority = 20 +end +category opentype +begin /usr/share/fonts/opentype/stix/STIXSiz2SymBol.otf + Family = STIXSize2Symbols + FontName = STIXSize2Symbols-Bold + Encoding = Unicode + Location = English + Charset = ISO8859-1 + GeneralFamily = Roman + Weight = Bold + Width = Variable + Shape = Normal Upright + Foundry = STI + Priority = 20 +end +category opentype +begin /usr/share/fonts/opentype/stix/STIXSiz3Sym.otf + Family = STIXSize3Symbols + FontName = STIXSize3Symbols + Encoding = Unicode + Location = English + Charset = ISO8859-1 + GeneralFamily = Roman + Weight = Medium + Width = Variable + Shape = Normal Upright + Foundry = STI + Priority = 20 +end +category opentype +begin /usr/share/fonts/opentype/stix/STIXSiz3SymBol.otf + Family = STIXSize3Symbols + FontName = STIXSize3Symbols-Bold + Encoding = Unicode + Location = English + Charset = ISO8859-1 + GeneralFamily = Roman + Weight = Bold + Width = Variable + Shape = Normal Upright + Foundry = STI + Priority = 20 +end +category opentype +begin /usr/share/fonts/opentype/stix/STIXSiz4Sym.otf + Family = STIXSize4Symbols + FontName = STIXSize4Symbols + Encoding = Unicode + Location = English + Charset = ISO8859-1 + GeneralFamily = Roman + Weight = Medium + Width = Variable + Shape = Normal Upright + Foundry = STI + Priority = 20 +end +category opentype +begin /usr/share/fonts/opentype/stix/STIXSiz4SymBol.otf + Family = STIXSize4Symbols + FontName = STIXSize4Symbols-Bold + Encoding = Unicode + Location = English + Charset = ISO8859-1 + GeneralFamily = Roman + Weight = Bold + Width = Variable + Shape = Normal Upright + Foundry = STI + Priority = 20 +end +category opentype +begin /usr/share/fonts/opentype/stix/STIXSiz5Sym.otf + Family = STIXSize5Symbols + FontName = STIXSize5Symbols + Encoding = Unicode + Location = English + Charset = ISO8859-1 + GeneralFamily = Roman + Weight = Medium + Width = Variable + Shape = Normal Upright + Foundry = STI + Priority = 20 +end +category opentype +begin /usr/share/fonts/opentype/stix/STIXSiz5SymBol.otf + Family = STIXSize5Symbols + FontName = STIXSize5Symbols-Bold + Encoding = Unicode + Location = English + Charset = ISO8859-1 + GeneralFamily = Roman + Weight = Bold + Width = Variable + Shape = Normal Upright + Foundry = STI + Priority = 20 +end +category opentype +begin /usr/share/fonts/opentype/stix/STIXVar.otf + Family = STIXVariants + FontName = STIXVariants + Encoding = Unicode + Location = English + Charset = ISO8859-1 + GeneralFamily = Roman + Weight = Medium + Width = Variable + Shape = Normal Upright + Foundry = STI + Priority = 20 +end +category opentype +begin /usr/share/fonts/opentype/stix/STIXVarBol.otf + Family = STIXVariants + FontName = STIXVariants-Bold + Encoding = Unicode + Location = English + Charset = ISO8859-1 + GeneralFamily = Roman + Weight = Bold + Width = Variable + Shape = Normal Upright + Foundry = STI + Priority = 20 +end --- fonts-stix-1.1.0.orig/debian/rules +++ fonts-stix-1.1.0/debian/rules @@ -0,0 +1,89 @@ +#!/usr/bin/make -f +# -*- makefile -*- +# Sample debian/rules that uses debhelper. +# This file was originally written by Joey Hess and Craig Small. +# As a special exception, when this file is copied by dh-make into a +# dh-make output file, you may use that output file without restriction. +# This special exception was added by Craig Small in version 0.37 of dh-make. + +# Uncomment this to turn on verbose mode. +#export DH_VERBOSE=1 + +IFD=/usr/share/fonts/opentype/stix +VER=1.1.0 + + +configure: configure-stamp +configure-stamp: + dh_testdir + # Add here commands to configure the package. + + touch configure-stamp + +build: build-arch build-indep + +build-arch: build-stamp +build-indep: build-stamp +build-stamp: configure-stamp + dh_testdir + mkdir build + cd build; unzip ../STIXv$(VER).zip + + touch $@ + +clean: + dh_testdir + dh_testroot + rm -f build-stamp configure-stamp + rm -rf build + + dh_clean + +install: build + dh_testdir + dh_testroot + dh_prep + dh_installdirs + + # Add here commands to install the package into debian/otf-stix. + install -m 0644 build/Fonts/STIX-General/*.otf $(CURDIR)/debian/fonts-stix$(IFD) +# install -m 0644 build/Fonts/STIX-Word/*.otf $(CURDIR)/debian/fonts-stix$(IFD)-word + +# Build architecture-independent files here. +binary-indep: build install + dh_testdir + dh_testroot + dh_installchangelogs + dh_installdocs + dh_installexamples +# dh_installdefoma +# dh_install +# dh_installmenu + dh_installdebconf +# dh_installlogrotate +# dh_installemacsen +# dh_installpam +# dh_installmime +# dh_python +# dh_installinit +# dh_installcron +# dh_installinfo + dh_installman + dh_link + dh_strip + dh_compress + dh_fixperms +# dh_perl +# dh_makeshlibs + dh_installdeb + dh_shlibdeps + dh_gencontrol + dh_md5sums + dh_builddeb + +# Build architecture-dependent files here. +binary-arch: build install +# We have nothing to do by default. + +binary: binary-indep binary-arch +.PHONY: build clean binary-indep binary-arch binary install configure --- fonts-stix-1.1.0.orig/debian/compat +++ fonts-stix-1.1.0/debian/compat @@ -0,0 +1 @@ +7