diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-09-16 20:23:59 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-09-16 20:23:59 +0000 |
commit | 70363f3a75d27ab1913e129903c9c3fdb40dabbf (patch) | |
tree | 6af686758753db16e5d0439554f7d0208a220031 /multimedia/linux-libtheora | |
parent | ffad623e347f03019cf1e6dee52541346692aece (diff) | |
download | ports-70363f3a75d27ab1913e129903c9c3fdb40dabbf.tar.gz ports-70363f3a75d27ab1913e129903c9c3fdb40dabbf.zip |
Notes
Diffstat (limited to 'multimedia/linux-libtheora')
-rw-r--r-- | multimedia/linux-libtheora/Makefile | 25 | ||||
-rw-r--r-- | multimedia/linux-libtheora/distinfo.i386 | 3 |
2 files changed, 28 insertions, 0 deletions
diff --git a/multimedia/linux-libtheora/Makefile b/multimedia/linux-libtheora/Makefile new file mode 100644 index 000000000000..b517f0ba3804 --- /dev/null +++ b/multimedia/linux-libtheora/Makefile @@ -0,0 +1,25 @@ +# 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 +CATEGORIES= multimedia linux + +MAINTAINER= infofarmer@FreeBSD.org +COMMENT= Video codec + +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..6b33b7c6ceed --- /dev/null +++ b/multimedia/linux-libtheora/distinfo.i386 @@ -0,0 +1,3 @@ +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 |