From patchwork Sun Feb 19 15:00:13 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?J=C3=B6rg_Krause?= X-Patchwork-Id: 729558 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from whitealder.osuosl.org (smtp1.osuosl.org [140.211.166.138]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3vR91G03HHz9s8B for ; Mon, 20 Feb 2017 02:00:31 +1100 (AEDT) Authentication-Results: ozlabs.org; dkim=fail reason="key not found in DNS" (0-bit key; unprotected) header.d=embedded.rocks header.i=@embedded.rocks header.b="H0qUDJly"; dkim-atps=neutral Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 838D288003; Sun, 19 Feb 2017 15:00:26 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9FgK-qtL4mPv; Sun, 19 Feb 2017 15:00:25 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by whitealder.osuosl.org (Postfix) with ESMTP id ED9BD87FF3; Sun, 19 Feb 2017 15:00:24 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from hemlock.osuosl.org (smtp2.osuosl.org [140.211.166.133]) by ash.osuosl.org (Postfix) with ESMTP id 288651C275D for ; Sun, 19 Feb 2017 15:00:24 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id 245DB8A5C0 for ; Sun, 19 Feb 2017 15:00:24 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from hemlock.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id jxVLP-xb2Yi9 for ; Sun, 19 Feb 2017 15:00:22 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from mout02.posteo.de (mout02.posteo.de [185.67.36.142]) by hemlock.osuosl.org (Postfix) with ESMTPS id C2FFE8A598 for ; Sun, 19 Feb 2017 15:00:22 +0000 (UTC) Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 3vR90y3Sltz108m for ; Sun, 19 Feb 2017 16:00:18 +0100 (CET) Authentication-Results: mail.embedded.rocks (amavisd-new); dkim=pass reason="pass (just generated, assumed good)" header.d=embedded.rocks DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=embedded.rocks; h=content-transfer-encoding:content-type:content-type :mime-version:references:in-reply-to:x-mailer:message-id:date :date:subject:subject:from:from:received:received; s=default; t= 1487516417; x=1488121218; bh=ME77lwhECBS9sGG/xmeGojsS8B4kxfbxN3k 2o8+v0MM=; b=H0qUDJlyBlAAXvJ1vqiI/wG3tGLUTvCaUyjaPfz5iAkQ5JoCIiG pcssOvVDSjXA61wnuesNxpwQf1UoQnfdnh7O9qB3lJPcp6zUrFmtR1u5L77XuTib xrYy4A9wMTwBSEm36dbjTYDb6xqdrEy5+GgqAlMSAjmr4AXeHTsQM9V37+iLjJXA VqvpGdl2K4MyMKsqDfZgCaFTEO/UEnTZnV6AcNe8cab3nkYO4oKiM9shB5emtGhl /TRA/qReH9c4jT6BDMy5x/FWdQFLzltNsD2WqJAgN/9JLKMa42RPG7hZ1fA2Qfyi ZfoYY3HqJd+k3e+ORDzCFKp2nlrHp1BJrSA== Received: from mail.embedded.rocks ([127.0.0.1]) by localhost (mail.embedded.rocks [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id 2CRaD6YtIw_4; Sun, 19 Feb 2017 16:00:17 +0100 (CET) Received: from nzxt.fritz.box (xd9bad5b6.dyn.telefonica.de [217.186.213.182]) (Authenticated sender: joerg.krause@embedded.rocks) by mail.embedded.rocks (Postfix) with ESMTPSA; Sun, 19 Feb 2017 16:00:17 +0100 (CET) From: =?UTF-8?q?J=C3=B6rg=20Krause?= To: buildroot@buildroot.org Date: Sun, 19 Feb 2017 16:00:13 +0100 Message-Id: <20170219150013.11728-2-joerg.krause@embedded.rocks> X-Mailer: git-send-email 2.11.1 In-Reply-To: <20170219150013.11728-1-joerg.krause@embedded.rocks> References: <20170219150013.11728-1-joerg.krause@embedded.rocks> MIME-Version: 1.0 Subject: [Buildroot] [PATCH 2/2] wavpack: properly wrap help text X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" Wrap help text to fit 72 columns. Signed-off-by: Jörg Krause --- package/wavpack/Config.in | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/package/wavpack/Config.in b/package/wavpack/Config.in index 1ef3e420d..db7b89341 100644 --- a/package/wavpack/Config.in +++ b/package/wavpack/Config.in @@ -2,7 +2,8 @@ config BR2_PACKAGE_WAVPACK bool "wavpack" select BR2_PACKAGE_LIBICONV if !BR2_ENABLE_LOCALE help - WavPack is a completely open audio compression format providing - lossless, high-quality lossy, and a unique hybrid compression mode. + WavPack is a completely open audio compression format + providing lossless, high-quality lossy, and a unique + hybrid compression mode. http://www.wavpack.com/