pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
librem: update to librem-0.5.1
Module Name: pkgsrc-wip
Committed By: Yorick Hardy <yorickhardy%gmail.com@localhost>
Pushed By: yhardy
Date: Tue Apr 25 21:59:47 2017 +0200
Changeset: c0e25542042428d7bd5c7aa0e6d2fac3c6ef7f7a
Modified Files:
librem/Makefile
librem/distinfo
Log Message:
librem: update to librem-0.5.1
Changelog:
2017-04-08 Alfred E. Heggestad <alfred.heggestad%gmail.com@localhost>
* Version 0.5.1
* Project URL: https://github.com/creytiv/rem
* vid: add YUV444P to vidframe functions
add NV12/21 to vidframe_copy
* vidconv: add RGB32 to/from YUV444P
add NV12/21 to RGB32 (thanks Harald Gutmann)
2016-12-02 Alfred E. Heggestad <alfred.heggestad%gmail.com@localhost>
* Version 0.5.0
* Project URL: https://github.com/creytiv/rem
* build: remove support for Symbian OS
* vid: add support for YUV444P pixel format
* vidconv: fix yuv420p <-> nv12 conversion
added vidconv YUV420P to NV12
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=c0e25542042428d7bd5c7aa0e6d2fac3c6ef7f7a
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
librem/Makefile | 3 +--
librem/distinfo | 8 ++++----
2 files changed, 5 insertions(+), 6 deletions(-)
diffs:
diff --git a/librem/Makefile b/librem/Makefile
index 486884b7f9..a2aabb8ceb 100644
--- a/librem/Makefile
+++ b/librem/Makefile
@@ -1,8 +1,7 @@
# $NetBSD: Makefile,v 1.1 2014/08/10 00:06:55 thomasklausner Exp $
-DISTNAME= rem-0.4.7
+DISTNAME= rem-0.5.1
PKGNAME= lib${DISTNAME}
-PKGREVISION= 1
CATEGORIES= net audio
MASTER_SITES= http://www.creytiv.com/pub/
diff --git a/librem/distinfo b/librem/distinfo
index d96bea3084..43f045d4e4 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.4.7.tar.gz) = 4d9aaf4e2691772d60bd093a731affc803075454
-RMD160 (rem-0.4.7.tar.gz) = a0d01c46975a8e1e7cc5de892d8145b355f29619
-SHA512 (rem-0.4.7.tar.gz) = 9a557d67d8abaf25fb8e3794fd367dc1ed82278b960e0974f5b773f023dbd23ff334752474091bd5538af33cc6c442c75e98b29e0c755001d212876f4699b04e
-Size (rem-0.4.7.tar.gz) = 36986 bytes
+SHA1 (rem-0.5.1.tar.gz) = 1814aac678748366de513f3be97f38570de8090e
+RMD160 (rem-0.5.1.tar.gz) = ec08e670ad03262f8135be33efb0b6b1ae846a26
+SHA512 (rem-0.5.1.tar.gz) = 2fce3069a81f962091a449d4a93a3a4e889fd66a4f7ad3e160225f73865e9b8ebac445c1435b3a5a4dace3edaad6a1fe50d454983942b71907e3c395a3b96783
+Size (rem-0.5.1.tar.gz) = 37183 bytes
Home |
Main Index |
Thread Index |
Old Index