Commit Graph

704 Commits

Author SHA1 Message Date
Bruce Dubbs
181357d66f Update to ffmpeg-5.1.1. 2022-09-06 11:21:59 -05:00
Pierre Labastie
ee64122d2c Fix mplayer download urls
Although www.mplayerhq.hu resolve to the download site, the
certificate is not valid for this address. It is valid for
mplayerhq.hu, so use this name with https. Also, remove an
obsolete note about hosting on anduin.
2022-08-30 06:40:19 +02:00
Bruce Dubbs
6bc8029de0 All multimedia tags except one 2022-08-25 20:21:50 -05:00
Thomas Trepl (Moody)
b5d7180d02 Tags for 11.2 2022-08-24 18:36:22 +02:00
Douglas R. Reno
5a2fffaa37 Typo fixes 2022-08-13 08:25:39 -05:00
Bruce Dubbs
bf716e145c Fixe ffmpeg patch name 2022-07-23 18:14:39 -05:00
Bruce Dubbs
caf69f51a8 Update to ffmpeg-5.1. 2022-07-23 18:04:53 -05:00
Bruce Dubbs
13cfc2cf6a Update to MPlayer-1.5. 2022-07-17 13:32:04 -05:00
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
Ken Moffat
50182be039 Fix vlc to build with qt-5.15,
based on a patch at OpenSuse.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23210 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-05-28 06:55:38 +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
Pierre Labastie
6fd9b81eb1 patch transcode for gcc 10. found a patch nowhere, so has to be tested
On the other hand, transcode may be removed if handbrake may be used

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23184 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-05-21 10:13:46 +00:00
Douglas R. Reno
93c17b90b9 Update to ModemManager-1.12.10
Update to libqmi-1.24.12
ffmpeg: fix external URL

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23141 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-05-15 17:44:46 +00:00
Pierre Labastie
5fccdfc8c6 Fix vinagre, transcode and dhcp for GCC 10
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23134 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-05-14 15:08:11 +00:00
Douglas R. Reno
a146cb1f07 Update to VLC-3.0.10
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23036 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-04-28 01:04:15 +00:00
Douglas R. Reno
28fb6fd3f8 Update to libqmi-1.24.10
Update to cbindgen-0.14.1
Update to vlc-3.0.9.2
Update pdfbox and fontbox in fop

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22990 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-04-12 00:32:34 +00:00
Pierre Labastie
63228ac1ff Format fix and also fix a silly statement telling that transcode works
minimally with LFS 8.3 and properly with 9.1... (maybe to be better fixed)

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22853 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-03-18 14:13:20 +00:00
Pierre Labastie
2eeb86959e Format multimedia chapter
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22821 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-03-09 15:02:12 +00:00
Douglas R. Reno
e0013c46af Update to xapian-1.4.15
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22787 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-03-03 19:44:23 +00:00
Bruce Dubbs
c6fc9b28ec Tag all perl modules.
Finish tagging multimedia.
A few other tags.



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22737 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-02-20 20:41:28 +00:00
Bruce Dubbs
d9907c98db Update to plasma5-5.18.1.
Update to cups-filters-1.27.1. 
Tag KDE and printing/scanning chapters.



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22732 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-02-20 00:31:22 +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
741f35be94 Update to ffmpeg-4.2.2.
Update to libjpeg-turbo-2.0.4. 
Update to sudo-1.8.30. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22533 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-01-02 00:30:13 +00:00
Bruce Dubbs
39d331bddb Update to libical-3.0.7.
Update to xine-ui-0.99.12. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22479 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-12-16 17:51:54 +00:00
Bruce Dubbs
a55fc26808 Update to gdk-pixbuf-2.38.2.
Update to libqmi-1.22.6. 
Update to ffmpeg-4.2.1. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22125 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-09-10 20:05:25 +00:00
Bruce Dubbs
15f411eafc Tag programming and multimedia packages
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22029 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-21 22:35:43 +00:00
Bruce Dubbs
db72917d93 Update to vlc-3.0.8.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22018 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-20 21:44:05 +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
Pierre Labastie
e1271588ee mplayer: put the skins as "Additional downloads", and group install
instructions. This makes jhalfs happy, and should not change the the update
workload

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21947 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-13 13:53:08 +00:00
Bruce Dubbs
6323b10d75 Update to node-10.16.2.
Update to ffmpeg-4.2. 
Update to iw-5.3. 
Update to LibRaw-0.19.4. 
Update to gnome-video-effects-0.5.0. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21908 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-08 01:14:22 +00:00
Pierre Labastie
2f3e3de952 Another round of adding remap="doc". jhalfs should be soon updated to
use them

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21900 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-05 20:26:50 +00:00
Bruce Dubbs
2216c1b184 Update to balsa-2.5.7.
Update to vlc-3.0.7.1. 
Update to xscreensaver-5.43. 
Update to goffice-0.10.45. 
Update to libICE-1.0.10 (Xorg Library). 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21835 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-07-15 19:06:25 +00:00
Bruce Dubbs
842348b03b Update to python3-3.7.4.
Update to ffmpeg-4.1.4. 
Update to x265_3.1.1. 
Update to nss-3.45. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21823 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-07-09 20:36:46 +00:00
Douglas R. Reno
77cce5821d ffmpeg: Add command explanation for --enable-libpulse
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21687 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-06-15 16:17:40 +00:00
Pierre Labastie
a42c273e16 First round of remap attributes; the "doc" ones + a few "test". Rewrote some
parts so that doc that can be installed with recommended deps is in main
instructions. Also, move doc instructions in <command> tags to <screen>.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21613 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-05-21 12:39:37 +00:00
Bruce Dubbs
cf8a0a1a0d Update to poppler-0.76.0.
Update to MPlayer-1.4. 
Update to libreoffice-6.2.3.2. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21499 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-04-23 20:34:30 +00:00
Bruce Dubbs
ccf92b868b Update to mariadb-10.3.14.
Update to unrar-5.7.4.  
Update to ffmpeg-4.1.3.  
Update to gc-8.0.4.  
Update to cmake-3.14.1.  



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21433 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-04-07 18:56:47 +00:00
Bruce Dubbs
f50f3f37ad Update to ffmpeg-4.1.2.
Update to cups-2.2.11. 
Update to Net-DNS-1.20 (Perl Module). 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21386 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-03-24 20:38:58 +00:00
Pierre Labastie
5909a5ed45 Fix building vlc-3.0.6 when libssh2 1.8.x is installed
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21384 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-03-23 19:17:14 +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
59417918a7 Tag most of multimedia and dependencies
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21190 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-02-17 21:55:58 +00:00
Bruce Dubbs
cb70cce0fb Update to ffmpeg-4.1.1
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21136 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-02-11 06:46:26 +00:00
Bruce Dubbs
dab2444ecd Update to vlc-3.0.6.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20981 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-01-15 19:57:17 +00:00
Tim Tassonis
2bc3253013 Update to vlc-3.0.5.
Update to openldap-2.4.47.


git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20879 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-12-28 17:23:35 +00:00
Bruce Dubbs
2da67db40f Update ffmpeg stats
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20845 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-12-20 16:27:42 +00:00
Tim Tassonis
6eb5d2e7c5 Update to ffmpeg-4.1
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20844 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-12-20 01:48:49 +00:00
Bruce Dubbs
c261b9c02e Update some urls and stats
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20829 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-12-16 18:49:48 +00:00
Bruce Dubbs
1613ba564d Update to lxml-4.2.5 (Python module).
Update to mesa-18.2.0. 
Update to vlc-3.0.4. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20488 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-09-10 21:19:32 +00:00
Douglas R. Reno
d27242d432 URL change in ffmpeg - h265 is implemented by x265
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20455 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-09-05 14:07:18 +00:00
Bruce Dubbs
2106476792 Fix mplayer patch url
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20393 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-08-25 14:40:52 +00:00
Bruce Dubbs
1c71552fa3 Add a patch for MPlater.
Tweak freetype install instructions adding freetype-config.
Add python2 to poppler dependencies.



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20392 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-08-25 00:59:05 +00:00