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] ming/libming0/libming-devel: A SWF output library


Hi

I would like to contribute and maintain the 'ming/libming0/libming-devel' packages.

 o http://ming.sourceforge.net/                        (Homepage)
 o mirror://sourceforge/ming/ming-0.4.0.beta5.tar.bz2  (Download location)


The package can be found in the following distros:

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


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

sdesc: "A SWF output library - (development)"
ldesc: "Ming is a C library for generating SWF (Flash) format movies, plus 
a set of wrappers for using the library from C++ and popular scripting languages
like PHP, Perl, Python, and Ruby."
category: Devel Libs
requires: cygwin libming0 libfreetype2-devel libpng12-devel libungif coreutils
external-source: ming

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

sdesc: "A SWF output library - (runtime)"
ldesc: "Ming is a C library for generating SWF (Flash) format movies, plus 
a set of wrappers for using the library from C++ and popular scripting languages
like PHP, Perl, Python, and Ruby."
category: Libs
requires: cygwin libfreetype26 libpng12 libungif4 zlib
external-source: ming

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

sdesc: "A SWF output library - (utilities)"
ldesc: "Ming is a C library for generating SWF (Flash) format movies, plus 
a set of wrappers for using the library from C++ and popular scripting languages
like PHP, Perl, Python, and Ruby."
category: Libs
requires: cygwin libming0



For downloading 

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

mkdir -p ming/libming0 ming/libming-devel

cd ming
wget http://volkerzell.de/cygwin/ITP/ming/setup.hint
wget http://volkerzell.de/cygwin/ITP/ming/ming-0.4.0.beta5-1-src.tar.bz2
wget http://volkerzell.de/cygwin/ITP/ming/ming-0.4.0.beta5-1.tar.bz2

cd libming0
wget http://volkerzell.de/cygwin/ITP/ming/libming0/setup.hint
wget http://volkerzell.de/cygwin/ITP/ming/libming0/libming0-0.4.0.beta5-1.tar.bz2

cd ../libming-devel
wget http://volkerzell.de/cygwin/ITP/ming/libming-devel/setup.hint
wget http://volkerzell.de/cygwin/ITP/ming/libming-devel/libming-devel-0.4.0.beta5-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]