Commit graph

5 commits

Author SHA1 Message Date
wiz
f4ba264014 Update to 2.0.2.
Now depends on lcms2 instead of lcms, and the major version was
bumped (recursive bump following next).

2.0.1 (19.01.2013)
---------------------------
[szukw000@arcor.de] There has been a change in JPEG version 9:
added some code in libmng_types.h before
#include <jpeglib.h>

2.0.0 (dd.mm.2012)
---------------------------
Allows lcms1/lcms2:

 ./configure --with-lcms2
 cmake -DWITH_LCMS2:bool=on

Cnf. the sample files
    'Configure.libmng'
and 'build-mng-cmake.sh'
and 'cmake-compile.bat' resp. 'clean.bat'

szukw000@arcor.de
2013-10-09 17:38:26 +00:00
joerg
3a3c07bc30 Remove @dirrm entries from PLISTs 2009-06-14 17:59:04 +00:00
jlam
1a280185e1 Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.
All library names listed by *.la files no longer need to be listed
in the PLIST, e.g., instead of:

	lib/libfoo.a
	lib/libfoo.la
	lib/libfoo.so
	lib/libfoo.so.0
	lib/libfoo.so.0.1

one simply needs:

	lib/libfoo.la

and bsd.pkg.mk will automatically ensure that the additional library
names are listed in the installed package +CONTENTS file.

Also make LIBTOOLIZE_PLIST default to "yes".
2004-09-22 08:09:14 +00:00
wiz
70ef70b5de Update mng to 1.0.4nb1: Install man pages and documentation. 2002-12-02 15:20:07 +00:00
zuntum
d038a73ebd Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00