1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

Update to 0.4.4.

PR:		51226
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
This commit is contained in:
Adam Weinberger 2003-04-21 17:55:56 +00:00
parent 9cd646e4d7
commit 9672b9006e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=79422
3 changed files with 6 additions and 7 deletions

View File

@ -7,8 +7,7 @@
#
PORTNAME= swftools
PORTVERSION= 0.4.3
PORTREVISION= 1
PORTVERSION= 0.4.4
CATEGORIES= graphics
MASTER_SITES= http://www.quiss.org/swftools/
@ -24,12 +23,11 @@ GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGSS="-L${LOCALBASE}/lib"
MAN1= jpeg2swf.1 pdf2swf.1 png2swf.1 swfcombine.1 swfdump.1 swfextract.1 \
swfstrings.1 wav2swf.1
MAN1= font2swf.1 jpeg2swf.1 pdf2swf.1 png2swf.1 swfcombine.1 swfdump.1 \
swfextract.1 swfstrings.1 wav2swf.1
post-patch:
@${REINPLACE_CMD} -e 's|^CFLAGS=|#CFLAGS=|g ; \
s|^CXXFLAGS=|#CXXFLAGS=|g' ${WRKSRC}/configure
@${REINPLACE_CMD} -e 's| -O | |g' ${WRKSRC}/configure
@${REINPLACE_CMD} -e 's|;make|;\$$\(MAKE\)|g' ${WRKSRC}/lib/Makefile.in
.include <bsd.port.mk>

View File

@ -1 +1 @@
MD5 (swftools-0.4.3.tar.gz) = ce1a8075cd35ba62f1bb67c281cc3774
MD5 (swftools-0.4.4.tar.gz) = 3fe72e32fa48e522e187a193c3550d40

View File

@ -1,3 +1,4 @@
bin/font2swf
bin/jpeg2swf
bin/pdf2swf
bin/png2swf