diff options
author | ryoon <ryoon@pkgsrc.org> | 2011-03-05 19:16:46 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2011-03-05 19:16:46 +0000 |
commit | 2cca2633640ee00c42c9356948faa9d67c9ca145 (patch) | |
tree | 24db56d28e7be51df94197ea5604ff15c55c3905 | |
parent | c677b1d53f23d7b4c8c0b9ca39aca96de1bb9f7f (diff) | |
download | pkgsrc-2cca2633640ee00c42c9356948faa9d67c9ca145.tar.gz |
Update to 1.06.0.20100721.
Changelog:
* Wed Jul 21 2010 Pravin Satpute <psatpute@redhat.com>
- Update for New Release 1.06
- Added New Family Narrow (Contribution from Herbert Duerr <herbert.duerr@oracle.com>)
- updated version of fonts
* Mon 10 May 2010 Caius 'kaio' Chance <me at kaio.net>
- Fixed Romanian glyphs, U+021A, 021B, 0218, 0219, 0162, 0163, 015E, 015F,
2010, 2011. (rhbz#440992)
- Fixed height of arrows U+2190, 2192, 2194. (Issue #2)
* Thu 06 May 2010 Caius 'kaio' Chance <me at kaio.net>
- Cleaned up points and auto-instructed hinting of 'u', 'v', 'w', 'y'.
(rhbz#463036)
- Created the first project icon. (Issue #5)
* Wed May 05 2010 Caius 'kaio' Chance <k at kaio.net>
- Incorrect cent sign glyph (U+00A2) in Sans and Mono
style in Liberation fonts. (rhbz#474522)
* Wed 28 Apr 2010 Caius 'kaio' Chance <me at kaio.net>
- rhbz#510174: Corrected version number of all SFD files.
- Corrected license exceptions to GPLv2.
- Updated README file.
* Tue 27 Apr 2010 Caius 'kaio' Chance <me at kaio.net>
- Renamed Narrow Fonts.
- Updated list of contributors.
- Released version 1.05.3.
* Thu 22 Apr 2010 Herbert Duerr <duerr at sun.com>
- Contributed Liberation Sans Narrow Fonts.
* Fri 12 Mar 2010 Caius 'kaio' Chance <me at kaio.me>
- Migrated to Google Code.
- Updated AUTHORS.
- Upgraded license to GPLv3+exceptions.
* Sun 27 Jul 2009 Caius 'kaio' Chance <me at kaio.me>
- Fixed ttf pack preparation error.
* Tue 21 Jul 2009 Caius 'kaio' Chance <me at kaio.me>
- Fixed 'wrongly encoded glyphs after U+10000' (rhbz#525498),
provided by Denis Jacquerye <moyogo at gmail.com>.
* Tue 21 Jul 2009 Caius 'kaio' Chance <me at kaio.me>
- Fixed fontforge script sfd2ttf.pe.
- Include traditional kern table for Sans and Serif.
* Tue 14 Jul 2009 Caius 'kaio' Chance <me at kaio.me>
- Generated TTFs with tradition kern table, with fontforge ver 20090408.
- Added make target alias dist-src as dist-sfd.
* Mon 13 Jul 2009 Caius 'kaio' Chance <me at kaio.me>
- Updated for generation of traditional kern table via scripts.
* Mon 06 Jul 2009 Caius 'kaio' Chance <me at kaio.me>
- Reconverted SFDs from original TTFs with traditional kern table.
- Updated "clean" target in Makefile.
* Tue 30 Jun 2009 Caius 'kaio' Chance <me at kaio.me>
- Reconverted SFDs from original TTFs with traditional kern table.
- Updated "clean" target in Makefile.
* Tue 30 Jun 2009 Caius 'kaio' Chance <me at kaio.me>
- Generated cleaner SFD from original TTFs.
- Include Makefile in sources tarball.
* Wed 24 Jun 2009 Caius 'kaio' Chance <me at kaio.me>
- Makefile: pack SFD files as source tarball.
- Makefile: pack TTF files as ttf packs.
- Tidy up repository.
- Updated documents.
* Mon 12 Jan 2009 Caius Chance <cchance at redhat.com>
- Fixed copyright holder name typo for Sans Regular font (rhbz#479521).
* Tue 09 Dec 2008 Caius Chance <cchance at redhat.com>
- Changed cent sign glyph (U+00A2) to be coressed in Sans and Mono
(rhbz#474522).
* Wed 03 Dec 2008 Caius Chance <cchance at redhat.com>
- Started 1.04.93.devel.
- Fixed blurriness of U+03BC for Sans Regular font (rhbz#473481).
- Fixed src tarball mis-inclusion of dist files in Makefile.
* Fri 28 Nov 2008 Caius Chance <cchance at redhat.com>
- Corrected version number in Makefile.
- Fixed make target of source tarball.
- Uploaded 1.04.92 source tarball to release area.
* Wed 15 Oct 2008 Caius Chance <cchance at redhat.com>
- Fixed blurred 'u' and 'W' for Sans Bold font (rhbz#463036).
- Released as version 1.04.92
* Wed 17 Sep 2008 Caius Chance <cchance at redhat.com>
- Fixed missing hinting instructions for all Mono fonts (rhbz#460090).
- Fixed missing hinting instructions for all Sans fonts (rhbz#460090).
- Fixed missing hinting instructions for all Serif fonts (rhbz#460090).
- Released as version 1.04.91
* Tue 09 Sep 2008 Caius Chance <cchance at redhat.com>
- Backed up all released files in ./dist directory.
* Fri 05 Sep 2008 Caius Chance <cchance at redhat.com>
- Fixed incorrect glyph points and missing hinting instructions for:
Mono Bold Italic (up to U+2012) (rhbz#460090).
* Mon 25 Aug 2008 Caius Chance <cchance at redhat.com>
- Fixed incorrect glyph points and missing hinting instructions for:
U+0079, U+03BC, U+0431, U+2010..2012, U+1114117 (rhbz#458592).
- Released as version 1.04.90.
-rw-r--r-- | fonts/liberation-ttf/Makefile | 22 | ||||
-rw-r--r-- | fonts/liberation-ttf/PLIST | 6 | ||||
-rw-r--r-- | fonts/liberation-ttf/distinfo | 8 |
3 files changed, 18 insertions, 18 deletions
diff --git a/fonts/liberation-ttf/Makefile b/fonts/liberation-ttf/Makefile index 57bd8f0455f..3e0e5c485a5 100644 --- a/fonts/liberation-ttf/Makefile +++ b/fonts/liberation-ttf/Makefile @@ -1,35 +1,31 @@ -# $NetBSD: Makefile,v 1.3 2008/12/13 15:34:17 ahoka Exp $ +# $NetBSD: Makefile,v 1.4 2011/03/05 19:16:46 ryoon Exp $ # -DISTNAME= liberation-fonts-1.04 -PKGNAME= ${DISTNAME:S/fonts/ttf/} +DISTNAME= liberation-fonts-ttf-1.06.0.20100721 +PKGNAME= ${DISTNAME:S/-fonts//} CATEGORIES= fonts - -# The official repo is https only, -# so we have to fetch from this strange URL. -# -LF_HASH= 4846797ef0fc70b0cbaede2514677c58 -LF_BASEURL= http://cvs.fedoraproject.org/repo/pkgs/liberation-fonts -MASTER_SITES= ${LF_BASEURL}/${DISTNAME}.tar.gz/${LF_HASH}/ +MASTER_SITES= https://fedorahosted.org/releases/l/i/liberation-fonts/ MAINTAINER= bartosz.kuzma@gmail.com HOMEPAGE= http://www.redhat.com/promo/fonts/ COMMENT= TrueType fonts from RedHat +LICENSE= gnu-gpl-v2 # with some exception + +FETCH_USING= curl PKG_DESTDIR_SUPPORT= user-destdir NO_BUILD= yes NO_CONFIGURE= yes -WRKSRC= ${WRKDIR}/${PKGNAME_NOREV:S/ttf/fonts/} - -DOCDIR= ${PREFIX}/share/doc/liberation-ttf +DOCDIR= ${PREFIX}/share/doc/${PKGBASE} FONTDIR= ${PREFIX}/lib/X11/fonts/TTF FONTS_DIR.ttf= ${FONTDIR} INSTALLATION_DIRS= ${DOCDIR} ${FONTDIR} do-install: + set -e; \ cd ${WRKSRC} && for f in *.ttf ; do \ ${INSTALL_DATA} $$f ${DESTDIR}${FONTDIR}/$$f ; \ done diff --git a/fonts/liberation-ttf/PLIST b/fonts/liberation-ttf/PLIST index db6e28a61c2..b6164711839 100644 --- a/fonts/liberation-ttf/PLIST +++ b/fonts/liberation-ttf/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2009/06/14 17:54:14 joerg Exp $ +@comment $NetBSD: PLIST,v 1.3 2011/03/05 19:16:46 ryoon Exp $ lib/X11/fonts/TTF/LiberationMono-Bold.ttf lib/X11/fonts/TTF/LiberationMono-BoldItalic.ttf lib/X11/fonts/TTF/LiberationMono-Italic.ttf @@ -7,6 +7,10 @@ lib/X11/fonts/TTF/LiberationSans-Bold.ttf lib/X11/fonts/TTF/LiberationSans-BoldItalic.ttf lib/X11/fonts/TTF/LiberationSans-Italic.ttf lib/X11/fonts/TTF/LiberationSans-Regular.ttf +lib/X11/fonts/TTF/LiberationSansNarrow-Bold.ttf +lib/X11/fonts/TTF/LiberationSansNarrow-BoldItalic.ttf +lib/X11/fonts/TTF/LiberationSansNarrow-Italic.ttf +lib/X11/fonts/TTF/LiberationSansNarrow-Regular.ttf lib/X11/fonts/TTF/LiberationSerif-Bold.ttf lib/X11/fonts/TTF/LiberationSerif-BoldItalic.ttf lib/X11/fonts/TTF/LiberationSerif-Italic.ttf diff --git a/fonts/liberation-ttf/distinfo b/fonts/liberation-ttf/distinfo index 59d01bde4f0..d86dfa7bb2e 100644 --- a/fonts/liberation-ttf/distinfo +++ b/fonts/liberation-ttf/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2008/12/13 15:34:17 ahoka Exp $ +$NetBSD: distinfo,v 1.3 2011/03/05 19:16:46 ryoon Exp $ -SHA1 (liberation-fonts-1.04.tar.gz) = 097882c92e3260742a3dc3bf033792120d8635a3 -RMD160 (liberation-fonts-1.04.tar.gz) = 25fb4ec3b395ff028bc265fb79bbb42338e7051f -Size (liberation-fonts-1.04.tar.gz) = 1011820 bytes +SHA1 (liberation-fonts-ttf-1.06.0.20100721.tar.gz) = e36555ed4e13a8109bfdb5a8c621de6d581f5ab7 +RMD160 (liberation-fonts-ttf-1.06.0.20100721.tar.gz) = 4ff48c470d788e0fccdd9b8c3acdb66b73fcf546 +Size (liberation-fonts-ttf-1.06.0.20100721.tar.gz) = 1324547 bytes |