Changeset f62c26f7 for xfce


Ignore:
Timestamp:
02/17/2023 08:33:31 PM (15 months ago)
Author:
Thomas Trepl <thomas@…>
Branches:
11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
62a96197
Parents:
9138c6e
Message:

Upgrade xfce4-notifyd-0.8.1 and add xfce4-dev-tools-4.18.0 as buildtime dep

Location:
xfce/apps
Files:
1 added
2 edited

Legend:

Unmodified
Added
Removed
  • xfce/apps/apps.xml

    r9138c6e rf62c26f7  
    2020  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xfburn.xml"/>
    2121  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ristretto.xml"/>
     22  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xfce4-dev-tools.xml"/>
    2223  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xfce4-notifyd.xml"/>
    23 <!--  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xfce4-dev-tools.xml"/>-->
    2424  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xfce4-pulseaudio-plugin.xml"/>
    2525
  • xfce/apps/xfce4-notifyd.xml

    r9138c6e rf62c26f7  
    88           "https://archive.xfce.org/src/apps/xfce4-notifyd/0.8/xfce4-notifyd-&xfce4-notifyd-version;.tar.bz2">
    99  <!ENTITY xfce4-notifyd-download-ftp  " ">
    10   <!ENTITY xfce4-notifyd-md5sum        "c611b4134f05401c728bfade41c8fb3f">
    11   <!ENTITY xfce4-notifyd-size          "599 KB">
    12   <!ENTITY xfce4-notifyd-buildsize     "9.0 MB">
     10  <!ENTITY xfce4-notifyd-md5sum        "298e2bda1cd3b9f2a63b6cf398a46536">
     11  <!ENTITY xfce4-notifyd-size          "535 KB">
     12  <!ENTITY xfce4-notifyd-buildsize     "10.0 MB">
    1313  <!ENTITY xfce4-notifyd-time          "less than 0.1 SBU">
    1414]>
     
    7878    <para role="required">
    7979      <xref linkend="libnotify"/>,
    80       <xref linkend="libxfce4ui"/>, and
     80      <xref linkend="libxfce4ui"/>,
     81      <xref linkend="xfce4-dev-tools"/><!-- for build only -->, and
    8182      <xref linkend="xfce4-panel"/>
    8283    </para>
Note: See TracChangeset for help on using the changeset viewer.