diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-05-02 07:21:03 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-05-02 07:21:03 +0000 |
commit | 3f62e8b9eeee5d139ce702be23ffcf26eb522118 (patch) | |
tree | f105de72d9aef2626df009ebd4a86e70b688d9bc /multimedia/linux-libtheora | |
parent | ef246cec1e89f84b601a30b4ef6587e5fd06a213 (diff) | |
download | ports-3f62e8b9eeee5d139ce702be23ffcf26eb522118.tar.gz ports-3f62e8b9eeee5d139ce702be23ffcf26eb522118.zip |
Notes
Diffstat (limited to 'multimedia/linux-libtheora')
-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 |
3 files changed, 68 insertions, 0 deletions
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 |