Changeset cecac4d
- Timestamp:
- 02/13/2016 07:48:09 AM (9 years ago)
- Branches:
- systemd-13485
- Children:
- ab88249
- Parents:
- 5f0df0c
- Files:
-
- 1 added
- 17 edited
Legend:
- Unmodified
- Added
- Removed
-
general/genlib/libgcrypt.xml
r5f0df0c rcecac4d 7 7 <!ENTITY libgcrypt-download-http " "> 8 8 <!ENTITY libgcrypt-download-ftp "ftp://ftp.gnupg.org/gcrypt/libgcrypt/libgcrypt-&libgcrypt-version;.tar.bz2"> 9 <!ENTITY libgcrypt-md5sum "4c13c5fa43147866f993d73ee62af176"> 10 <!ENTITY libgcrypt-size "2.4 MB"> 11 <!ENTITY libgcrypt-buildsize "38 MB (additional 8 MB for docs)"> 12 <!ENTITY libgcrypt-time "0.3 SBU (additional 0.1 SBU for docs and 13 0.3 SBU for tests)"> 9 <!ENTITY libgcrypt-md5sum "3babc8af8978eeafa1bdbfef066ea943"> 10 <!ENTITY libgcrypt-size "2.5 MB"> 11 <!ENTITY libgcrypt-buildsize "46 MB (with tests and building docs)"> 12 <!ENTITY libgcrypt-time "0.6 SBU (with tests and building docs)"> 14 13 ]> 15 14 … … 112 111 </para> 113 112 114 <screen><userinput>make - j1 -C doc pdf ps html &&113 <screen><userinput>make -C doc pdf ps html && 115 114 makeinfo --html --no-split -o doc/gcrypt_nochunks.html doc/gcrypt.texi && 116 115 makeinfo --plaintext -o doc/gcrypt.txt doc/gcrypt.texi</userinput></screen> -
general/genlib/libgsf.xml
r5f0df0c rcecac4d 7 7 <!ENTITY libgsf-download-http "&gnome-download-http;/libgsf/1.14/libgsf-&libgsf-version;.tar.xz"> 8 8 <!ENTITY libgsf-download-ftp "&gnome-download-ftp;/libgsf/1.14/libgsf-&libgsf-version;.tar.xz"> 9 <!ENTITY libgsf-md5sum " 146c9063296b92803c1721b7bdc23488">9 <!ENTITY libgsf-md5sum "a3e9622b31ab88422d519da72e6f0fa4"> 10 10 <!ENTITY libgsf-size "596 KB"> 11 <!ENTITY libgsf-buildsize "1 6MB (with tests)">11 <!ENTITY libgsf-buildsize "18 MB (with tests)"> 12 12 <!ENTITY libgsf-time "0.3 SBU (with tests)"> 13 13 ]> … … 109 109 110 110 <para> 111 To test the results, issue: <command>make -k check</command>. Some tests 112 may fail for unknown reasons. 111 To test the results, issue: <command>make check</command>. 113 112 </para> 114 113 -
general/genlib/libinput.xml
r5f0df0c rcecac4d 5 5 %general-entities; 6 6 7 <!ENTITY libinput-version "1.1.7"> 8 7 9 <!ENTITY libinput-download-http "http://www.freedesktop.org/software/libinput/libinput-&libinput-version;.tar.xz"> 8 10 <!ENTITY libinput-download-ftp " "> 9 <!ENTITY libinput-md5sum " f390e592aa09f77dabceabeb2ddd4419">10 <!ENTITY libinput-size " 784KB">11 <!ENTITY libinput-buildsize " 25MB">11 <!ENTITY libinput-md5sum "a501715a6135ac1f772bb5f3e3183481"> 12 <!ENTITY libinput-size "808 KB"> 13 <!ENTITY libinput-buildsize "32 MB"> 12 14 <!ENTITY libinput-time "0.2 SBU"> 13 15 ]> -
general/genutils/hicolor-icon-theme.xml
r5f0df0c rcecac4d 5 5 %general-entities; 6 6 7 <!ENTITY hicolor-icon-theme-download-http "http://icon-theme.freedesktop.org/releases/hicolor-icon-theme-&hicolor-icon-theme-version;.tar.xz"> 7 <!-- <!ENTITY hicolor-icon-theme-download-http "http://icon-theme.freedesktop.org/releases/hicolor-icon-theme-&hicolor-icon-theme-version;.tar.xz">--> 8 <!ENTITY hicolor-icon-theme-download-http "http://pkgs.fedoraproject.org/repo/pkgs/hicolor-icon-theme/hicolor-icon-theme-&hicolor-icon-theme-version;.tar.xz/md5/&hicolor-icon-theme-md5sum;/hicolor-icon-theme-&hicolor-icon-theme-version;.tar.xz"> 8 9 <!ENTITY hicolor-icon-theme-download-ftp " "> 9 10 <!--<!ENTITY hicolor-icon-theme-download-ftp "&gentoo-ftp-repo;/hicolor-icon-theme-&hicolor-icon-theme-version;.tar.gz">--> -
general/graphlib/freetype2.xml
r5f0df0c rcecac4d 7 7 <!ENTITY freetype2-download-http "&sourceforge-repo;/freetype/freetype-&freetype2-version;.tar.bz2"> 8 8 <!ENTITY freetype2-download-ftp "&gentoo-ftp-repo;/freetype-&freetype2-version;.tar.bz2"> 9 <!ENTITY freetype2-md5sum " 86109d0c998787d81ac582bad9adf82e">9 <!ENTITY freetype2-md5sum "0037b25a8c090bc8a1218e867b32beb1"> 10 10 <!ENTITY freetype2-size "1.7 MB"> 11 <!ENTITY freetype2-buildsize " 34 MB (includes installingadditional documentation)">12 <!ENTITY freetype2-time "0.2 SBU ( includes installingadditional documentation)">13 14 <!ENTITY freetype2-doc-version " 2.6.2">11 <!ENTITY freetype2-buildsize "43 MB (with additional documentation)"> 12 <!ENTITY freetype2-time "0.2 SBU (with additional documentation)"> 13 14 <!ENTITY freetype2-doc-version "&freetype2-version;"> 15 15 <!ENTITY freetype2-doc-download-http "&sourceforge-repo;/freetype/freetype-doc-&freetype2-doc-version;.tar.bz2"> 16 16 <!ENTITY freetype2-doc-download-ftp "&gentoo-ftp-repo;/freetype-doc-&freetype2-doc-version;.tar.bz2"> 17 <!ENTITY freetype2-doc-md5sum " 22bd94ab15fc4b434e20161b866d7c3e">18 <!ENTITY freetype2-doc-size " 468KB">17 <!ENTITY freetype2-doc-md5sum "ec2629b81f80decdae04a4b528097b81"> 18 <!ENTITY freetype2-doc-size "5.2 KB"> 19 19 ]> 20 20 -
general/prog/perl-modules.xml
r5f0df0c rcecac4d 134 134 sometimes a good place to start, then for scripts look at any comments in the 135 135 script, and if you get a package like Text::BibTeX with compiled progs and 136 library, look at the comments in the code --> 136 library, look at the comments in the code 137 138 Also, for external modules where we link to CPAN without a current version, 139 prefer to use http://search.cpan.org/dist/Module-Name if that works, rather 140 than pointing to a maintainers home directory : the maintainer for a package 141 sometimes changes --> 142 137 143 <sect1 id="perl-modules" xreflabel="Perl modules"> 138 144 <?dbhtml filename="perl-modules.html" ?> … … 191 197 MD5 sum: &Archive-Zip-md5sum;</literallayout> 192 198 <itemizedlist> 193 <listitem><literallayout><ulink url="http://search.cpan.org/~gfranks/Test-MockModule/">Test::MockModule</ulink> 194 (http://search.cpan.org/~gfranks/Test-MockModule/)</literallayout> 199 <listitem><literallayout><ulink url="http://search.cpan.org/dist/Test-MockModule/">Test::MockModule</ulink> - This uses the <xref linkend="perl-build-install"/> 200 (http://search.cpan.org/dist/Test-MockModule/)</literallayout> 201 <itemizedlist> 202 <listitem> <literallayout><ulink url="http://search.cpan.org/dist/SUPER/">SUPER</ulink> 203 (http://search.cpan.org/dist/SUPER/) (for the testsuite)</literallayout> 204 <itemizedlist> 205 <listitem><literallayout><ulink url="http://search.cpan.org/dist/Sub-Identify/">Sub-Identify</ulink> 206 (http://search.cpan.org/dist/Sub-Identify/)(for the testsuite)</literallayout> 207 </listitem> 208 </itemizedlist> 209 </listitem> 210 </itemizedlist> 195 211 </listitem> 196 212 </itemizedlist> … … 847 863 <listitem> <literallayout><ulink url="http://search.cpan.org/dist/CPAN-Meta-Check/">CPAN::Meta::Check</ulink> 848 864 (http://search.cpan.org/dist/CPAN::Meta::Check/) (for the testsuite)</literallayout> 865 <itemizedlist> 866 <!-- FIXME : this duplicates the details for Test-Deep which is also needed by 867 Module-Metadata (below) : that (not _this_ one) can probably go after a 868 reasonable length of time --> 869 <listitem> <literallayout><ulink url="http://search.cpan.org/dist/Test-Deep/">Test::Deep</ulink> 870 (http://search.cpan.org/dist/Test::Deep/) (for the testsuite)</literallayout> 871 </listitem> 872 </itemizedlist> 849 873 </listitem> 850 874 <listitem> <literallayout><ulink url="http://search.cpan.org/dist/Module-Metadata/">Module::Metadata</ulink> -
general/sysutils/unrar.xml
r5f0df0c rcecac4d 7 7 <!ENTITY unrar-download-http "http://www.rarlab.com/rar/unrarsrc-&unrar-version;.tar.gz"> 8 8 <!ENTITY unrar-download-ftp " "> 9 <!ENTITY unrar-md5sum " 2bc61f5dd66d019ea938b64481620173">9 <!ENTITY unrar-md5sum "4a29cc1b47ced82db11e06090a95ed51"> 10 10 <!ENTITY unrar-size "220 KB"> 11 11 <!ENTITY unrar-buildsize "2.4 MB"> -
introduction/welcome/changelog.xml
r5f0df0c rcecac4d 44 44 45 45 --> 46 47 <listitem> 48 <para>February 13th, 2015</para> 49 <itemizedlist> 50 <listitem> 51 <para>[dj] - Added linux-firmware package. Copied from trunk at 52 r16937.</para> 53 </listitem> 54 <listitem> 55 <para>[dj] - Updated to libgcrypt-1.6.5. Merged from trunk 56 r16928.</para> 57 </listitem> 58 <listitem> 59 <para>[dj] - Updated to libgsf-1.14.35. Merged from trunk 60 r16919.</para> 61 </listitem> 62 <listitem> 63 <para>[dj] - Updated to libinupt-1.1.7. Merged from trunk 64 r16942.</para> 65 </listitem> 66 <listitem> 67 <para>[dj] - Updated to freetype2-2.6.3. Merged from trunk 68 r16928.</para> 69 </listitem> 70 <listitem> 71 <para>[dj] - Updated to unrar-5.3.11. Merged from trunk 72 r16928.</para> 73 </listitem> 74 <listitem> 75 <para>[dj] - Updated to curl-7.47.1. Merged from trunk 76 r16926.</para> 77 </listitem> 78 <listitem> 79 <para>[dj] - Updated to xorg-server-1.8.1. Merged from trunk 80 r16928.</para> 81 </listitem> 82 <listitem> 83 <para>[dj] - Updated to goffice-0.10.27. Merged from trunk 84 r16919.</para> 85 </listitem> 86 <listitem> 87 <para>[dj] - Updated to asymptote-2.36. Merged from trunk 88 r16940.</para> 89 </listitem> 90 </itemizedlist> 91 </listitem> 92 46 93 <listitem> 47 94 <para>February 11th, 2015</para> … … 78 125 </listitem> 79 126 <listitem> 80 <para>[renodr] - Make uhttpmock a required dependency for libgdata.</para> 127 <para>[renodr] - Make uhttpmock a required dependency for 128 libgdata.</para> 81 129 </listitem> 82 130 <listitem> -
networking/netlibs/curl.xml
r5f0df0c rcecac4d 5 5 %general-entities; 6 6 7 <!ENTITY curl-download-http "http ://curl.haxx.se/download/curl-&curl-version;.tar.lzma">7 <!ENTITY curl-download-http "https://curl.haxx.se/download/curl-&curl-version;.tar.lzma"> 8 8 <!ENTITY curl-download-ftp " "> 9 <!ENTITY curl-md5sum " a6a400c4d6de843d13ffbbb39f4d8173">9 <!ENTITY curl-md5sum "8242c073d8e5fc1c2a1aa946f1e903a4"> 10 10 <!ENTITY curl-size "2.8 MB"> 11 <!ENTITY curl-buildsize "5 4MB (with tests)">11 <!ENTITY curl-buildsize "56 MB (with tests)"> 12 12 <!ENTITY curl-time "0.4 SBU (additional 8.8 SBU for tests, with parallelism = 4)"> 13 13 ]> … … 172 172 <screen role="root"><userinput>make install && 173 173 174 cp -a docs docs-save && 175 rm -rf docs/examples/.deps && 176 174 177 find docs \( -name Makefile\* \ 175 178 -o -name \*.1 \ … … 177 180 -exec rm {} \; && 178 181 install -v -d -m755 /usr/share/doc/curl-&curl-version; && 179 cp -v -R docs/* /usr/share/doc/curl-&curl-version;</userinput></screen> 182 cp -v -R docs/* /usr/share/doc/curl-&curl-version; && 183 184 rm -rf docs && 185 mv -i docs-save doc</userinput></screen> 180 186 181 187 <para> -
networking/netlibs/libsoup.xml
r5f0df0c rcecac4d 86 86 <bridgehead renderas="sect4">Recommended</bridgehead> 87 87 <para role="recommended"> 88 <xref linkend="gobject-introspection"/> 88 <xref linkend="gobject-introspection"/> and 89 <xref linkend="vala"/> 89 90 </para> 90 91 … … 132 133 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 133 134 href="../../xincludes/static-libraries.xml"/> 135 136 <para> 137 <option>--disable-vala</option>: use this if you have not installed 138 Vala, e.g. because you are not building gnome. 139 </para> 134 140 135 141 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
networking/netprogs/wget.xml
r5f0df0c rcecac4d 132 132 <para> 133 133 <option>--with-ssl=openssl</option>: This allows the program to use 134 <xref linkend="openssl"/> instead of <xref linkend="gnutls"/>. The 135 combination wget-1.6.3—openssl-1.0.2a is known to be broken. 134 <xref linkend="openssl"/> instead of <xref linkend="gnutls"/>. 136 135 </para> 137 136 -
packages.ent
r5f0df0c rcecac4d 120 120 <!ENTITY libevdev-version "1.4.4"> 121 121 <!ENTITY libffi-version "3.2.1"> 122 <!ENTITY libgcrypt-version "1.6. 4">122 <!ENTITY libgcrypt-version "1.6.5"> 123 123 <!ENTITY libglade-version "2.6.4"> 124 124 <!ENTITY libgpg-error-version "1.21"> 125 <!ENTITY libgsf-version "1.14.3 4">125 <!ENTITY libgsf-version "1.14.35"> 126 126 <!ENTITY libgudev-version "230"> 127 127 <!ENTITY libgusb-version "0.2.8"> … … 129 129 <!ENTITY libidn-version "1.32"> 130 130 <!ENTITY libiodbc-version "3.52.10"> 131 <!ENTITY libinput-version "1. 0.1">131 <!ENTITY libinput-version "1.1.7"> 132 132 <!ENTITY libksba-version "1.3.3"> 133 133 <!ENTITY liblinear-version "2.1"> … … 171 171 <!ENTITY babl-version "0.1.14"> 172 172 <!ENTITY exiv2-version "0.25"> 173 <!ENTITY freetype2-version "2.6. 2">173 <!ENTITY freetype2-version "2.6.3"> 174 174 <!ENTITY fontconfig-version "2.11.1"> <!-- stable lt .90 micro version --> 175 175 <!ENTITY fribidi-version "0.19.7"> … … 262 262 <!ENTITY udisks2-version "2.1.6"> <!-- stable lt .90 micro version --> 263 263 <!ENTITY upower-version "0.99.3"> 264 <!ENTITY unrar-version "5.3.1 0">264 <!ENTITY unrar-version "5.3.11"> 265 265 <!ENTITY unzip-version "6.0"> 266 266 <!ENTITY upower-version "0.9.23"> … … 413 413 414 414 <!-- Chapter 17 --> 415 <!ENTITY curl-version "7.47. 0">415 <!ENTITY curl-version "7.47.1"> 416 416 <!ENTITY geoclue-version "0.12.0"> 417 417 <!ENTITY geoclue2-version "2.2.0"> … … 491 491 <!ENTITY xcb-util-wm-version "0.4.1"> 492 492 <!ENTITY xcb-util-cursor-version "0.1.2"> 493 <!ENTITY xorg-server-version "1.18. 0">493 <!ENTITY xorg-server-version "1.18.1"> 494 494 <!ENTITY twm-version "1.0.9"> 495 495 <!ENTITY xterm-version "322"> … … 514 514 <!ENTITY gdk-pixbuf-version "2.32.3"> 515 515 <!ENTITY glu-version "9.0.0"> 516 <!ENTITY goffice010-version "0.10.2 6">516 <!ENTITY goffice010-version "0.10.27"> 517 517 <!ENTITY gtk2-version "2.24.29"> 518 518 <!ENTITY gtk3-version "3.18.6"> … … 818 818 in asymptote, biber and xindy --> 819 819 <!ENTITY texlive-year "2015"> 820 <!ENTITY asymptote-version "2.3 5">820 <!ENTITY asymptote-version "2.36"> 821 821 <!ENTITY biber-version "2.3"> 822 822 <!ENTITY biblatex-version "3.2"> -
postlfs/config/config.xml
r5f0df0c rcecac4d 45 45 46 46 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="bootdisk.xml"/> 47 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="firmware.xml"/> 47 48 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="skel.xml"/> 48 49 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="users.xml"/> -
pst/typesetting/asymptote.xml
r5f0df0c rcecac4d 7 7 <!ENTITY asymptote-download-http "&sourceforge-repo;/sourceforge/asymptote/asymptote-&asymptote-version;.src.tgz"> 8 8 <!ENTITY asymptote-download-ftp " "> 9 <!ENTITY asymptote-md5sum " 199e971792072527bd0cb1583d8ef3fb">10 <!ENTITY asymptote-size "3. 2MB">11 <!ENTITY asymptote-buildsize "16 2MB">12 <!ENTITY asymptote-time "1. 8SBU">9 <!ENTITY asymptote-md5sum "e4079e7f35b12fab3f7af18bc5206824"> 10 <!ENTITY asymptote-size "3.3 MB"> 11 <!ENTITY asymptote-buildsize "164 MB"> 12 <!ENTITY asymptote-time "1.9 SBU"> 13 13 ]> 14 14 … … 74 74 <bridgehead renderas="sect4">Required</bridgehead> 75 75 <para role="required"> 76 <xref linkend="freeglut"/>, 76 77 <xref linkend="gs"/>, 77 78 <xref linkend="texlive"/> … … 80 81 <bridgehead renderas="sect4">Recommended</bridgehead> 81 82 <para role="recommended"> 82 <xref linkend="freeglut"/> (for 3D drawing),83 83 <xref linkend="gc"/> 84 84 </para> … … 109 109 <sect2 role="installation"> 110 110 <title>Installation of asymptote</title> 111 112 <para>113 If you have installed version 2 of libgsl, fix a build failure:114 </para>115 116 <screen><userinput>sed -i -e '/ellint_D/s/3/2/' \117 -e '/ellint_D/s/.SYM(n)//' gsl.cc</userinput></screen>118 111 119 112 <para> … … 161 154 <emphasis>will</emphasis> be found by <command>info</command>. 162 155 </para> 163 164 <para><parameter>sed ...</parameter>: change the reference to165 <literal>gsl_sf_ellint_D</literal> to use addGSLDOUBLE2Func and to therefore166 omit the last parameter, for gsl major version 2.</para>167 156 168 157 <para><parameter>--libdir=/opt/texlive/&texlive-year;/texmf-dist;</parameter>: -
pst/typesetting/biber.xml
r5f0df0c rcecac4d 148 148 149 149 <note> 150 <!-- when a new release appears, use this para and link to sourceforge, 151 until we have a versioned copy at anduin. \-\-\> 150 152 <para> 151 153 Although the tarball name is unversioned, it will untar to a 152 154 correctly-versioned biblatex-biber-&biber-version; directory. 153 </para> 155 </para> --> 154 156 155 157 <para> -
x/installing/xorg-server.xml
r5f0df0c rcecac4d 7 7 <!ENTITY xorg-server-download-http "&xorg-download-http;/xserver/xorg-server-&xorg-server-version;.tar.bz2"> 8 8 <!ENTITY xorg-server-download-ftp "&xorg-download-ftp;/xserver/xorg-server-&xorg-server-version;.tar.bz2"> 9 <!ENTITY xorg-server-md5sum " 3c1c1057d3ad27380d8dd87ffcc182cd">9 <!ENTITY xorg-server-md5sum "1b9e85420c3790dd487addd50313f4da"> 10 10 <!ENTITY xorg-server-size "5.6 MB"> 11 <!ENTITY xorg-server-buildsize "5 16MB (with tests)">12 <!ENTITY xorg-server-time "1. 6SBU (with tests)">11 <!ENTITY xorg-server-buildsize "544 MB (with tests)"> 12 <!ENTITY xorg-server-time "1.8 SBU (with tests)"> 13 13 ]> 14 14 … … 77 77 Optional patch: 78 78 <ulink url="&patch-root;/xorg-server-&xorg-server-version;-add_prime_support-1.patch"/> 79 </para> 80 </listitem> 81 <listitem> 82 <para> 83 Recommended patch (required by <xref linkend="wayland"/>): 84 <ulink url="&patch-root;/xorg-server-&xorg-server-version;-wayland_190-1.patch"/> 79 85 </para> 80 86 </listitem> … … 108 114 <xref linkend="fop"/>, (to build documentation), 109 115 <xref linkend="gs"/> (to build documentation), 116 <xref linkend="xcb-util-keysyms"/> (used by Xnest), 110 117 <xref linkend="xcb-util-image"/>, 111 118 <xref linkend="xcb-util-renderutil"/>, … … 129 136 130 137 <screen><userinput>patch -Np1 -i ../xorg-server-&xorg-server-version;-add_prime_support-1.patch</userinput></screen> 138 139 <para> 140 If you have downloaded the recommended patch, apply it by running the 141 following command: 142 </para> 143 144 <screen><userinput>patch -Np1 -i ../xorg-server-&xorg-server-version;-wayland_190-1.patch</userinput></screen> 131 145 132 146 <para> … … 207 221 <seglistitem> 208 222 <seg> 209 cvt, dmxaddinput, dmxaddscreen, dmxinfo, dmxreconfig, dmxresize, 210 dmxrminput, dmxrmscreen, dmxtodmx, dmxwininfo, gtf, vdltodmx, X, 211 Xdmx, xdmxconfig, Xephyr, Xfbdev, Xnest, Xorg, Xvfb and Xwayland 223 cvt, gtf, X, Xnest, Xorg, and Xvfb; optional: dmxaddinput, 224 dmxaddscreen, dmxinfo, dmxreconfig, dmxresize, dmxrminput, 225 dmxrmscreen, dmxtodmx, dmxwininfo, vdltodmx, Xdmx, xdmxconfig, Xephyr, 226 and Xfbdev 212 227 </seg> 213 228 <seg> -
x/lib/goffice010.xml
r5f0df0c rcecac4d 9 9 <!ENTITY goffice010-download-ftp 10 10 "&gnome-download-ftp;/goffice/0.10/goffice-&goffice010-version;.tar.xz"> 11 <!ENTITY goffice010-md5sum " 9faf8f1c88c6c0f03c6213b18929979d">11 <!ENTITY goffice010-md5sum "15666df449d9de66cc246ec70aa7bd55"> 12 12 <!ENTITY goffice010-size "2.3 MB"> 13 13 <!ENTITY goffice010-buildsize "101 MB (with tests)">
Note:
See TracChangeset
for help on using the changeset viewer.