Github messages for voidlinux
 help / color / mirror / Atom feed
From: motorto <motorto@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] alembic: update to 1.8.4.
Date: Sun, 15 Jan 2023 18:11:02 +0100	[thread overview]
Message-ID: <20230115171102.UQK-qGDiPCF2WHu2h0wP1lr3dPvQ1NWWh968W3ioim8@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-41667@inbox.vuxu.org>

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

There is an updated pull request by motorto against master on the void-packages repository

https://github.com/motorto/void-packages alembic-1.8.4
https://github.com/void-linux/void-packages/pull/41667

alembic: update to 1.8.4.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**


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

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

From bc1eed23804814f9120327e5c3feba22866cb09e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= <acerqueira021@gmail.com>
Date: Sun, 15 Jan 2023 15:43:52 +0000
Subject: [PATCH] alembic: update to 1.8.4.

---
 srcpkgs/alembic/template | 10 +++-------
 1 file changed, 3 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/alembic/template b/srcpkgs/alembic/template
index b03dd81bdbbd..5a7911548d97 100644
--- a/srcpkgs/alembic/template
+++ b/srcpkgs/alembic/template
@@ -1,6 +1,6 @@
 # Template file for 'alembic'
 pkgname=alembic
-version=1.8.3
+version=1.8.4
 revision=1
 build_style=cmake
 hostmakedepends="pkg-config"
@@ -9,21 +9,17 @@ short_desc="Open framework for storing and sharing scene data"
 maintainer="André Cerqueira <acerqueira021@gmail.com>"
 license="BSD-3-Clause, MIT"
 homepage="https://www.alembic.io"
+changelog="https://raw.githubusercontent.com/alembic/alembic/master/NEWS.txt"
 distfiles="https://github.com/alembic/alembic/archive/${version}.tar.gz"
-checksum=b0bc74833bff118a869e81e6acb810a58797e77ef63143954b2f8e817c7f65cb
+checksum=e0fe1e16e6ec9a699b5f016f9e0ed31a384a008cfd9184f31253e2e096b1afda
 
 case "$XBPS_TARGET_MACHINE" in
 	ppc64*) ;;
 	ppc*) broken="undefined reference to '__sync_bool_compare_and_swap_8'";;
 esac
 
-if [ -z "$CROSS_BUILD" ]; then
-	makedepends+=" hdf5-devel"
-fi
-
 if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
 	makedepends+=" libatomic-devel"
-
 	post_patch() {
 		printf '\ntarget_link_libraries(Alembic PRIVATE atomic)\n' >> lib/Alembic/CMakeLists.txt
 	}

  reply	other threads:[~2023-01-15 17:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-15 15:58 [PR PATCH] " motorto
2023-01-15 17:11 ` motorto [this message]
2023-01-15 17:15 ` [PR PATCH] [Updated] " motorto
2023-01-16  8:11 ` [PR PATCH] [Merged]: " classabbyamp

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=20230115171102.UQK-qGDiPCF2WHu2h0wP1lr3dPvQ1NWWh968W3ioim8@z \
    --to=motorto@users.noreply.github.com \
    --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).