Commit graph

5 commits

Author SHA1 Message Date
obache
b349634ffb Update thaixfonts to 1.2.4.
2003-01-13  Theppitak Karoonboonyanan <thep@linux.thai.net>

	* Makefile.am:
	Use install-data-hook instead of install-data-local target,
	and uninstall-hook instead of uninstall-local as well.

	* thaixfonts.spec.in:
	Fix "%install" mess in new rpmbuild version.

2002-03-30  Theppitak Karoonboonyanan <thep@links.nectec.or.th>

	* thaixfonts.spec.in:
	Add Prereq: section, for proper order of installation via apt.
	(Thanks to Sadit)

2002-02-23  Theppitak Karoonboonyanan <thep@links.nectec.or.th>

	* phaisarn/angsana*.bdf:
	Relocate extra chars into 8-bit range.

	* thai.alias:
	Fix thai.alias according to recent changes in PtThaiSmall.bdf
	and PtSanSerif.bdf

	* thaixfonts.spec.in:
	Check-in changes made to RPM spec during TLE 4.1 development.
	(Mainly: automatically generate fonts.alias from alias files
	stored in /etc/X11/fonts [borrowed from debian] instead of
	trying to merge old and new fonts.alias, which would otherwise
	cause problem with RPM scriptlet execution order)

	* phaisarn/PtBrowallia12.bdf:
	Change font size from 12 Px to 16 Px (actual ascent).
	Change spacing from "C" to "P".

	* configure.in:
	Version 1.2.4

2002-02-19  Theppitak Karoonboonyanan <thep@links.nectec.or.th>

	* phaisarn/PtThaiSmall.bdf:
	Fix font size property from 20 px to 14 px, to reflect actual size.
	Change font spacing tag from "C" to "P".

	* phaisarn/PtSanSerif.bdf, phaisarn/PtSanSerifB.bdf:
	Fix font size property from 8 px to 14 px, to reflect actual size.
	Change font spacing tag from "m" to "p".

	* configure.in:
	Version 1.2.3

2002-01-04  Theppitak Karoonboonyanan <thep@links.nectec.or.th>

	* thai.alias:
	Add tis620-0 subsetting aliases for tis620-2 fonts.
	Fix comment sign from # to !

	* configure.in:
	Version 1.2.2

2001-11-25  Theppitak Karoonboonyanan <thep@links.nectec.or.th>

	* thaixfonts.spec.in:
	Fix configure --with-fontdir option. Redefine fontdir to
	/usr/X11R6/lib/X11/fonts/local. Add BuildArch: section.
	Filter out dynamic files from manifest.
	Add fonts.alias manipulation in %post and %postun.

	* Makefile.am:
	Add thai.alias to installation list, for post processing.
	Fix uninstall-local script, to remove dir if empty.

	* Makefile.am, dbthaitext/Makefile.am, etlthai/Makefile.am,
	manop/Makefile.am, nectec/Makefile.am, phaisarn/Makefile.am,
	yenbut/Makefile.am:
	Fix fontdir var: remove $(DESTDIR) from assignment, and use it
	literally in installation scripts instead.

	* configure.in, Makefile.am, poonlap/Makefile.am:
	Add Poonlap's fonts to the package.

	* thai.alias, -poonlap/fonts.alias, -poonlap/fonts.dir:
	Move Poonlap's alias info into thai.alias.

	* thaixfonts.spec.in:
	Update summary to include Poonlap's.
	Fix many typos in scripts.

	* configure.in:
	Version 1.2.1

2001-08-24  Theppitak Karoonboonyanan <thep@links.nectec.or.th>

	* +configure.in, +Makefile.am, +Make.rule,
	+{dbthaitext|etlthai|manop|nectec|phaisarn|yenbut}/Makefile.am :
	Use autoconf/automake to manage package.

	* +AUTHORS, +INSTALL, +NEWS, +README, +COPYING, +ChangeLog :
	Add necessary files for automake.

	* +thaixfonts.spec.in :
	Add RPM spec file into the source tree.

	* +autogen.sh :
	Add autogen.sh script for invoking autotools.

	* Makefile.am, {dbthaitext|etlthai|manop|phaisarn|yenbut}/Makefile.am :
	Add EXTRA_DIST to list source files. Use DESTDIR in fontdir.
2008-08-10 09:47:05 +00:00
obache
d17e456a38 Reset MAINTAINER:
<scole_mail@softhome.net>: host a.mx.softhome.net[66.54.152.4] said: 550
    account expired (in reply to RCPT TO command)
2008-05-11 05:41:58 +00:00
joerg
c548360671 Fix DESTDIR. 2008-04-07 18:08:18 +00:00
jlam
d6ccf8cf66 Mechanical changes to add DESTDIR support to packages that install
their files via a custom do-install target.
2008-03-03 20:17:11 +00:00
rillig
fb29d008f3 Imported thaixfonts from pkgsrc-wip.
A collection of Thai fonts for X11.  Includes:

- DBThaiText family
- DBNarai family
- Manop's fonts
- Voradesh fonts
- Etl Thai
- Phaisarn's fonts
- Phaisarn's Linux console fonts (untested)

They use tis-620 encoding. See home page for more info.

Packaged by scole_mail@softhome.net.
2007-11-03 15:33:12 +00:00