pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/libepoxy
Module Name: pkgsrc
Committed By: tnn
Date: Fri Apr 3 08:48:57 UTC 2015
Added Files:
pkgsrc/graphics/libepoxy: DESCR Makefile PLIST buildlink3.mk distinfo
Log Message:
Import libepoxy-1.2 as graphics/libepoxy.
Epoxy is a library for handling OpenGL function pointer management for you.
It hides the complexity of dlopen(), dlsym(), glXGetProcAddress(),
eglGetProcAddress(), etc. from the app developer, with very little knowledge
needed on their part.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/graphics/libepoxy/DESCR \
pkgsrc/graphics/libepoxy/Makefile pkgsrc/graphics/libepoxy/PLIST \
pkgsrc/graphics/libepoxy/buildlink3.mk pkgsrc/graphics/libepoxy/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