Douglas R. Reno
3df23984b4
ffmpeg5 update: Turn off ffmpeg support in transcode.
...
Since ffmpeg5 no longer carries libavresample, we can't build transcode without
disabling ffmpeg support.. With some rudimentary testing, it seems that this
doesn't have any negative impact.
2022-07-11 22:32:06 -05:00
Douglas R. Reno
f2b4c825fd
ffmpeg5 update: Disable video acceleration in VLC.
...
It does not compile due to major changes in the ffmpeg API.
Upstream has stated at https://code.videolan.org/videolan/vlc/-/merge_requests/1245
and https://code.videolan.org/videolan/vlc/-/issues/26498 that video
acceleration will not be available until VLC-4 due to complexity.
2022-07-11 22:22:14 -05:00
Douglas R. Reno
69b7d08758
ffmpeg5 update: Update to ffmpeg-5.0.1.
2022-07-11 21:01:39 -05:00
Bruce Dubbs
1c8962ea82
Update to vlc-3.0.17.4.
2022-04-21 14:43:27 -05:00
Bruce Dubbs
9c8fb20a84
Package updates.
...
Update to .vlc-3.0.17.3
Update to librsvg-2.52.7.
2022-03-12 10:14:27 -06:00
Bruce Dubbs
7495c403ea
Package updates.
...
Update to xine-lib-1.2.12.
Update to xterm-372.
Update to upower-v0.99.17.
Update to vlc-3.0.17.
2022-03-10 13:29:38 -06:00
Bruce Dubbs
db8d276a9d
Tags and a minor dependency upgrade
2022-02-20 14:30:51 -06:00
Thomas Trepl (Moody)
2d76528bd3
Tags
2022-02-19 23:57:50 +01:00
Xi Ruoyao
7ef3b9f911
ffmpeg: add srt as an external dependency
...
srt is a protocol for video streaming and someone claims it's better
than rtmp.
To enable it --enable-srt is needed.
2021-12-25 23:20:19 +08:00
Bruce Dubbs
0ed6f34f84
Package updates.
...
Update to lxml-4.7.1 (python module).
Update to mpg123-1.29.3.
Update to umockdev-0.17.0.
Update to xine-ui-0.99.13.
2021-12-16 13:23:14 -06:00
Pierre Labastie
f9a46717f3
Fix a couple of typos:
...
vlc.xml: Remove a spurious comma
Missing full stop in libvdpau.xml
2021-12-05 21:43:15 +01:00
Pierre Labastie
2dffe7113a
Fix ffmpeg md5
2021-10-28 21:41:53 +02:00
Douglas R. Reno
e200fb614c
Package update:
...
Update to ffmpeg-4.4.1 (Security Update). Also includes some tweaks to
the information regarding the FATE test suite.
2021-10-27 18:57:55 -05:00
Douglas R. Reno
a263b75559
Package update and some command explanation tweaking
...
Update to exiv2-0.27.5
Minor tweaking to command explanations in mplayer.
2021-10-27 16:55:45 -05: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
85a581fd3b
Tags
2021-08-29 19:19:44 -05:00
Bruce Dubbs
7b2fed0fae
Tags
2021-08-29 15:39:21 -05:00
Pierre Labastie
da54a62385
Tags for kde and some deps
2021-08-28 22:59:53 +02:00
Bruce Dubbs
8394f7d187
Tags and a pakage update.
...
Update to pavucontrol-5.0.
2021-08-22 14:28:07 -05:00
Thomas Trepl (Moody)
a383e242b4
Tags
2021-08-19 17:41:17 +02:00
Bruce Dubbs
22c6402d82
Package updates.
...
Update to mplayer-export-2021-07-29.
Update to postfix-3.6.2.
Update to feh-3.7.1.
2021-07-29 18:49:14 -05:00
Douglas R. Reno
fa91d2e5da
Update to vlc-3.0.16
2021-06-24 17:36:21 -05:00
Bruce Dubbs
6bc3d8cbf6
Package updates.
...
Update to ristretto-0.11.0.
Update to vlc-3.0.15.
Update to gnumeric-1.12.50.
Update to goffice-0.10.50.
Update to libpcap-1.10.1.
Update to libksba-1.6.0.
Update to nss-3.67.
2021-06-11 16:48:44 -05:00
Bruce Dubbs
f76c8ab94b
Update to vlc vlc-3.0.14
2021-05-13 15:25:22 -05:00
Bruce Dubbs
841daa3f80
Update to vlc-3.0.13
2021-05-09 15:29:19 -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
Douglas R. Reno
edb16ce684
Fix the MPlayer instructions. This includes several URL updates, minor
...
tweaks to text, and the addition of the --enable-runtime-cpudetection
option to prevent runtime issues.
2021-04-14 17:47:53 -05:00
Tim Tassonis
90842d792f
Upgrade to ffmpeg-4.4.
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24462 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-04-11 17:05:01 +00:00
Xi Ruoyao
c6b192c037
secure package download URLs
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24436 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-04-05 12:36:04 +00:00
Xi Ruoyao
f4302700b1
CFLAGS/CPPFLAGS cleanup
...
Move -I and -D into CPPFLAGS, and for others use ${CFLAGS:--O2 -g} to
prevent from building "non-optimized" binary.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24334 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-03-04 09:56:47 +00:00
Bruce Dubbs
a57b4431bc
Tags and a minor format change.
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24303 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-02-25 20:21:00 +00:00
Bruce Dubbs
3eafe37050
A couple more tags
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24300 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-02-25 18:55:23 +00:00
Ken Moffat
8b1ee56285
tags
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24299 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-02-25 18:46:48 +00:00
Douglas R. Reno
a4c3c48b19
Update to ffmpeg-4.3.2
...
A few tags and URL updates
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24279 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-02-24 02:13:38 +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
Xi Ruoyao
a51686978c
ffmpeg: add some dependencies
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24200 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-02-09 15:16:01 +00:00
Xi Ruoyao
34bcb5ecdf
xvid and ffmpeg: nasm can be used
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24198 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-02-08 12:56:45 +00:00
Douglas R. Reno
c3447c89ba
Update to btrfs-progs-5.10
...
Update to vlc-3.0.12 (security update)
Update to libgcrypt-1.9.1
Update to gtk-doc-1.33.2
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24154 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-01-29 23:47:46 +00:00
Douglas R. Reno
bc228ecf78
gjs: No tests failed on my most recent run!
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23970 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-12-10 05:45:36 +00:00
Bruce Dubbs
579bdb0437
Touch up some external urls
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23673 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-09-04 16:23:12 +00:00
Bruce Dubbs
64218c206e
Jist tags
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23605 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-08-23 03:38:33 +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
Ken Moffat
918c149cde
Archive ImageMagick-6.
...
In emacs add optional switch to emable ImageMagick-7.
In transcode optional deps point to legacy imagemagick site.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23535 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-08-16 17:15:18 +00:00
Bruce Dubbs
204c6385f4
Remove an unneeded sed in vlc instructions
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23438 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-07-31 03:12:47 +00:00
Bruce Dubbs
471904e925
Update to vlc-3.0.11.1.
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23437 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-07-31 02:42:29 +00:00
Bruce Dubbs
6ff9f66be7
Update to ffmpeg-4.3.1.
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23385 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-07-12 17:25:28 +00:00
Douglas R. Reno
2597ad12d5
Update to guile-3.0.3
...
Update to network-manager-applet-1.18.0
Update to graphene-1.10.2
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23313 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-06-22 17:42:08 +00:00
Xi Ruoyao
a5dfb97085
ffmpeg: add optional dependency libdrm and the configure option to use it
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23311 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-06-22 14:37:24 +00:00
Bruce Dubbs
4f4f27211f
Update to ffmpeg-4.3.
...
Update to iptables-1.8.5.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23293 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-06-17 20:37:28 +00:00
Douglas R. Reno
209ca230a5
Update to nss-3.53.1
...
Update to lcms2-2.11
Update to pidgin-2.14.1
Updaet to vlc-3.0.11
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23292 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-06-17 19:45:39 +00:00