aboutsummaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-06-19 07:59:40 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-06-19 07:59:40 +0000
commit1b40e6eb11664c9f3d13cf6230e16d9b971317c2 (patch)
tree5d364410c444ffa5ba67dda99c3dad702a28193e /multimedia
parenta9c75cae4c1db129d6808b7975dd34e7787dd647 (diff)
Notes
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/Makefile1
-rw-r--r--multimedia/p5-Video-Info/Makefile28
-rw-r--r--multimedia/p5-Video-Info/distinfo2
-rw-r--r--multimedia/p5-Video-Info/pkg-descr10
-rw-r--r--multimedia/p5-Video-Info/pkg-plist5
5 files changed, 0 insertions, 46 deletions
diff --git a/multimedia/Makefile b/multimedia/Makefile
index 3deb28a756aa..405b8f8a6bc0 100644
--- a/multimedia/Makefile
+++ b/multimedia/Makefile
@@ -271,7 +271,6 @@
SUBDIR += p5-Net-UPnP
SUBDIR += p5-Subtitles
SUBDIR += p5-Umph-Prompt
- SUBDIR += p5-Video-Info
SUBDIR += p5-Video-OpenQuicktime
SUBDIR += phonon
SUBDIR += phonon-gstreamer
diff --git a/multimedia/p5-Video-Info/Makefile b/multimedia/p5-Video-Info/Makefile
deleted file mode 100644
index fbaee666fa3e..000000000000
--- a/multimedia/p5-Video-Info/Makefile
+++ /dev/null
@@ -1,28 +0,0 @@
-# Ports collection makefile for: p5-Video-Info
-# Date Created: Feb 25, 2004
-# Whom: ijliao
-#
-# $FreeBSD$
-#
-
-PORTNAME= Video-Info
-PORTVERSION= 0.999
-PORTREVISION= 3
-CATEGORIES= multimedia perl5
-MASTER_SITES= CPAN
-PKGNAMEPREFIX= p5-
-
-MAINTAINER= perl@FreeBSD.org
-COMMENT= Retrieve video properties such as: height width codec fps
-
-DEPRECATED= BROKEN for more than 6 month
-EXPIRATION_DATE= 2012-05-10
-
-BROKEN= does not fetch
-
-PERL_CONFIGURE= yes
-MANCOMPRESSED= no
-
-MAN3= Video::Info.3
-
-.include <bsd.port.mk>
diff --git a/multimedia/p5-Video-Info/distinfo b/multimedia/p5-Video-Info/distinfo
deleted file mode 100644
index 6fd97a45c9f3..000000000000
--- a/multimedia/p5-Video-Info/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (Video-Info-0.999.tar.gz) = 3a318fc42214df0986aa69b99e274f54ce43beae079034ce290bcb9ba15fdae2
-SIZE (Video-Info-0.999.tar.gz) = 2542
diff --git a/multimedia/p5-Video-Info/pkg-descr b/multimedia/p5-Video-Info/pkg-descr
deleted file mode 100644
index 77b195582da0..000000000000
--- a/multimedia/p5-Video-Info/pkg-descr
+++ /dev/null
@@ -1,10 +0,0 @@
-Video::Info is a factory class for working with video files. When you create
-a new Video::Info object, something like this will happen:
- 1) open file, determine type. See Video::Info::Magic.
- 2) attempt to create object of appropriate class (ie, MPEG::Info for MPEG
- files, RIFF::Info for AVI files).
- 3) Probe the file for various attributes
- 4) return the created object, or a Video::Info object if the appropriate
- class is unavailable.
-
-WWW: http://search.cpan.org/dist/Video-Info/
diff --git a/multimedia/p5-Video-Info/pkg-plist b/multimedia/p5-Video-Info/pkg-plist
deleted file mode 100644
index b43c3fed1bc9..000000000000
--- a/multimedia/p5-Video-Info/pkg-plist
+++ /dev/null
@@ -1,5 +0,0 @@
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Video/Info/.packlist
-%%SITE_PERL%%/Video/Info.pm
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Video/Info
-@dirrmtry %%SITE_PERL%%/Video
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Video