pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
librem: update to librem-0.6.0
Module Name: pkgsrc-wip
Committed By: Yorick Hardy <yorickhardy%gmail.com@localhost>
Pushed By: yhardy
Date: Tue Dec 11 15:52:10 2018 +0200
Changeset: b8f733c8afc3b020a3f6467561cbb320d5a7359c
Modified Files:
librem/Makefile
librem/PLIST
librem/distinfo
Log Message:
librem: update to librem-0.6.0
2018-11-24 Alfred E. Heggestad
* Version 0.6.0
* Project URL: https://github.com/creytiv/rem
* avc: new module for Advanced Video Coding (AVC)
* flv: new module for Flash Video File format (FLV)
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=b8f733c8afc3b020a3f6467561cbb320d5a7359c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
librem/Makefile | 2 +-
librem/PLIST | 2 ++
librem/distinfo | 8 ++++----
3 files changed, 7 insertions(+), 5 deletions(-)
diffs:
diff --git a/librem/Makefile b/librem/Makefile
index 1492f2bd1d..2293e46a7f 100644
--- a/librem/Makefile
+++ b/librem/Makefile
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.1 2014/08/10 00:06:55 thomasklausner Exp $
-DISTNAME= rem-0.5.3
+DISTNAME= rem-0.6.0
PKGNAME= lib${DISTNAME}
CATEGORIES= net audio
MASTER_SITES= http://www.creytiv.com/pub/
diff --git a/librem/PLIST b/librem/PLIST
index 53717aeb2b..1bb25de056 100644
--- a/librem/PLIST
+++ b/librem/PLIST
@@ -8,9 +8,11 @@ include/rem/rem_aufile.h
include/rem/rem_aumix.h
include/rem/rem_auresamp.h
include/rem/rem_autone.h
+include/rem/rem_avc.h
include/rem/rem_dsp.h
include/rem/rem_dtmf.h
include/rem/rem_fir.h
+include/rem/rem_flv.h
include/rem/rem_g711.h
include/rem/rem_goertzel.h
include/rem/rem_vid.h
diff --git a/librem/distinfo b/librem/distinfo
index 1b0979b085..7cb40fe2d1 100644
--- a/librem/distinfo
+++ b/librem/distinfo
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.1 2014/08/10 00:06:55 thomasklausner Exp $
-SHA1 (rem-0.5.3.tar.gz) = f7081991dd2e535673cc053c22819d20ae0b7788
-RMD160 (rem-0.5.3.tar.gz) = e3c189cc36035ed7223189f2bd33160c73c83cfb
-SHA512 (rem-0.5.3.tar.gz) = 6f0fa23982e9c8f53a65f3b867030eb1f218613db278c8a0e1e6bed7a40466bb6017d87432a10c3a834b6c99b4bbe96e0fdd7e5ff7f41cd3bdf39d40564e9c61
-Size (rem-0.5.3.tar.gz) = 40417 bytes
+SHA1 (rem-0.6.0.tar.gz) = 6abb8876fcca34a675c0fa52bc962e2d7acf9281
+RMD160 (rem-0.6.0.tar.gz) = 88c0dba6716f448994141138daeb533a958b5b4f
+SHA512 (rem-0.6.0.tar.gz) = 4f7daa7c2765b686afb1e5e7bcc51e74fe3337b1e408f498f95a0d16835a967e4e572359a8950bf945f57c028c0b00855ba8158ed3bd8eea2c5e89be2f9685c1
+Size (rem-0.6.0.tar.gz) = 41585 bytes
Home |
Main Index |
Thread Index |
Old Index