Changeset 16d42f6


Ignore:
Timestamp:
01/28/2024 01:34:54 AM (4 months ago)
Author:
Rahul Chandra <rahul@…>
Branches:
12.1, ken/TL2024, lazarus, rahul/power-profiles-daemon, trunk, xry111/llvm18
Children:
0ba3295
Parents:
4671375
git-author:
Rahul Chandra <rahul@…> (01/26/2024 02:10:23 AM)
git-committer:
Rahul Chandra <rahul@…> (01/28/2024 01:34:54 AM)
Message:

Add power-profiles-daemon

Files:
3 added
4 edited

Legend:

Unmodified
Added
Removed
  • general/sysutils/sysutils.xml

    r4671375 r16d42f6  
    4646  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="pciutils.xml"/>
    4747  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="pm-utils.xml"/>
     48  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="power-profiles-daemon.xml"/>
    4849  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="raptor.xml"/>
    4950  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="rasqal.xml"/>
  • gnome/platform/gnome-shell.xml

    r4671375 r16d42f6  
    8888      <xref linkend="gnome-autoar"/>,
    8989      <xref linkend="gnome-bluetooth"/>,
    90       <xref linkend="gst10-plugins-base"/>, and
    91       <xref linkend="NetworkManager"/>
     90      <xref linkend="gst10-plugins-base"/>,
     91      <xref linkend="NetworkManager"/>, and
     92      <xref linkend="power-profiles-daemon"/> (for laptops)
    9293    </para>
    9394
  • introduction/welcome/changelog.xml

    r4671375 r16d42f6  
    122122      <para>January 25th, 2024</para>
    123123      <itemizedlist>
     124        <listitem>
     125          <para>[rahul] - Add power-profiles-daemon. Fixes
     126          <ulink url="&blfs-ticket-root;19086">#19086</ulink>.</para>
     127        </listitem>
    124128        <listitem>
    125129          <para>[renodr] - Update to glm-1.0.0. Fixes
  • packages.ent

    r4671375 r16d42f6  
    297297<!ENTITY pciutils-version             "3.10.0">
    298298<!ENTITY pm-utils-version             "1.4.1">
     299<!ENTITY power-profiles-daemon-version "0.13">
    299300<!ENTITY raptor-version               "2.0.16">
    300301<!ENTITY rasqal-version               "0.9.33">
Note: See TracChangeset for help on using the changeset viewer.