Changeset 322c473
- Timestamp:
- 12/07/2011 03:29:24 AM (13 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gimp3, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 50032f0
- Parents:
- d146ee9
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
rd146ee9 r322c473 277 277 <!ENTITY icon-naming-utils-version "0.8.90"> 278 278 <!ENTITY rxvt-unicode-version "9.07"> 279 <!ENTITY pinentry-version "0. 7.6">279 <!ENTITY pinentry-version "0.8.1"> 280 280 <!ENTITY gperf-version "3.0.4"> 281 281 <!ENTITY rarian-version "0.8.1"> -
general/genutils/pinentry.xml
rd146ee9 r322c473 5 5 %general-entities; 6 6 7 <!ENTITY pinentry-download-http " &sources-anduin-http;/p/pinentry-&pinentry-version;.tar.gz">7 <!ENTITY pinentry-download-http " "> 8 8 <!ENTITY pinentry-download-ftp "ftp://ftp.gnupg.org/gcrypt/pinentry/pinentry-&pinentry-version;.tar.gz"> 9 <!ENTITY pinentry-md5sum " 5a4f676375fa882009da02013d77210f">10 <!ENTITY pinentry-size " 464KB">11 <!ENTITY pinentry-buildsize " 9MB">12 <!ENTITY pinentry-time " 0.1 SBU">9 <!ENTITY pinentry-md5sum "81f99904daee5331eb6738408bb024b6"> 10 <!ENTITY pinentry-size "500 KB"> 11 <!ENTITY pinentry-buildsize "3.8 MB"> 12 <!ENTITY pinentry-time "less than 0.1 SBU"> 13 13 ]> 14 14 … … 43 43 and <application>Qt-3</application>.</para> 44 44 45 &lfs 65_checked;45 &lfs70_checked; 46 46 47 47 <bridgehead renderas="sect3">Package Information</bridgehead> … … 80 80 <para role="optional"><!-- <xref linkend="GTK"/>, --> 81 81 <xref linkend="gtk2"/>, 82 <xref linkend="qt"/> , and82 <xref linkend="qt"/> or <xref linkend="qt4"/>, and 83 83 <xref linkend="libcap2"/></para> 84 84 … … 132 132 <sect2 role="commands"> 133 133 <title>Command Explanations</title> 134 135 <para><parameter>- -enable-...</parameter>: These two parameters are used to134 <!-- 135 <para><parameter>- -enable-...</parameter>: These two parameters are used to 136 136 fix a problem with the <command>configure</command> script if the optional 137 137 dependencies are not installed. If the dependencies are installed, these 138 138 parameters may be omitted.</para> 139 139 --> 140 140 <para><parameter>--disable-...</parameter>: These three parameters are used 141 141 to fix a problem with the <command>configure</command> script if the -
introduction/welcome/changelog.xml
rd146ee9 r322c473 46 46 <itemizedlist> 47 47 <listitem> 48 <para>[bdubbs] - Updated to pinentry-0.8.1.</para> 49 </listitem> 50 <listitem> 48 51 <para>[bdubbs] - Updated to libksba-1.2.0.</para> 49 52 </listitem>
Note:
See TracChangeset
for help on using the changeset viewer.