pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/glfw



Module Name:    pkgsrc
Committed By:   leot
Date:           Thu Feb  4 11:38:10 UTC 2016

Added Files:
        pkgsrc/graphics/glfw: DESCR Makefile PLIST buildlink3.mk distinfo

Log Message:
Import glfw-3.1.2 as graphics/glfw.
Originally packaged in pkgsrc-wip by ryoon@ and then updated by nros@ and
myself.

GLFW is a free, Open Source, multi-platform library for creating
OpenGL contexts and managing input, including keyboard, mouse,
joystick and time. It is intended to be simple to integrate into
existing applications and does not lay claim to the main loop.

GLFW has native support for Windows, Mac OS X and many Unix-like
systems using the X Window System, such as Linux and FreeBSD.

GLFW is licensed under the zlib/libpng license.


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

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