Commit graph

16 commits

Author SHA1 Message Date
wiz
84e123ddd2 Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
nia
d5c846b3af Update packages using a search.cpan.org HOMEPAGE to metacpan.org.
The former now redirects to the latter.

This covers the most simple cases where http://search.cpan.org/dist/name
can be changed to https://metacpan.org/release/name.

Reviewed by hand to hopefully make sure no unwanted changes sneak in.
2019-06-30 20:14:13 +00:00
wiz
93b46879c7 Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
wen
66d3627378 Update to 0.12
Upstream changes:
0.12 2018-08-12 dmol@cpan.org
 - Fix MANIFEST

0.11 2018-08-11 dmol@cpan.org
 - Added FT_LOAD_COMPUTE_METRICS load flag (HinTak)
 - Added face->foreach_glyph method for iterating over all glyphs
   (some of them don't necessarily have a unicode point) (HinTak)
2018-08-20 02:20:18 +00:00
wiz
4879397527 p5-Font-FreeType: update to 0.10.
0.10 2018-03-18 dmol@cpan.org
 - No changes since 0.10_1

0.10_1 2018-03-17 dmol@cpan.org
 - Allow to lookup glyphs by name (mauzo)
2018-03-21 12:40:48 +00:00
wiz
dac219ace8 p5-Font-FreeType: update to 0.09.
0.09 2017-10-18 dmol@cpan.org
 - Fallback to default charmap for 2.8.1 for backward-compatibility
   for FNT-fonts

0.08_1 2015-05-02 dmol@cpan.org
 - Added .gitignore file (htl10@users.sourceforge.net)
 - Remove generated files from MANIFEST listing (htl10@users.sourceforge.net)
 - Removed unused variables and silenced some compiler warnings
   (htl10@users.sourceforge.net)
2017-10-23 12:50:08 +00:00
ryoon
17cfb59fe1 Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:23:47 +00:00
mef
73667042b8 USE_TOOLS+= pkg-config instead of using freetype-config, thanks wiz@ 2016-10-01 12:35:33 +00:00
mef
1bc9ebc96b (1) Fix build for X11_TYPE= modular (but not fully tested)
(2) Fix configure phase problem
(3) Add BUILD_DEPENDS for make test
Thanks joerg and wiz.
2016-10-01 06:02:10 +00:00
mef
aa2de819de Updated fons/p5-Fonts-FreeType 0.04 to 0.07
--------------------------------------------
0.07 2015-09-27 dmol@cpan.org
 - No changes since 0.07_2

0.07_2 2015-09-24 dmol@cpan.org
 - Try to support utf8_to_uvchr_buf for older perls

0.07_1 2015-09-24 dmol@cpan.org
 - Fix UTF-8 string usage on non-intel architectures (GH#17)

0.06 2015-01-27 dmol@cpan.org
 - No changes since 0.06_1

0.06_1 2015-01-27 dmol@cpan.org
 - Allow optionally fallback to missing glyph

0.05  2015-01-27 dmol@cpan.org
 - No changes since 0.05_02

0.05_2 2015-01-23 dmol@cpan.org
 - Be more tolerant in test for checking underline position
   (CT#9d93130c-a254-11e4-9a11-67e5227a829d) (Ivan Baidakou, basiliscos).
 - Get build options from freetype-config if it exists (RT#101654)
   (Zakariyya Mughal).

0.05_1 2015-01-21 dmol@cpan.org
 - Avoid clang warning (RT#101653).
 - Attempt to fix CT#939e0664-8c46-11e4-8147-dcee86cc0d3a.

 --------------------------------------------------------------------
(pkgsrc changes)
 - Drop patch-FreeType.xs (upstream implemented)
 - Modify patch-Makefile.PL
   Upstream implemented automatic environment config, with some
   testing, but testing part is redundent to pkgsrc, and yet harmfull,
   so remove that part.
 - Add buildlink to x11.buildlink3.mk to use freetype-config
   for automatic configuration
2016-09-20 11:40:27 +00:00
wiz
86a78fce2e Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
agc
b9f9b025f5 Add SHA512 digests for distfiles for fonts category
Problems found locating distfiles:
	Package acroread7-chsfont: missing distfile acrobat7-fonts/chsfont.tar.gz
	Package acroread7-font-share: missing distfile acrobat7-fonts/korfont.tar.gz
	Package acroread7-korfont: missing distfile acrobat7-fonts/korfont.tar.gz
	Package acroread9-chtfont: missing distfile acrobat9-fonts/FontPack910_cht_i486-linux.tar.bz2
	Package acroread9-jpnfont: missing distfile acrobat9-fonts/FontPack910_jpn_i486-linux.tar.bz2
	Package cyberbase-ttf: missing distfile cyberbit-ttf/Cyberbase.ZIP
	Package cyberbit-ttf: missing distfile cyberbit-ttf/Cyberbit.ZIP
	Package pixel-sagas-startrek: missing distfile PS_Font_Fontana.zip
	Package pixel-sagas-startrek: missing distfile PS_Font_Montalban.zip
	Package pixel-sagas-startrek: missing distfile PS_Font_Probert.zip
	Package pixel-sagas-startrek: missing distfile PS_Font_Sternbach.zip
	Package pixel-sagas-startrek: missing distfile PS_Font_Trek_Arrowcaps.zip
	Package umefont-ttf: missing distfile umefont_560.tar.xz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-03 20:44:27 +00:00
wiz
0982effce2 Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
2015-06-12 10:48:20 +00:00
wiz
7eeb51b534 Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
2014-05-29 23:35:13 +00:00
obache
a6570eb6d2 Fixes LICENSE variable name. 2014-01-31 10:44:47 +00:00
obache
bbacf0124c Import p5-Font-FreeType-0.03 as fonts/p5-Font-FreeType.
This module allows Perl programs to conveniently read information from
font files.  All the font access is done through the FreeType2 library,
which supports many formats.  It can render images of characters with
high-quality hinting and antialiasing, extract metrics information, and
extract the outlines of characters in scalable formats like TrueType.
2014-01-27 06:07:59 +00:00