You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

12 lines
258 B

  1. prefix=/usr
  2. exec_prefix=${prefix}
  3. libdir=${exec_prefix}/lib
  4. includedir=${prefix}/include
  5. Name: GtkGLArea
  6. Description: an OpenGL widget for GTK+
  7. Version: 2.0.1
  8. Requires: gtk+-2.0
  9. Libs: -L${libdir} -lgtkgl-2.0
  10. Cflags: -I${includedir}/gtkgl-2.0 -mms-bitfields