[cairo-commit] packaging/debian/svg2pdf/debian changelog, NONE, 1.1 compat, NONE, 1.1 control, NONE, 1.1 copyright, NONE, 1.1 rules, NONE, 1.1 svg2pdf.manpages, NONE, 1.1

Dave Beckett commit at pdx.freedesktop.org
Thu Aug 4 11:51:30 PDT 2005


Committed by: dajobe

Update of /cvs/cairo/packaging/debian/svg2pdf/debian
In directory gabe:/tmp/cvs-serv20861

Added Files:
	changelog compat control copyright rules svg2pdf.manpages 
Log Message:
svg2pdf 0.1.3-1 initial debian packaging

--- NEW FILE: changelog ---
svg2pdf (0.1.3-1) unstable; urgency=low

  * Initial package

 -- Dave Beckett <dajobe at debian.org>  Thu,  4 Aug 2005 19:46:43 +0100


--- NEW FILE: compat ---
4

--- NEW FILE: control ---
Source: svg2pdf
Section: graphics
Priority: optional
Maintainer: Dave Beckett <dajobe at debian.org>
Build-Depends: debhelper (>> 4.1.0), cdbs, autotools-dev, pkg-config, libsvg-cairo1-dev (>= 0.1.6-3), libsvg1-dev, libxml2-dev (>> 2.4.7), libpng12-dev, libjpeg62-dev, libcairo0.6.0-dev (>= 0.6.0), libpixman1-dev (>= 0.1.0), libxft-dev (>= 2.1.0)
Standards-Version: 3.6.2

Package: svg2pdf
Section: graphics
Architecture: any
Depends: ${shlibs:Depends}
Description: Convert an SVG image to a PDF file using Cairo
 This package contains the svg2pdf utility that renders a SVG content
 image to a PNG image using the cairo graphics library.



--- NEW FILE: copyright ---
Debian packaging of the Cairo SVG to PDF file converted

Packaged by Dave Beckett <dajobe at debian.org>

It was built from snapshots at http://cairographics.org/snapshots/

Copyright:

svg2pdf - Render an SVG image to a PNG image (using cairo)

 Copyright © 2002 USC/Information Sciences Institute
 Copyright © 2005 Red Hat, Inc.

 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 name of
 Information Sciences Institute not be used in advertising or
 publicity pertaining to distribution of the software without
 specific, written prior permission.  Information Sciences Institute
 makes no representations about the suitability of this software for
 any purpose.  It is provided "as is" without express or implied
 warranty.

 INFORMATION SCIENCES INSTITUTE DISCLAIMS ALL WARRANTIES WITH REGARD
 TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF
 MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL INFORMATION SCIENCES
 INSTITUTE 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.

 Author: Carl Worth <cworth at isi.edu>

--- 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

--- NEW FILE: svg2pdf.manpages ---
doc/svg2pdf.1




More information about the cairo-commit mailing list