pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/orc orc: update to 0.4.29.
details: https://anonhg.NetBSD.org/pkgsrc/rev/31176d7cfde3
branches: trunk
changeset: 332953:31176d7cfde3
user: wiz <wiz%pkgsrc.org@localhost>
date: Sat Apr 27 18:22:39 2019 +0000
description:
orc: update to 0.4.29.
0.4.29
======
- PowerPC: Support ELFv2 ABI (A. Wilcox) and ppc64le (Michel Normand)
- Mips backend: only enable if the DSPr2 ASE is present (James Cowgill)
- Windows and MSVC build fixes (Nirbheek Chauhan, Tim-Philipp M?ller)
- orccpu-arm: Allow 'cpuinfo' fallback on non-android (Edward Hervey)
- pkg-config file for orc-test library (Tim-Philipp M?ller)
- orcc: add --decorator command line argument to add function decorators
in header files (Tim-Philipp M?ller)
- meson: Make orcc detectable from other subprojects (Seungha Yang)
- meson: add options to disable tests, docs, benchmarks, examples,
tools, etc. (Sebastian Dr?ge, Tim-Philipp M?ller)
- meson: misc. other fixes (James Cowgill, Nirbheek Chauhan, Sebastian Dr?ge)
diffstat:
devel/orc/Makefile | 5 +++--
devel/orc/PLIST | 3 ++-
devel/orc/distinfo | 10 +++++-----
3 files changed, 10 insertions(+), 8 deletions(-)
diffs (54 lines):
diff -r 2a092813fcb3 -r 31176d7cfde3 devel/orc/Makefile
--- a/devel/orc/Makefile Sat Apr 27 18:15:37 2019 +0000
+++ b/devel/orc/Makefile Sat Apr 27 18:22:39 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2017/11/28 14:07:42 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2019/04/27 18:22:39 wiz Exp $
-DISTNAME= orc-0.4.28
+DISTNAME= orc-0.4.29
CATEGORIES= devel
MASTER_SITES= https://gstreamer.freedesktop.org/src/orc/
EXTRACT_SUFX= .tar.xz
@@ -14,6 +14,7 @@
USE_TOOLS+= gmake
GNU_CONFIGURE= yes
PKGCONFIG_OVERRIDE+= orc.pc.in
+PKGCONFIG_OVERRIDE+= orc-test.pc.in
# XXX: Kludge to avoid uncoditionally pick up some gtkdoc-* tools if gtk-doc
# XXX: package is installed and then fails in the installation phase.
diff -r 2a092813fcb3 -r 31176d7cfde3 devel/orc/PLIST
--- a/devel/orc/PLIST Sat Apr 27 18:15:37 2019 +0000
+++ b/devel/orc/PLIST Sat Apr 27 18:22:39 2019 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2016/09/12 09:11:48 wiz Exp $
+@comment $NetBSD: PLIST,v 1.8 2019/04/27 18:22:39 wiz Exp $
bin/orc-bugreport
bin/orcc
include/orc-0.4/orc-test/orcarray.h
@@ -40,6 +40,7 @@
lib/liborc-0.4.la
lib/liborc-test-0.4.la
lib/pkgconfig/orc-0.4.pc
+lib/pkgconfig/orc-test-0.4.pc
share/aclocal/orc.m4
share/gtk-doc/html/orc/ch01.html
share/gtk-doc/html/orc/ch02.html
diff -r 2a092813fcb3 -r 31176d7cfde3 devel/orc/distinfo
--- a/devel/orc/distinfo Sat Apr 27 18:15:37 2019 +0000
+++ b/devel/orc/distinfo Sat Apr 27 18:22:39 2019 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.15 2017/11/28 14:07:42 wiz Exp $
+$NetBSD: distinfo,v 1.16 2019/04/27 18:22:39 wiz Exp $
-SHA1 (orc-0.4.28.tar.xz) = 8444720a197a15a3da05292ce86a33df7226e3c9
-RMD160 (orc-0.4.28.tar.xz) = 08b3804a578a6925d12db09c431c217e582cbc45
-SHA512 (orc-0.4.28.tar.xz) = 2ae3100e7d0c03eba9a8a10a8924da4d729e1967b63e5dfdf88c4aee907d7ece82c782d74f4cb7e28a366dd74ce5e1ddc6e2b971e5a2f879b0501cc313b93410
-Size (orc-0.4.28.tar.xz) = 469460 bytes
+SHA1 (orc-0.4.29.tar.xz) = d97286566f22fa7890b93fdd3d5b64b255f75a30
+RMD160 (orc-0.4.29.tar.xz) = 85b7566c3d870b4f8c150dd509e8fbd403d39b8c
+SHA512 (orc-0.4.29.tar.xz) = 57aa75bbefa9ba9ffcce97affd504c13c57612e2409863c011555bed6ff6ba224d38ed66b715bf103679a8ee28ddae427db3d78c7b4a2ddfa7dbd72a4fa81726
+Size (orc-0.4.29.tar.xz) = 465076 bytes
SHA1 (patch-ab) = 589967ac10bbfcf1cf557918aed86a93f0d85a2b
SHA1 (patch-configure) = 5359186c25ddb3f30fcee9cd746b524dd3b04254
Home |
Main Index |
Thread Index |
Old Index