Update to 0.37

Adds font size settings in the kerning tab, a new SVG parser, and bug fixes
This commit is contained in:
bcallah 2014-05-07 02:23:54 +00:00
parent a7824d30e5
commit 875e05abc4
4 changed files with 12 additions and 37 deletions

View File

@ -1,7 +1,7 @@
# $OpenBSD: Makefile,v 1.5 2014/03/26 12:57:18 jasper Exp $
# $OpenBSD: Makefile,v 1.6 2014/05/07 02:23:54 bcallah Exp $
COMMENT = free font editor for TTF, EOT, and SVG fonts
DISTNAME = birdfont-0.36
DISTNAME = birdfont-0.37
CATEGORIES = graphics print
SHARED_LIBS += birdfont 0.0 # 0.0

View File

@ -1,2 +1,2 @@
SHA256 (birdfont-0.36.tar.gz) = PCH+kS7kDxGHhP/mE2DR5rq9mV6YSk7IQTQPWMYRrLk=
SIZE (birdfont-0.36.tar.gz) = 448690
SHA256 (birdfont-0.37.tar.gz) = bC1A/9x7eNY5HZEaoiL/cLcsF3bSl5QKG7lJxvwCzdA=
SIZE (birdfont-0.37.tar.gz) = 611398

View File

@ -1,30 +0,0 @@
$OpenBSD: patch-scripts_build_py,v 1.2 2014/03/26 12:57:18 jasper Exp $
glib-2.0.vapi:967.53-967.68: error: Access to instance member `length' from nullable reference denied
--- scripts/build.py.orig Sat Mar 22 16:52:02 2014
+++ scripts/build.py Wed Mar 26 10:36:29 2014
@@ -32,7 +32,6 @@ def libbirdfont(prefix, cc, cflags, ldflags, valac, va
-C \
""" + valaflags + """ \
--basedir build/libbirdfont/ \
- --enable-experimental-non-null \
--enable-experimental \
--library libbirdfont \
-H build/libbirdfont/birdfont.h \
@@ -106,7 +105,6 @@ def birdfont_export(prefix, cc, cflags, ldflags, valac
run(valac + """ \
-C \
- --enable-experimental-non-null \
--enable-experimental \
--define=MAC birdfont-export/* \
--vapidir=./ \
@@ -161,7 +159,6 @@ def birdfont_gtk(prefix, cc, cflags, ldflags, valac, v
run(valac + " " + valaflags + """\
-C \
birdfont/* \
- --enable-experimental-non-null \
--enable-experimental \
--vapidir=./ \
--pkg """ + config.GEE + """ \

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.3 2014/03/26 12:57:18 jasper Exp $
@comment $OpenBSD: PLIST,v 1.4 2014/05/07 02:23:54 bcallah Exp $
@bin bin/birdfont
@bin bin/birdfont-export
@lib lib/libbirdfont.so.${LIBbirdfont_VERSION}
@ -32,11 +32,12 @@ share/birdfont/icons/double_points.png
share/birdfont/icons/edit_point.png
share/birdfont/icons/edit_point_cubic.png
share/birdfont/icons/edit_point_handle.png
share/birdfont/icons/export.png
share/birdfont/icons/export_fonts.png
share/birdfont/icons/fill_open_path.png
share/birdfont/icons/flip_horizontal.png
share/birdfont/icons/flip_vertical.png
share/birdfont/icons/full_glyph.png
share/birdfont/icons/generate_html_document.png
share/birdfont/icons/help_lines.png
share/birdfont/icons/info_icon.png
share/birdfont/icons/insert_background.png
@ -58,6 +59,7 @@ share/birdfont/icons/pen_tool.png
share/birdfont/icons/point_tool.png
share/birdfont/icons/prev.png
share/birdfont/icons/previous_tab.png
share/birdfont/icons/progress_wheel.png
share/birdfont/icons/quadratic_points.png
share/birdfont/icons/rectangle.png
share/birdfont/icons/resize.png
@ -78,7 +80,7 @@ share/birdfont/icons/tab2_left.png
share/birdfont/icons/tab2_right.png
share/birdfont/icons/tab3_left.png
share/birdfont/icons/tab3_right.png
share/birdfont/icons/tabbar_background.png
share/birdfont/icons/tab_bar_background.png
share/birdfont/icons/test_case.png
share/birdfont/icons/test_icon.png
share/birdfont/icons/tie_is_active.png
@ -90,6 +92,7 @@ share/birdfont/icons/tool_button_selected_active.png
share/birdfont/icons/track.png
share/birdfont/icons/ttf_units.png
share/birdfont/icons/union_paths.png
share/birdfont/icons/update_webview.png
share/birdfont/icons/utf_8.png
share/birdfont/icons/version.png
share/birdfont/icons/view_result.png
@ -116,10 +119,12 @@ share/locale/oc/LC_MESSAGES/birdfont.mo
share/locale/pt/LC_MESSAGES/birdfont.mo
share/locale/pt_BR/LC_MESSAGES/birdfont.mo
share/locale/ru/LC_MESSAGES/birdfont.mo
share/locale/sk/LC_MESSAGES/birdfont.mo
share/locale/sr/LC_MESSAGES/birdfont.mo
share/locale/sv/LC_MESSAGES/birdfont.mo
share/locale/tr/LC_MESSAGES/birdfont.mo
share/locale/zh_CN/LC_MESSAGES/birdfont.mo
share/mime/packages/birdfont.xml
@exec %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
@unexec-delete %D/bin/gtk-update-icon-cache -q -t %D/share/icons/hicolor
@exec %D/bin/update-desktop-database