import p5-Audio-M4P 0.42
Perl manipulation of Quicktime Audio files, including protected audio M4P files. Allows extraction and modification of meta information in Apple QuickTime AAC/m4a music files. "ok, GOGOGO" simon@
This commit is contained in:
parent
7132ca00c1
commit
dfbf50f308
20
audio/p5-Audio-M4P/Makefile
Normal file
20
audio/p5-Audio-M4P/Makefile
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
# $OpenBSD: Makefile,v 1.1.1.1 2008/02/04 20:09:39 jasper Exp $
|
||||||
|
|
||||||
|
COMMENT= M4P/MP4/M4a audio/video tools
|
||||||
|
|
||||||
|
DISTNAME= Audio-M4P-0.42
|
||||||
|
CATEGORIES= audio
|
||||||
|
|
||||||
|
MODULES= cpan
|
||||||
|
|
||||||
|
# perl
|
||||||
|
PERMIT_PACKAGE_CDROM= Yes
|
||||||
|
PERMIT_PACKAGE_FTP= Yes
|
||||||
|
PERMIT_DISTFILES_CDROM= Yes
|
||||||
|
PERMIT_DISTFILES_FTP= Yes
|
||||||
|
|
||||||
|
RUN_DEPENDS= :p5-Crypt-Rijndael-*:security/p5-Crypt-Rijndael \
|
||||||
|
:p5-Tree-Simple-*:devel/p5-Tree-Simple \
|
||||||
|
:p5-Tree-Simple-View-*:devel/p5-Tree-Simple-View
|
||||||
|
|
||||||
|
.include <bsd.port.mk>
|
5
audio/p5-Audio-M4P/distinfo
Normal file
5
audio/p5-Audio-M4P/distinfo
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
MD5 (Audio-M4P-0.42.tar.gz) = 2e5BwbjlnblAIgyV3nBBWA==
|
||||||
|
RMD160 (Audio-M4P-0.42.tar.gz) = +7poHYxWaUg2THN75P7zfzOi3mg=
|
||||||
|
SHA1 (Audio-M4P-0.42.tar.gz) = JHjv7RmAHqJBKRavHGVHrEhJNAs=
|
||||||
|
SHA256 (Audio-M4P-0.42.tar.gz) = WoBU3lCI+KIX+87dDrbkpd732CjK2httiUec9/X4+7w=
|
||||||
|
SIZE (Audio-M4P-0.42.tar.gz) = 1713038
|
3
audio/p5-Audio-M4P/pkg/DESCR
Normal file
3
audio/p5-Audio-M4P/pkg/DESCR
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
Perl manipulation of Quicktime Audio files, including protected audio
|
||||||
|
M4P files. Allows extraction and modification of meta information in
|
||||||
|
Apple QuickTime AAC/m4a music files.
|
11
audio/p5-Audio-M4P/pkg/PLIST
Normal file
11
audio/p5-Audio-M4P/pkg/PLIST
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
@comment $OpenBSD: PLIST,v 1.1.1.1 2008/02/04 20:09:39 jasper Exp $
|
||||||
|
${P5SITE}/Audio/
|
||||||
|
${P5SITE}/Audio/M4P/
|
||||||
|
${P5SITE}/Audio/M4P.pm
|
||||||
|
${P5SITE}/Audio/M4P/Atom.pm
|
||||||
|
${P5SITE}/Audio/M4P/Decrypt.pm
|
||||||
|
${P5SITE}/Audio/M4P/QuickTime.pm
|
||||||
|
@man man/man3p/Audio::M4P.3p
|
||||||
|
@man man/man3p/Audio::M4P::Atom.3p
|
||||||
|
@man man/man3p/Audio::M4P::Decrypt.3p
|
||||||
|
@man man/man3p/Audio::M4P::QuickTime.3p
|
Loading…
Reference in New Issue
Block a user