Changeset af1093d
- Timestamp:
- 04/08/2013 05:48:53 PM (10 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 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, ken/inkscape-core-mods, krejzi/svn, lazarus, nosym, perl-modules, plabs/python-mods, qt5new, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- 0c7d410
- Parents:
- 388d294
- Files:
-
- 8 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r388d294 raf1093d 4 4 --> 5 5 6 <!ENTITY day "0 7"> <!-- Always 2 digits -->6 <!ENTITY day "08"> <!-- Always 2 digits --> 7 7 <!ENTITY month "04"> <!-- Always 2 digits --> 8 8 <!ENTITY year "2013"> … … 10 10 <!ENTITY copyholder "The BLFS Development Team"> 11 11 <!ENTITY version "&year;-&month;-&day;"> 12 <!ENTITY releasedate "April 7th, &year;">12 <!ENTITY releasedate "April 8th, &year;"> 13 13 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 14 14 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> … … 284 284 <!ENTITY gegl-version "0.2.0"> 285 285 <!ENTITY giflib-version "4.1.6"> 286 <!ENTITY harfbuzz-version "0.9.1 4">286 <!ENTITY harfbuzz-version "0.9.15"> 287 287 <!ENTITY ijs-version "0.35"> 288 288 <!ENTITY imlib2-version "1.4.5"> … … 377 377 <!ENTITY gc-version "7.2d"> 378 378 <!ENTITY gdb-version "7.5"> 379 <!ENTITY git-version "1.8.2 ">379 <!ENTITY git-version "1.8.2.1"> 380 380 <!ENTITY guile-version "2.0.7"> 381 381 <!ENTITY icedtea-version "2.3.3"> … … 876 876 <!ENTITY xine-ui-version "0.99.7"> 877 877 <!ENTITY transcode-version "1.1.7"> 878 <!ENTITY vlc-version "2.0. 5">878 <!ENTITY vlc-version "2.0.6"> 879 879 880 880 <!-- Chapter 41 --> … … 889 889 <!-- Chapter 42 --> 890 890 <!ENTITY cups-version "1.6.2"> 891 <!ENTITY cups-filters-version "1.0.3 1">891 <!ENTITY cups-filters-version "1.0.33"> 892 892 <!ENTITY LPRng-version "3.8.B"> 893 893 <!ENTITY gs-version "9.06"> -
general/graphlib/harfbuzz.xml
r388d294 raf1093d 8 8 "http://www.freedesktop.org/software/harfbuzz/release/harfbuzz-&harfbuzz-version;.tar.bz2"> 9 9 <!ENTITY harfbuzz-download-ftp " "> 10 <!ENTITY harfbuzz-md5sum " 7e1990b79060e98e2d31f677a0ac9eed">11 <!ENTITY harfbuzz-size "88 0KB">12 <!ENTITY harfbuzz-buildsize "3 6MB">10 <!ENTITY harfbuzz-md5sum "f6075024947eb445dd3bec587b1753d1"> 11 <!ENTITY harfbuzz-size "884 KB"> 12 <!ENTITY harfbuzz-buildsize "32 MB"> 13 13 <!ENTITY harfbuzz-time "0.3 SBU"> 14 14 ]> -
general/prog/git.xml
r388d294 raf1093d 7 7 <!ENTITY git-download-http "http://git-core.googlecode.com/files/git-&git-version;.tar.gz"> 8 8 <!ENTITY git-download-ftp " "> 9 <!ENTITY git-md5sum " 210834d73c857931c3da34a65eb3e597">9 <!ENTITY git-md5sum "3f6ebca116c627490e4ee1f1324d5e65"> 10 10 <!ENTITY git-size "4.2 MB"> 11 11 <!ENTITY git-buildsize "225 MB"> -
introduction/welcome/changelog.xml
r388d294 raf1093d 45 45 --> 46 46 <listitem> 47 <para>April 8th, 2013</para> 48 <itemizedlist> 49 <listitem> 50 <para>[krejzi] - CUPS Filters 1.0.33.</para> 51 </listitem> 52 <listitem> 53 <para>[krejzi] - Git 1.8.2.1.</para> 54 </listitem> 55 <listitem> 56 <para>[krejzi] - Harfbuzz 0.9.15.</para> 57 </listitem> 58 <listitem> 59 <para>[krejzi] - VLC 2.0.6.</para> 60 </listitem> 61 </itemizedlist> 62 </listitem> 63 64 <listitem> 47 65 <para>April 7th, 2013</para> 48 66 <itemizedlist> -
multimedia/videoutils/vlc.xml
r388d294 raf1093d 9 9 <!ENTITY vlc-download-ftp 10 10 "ftp://ftp.videolan.org/pub/videolan/vlc/&vlc-version;/vlc-&vlc-version;.tar.xz"> 11 <!ENTITY vlc-md5sum " 4f959c0766ada8cea5a72c65fce94ebe">11 <!ENTITY vlc-md5sum "b45be633c71dca04ca7d6c3d64dd728b"> 12 12 <!ENTITY vlc-size "18 MB"> 13 <!ENTITY vlc-buildsize "as much as 600 MB, but likely around 500 ">13 <!ENTITY vlc-buildsize "as much as 600 MB, but likely around 500 MB"> 14 14 <!ENTITY vlc-time "4.0 SBU"> 15 15 ]> … … 230 230 231 231 <screen><userinput>patch -Np1 -i ../vlc-&vlc-version;-opencv_fixes-1.patch && 232 sed "s@AM_CONFIG_HEADER@AC_CONFIG_HEADERS@g" -i configure.ac &&233 232 ./bootstrap && 234 sed -e "s@LDFLAGS_sid)@& -L/usr/lib/sidplay/builders@g" \235 -i modules/demux/Makefile.in &&236 233 237 234 ./configure --prefix=/usr --disable-lua && … … 239 236 240 237 <para> 241 To test the results, issue: <command>make check</command> 238 To test the results, issue: <command>make check</command>. 242 239 </para> 243 240 … … 259 256 modifies <application>Autotools</application> files and 260 257 <application>VLC</application> uses a custom reconfiguration system. 261 </para>262 263 <para>264 <command>sed -e ...</command>: First sed fixes building against the265 <application>Sidplay2</application> and second sed fixes bootstrap266 with <application>Automake</application> 1.13.267 258 </para> 268 259 -
pst/printing/cups-filters.xml
r388d294 raf1093d 7 7 <!ENTITY cups-filters-download-http "http://www.openprinting.org/download/cups-filters/cups-filters-&cups-filters-version;.tar.xz"> 8 8 <!ENTITY cups-filters-download-ftp " "> 9 <!ENTITY cups-filters-md5sum " ebf24dac0de3e84ca1fdecf99277d27e">9 <!ENTITY cups-filters-md5sum "f125095f3d75fe5a4864461cd473267e"> 10 10 <!ENTITY cups-filters-size "992 KB"> 11 <!ENTITY cups-filters-buildsize "3 1MB">11 <!ENTITY cups-filters-buildsize "32 MB"> 12 12 <!ENTITY cups-filters-time "0.3 SBU"> 13 13 ]> -
x/installing/xcb-util-image.xml
r388d294 raf1093d 5 5 %general-entities; 6 6 7 <!ENTITY xcb-util-image-download-http " &xorg-download-http;/xcb/xcb-util-image-&xcb-util-image-version;.tar.bz2">8 <!ENTITY xcb-util-image-download-ftp " &xorg-download-ftp;/xcb/xcb-util-image-&xcb-util-image-version;.tar.bz2">7 <!ENTITY xcb-util-image-download-http "http://xcb.freedesktop.org/dist/xcb-util-image-&xcb-util-image-version;.tar.bz2"> 8 <!ENTITY xcb-util-image-download-ftp " "> 9 9 <!ENTITY xcb-util-image-md5sum "fabb80b36490b00fc91289e2c7f66770"> 10 10 <!ENTITY xcb-util-image-size "311 KB"> -
x/installing/xcb-util-renderutil.xml
r388d294 raf1093d 5 5 %general-entities; 6 6 7 <!ENTITY xcb-util-renderutil-download-http " &xorg-download-http;/xcb/xcb-util-renderutil-&xcb-util-renderutil-version;.tar.bz2">8 <!ENTITY xcb-util-renderutil-download-ftp " &xorg-download-ftp;/xcb/xcb-util-renderutil-&xcb-util-renderutil-version;.tar.bz2">7 <!ENTITY xcb-util-renderutil-download-http "http://xcb.freedesktop.org/dist/xcb-util-renderutil-&xcb-util-renderutil-version;.tar.bz2"> 8 <!ENTITY xcb-util-renderutil-download-ftp " "> 9 9 <!ENTITY xcb-util-renderutil-md5sum "b346ff598ee093c141f836fbc0f8f721"> 10 10 <!ENTITY xcb-util-renderutil-size "258 KB">
Note:
See TracChangeset
for help on using the changeset viewer.