Browse Source

fontforge: Updated (20070501 -> 20080828)

early
Alejandro Mery 16 years ago
parent
commit
b3ab6d6a2c
  1. 25
      fonts/fontforge/fontforge.conf
  2. 6
      fonts/fontforge/fontforge.desc

25
fonts/fontforge/fontforge.conf

@ -0,0 +1,25 @@
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# Filename: package/.../fontforge/fontforge.conf
# Copyright (C) 2008 The OpenSDE Project
#
# More information can be found in the files COPYING and README.
#
# 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. A copy of the
# GNU General Public License can be found in the file COPYING.
# --- SDE-COPYRIGHT-NOTE-END ---
pkgprefix -t freetype
ftver=$(pkgprefix ver freetype)
var_append extraconfopt ' ' "--with-freetype-src=$builddir/freetype-$ftver"
hook_add prepatch 5 'freetype_extract'
freetype_extract() {
local ftsrc="$(match_source_file -p . freetype)"
tar -C "$builddir" $taropt "$ftsrc"
}

6
fonts/fontforge/fontforge.desc

@ -3,7 +3,7 @@
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY]
[COPY] Filename: package/.../fontforge/fontforge.desc
[COPY] Copyright (C) 2006 - 2007 The OpenSDE Project
[COPY] Copyright (C) 2006 - 2008 The OpenSDE Project
[COPY] Copyright (C) 2004 - 2006 The T2 SDE Project
[COPY]
[COPY] More information can be found in the files COPYING and README.
@ -30,7 +30,7 @@
[L] BSD
[S] Stable
[V] 20070501
[V] 20080828
[P] X -----5---9 125.200
[D] 3638035572 fontforge_full-20070501.tar.bz2 http://dl.sourceforge.net/sourceforge/fontforge/
[D] 3835787711 fontforge_full-20080828.tar.bz2 http://dl.sourceforge.net/sourceforge/fontforge/

Loading…
Cancel
Save