diff options
author | Rene Ladan <rene@FreeBSD.org> | 2013-05-30 09:11:52 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2013-05-30 09:11:52 +0000 |
commit | 1759b37af1cbf6b6d6f1bbf95e33f125b8fd611f (patch) | |
tree | 1f833a09d59367ca4fd4624d9910f73bc5342531 /multimedia | |
parent | 749316327b6e9ee63242fda1c83391cd9f4411a7 (diff) | |
download | ports-1759b37af1cbf6b6d6f1bbf95e33f125b8fd611f.tar.gz ports-1759b37af1cbf6b6d6f1bbf95e33f125b8fd611f.zip |
Notes
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/Makefile | 1 | ||||
-rw-r--r-- | multimedia/linux-libtheora/Makefile | 30 | ||||
-rw-r--r-- | multimedia/linux-libtheora/distinfo.i386 | 4 |
3 files changed, 0 insertions, 35 deletions
diff --git a/multimedia/Makefile b/multimedia/Makefile index 36e8c19201d4..deb3c185ee9d 100644 --- a/multimedia/Makefile +++ b/multimedia/Makefile @@ -203,7 +203,6 @@ SUBDIR += linux-f10-libv4l SUBDIR += linux-gspca-kmod SUBDIR += linux-huludesktop - SUBDIR += linux-libtheora SUBDIR += linux-ov511-kmod SUBDIR += linux-realplayer SUBDIR += linux-tsmuxer diff --git a/multimedia/linux-libtheora/Makefile b/multimedia/linux-libtheora/Makefile deleted file mode 100644 index c678bb5f27dc..000000000000 --- a/multimedia/linux-libtheora/Makefile +++ /dev/null @@ -1,30 +0,0 @@ -# New ports collection makefile for: linux-libtheora -# Date created: 17 September 2006 -# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= libtheora -DISTVERSION= 1.0alpha4-2 -PORTREVISION= 2 -CATEGORIES= multimedia linux - -MAINTAINER= emulation@FreeBSD.org -COMMENT= Video codec - -CONFLICTS= linux-f8-libtheora-[0-9]* linux-f10-libtheora-[0-9]* - -# EXPIRATION_DATE is the EoL of the last 7.x release -EXPIRATION_DATE=2013-02-28 -ONLY_FOR_ARCHS= i386 amd64 -USE_LINUX_RPM= yes -LINUX_DIST_VER= 4 -USE_LDCONFIG= yes -AUTOMATIC_PLIST=yes -DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr - -post-extract: - @${RM} -rf ${WRKDIR}/usr/share - -.include <bsd.port.mk> diff --git a/multimedia/linux-libtheora/distinfo.i386 b/multimedia/linux-libtheora/distinfo.i386 deleted file mode 100644 index 26d9047d5c30..000000000000 --- a/multimedia/linux-libtheora/distinfo.i386 +++ /dev/null @@ -1,4 +0,0 @@ -SHA256 (rpm/i386/fedora/4/libtheora-1.0alpha4-2.i386.rpm) = 08595ce79d2e71a988742c7cfce520bd8afe38e18a240aee94c91ff94eac7b8d -SIZE (rpm/i386/fedora/4/libtheora-1.0alpha4-2.i386.rpm) = 651427 -SHA256 (rpm/i386/fedora/4/libtheora-1.0alpha4-2.src.rpm) = 1221cadb3919cf668e36707c63eafec34b15d71c854adaf9431fdf1e4184dabe -SIZE (rpm/i386/fedora/4/libtheora-1.0alpha4-2.src.rpm) = 1763344 |