source: general.ent@ 3b40e9e8

10.1 11.0 11.1 11.2 11.3 12.0 12.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 3b40e9e8 was 3b40e9e8, checked in by Bruce Dubbs <bdubbs@…>, 3 years ago

Update to lxml-4.6.1 (Perl Module).

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

  • Property mode set to 100644
File size: 7.1 KB
Line 
1<!-- $LastChangedBy$ $Date$ -->
2
3<!ENTITY day "19"> <!-- Always 2 digits -->
4<!ENTITY month "10"> <!-- Always 2 digits -->
5<!ENTITY year "2020">
6<!ENTITY copyrightdate "2001-&year;">
7<!ENTITY copyholder "The BLFS Development Team">
8<!ENTITY version "&year;-&month;-&day;">
9<!ENTITY releasedate "October 19th, &year;">
10<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
11<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
12<!ENTITY lfs-version "development"> <!-- x.y|development -->
13<!ENTITY lfs-versiond "systemd"> <!-- x.y-systemd|systemd -->
14<!ENTITY last-commit "$Date$"> <!-- Automatic update -->
15<!ENTITY lfs-domainname "linuxfromscratch.org">
16
17<!ENTITY maintainer-fullname "The BLFS Team">
18<!ENTITY maintainer-firstname "BLFS">
19<!ENTITY maintainer-address "blfs-maintainer@&lfs-domainname;">
20
21
22<!ENTITY lfs-website "http://www.&lfs-domainname;">
23<!-- downloads_root must have an entity because it is needed for scripts
24 change svn to x.y for release. Note: s/_/-/ in comment to avoid grep error
25 Update 'downloads-root-systemd' to x.y-systemd
26 -->
27<!ENTITY downloads-root "http://www.linuxfromscratch.org/blfs/downloads/svn">
28<!ENTITY downloads-root-systemd "http://www.linuxfromscratch.org/blfs/downloads/systemd">
29<!ENTITY downloads-project "http://downloads.&lfs-domainname;">
30
31<!ENTITY sources-anduin-http "http://anduin.linuxfromscratch.org/BLFS">
32<!ENTITY sources-anduin-ftp "ftp://anduin.linuxfromscratch.org/BLFS">
33
34<!ENTITY hints-root "http://www.&lfs-domainname;/hints">
35<!ENTITY patch-downloads "http://www.linuxfromscratch.org/patches/downloads">
36<!ENTITY patch-root "http://www.&lfs-domainname;/patches/blfs/svn">
37<!ENTITY errata "http://www.&lfs-domainname;/blfs/errata/&blfs-version;/">
38<!ENTITY blfs-ticket-root "http://wiki.&lfs-domainname;/blfs/ticket/">
39
40<!ENTITY lfs-root "../../../../lfs/view/&lfs-version;">
41<!ENTITY lfs-rootd "../../../../lfs/view/&lfs-versiond;">
42<!ENTITY lfs-dev "../../../../lfs/view/development">
43<!ENTITY gnu-http "https://ftp.gnu.org/gnu">
44<!ENTITY gnu-ftp "ftp://ftp.gnu.org/gnu">
45<!ENTITY gnupg-http "https://www.gnupg.org/ftp/gcrypt">
46<!ENTITY gnupg-ftp "ftp://ftp.gnupg.org/gcrypt">
47<!ENTITY gstreamer-dl "https://gstreamer.freedesktop.org/src">
48<!ENTITY kernel-dl "https://www.kernel.org/pub">
49<!ENTITY mozilla-http "https://archive.mozilla.org/pub">
50<!ENTITY mozilla-hg "https://hg.mozilla.org/releases/mozilla-release/archive/">
51<!ENTITY perl_authors "https://www.cpan.org/authors">
52<!ENTITY metacpan_authors "https://cpan.metacpan.org/authors/id">
53<!ENTITY pymodules-dl "https://files.pythonhosted.org/packages/source">
54<!ENTITY sourceforge-dl "https://downloads.sourceforge.net">
55
56<!ENTITY gentoo-ftp-repo "ftp://ftp.mirrorservice.org/sites/distfiles.gentoo.org/distfiles">
57<!ENTITY fedora-http-repo "http://pkgs.fedoraproject.org/repo/pkgs">
58<!ENTITY jaist-ftp-repo "ftp://ftp.jaist.ac.jp/pub//sourceforge">
59<!ENTITY lxqt-http-repo "http://downloads.lxqt.org/lxqt">
60<!ENTITY publisher "Unknown">
61<!ENTITY xorg-download-http "https://www.x.org/pub/individual">
62<!ENTITY xorg-download-ftp "ftp://ftp.x.org/pub/individual">
63<!ENTITY pypi "https://pypi.python.org/pypi">
64<!ENTITY appstream-glib-url "http://people.freedesktop.org/~hughsient/appstream-glib/releases">
65<!ENTITY elinks-url "http://elinks.or.cz">
66<!ENTITY w3m-url "http://w3m.sourceforge.net/">
67
68<!-- These entities are used to identify versions of LFS
69 packages referenced throughout the BLFS book. -->
70<!ENTITY lfs-autoconf-version "2.69">
71<!ENTITY lfs-coreutils-version "8.23">
72<!ENTITY lfs-e2fsprogs-version "1.42.11">
73<!ENTITY lfs-flex-version "2.5.39">
74<!ENTITY lfs-gcc-version "4.9.1">
75<!ENTITY lfs-gdbm-version "1.11">
76<!ENTITY lfs-m4-version "1.4.17">
77<!ENTITY lfs-perl-version "5.32"> <!-- used in git -->
78<!-- this was originally the perl version used by the corresponding
79 version of lfs, in those days always for i686, but now BLFS is a rolling
80 release. \-\->
81<!ENTITY lfs-perl-version "&lt;5.x.y&gt;/&lt;arch-linux&gt;">-->
82<!ENTITY lfs-shadow-version "4.2.1">
83<!ENTITY lfs-vim-version "7.4">
84<!-- End LFS versions -->
85
86<!ENTITY blfs-bootscripts-version "20201002">
87<!ENTITY systemd-units-version "20200828">
88
89
90<!ENTITY blfs-wiki "http://wiki.&lfs-domainname;/blfs/wiki">
91
92<!-- These entities are used to annotate the current status of a package as it
93 relates to the version of LFS it will build/work against -->
94
95<!ENTITY lfs10_checked "<para>This package is known to build and work
96 properly using an LFS-10.0 platform.</para>">
97<!ENTITY lfs10_built "<para>This package is known to build using an LFS
98 10.0 platform but has not been tested.</para>">
99
100<!-- End special entities about LFS compatibility -->
101
102<!ENTITY as_root "<note><para>When installing multiple packages in a script,
103 the installation needs to be done as the root user. There are three general
104 options that can be used to do this:</para>
105
106 <orderedlist>
107
108 <listitem><para>Run the entire script as the root user (not
109 recommended).</para></listitem>
110
111 <listitem><para>Use the <command>sudo</command> command from the <xref
112 linkend='sudo'/> package.</para></listitem>
113
114 <listitem><para>Use <command>su -c &quot;command arguments&quot;</command>
115 (quotes required) which will ask for the root password for every iteration
116 of the loop.</para></listitem>
117
118 </orderedlist>
119
120 <para>One way to handle this situation is to create a short
121 <command>bash</command> function that automatically selects the appropriate
122 method. Once the command is set in the environment, it does not need to be
123 set again.</para>
124
125 <screen><userinput>as_root()
126{
127 if [ $EUID = 0 ]; then $*
128 elif [ -x /usr/bin/sudo ]; then sudo $*
129 else su -c \\&quot;$*\\&quot;
130 fi
131}
132
133export -f as_root</userinput></screen>
134</note>">
135
136<!ENTITY not-katamari "<para>This package is not a part of the Xorg
137 katamari and is provided only as a dependency to
138 other packages or for testing the completed Xorg
139 installation.</para>">
140
141<!ENTITY % package-entities SYSTEM "packages.ent">
142%package-entities;
143
144<!ENTITY parallel_issues "<note><para>This package may occasionally fail when
145 building with multiple processors. See <xref
146 linkend='parallel-builds'/> for more information.</para></note>">
147
148<!ENTITY shell-env "<note><para>If installing in the chroot environment, be
149 sure to export the <envar>SHELL</envar> environment
150 variable or configuration of the package will
151 fail.</para></note>">
152
Note: See TracBrowser for help on using the repository browser.