pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/multimedia/bitstream bitstream: updated to 1.4



details:   https://anonhg.NetBSD.org/pkgsrc/rev/32f9001d0b86
branches:  trunk
changeset: 310071:32f9001d0b86
user:      adam <adam%pkgsrc.org@localhost>
date:      Wed Jul 04 21:45:54 2018 +0000

description:
bitstream: updated to 1.4

1.4:
Add RTCP helpers

diffstat:

 multimedia/bitstream/Makefile |   5 +++--
 multimedia/bitstream/PLIST    |   4 +++-
 multimedia/bitstream/distinfo |  10 +++++-----
 3 files changed, 11 insertions(+), 8 deletions(-)

diffs (58 lines):

diff -r 28f688e8d994 -r 32f9001d0b86 multimedia/bitstream/Makefile
--- a/multimedia/bitstream/Makefile     Wed Jul 04 14:41:28 2018 +0000
+++ b/multimedia/bitstream/Makefile     Wed Jul 04 21:45:54 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2018/01/31 20:17:41 adam Exp $
+# $NetBSD: Makefile,v 1.4 2018/07/04 21:45:54 adam Exp $
 
-DISTNAME=      bitstream-1.3
+DISTNAME=      bitstream-1.4
 CATEGORIES=    multimedia
 MASTER_SITES=  http://download.videolan.org/pub/videolan/bitstream/${PKGVERSION}/
 EXTRACT_SUFX=  .tar.bz2
@@ -13,5 +13,6 @@
 USE_TOOLS+=    gmake
 NO_BUILD=      yes
 MAKE_FLAGS+=   PREFIX=${PREFIX}
+MAKE_FLAGS+=   PKGCONFIG=${DESTDIR}${PREFIX}/lib/pkgconfig
 
 .include "../../mk/bsd.pkg.mk"
diff -r 28f688e8d994 -r 32f9001d0b86 multimedia/bitstream/PLIST
--- a/multimedia/bitstream/PLIST        Wed Jul 04 14:41:28 2018 +0000
+++ b/multimedia/bitstream/PLIST        Wed Jul 04 21:45:54 2018 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2018/01/31 20:17:41 adam Exp $
+@comment $NetBSD: PLIST,v 1.4 2018/07/04 21:45:54 adam Exp $
 include/bitstream/atsc/a52.h
 include/bitstream/common.h
 include/bitstream/dvb/ci.h
@@ -87,6 +87,7 @@
 include/bitstream/ietf/ip.h
 include/bitstream/ietf/rfc4175.h
 include/bitstream/ietf/rtcp.h
+include/bitstream/ietf/rtcp3611.h
 include/bitstream/ietf/rtcp_fb.h
 include/bitstream/ietf/rtcp_rr.h
 include/bitstream/ietf/rtcp_sr.h
@@ -160,5 +161,6 @@
 include/bitstream/smpte/2022_6_hbrmt.h
 include/bitstream/smpte/291.h
 include/bitstream/smpte/337.h
+include/bitstream/smpte/352.h
 include/bitstream/smpte/rdd08.h
 lib/pkgconfig/bitstream.pc
diff -r 28f688e8d994 -r 32f9001d0b86 multimedia/bitstream/distinfo
--- a/multimedia/bitstream/distinfo     Wed Jul 04 14:41:28 2018 +0000
+++ b/multimedia/bitstream/distinfo     Wed Jul 04 21:45:54 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2018/01/31 20:17:41 adam Exp $
+$NetBSD: distinfo,v 1.5 2018/07/04 21:45:54 adam Exp $
 
-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
+SHA1 (bitstream-1.4.tar.bz2) = d6fa5801e90fc1c342474d60861ef26386b3ba96
+RMD160 (bitstream-1.4.tar.bz2) = bd21c2e4c0c19dfa7c5b266c930d4ba93cb2e267
+SHA512 (bitstream-1.4.tar.bz2) = 82ad5913135d5d987778ce3b4ee2c3b4ef64cce0021462153d9750bc9c16f2d7d0013e243cbb3521cb0e3dc00370b8661a93e5bc88323bcd87258e5662267d63
+Size (bitstream-1.4.tar.bz2) = 119836 bytes



Home | Main Index | Thread Index | Old Index