Port details on branch 2023Q2 |
- libwmf Tools and library for converting Microsoft WMF (windows metafile)
- 0.2.13 graphics
=0 0.2.13Version of this port present on the latest quarterly branch. - There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2023-04-19 08:57:16
- Last Update: 2023-04-19 08:50:24
- Commit Hash: afb27cb
- License: GPLv2+
- WWW:
- http://wvware.sourceforge.net/libwmf.html
- Description:
- libwmf is a library for Unix like machines that can convert wmf
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.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS:
- To install the port:
- cd /usr/ports/graphics/libwmf/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/libwmf
- pkg install libwmf
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libwmf
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1681804461
SHA256 (caolanm-libwmf-v0.2.13_GH0.tar.gz) = 18ba69febd2f515d98a2352de284a8051896062ac9728d2ead07bc39ea75a068
SIZE (caolanm-libwmf-v0.2.13_GH0.tar.gz) = 3044235
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- pkgconf>=1.3.0_1 : devel/pkgconf
- autoconf>=2.71 : devel/autoconf
- automake>=1.16.5 : devel/automake
- libtoolize : devel/libtool
- x11.pc : x11/libX11
- Runtime dependencies:
-
- x11.pc : x11/libX11
- Library dependencies:
-
- libpng.so : graphics/png
- libfreetype.so : print/freetype2
- libgd.so : graphics/gd
- libexpat.so : textproc/expat2
- libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libjpeg.so : graphics/jpeg-turbo
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for libwmf-0.2.13:
DOCS=on: Build and/or install documentation
X11=on: X11 (graphics) support
===> Use 'make config' to modify these settings
- Options name:
- graphics_libwmf
- USES:
- autoreconf:build cpe gnome jpeg libtool localbase pkgconfig xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.2.13 19 Apr 2023 08:50:24
    |
Fernando ApesteguĂa (fernape)  |
graphics/libwmf: update to 0.2.13
ChangeLog: https://github.com/caolanm/libwmf/releases/tag/v0.2.13
Fixes two crashes, one in gimp the other if no appropriate GS fonts are found.
Reported by: portscout
MFH: 2023Q2 (bugfixes)
(cherry picked from commit 809d0d3911ab6b34d61c2b16b8ac6dae44829aa6) |
Number of commits found: 1
|