[cairo-commit] packaging/debian/glitz/debian changelog, NONE, 1.1 compat, NONE, 1.1 control, NONE, 1.1 copyright, NONE, 1.1 libglitz1-dev.install, NONE, 1.1 libglitz1.install, NONE, 1.1 rules, NONE, 1.1

Dave Beckett commit at pdx.freedesktop.org
Mon May 10 16:58:39 PDT 2004


Committed by: dajobe

Update of /cvs/cairo/packaging/debian/glitz/debian
In directory pdx:/tmp/cvs-serv22451

Added Files:
	changelog compat control copyright libglitz1-dev.install 
	libglitz1.install rules 
Log Message:
Initial (lib)glitz debian packaging

--- NEW FILE: changelog ---
libglitz (0.1.1-1) unstable; urgency=low

  * Initial package

 -- Dave Beckett <Dave.Beckett at bristol.ac.uk>  Tue, 11 May 2004 00:27:00 +0100


--- NEW FILE: compat ---
4

--- NEW FILE: control ---
Source: libglitz
Section: libs
Priority: optional
Maintainer: Dave Beckett <Dave.Beckett at bristol.ac.uk>
Build-Depends: debhelper (>> 3.0.0), cdbs, autotools-dev, pkg-config, libx11-dev, xutils, xlibmesa-gl-dev | libgl-dev
Standards-Version: 3.6.1

Package: libglitz1-dev
Provides: libglitz-dev
Conflicts: libglitz-dev
Section: libdevel
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.

Package: libglitz1
Section: libs
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.


--- NEW FILE: copyright ---
This is the Debian package of libglitz Pixel manipulation library

Packaged by Dave Beckett <dave.beckett at bristol.ac.uk> 2005-05-11

It was built from snapshot sources from http://cairographics.org/snapshots/

Copyright © 2004 David Reveman, Peter Nilsson

Permission to use, copy, modify, distribute, and sell this software
and its documentation for any purpose is hereby granted without
fee, provided that the above copyright notice appear in all copies
and that both that copyright notice and this permission notice
appear in supporting documentation, and that the names of
David Reveman and Peter Nilsson not be used in advertising or
publicity pertaining to distribution of the software without
specific, written prior permission. David Reveman and Peter Nilsson
makes no representations about the suitability of this software for
any purpose. It is provided "as is" without express or implied warranty.

DAVID REVEMAN AND PETER NILSSON DISCLAIMS ALL WARRANTIES WITH
REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL DAVID REVEMAN AND
PETER NILSSON BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL
DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA
OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
PERFORMANCE OF THIS SOFTWARE.

--- NEW FILE: libglitz1-dev.install ---
debian/tmp/usr/include/*.h /usr/include
debian/tmp/usr/lib/libglitz.a /usr/lib
debian/tmp/usr/lib/libglitz.la /usr/lib
debian/tmp/usr/lib/libglitz.so /usr/lib
debian/tmp/usr/lib/pkgconfig/glitz.pc /usr/lib/pkgconfig
debian/tmp/usr/lib/pkgconfig/glitz-glx.pc /usr/lib/pkgconfig

--- NEW FILE: libglitz1.install ---
debian/tmp/usr/lib/libglitz.so.* /usr/lib

--- NEW FILE: rules ---
#!/usr/bin/make -f
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/autotools.mk
include /usr/share/cdbs/1/class/makefile.mk
# it's for OSX anyway
DEB_CONFIGURE_USER_FLAGS=--disable-agl





More information about the cairo-commit mailing list