1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00

add swftools 0.2.2

SWF manipulation and generation utilities
This commit is contained in:
Ying-Chieh Liao 2002-02-08 19:27:10 +00:00
parent 8391c5a492
commit 73befd9232
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=54395
6 changed files with 87 additions and 0 deletions

View File

@ -291,6 +291,7 @@
SUBDIR += stamp
SUBDIR += svg2swf
SUBDIR += svgalib
SUBDIR += swftools
SUBDIR += synaesthesia
SUBDIR += tcm
SUBDIR += tgif

View File

@ -0,0 +1,26 @@
# ex:ts=8
# Ports collection makefile for: swftools
# Date created: Feb 9, 2002
# Whom: ijliao
#
# $FreeBSD$
#
PORTNAME= swftools
PORTVERSION= 0.2.2
CATEGORIES= graphics
MASTER_SITES= http://www.quiss.org/swftools/
MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= jpeg:${PORTSDIR}/graphics/jpeg \
t1:${PORTSDIR}/devel/t1lib
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
USE_GMAKE= yes
MAN1= jpeg2swf.1 pdf2swf.1 swfcombine.1 swfdump.1 swfextract.1 swfstrings.1
.include <bsd.port.mk>

View File

@ -0,0 +1 @@
MD5 (swftools-0.2.2.tar.gz) = 6f8e1b04a4f4f1bc33fe4e5a73c27922

View File

@ -0,0 +1 @@
SWF manipulation and generation utilities

View File

@ -0,0 +1,14 @@
SWF Tools is a collection of SWF manipulation and generation utilities
At the moment, this includes:
- PDF2SWF : A PDF to SWF Converter. Generates one frame per page.
- SWFCombine : A tool for inserting SWFs into Wrapper SWFs.
- SWFStrings : Scans SWFs for text data.
- SWFDump : Prints out various informations about SWFs.
- JPEG2SWF : Takes one or more JPEG pictures and generates a SWF slideshow.
- SWFExtract : Allows to extract Movieclips, Sounds, Images etc. from SWF
files.
- RFXSWF Library : A fully featured library which can be used for
standalone SWF generation.
WWW: http://www.quiss.org/swftools/

View File

@ -0,0 +1,44 @@
bin/jpeg2swf
bin/pdf2swf
bin/swfcombine
bin/swfdump
bin/swfextract
bin/swfstrings
share/swftools/fonts/FontDataBase
share/swftools/fonts/d050000l.afm
share/swftools/fonts/d050000l.pfb
share/swftools/fonts/n019003l.afm
share/swftools/fonts/n019003l.pfb
share/swftools/fonts/n019004l.afm
share/swftools/fonts/n019004l.pfb
share/swftools/fonts/n019023l.afm
share/swftools/fonts/n019023l.pfb
share/swftools/fonts/n019024l.afm
share/swftools/fonts/n019024l.pfb
share/swftools/fonts/n021003l.afm
share/swftools/fonts/n021003l.pfb
share/swftools/fonts/n021004l.afm
share/swftools/fonts/n021004l.pfb
share/swftools/fonts/n021023l.afm
share/swftools/fonts/n021023l.pfb
share/swftools/fonts/n021024l.afm
share/swftools/fonts/n021024l.pfb
share/swftools/fonts/n022003l.afm
share/swftools/fonts/n022003l.pfb
share/swftools/fonts/n022004l.afm
share/swftools/fonts/n022004l.pfb
share/swftools/fonts/n022023l.afm
share/swftools/fonts/n022023l.pfb
share/swftools/fonts/n022024l.afm
share/swftools/fonts/n022024l.pfb
share/swftools/fonts/s050000l.afm
share/swftools/fonts/s050000l.pfb
share/swftools/swfs/PreLoaderTemplate.swf
share/swftools/swfs/default_loader.swf
share/swftools/swfs/default_viewer.swf
share/swftools/swfs/simple_viewer.swf
share/swftools/swfs/swft_loader.swf
share/swftools/swfs/tessel_loader.swf
@dirrm share/swftools/fonts
@dirrm share/swftools/swfs
@dirrm share/swftools