From patchwork Sun Sep 29 15:07:58 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Michael Tremer X-Patchwork-Id: 2441 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 46h86d0V3Vz42SB for ; Sun, 29 Sep 2019 15:08:09 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail02.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 46h86b6rZMz2RG; Sun, 29 Sep 2019 15:08:07 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 46h86b3zfWz2ydG; Sun, 29 Sep 2019 15:08:07 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 46h86Z3Tz0z2xxx for ; Sun, 29 Sep 2019 15:08:06 +0000 (UTC) Received: from michael.haj.ipfire.org (fw01.haj.ipfire.org [172.28.1.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384) (Client did not present a certificate) by mail01.ipfire.org (Postfix) with ESMTPSA id 46h86Z2k11z2RG; Sun, 29 Sep 2019 15:08:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=201909rsa; t=1569769686; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=nUm7Lrgbqh/bAVMIPOULqC5nUaO9+TuVTk2lEerwXtM=; b=d0MgeiTzBoixL4GzNaHd0SdFtB5Zy5/N/rplmlC6VkQQuhFfwHkWgTjAmPnc71c0hDphs0 xvb07dMTCXei9+goL0xZZRzAfvBxS2kIJ+poh+oVC+9JwYymgd1KOg7YQ8zgFP9ZsKoJla ZARVwG/EvXLbF4XcH6Zxsgv64ck+xJc+t+jNc8D7f2lFIgLAtY5j1kvhI9XxzC5+dSplaL smbUlFnmIJKhapI+lSuhsg9gTai+64qWGZufk7UTTE8xbrVs8nqGtSG+1ixUxPdmtU6c3e nfrXsZKDEqU7ep42DzMjFE01YVNc3kCGjMaNqbbmTXABN/dGQX2KRLzsy0yH1w== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=201909ed25519; t=1569769686; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=nUm7Lrgbqh/bAVMIPOULqC5nUaO9+TuVTk2lEerwXtM=; b=fY0xiqgdISq3g+iWqCJgh8a0OdIy4dHSr16YlFMyDtwT7sN3AKvSJm9ZMWE+t5X7ZTSNlA QrhZXbwWBy8NlRBw== From: Michael Tremer To: development@lists.ipfire.org Subject: [PATCH] shairport-sync: Update to 3.3.2 Date: Sun, 29 Sep 2019 15:07:58 +0000 Message-Id: <20190929150758.19150-1-michael.tremer@ipfire.org> MIME-Version: 1.0 X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Michael Tremer Errors-To: development-bounces@lists.ipfire.org Sender: "Development" This version now requires libdaemon and brings various improvements for sound quality and stability. Signed-off-by: Michael Tremer --- lfs/shairport-sync | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/lfs/shairport-sync b/lfs/shairport-sync index 87e705db1..b70fbca73 100644 --- a/lfs/shairport-sync +++ b/lfs/shairport-sync @@ -24,7 +24,7 @@ include Config -VER = 3.2.2 +VER = 3.3.2 THISAPP = shairport-sync-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -32,9 +32,9 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = shairport-sync -PAK_VER = 2 +PAK_VER = 3 -DEPS = "alac alsa avahi soxr" +DEPS = "alac alsa avahi libdaemon soxr" ############################################################################### # Top-level Rules @@ -44,7 +44,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = caf8a381b0623273de37a2c947703c50 +$(DL_FILE)_MD5 = 80278eed6bb1391bcbafe80c0e566d1b install : $(TARGET) @@ -84,6 +84,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) --with-alsa \ --with-apple-alac \ --with-avahi \ + --with-libdaemon \ --with-ssl=openssl \ --with-soxr cd $(DIR_APP) && make $(MAKETUNING)