summaryrefslogtreecommitdiff
path: root/graphics/gtkglext/distinfo
AgeCommit message (Collapse)AuthorFilesLines
2018-06-03Work around name conflict with index(). Not sure why this suddenlydholland1-1/+2
broke the build... is this 2018 or 1988?
2015-11-03Add SHA512 digests for distfiles for graphics categoryagc1-1/+2
Problems found with existing digests: Package fotoxx distfile fotoxx-14.03.1.tar.gz ac2033f87de2c23941261f7c50160cddf872c110 [recorded] 118e98a8cc0414676b3c4d37b8df407c28a1407c [calculated] Package ploticus-examples distfile ploticus-2.00/plnode200.tar.gz 34274a03d0c41fae5690633663e3d4114b9d7a6d [recorded] da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated] Problems found locating distfiles: Package AfterShotPro: missing distfile AfterShotPro-1.1.0.30/AfterShotPro_i386.deb Package pgraf: missing distfile pgraf-20010131.tar.gz Package qvplay: missing distfile qvplay-0.95.tar.gz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2010-06-05Avoid calling deprecated GTK2 macros. Bump PKGREVISION.wiz1-1/+2
Set LICENSE.
2006-02-13Changes 1.2.0:adam1-6/+4
* This is the first stable release of GtkGLExt 1.0 since maintainership changed to Tim Shead, tshead@k-3d.com
2005-12-28Link against pangox, because gtkglxext uses the deprecated X11 fontgarbled1-1/+3
interface. This should fix all the programs that link against this pkg. Will be testing those soon and removing failure markers if they work. (devel/coconut games/genecys-client graphics/gliv misc/celestia-gnome misc/celestia-gtk) Bumped pkgrevision to nb1
2005-02-24Add RMD160 digestsagc1-1/+2
2004-11-10Changes 1.0.6:adam1-3/+3
* Now gtk_widget_get_gl_context() doesn't use gtk_quit_add_destroy(). gtk_quit_add_destroy() cause a problem with recursive main loop. OpenGL-capable widget is not destroyed automatically on quit. * Removed deprecated functions in GTK+-2.3 from example programs. gtk_timeout_add()/remove() and gtk_idle_add()/remove() are deprecated in GTK+-2.3. Now g_timeout_add() and g_idle_add_full() are used. Changes 1.0.5: * Fixed to reduce flickering on resizing OpenGL window. * Examples have been rewritten to use gdk_window_invalidate_rect() and gdk_window_process_updates() instead of gtk_widget_queue_draw(). Animated OpenGL scene is updated synchronously and immediately. Changes 1.0.4: * Added new libglade examples. * Added new coolwave2.c fullscreen GL application example. * Minor fix of gtk_widget_set_gl_capability() ("realize" signal connection). * Use new function call debug macros. Changes 1.0.3: * Added simple GLX_SGIX_pbuffer example. * Fixed a private header bug in gdk/x11/gdkglx.h and gdk/win32/gdkglwin32.h. * Fixed win32 GLPixmap code that causes GDI error with the latest CVS version of GTK+ (>2.2.2). * gdkgloverlay-x11.c has been rewritten. New code doesn't use XSGIFastInternAtom(), so --disable-sgi-fast-atoms configure option is no longer needed.
2003-04-28Update to 0.7.1. Changes since 0.6.1 are a lot, but as seen in the Changelog,jmmv1-3/+3
most of them are fixes and code rewrites. While here, move documentation from share/gtk-doc to share/doc. Based on patch provided in PR pkg/21309 by Juan RP.
2003-01-14Update gtkglext to 0.6.1. Changes include:rh1-3/+3
- works with gtk2>=2.2.0 - some API changes - several feature additions and bug fixes
2002-10-30Replace hand made patches for pkgconfig tempates with PKGCONFIG_OVERRIDE.rh1-2/+1
2002-10-16Initial import of gtkglext-0.5.1, an OpenGL extension to gtk2rh1-0/+5