Package: scons
Version: 1.1.0-1
Severity: wishlist

damn ... I am still not asleep.

It would be great to have an inkscape tool, to add it to the builders of
PDF,EPS,PNG,whatever, so could just say
PDF('poster.svg')

Basic rules I have in makefile now are
SVG2EPSFLAGS = -T
%.eps:  %.svg; $(INKSCAPE) $(SVG2EPSFLAGS) -f $< -E $@
%.pdf: %.svg; $(INKSCAPE) -f $< -A $@

Probably no scanner is needed for basic implementation

-- System Information:
Debian Release: lenny/sid
  APT prefers testing-proposed-updates
  APT policy: (991, 'testing-proposed-updates'), (990, 'testing'), (600, 
'unstable'), (300, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages scons depends on:
ii  python                        2.5.2-2    An interactive high-level object-o
ii  python-central                0.6.8      register and build utility for Pyt

scons recommends no packages.

scons suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to