Commit Graph

76 Commits

Author SHA1 Message Date
Bruce Dubbs
49a84f0ba8 Tag most of multimedia (kwave remains) 2024-02-17 21:52:06 -06:00
Pierre Labastie
ab4fdfccf8 Change all xml decl to encoding=utf-8 2024-01-19 22:39:35 +01:00
Bruce Dubbs
3f3aad1340 Spelling/grammar fixes 2023-12-21 10:56:18 -06:00
Douglas R. Reno
372c4ce3d7 v4l-utils: several tweaks to the page
- Change the formatting for the meson command to be standard with other
  pages in the book
- Fix the commands for installing the contrib files (no sdlcam since we
  don't have SDL_Image in the book, remove $DESTDIR, etc)
- Add command explanations for the two contrib utilities
- Remove extraneous spaces in between commands
2023-12-18 12:13:56 -06:00
Rahul Chandra
0387d9afba Update to v4l-utils-1.26.1 2023-12-17 01:14:42 -05:00
Xi Ruoyao
c39ddc6c3d
llvm: Remove BPF from targets
To use clang with BPF for v4l-utils, libbpf must be installed but it's
not a BLFS package.  And I doubt if any BLFS user really uses an IR
remote control on the BLFS system.  So let's not make all BLFS users
build something useless.

Note that if both clang and libbpf both exist, v4l-utils will attempt to
use "clang -target bpf" anyway even if -Dbpf=disabled is explicitly
specified (we've got enough surprise from v4l-utils building system
these days!!), so add a note to v4l-utils for people installing non-BLFS
libbpf.
2023-12-03 13:56:37 +08:00
Xi Ruoyao
52b9d55135
v4l-utils: LLVM is not required and it's useless unless libbpf is available 2023-12-02 18:20:48 +08:00
Douglas R. Reno
5dd6d734d7 v4l-utils: Use the correct tarball (bz2 version does not exist) 2023-12-01 00:15:05 -06:00
Tim Tassonis
dfd3e911fe Update to v4l-utils-1.26.0. 2023-11-30 11:59:18 +01:00
Bruce Dubbs
332bad2a11 Tags
Tag most of multimedia drivers.
2023-08-19 19:27:23 -05:00
Bruce Dubbs
b3867c5f8c Add qt5-components page.
Also create an ENTITY for qt5 or qt5-alternate and use that
to specify the qt5 dependenies.

The complete KF5/plasma packages should use the full qt5 build, but
the lxqt kf5/plasma components only need qt5-alternate.
2023-07-13 20:23:08 -05:00
Xi Ruoyao
d8e1be00f3
multimedia: Remove non-exist User Notes link
Part of User Notes removal by
https://www.linuxfromscratch.org/~xry111/remove-nonexist-usernote.sh
2023-06-29 19:21:53 +08:00
Tim Tassonis
c3b8baf8dc Update to v4l-utils-1.24.1 2023-03-04 00:30:37 +01:00
Tim Tassonis
504e5cea0f Update to xfce4-notifyd-0.8.2.
Update to v4l-utils-1.24.0.
Update to libnotify-0.8.2.
2023-03-02 23:59:30 +01:00
Douglas R. Reno
b464299292 Tag WebKit dependencies 2023-02-18 14:22:38 -06:00
David Bryant
48771ae06f Unless it's a directory name, or something like that, "test suite"
should be spelled as two words.
2022-12-13 12:19:29 -06:00
Pierre Labastie
3f2db3a638 Remove sect1info tags
They only contain a date tag that is nowhere used.
2022-11-29 08:58:07 +01:00
Douglas R. Reno
fa4d97aca5 Tags 2022-08-24 18:15:34 -05:00
Bruce Dubbs
380306549c Tags 2022-02-19 21:19:30 -06:00
Pierre Labastie
51ba03e696 Updates
v4l-utils-1.22.1
apache-ant-1.10.12
LVM2-2.03.14
2021-10-29 09:40:06 +02:00
Pierre Labastie
85580446b2 Remove spaces at the end of lines
I know it is somewhat useless, but I don't like them for
two reasons: first they cannot be seen, and I do not like things I
cannot see. Second, git highlights them, and this is disturbing...
2021-09-06 19:42:49 +02:00
Bruce Dubbs
7b2fed0fae Tags 2021-08-29 15:39:21 -05:00
Bruce Dubbs
99e72b11f9 Tags, mostly multimedia libraries. 2021-08-20 20:51:36 -05:00
Douglas R. Reno
126313f846 v4l-utils: Force 'make install' to run at -j1 due to a libtool-related
race condition.
2021-07-17 17:05:44 -05:00
Douglas R. Reno
e3cdc02a87 v4l-utils: Fix building with gcc-11.1, and add a command explanation for
qvidcap
2021-05-26 12:18:18 -05: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
Bruce Dubbs
2b7420bb69 Tag printer stack, window managers, and misc
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24262 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-02-22 04:38:24 +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
Douglas R. Reno
62c0ce6f12 Update to x264-20200218
Tags for webkitgtk dependencies

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23580 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-08-19 19:37:56 +00:00
Bruce Dubbs
bd45e10fb4 Update to ffmpeg-4.2.3.
Update to v4l-utils-1.20.0. 
Update to six-1.15.0 (Python module). 
Update to libbytesize-2.3. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23188 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-05-22 04:54:48 +00:00
Bruce Dubbs
2ab749fc3b Update to v4l-utils-1.18.1.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23069 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-05-03 19:07:15 +00:00
Bruce Dubbs
f33b456a9b Update to postgresql-12.2.
Update to LVM2.2.03.08. 
Update to mlt-6.20.0. 
Update to x264-20200218. 
Update to x265-3.3. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22724 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-02-18 22:50:03 +00:00
Bruce Dubbs
fd29f769a7 Update to xterm-349.
Update to v4l-utils-1.18.0. 
Update to poppler-0.81.0. 
Update to epiphany-3.34.0. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22194 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-09-23 17:08:47 +00:00
Bruce Dubbs
f726d564b9 Update to libsecret-0.19.0.
Update to upower-0.99.11. 
Update to gtk+-3.24.11. 
Update to v4l-utils-1.16.7. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22103 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-09-06 20:30:25 +00:00
Bruce Dubbs
48bcac91a6 Tag dependencies for kf5
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21997 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-19 01:01:59 +00:00
Bruce Dubbs
6537401260 Update to xfsprogs-5.0.0.
Update to v4l-utils-1.16.6. 
Update to cbindgen-0.8.5. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21553 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-05-04 22:12:39 +00:00
Bruce Dubbs
085de7b03e Update to giflib-5.1.9.
Update to libinput-1.13.0. 
Update to v4l-utils-1.16.5. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21413 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-03-29 18:03:44 +00:00
Bruce Dubbs
4bc8549e00 Update to v4l-utils-1.16.4
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21375 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-03-22 05:44:23 +00:00
Bruce Dubbs
7d4be40f97 More multimedia tags.
Disable incompatible libvpx in vlc.


git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21192 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-02-18 00:28:59 +00:00
Bruce Dubbs
674fe8a1a6 Update to v4l-utils-1.16.3.
Update to nss-3.41. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20867 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-12-23 20:18:49 +00:00
Bruce Dubbs
ad3425180c Update to poppler-0.71.0.
Update to v4l-utils-1.16.2. 
Update to libsoup-2.64.2. 
Update to opus-1.3. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20692 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-11-11 02:47:59 +00:00
Bruce Dubbs
9121918568 Remove v4l-utils patch
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20607 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-10-09 17:10:44 +00:00
Bruce Dubbs
8e9b70614f Update to v4l-utils-1.16.0.
Update to babl-0.1.58. 
Update to highlight-3.46. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20606 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-10-09 01:45:10 +00:00
Douglas R. Reno
58e0a9aa81 Missing dependency in v4l-utils
Tag

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20428 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-08-30 14:15:13 +00:00
Bruce Dubbs
6b3a3fe4fc Update to kf5-5.49.0. Includes oxygen-icons5, extra-cmake-modules, and breeze-icons.
More tags.



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20349 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-08-21 01:36:12 +00:00
Douglas R. Reno
973a31dda0 Add patch to allow v4l-utils to build against glibc-2.28
URL fixes and a consistency fix

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20314 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-08-16 15:43:43 +00:00
Pierre Labastie
e414613417 Few more tags
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19849 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-02-22 20:59:08 +00:00
Bruce Dubbs
94b4290307 Archive openssl-1.1.x. Moved to LFS.
Update to v4l-utils-1.14.2. 
Update to vlc-3.0.0. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19748 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-02-11 17:41:19 +00:00
Bruce Dubbs
fb0655cd37 Update to xine-ui-0.99.10.
Update to gnumeric-1.12.38. 
Update to feh-2.3. 
Update to goffice-0.10.38. 
Update to bluez-5.48. 
Update to docbook-xsl-1.79.2. 
Update to v4l-utils-1.14.1. 
Update to whois-5.2.20. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19632 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-12-29 18:06:25 +00:00
Bruce Dubbs
b13548d2bf Update to gpgme-1.10.0.
Update to v4l-utils-1.12.6. 
Update to pygobject2-2.28.7. 
Update to whois-5.2.19. 
Update to libcdio-1.1.0. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19601 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-12-17 02:19:08 +00:00