From 54139e95fbf2e47834e23100549c32d9db6eaa7c Mon Sep 17 00:00:00 2001 From: Juan RP Date: Fri, 10 Oct 2008 18:36:53 +0200 Subject: [PATCH] Added libwmf-0.2.8.4 template. --HG-- extra : convert_revision : c45c116b539c4692b7cbe421039daf83eb53dc35 --- dependencies/build-depends.db | Bin 18432 -> 18432 bytes templates/libwmf.tmpl | 18 ++++++++++++++++++ 2 files changed, 18 insertions(+) create mode 100755 templates/libwmf.tmpl diff --git a/dependencies/build-depends.db b/dependencies/build-depends.db index 0bdb3a616da48aa3b3ed4522b23eb6ec6ee41157..0ce23f991e8e8111a75b7f8532e88c0c7ba9ed83 100644 GIT binary patch delta 237 zcmZpez}PT>kvGYZm4TT72$&cccsBC>78K=$a2VtmJ}~TIY+&?Y)M5NEQStKR3L%@x zZ-itfZxOQD+#=k-CdLU=DF9V1#UQ~b!FYzTgK@Hy)IWZ9pl~b@Gvs6@mFK2Swl-C; z&niew*EQ2KNKya_7UZSt8tNJ885=32Rum+b=o;x6=ox}!Dspp-fIM>uFQNpf%s|hS zfnhS6aMdOm78XX{&8!OC3c@A~9E@Lpc0OUe!gz#n3*!<-j>(D+Pr+7$`~bCjv$*3+ FHUJceIBfs` delta 133 zcmZpez}PT>kvGYZm4TT72$&cccsKI?7L*i#a2S*rDj4=KHZX2scmrhlFmg;*lnI~w zLC9vZhp^3L17V5D9nuw>8-!cfSV8)ECUd%3Pj->IGST40CK(nMM$XNw3fu~UMhp^+ fUl=7ApDe!zF-3Y+C?G@ diff --git a/templates/libwmf.tmpl b/templates/libwmf.tmpl new file mode 100755 index 00000000000..176086fd038 --- /dev/null +++ b/templates/libwmf.tmpl @@ -0,0 +1,18 @@ +# Template build file for 'libwmf'. +pkgname=libwmf +version=0.2.8.4 +extract_sufx=".tar.gz" +url=http://kent.dl.sourceforge.net/sourceforge/wvware +build_style=gnu_configure +short_desc="Library for reading and converting WMF (Windows Meta Files)" +maintainer="Juan RP " +checksum=98cd631adb5bb332d9224d04bc8a265c105435f2 +long_desc=" + libwmf is a library for UNIX-like machines that can convert wmf + (Windows Meta Files) files into other formats. Currently it supports + a gd binding to convert to png, and an X one to draw direct to an X + window or pixmap. It also comes with a program to display wmfs: wmf2x. + + Without a TrueType font server and the standard MS Windows fonts, the X + binding might render text in a different font than would appear under + MS Windows natively (this is a runtime issue for the wmf2x program)."