Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] freealut: fix FTBTS.
@ 2020-10-24 22:15 fosslinux
  2020-10-24 22:44 ` [PR PATCH] [Merged]: " ericonr
  0 siblings, 1 reply; 2+ messages in thread
From: fosslinux @ 2020-10-24 22:15 UTC (permalink / raw)
  To: ml

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

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

https://github.com/fosslinux/void-packages freealut-ftbts
https://github.com/void-linux/void-packages/pull/25862

freealut: fix FTBTS.
The inbuilt libtool is old and buggy, using libtool from hostmakedepends
fixes the build.

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

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

From 4c8b0e843b34d70a1d1e41c225103c1d8c40cd12 Mon Sep 17 00:00:00 2001
From: fosslinux <fosslinux@aussies.space>
Date: Sun, 25 Oct 2020 08:09:42 +1100
Subject: [PATCH] freealut: fix FTBTS.

The inbuilt libtool is old and buggy, using libtool from hostmakedepends
fixes the build.
---
 srcpkgs/freealut/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/freealut/template b/srcpkgs/freealut/template
index b8a4d0783dc..4978696686b 100644
--- a/srcpkgs/freealut/template
+++ b/srcpkgs/freealut/template
@@ -3,7 +3,7 @@ pkgname=freealut
 version=1.1.0
 revision=6
 build_style=gnu-configure
-hostmakedepends="pkg-config"
+hostmakedepends="pkg-config libtool"
 makedepends="libopenal-devel"
 short_desc="OpenAL Utility Toolkit (ALUT)"
 maintainer="Orphaned <orphan@voidlinux.org>"

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PR PATCH] [Merged]: freealut: fix FTBTS.
  2020-10-24 22:15 [PR PATCH] freealut: fix FTBTS fosslinux
@ 2020-10-24 22:44 ` ericonr
  0 siblings, 0 replies; 2+ messages in thread
From: ericonr @ 2020-10-24 22:44 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

freealut: fix FTBTS.
https://github.com/void-linux/void-packages/pull/25862

Description:
The inbuilt libtool is old and buggy, using libtool from hostmakedepends
fixes the build.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-10-24 22:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-24 22:15 [PR PATCH] freealut: fix FTBTS fosslinux
2020-10-24 22:44 ` [PR PATCH] [Merged]: " ericonr

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).