~valavanisalex/ubuntu/oneiric/inkscape/inkscape_0.48.1-2ubuntu4

« back to all changes in this revision

Viewing changes to share/examples/istest.pov

  • Committer: Bazaar Package Importer
  • Author(s): Kees Cook, Kees Cook, Ted Gould
  • Date: 2008-02-10 14:20:16 UTC
  • mfrom: (1.1.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20080210142016-vcnb2zqyhszu0xvb
Tags: 0.46~pre1-0ubuntu1
[ Kees Cook ]
* debian/control:
  - add libgtkspell-dev build-dep to gain GtkSpell features (LP: #183547).
  - update Standards version (no changes needed).
  - add Vcs and Homepage fields.
  - switch to new python-lxml dep.
* debian/{control,rules}: switch from dpatch to quilt for more sanity.
* debian/patches/20_fix_glib_and_gxx43_ftbfs.patch:
  - merged against upstream fixes.
  - added additional fixes for newly written code.
* debian/rules: enable parallel building.

[ Ted Gould ]
* Updating POTFILES.in to make it so things build correctly.
* debian/control:
  - add ImageMagick++ and libboost-dev to build-deps

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
## Authors:
6
6
##   Bob Jamison
7
7
##
8
 
## Copyright (C) 2004 The Inkscape Organization
 
8
## Copyright (C) 2004-2007 The Inkscape Organization
9
9
##
10
10
## Released under GNU GPL, read the file 'COPYING' for more information
11
11
##
 
12
###########################################################################   
 
13
##
 
14
## Notes:
 
15
##
 
16
## 070312: Tested on PovRay 3.7.0 beta
 
17
##
12
18
###########################################################################
13
19
##
14
20
##  This simple file is provided to demonstrate POV output from Inkscape.
33
39
##
34
40
##  6)  Adjust the values to suit your needs and desires.  Have fun.
35
41
##
 
42
##
 
43
##  Remember that this is not the intended use of Inkscape's POVRay
 
44
##  output, but is merely a demo.  The main purpose of POVRay output
 
45
##  is to supply curves and other data to your own POVRay projects.
 
46
##
36
47
#########################################################################*/
37
48
 
38
49
/*#########################################################################