Changeset 32dfda12
- Timestamp:
- 12/16/2018 11:13:32 PM (6 years ago)
- Branches:
- elogind
- Children:
- db38f7b
- Parents:
- 4ef4636b
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
general/genlib/nspr.xml
r4ef4636b r32dfda12 94 94 95 95 <para> 96 This package does not come with a test suite. 96 The testsuite is designed for testing changes to nss or nspr and is 97 not particularly useful for checking a released version (e.g. it needs 98 to be run on a non-optimized build with both nss and nspr directories 99 existing alongside each other). For further details, see the User Notes 100 for nss at <ulink url="&blfs-wiki;/nss"/> 97 101 </para> 98 102 -
multimedia/videoutils/transcode.xml
r4ef4636b r32dfda12 5 5 %general-entities; 6 6 7 <!ENTITY transcode-download-http "https://bitbucket.org/france/transcode-tcforge/downloads/transcode-&transcode-version;.tar.bz2"> 7 <!-- <!ENTITY transcode-download-http "https://bitbucket.org/france/transcode-tcforge/downloads/transcode-&transcode-version;.tar.bz2">--> 8 <!ENTITY transcode-download-http "https://sources.archlinux.org/other/community/transcode/transcode-&transcode-version;.tar.bz2"> 8 9 <!ENTITY transcode-download-ftp "&gentoo-ftp-repo;/transcode-&transcode-version;.tar.bz2"> 9 10 <!ENTITY transcode-md5sum "9bb25a796a8591fb764de46ee87ce505"> -
networking/mailnews/procmail.xml
r4ef4636b r32dfda12 5 5 %general-entities; 6 6 7 <!ENTITY procmail-download-http "http://www.ring.gr.jp/archives/net/mail/procmail/procmail-&procmail-version;.tar.gz"> 7 <!-- <!ENTITY procmail-download-http "http://www.ring.gr.jp/archives/net/mail/procmail/procmail-&procmail-version;.tar.gz"> --> 8 <!ENTITY procmail-download-http "http://ftp.osuosl.org/pub/blfs/conglomeration/procmail/procmail-&procmail-version;.tar.gz"> 8 9 <!ENTITY procmail-download-ftp " "> 9 10 <!-- <!ENTITY procmail-download-ftp "ftp://ftp.informatik.rwth-aachen.de/pub/packages/procmail/procmail-&procmail-version;.tar.gz"> --> -
postlfs/editors/kate5.xml
r4ef4636b r32dfda12 6 6 <!ENTITY kate5-download-http "&kf5apps-download-http;/kate-&kf5apps-version;.tar.xz"> 7 7 <!ENTITY kate5-download-ftp " "> 8 <!ENTITY kate5-md5sum " 4a825ea7da1e8102031d82f99576399e">9 <!ENTITY kate5-size "5. 4MB">10 <!ENTITY kate5-buildsize "7 0MB">11 <!ENTITY kate5-time "1. 0SBU (using parallelism=4)">8 <!ENTITY kate5-md5sum "79e3b0ad727c17e93274f4003411199b"> 9 <!ENTITY kate5-size "5.5 MB"> 10 <!ENTITY kate5-buildsize "71 MB"> 11 <!ENTITY kate5-time "1.1 SBU (using parallelism=4)"> 12 12 ]> 13 13 -
postlfs/security/nss.xml
r4ef4636b r32dfda12 137 137 $([ -f /usr/include/sqlite3.h ] && echo NSS_USE_SYSTEM_SQLITE=1)</userinput></screen> 138 138 139 <!-- change this to point to the wiki if details (debug build, with 140 nspr in nspr/ beside nss/ ) get added to the wiki --> 141 <para> 142 The package does not come with a standalone test suite. 139 <para> 140 The testsuite is designed for testing changes to nss or nspr and is 141 not particularly useful for checking a released version (e.g. it needs 142 to be run on a non-optimized build with both nss and nspr directories 143 existing alongside each other). For further details, see the User Notes. 143 144 </para> 144 145
Note:
See TracChangeset
for help on using the changeset viewer.