Commit Graph

25261 Commits

Author SHA1 Message Date
Pierre Labastie
fc82888a8b Add comments to pythonhosted.xsl 2023-01-14 17:02:44 +01:00
Pierre Labastie
da7d9ae174 Fix a missing `\' in Makefile 2023-01-13 14:29:18 +01:00
Pierre Labastie
851f6a7f8c Finish reformatting Makefile
Also the "echo" command should be preceded with @, not $(Q)
2023-01-12 15:56:52 +01:00
Pierre Labastie
a2f7a1c282 Add a "modeline" to Makefile
It sets tabstops to 3 in this file, since formatting is made for
this tab size. Plus reformat a few lines
2023-01-12 15:54:01 +01:00
Pierre Labastie
6c4a91a874 tidy up Makefile new part
Use the PYHOSTED variable
use $(Q) instead of @
2023-01-12 09:59:51 +01:00
Pierre Labastie
7f5bdbb90b version.ent is an "order-only" dep of pythonhosted
the python module pages include general.ent, which needs
conditional.ent and version.ent, so that should exist for generating
pythonhosted.xml. OTOH, what is in version.ent doesn't matter.
2023-01-11 15:46:37 +01:00
Pierre Labastie
bcd84ba442 Add pythonhosted.xml as a dependency of BLFS_FULL 2023-01-11 15:22:11 +01:00
Pierre Labastie
5247008596 Makefile: refactor "version" target
Makefile's use files for their dependency calculations. Since
git-version.sh generates files (version.ent and conditional.ent)
use version.ent to see whether git-version.sh has been run.

The only target that should depend on version.ent is then
$(BLFS_FULL) since all other targets depend (directly or indirectly
on this one).

version.ent itself depends on any change made to xml files, xsl files,
packages.ent, general.ent. We could add more (Makefile, gnome.ent, some
scripts), but let's see whether we really want it.
2023-01-11 15:19:04 +01:00
Pierre Labastie
a04cf4b89f Clean up variable names and use in Makefile 2023-01-11 15:05:59 +01:00
Pierre Labastie
3c265f56a1 ALLXML shouldn't depend on pythonhosted.xml 2023-01-11 15:03:38 +01:00
Pierre Labastie
fa7b6373fb Add a fallback for pythonhosted.xml
When pythonhosted.xml has not yet been generated, it cannot be
"xinluded". This just generates a warning at xinclude time, but
then the idref is missing, which may generate failures.
2023-01-11 14:56:27 +01:00
Pierre Labastie
0231d6943a Remove debug messages when generating pythonhosted 2023-01-11 14:55:29 +01:00
Pierre Labastie
139b9105f5 Add a make rule to generate pythonhosted.xml 2023-01-10 22:56:53 +01:00
Pierre Labastie
b588758fe1 Stop tracking pythonhosted.xml
Delete it and add it to .gitignore
2023-01-10 22:54:38 +01:00
Pierre Labastie
7c086d9415 Add a include file for pythonhosted 2023-01-10 22:47:59 +01:00
Pierre Labastie
82c348ce97 Add a stylesheet for generating pythonhosted.xml 2023-01-10 22:05:34 +01:00
Pierre Labastie
3bdc4eba16 Merge branch 'trunk' into plabs/python-mods 2023-01-10 21:57:10 +01:00
Pierre Labastie
c8d23c4a10 Fix mercurial md5 2023-01-10 21:38:14 +01:00
Bruce Dubbs
e927304aef Update to xterm-378. 2023-01-10 11:50:47 -06:00
Bruce Dubbs
be3ace26ef Update to libnma-1.10.6. 2023-01-10 11:40:28 -06:00
Bruce Dubbs
bf99bb6deb Update to xine-ui-0.99.14. 2023-01-10 11:32:47 -06:00
Bruce Dubbs
2f4e738f73 Update to mercurial-6.3.2. 2023-01-10 11:26:50 -06:00
Bruce Dubbs
e94875222a Update to php-8.2.1. 2023-01-09 22:11:32 -06:00
Douglas R. Reno
08ad87a75b Tweak the example for tigervnc so that it works. 2023-01-08 13:44:34 -06:00
Bruce Dubbs
3df3354c2b Update to Cython-0.29.33 (Python module). 2023-01-08 12:56:19 -06:00
Pierre Labastie
b423560fa6 Update to gnome-maps-43.3 2023-01-08 13:18:55 +01:00
Pierre Labastie
fcc5d9986b Update to evolution-3.46.3 2023-01-08 13:14:58 +01:00
Pierre Labastie
f85f92983b Update to gvfs-1.50.3 2023-01-08 12:42:26 +01:00
Pierre Labastie
9ff820c44e Update to evolution-data-server-3.46.3 2023-01-08 12:40:33 +01:00
Pierre Labastie
522b8ef0ce Update to libadwaita-1.2.1 2023-01-08 12:29:23 +01:00
Pierre Labastie
d6ff5a1fe4 Update to graphviz-7.0.6 2023-01-08 12:23:52 +01:00
Pierre Labastie
6e1f9cd06c Update to gedit-44.1 2023-01-08 12:16:16 +01:00
Bruce Dubbs
c2426e1f4f Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2023-01-07 15:32:34 -06:00
Bruce Dubbs
d7bdf9f08b Tweak stripping script 2023-01-07 15:28:10 -06:00
Bruce Dubbs
58142d717a Update to libxfce4ui-4.18.1. 2023-01-07 15:20:44 -06:00
Ken Moffat
6a0b1f8675 Update to qtwebengine-5.15.12. 2023-01-07 20:24:44 +00:00
Bruce Dubbs
bf31777042 Update to btrfs-progs-v6.1.2. 2023-01-07 10:25:56 -06:00
Bruce Dubbs
cf799ebe6e Tweak stripping script 2023-01-07 09:04:10 -06:00
Bruce Dubbs
1ca0cbf8d0 Fix libqalculate url 2023-01-06 20:32:34 -06:00
Bruce Dubbs
0ebd12a376 Update tigervnc dependencies 2023-01-06 18:55:03 -06:00
Bruce Dubbs
17fe56e1be Update discussion of stripping installed files
Reformat the script and in the stripping section to make
it more clear and make it executable.
2023-01-06 15:13:50 -06:00
Bruce Dubbs
9de220813f Update to node-18.13.0. 2023-01-06 13:49:54 -06:00
Bruce Dubbs
b2b3ee6949 Update to nss-3.87. 2023-01-06 12:55:50 -06:00
Bruce Dubbs
44a8bb607f Update to libqalculate-4.5.1. 2023-01-06 12:06:02 -06:00
Bruce Dubbs
087a3fd156 Update to python-dbusmock-0.28.7. 2023-01-06 11:31:00 -06:00
Bruce Dubbs
963d50b62c Update to LibRaw-0.21.1. 2023-01-06 11:23:37 -06:00
Bruce Dubbs
ec9edec23a Update to xfsprogs-6.1.0. 2023-01-06 11:14:14 -06:00
Bruce Dubbs
f4cfb1db8c Update to SDL2-2.26.2. 2023-01-06 11:07:21 -06:00
Bruce Dubbs
ad9eab686d Update to btrfs-progs-v6.1.1. 2023-01-06 10:58:36 -06:00
Pierre Labastie
d0c6049124 Fix qt5 so that all headers are installed
The patch for qt-5.15.8 creates a header file, which needs to be
known by the build machinery. In a git repository, this is done
automatically, but in a build tree coming from a tarball, the header
file is ignored.
So we add a .git directory into qtbase, which fakes a git repository,
and allows the header file to be used and installed by the build system
(it may be needed when compiling programs using Qt thread mutexes).
2023-01-06 11:17:43 +01:00