[cairo-commit] packaging/debian/glitz/debian control,1.1,1.2
Dave Beckett
commit at pdx.freedesktop.org
Wed May 12 13:52:39 PDT 2004
Committed by: dajobe
Update of /cvs/cairo/packaging/debian/glitz/debian
In directory pdx:/tmp/cvs-serv14472
Modified Files:
control
Log Message:
longer desc
Index: control
===================================================================
RCS file: /cvs/cairo/packaging/debian/glitz/debian/control,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** a/control 10 May 2004 23:58:36 -0000 1.1
--- b/control 12 May 2004 20:52:37 -0000 1.2
***************
*** 12,16 ****
Architecture: any
Depends: libglitz1 (= ${Source-Version}), libx11-dev, xlibmesa-gl-dev | libgl-dev
! Description: OpenGL compositing library development libraries and headers
Development libraries, header files and documentation needed by
programs that want to compile with the glitz library.
--- 12,16 ----
Architecture: any
Depends: libglitz1 (= ${Source-Version}), libx11-dev, xlibmesa-gl-dev | libgl-dev
! Description: OpenGL accelerated 2D graphics library development libraries and headers
Development libraries, header files and documentation needed by
programs that want to compile with the glitz library.
***************
*** 20,25 ****
Architecture: any
Depends: ${shlibs:Depends}
! Description: OpenGL compositing library
! A library for providing compositing using OpenGL, primarily designed
! for use with the Cairo graphics library.
--- 20,27 ----
Architecture: any
Depends: ${shlibs:Depends}
! Description: OpenGL accelerated 2D graphics library
! A 2D graphics library that uses OpenGL to render hardware
! accelerated graphics using an API matching the X Render Extension
! semantics. It is standalone but also designed to provide an OpenGL
! accelerated backend for the Cairo vector graphics library.
More information about the cairo-commit
mailing list