Commit Graph

20 Commits

Author SHA1 Message Date
Pierre Labastie
4c24eb0a40 Remove period at the end of short descriptions.
In the process, some attributes in single quotes have been changed to double
quotes, and a few attribute lists have been written on one line instead of
several lines.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24236 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-02-19 15:20:16 +00:00
Pierre Labastie
179e019592 Do not build MarkupSafe for python2, it is not needed for the book
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23989 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-12-16 17:52:41 +00:00
Bruce Dubbs
1f6d0c13e3 Xorg tags and a few others
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23553 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-08-17 21:48:50 +00:00
Bruce Dubbs
62a5037e46 Update to xterm-353.
Update to mesa-19.3.4. 
Update to wayland-1.18.0. 
Tag most of xorg (not all drivers) and xorg dependencies.



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22699 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-02-16 04:23:35 +00:00
Pierre Labastie
0cf373338a Add the python2 module for MarkupSafe so that Jinja2 can use it,
and recommend Jinja2 for QtWebEngine, since it is used in the build,
otherwise a shipped version is used

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22148 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-09-15 18:57:21 +00:00
Bruce Dubbs
82bdecfad0 Tag Xorg and it's dependencies.
Some misc text tweaks.



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21982 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-16 22:28:01 +00:00
Bruce Dubbs
fb7406e4e0 Update to lxml-4.3.2 (Python Module).
Update to MarkupSafe-1.1.1 (Python Module). 
Update to pcre-8.43. 
Update to feh-3.1.3. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21272 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-03-02 03:52:29 +00:00
Pierre Labastie
38489aa0b1 Tags
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21156 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-02-15 21:01:29 +00:00
Pierre Labastie
5dd8e5bf1b Update to MarkupSafe-1.1.0 and code cleanup
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20948 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-01-11 20:43:52 +00:00
Bruce Dubbs
6b551e8c18 Clean up python modules.
Remove unneeded funcsigs and beaker. 
  Remove unneeded python2 builds of markupsafe and mako.



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20835 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-12-17 19:05:10 +00:00
Bruce Dubbs
796bc6630a Update to xterm-335.
Update to mesa-18.1.6. 
Update to harfbuzz-1.8.8. 
Tag Xorg (some drivers left untagged)



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20327 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-08-18 01:17:43 +00:00
Bruce Dubbs
2f3cfb22b8 Tag most of xorg, but 12 drivers remain.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19795 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-02-18 21:04:14 +00:00
Bruce Dubbs
9e1b8178db Tags
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19044 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-08-20 03:26:54 +00:00
Krejzi
8dfc5c303b Fix some URLs
- Switch to https:// scheme where possible to avoid redirects
- Unify all kernel.org, Sourceforge and GNU URLs
- Fix python and perl module URLs to be consistent
- Fix github provided URLs to properly download tarballs instead of vFOO.tar.gz
- Use upstream locations for some packages or better/shorter URLs if available
- Add https:// URLs for gnupg packages



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19022 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-08-15 18:49:48 +00:00
Bruce Dubbs
0499056fcb Update to mesa-17.1.0
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@18726 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-05-15 19:59:26 +00:00
Douglas R. Reno
3bf58b9cee Update to cifs-utils-6.7
Update to MarkupSafe-1.0
Typo and URL fixes

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@18462 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-03-08 20:28:20 +00:00
Douglas R. Reno
879932f1ad Archive setuptools
Modify Python instructions to add setuptools and pip as part of the installation
Tags for the Python section + a few others

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@18316 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-02-16 00:04:09 +00:00
Douglas R. Reno
07975289a9 Update to glib-2.50.0
Update to gobject-introspection-1.50.0
Update to gsettings-desktop-schemas-3.22.0
Update to pygobject-3.22.0
Update to setuptools-27.2.0
Update to vala-0.34.0
Add a comment to several python modules about DESTDIR installs

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@17783 af4574ff-66df-0310-9fd7-8a98e5e911e0
2016-09-20 23:16:24 +00:00
Douglas R. Reno
36de390595 Update to GTK+-3.20.9
Tags (including the rest of the python modules)

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@17671 af4574ff-66df-0310-9fd7-8a98e5e911e0
2016-08-28 04:19:37 +00:00
DJ Lucas
22f9c48c02 [Systemd merge] - genlib and python-modules
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@17451 af4574ff-66df-0310-9fd7-8a98e5e911e0
2016-06-06 03:35:53 +00:00