pkgsrc/graphics/libwmf
reed a1177dd4da Update to release 0.2.8.3. From release notes:
CygWin changes mostly (all thanks to Tor Lillqvist), though build-tools
  updates may make it build better on various systems. Has been tested by
  various people since February; thought it was well-past time to release
  this properly...

ChangeLog says:
  * configure.ac: Don't use -lm on Windows. mingw has an (empty)
    dummy libm, but it confuses libtool.) [Tor Lillqvist  <tml@iki.fi>]
  * libwm-config.in: Make installation-location-independent when run
    in a Cygwin shell. [Tor Lillqvist  <tml@iki.fi>]
  * src/Makefile.am: Don't use -lm on Windows. Add libwmflite.la to
    io_wmf_la_LIBADD. [Tor Lillqvist  <tml@iki.fi>]
  * src/wmf.c: Don't use hardcoded path for WMF_FONTDIR on Windows.
    Instead, assume being built as a DLL, and look up the DLL
    location in a DllMain routine, and use that to build the font
    directory path at run-time. [Tor Lillqvist  <tml@iki.fi>]
  * src/font.c: Don't use hardcoded path for WMF_XTRA_FONTMAP either.
    (remap_font_file_name): On Windows, if a font file name starts
    with the build-time prefix, replace that with the run-time
    installation prefix. [Tor Lillqvist  <tml@iki.fi>]

I have been using this in my pkgsrc one a few systems for maybe two
months.
2004-06-05 22:53:54 +00:00
..
patches Fix build when gtk2 is found. 2003-01-21 12:13:53 +00:00
buildlink3.mk Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properly 2004-03-18 09:12:08 +00:00
DESCR libwmf developer told me that xwmf is part of libwmf 2004-03-22 17:20:28 +00:00
distinfo Update to release 0.2.8.3. From release notes: 2004-06-05 22:53:54 +00:00
Makefile Update to release 0.2.8.3. From release notes: 2004-06-05 22:53:54 +00:00
MESSAGE Sync MESSAGE with reality, based on suggestion by Jeremy C. Reed 2004-03-18 15:53:21 +00:00
PLIST The long awaited update libtool to 1.5.2. 2004-02-05 20:14:05 +00:00