Author: fernando Date: Sun Jul 19 11:11:06 2015 New Revision: 16262 Log: • qupzilla-1.8.6: More fixes, now, it is host on anduin.
Modified: trunk/BOOK/lxqt/apps/qupzilla.xml Modified: trunk/BOOK/lxqt/apps/qupzilla.xml ============================================================================== --- trunk/BOOK/lxqt/apps/qupzilla.xml Sun Jul 19 10:26:23 2015 (r16261) +++ trunk/BOOK/lxqt/apps/qupzilla.xml Sun Jul 19 11:11:06 2015 (r16262) @@ -4,10 +4,10 @@ <!ENTITY % general-entities SYSTEM "../../general.ent"> %general-entities; - <!ENTITY qupzilla-download-http "https://github.com/QupZilla/qupzilla/archive/v&qupzilla-version;.tar.gz"> + <!ENTITY qupzilla-download-http "&sources-anduin-other-http;/qupzilla-&qupzilla-version;.tar.gz"> <!ENTITY qupzilla-download-ftp " "> - <!ENTITY qupzilla-md5sum "e80ad1b6e26212f3d43908c2ad87ba4d"> - <!ENTITY qupzilla-size "4.5 MB"> + <!ENTITY qupzilla-md5sum "78d91565e53d981337bd0173ee62398e"> + <!ENTITY qupzilla-size "45 MB"> <!ENTITY qupzilla-buildsize "79 MB"> <!ENTITY qupzilla-time "3.1 SBU"> ]> @@ -39,20 +39,6 @@ <bridgehead renderas="sect3">Package Information</bridgehead> - - <note> - <para> - Notice that v&qupzilla-version;.tar.gz is the downloaded file name. - This was obtained by compressing a directory named <filename - class="directory">qupzilla-&qupzilla-version;</filename>. This is not - convenient. It is better to rename the file to - <filename>qupzilla-&qupzilla-version;.tar.gz</filename>. - Alternatively, you can do it automatically, downloading with the - command <command>wget ... -O - <filename>qupzilla-&qupzilla-version;.tar.gz</filename></command>. - </para> - </note> - <itemizedlist spacing="compact"> <listitem> <para> @@ -147,7 +133,7 @@ </para> <screen><userinput>export QUPZILLA_PREFIX=/usr \ - USE_WEBGL=true && + USE_WEBGL=true && qmake && @@ -188,7 +174,7 @@ <note> <para> - If you wish to use any the following variables, they need to be + If you wish to use any of the following variables, they need to be exported. You can add them to the <command>export</command> block in the main instructions. Alternatively, instead of exporting, they can be added, one at a line, to <filename>src/defines.pri</filename>. -- http://lists.linuxfromscratch.org/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
