Commit graph

12 commits

Author SHA1 Message Date
wiz
e1e2ff0628 Replace collver@linuxfreemail.com with collver1@attbi.com.
Closes PRs 19516, 19517, 19518, 19519, 19520, 19521, 19522, 19523,
19524, 19525 and some more, perhaps.
2002-12-24 18:55:32 +00:00
wiz
cfb10c6cac png includes zlib for us. 2002-12-18 19:33:17 +00:00
jmmv
74033478cf Update SDL-image to 1.2.2. Change since 1.2.1:
* Updated autogen.sh for new versions of automake
* Specify the SDL API calling convention (C by default)
* Worked around exit() in the jpeg image library

Patch provided by Juan RP in PR pkg/19311 with some modifications by me.
2002-12-07 11:04:03 +00:00
wiz
b8e78836cf Add. 2002-09-12 00:32:48 +00:00
jlam
c4de6a8b37 buildlink1 -> buildlink2 2002-08-27 19:14:46 +00:00
wiz
7205db5124 Update SDL-image to 1.2.1, based on the new package provided by Ben Collver
in pkg/16016.
Relevant changes since 1.2.0:
* Fixed transparency in the GIF loading code
* Added support for the IFF (LBM) image format
* Fixed transparency in 8-bit PNG files
* Added support for loading XPM image data directly
2002-03-23 02:04:51 +00:00
fredb
b48eba1112 Give all packages which depend on "png" a version bump, and update
all dependencies on packages depending on "png" which contain shared
libraries, all for the (imminent) update to the "png" package.
[List courtesy of John Darrow, courtesy of "bulk-build".]
2002-03-13 17:36:35 +00:00
zuntum
d038a73ebd Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
jlam
a4bc16d30c I am a triple idiot. The only relevant variable that x11.buildlink.mk
redefines about which buildlink.mk files would care is BUILDLINK_X11_DIR,
which points to the location of the X11R6 hierarchy used during building.
If x11.buildlink.mk isn't included, then BUILDLINK_X11_DIR defaults to
${X11BASE} (set in bsd.pkg.mk), so its value is always safe to use.  Remove
the ifdefs surrounding the use of BUILDLINK_X11_DIR in tk/buildlink.mk and
revert changes to move x11.buildlink.mk before the other buildlink.mk files.
2001-10-24 22:10:43 +00:00
jlam
dff59f9ec3 x11.buildlink.mk needs to be included before any buildlink.mk files that
use X11_BUILDLINK_MK as a test value.  Generally just reordering the
inclusions so that x11.buildlink.mk comes before the other buildlink.mk
files will make everthing work.
2001-10-23 13:14:43 +00:00
jlam
63fc151cb9 Use x11.buildlink.mk instead of USE_X11. Also convert hard-coded references
to ${X11BASE} in the header and library search paths into references to
${LOCALBASE}/share/x11-links.  These packages should now be strongly-
buildlinked regardless of whether xpkgwedge is installed.

Changes well-tested on NetBSD-1.5X/i386 with and without xpkgwedge and
lightly-tested on NetBSD-1.5.1/alpha without xpkgwedge.
2001-08-29 22:41:00 +00:00
rh
2d39e9aed6 Initial import of SDL-image-1.2.0, an SDL image loading library 2001-07-07 11:32:23 +00:00