swftools 0.9.2+git20130725-4 source package in Ubuntu

Changelog

swftools (0.9.2+git20130725-4) unstable; urgency=medium

  * Build using giflib5 (patch by Matthias Klose <email address hidden>)
    (Closes: #803291)
  * Bumped standards version.
  * Fixed ordering in copyright file.
  * Renamed config sections in gbp.conf

 -- Christian Welzel <email address hidden>  Tue, 15 Dec 2015 22:46:11 +0100

Upload details

Uploaded by:
Christian Welzel
Uploaded to:
Sid
Original maintainer:
Christian Welzel
Architectures:
any
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe utils

Downloads

File Size SHA-256 Checksum
swftools_0.9.2+git20130725-4.dsc 2.0 KiB 19b5bf96d0e8de3c3ac7aa7a7ec59e26fc60a03ad1e71cd6f8a630fd551274fe
swftools_0.9.2+git20130725.orig.tar.gz 2.0 MiB d70159eb04a83b65537e1974b47744c797fe275b471e4a30720ff34c29e83091
swftools_0.9.2+git20130725-4.debian.tar.xz 33.9 KiB 57483c0daab9efefdb6196325a87d4124a798b1569a708bfea938aa90e85e669

No changes file available.

Binary packages built by this source

swftools: No summary available for swftools in ubuntu yakkety.

No description available for swftools in ubuntu yakkety.

swftools-dbg: No summary available for swftools-dbg in ubuntu artful.

No description available for swftools-dbg in ubuntu artful.

swftools-dbgsym: debug symbols for package swftools

 SWF Tools is a collection of SWF (Flash) manipulation and creation utilities.
 .
 This package includes: as3compile, font2swf, gif2swf, jpeg2swf, png2swf,
 swfcombine, swfextract, swfdump, swfrender, swfstrings, swfbbox, swfc and
 wav2swf.
 .
  * as3compile is a standalone ActionScript 3.0 compiler. Mostly compatible
    with Flex.
  * font2swf converts font files (TTF, Type1) into SWF.
  * gif2swf converts GIFs into SWF. It is also able to handle animated gifs.
  * jpeg2swf takes one or more JPEG pictures and generates an SWF slideshow.
  * png2swf takes one or more PNG pictures and generates an SWF slideshow.
  * swfcombine is a tool for inserting SWFs into Wrapper SWFs. (Templates)
    E.g. for including the pdf2swf SWFs into some sort of Browsing-SWF.
  * swfextract allows one to extract Movieclips, Sounds, Images etc. from SWF
    files.
  * swfdump prints out various information about SWFs.
  * swfrender converts a swf to an image.
  * swfstrings scans SWFs for text data.
  * swfbbox allows one to readjust SWF bounding boxes.
  * swfc is a tool for creating SWF files from simple script files.
  * wav2swf converts WAV files into SWF.
 .
 This package does not include pdf2swf and avi2swf.