Changeset ac38e9dc for xfce


Ignore:
Timestamp:
08/01/2015 04:26:22 AM (9 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
systemd-13485
Children:
ad6910d
Parents:
4a83293
Message:

Import back into SVN from Github

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@16309 af4574ff-66df-0310-9fd7-8a98e5e911e0

Location:
xfce
Files:
3 added
28 edited

Legend:

Unmodified
Added
Removed
  • xfce/apps/gtksourceview2.xml

    r4a83293 rac38e9dc  
    3838    </para>
    3939
    40     &lfs76_checked;
     40    &lfs77_checked;
    4141
    4242    <bridgehead renderas="sect3">Package Information</bridgehead>
  • xfce/apps/libunique.xml

    r4a83293 rac38e9dc  
    3535    </para>
    3636
    37     &lfs76_checked;
     37    &lfs77_checked;
    3838
    3939    <bridgehead renderas="sect3">Package Information</bridgehead>
  • xfce/apps/midori.xml

    r4a83293 rac38e9dc  
    88           "http://www.midori-browser.org/downloads/midori_&midori-version;_all_.tar.bz2">
    99  <!ENTITY midori-download-ftp  " ">
    10   <!ENTITY midori-md5sum        "a0af659e0f1d6edb2c97aefdc8c0f097">
    11   <!ENTITY midori-size          "1.3 MB">
    12   <!ENTITY midori-buildsize     "71 MB (additional 2 MB for the tests)">
    13   <!ENTITY midori-time          "0.7 SBU (additional less than 0.1 SBU for the tests)">
     10  <!ENTITY midori-md5sum        "2f250a5015923b6eeca606629e7bf042">
     11  <!ENTITY midori-size          "1.4 MB">
     12  <!ENTITY midori-buildsize     "87 MB">
     13  <!ENTITY midori-time          "0.6 SBU">
    1414]>
    1515
     
    3636    </para>
    3737
    38     &lfs76_checked;
     38    &lfs77_checked;
    3939
    4040    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    7777    <para role="required">
    7878      <xref linkend="cmake"/>,
     79      <xref linkend="gcr"/>,
    7980      <xref linkend="libnotify"/>,
    80       <xref linkend="webkitgtk2"/> (see "Command Explanations"), and
     81      <xref linkend="webkitgtk2"/> (Compiled against either GTK+ 2 or GTK+ 3 - see "Command Explanations"), and
    8182      <xref linkend="vala"/>
    8283    </para>
     
    8990    <bridgehead renderas="sect4">Optional</bridgehead>
    9091    <para role="optional">
    91       <xref linkend="gcr"/>,
    9292      <xref linkend="gtk-doc"/> and
    9393      <xref linkend="libzeitgeist"/>
     
    107107    </para>
    108108
    109 <screen><userinput>mkdir -v build &amp;&amp;
    110 cd build &amp;&amp;
     109<screen><userinput>mkdir build &amp;&amp;
     110cd    build &amp;&amp;
     111
    111112cmake -DCMAKE_INSTALL_PREFIX=/usr \
    112113      -DCMAKE_BUILD_TYPE=Release  \
     
    117118
    118119    <para>
    119       To test the results, issue: <command>make check</command> from an X
    120       terminal emulator. Test suite performance is poor: almost 1/3 fails.
    121       Another simple test is to run <command>midori/midori</command> from the
    122       <filename class="directory">build</filename> directory,
    123       before installing.
     120      This package does not have a working testsuite.
    124121    </para>
    125122
     
    138135
    139136    <para>
    140       <parameter>-DUSE_ZEITGEIST=OFF</parameter>: Remove this switch if
    141       <xref linkend="libzeitgeist"/> is installed.
     137      <parameter>-DUSE_ZEITGEIST=OFF</parameter>: This switch disables Zeitgeist
     138      support. Remove it if you have installed <xref linkend="libzeitgeist"/>.
    142139    </para>
    143140
    144141    <para>
    145142      <option>-DUSE_GTK3=1</option>: Use this switch if you want to build
    146       <application>Midori</application> with
    147       <application>WebKitGTK+</application> built against <application>GTK+
    148       3</application>, because by default it chooses
    149       <application>WebKitGTK+</application> built against <application>GTK+
    150       2</application>.
     143      <application>Midori</application> using
     144      <application>WebKitGTK+</application> built against
     145      <application>GTK+ 3</application>. <command>cmake</command>
     146      defaults to the <application>WebKitGTK+</application> built
     147      against <application>GTK+ 2</application>.
    151148    </para>
    152149
  • xfce/apps/mousepad.xml

    r4a83293 rac38e9dc  
    66
    77  <!ENTITY mousepad-download-http
    8            "http://archive.xfce.org/src/apps/mousepad/0.3/mousepad-&mousepad-version;.tar.bz2">
     8           "http://archive.xfce.org/src/apps/mousepad/0.4/mousepad-&mousepad-version;.tar.bz2">
    99  <!ENTITY mousepad-download-ftp  " ">
    10   <!ENTITY mousepad-md5sum        "dcfcdfaa8a19c89f35d5f6f64753e6e1">
    11   <!ENTITY mousepad-size          "472 KB">
    12   <!ENTITY mousepad-buildsize     "9.6 MB">
    13   <!ENTITY mousepad-time          "0.1 SBU">
     10  <!ENTITY mousepad-md5sum        "f55314c5dda6323883241e6cf01550a7">
     11  <!ENTITY mousepad-size          "568 KB">
     12  <!ENTITY mousepad-buildsize     "9.4 MB">
     13  <!ENTITY mousepad-time          "less than 0.1 SBU">
    1414]>
    1515
     
    3737    </para>
    3838
    39     &lfs76_checked;
     39    &lfs77_checked;
    4040
    4141    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    7777    <bridgehead renderas="sect4">Required</bridgehead>
    7878    <para role="required">
    79       <xref linkend="gtksourceview2"/>
     79      <xref linkend="gtksourceview2"/> or
     80      <xref linkend="gtksourceview"/>
    8081    </para>
    8182
  • xfce/apps/parole.xml

    r4a83293 rac38e9dc  
    66
    77  <!ENTITY parole-download-http
    8            "http://archive.xfce.org/src/apps/parole/0.5/parole-&parole-version;.tar.bz2">
     8           "http://archive.xfce.org/src/apps/parole/0.8/parole-&parole-version;.tar.bz2">
    99  <!ENTITY parole-download-ftp  " ">
    10   <!ENTITY parole-md5sum        "fa25b069c90bb9d59fef46e77c98f9b0">
    11   <!ENTITY parole-size          "656 KB">
    12   <!ENTITY parole-buildsize     "16 MB">
    13   <!ENTITY parole-time          "0.2 SBU">
     10  <!ENTITY parole-md5sum        "fffdc23d2aa22271f01410a9e27c3404">
     11  <!ENTITY parole-size          "796 KB">
     12  <!ENTITY parole-buildsize     "13.5 MB">
     13  <!ENTITY parole-time          "0.1 SBU">
    1414]>
    1515
     
    3737    </para>
    3838
    39     &lfs76_checked;
     39    &lfs77_checked;
    4040
    4141    <bridgehead renderas="sect3">Package Information</bridgehead>
  • xfce/apps/ristretto.xml

    r4a83293 rac38e9dc  
    66
    77  <!ENTITY ristretto-download-http
    8            "http://archive.xfce.org/src/apps/ristretto/0.6/ristretto-&ristretto-version;.tar.bz2">
     8           "http://archive.xfce.org/src/apps/ristretto/0.8/ristretto-&ristretto-version;.tar.bz2">
    99  <!ENTITY ristretto-download-ftp  " ">
    10   <!ENTITY ristretto-md5sum        "6b8c9a5d7ed319e4c84a9fefaa18792c">
    11   <!ENTITY ristretto-size          "488 KB">
    12   <!ENTITY ristretto-buildsize     "11 MB">
    13   <!ENTITY ristretto-time          "0.2 SBU">
     10  <!ENTITY ristretto-md5sum        "94c778850325a4e5a12e3433c8a05432">
     11  <!ENTITY ristretto-size          "532 KB">
     12  <!ENTITY ristretto-buildsize     "7.7 MB">
     13  <!ENTITY ristretto-time          "0.1 SBU">
    1414]>
    1515
     
    3636    </para>
    3737
    38     &lfs76_checked;
     38    &lfs77_checked;
    3939
    4040    <bridgehead renderas="sect3">Package Information</bridgehead>
  • xfce/apps/vte2.xml

    r4a83293 rac38e9dc  
    3737    </para>
    3838
    39     &lfs76_checked;
     39    &lfs77_checked;
    4040
    4141    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    122122
    123123    <para>
    124      <parameter>--libexecdir=/usr/lib/vte</parameter> : both this package and
     124     <parameter>--libexecdir=/usr/lib/vte</parameter>: Both this package and
    125125     <xref linkend="vte"/> install files of the same name. This switch ensures
    126126     that they do not overwrite each other if both are installed.
  • xfce/apps/xfburn.xml

    r4a83293 rac38e9dc  
    88           "http://archive.xfce.org/src/apps/xfburn/0.5/xfburn-&xfburn-version;.tar.bz2">
    99  <!ENTITY xfburn-download-ftp  " ">
    10   <!ENTITY xfburn-md5sum        "5a277c76ec9f70900b8b98a2cd500a1d">
    11   <!ENTITY xfburn-size          "744 KB">
    12   <!ENTITY xfburn-buildsize     "17 MB (additional 1 MB for the tests)">
    13   <!ENTITY xfburn-time          "0.1 SBU (additional 0.1 SBU for the tests)">
     10  <!ENTITY xfburn-md5sum        "448fcbb7023645216c5a52435a9cf72a">
     11  <!ENTITY xfburn-size          "756 KB">
     12  <!ENTITY xfburn-buildsize     "19 MB">
     13  <!ENTITY xfburn-time          "0.1 SBU">
    1414]>
    1515
     
    3838    </para>
    3939
    40     &lfs76_checked;
     40    &lfs77_checked;
    4141
    4242    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    8585    <bridgehead renderas="sect4">Optional</bridgehead>
    8686    <para role="optional">
    87       <xref linkend="gst-plugins-base"/>
     87      <xref linkend="gst10-plugins-base"/>
    8888    </para>
    8989
     
    105105
    106106    <para>
    107       To test the results, issue: <command>make check</command>.
     107      This package does not come with a test suite.
    108108    </para>
    109109
  • xfce/apps/xfce4-mixer.xml

    r4a83293 rac38e9dc  
    66
    77  <!ENTITY xfce4-mixer-download-http
    8            "http://archive.xfce.org/src/apps/xfce4-mixer/&xfce4-version;/xfce4-mixer-&xfce4-mixer-version;.tar.bz2">
     8           "http://archive.xfce.org/src/apps/xfce4-mixer/4.10/xfce4-mixer-&xfce4-mixer-version;.tar.bz2">
    99  <!ENTITY xfce4-mixer-download-ftp  " ">
    1010  <!ENTITY xfce4-mixer-md5sum        "e47d5b3e873fdee3fa80d309a5f53e9c">
     
    3737    </para>
    3838
    39     &lfs76_checked;
     39    &lfs77_checked;
    4040
    4141    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    8282    </para>
    8383
    84     <!-- URL broken
    8584    <bridgehead renderas="sect4">Optional</bridgehead>
    8685      <para role="optional">
    87       <ulink url="http://kaizer.se/wiki/keybinder/">Keybinder</ulink>
     86      <xref linkend="keybinder2"/>
    8887    </para>
    89     -->
    9088
    9189    <para condition="html" role="usernotes">
  • xfce/apps/xfce4-notifyd.xml

    r4a83293 rac38e9dc  
    4141    </para>
    4242
    43     &lfs76_checked;
     43    &lfs77_checked;
    4444
    4545    <bridgehead renderas="sect3">Package Information</bridgehead>
  • xfce/apps/xfce4-terminal.xml

    r4a83293 rac38e9dc  
    3838    </para>
    3939
    40     &lfs76_checked;
     40    &lfs77_checked;
    4141
    4242    <bridgehead renderas="sect3">Package Information</bridgehead>
  • xfce/core/core.xml

    r4a83293 rac38e9dc  
    4242  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gtk-xfce-engine.xml"/>
    4343  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libwnck2.xml"/>
    44   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libxfcegui4.xml"/>
     44  <!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libxfcegui4.xml"/> -->
    4545  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xfce4-panel.xml"/>
    46   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="thunar-systemd.xml"/>
    47   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="thunar-volman-systemd.xml"/>
     46  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xfce4-xkb-plugin.xml"/>
     47  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="thunar.xml"/>
     48  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="thunar-volman.xml"/>
    4849  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="tumbler.xml"/>
    4950  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="xfce4-appfinder.xml"/>
  • xfce/core/exo.xml

    r4a83293 rac38e9dc  
    88           "http://archive.xfce.org/src/xfce/exo/0.10/exo-&exo-version;.tar.bz2">
    99  <!ENTITY exo-download-ftp  " ">
    10   <!ENTITY exo-md5sum        "c70f2a217811bfba2e62f938d4b8f748">
    11   <!ENTITY exo-size          "1.2 MB">
    12   <!ENTITY exo-buildsize     "26 MB">
    13   <!ENTITY exo-time          "0.3 SBU">
     10  <!ENTITY exo-md5sum        "895e4f38d2cfe58d69679e2902a335a5">
     11  <!ENTITY exo-size          "1.3 MB">
     12  <!ENTITY exo-buildsize     "28 MB">
     13  <!ENTITY exo-time          "0.2 SBU">
    1414]>
    1515
     
    3737    </para>
    3838
    39     &lfs76_checked;
     39    &lfs77_checked;
    4040
    4141    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    104104
    105105    <para>
    106       This package does not come with a test suite.
     106      To test the results, issue: <command>make check</command>.
    107107    </para>
    108108
  • xfce/core/garcon.xml

    r4a83293 rac38e9dc  
    66
    77  <!ENTITY garcon-download-http
    8            "http://archive.xfce.org/src/xfce/garcon/0.3/garcon-&garcon-version;.tar.bz2">
     8           "http://archive.xfce.org/src/xfce/garcon/0.5/garcon-&garcon-version;.tar.bz2">
    99  <!ENTITY garcon-download-ftp  " ">
    10   <!ENTITY garcon-md5sum        "853f13fbad4760374a2a889acaa4a6c1">
    11   <!ENTITY garcon-size          "440 KB">
    12   <!ENTITY garcon-buildsize     "8.2 MB">
     10  <!ENTITY garcon-md5sum        "68e1deb0a4b7d84182140ddcb84d9065">
     11  <!ENTITY garcon-size          "448 KB">
     12  <!ENTITY garcon-buildsize     "10 MB">
    1313  <!ENTITY garcon-time          "0.1 SBU">
    1414]>
     
    3737    </para>
    3838
    39     &lfs76_checked;
     39    &lfs77_checked;
    4040
    4141    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    7777    <bridgehead renderas="sect4">Required</bridgehead>
    7878    <para role="required">
     79      <xref linkend="libxfce4ui"/>,
    7980      <xref linkend="libxfce4util"/> and
    80       <xref linkend="gtk2"/>
     81      <xref linkend="gtk2"/> or
     82      <xref linkend="gtk3"/>
    8183    </para>
    8284
  • xfce/core/gtk-xfce-engine.xml

    r4a83293 rac38e9dc  
    66
    77  <!ENTITY gtk-xfce-engine-download-http
    8            "http://archive.xfce.org/src/xfce/gtk-xfce-engine/3.0/gtk-xfce-engine-&gtk-xfce-engine-version;.tar.bz2">
     8           "http://archive.xfce.org/src/xfce/gtk-xfce-engine/3.2/gtk-xfce-engine-&gtk-xfce-engine-version;.tar.bz2">
    99  <!ENTITY gtk-xfce-engine-download-ftp  " ">
    10   <!ENTITY gtk-xfce-engine-md5sum        "174e774d0debb052ec457640275f065d">
    11   <!ENTITY gtk-xfce-engine-size          "364 KB">
    12   <!ENTITY gtk-xfce-engine-buildsize     "7.3 MB">
    13   <!ENTITY gtk-xfce-engine-time          "0.1 SBU">
     10  <!ENTITY gtk-xfce-engine-md5sum        "363d6c16a48a00e26d45c45c2e1fd739">
     11  <!ENTITY gtk-xfce-engine-size          "368 KB">
     12  <!ENTITY gtk-xfce-engine-buildsize     "7.0 MB">
     13  <!ENTITY gtk-xfce-engine-time          "less than 0.1 SBU">
    1414]>
    1515
     
    3939    </para>
    4040
    41     &lfs76_checked;
     41    &lfs77_checked;
    4242
    4343    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    100100    </para>
    101101
    102 <screen><userinput>./configure --prefix=/usr &amp;&amp;
     102<screen><userinput>./configure --prefix=/usr --enable-gtk3 &amp;&amp;
    103103make</userinput></screen>
    104104
  • xfce/core/libwnck2.xml

    r4a83293 rac38e9dc  
    3737    </para>
    3838
    39     &lfs76_checked;
     39    &lfs77_checked;
    4040
    4141    <bridgehead renderas="sect3">Package Information</bridgehead>
  • xfce/core/libxfce4ui.xml

    r4a83293 rac38e9dc  
    88           "http://archive.xfce.org/src/xfce/libxfce4ui/&xfce4-version;/libxfce4ui-&libxfce4ui-version;.tar.bz2">
    99  <!ENTITY libxfce4ui-download-ftp  " ">
    10   <!ENTITY libxfce4ui-md5sum        "6df1ce474a3d4885aee31cda9dbc9192">
    11   <!ENTITY libxfce4ui-size          "536 KB">
    12   <!ENTITY libxfce4ui-buildsize     "9.5 MB">
    13   <!ENTITY libxfce4ui-time          "0.2 SBU">
     10  <!ENTITY libxfce4ui-md5sum        "ea9fad7d059fe8f531fe8db42dabb5a9">
     11  <!ENTITY libxfce4ui-size          "652 KB">
     12  <!ENTITY libxfce4ui-buildsize     "9.9 MB">
     13  <!ENTITY libxfce4ui-time          "0.1 SBU">
    1414]>
    1515
     
    3737    </para>
    3838
    39     &lfs76_checked;
     39    &lfs77_checked;
    4040
    4141    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    7777    <bridgehead renderas="sect4">Required</bridgehead>
    7878    <para role="required">
    79       <xref linkend="gtk2"/> and
     79      <xref linkend="gtk2"/> or
     80      <xref linkend="gtk3"/> and
    8081      <xref linkend="xfconf"/>
    8182    </para>
     
    8889    <bridgehead renderas="sect4">Optional</bridgehead>
    8990    <para role="optional">
    90       <xref linkend="gtk-doc"/>
     91      <xref linkend="gtk-doc"/>,
     92      <xref linkend="perl-html-parser"/> and
     93      <ulink url="https://glade.gnome.org/">Glade</ulink>
    9194    </para>
    9295
     
    140143        </seg>
    141144        <seg>
    142           libxfce4kbd-private-2.so and libxfce4ui-1.so
     145          libxfce4kbd-private-2.so, libxfce4kbd-private-3.so,
     146          libxfce4ui-1.so and libxfce4ui-2.so
    143147        </seg>
    144148        <seg>
    145149          /etc/xdg/xfce4,
    146150          /usr/include/xfce4/libxfce4kbd-private-2,
    147           /usr/include/xfce4/libxfce4ui-1 and
     151          /usr/include/xfce4/libxfce4kbd-private-3,
     152          /usr/include/xfce4/libxfce4ui-1,
     153          /usr/include/xfce4/libxfce4ui-2 and
    148154          /usr/share/gtk-doc/html/libxfce4ui
    149155        </seg>
  • xfce/core/libxfce4util.xml

    r4a83293 rac38e9dc  
    88           "http://archive.xfce.org/src/xfce/libxfce4util/&xfce4-version;/libxfce4util-&libxfce4util-version;.tar.bz2">
    99  <!ENTITY libxfce4util-download-ftp  " ">
    10   <!ENTITY libxfce4util-md5sum        "11eec87e8eda2bc62512c2416cb807a1">
    11   <!ENTITY libxfce4util-size          "444 KB">
    12   <!ENTITY libxfce4util-buildsize     "6.2 MB">
    13   <!ENTITY libxfce4util-time          "0.1 SBU">
     10  <!ENTITY libxfce4util-md5sum        "4eb012b6c1292ceedb3a83ebfc1ff08d">
     11  <!ENTITY libxfce4util-size          "448 KB">
     12  <!ENTITY libxfce4util-buildsize     "6.8 MB">
     13  <!ENTITY libxfce4util-time          "less than 0.1 SBU">
    1414]>
    1515
     
    3636    </para>
    3737
    38     &lfs76_checked;
     38    &lfs77_checked;
    3939
    4040    <bridgehead renderas="sect3">Package Information</bridgehead>
  • xfce/core/libxfcegui4.xml

    r4a83293 rac38e9dc  
    3636    </para>
    3737
    38     &lfs76_checked;
     38    &lfs77_checked;
    3939
    4040    <bridgehead renderas="sect3">Package Information</bridgehead>
  • xfce/core/tumbler.xml

    r4a83293 rac38e9dc  
    88           "http://archive.xfce.org/src/xfce/tumbler/0.1/tumbler-&tumbler-version;.tar.bz2">
    99  <!ENTITY tumbler-download-ftp  " ">
    10   <!ENTITY tumbler-md5sum        "2524e39439c13238565160da0b6fed2d">
    11   <!ENTITY tumbler-size          "504 KB">
    12   <!ENTITY tumbler-buildsize     "13 MB">
     10  <!ENTITY tumbler-md5sum        "0067054e6f1f90a13f90faadfca1e89e">
     11  <!ENTITY tumbler-size          "540 KB">
     12  <!ENTITY tumbler-buildsize     "10.1 MB">
    1313  <!ENTITY tumbler-time          "0.2 SBU">
    1414]>
     
    3838    </para>
    3939
    40     &lfs76_checked;
     40    &lfs77_checked;
    4141
    4242    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    141141        </seg>
    142142        <seg>
     143          /etc/xdg/tumbler,
    143144          /usr/include/tumbler-1,
    144145          /usr/lib/tumbler-1 and
  • xfce/core/xfce4-appfinder.xml

    r4a83293 rac38e9dc  
    88           "http://archive.xfce.org/src/xfce/xfce4-appfinder/&xfce4-version;/xfce4-appfinder-&xfce4-appfinder-version;.tar.bz2">
    99  <!ENTITY xfce4-appfinder-download-ftp  " ">
    10   <!ENTITY xfce4-appfinder-md5sum        "bea253956638e2df2dd950343b3b1b7b">
    11   <!ENTITY xfce4-appfinder-size          "436 KB">
    12   <!ENTITY xfce4-appfinder-buildsize     "6.6 MB">
    13   <!ENTITY xfce4-appfinder-time          "0.1 SBU">
     10  <!ENTITY xfce4-appfinder-md5sum        "0b238b30686388c507c119b12664f1a1">
     11  <!ENTITY xfce4-appfinder-size          "452 KB">
     12  <!ENTITY xfce4-appfinder-buildsize     "4.8 MB">
     13  <!ENTITY xfce4-appfinder-time          "less than 0.1 SBU">
    1414]>
    1515
     
    3737    </para>
    3838
    39     &lfs76_checked;
     39    &lfs77_checked;
    4040
    4141    <bridgehead renderas="sect3">Package Information</bridgehead>
  • xfce/core/xfce4-panel.xml

    r4a83293 rac38e9dc  
    88           "http://archive.xfce.org/src/xfce/xfce4-panel/&xfce4-version;/xfce4-panel-&xfce4-panel-version;.tar.bz2">
    99  <!ENTITY xfce4-panel-download-ftp  " ">
    10   <!ENTITY xfce4-panel-md5sum        "8a1f8371fc725ba00f4594c5c0f81c59">
     10  <!ENTITY xfce4-panel-md5sum        "5a333af704e386c90ad829b6baf1a758">
    1111  <!ENTITY xfce4-panel-size          "1.1 MB">
    1212  <!ENTITY xfce4-panel-buildsize     "40 MB">
     
    3636    </para>
    3737
    38     &lfs76_checked;
     38    &lfs77_checked;
    3939
    4040    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    100100    </para>
    101101
    102 <screen><userinput>./configure --prefix=/usr --sysconfdir=/etc &amp;&amp;
     102<screen><userinput>./configure --prefix=/usr --sysconfdir=/etc --enable-gtk3 &amp;&amp;
    103103make</userinput></screen>
    104104
  • xfce/core/xfce4-power-manager.xml

    r4a83293 rac38e9dc  
    88           "http://archive.xfce.org/src/xfce/xfce4-power-manager/1.4/xfce4-power-manager-&xfce4-power-manager-version;.tar.bz2">
    99  <!ENTITY xfce4-power-manager-download-ftp  " ">
    10   <!ENTITY xfce4-power-manager-md5sum        "a5b96df5416686a6f6f0a18d1a371f43">
    11   <!ENTITY xfce4-power-manager-size          "1.0 MB">
    12   <!ENTITY xfce4-power-manager-buildsize     "19.8 MB">
    13   <!ENTITY xfce4-power-manager-time          "0.2 SBU">
     10  <!ENTITY xfce4-power-manager-md5sum        "e7d00548e58bf19229e727818184c1e0">
     11  <!ENTITY xfce4-power-manager-size          "1.1 MB">
     12  <!ENTITY xfce4-power-manager-buildsize     "18 MB">
     13  <!ENTITY xfce4-power-manager-time          "0.1 SBU">
    1414]>
    1515
     
    4343    </para>
    4444
    45     &lfs76_checked;
     45    &lfs77_checked;
    4646
    4747    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    117117    </para>
    118118
    119 <screen role="root"><userinput>make docdir=/usr/share/doc/xfce4-power-manager-&xfce4-power-manager-version; \
    120      imagesdir=/usr/share/doc/xfce4-power-manager-&xfce4-power-manager-version;/images install</userinput></screen>
     119<screen role="root"><userinput>make install</userinput></screen>
    121120
    122121  </sect2>
     
    138137        </seg>
    139138        <seg>
    140           None
     139          /usr/lib/lxpanel/plugins/lxde_power_manager.so and
     140          /usr/lib/xfce4/panel/plugins/libxfce4powermanager.so
    141141        </seg>
    142142        <seg>
     
    155155        <listitem>
    156156          <para>
    157             is a <application>GTK+ 2</application> application that enables
    158             suspend/hibernate on systems using <application>UPower-0.99</application>
    159             or higher.
     157            is a helper program for the suspend and hibernate functions of
     158            <command>xfce4-power-manager</command>.
    160159          </para>
    161160          <indexterm zone="xfce4-power-manager xfce4-pm-helper">
  • xfce/core/xfce4-session-systemd.xml

    r4a83293 rac38e9dc  
    88           "http://archive.xfce.org/src/xfce/xfce4-session/&xfce4-version;/xfce4-session-&xfce4-session-version;.tar.bz2">
    99  <!ENTITY xfce4-session-download-ftp  " ">
    10   <!ENTITY xfce4-session-md5sum        "1757657c1d590aa6274b7b7cbba33352">
    11   <!ENTITY xfce4-session-size          "1.3 MB">
    12   <!ENTITY xfce4-session-buildsize     "21 MB">
    13   <!ENTITY xfce4-session-time          "0.3 SBU">
     10  <!ENTITY xfce4-session-md5sum        "f4921fb2e606e74643daf1212263076c">
     11  <!ENTITY xfce4-session-size          "1.2 MB">
     12  <!ENTITY xfce4-session-buildsize     "14 MB">
     13  <!ENTITY xfce4-session-time          "0.2 SBU">
    1414]>
    1515
     
    3939    </para>
    4040
    41     &lfs76_checked;
     41    &lfs77_checked;
    4242
    4343    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    7171        <para>
    7272          Estimated build time: &xfce4-session-time;
    73         </para>
    74       </listitem>
    75     </itemizedlist>
    76 
    77     <bridgehead renderas="sect3">Additional Downloads</bridgehead>
    78     <itemizedlist spacing="compact">
    79       <listitem>
    80         <para>
    81           Required patch:
    82           <ulink url="&patch-root;/xfce4-session-&xfce4-session-version;-logind_suspend_hibernate-1.patch"/>
    8373        </para>
    8474      </listitem>
     
    9080    <para role="required">
    9181      <xref linkend="libwnck2"/>,
    92       <xref linkend="libxfce4ui"/>, and
    93       <xref linkend="which"/>
     82      <xref linkend="libxfce4ui"/>,
     83      <xref linkend="which"/>, and
     84      <xref linkend="xorg7-app"/>
     85    </para>
     86
     87    <bridgehead renderas="sect4">Recommended</bridgehead>
     88    <para role="recommended">
     89      <xref linkend="desktop-file-utils"/> and
     90      <xref linkend="shared-mime-info"/>
    9491    </para>
    9592
     
    107104    </para>
    108105
    109 <screen><userinput>patch -Np1 -i ../xfce4-session-&xfce4-session-version;-logind_suspend_hibernate-1.patch &amp;&amp;
    110 ./configure --prefix=/usr \
     106<screen><userinput>./configure --prefix=/usr \
    111107            --sysconfdir=/etc \
    112108            --disable-legacy-sm &amp;&amp;
     
    146142      <xref linkend="hicolor-icon-theme"/>,
    147143      <xref linkend="openssh"/> and
    148       <xref linkend="systemd"/> (for Logind)
     144      <xref linkend="systemd"/>
    149145    </para>
    150146
     
    154150    </para>
    155151
     152    <para>
     153      When building an <application>Xfce4</application> packages, some
     154      configuration files are installed in <filename class="directory">
     155      /usr/share/applications</filename>, <filename class="directory">
     156      /usr/share/icons</filename>, and <filename class="directory">
     157      /usr/share/mime</filename>. In order to use those files in your
     158      <application>Xfce4</application> session, you need to update
     159      various databases. Run the following commands as the
     160      <systemitem class="username">root</systemitem> user to update
     161      them (you need to have the recommended dependencies installed):
     162   </para>
     163
     164<screen role="root"><userinput>update-desktop-database &amp;&amp;
     165update-mime-database</userinput></screen>
    156166  </sect2>
    157167
  • xfce/core/xfce4-settings.xml

    r4a83293 rac38e9dc  
    88           "http://archive.xfce.org/src/xfce/xfce4-settings/&xfce4-version;/xfce4-settings-&xfce4-settings-version;.tar.bz2">
    99  <!ENTITY xfce4-settings-download-ftp  " ">
    10   <!ENTITY xfce4-settings-md5sum        "eaa86dd86ef0dad9cf7af1ee2c831972">
    11   <!ENTITY xfce4-settings-size          "760 KB">
    12   <!ENTITY xfce4-settings-buildsize     "20 MB">
    13   <!ENTITY xfce4-settings-time          "0.3 SBU">
     10  <!ENTITY xfce4-settings-md5sum        "3eb9ff3862d773287f56f142ab7ec361">
     11  <!ENTITY xfce4-settings-size          "952 KB">
     12  <!ENTITY xfce4-settings-buildsize     "18 MB">
     13  <!ENTITY xfce4-settings-time          "0.1 SBU">
    1414]>
    1515
     
    3737    </para>
    3838
    39     &lfs76_checked;
     39    &lfs77_checked;
    4040
    4141    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    7777    <bridgehead renderas="sect4">Required</bridgehead>
    7878    <para role="required">
    79       <xref linkend="exo"/> and
     79      <xref linkend="exo"/>,
     80      <xref linkend="garcon"/> and
    8081      <xref linkend="libxfce4ui"/>
    81     </para>
    82 
    83     <bridgehead renderas="sect4">Required (Runtime)</bridgehead>
    84     <para role="required runtime">
    85       <xref linkend="gnome-icon-theme"/> or
    86       <xref linkend="lxde-icon-theme"/>
    8782    </para>
    8883
     
    9287      <xref linkend="libnotify"/> and
    9388      <xref linkend="libxklavier"/>
     89    </para>
     90
     91    <bridgehead renderas="sect4">Runtime Dependencies</bridgehead>
     92    <para role="optional">
     93      An icon theme such as <xref linkend="adwaita-icon-theme"/> or
     94      <xref linkend="lxde-icon-theme"/>
    9495    </para>
    9596
  • xfce/core/xfconf.xml

    r4a83293 rac38e9dc  
    88           "http://archive.xfce.org/src/xfce/xfconf/&xfce4-version;/xfconf-&xfconf-version;.tar.bz2">
    99  <!ENTITY xfconf-download-ftp  " ">
    10   <!ENTITY xfconf-md5sum        "4ed48150a03fb5f42b455494307b7f28">
    11   <!ENTITY xfconf-size          "508 KB">
    12   <!ENTITY xfconf-buildsize     "8.7 MB">
    13   <!ENTITY xfconf-time          "0.1 SBU">
     10  <!ENTITY xfconf-md5sum        "8ebfac507b4d6ce3f4bac9d257c2853b">
     11  <!ENTITY xfconf-size          "532 KB">
     12  <!ENTITY xfconf-buildsize     "6.8 MB">
     13  <!ENTITY xfconf-time          "less than 0.1 SBU">
    1414]>
    1515
     
    3636    </para>
    3737
    38     &lfs76_checked;
     38    &lfs77_checked;
    3939
    4040    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    103103    </para>
    104104
    105 <screen><userinput>./configure --prefix=/usr --disable-static &amp;&amp;
     105<screen><userinput>./configure --prefix=/usr &amp;&amp;
    106106make</userinput></screen>
    107107
     
    119119  <sect2 role="commands">
    120120    <title>Command Explanations</title>
    121 
    122     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    123       href="../../xincludes/static-libraries.xml"/>
    124121
    125122    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    144141        </seg>
    145142        <seg>
    146           /usr/include/xfconf-0, /usr/lib/xfce4 and
     143          /usr/include/xfconf-0,
     144          /usr/lib/xfce4/xfconf, and
    147145          /usr/share/gtk-doc/html/xfconf
    148146        </seg>
  • xfce/core/xfdesktop.xml

    r4a83293 rac38e9dc  
    88           "http://archive.xfce.org/src/xfce/xfdesktop/&xfce4-version;/xfdesktop-&xfdesktop-version;.tar.bz2">
    99  <!ENTITY xfdesktop-download-ftp  " ">
    10   <!ENTITY xfdesktop-md5sum        "11c9601f99080b47ee92b2ea30d30355">
    11   <!ENTITY xfdesktop-size          "1.0 MB">
    12   <!ENTITY xfdesktop-buildsize     "15.8 MB">
     10  <!ENTITY xfdesktop-md5sum        "9a29c8e6b8a931fecd29f1ea736a6a70">
     11  <!ENTITY xfdesktop-size          "1.4 MB">
     12  <!ENTITY xfdesktop-buildsize     "21 MB">
    1313  <!ENTITY xfdesktop-time          "0.2 SBU">
    1414]>
     
    3939    </para>
    4040
    41     &lfs76_checked;
     41    &lfs77_checked;
    4242
    4343    <bridgehead renderas="sect3">Package Information</bridgehead>
  • xfce/core/xfwm4.xml

    r4a83293 rac38e9dc  
    77  <!ENTITY xfwm4-download-http "http://archive.xfce.org/src/xfce/xfwm4/&xfce4-version;/xfwm4-&xfwm4-version;.tar.bz2">
    88  <!ENTITY xfwm4-download-ftp  " ">
    9   <!ENTITY xfwm4-md5sum        "10de50c79ed944cbb9c87741062c2a76">
    10   <!ENTITY xfwm4-size          "1.1 MB">
    11   <!ENTITY xfwm4-buildsize     "30 MB">
    12   <!ENTITY xfwm4-time          "0.3 SBU">
     9  <!ENTITY xfwm4-md5sum        "197ef087ca6a263627f1bea6d5a79d6f">
     10  <!ENTITY xfwm4-size          "1.2 MB">
     11  <!ENTITY xfwm4-buildsize     "31 MB">
     12  <!ENTITY xfwm4-time          "0.2 SBU">
    1313]>
    1414
     
    3535    </para>
    3636
    37     &lfs76_checked;
     37    &lfs77_checked;
    3838
    3939    <bridgehead renderas="sect3">Package Information</bridgehead>
Note: See TracChangeset for help on using the changeset viewer.