mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 14:47:17 +08:00
• Update to QScintilla-gpl-2.9.1.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@16617 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
dbc7eaedd9
commit
edbe5c0849
@ -47,6 +47,10 @@
|
|||||||
<listitem>
|
<listitem>
|
||||||
<para>November 6th, 2015</para>
|
<para>November 6th, 2015</para>
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
|
<listitem>
|
||||||
|
<para>[fernando] - Update to QScintilla-gpl-2.9.1. Fixes
|
||||||
|
<ulink url="&blfs-ticket-root;7091">#7091</ulink>.</para>
|
||||||
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>[fernando] - Update to firefox-42.0. Fixes
|
<para>[fernando] - Update to firefox-42.0. Fixes
|
||||||
<ulink url="&blfs-ticket-root;7085">#7085</ulink>.</para>
|
<ulink url="&blfs-ticket-root;7085">#7085</ulink>.</para>
|
||||||
|
@ -6,9 +6,9 @@
|
|||||||
|
|
||||||
<!ENTITY qscintilla-download-http "&sourceforge-repo;/pyqt/QScintilla-gpl-&qscintilla-version;.tar.gz">
|
<!ENTITY qscintilla-download-http "&sourceforge-repo;/pyqt/QScintilla-gpl-&qscintilla-version;.tar.gz">
|
||||||
<!ENTITY qscintilla-download-ftp " ">
|
<!ENTITY qscintilla-download-ftp " ">
|
||||||
<!ENTITY qscintilla-md5sum "24659879edf9786f41a9b9268ce3c817">
|
<!ENTITY qscintilla-md5sum "38e6248cb970adf6d05aea7d94f1288e">
|
||||||
<!ENTITY qscintilla-size "2.4 MB">
|
<!ENTITY qscintilla-size "2.4 MB">
|
||||||
<!ENTITY qscintilla-buildsize "37 MB (with documentation)">
|
<!ENTITY qscintilla-buildsize "38 MB (with documentation)">
|
||||||
<!ENTITY qscintilla-time "1 SBU (with documentation)">
|
<!ENTITY qscintilla-time "1 SBU (with documentation)">
|
||||||
]>
|
]>
|
||||||
|
|
||||||
@ -160,9 +160,9 @@ make</userinput></screen>
|
|||||||
class="username">root</systemitem> user:
|
class="username">root</systemitem> user:
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<screen role="root"><userinput>install -v -m755 -d $QT5DIR/share/doc/QScintilla-&qscintilla-version; &&
|
<screen role="root"><userinput>install -v -m755 -d $QT5DIR/share/doc/QScintilla-&qscintilla-version;/html &&
|
||||||
install -v -m644 ../doc/html-Qt4Qt5/* \
|
install -v -m644 ../doc/html-Qt4Qt5/* \
|
||||||
$QT5DIR/share/doc/QScintilla-&qscintilla-version;</userinput></screen>
|
$QT5DIR/share/doc/QScintilla-&qscintilla-version;/html</userinput></screen>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
if building with <application>Qt5</application>. For
|
if building with <application>Qt5</application>. For
|
||||||
@ -188,9 +188,9 @@ install -v -m644 ../doc/html-Qt4Qt5/* \
|
|||||||
$QT5DIR/lib/libqt5scintilla2.so or $QT4DIR/lib/libqtscintilla2.so
|
$QT5DIR/lib/libqt5scintilla2.so or $QT4DIR/lib/libqtscintilla2.so
|
||||||
</seg>
|
</seg>
|
||||||
<seg>
|
<seg>
|
||||||
$QT5DIR/{include/Qsci,qsci,share/doc/QScintilla-&qscintilla-version;}
|
$QT5DIR/{include/Qsci,qsci,share/doc/QScintilla-&qscintilla-version;}/html
|
||||||
or
|
or
|
||||||
$QT4DIR/{include/Qsci,qsci,share/doc/QScintilla-&qscintilla-version;}
|
$QT4DIR/{include/Qsci,qsci,share/doc/QScintilla-&qscintilla-version;}/html
|
||||||
</seg>
|
</seg>
|
||||||
</seglistitem>
|
</seglistitem>
|
||||||
</segmentedlist>
|
</segmentedlist>
|
||||||
|
@ -623,7 +623,7 @@
|
|||||||
<!ENTITY qtermwidget-version "0.6.0">
|
<!ENTITY qtermwidget-version "0.6.0">
|
||||||
<!ENTITY qterminal-version "0.6.0">
|
<!ENTITY qterminal-version "0.6.0">
|
||||||
<!ENTITY qupzilla-version "1.8.8">
|
<!ENTITY qupzilla-version "1.8.8">
|
||||||
<!ENTITY qscintilla-version "2.9">
|
<!ENTITY qscintilla-version "2.9.1">
|
||||||
<!ENTITY juffed-version "0.10.r71.gc3c1a3f">
|
<!ENTITY juffed-version "0.10.r71.gc3c1a3f">
|
||||||
|
|
||||||
<!-- Part X -->
|
<!-- Part X -->
|
||||||
|
Loading…
Reference in New Issue
Block a user