Received: by mail.netbsd.org (Postfix, from userid 605) id C4E7584D95; Wed, 31 Jan 2018 20:17:44 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4F5E384D92 for ; Wed, 31 Jan 2018 20:17:44 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id L8v1-kuXJ8cf for ; Wed, 31 Jan 2018 20:17:43 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id C2BE284D8C for ; Wed, 31 Jan 2018 20:17:43 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 66C6EFB40; Wed, 31 Jan 2018 20:17:41 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1517429861266590" MIME-Version: 1.0 Date: Wed, 31 Jan 2018 20:17:41 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/multimedia/bitstream To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20180131201741.66C6EFB40@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1517429861266590 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Wed Jan 31 20:17:41 UTC 2018 Modified Files: pkgsrc/multimedia/bitstream: Makefile PLIST distinfo Log Message: bitstream: updated to 1.3 1.3: - Add support for avcC and hvcC structures - Add support for LOAS AAC - Improve support for RTP - Use ISO 6937 as default DVB charset - Ship pkg-config file To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 pkgsrc/multimedia/bitstream/Makefile \ pkgsrc/multimedia/bitstream/PLIST cvs rdiff -u -r1.3 -r1.4 pkgsrc/multimedia/bitstream/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1517429861266590 Content-Disposition: inline Content-Length: 2833 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/multimedia/bitstream/Makefile diff -u pkgsrc/multimedia/bitstream/Makefile:1.2 pkgsrc/multimedia/bitstream/Makefile:1.3 --- pkgsrc/multimedia/bitstream/Makefile:1.2 Sat Feb 11 14:24:37 2017 +++ pkgsrc/multimedia/bitstream/Makefile Wed Jan 31 20:17:41 2018 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2017/02/11 14:24:37 adam Exp $ +# $NetBSD: Makefile,v 1.3 2018/01/31 20:17:41 adam Exp $ -DISTNAME= bitstream-1.2 +DISTNAME= bitstream-1.3 CATEGORIES= multimedia MASTER_SITES= http://download.videolan.org/pub/videolan/bitstream/${PKGVERSION}/ EXTRACT_SUFX= .tar.bz2 @@ -11,6 +11,7 @@ COMMENT= C headers allowing a simpler ac LICENSE= mit USE_TOOLS+= gmake +NO_BUILD= yes MAKE_FLAGS+= PREFIX=${PREFIX} .include "../../mk/bsd.pkg.mk" Index: pkgsrc/multimedia/bitstream/PLIST diff -u pkgsrc/multimedia/bitstream/PLIST:1.2 pkgsrc/multimedia/bitstream/PLIST:1.3 --- pkgsrc/multimedia/bitstream/PLIST:1.2 Sat Feb 11 14:24:37 2017 +++ pkgsrc/multimedia/bitstream/PLIST Wed Jan 31 20:17:41 2018 @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2017/02/11 14:24:37 adam Exp $ +@comment $NetBSD: PLIST,v 1.3 2018/01/31 20:17:41 adam Exp $ include/bitstream/atsc/a52.h include/bitstream/common.h include/bitstream/dvb/ci.h @@ -93,6 +93,7 @@ include/bitstream/ietf/rtcp_sr.h include/bitstream/ietf/rtp.h include/bitstream/ietf/rtp2250.h include/bitstream/ietf/rtp3551.h +include/bitstream/ietf/rtp3640.h include/bitstream/ietf/rtp6184.h include/bitstream/ietf/rtp7587.h include/bitstream/ietf/udp.h @@ -160,3 +161,4 @@ include/bitstream/smpte/2022_6_hbrmt.h include/bitstream/smpte/291.h include/bitstream/smpte/337.h include/bitstream/smpte/rdd08.h +lib/pkgconfig/bitstream.pc Index: pkgsrc/multimedia/bitstream/distinfo diff -u pkgsrc/multimedia/bitstream/distinfo:1.3 pkgsrc/multimedia/bitstream/distinfo:1.4 --- pkgsrc/multimedia/bitstream/distinfo:1.3 Sat Feb 11 14:24:37 2017 +++ pkgsrc/multimedia/bitstream/distinfo Wed Jan 31 20:17:41 2018 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.3 2017/02/11 14:24:37 adam Exp $ +$NetBSD: distinfo,v 1.4 2018/01/31 20:17:41 adam Exp $ -SHA1 (bitstream-1.2.tar.bz2) = 55fc02b14005102f89414b06c6e419c4ecbc6adf -RMD160 (bitstream-1.2.tar.bz2) = 3b83c240563b12c4f2939a977983e7001906bbc6 -SHA512 (bitstream-1.2.tar.bz2) = a286a6d6f5b26bd7e037a2130a0b1105a79ceb180ea5db9a4ef8bc652cce686bf4cf38e3cd79336b34ef40fffc3bc79b132a2ee6c7508c5abe2e964c3e9a1c8c -Size (bitstream-1.2.tar.bz2) = 115009 bytes +SHA1 (bitstream-1.3.tar.bz2) = 7e612e28fb3bfd97415b801bfd811c1b7840a789 +RMD160 (bitstream-1.3.tar.bz2) = 42808ab03c52528d571c86074cb4a5cc4beb33b0 +SHA512 (bitstream-1.3.tar.bz2) = d0e0eda8a431e7607a40d6c0bc1ad45f8eb5c66e629459945396269433338fcac8dcbaca59ec9c06aa7d7249eff33476cb152f3a115fbf62c5af9b3170ea3f5c +Size (bitstream-1.3.tar.bz2) = 118047 bytes --_----------=_1517429861266590--