Changeset 7b88d5a
- Timestamp:
- 08/01/2015 10:25:40 PM (8 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 7.10, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, ken/inkscape-core-mods, lazarus, nosym, perl-modules, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- 1def00f
- Parents:
- 9fa25aa
- Files:
-
- 7 edited
Legend:
- Unmodified
- Added
- Removed
-
general/prog/mercurial.xml
r9fa25aa r7b88d5a 7 7 <!ENTITY mercurial-download-http "http://mercurial.selenic.com/release/mercurial-&mercurial-version;.tar.gz"> 8 8 <!ENTITY mercurial-download-ftp " "> 9 <!ENTITY mercurial-md5sum " 0b0a63bfbc22d399f42f56fc65c5394b">10 <!ENTITY mercurial-size "4. 1MB">11 <!ENTITY mercurial-buildsize " 320 MB (47 MB for program, 2 MB for documentation, 271MB for tests)">12 <!ENTITY mercurial-time "0.1 SBU for program and documentation, 10 SBU for tests">9 <!ENTITY mercurial-md5sum "3e3010e12759d3783ab7ed93de627da1"> 10 <!ENTITY mercurial-size "4.3 MB"> 11 <!ENTITY mercurial-buildsize "51 MB (with documentation, additional 294 MB for tests)"> 12 <!ENTITY mercurial-time "0.1 SBU (with documentation, additional 3 SBU for tests, with -j8)"> 13 13 ]> 14 14 … … 143 143 <para>where you must replace <user_name> and <your@mail> (mail 144 144 is optional and can be omitted). With the user identity defined, run 145 <command>hg debuginstall</command> and several lines will be displayed, 145 <command>hg debuginstall</command> and several lines will be displayed, 146 146 the last one reading "no problems detected". Another quick and simple test 147 147 is just <command>hg</command>, which should output basic commands that can -
general/prog/perl-modules.xml
r9fa25aa r7b88d5a 10 10 11 11 <!ENTITY Archive-Zip-download-http "http://cpan.metacpan.org/authors/id/P/PH/PHRED/Archive-Zip-&Archive-Zip-version;.tar.gz"> 12 <!ENTITY Archive-Zip-md5sum "3 9d3ee62aefd452b8b86094de46a9214">12 <!ENTITY Archive-Zip-md5sum "35b81833e44d0001f0e1c86c72f2a6c8"> 13 13 14 14 <!ENTITY autovivification-download-http "http://www.cpan.org/authors/id/V/VP/VPIT/autovivification-&autovivification-version;.tar.gz"> … … 310 310 </listitem> 311 311 <listitem> 312 <literallayout>&Business-ISSN-download-http; 312 <literallayout>&Business-ISSN-download-http; 313 313 MD5 sum: &Business-ISSN-md5sum;</literallayout> 314 314 </listitem> … … 481 481 </listitem> 482 482 <listitem> 483 <literallayout>&Encode-JIS2K-download-http; 483 <literallayout>&Encode-JIS2K-download-http; 484 484 MD5 sum: &Encode-JIS2K-md5sum;</literallayout> 485 485 </listitem> … … 1298 1298 </para> 1299 1299 1300 &lfs77_checked; &gcc5_checked; 1300 &lfs77_checked; &gcc5_checked; 1301 1301 1302 1302 <itemizedlist> -
general/prog/scons.xml
r9fa25aa r7b88d5a 7 7 <!ENTITY scons-download-http "&sourceforge-repo;/scons/scons-&scons-version;.tar.gz"> 8 8 <!ENTITY scons-download-ftp " "> 9 <!ENTITY scons-md5sum " 8b0d1041266f89b18e47f26d943f8aa5">10 <!ENTITY scons-size "6 20KB">11 <!ENTITY scons-buildsize " 5.3MB">9 <!ENTITY scons-md5sum "9c6a1c3c716cbe5f16515f163c91d928"> 10 <!ENTITY scons-size "616 KB"> 11 <!ENTITY scons-buildsize "12 MB"> 12 12 <!ENTITY scons-time "less than 0.1 SBU"> 13 13 ]> … … 104 104 105 105 </sect2> 106 106 107 107 <sect2 role="content"> 108 108 <title>Contents</title> -
introduction/welcome/changelog.xml
r9fa25aa r7b88d5a 47 47 <para>August 1st, 2015</para> 48 48 <itemizedlist> 49 <listitem> 50 <para>[fernando] - cups-filters-1.0.71 does not build with 51 poppler-3.4. Fixes 52 <ulink url="&blfs-ticket-root;6777">#6777</ulink>.</para> 53 </listitem> 54 <listitem> 55 <para>[fernando] - Update to scons-2.3.6. Fixes 56 <ulink url="&blfs-ticket-root;6776">#6776</ulink>.</para> 57 </listitem> 58 <listitem> 59 <para>[fernando] - Update to mercurial-3.5. Fixes 60 <ulink url="&blfs-ticket-root;6775">#6775</ulink>.</para> 61 </listitem> 62 <listitem> 63 <para>[fernando] - Update to Archive-Zip-1.49. Fixes 64 <ulink url="&blfs-ticket-root;6774">#6774</ulink>.</para> 65 </listitem> 66 <listitem> 67 <para>[fernando] - Update to cups-2.0.4. Fixes 68 <ulink url="&blfs-ticket-root;6772">#6772</ulink>.</para> 69 </listitem> 49 70 <listitem> 50 71 <para>[fernando] - Add sddm-0.11.0. First fix to … … 70 91 </listitem> 71 92 <listitem> 72 <para>[fernando] - Update to 93 <para>[fernando] - Update to stunnel-5.22. Fixes 73 94 <ulink url="&blfs-ticket-root;6771">#6771</ulink>.</para> 74 95 </listitem> -
packages.ent
r9fa25aa r7b88d5a 265 265 <!ENTITY llvm-version "3.6.2"> 266 266 <!ENTITY lua-version "5.3.1"> 267 <!ENTITY mercurial-version "3. 4.2">267 <!ENTITY mercurial-version "3.5"> 268 268 <!ENTITY nasm-version "2.11.08"> 269 269 <!ENTITY npapi-sdk-version "0.27.2"> … … 273 273 <!ENTITY ruby-version "2.2.2"> 274 274 <!ENTITY ruby-patch-version "0"> 275 <!ENTITY scons-version "2.3. 5">275 <!ENTITY scons-version "2.3.6"> 276 276 <!ENTITY slang-version "2.2.4"> 277 277 <!ENTITY subversion-version "1.8.13"> … … 294 294 <!-- Perl module versions used in the Perl Modules instructions --> 295 295 <!ENTITY autovivification-version "0.16"> 296 <!ENTITY Archive-Zip-version "1.4 8">296 <!ENTITY Archive-Zip-version "1.49"> 297 297 <!ENTITY Business-ISBN-version "2.09"> 298 298 <!ENTITY Business-ISMN-version "1.13"> … … 759 759 <!-- Part XII --> 760 760 <!-- Chapter 50 --> 761 <!ENTITY cups-version "2.0. 3">761 <!ENTITY cups-version "2.0.4"> 762 762 <!ENTITY cups-filters-version "1.0.71"> 763 763 <!ENTITY gs-version "9.16"> -
pst/printing/cups-filters.xml
r9fa25aa r7b88d5a 73 73 </listitem> 74 74 </itemizedlist> 75 <!-- 75 76 76 <bridgehead renderas="sect3">Additional Downloads</bridgehead> 77 77 <itemizedlist spacing="compact"> … … 79 79 <para> 80 80 Required patch: 81 <ulink url="&patch-root;/cups-filters-&cups-filters-version;-poppler _fix-1.patch"/>81 <ulink url="&patch-root;/cups-filters-&cups-filters-version;-poppler0340-1.patch"/> 82 82 </para> 83 83 </listitem> 84 84 </itemizedlist> 85 --> 85 86 86 <bridgehead renderas="sect3">CUPS Filters Dependencies</bridgehead> 87 87 … … 106 106 <para role="optional"> 107 107 <xref linkend="avahi"/> and 108 <xref linkend="php"/> (use of this might be broken) 108 <xref linkend="php"/> (use of this might be broken) 109 109 </para> 110 110 … … 128 128 commands: 129 129 </para> 130 <!-- 131 <userinput>patch -Np1 -i ../cups-filters-&cups-filters-version;-poppler_fix-1.patch && 132 --> 133 134 <screen><userinput>./configure --prefix=/usr \ 135 --sysconfdir=/etc \ 136 --localstatedir=/var \ 137 --without-rcdir \ 138 --disable-static \ 139 --with-gs-path=/usr/bin/gs \ 140 --with-pdftops-path=/usr/bin/gs \ 141 --docdir=/usr/share/doc/cups-filters-&cups-filters-version; && 130 131 <screen><userinput>patch -Np1 -i ../cups-filters-&cups-filters-version;-poppler0340-1.patch && 132 133 ./configure \ 134 --prefix=/usr \ 135 --sysconfdir=/etc \ 136 --localstatedir=/var \ 137 --without-rcdir \ 138 --disable-static \ 139 --with-gs-path=/usr/bin/gs \ 140 --with-pdftops-path=/usr/bin/gs \ 141 --docdir=/usr/share/doc/cups-filters-&cups-filters-version; && 142 142 143 make</userinput></screen> 143 144 … … 156 157 <sect2 role="commands"> 157 158 <title>Command Explanations</title> 158 <!--159 <para>160 <command>patch ...</command>: Allow the package to build with161 poppler-0.31.0 and later.162 </para>-->163 159 164 160 <para> -
pst/printing/cups.xml
r9fa25aa r7b88d5a 7 7 <!ENTITY cups-download-http "http://www.cups.org/software/&cups-version;/cups-&cups-version;-source.tar.bz2"> 8 8 <!ENTITY cups-download-ftp " "> 9 <!ENTITY cups-md5sum " 8d98b85edbdab7ab03739c9622f570e8">9 <!ENTITY cups-md5sum "f5c847d9a4fac6c4c66fb0526a7afaae"> 10 10 <!ENTITY cups-size "8.4 MB"> 11 11 <!ENTITY cups-buildsize "99 MB (with tests)"> … … 97 97 <xref linkend="python2"/>, and 98 98 <xref linkend="xdg-utils"/> 99 99 100 100 </para> 101 101 … … 110 110 <ulink url="http://hplipopensource.com/hplip-web/index.html">hplip</ulink> (HP printers) 111 111 </para> 112 112 113 113 <para condition="html" role="usernotes">User Notes: 114 114 <ulink url="&blfs-wiki;/cups"/> … … 354 354 jobs, and the server configuration can be set up and managed. 355 355 Remote system administration can also be set up. Configuration 356 can also be done from the command line via the 357 <command>lpadmin</command>, <command>lpoptions</command>, 356 can also be done from the command line via the 357 <command>lpadmin</command>, <command>lpoptions</command>, 358 358 and <command>lpstat</command> commands. 359 359 </para> … … 364 364 are easier. For detailed instructions on configuration and use of 365 365 <application>Cups</application>, see <ulink 366 url="http://www.cups.org/documentation.php"/>. 366 url="http://www.cups.org/documentation.php"/>. 367 367 </para> 368 368
Note:
See TracChangeset
for help on using the changeset viewer.