AMF client to connect to remote FLEX AIR service
Used by get_flash_video for downloading from some sites Ok sthen@
This commit is contained in:
parent
15f64e394b
commit
38f0842e9e
24
multimedia/p5-AMF-Connection/Makefile
Normal file
24
multimedia/p5-AMF-Connection/Makefile
Normal file
@ -0,0 +1,24 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2012/01/24 22:15:09 nigel Exp $
|
||||
|
||||
COMMENT = AMF client to connect to remote FLEX AIR service
|
||||
|
||||
DISTNAME = AMF-Connection-0.30
|
||||
CATEGORIES = multimedia net
|
||||
CPAN_AUTHOR = AREGGIORI
|
||||
|
||||
MAINTAINER = Nigel Taylor <nigel@openbsd.org>
|
||||
|
||||
# Perl
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
PERMIT_PACKAGE_FTP = Yes
|
||||
PERMIT_DISTFILES_CDROM = Yes
|
||||
PERMIT_DISTFILES_FTP = Yes
|
||||
|
||||
MODULES = cpan
|
||||
|
||||
RUN_DEPENDS = multimedia/p5-Storable-AMF \
|
||||
www/p5-libwww
|
||||
|
||||
BUILD_DEPENDS = ${RUN_DEPENDS}
|
||||
|
||||
.include <bsd.port.mk>
|
5
multimedia/p5-AMF-Connection/distinfo
Normal file
5
multimedia/p5-AMF-Connection/distinfo
Normal file
@ -0,0 +1,5 @@
|
||||
MD5 (AMF-Connection-0.30.tar.gz) = 5tqyInyZUK2WHxAH7WxG9Q==
|
||||
RMD160 (AMF-Connection-0.30.tar.gz) = Mkd4SX737eSUhjIFOKA2j+fQ3fA=
|
||||
SHA1 (AMF-Connection-0.30.tar.gz) = Uh3E2MV/HzUsQPLqnYFgiteOt48=
|
||||
SHA256 (AMF-Connection-0.30.tar.gz) = qodWe6FbBVolpvFJlu9a/3rXDjAN9brRWUzV+XY/1FQ=
|
||||
SIZE (AMF-Connection-0.30.tar.gz) = 13203
|
1
multimedia/p5-AMF-Connection/pkg/DESCR
Normal file
1
multimedia/p5-AMF-Connection/pkg/DESCR
Normal file
@ -0,0 +1 @@
|
||||
A simple library to write AMF clients
|
15
multimedia/p5-AMF-Connection/pkg/PLIST
Normal file
15
multimedia/p5-AMF-Connection/pkg/PLIST
Normal file
@ -0,0 +1,15 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2012/01/24 22:15:09 nigel Exp $
|
||||
${P5SITE}/AMF/
|
||||
${P5SITE}/AMF/Connection/
|
||||
${P5SITE}/AMF/Connection.pm
|
||||
${P5SITE}/AMF/Connection/InputStream.pm
|
||||
${P5SITE}/AMF/Connection/Message.pm
|
||||
${P5SITE}/AMF/Connection/MessageBody.pm
|
||||
${P5SITE}/AMF/Connection/MessageHeader.pm
|
||||
${P5SITE}/AMF/Connection/OutputStream.pm
|
||||
@man man/man3p/AMF::Connection.3p
|
||||
@man man/man3p/AMF::Connection::InputStream.3p
|
||||
@man man/man3p/AMF::Connection::Message.3p
|
||||
@man man/man3p/AMF::Connection::MessageBody.3p
|
||||
@man man/man3p/AMF::Connection::MessageHeader.3p
|
||||
@man man/man3p/AMF::Connection::OutputStream.3p
|
Loading…
Reference in New Issue
Block a user