From patchwork Tue May 18 21:34:32 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Peter_M=C3=BCller?= X-Patchwork-Id: 4343 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 "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4Fl8Qz75p5z3wbh for ; Tue, 18 May 2021 21:34:35 +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) client-signature ECDSA (P-384)) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4Fl8Qz4KcZz297; Tue, 18 May 2021 21:34:35 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4Fl8Qz4GmSz2y4C; Tue, 18 May 2021 21:34:35 +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 "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4Fl8Qy63Rbz2xYf for ; Tue, 18 May 2021 21:34:34 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384)) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4Fl8Qx5Jm5z11s for ; Tue, 18 May 2021 21:34:33 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1621373674; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=YoEesY0qiztSfZCULNg+hMuli2Ez0uFpwHDfVA/zll4=; b=xcb8gL3bEsolMdxHUlpS9P0md/r+TVHi7ywGQDmybul8ScjnkTCqrAvG28xRh6G4aL0JYO /wgMdDEYilYkM/Bw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1621373674; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=YoEesY0qiztSfZCULNg+hMuli2Ez0uFpwHDfVA/zll4=; b=pA+asR+CchxuGpKjUwAl38LnslNbhjEkzHMqK6muqjZNPi0O00WmxARFffNbU6dCtMUsFi MzkVsn74/3FyG8lqn/03NKdUSQQK4Mx23zbWrZHEf2fzZjVQxtmP3Cs+Hl//JVicA+VjO3 nG2vTgkIxs65Q4KOQVIaHdfkpOTR/RtUTt41jbcJ2qVfPN5Br2G/85/peM9MVb82QIvz0V MgL+NmYDYwVNRSNXXNG2MnoSlj2GgNaiuoElB+XGD/Est6Ii9S1cBjeONuBpAymz+Foy1H 8aq4YfEFohs6Fpbu09ZUGQp/zYl71dt/IIZrWTVKJK5nJO2qM2l6LFDlVR7Q7w== Subject: [PATCH 3/4] mpd: build without UPnP support To: development@lists.ipfire.org References: <61ca95a1-1c7f-00b7-6aad-a00a1e6d58ac@ipfire.org> From: =?utf-8?q?Peter_M=C3=BCller?= Message-ID: <9e2b11f5-f5ae-3c37-2c3a-3cbba6b200e9@ipfire.org> Date: Tue, 18 May 2021 23:34:32 +0200 MIME-Version: 1.0 In-Reply-To: Content-Language: en-US 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: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" Signed-off-by: Peter Müller --- lfs/mpd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/mpd b/lfs/mpd index 25e3630e6..0a8b533d8 100644 --- a/lfs/mpd +++ b/lfs/mpd @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/${THISAPP} TARGET = $(DIR_INFO)/$(THISAPP) PROG = mpd -PAK_VER = 21 +PAK_VER = 22 SUP_ARCH = aarch64 x86_64 i586 DEPS = alsa avahi faad2 ffmpeg flac lame libmad libshout libogg libid3tag libvorbis opus soxr @@ -91,7 +91,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) -D ffmpeg=enabled \ -D flac=enabled \ -D lame=enabled \ - -D upnp=enabled \ + -D upnp=disabled \ -D icu=disabled \ builddir/ cd $(DIR_APP) && ninja -C builddir/