debian/0000755000000000000000000000000012211330750007160 5ustar debian/control.in0000644000000000000000000000141612157017412011200 0ustar Source: fonts-sarai Section: fonts Priority: optional Maintainer: Debian-IN Team Uploaders: Vasudev Kamath Standards-Version: 3.9.4 Build-Depends: @cdbs@ Homepage: http://sourceforge.net/projects/indlinux/ Vcs-Git: git://anonscm.debian.org/debian-in/fonts-sarai.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-in/fonts-sarai.git Package: fonts-sarai Architecture: all Multi-Arch: foreign Depends: ${misc:Depends} Recommends: fonts-gargi Description: truetype font for devanagari script This package provides truetype font for Devangari script which is used as script in multiple Indian languages like Sanskrit, Hindi, Marathi etc. . This and Gargi fonts are now maintained by IndLinux project. debian/copyright0000644000000000000000000000212312210674260011117 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Sarai Source: indlinux.svn.sourceforge.net/viewvc/indlinux/trunk/fonts/sarai/ Files: Sarai.sfd Copyright: 2007, Sanir Karmacharya 2012, G Karunakar License: GPL-2.0 Files: debian/* Copyright: 2013, Vasudev Kamath License: GPL-2.0 License: GPL-2.0 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. . 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/patches/0000755000000000000000000000000012157016067010622 5ustar debian/patches/1001_makefile.patch0000644000000000000000000000150312157016036014054 0ustar Description: Add Makefile and generate.pe for font generation This patch adds the Makefile and generate.pe which is used for generating the font from source. Author: Vasudev Kamath Forwarded: no Last-Update: 2013-06-14 --- /dev/null +++ b/Makefile @@ -0,0 +1,2 @@ +default: + ./generate.pe *.sfd --- /dev/null +++ b/generate.pe @@ -0,0 +1,19 @@ +#!/usr/bin/env fontforge + +# script file for FontForge for TTF generation +# usage: +# mkdir TTFfiles +# chmod +x generate.pe +# ./generate.pe *.sfd + +if ($version < "20061220") + Error("Your version of FontForge is too old - 20061220 or newer is required"); +endif +i = 1 +while ( i < $argc ) + Open($argv[i], 1) + #Use gen_flags=Defualt fmflags value as -1 + gen_flags = -1 + Generate("" + $fontname + ".ttf", "", gen_flags) + i++ +endloop debian/patches/series0000644000000000000000000000002412157010256012025 0ustar 1001_makefile.patch debian/compat0000644000000000000000000000000112157010256010362 0ustar 8debian/control0000644000000000000000000000147412157017412010577 0ustar Source: fonts-sarai Section: fonts Priority: optional Maintainer: Debian-IN Team Uploaders: Vasudev Kamath Standards-Version: 3.9.4 Build-Depends: cdbs, debhelper, devscripts, dh-buildinfo, fontforge Homepage: http://sourceforge.net/projects/indlinux/ Vcs-Git: git://anonscm.debian.org/debian-in/fonts-sarai.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-in/fonts-sarai.git Package: fonts-sarai Architecture: all Multi-Arch: foreign Depends: ${misc:Depends} Recommends: fonts-gargi Description: truetype font for devanagari script This package provides truetype font for Devangari script which is used as script in multiple Indian languages like Sanskrit, Hindi, Marathi etc. . This and Gargi fonts are now maintained by IndLinux project. debian/source/0000755000000000000000000000000012157010256010465 5ustar debian/source/format0000644000000000000000000000001312157010256011672 0ustar 3.0 (quilt)debian/changelog0000644000000000000000000000024112211101757011032 0ustar fonts-sarai (1.0-1) unstable; urgency=low * Initial Release (Closes: #711870). -- Vasudev Kamath Mon, 10 Jun 2013 21:43:17 +0530 debian/watch0000644000000000000000000000011712157016036010217 0ustar version = 3 # Empty watch file as upstream doesn't provide downloadable tarballdebian/rules0000755000000000000000000000044612211330670010245 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/rules/utils.mk include /usr/share/cdbs/1/class/makefile.mk pkgname = ${DEB_UPSTREAM_NAME} upstream_name = Sarai # Build Dependency CDBS_BUILD_DEPENDS += fontforge post-patches:: chmod +x generate.pe debian/install0000644000000000000000000000005112211330670010546 0ustar Sarai.ttf usr/share/fonts/truetype/Sarai/