Changeset 2e4a2f48
- Timestamp:
- 09/19/2003 03:30:39 AM (21 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 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, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 44a7d7d
- Parents:
- 84e112b4
- Files:
-
- 6 added
- 3 edited
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
basicnet/basicnet.ent
r84e112b4 r2e4a2f48 6 6 <!ENTITY % wvstreams SYSTEM "netlibs/wvstreams/wvstreams.ent"> 7 7 <!ENTITY % gnet SYSTEM "netlibs/gnet/gnet.ent"> 8 <!ENTITY % libsoup SYSTEM "netlibs/libsoup/libsoup.ent"> 8 9 %curl; 9 10 %wvstreams; 10 11 %gnet; 12 %libsoup; 11 13 12 14 <!-- Text Web Browsers --> -
basicnet/netlibs/libsoup.xml
r84e112b4 r2e4a2f48 1 1 <sect1 id="libsoup" xreflabel="libsoup-&libsoup-version;"> 2 <?dbhtml filename="libsoup.html" dir=" general"?>2 <?dbhtml filename="libsoup.html" dir="basicnet"?> 3 3 <title>libsoup-&libsoup-version;</title> 4 4 -
general/general.ent
r84e112b4 r2e4a2f48 22 22 <!ENTITY % STLport SYSTEM "genlib/stlport/stlport.ent"> 23 23 <!ENTITY % LZO SYSTEM "genlib/lzo/lzo.ent"> 24 <!ENTITY % libsoup SYSTEM "genlib/libsoup/libsoup.ent">25 24 %openssl; 26 25 %pcre; … … 42 41 %STLport; 43 42 %LZO; 44 %libsoup;45 43 46 44 <!-- Graphics Libraries --> -
xsoft/office/gnucash/gnucash.ent
r84e112b4 r2e4a2f48 10 10 <!ENTITY gnucash-download-ftp ""> 11 11 <!ENTITY gnucash-size "6.3 MB"> 12 <!ENTITY gnucash-time " ">12 <!ENTITY gnucash-time "3.18 SBU">
Note:
See TracChangeset
for help on using the changeset viewer.