Changeset 84eedda8
- Timestamp:
- 12/22/2002 04:49:05 AM (21 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 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, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/python-mods, qt5new, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, v1_0, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 399c910
- Parents:
- 49e5372
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
basicnet/netlibs/curl/curl.ent
r49e5372 r84eedda8 4 4 <!ENTITY curl-desc SYSTEM "curl-desc.xml"> 5 5 <!ENTITY curl-config SYSTEM "curl-config.xml"> 6 <!ENTITY curl-buildsize "6. 5MB">7 <!ENTITY curl-version "7.10. 1">8 <!ENTITY curl-download-http "http://curl.haxx.se/download/curl-7.10. 1.tar.bz2">9 <!ENTITY curl-download-ftp "ftp://ftp.sunet.se/pub/www/utilities/curl/curl-7.10. 1.tar.bz2">10 <!ENTITY curl-size " 664KB">6 <!ENTITY curl-buildsize "6.7 MB"> 7 <!ENTITY curl-version "7.10.2"> 8 <!ENTITY curl-download-http "http://curl.haxx.se/download/curl-7.10.2.tar.bz2"> 9 <!ENTITY curl-download-ftp "ftp://ftp.sunet.se/pub/www/utilities/curl/curl-7.10.2.tar.bz2"> 10 <!ENTITY curl-size "820 KB"> -
introduction/welcome/changelog.xml
r49e5372 r84eedda8 10 10 11 11 <itemizedlist> 12 13 <listitem><para>December 21st, 2002 [larry]: Multimedia: Updated to 14 xine-lib-1-beta0, xine-ui-0.9.16 and avifile-0.7.22.</para></listitem> 15 16 <listitem><para>December 21st, 2002 [larry]: Basicnet: Updated to 17 curl-7.10.2.</para></listitem> 12 18 13 19 <listitem><para>December 21st, 2002 [larry]: Multimedia: Added -
multimedia/videoutils/avifile/avifile-inst.xml
r49e5372 r84eedda8 6 6 <para><screen><userinput>install -d /usr/lib/win32 && 7 7 tar -xzvf ../binaries-011002.tgz -C /usr/lib && 8 ./configure --prefix=/usr &&8 ./configure --prefix=/usr --without-qt && 9 9 make && 10 10 make install</userinput></screen></para> -
multimedia/videoutils/avifile/avifile-intro.xml
r49e5372 r84eedda8 18 18 linkend="SDL"/> 19 19 avifile will utilize: 20 <xref linkend="qt"/>,oss, <xref linkend="ffmpeg"/>, <xref linkend="opendivx"/> and <xref linkend="xvid"/></screen>20 oss, <xref linkend="ffmpeg"/>, <xref linkend="opendivx"/> and <xref linkend="xvid"/></screen> 21 21 22 22 </sect2> -
multimedia/videoutils/avifile/avifile.ent
r49e5372 r84eedda8 6 6 <!ENTITY avifile-config SYSTEM "avifile-config.xml"> 7 7 <!ENTITY avifile-buildsize "26.6 MB"> 8 <!ENTITY avifile-version "0.7.15"> 9 <!ENTITY avifile-download-http 10 "http://avifile.sourceforge.net/avifile-0.7.15-20020816.tgz"> 8 <!ENTITY avifile-version "0.7.22"> <!ENTITY avifile-download-http "http://avifile.sourceforge.net/avifile-0.7.22-20021129.tgz"> 11 9 <!ENTITY avifile-download-ftp ""> 12 <!ENTITY avifile-size "2. 4MB">10 <!ENTITY avifile-size "2.7 MB">
Note:
See TracChangeset
for help on using the changeset viewer.