diff options
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/Makefile | 1 | ||||
-rw-r--r-- | multimedia/linux-libtheora/Makefile | 31 | ||||
-rw-r--r-- | multimedia/linux-libtheora/Makefile~ | 31 | ||||
-rw-r--r-- | multimedia/linux-libtheora/distinfo.i386 | 6 |
4 files changed, 69 insertions, 0 deletions
diff --git a/multimedia/Makefile b/multimedia/Makefile index 2f9be93b7bb4..fbd0e7af7260 100644 --- a/multimedia/Makefile +++ b/multimedia/Makefile @@ -175,6 +175,7 @@ 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 new file mode 100644 index 000000000000..c87f0549657f --- /dev/null +++ b/multimedia/linux-libtheora/Makefile @@ -0,0 +1,31 @@ +# 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= ports@FreeBSD.org +COMMENT= Video codec + +DEPRECATED= deprecated please use linux-f[89]-libtheora +EXPIRATION_DATE= 2011-05-01 + +CONFLICTS= linux-f8-libtheora-[0-9]* linux-f10-libtheora-[0-9]* + +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/Makefile~ b/multimedia/linux-libtheora/Makefile~ new file mode 100644 index 000000000000..2350ebc2c0a7 --- /dev/null +++ b/multimedia/linux-libtheora/Makefile~ @@ -0,0 +1,31 @@ +# New ports collection makefile for: linux-libtheora +# Date created: 17 September 2006 +# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org> +# +# $FreeBSD: /tmp/pcvs/ports/multimedia/linux-libtheora/Attic/Makefile~,v 1.1 2011-05-02 07:21:03 bapt Exp $ +# + +PORTNAME= libtheora +DISTVERSION= 1.0alpha4-2 +PORTREVISION= 2 +CATEGORIES= multimedia linux + +MAINTAINER= ports@FreeBSD.org +COMMENT= Video codec + +DEPRECATED= deprecated please use linux-f[89]-libtheora +EXPIRATION_DATE= 2011-05-01 + +CONFLICTS= linux-f8-libtheora-[0-9]* linux-f10-libtheora-[0-9]* + +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 new file mode 100644 index 000000000000..c2b0dd0a779d --- /dev/null +++ b/multimedia/linux-libtheora/distinfo.i386 @@ -0,0 +1,6 @@ +MD5 (rpm/i386/fedora/4/libtheora-1.0alpha4-2.i386.rpm) = 9db2ede549fc4514133e7dc00de046b5 +SHA256 (rpm/i386/fedora/4/libtheora-1.0alpha4-2.i386.rpm) = 08595ce79d2e71a988742c7cfce520bd8afe38e18a240aee94c91ff94eac7b8d +SIZE (rpm/i386/fedora/4/libtheora-1.0alpha4-2.i386.rpm) = 651427 +MD5 (rpm/i386/fedora/4/libtheora-1.0alpha4-2.src.rpm) = 2a0ed692b5972be59aa08f5903ebde12 +SHA256 (rpm/i386/fedora/4/libtheora-1.0alpha4-2.src.rpm) = 1221cadb3919cf668e36707c63eafec34b15d71c854adaf9431fdf1e4184dabe +SIZE (rpm/i386/fedora/4/libtheora-1.0alpha4-2.src.rpm) = 1763344 |