Commit Graph

41 Commits

Author SHA1 Message Date
Douglas R. Reno
8e7000b819 The last two tags 2022-08-29 19:12:18 -05:00
Pierre Labastie
3241bb9991 Fixes for gcc-12
for qtwebengine and xf86-video-vmware. For qtwebengine, I am
not sure it is not upstream, but what I have added works:
the problem is with the definition of functions std::begin and
std::end. They are defined in several headers (among which
<vector>), and in a different way in some other headers. Looks
like the former headers were included with gcc-11 and below,
while they are not anymore with gcc-12 (there is no standard
on what is included by what in C++ headers). The problem with
qtwebengine (or rather the third party skia module) is that
they also have towers of headers including each other, so that
it is hard to find where the missing C++ header has been included,
if it has been.
2022-05-15 08:15:38 +02:00
Douglas R. Reno
c7398c044e Tag the vmware driver 2022-02-26 23:20:48 -06:00
Thomas Trepl (Moody)
3fb4e870ff Tags 2021-08-31 09:01:37 +02:00
Thomas Trepl (Moody)
a70b1d1311 Tags 2021-08-17 23:38:51 +02:00
Xi Ruoyao
45ab6c70c2
more SVN prop clean up
Remove "$LastChanged$" everywhere, and also some unused $Date$
2021-04-20 19:12:02 +08:00
Thomas Trepl
a4ce449634 Some more tags
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24264 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-02-22 15:54:45 +00:00
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
Thomas Trepl
305bf87f49 Tag x7driver-vmware
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23633 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-08-28 06:29:26 +00:00
Douglas R. Reno
88902ba716 Tag ATI and VMWare driver
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22726 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-02-18 23:45:05 +00:00
Douglas R. Reno
607d79e21f Tags
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22070 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-30 13:40:22 +00:00
Douglas R. Reno
4c69301c77 Tag remaining X drivers
Remove redundant command in Freetype
Wording changes

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21251 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-02-26 18:10:19 +00:00
Douglas R. Reno
83c64436b2 Update to libva-2.2.0 and intel driver
Tags for X drivers. This required spinning up a VM in my Proxmox instance as well as testing the Wacom/Synaptic drivers on a separate sytem.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20423 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-08-28 20:27:00 +00:00
Bruce Dubbs
6d2ead87a4 Update to rpcsvc-proto-1.4.
Update to xf86-input-synaptics-1.9.1.  
Update to xf86-input-evdev-2.10.6.  
Update to xf86-video-vmware-13.3.0.  
Update to NetworkManager-1.10.6.  
Update to krb5-1.16.1.  



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20183 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-05-29 17:38:31 +00:00
Bruce Dubbs
0be3de37f5 Fix vmware patch url
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20143 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-05-13 17:51:04 +00:00
Bruce Dubbs
cd0b256283 Add a patch to xf86-video-vmware for
gcc8 and xorg-server-1.20.0 changes.

