Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: [PR PATCH] orc: update to 0.4.31
Date: Tue, 12 Nov 2019 02:24:02 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-16396@inbox.vuxu.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 302 bytes --]

There is a new pull request by ndowens against master on the void-packages repository

https://github.com/ndowens/void-packages orc
https://github.com/void-linux/void-packages/pull/16396

orc: update to 0.4.31


A patch file from https://github.com/void-linux/void-packages/pull/16396.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-orc-16396.patch --]
[-- Type: text/x-diff, Size: 2175 bytes --]

From 174163663deff9ccae9121a481eff8e3498b6dd6 Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens04@gmail.com>
Date: Mon, 11 Nov 2019 18:53:38 -0600
Subject: [PATCH] orc: update to 0.4.31

---
 srcpkgs/orc/patches/revert-ppc64le.patch | 15 ---------------
 srcpkgs/orc/template                     | 15 ++++++---------
 2 files changed, 6 insertions(+), 24 deletions(-)
 delete mode 100644 srcpkgs/orc/patches/revert-ppc64le.patch

diff --git a/srcpkgs/orc/patches/revert-ppc64le.patch b/srcpkgs/orc/patches/revert-ppc64le.patch
deleted file mode 100644
index 481c3cf47aa..00000000000
--- a/srcpkgs/orc/patches/revert-ppc64le.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-This reverts enabling powerpc related code on little endian ppc64 as it
-seems to contain some big endian related assumptions, resulting in SIGILLs
-on little endian.
-
---- m4/as-host-defines.m4
-+++ m4/as-host-defines.m4
-@@ -19,7 +19,7 @@ AC_DEFUN([AS_HOST_DEFINES],
-       HAVE_AMD64=yes
-       AC_DEFINE(HAVE_AMD64, 1, [Defined if host is amd64])
-       ;;
--    xpowerpc|xppc|xpowerpc64*|xppc64*)
-+    xpowerpc|xppc|xpowerpc64|xppc64)
-       HAVE_POWERPC=yes
-       AC_DEFINE(HAVE_POWERPC, 1, [Defined if host is powerpc])
-       ;;
diff --git a/srcpkgs/orc/template b/srcpkgs/orc/template
index 7663b3dc4d8..32f6372caa7 100644
--- a/srcpkgs/orc/template
+++ b/srcpkgs/orc/template
@@ -1,20 +1,17 @@
 # Template file for 'orc'
 pkgname=orc
-version=0.4.29
-revision=2
-build_style=gnu-configure
-configure_args="--disable-static"
-hostmakedepends="automake pkg-config libtool"
+version=0.4.31
+revision=1
+build_style=meson
+configure_args="-Dexamples=disabled -Dtests=disabled"
+hostmakedepends="pkg-config gtk-doc"
 short_desc="Oild Runtime Compiler"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="BSD-2-Clause"
 homepage="https://cgit.freedesktop.org/gstreamer/orc"
 distfiles="http://gstreamer.freedesktop.org/src/orc/orc-${version}.tar.xz"
-checksum=4f8901f9144b5ec17dffdb33548b5f4c7f8049b0d1023be3462cdd64ec5a3ab2
+checksum=a0ab5f10a6a9ae7c3a6b4218246564c3bf00d657cbdf587e6d34ec3ef0616075
 
-pre_configure() {
-	NOCONFIGURE=1 ./autogen.sh
-}
 post_install() {
 	vlicense COPYING
 }

             reply	other threads:[~2019-11-12  1:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-12  1:24 voidlinux-github [this message]
2019-11-12 11:55 ` [PR PATCH] [Merged]: " voidlinux-github

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-16396@inbox.vuxu.org \
    --to=voidlinux-github@inbox.vuxu.org \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).