1
0
mirror of https://github.com/gryf/gryf-overlay.git synced 2026-04-29 07:54:09 +02:00

Added media-sound/deadbeef 1.10.2

This commit is contained in:
2026-04-28 10:55:22 +02:00
parent 577383b91b
commit 17464df01d
4 changed files with 282 additions and 0 deletions
@@ -0,0 +1,17 @@
Update to a newer gettext to fix clang issues
See also: https://bugs.gentoo.org/908414
See also: https://github.com/gentoo/gentoo/pull/32491
--- a/configure.ac
+++ b/configure.ac
@@ -19,8 +19,8 @@ AC_PROG_INSTALL
dnl AC_PROG_LIBTOOL
AC_CONFIG_MACRO_DIR([m4])
AC_C_BIGENDIAN
-AM_GNU_GETTEXT
-AM_GNU_GETTEXT_VERSION([0.18])
+AM_GNU_GETTEXT([external])
+AM_GNU_GETTEXT_REQUIRE_VERSION([0.21])
PKG_PROG_PKG_CONFIG
AM_PROG_CC_C_O
AM_ICONV