head 1.3; access; symbols pkgsrc-2025Q2:1.2.0.6 pkgsrc-2025Q2-base:1.2 pkgsrc-2025Q1:1.2.0.4 pkgsrc-2025Q1-base:1.2 pkgsrc-2024Q4:1.2.0.2 pkgsrc-2024Q4-base:1.2; locks; strict; comment @# @; 1.3 date 2025.08.11.16.07.49; author gutteridge; state dead; branches; next 1.2; commitid Nw6qeAKa2FhFtk6G; 1.2 date 2024.12.15.23.24.09; author gutteridge; state Exp; branches; next 1.1; commitid Jjb8djCDkU52AEBF; 1.1 date 2024.11.29.03.05.21; author gutteridge; state Exp; branches; next ; commitid JMc5RxNzXzSIkuzF; desc @@ 1.3 log @enlightenment16: update to 1.0.31 e16 v1.0.31 - 2025-08-08 ------------------------ - 1.0.31 - Update po - text: Eliminate obsolete FontOps:TextFit function - text: Avoid lockup (endless loop) in TextFit functions - Sound: Make with-sound-player option work - backgrounds: Save configuration when changed from configuration dialog - backgrounds: Remove pointless call to autosave() - backgrounds: Some cosmetic function name changes @ text @$NetBSD: patch-configure,v 1.2 2024/12/15 23:24:09 gutteridge Exp $ Actually allow the sound player path to be applied. https://git.enlightenment.org/e16/e16/pulls/17 --- configure.orig 2024-08-09 15:45:46.000000000 +0000 +++ configure @@@@ -19488,7 +19488,7 @@@@ fi # Check whether --with-sound_player was given. if test ${with_sound_player+y} then : - withval=$with_sound_player; with_sound_player="$enableval" + withval=$with_sound_player else $as_nop with_sound_player="/usr/bin/aplay -q %s" fi @ 1.2 log @enlightenment16: note upstream PR for configure patch @ text @d1 1 a1 1 $NetBSD: patch-configure,v 1.1 2024/11/29 03:05:21 gutteridge Exp $ @ 1.1 log @enlightenment16: supply correct basic sound player on NetBSD The upstream configure script is also broken here, so the option --with-sound_player didn't work as-is. Incorrect player path issue on NetBSD reported by Andrew Randrianasulu. @ text @d1 1 a1 1 $NetBSD$ d4 1 @