diff options
author | Boris Samorodov <bsam@FreeBSD.org> | 2009-04-01 15:25:39 +0000 |
---|---|---|
committer | Boris Samorodov <bsam@FreeBSD.org> | 2009-04-01 15:25:39 +0000 |
commit | 824eda00fccb57b36978b562ecfc6572fa5de766 (patch) | |
tree | dddb20be9539275c41e943b4763c0b29ba61151d /multimedia/linux-f10-libtheora | |
parent | 8217c4dd1dea5cbe146907f97afb3e458208ec77 (diff) |
Notes
Diffstat (limited to 'multimedia/linux-f10-libtheora')
-rw-r--r-- | multimedia/linux-f10-libtheora/Makefile | 25 | ||||
-rw-r--r-- | multimedia/linux-f10-libtheora/distinfo.i386 | 12 |
2 files changed, 20 insertions, 17 deletions
diff --git a/multimedia/linux-f10-libtheora/Makefile b/multimedia/linux-f10-libtheora/Makefile index 27f27e41e0d4..1605c90618f2 100644 --- a/multimedia/linux-f10-libtheora/Makefile +++ b/multimedia/linux-f10-libtheora/Makefile @@ -1,25 +1,28 @@ -# New ports collection makefile for: linux-libtheora -# Date created: 17 September 2006 -# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org> +# New ports collection makefile for: multimedia/linux-f8-libtheora +# Date created: 2008-10-15 +# Whom: bsam # # $FreeBSD$ # PORTNAME= libtheora -DISTVERSION= 1.0alpha4-2 +PORTVERSION= 1.0beta2 CATEGORIES= multimedia linux +PKGNAMEPREFIX= linux-f8- +DISTNAME= ${PORTNAME}-${PORTVERSION}-${RPMVERSION} -MAINTAINER= ports@FreeBSD.org -COMMENT= Video codec +MAINTAINER= emulation@FreeBSD.org +COMMENT= Theora Video Compression Codec (Linux Fedora 8) ONLY_FOR_ARCHS= i386 amd64 USE_LINUX_RPM= yes -LINUX_DIST_VER= 4 +LINUX_DIST_VER= 8 +RPMVERSION= 3.fc8 USE_LDCONFIG= yes -AUTOMATIC_PLIST=yes -DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr -post-extract: - @${RM} -rf ${WRKDIR}/usr/share +PLIST_FILES= usr/lib/libtheora.so.0 usr/lib/libtheora.so.0.3.2 +DOCSDIR= ${PREFIX}/usr/share/doc/${PORTNAME}-${PORTVERSION} +PORTDOCS= COPYING README +DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr .include <bsd.port.mk> diff --git a/multimedia/linux-f10-libtheora/distinfo.i386 b/multimedia/linux-f10-libtheora/distinfo.i386 index c2b0dd0a779d..e514de22ceb5 100644 --- a/multimedia/linux-f10-libtheora/distinfo.i386 +++ b/multimedia/linux-f10-libtheora/distinfo.i386 @@ -1,6 +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 +MD5 (rpm/i386/fedora/8/libtheora-1.0beta2-3.fc8.i386.rpm) = 96f3fbb21ff6e3050aa8f25ed7bcd719 +SHA256 (rpm/i386/fedora/8/libtheora-1.0beta2-3.fc8.i386.rpm) = f83a3aafb20cc14c06499c8e7a507647e0f7e1501079384f0776ba9198fafa68 +SIZE (rpm/i386/fedora/8/libtheora-1.0beta2-3.fc8.i386.rpm) = 141549 +MD5 (rpm/i386/fedora/8/libtheora-1.0beta2-3.fc8.src.rpm) = 8e43c410879d3e8ddc6cdede8ebf1f90 +SHA256 (rpm/i386/fedora/8/libtheora-1.0beta2-3.fc8.src.rpm) = 885f5b6c2517c44c5baa445b2787cc827e8f09a231129bb40ef0ce7dcefc13e7 +SIZE (rpm/i386/fedora/8/libtheora-1.0beta2-3.fc8.src.rpm) = 1968318 |