Changeset d01c61f


Ignore:
Timestamp:
08/08/2013 11:08:09 PM (11 years ago)
Author:
Krejzi <krejzi@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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/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/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
3be3ba8
Parents:
44ad7753
Message:

more python modules xml cosmetic fixes and other misc stuff

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@11602 af4574ff-66df-0310-9fd7-8a98e5e911e0

Location:
general/prog
Files:
7 edited

Legend:

Unmodified
Added
Removed
  • general/prog/dbus-python.xml

    r44ad7753 rd01c61f  
    1212  <!ENTITY dbus-python-time          "0.3 SBU">
    1313]>
     14
    1415  <!-- Begin D-Bus Python -->
    1516  <sect2 id="dbus-python" xreflabel="D-Bus Python-&dbus-python-version;">
  • general/prog/java.xml

    r44ad7753 rd01c61f  
    1515  <!ENTITY openjdk-bin-size-x64        "146 MB">
    1616  <!ENTITY openjdk-bin-buildsize-x64   "421 MB">
    17 
    1817]>
    1918
  • general/prog/pygobject2.xml

    r44ad7753 rd01c61f  
    1414  <!ENTITY pygobject2-time          "0.2 SBU">
    1515]>
    16 
    1716
    1817   <!-- Begin PyGObject2 -->
  • general/prog/pygobject3.xml

    r44ad7753 rd01c61f  
    44  <!ENTITY % general-entities SYSTEM "../../general.ent">
    55  %general-entities;
    6  
     6
    77  <!ENTITY pygobject3-download-http
    88           "&gnome-download-http;/pygobject/3.8/pygobject-&pygobject3-version;.tar.xz">
  • general/prog/pygtk.xml

    r44ad7753 rd01c61f  
    1414  <!ENTITY pygtk-time          "0.7 SBU">
    1515]>
    16 
    1716
    1817   <!-- Begin PyGTK -->
  • general/prog/pyrex.xml

    r44ad7753 rd01c61f  
    1212  <!ENTITY pyrex-buildsize     "4.0 MB">
    1313  <!ENTITY pyrex-time          "less than 0.1 SBU">
    14   ]>
    15 
    16 
     14]>
    1715
    1816  <!-- Begin Pyrex -->
  • general/prog/yasm.xml

    r44ad7753 rd01c61f  
    44  <!ENTITY % general-entities SYSTEM "../../general.ent">
    55  %general-entities;
    6 
    7   <!-- Place this in the general.ent file
    8   <!ENTITY yasm-version "">
    9   -->
    106
    117  <!ENTITY yasm-download-http "http://www.tortall.net/projects/yasm/releases/yasm-&yasm-version;.tar.gz">
Note: See TracChangeset for help on using the changeset viewer.