<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/devel/devIL, branch pkgsrc_2004Q4</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2004Q4</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2004Q4'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2004-10-03T00:12:51Z</updated>
<entry>
<title>Libtool fix for PR pkg/26633, and other issues.  Update libtool to 1.5.10</title>
<updated>2004-10-03T00:12:51Z</updated>
<author>
<name>tv</name>
<email>tv</email>
</author>
<published>2004-10-03T00:12:51Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=b5510d5a2d7f9a1406603d922ae5d8548950233c'/>
<id>urn:sha1:b5510d5a2d7f9a1406603d922ae5d8548950233c</id>
<content type='text'>
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
</content>
</entry>
<entry>
<title>Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.</title>
<updated>2004-09-22T08:09:14Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2004-09-22T08:09:14Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=08039266e343e3cb99feb5cbfd5fd9acf006ac97'/>
<id>urn:sha1:08039266e343e3cb99feb5cbfd5fd9acf006ac97</id>
<content type='text'>
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".
</content>
</entry>
<entry>
<title>Drop maintainership; I don't have the enough free time to maintain</title>
<updated>2004-05-07T01:14:46Z</updated>
<author>
<name>xtraeme</name>
<email>xtraeme</email>
</author>
<published>2004-05-07T01:14:46Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=c2b49ba19c5c2978d0a18385dfdf1409aa9ce0cc'/>
<id>urn:sha1:c2b49ba19c5c2978d0a18385dfdf1409aa9ce0cc</id>
<content type='text'>
all these packages.
</content>
</entry>
<entry>
<title>Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properly</title>
<updated>2004-03-18T09:12:08Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2004-03-18T09:12:08Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=847385cb2d9851c0ea2e94e51e8cb05abfdd6dbf'/>
<id>urn:sha1:847385cb2d9851c0ea2e94e51e8cb05abfdd6dbf</id>
<content type='text'>
by moving the inclusion of buildlink3.mk files outside of the protected
region.  This bug would be seen by users that have set PREFER_PKGSRC
or PREFER_NATIVE to non-default values.

BUILDLINK_PACKAGES should be ordered so that for any package in the
list, that package doesn't depend on any packages to the left of it
in the list.  This ordering property is used to check for builtin
packages in the correct order.  The problem was that including a
buildlink3.mk file for &lt;pkg&gt; correctly ensured that &lt;pkg&gt; was removed
from BUILDLINK_PACKAGES and appended to the end.  However, since the
inclusion of any other buildlink3.mk files within that buildlink3.mk
was in a region that was protected against multiple inclusion, those
dependencies weren't also moved to the end of BUILDLINK_PACKAGES.
</content>
</entry>
<entry>
<title>Reorder location and setting of BUILDLINK_PACKAGES to match template</title>
<updated>2004-03-05T19:25:06Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2004-03-05T19:25:06Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=12109d5b873e13ef999184b4ace84a18e0a72358'/>
<id>urn:sha1:12109d5b873e13ef999184b4ace84a18e0a72358</id>
<content type='text'>
buildlink3.mk file in revision 1.101 of bsd.buildlink3.mk.
</content>
</entry>
<entry>
<title>bl3ify</title>
<updated>2004-02-27T07:56:33Z</updated>
<author>
<name>xtraeme</name>
<email>xtraeme</email>
</author>
<published>2004-02-27T07:56:33Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=47ad28d5415815e07fb921a5d9331bd817283e9d'/>
<id>urn:sha1:47ad28d5415815e07fb921a5d9331bd817283e9d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs</title>
<updated>2004-02-14T17:21:32Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2004-02-14T17:21:32Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=c46da24c142eef5eab634a945d7e1d201115cb8b'/>
<id>urn:sha1:c46da24c142eef5eab634a945d7e1d201115cb8b</id>
<content type='text'>
relative to ${WRKSRC}.  Remove redundant LIBTOOL_OVERRIDE settings that
are automatically handled by the default setting in bsd.pkg.mk.
</content>
</entry>
<entry>
<title>Move WRKSRC definition away from the first paragraph in a Makefile.</title>
<updated>2004-01-20T12:07:06Z</updated>
<author>
<name>agc</name>
<email>agc</email>
</author>
<published>2004-01-20T12:07:06Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=0bc53217fe50327f0f59e7136db15f92f75951d9'/>
<id>urn:sha1:0bc53217fe50327f0f59e7136db15f92f75951d9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump package revisions for tiff update.</title>
<updated>2004-01-03T18:49:33Z</updated>
<author>
<name>reed</name>
<email>reed</email>
</author>
<published>2004-01-03T18:49:33Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=a06f12bdce16b588525a769c9f6a99518e6aaef5'/>
<id>urn:sha1:a06f12bdce16b588525a769c9f6a99518e6aaef5</id>
<content type='text'>
Tiff is backward compatible, but was broken on amd64 platform
so this makes sure new tiff is used.
</content>
</entry>
<entry>
<title>Initial import of devIL-1.6.6 from pkgsrc-wip.</title>
<updated>2003-12-03T19:00:02Z</updated>
<author>
<name>xtraeme</name>
<email>xtraeme</email>
</author>
<published>2003-12-03T19:00:02Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=e91d6a42fc041f79dabcbf60fc49ea6dda512668'/>
<id>urn:sha1:e91d6a42fc041f79dabcbf60fc49ea6dda512668</id>
<content type='text'>
Developer's Image Library (DevIL) is a programmer's library to develop 
applications with very powerful image loading capabilities, yet is easy 
for a developer to learn and use. Ultimate control of images is left to 
the developer, so unnecessary conversions, etc. are not performed. DevIL 
utilizes a simple, yet powerful, syntax. DevIL can load, save, convert, 
manipulate, filter and display a wide variety of image formats.

Currently, DevIL can load .bmp, .cut, .dds, .doom, .gif, .ico, .jpg, .lbm, 
.mdl, .mng, .pal, .pbm, .pcd, .pcx, .pgm, .pic, .png, .ppm, .psd, .psp, 
.raw, .sgi, .tga and .tif files.

Formats supported for saving include .bmp, .dds, .h, .jpg, .pal, .pbm, 
.pcx, .pgm,.png, .ppm, .raw, .sgi, .tga and .tif.

DevIL currently supports the following APIs for display: OpenGL, Windows GDI, 
SDL, DirectX and Allegro. Compilers that can compile DevIL or use it 
include Djgpp, MSVC++, Linux gcc, Delphi, Visual Basic, Power Basic and 
Dev-C++.
</content>
</entry>
</feed>
