debian/0000755000000000000000000000000012247207623007173 5ustar debian/watch0000644000000000000000000000011312247200725010213 0ustar version=3 http://www.whence.com/hershey-fonts/ hershey-fonts-(.*)\.tar\.gz debian/source/0000755000000000000000000000000012247200725010467 5ustar debian/source/format0000644000000000000000000000001412247200725011675 0ustar 3.0 (quilt) debian/libhersheyfont-dev.install0000644000000000000000000000022612247200725014360 0ustar usr/include/* usr/lib/lib*.a usr/lib/lib*.so #usr/lib/pkgconfig/* #usr/share/pkgconfig/* usr/share/doc/libhersheyfont/examples/* usr/share/man/man3/* debian/control0000644000000000000000000000361412247201153010572 0ustar Source: hershey-fonts Priority: extra Maintainer: Kamal Mostafa Build-Depends: debhelper (>= 8.0.0), cmake Standards-Version: 3.9.5 Section: libs Homepage: http://www.whence.com/hershey-fonts/ #Vcs-Git: git://git.debian.org/collab-maint/hershey-fonts.git #Vcs-Browser: http://git.debian.org/?p=collab-maint/hershey-fonts.git;a=summary Package: libhersheyfont-dev Section: libdevel Architecture: any Depends: libhersheyfont0 (= ${binary:Version}), ${misc:Depends} Description: Hershey vector fonts library development files The Hershey fonts are a collection of vector fonts developed circa 1967 by Dr. A. V. Hershey. . This package includes the headers and static library for libhersheyfont, a library of C routines for loading .jhf format Hershey font files. Package: libhersheyfont0 Section: libs Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Recommends: hershey-fonts-data Description: Hershey vector fonts shared library The Hershey fonts are a collection of vector fonts developed circa 1967 by Dr. A. V. Hershey. . This package includes the shared library for libhersheyfont, a library of C routines for loading .jhf format Hershey font files. Package: hershey-fonts-data Section: fonts Architecture: all Depends: ${misc:Depends} Description: Hershey vector fonts collection The Hershey fonts are a collection of vector fonts developed circa 1967 by Dr. A. V. Hershey. . This package includes Latin, Greek, Cyrilic, Japanese, and various symbol glyph sets encoded as .jhf format Hershey font files. Package: hershey-font-gnuplot Section: text Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Recommends: gnuplot Description: Hershey vector fonts renderer for gnuplot The Hershey fonts are a collection of vector fonts developed circa 1967 by Dr. A. V. Hershey. . hershey-font-gnuplot renders Hershey vector font text in the form of a gnuplot input file. debian/hershey-font-gnuplot.install0000644000000000000000000000010712247200725014656 0ustar usr/bin/hershey-font-gnuplot usr/share/man/man1/hershey-font-gnuplot.1 debian/compat0000644000000000000000000000000212247200725010365 0ustar 8 debian/copyright0000644000000000000000000000436012247200725011125 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: hershey-fonts Upstream-Contact: Kamal Mostafa Source: http://www.whence.com/hershey-fonts/ Files: * Copyright: 2013 Kamal Mostafa License: GPL-2+ Files: debian/* Copyright: 2013 Kamal Mostafa License: GPL-2+ Files: hershey-fonts/*.jhf Copyright: 1967 Dr. A. V. Hershey, James Hurt Comment: downloaded from http://emergent.unpythonic.net/software/hershey License: hershey-license This distribution of the Hershey Fonts may be used by anyone for any purpose, commercial or otherwise, providing that: 1. The following acknowledgements must be distributed with the font data: - The Hershey Fonts were originally created by Dr. A. V. Hershey while working at the U. S. National Bureau of Standards. - The format of the Font data in this distribution was originally created by James Hurt Cognition, Inc. 900 Technology Park Drive Billerica, MA 01821 (mit-eddie!ci-dandelion!hurt) 2. The font data in this distribution may be converted into any other format *EXCEPT* the format distributed by the U.S. NTIS (which organization holds the rights to the distribution and use of the font data in that particular format). Not that anybody would really *want* to use their format... each point is described in eight bytes as "xxx yyy:", where xxx and yyy are the coordinate values as ASCII numbers. License: GPL-2+ This package 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; either version 2 of the License, or (at your option) any later version. . This package 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 General Public License for more details. . You should have received a copy of the GNU General Public License along with this program. If not, see . On Debian systems, the complete text of the GNU General Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". debian/changelog0000644000000000000000000000023212247207623011042 0ustar hershey-fonts (0.1-1) unstable; urgency=low * Initial release (Closes: #731014) -- Kamal Mostafa Mon, 02 Dec 2013 13:54:15 -0800 debian/rules0000755000000000000000000000121012247200725010241 0ustar #!/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 # Deal with Cmake vs. CPPFLAGS # https://wiki.debian.org/Hardening#Notes_for_packages_using_CMake DPKG_EXPORT_BUILDFLAGS = 1 include /usr/share/dpkg/buildflags.mk CFLAGS+=$(CPPFLAGS) CXXFLAGS+=$(CPPFLAGS) %: dh $@ debian/hershey-fonts-data.install0000644000000000000000000000003212247200725014257 0ustar usr/share/hershey-fonts/* debian/libhersheyfont0.install0000644000000000000000000000002212247200725013656 0ustar usr/lib/lib*.so.*