Github messages for voidlinux
 help / color / mirror / Atom feed
From: tranzystorekk <tranzystorekk@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] chafa: update to 1.14.0
Date: Tue, 23 Jan 2024 22:22:59 +0100	[thread overview]
Message-ID: <20240123212259.C80FD21F4E@inbox.vuxu.org> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-48347@inbox.vuxu.org>

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

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

https://github.com/tranzystorekk/void-packages chafa
https://github.com/void-linux/void-packages/pull/48347

chafa: update to 1.14.0
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From f70bc8cc9061a1c4aee937fd8cf73ae9cf932dfc Mon Sep 17 00:00:00 2001
From: Marcin Puc <tranzystorek.io@protonmail.com>
Date: Tue, 23 Jan 2024 21:39:02 +0100
Subject: [PATCH] chafa: update to 1.14.0

---
 srcpkgs/chafa/patches/fix-libwebp.patch | 13 -------------
 srcpkgs/chafa/template                  | 13 ++++++-------
 2 files changed, 6 insertions(+), 20 deletions(-)
 delete mode 100644 srcpkgs/chafa/patches/fix-libwebp.patch

diff --git a/srcpkgs/chafa/patches/fix-libwebp.patch b/srcpkgs/chafa/patches/fix-libwebp.patch
deleted file mode 100644
index f690790c4e7a2..0000000000000
--- a/srcpkgs/chafa/patches/fix-libwebp.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git a/configure.ac b/configure.ac
-index 733535a..20dfb50 100644
---- a/configure.ac
-+++ b/configure.ac
-@@ -150,7 +150,7 @@ AS_IF([test "$with_tools" != no], [
-     ,
-     with_webp=yes)
-   AS_IF([test "$with_webp" != no], [
--    PKG_CHECK_MODULES(WEBP, [libwebpdemux],,
-+    PKG_CHECK_MODULES(WEBP, [libwebp libwebpdemux],,
-       missing_rpms="$missing_rpms libwebp-devel"
-       missing_debs="$missing_debs libwebp-dev"
-       with_webp=no)])
diff --git a/srcpkgs/chafa/template b/srcpkgs/chafa/template
index 7b0f4c2c7a945..b89258f3f1217 100644
--- a/srcpkgs/chafa/template
+++ b/srcpkgs/chafa/template
@@ -1,18 +1,18 @@
 # Template file for 'chafa'
 pkgname=chafa
-version=1.12.5
+version=1.14.0
 revision=1
 build_style=gnu-configure
 configure_args="--enable-man"
-hostmakedepends="automake libtool gtk-doc docbook-xml docbook-xsl libxslt pkg-config"
-makedepends="libglib-devel libmagick-devel librsvg-devel libwebp-devel libXext-devel libxml2-devel"
+hostmakedepends="docbook-xml docbook-xsl libxslt pkg-config"
+makedepends="libavif-devel libglib-devel librsvg-devel libwebp-devel libXext-devel libxml2-devel"
 short_desc="Versatile and fast Unicode/ASCII/ANSI graphics renderer"
 maintainer="Christian Buschau <christian.buschau@mailbox.org>"
 license="LGPL-3.0-or-later"
 homepage="https://hpjansson.org/chafa/"
 changelog="https://raw.githubusercontent.com/hpjansson/chafa/master/NEWS"
 distfiles="https://hpjansson.org/chafa/releases/chafa-${version}.tar.xz"
-checksum=0f5490d52a500a6b386f15cc04c6e8702afd0285d422b9575b332e0c683957f2
+checksum=670e55c28b5ecd4c8187bd97f0898762712a480ec8ea439dae4a4836b178e084
 
 case "$XBPS_TARGET_MACHINE" in
 	x86_64*|i686*) ;;
@@ -20,9 +20,8 @@ case "$XBPS_TARGET_MACHINE" in
 	 ax_cv_gcc_check_x86_cpu_supports=no" ;;
 esac
 
-pre_configure() {
-	# needed for the libwebp patch to work
-	autoreconf -fi
+post_install() {
+	vcompletion tools/completions/zsh-completion.zsh zsh
 }
 
 libchafa_package() {

  parent reply	other threads:[~2024-01-23 21:22 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-23 20:43 [PR PATCH] " tranzystorekk
2024-01-23 20:49 ` [PR PATCH] [Updated] " tranzystorekk
2024-01-23 21:22 ` tranzystorekk [this message]
2024-01-25 16:52 ` [PR PATCH] [Merged]: " cinerea0

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=20240123212259.C80FD21F4E@inbox.vuxu.org \
    --to=tranzystorekk@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).