Date: Mon, 12 Feb 2001 15:58:27 GMT From: simond@irrelevant.org To: FreeBSD-gnats-submit@freebsd.org Cc: simond@irrelevant.org Subject: ports/25036: New port: graphics/libdivx Message-ID: <200102121558.f1CFwRK67524@laptop.irrelevant.org>
next in thread | raw e-mail | index | archive | help
>Number: 25036 >Category: ports >Synopsis: New port: graphics/libdivx >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Feb 12 08:00:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: Simon Dick >Release: FreeBSD 4.2-STABLE i386 >Organization: N/A >Environment: >Description: New port to build libdivx as a native shared library >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # libdivx # libdivx/Makefile # libdivx/pkg-comment # libdivx/pkg-descr # libdivx/pkg-plist # libdivx/distinfo # echo c - libdivx mkdir -p libdivx > /dev/null 2>&1 echo x - libdivx/Makefile sed 's/^X//' >libdivx/Makefile << 'END-of-libdivx/Makefile' X# New ports collection makefile for: libdivx X# Date created: 12 February 2001 X# Whom: Simon Dick <simond@irrelevant.org> X# X# $FreeBSD$ X# X XPORTNAME= libdivx XPORTVERSION= 0.4.7 XCATEGORIES= graphics XMASTER_SITES= http://download.projectmayo.com/dnload/divx4linux/xmps/ XDISTNAME=libdivxdecore-${PORTVERSION} X XMAINTAINER= simond@irrelevant.org X XGNU_CONFIGURE= yes X X.include <bsd.port.mk> END-of-libdivx/Makefile echo x - libdivx/pkg-comment sed 's/^X//' >libdivx/pkg-comment << 'END-of-libdivx/pkg-comment' XOpenDivX Library END-of-libdivx/pkg-comment echo x - libdivx/pkg-descr sed 's/^X//' >libdivx/pkg-descr << 'END-of-libdivx/pkg-descr' XDivX4Linux is a shared library which allows the playing of DivX encoded Xfiles. X XWWW: http://www.projectmayo.com/linux/divx4linux/index.php X X- Simon Dick Xsimond@irrelevant.org END-of-libdivx/pkg-descr echo x - libdivx/pkg-plist sed 's/^X//' >libdivx/pkg-plist << 'END-of-libdivx/pkg-plist' Xinclude/divx/decore.h Xlib/libdivxdecore.a Xlib/libdivxdecore.la Xlib/libdivxdecore.so X@dirrm include/divx END-of-libdivx/pkg-plist echo x - libdivx/distinfo sed 's/^X//' >libdivx/distinfo << 'END-of-libdivx/distinfo' XMD5 (libdivxdecore-0.4.7.tar.gz) = 0defab7d519308aacfb1a0c1448341a1 END-of-libdivx/distinfo exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200102121558.f1CFwRK67524>