diff --git a/audio/p5-Audio-M4P/Makefile b/audio/p5-Audio-M4P/Makefile new file mode 100644 index 00000000000..4cbe71e5ba2 --- /dev/null +++ b/audio/p5-Audio-M4P/Makefile @@ -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 diff --git a/audio/p5-Audio-M4P/distinfo b/audio/p5-Audio-M4P/distinfo new file mode 100644 index 00000000000..2b88f48031e --- /dev/null +++ b/audio/p5-Audio-M4P/distinfo @@ -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 diff --git a/audio/p5-Audio-M4P/pkg/DESCR b/audio/p5-Audio-M4P/pkg/DESCR new file mode 100644 index 00000000000..980d88b356f --- /dev/null +++ b/audio/p5-Audio-M4P/pkg/DESCR @@ -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. diff --git a/audio/p5-Audio-M4P/pkg/PLIST b/audio/p5-Audio-M4P/pkg/PLIST new file mode 100644 index 00000000000..3235a3e8e36 --- /dev/null +++ b/audio/p5-Audio-M4P/pkg/PLIST @@ -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