Update to xterm-333. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20140 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-05-12 19:00:21 +00:00
Bruce Dubbs
d7a450396d Finish tagging for xorg
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19858 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-02-24 17:17:58 +00:00
Bruce Dubbs
2ead8c6fb8 Update to libva intel-vaapi-driver 1.8.3.
Added MANPATH entry to xorg.sh profile script. 
Update to xf86-video-intel-20170826. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19103 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-08-26 22:17:25 +00:00
Bruce Dubbs
a8bf5520d3 Tags. Finish general section.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@18391 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-02-22 19:24:59 +00:00
Ken Moffat
09454ecb0a Updated Xorg drivers for the 1.19.0 server - these have not been run so only tagged as built, -ENODEV : well, I have one ati but it is on an older version of BLFS.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@17991 af4574ff-66df-0310-9fd7-8a98e5e911e0
2016-11-21 01:40:26 +00:00
Douglas R. Reno
ac441202e5 Update/Fix Kernel Configuration in xf86-video-{ati,intel,nouveau,vmware}
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@17754 af4574ff-66df-0310-9fd7-8a98e5e911e0
2016-09-11 02:28:16 +00:00
Douglas R. Reno
6a9a5f2040 Update to Nautilus-3.20.3
Update to feh-2.17
Update to mercurial-3.9
Update to thunderbird-45.3.0
Update external URLs in GIMP and GEGL
(systemd) Make GDM dependency in XScreenSaver internal
Merge the two separate changelog entries for August 28th, 2016
Tags (including the remainder of X Drivers)

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@17709 af4574ff-66df-0310-9fd7-8a98e5e911e0
2016-09-01 05:06:40 +00:00
Pierre Labastie
7c073c8366 Tag vmware Xorg driver
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@17072 af4574ff-66df-0310-9fd7-8a98e5e911e0
2016-03-06 07:19:36 +00:00
Pierre Labastie
190223678b tag last xorg driver
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@16458 af4574ff-66df-0310-9fd7-8a98e5e911e0
2015-09-24 20:40:40 +00:00
Fernando de Oliveira
23bba1fb4a add propset svn:keywords "Date LastChangedBy" to:
x7driver-ati.xml
x7driver-evdev.xml
x7driver-fbdev.xml
x7driver-intel.xml
x7driver-nouveau.xml
x7driver-synaptics.xml
x7driver-vmmouse.xml
x7driver-vmware.xml
x7driver-wacom.xm
all under BLFS/trunk/BOOK/x/installing/.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@16156 af4574ff-66df-0310-9fd7-8a98e5e911e0
2015-06-23 16:04:15 +00:00
Ken Moffat
d7f908d575 Remaining Xorg tags - some drivers are only built.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@15908 af4574ff-66df-0310-9fd7-8a98e5e911e0
2015-05-01 01:25:07 +00:00
Pierre Labastie
848d7b1c28 Tag VMWare drivers
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@15593 af4574ff-66df-0310-9fd7-8a98e5e911e0
2015-03-01 21:15:29 +00:00
Fernando de Oliveira
9904473db3 xf86-video-vmware-13.1.0 (Xorg driver): the sed is not necessary anymore. Thanks Armin for recalling me about it.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@15379 af4574ff-66df-0310-9fd7-8a98e5e911e0
2015-01-24 13:18:27 +00:00
Fernando de Oliveira
85dcbaa1c3 Update to sessreg-1.1.0 (xorg apps).
Update to xf86-video-vmware-13.1.0 (Xorg driver).

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@15378 af4574ff-66df-0310-9fd7-8a98e5e911e0
2015-01-24 13:06:32 +00:00
Pierre Labastie
ca40dcac98 Modify Kernel Configuration instructions for Xorg drivers, to use the same
format as in the LFS Kernel page

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@15090 af4574ff-66df-0310-9fd7-8a98e5e911e0
2014-11-30 11:31:16 +00:00
Bruce Dubbs
2ee0643104 Mark some packages as checked.
Rearrange some dependencies.


git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@14369 af4574ff-66df-0310-9fd7-8a98e5e911e0
2014-09-22 18:20:08 +00:00
Pierre Labastie
cf240937a6 Small typos in VM sorg drivers
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@14294 af4574ff-66df-0310-9fd7-8a98e5e911e0
2014-09-15 15:04:10 +00:00
Bruce Dubbs
a4e3e8391d Tags and glibc fixes for xorg drivers
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@14252 af4574ff-66df-0310-9fd7-8a98e5e911e0
2014-09-12 02:58:21 +00:00
Fernando de Oliveira
f12b2cfa37 shared-mime-info-1.3, xtrans-1.3.4, xauth-1.0.9, xrandr-1.4.2, xf86-input-wacom-0.24.0 and xf86-video-vmware-13.0.2.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@12943 af4574ff-66df-0310-9fd7-8a98e5e911e0
2014-04-09 20:22:29 +00:00
Fernando de Oliveira
cddc0d7510 Fix xf86-video-vmware-13.0.1 build with new Mesa. Patch name I gave was wrong, in the book.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@12733 af4574ff-66df-0310-9fd7-8a98e5e911e0
2014-02-18 21:21:27 +00:00
Fernando de Oliveira
28d614db82 Fix xf86-video-vmware-13.0.1 build with new Mesa. First was patch, this is book.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@12732 af4574ff-66df-0310-9fd7-8a98e5e911e0
2014-02-18 21:13:34 +00:00
Fernando de Oliveira
1aa6f05da4 Tag 75. Armin's changes to gcc.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@12730 af4574ff-66df-0310-9fd7-8a98e5e911e0
2014-02-18 20:55:40 +00:00
Fernando de Oliveira
1a86846175 Modified two lfs74 tags; tweaks in libreoffice and webkitgtk
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@11766 af4574ff-66df-0310-9fd7-8a98e5e911e0
2013-09-05 13:19:00 +00:00
Bruce Dubbs
3fa020ba1b Mark drivers as lfs74_built.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@11761 af4574ff-66df-0310-9fd7-8a98e5e911e0
2013-09-05 01:31:21 +00:00
Krejzi
44ad775327 more xorg driver xml cosmetic fixes
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@11601 af4574ff-66df-0310-9fd7-8a98e5e911e0
2013-08-08 23:05:17 +00:00
Krejzi
57da0547be split x drivers into seperate xml files
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@11598 af4574ff-66df-0310-9fd7-8a98e5e911e0
2013-08-08 22:55:57 +00:00