Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] powertop: update to 2.15.
@ 2023-01-09 19:51 icp1994
  2023-01-10 10:37 ` [PR PATCH] [Merged]: " Johnnynator
  0 siblings, 1 reply; 2+ messages in thread
From: icp1994 @ 2023-01-09 19:51 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 477 bytes --]

There is a new pull request by icp1994 against master on the void-packages repository

https://github.com/icp1994/void-packages powertop
https://github.com/void-linux/void-packages/pull/41550

powertop: update to 2.15.
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture: **x86_64**

A patch file from https://github.com/void-linux/void-packages/pull/41550.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-powertop-41550.patch --]
[-- Type: text/x-diff, Size: 2169 bytes --]

From c20ddfa6458fec6a5ab23d0b7d15061261cac49b Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Tue, 10 Jan 2023 01:04:02 +0530
Subject: [PATCH] powertop: update to 2.15.

---
 .../powertop/patches/musl-fix-headers.patch   | 22 -------------------
 srcpkgs/powertop/template                     |  8 +++----
 2 files changed, 4 insertions(+), 26 deletions(-)
 delete mode 100644 srcpkgs/powertop/patches/musl-fix-headers.patch

diff --git a/srcpkgs/powertop/patches/musl-fix-headers.patch b/srcpkgs/powertop/patches/musl-fix-headers.patch
deleted file mode 100644
index fb0631b3fa2e..000000000000
--- a/srcpkgs/powertop/patches/musl-fix-headers.patch
+++ /dev/null
@@ -1,22 +0,0 @@
---- a/src/devices/devfreq.h
-+++ b/src/devices/devfreq.h
-@@ -25,6 +25,7 @@
- #ifndef _INCLUDE_GUARD_DEVFREQ_H
- #define _INCLUDE_GUARD_DEVFREQ_H
- 
-+#include <sys/time.h>
- #include "device.h"
- #include "../parameters/parameters.h"
- 
-diff --git a/src/perf/perf.h b/src/perf/perf.h
-index ee072ae06d24..932588a684f9 100644
---- a/src/perf/perf.h
-+++ b/src/perf/perf.h
-@@ -26,6 +26,7 @@
- #define _INCLUDE_GUARD_PERF_H_
- 
- #include <iostream>
-+#include <stdio.h>
- 
- 
- extern "C" {
diff --git a/srcpkgs/powertop/template b/srcpkgs/powertop/template
index 76688ab6f8c7..0a7ef1b15fb3 100644
--- a/srcpkgs/powertop/template
+++ b/srcpkgs/powertop/template
@@ -1,16 +1,16 @@
 # Template file for 'powertop'
 pkgname=powertop
-version=2.14
-revision=2
+version=2.15
+revision=1
 build_style=gnu-configure
-hostmakedepends="automake gettext-devel libtool pkg-config"
+hostmakedepends="automake autoconf-archive gettext-devel libtool pkg-config"
 makedepends="ncurses-devel pciutils-devel libnl3-devel"
 short_desc="Tool to diagnose issues with power consumption and power management"
 maintainer="Frank Steinborn <steinex@nognu.de>"
 license="GPL-2.0-only"
 homepage="https://github.com/fenrus75/powertop"
 distfiles="https://github.com/fenrus75/powertop/archive/refs/tags/v${version}.tar.gz"
-checksum=0e4cd0933a4f1fe04bfbf9d56efaabc841d9b04d391426f1a3469d6635a25f37
+checksum=e58ab3fd7b8ff5f4dd0d17f11848817e7d83c0a6918145ac81de03b5dccf8f49
 
 LDFLAGS="-lpthread"
 

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PR PATCH] [Merged]: powertop: update to 2.15.
  2023-01-09 19:51 [PR PATCH] powertop: update to 2.15 icp1994
@ 2023-01-10 10:37 ` Johnnynator
  0 siblings, 0 replies; 2+ messages in thread
From: Johnnynator @ 2023-01-10 10:37 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 325 bytes --]

There's a merged pull request on the void-packages repository

powertop: update to 2.15.
https://github.com/void-linux/void-packages/pull/41550

Description:
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture: **x86_64**

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-01-10 10:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-09 19:51 [PR PATCH] powertop: update to 2.15 icp1994
2023-01-10 10:37 ` [PR PATCH] [Merged]: " Johnnynator

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).