mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
qupzilla-2.2.1
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19438 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
34f219d798
commit
64a9a9d361
@ -1,12 +1,12 @@
|
||||
<!-- $LastChangedBy$ $Date$ -->
|
||||
|
||||
<!ENTITY day "04"> <!-- Always 2 digits -->
|
||||
<!ENTITY day "05"> <!-- Always 2 digits -->
|
||||
<!ENTITY month "11"> <!-- Always 2 digits -->
|
||||
<!ENTITY year "2017">
|
||||
<!ENTITY copyrightdate "2001-&year;">
|
||||
<!ENTITY copyholder "The BLFS Development Team">
|
||||
<!ENTITY version "&year;-&month;-&day;">
|
||||
<!ENTITY releasedate "November 4th, &year;">
|
||||
<!ENTITY releasedate "November 5th, &year;">
|
||||
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
|
||||
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
|
||||
<!ENTITY lfs-version "development"> <!-- x.y|development -->
|
||||
|
@ -41,6 +41,17 @@
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
-->
|
||||
|
||||
<listitem>
|
||||
<para>November 5th, 2017</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[pierre] - Update to qupzilla-2.2.1. Fixes
|
||||
<ulink url="&blfs-ticket-root;9976">#9976</ulink>.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>November 4th, 2017</para>
|
||||
<itemizedlist>
|
||||
|
@ -721,7 +721,7 @@
|
||||
<!ENTITY epiphany-version "3.26.1">
|
||||
<!ENTITY firefox-version "56.0.1">
|
||||
<!ENTITY flashplayer-version "26.0.0.151">
|
||||
<!ENTITY qupzilla-version "2.2.0">
|
||||
<!ENTITY qupzilla-version "2.2.1">
|
||||
<!ENTITY seamonkey-version "2.48">
|
||||
|
||||
<!-- Chapter 44 -->
|
||||
|
@ -9,9 +9,9 @@
|
||||
-->
|
||||
<!ENTITY qupzilla-download-http "https://github.com/QupZilla/qupzilla/releases/download/v&qupzilla-version;/QupZilla-&qupzilla-version;.tar.xz">
|
||||
<!ENTITY qupzilla-download-ftp " ">
|
||||
<!ENTITY qupzilla-md5sum "c43fd3f9ef7397894e0e653ce4b10029">
|
||||
<!ENTITY qupzilla-md5sum "cedc1ed1e31f951231eaa708b3255a3b">
|
||||
<!ENTITY qupzilla-size "2.4 MB">
|
||||
<!ENTITY qupzilla-buildsize "65 MB">
|
||||
<!ENTITY qupzilla-buildsize "78 MB">
|
||||
<!ENTITY qupzilla-time "1.4 SBU (using parallelism=4)">
|
||||
]>
|
||||
|
||||
@ -178,10 +178,10 @@ update-desktop-database -q</userinput></screen>
|
||||
qupzilla
|
||||
</seg>
|
||||
<seg>
|
||||
libQupZilla.so and plugins under $LXQT_PREFIX/lib/qupzilla/
|
||||
libQupZilla.so and plugins under /usr/lib/qupzilla/
|
||||
</seg>
|
||||
<seg>
|
||||
$LXQT_PREFIX/{lib,share}/qupzilla
|
||||
/usr/{lib,share}/qupzilla
|
||||
</seg>
|
||||
</seglistitem>
|
||||
</segmentedlist>
|
||||
|
Loading…
Reference in New Issue
Block a user