Commit graph

16 commits

Author SHA1 Message Date
wiz
13bfa0bd5b Update to libwmf-0.1.20. Changes since 0.1.17 are:
Lots of bug fixes for wmftofig, font support, a scale-bmp option, and
wmftoeps.
pkgchange: Remove a lot of libintl-cruft.
2000-11-16 18:25:23 +00:00
wiz
ccc699d4c7 Provide patch for configure, so that we don't depend on autoconf
(which has some problems, see pkg/10849).
2000-09-10 20:31:33 +00:00
tron
f0b9164cf1 Use "USE_XPM" option instead of direct dependence on the "xpm" package. 2000-08-23 23:14:21 +00:00
wiz
cb75705964 PKGNAME != DISTNAME 2000-08-06 14:18:32 +00:00
jlam
868eb8ea3a Change build and installation so we don't conflict with graphics/gd.
Also install html documentation into PREFIX/share/doc/html.
Bump version to 0.1.17nb1
2000-08-05 02:36:37 +00:00
jlam
39dc10e0a7 Fix the broken CONFLICTS line. 2000-08-04 22:10:15 +00:00
jlam
b3906949b1 Update dependency on freetype-lib to >=1.3.1 since freetype-lib bumped its
shared lib major.  (This is the last one I missed).
2000-08-04 22:07:21 +00:00
jlam
6fa7a4a129 Make this work with new freetype header location and work correctly with
xpkgwedge.
2000-07-24 17:13:29 +00:00
agc
78748d628a Instead of the clunky SHOW_PKG_PREFIX, introduce an EVAL_PREFIX definition,
which takes entries of the format <make-definition-name>=<pkgname>. This
has not been added to MAKEFLAGS because (a) premature optimisation is the
root of all evil, and (b) because the .for loop used to implement this
shows the wrong results when multiple prefices are evaluated.

Modify all the package Makefiles to use EVAL_PREFIX, thereby simplifying
them considerably.

ALso simplify the logic to calculate the prefix as well.
2000-07-15 20:39:13 +00:00
agc
69cbb39071 The previous method of using a make target for finding a prerequisite
package's prefix would not work as part of the environment specification
via MAKE_ENV (as it would not be executed in the correct directory).

Fix this by invoking pkg_info(1) directly, not via an intermediate make(1)
step - this is not as clean, but more effective (i.e. it works).
2000-07-14 16:04:19 +00:00
agc
4aeac45f89 Make the determination of the pre-req package's installed directory be
a bit more user-friendly.

Introduce a show-{gtk+,imlib,kdebase,qt1,qt2,xpm}-prefix target in
bsd.pkg.mk, and use "${MAKE} show-*-prefix" in package Makefiles.
2000-07-11 14:53:35 +00:00
agc
1b0c8d610f Make these packages work better with xpkgwedge by using X11PREFIX in
preference to X11BASE, and by finding out where the xpm package is
installed by using pkg_info(1), not hardcoding a best guess.
2000-07-11 09:31:32 +00:00
jlam
c4cbbff069 Switch dependency from freetype to freetype-lib. 2000-05-01 06:07:44 +00:00
tron
ea7dc91900 Because the minor of "libpng" was bumped we must sure that packages
compiled for the update "png" package depend on it.
2000-03-21 22:40:50 +00:00
jlam
1abe331317 Make this work under ELF. 2000-02-29 06:43:00 +00:00
wiz
1e82e953ba Initial import of libwmf, a library to read WMF (Windows Meta Files), with
viewer.
2000-02-27 18:33:38 +00:00