This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[ITP] autotrace/libautotrace3/libautotrace-devel: A program for converting bitmap to vector graphics


Hi

I would like to contribute and maintain the 'autotrace/libautotrace3/libautotrace-devel' packages.

 o http://autotrace.sourceforge.net/                               (Homepage)
 o http://ftp1.sourceforge.net/autotrace/autotrace-0.31.1.tar.gz   (Download location)


The package can be found in the following distro:

 o http://packages.debian.org/autotrace


Here are the setup.hint files:
-------------------------------------------------------------------------------------------
./libautotrace-devel/setup.hint

sdesc: "A program for converting bitmap to vector graphics - (development)"
ldesc: "AutoTrace is a program for converting bitmap to vector graphics.
The aim of the AutoTrace project is the development of a freely available application
with a functionality similar to CorelTrace or Adobe Streamline."
category: Devel Graphics Libs
requires: cygwin libautotrace3 libMagick-devel libming-devel libpng12-devel pstoedit-devel bash coreutils sed
external-source: autotrace

-------------------------------------------------------------------------------------------
./libautotrace3/setup.hint

sdesc: "A program for converting bitmap to vector graphics - (runtime)"
ldesc: "AutoTrace is a program for converting bitmap to vector graphics.
The aim of the AutoTrace project is the development of a freely available application
with a functionality similar to CorelTrace or Adobe Streamline."
category: Graphics Libs
requires: cygwin libMagick10 libming0 libpng12 libpstoedit0
external-source: autotrace

-------------------------------------------------------------------------------------------
./setup.hint

sdesc: "A program for converting bitmap to vector graphics"
ldesc: "AutoTrace is a program for converting bitmap to vector graphics.
The aim of the AutoTrace project is the development of a freely available application
with a functionality similar to CorelTrace or Adobe Streamline."
category: Graphics Libs
requires: cygwin libautotrace3



For downloading 

------------------------------------ cut here ------------------------------------
#!/bin/bash

mkdir -p autotrace/libautotrace3 autotrace/libautotrace-devel

cd autotrace
wget http://volkerzell.de/cygwin/ITP/autotrace/setup.hint
wget http://volkerzell.de/cygwin/ITP/autotrace/autotrace-0.31.1-1-src.tar.bz2
wget http://volkerzell.de/cygwin/ITP/autotrace/autotrace-0.31.1-1.tar.bz2

cd libautotrace3
wget http://volkerzell.de/cygwin/ITP/autotrace/libautotrace3/setup.hint
wget http://volkerzell.de/cygwin/ITP/autotrace/libautotrace3/libautotrace3-0.31.1-1.tar.bz2

cd ../libautotrace-devel
wget http://volkerzell.de/cygwin/ITP/autotrace/libautotrace-devel/setup.hint
wget http://volkerzell.de/cygwin/ITP/autotrace/libautotrace-devel/libautotrace-devel-0.31.1-1.tar.bz2
------------------------------------ cut here ------------------------------------

Ciao
  Volker


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]