Github messages for voidlinux
 help / color / mirror / Atom feed
From: icp1994 <icp1994@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] powertop: update to 2.15.
Date: Mon, 09 Jan 2023 20:51:37 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-41550@inbox.vuxu.org> (raw)

[-- 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"
 

             reply	other threads:[~2023-01-09 19:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-09 19:51 icp1994 [this message]
2023-01-10 10:37 ` [PR PATCH] [Merged]: " Johnnynator

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-41550@inbox.vuxu.org \
    --to=icp1994@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).