From patchwork Sat Apr 23 21:26:41 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 5544 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 4Km4931hQ5z3xG6 for ; Sat, 23 Apr 2022 21:26:47 +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 4Km4925zkKz5m7; Sat, 23 Apr 2022 21:26:46 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4Km4925YFSz2yjZ; Sat, 23 Apr 2022 21:26:46 +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 4Km4920h5xz2xdf for ; Sat, 23 Apr 2022 21:26:46 +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) server-digest SHA384) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4Km4916WWnz3Yn; Sat, 23 Apr 2022 21:26:45 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1650749206; 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=1luSowJXS6FiPOVuOQnetE6S8sUXlWvGGR9uR/DDhR8=; b=J7rFtXNIg6BIk0+MAPsFJeLyuvL2FfgpzwgrochD2ZhaEnT7u1nMiDTAUuDcvFVU/F0PLf OCA2WwW5Fk+G9ACQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1650749206; 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=1luSowJXS6FiPOVuOQnetE6S8sUXlWvGGR9uR/DDhR8=; b=n5O0kTuu+3m/N2HGps3Ae8uJPIB+Ywa2vaHPXO58uKL8fLlrLw80Baf2gJh0d2eGBXMvDy iAOD6du4oLXng8Ps+iOhmhWJz1taHqzfQ1fiSsYrLHO0nbCjSgZWSJJEGBzBN62PGLv9v7 2pnQQQAMKtpK94hIjmZUcYuXjtuWhebSYJgiOxDKzHBSn/pdXLCHjt5H8EBk8An2LJlYNY PjMvSuIWOkhzyQ8CEi5t8b/3WJdTeglk+i1dKx1kjqnSETibqjEl1h5FIV5pLaFzo49toF +aJoJagNh4DWujGzyzD6rseZ6uYoz7BoHZdS6ac0eIfSq1w0j3GWLX5FCnHv6w== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] powertop: Update to version 2.14 Date: Sat, 23 Apr 2022 23:26:41 +0200 Message-Id: <20220423212641.2316015-1-adolf.belka@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: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" - Update from v2.10 to 2.14 - added ./autogen.sh to create configure file - Update of rootfile - Changelog No changelog provided anywhere. For details of changes see commits in the github repository - https://github.com/fenrus75/powertop/commits/master Signed-off-by: Adolf Belka Reviewed-by: Peter Müller --- config/rootfiles/packages/powertop | 1 + lfs/powertop | 7 ++++--- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/config/rootfiles/packages/powertop b/config/rootfiles/packages/powertop index b7d2550a6..3ec61dd8e 100644 --- a/config/rootfiles/packages/powertop +++ b/config/rootfiles/packages/powertop @@ -1,4 +1,5 @@ usr/sbin/powertop +#usr/share/bash-completion/completions/powertop #usr/share/locale/ca/LC_MESSAGES/powertop.mo #usr/share/locale/cs_CZ/LC_MESSAGES/powertop.mo #usr/share/locale/de_DE diff --git a/lfs/powertop b/lfs/powertop index c687cf729..c909a73bf 100644 --- a/lfs/powertop +++ b/lfs/powertop @@ -26,7 +26,7 @@ include Config SUMMARY = A Linux Tool to Find out What is Using Power on a Laptop -VER = v2.10 +VER = 2.14 THISAPP = powertop-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = powertop -PAK_VER = 3 +PAK_VER = 4 DEPS = @@ -48,7 +48,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = 573f1f0ed40705d3463f6e6f76c67ae99127ab2541b851143dafa707ef1c2dab4127d27811b63ad27e6b002ea4efd39417297a0227996ad9b01141b6de733d41 +$(DL_FILE)_BLAKE2 = 5f53f81b01e83004f6436f497818d2a552b5e7ffda5007749aad415773adeab2a256aeffbacbf9e5fe803ff343a0c1954b5264aebdffa841bb70406b8b9611bc install : $(TARGET) @@ -82,6 +82,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) @$(PREBUILD) @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE) $(UPDATE_AUTOMAKE) + cd $(DIR_APP) && ./autogen.sh cd $(DIR_APP) && ./configure --prefix=/usr cd $(DIR_APP) && make $(MAKETUNING) cd $(DIR_APP) && make install