pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/graphics/SDL2_image



Module Name:    pkgsrc
Committed By:   adam
Date:           Mon Mar 31 10:10:15 UTC 2014

Added Files:
        pkgsrc/graphics/SDL2_image: DESCR Makefile PLIST buildlink3.mk distinfo
        pkgsrc/graphics/SDL2_image/patches: patch-Makefile.in patch-configure

Log Message:
This is a simple library to load images of various formats as SDL surfaces.
This library supports BMP, PNM (PPM/PGM/PBM), XPM, LBM, PCX, GIF, JPEG, PNG,
TGA, and TIFF formats.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/graphics/SDL2_image/DESCR \
    pkgsrc/graphics/SDL2_image/Makefile pkgsrc/graphics/SDL2_image/PLIST \
    pkgsrc/graphics/SDL2_image/buildlink3.mk \
    pkgsrc/graphics/SDL2_image/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/graphics/SDL2_image/patches/patch-Makefile.in \
    pkgsrc/graphics/SDL2_image/patches/patch-configure

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index