From: Ladislav Michl <oss-lists@triops.cz>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH 0/9] Add a few multimedia libraries
Date: Fri, 29 Dec 2023 11:37:28 +0100 [thread overview]
Message-ID: <ZY6haHnwMkDk70qR@lenoch> (raw)
Hi there,
an ongoing attempt give you a KODIST, yet another way to provide
Just enough OS for KODI, is bringing you this patchset.
Something like LibreELEC (https://libreelec.tv/), but implemented as
PTXDist layer based on DistroKit.
It's just a hobby project, but these intermediate results might
be interesting for general public.
Ladislav Michl (9):
dav1d: new package
libass: new package
libcdio: new package
gst-plugins-ugly1: unbreak cdio support
libtag: new package
gst-plugins-good1: unbreak libtag support
libdvdcss: new package
libdvdnav: new package
libdvdread: new package
rules/dav1d.in | 8 +++++
rules/dav1d.make | 62 ++++++++++++++++++++++++++++++++++
rules/gst-plugins-good1.in | 3 +-
rules/gst-plugins-ugly1.in | 3 +-
rules/libass.in | 12 +++++++
rules/libass.make | 63 +++++++++++++++++++++++++++++++++++
rules/libcdio.in | 15 +++++++++
rules/libcdio.make | 68 ++++++++++++++++++++++++++++++++++++++
rules/libdvdcss.in | 8 +++++
rules/libdvdcss.make | 60 +++++++++++++++++++++++++++++++++
rules/libdvdnav.in | 10 ++++++
rules/libdvdnav.make | 59 +++++++++++++++++++++++++++++++++
rules/libdvdread.in | 7 ++++
rules/libdvdread.make | 60 +++++++++++++++++++++++++++++++++
rules/libtag.in | 17 ++++++++++
rules/libtag.make | 60 +++++++++++++++++++++++++++++++++
16 files changed, 511 insertions(+), 4 deletions(-)
create mode 100644 rules/dav1d.in
create mode 100644 rules/dav1d.make
create mode 100644 rules/libass.in
create mode 100644 rules/libass.make
create mode 100644 rules/libcdio.in
create mode 100644 rules/libcdio.make
create mode 100644 rules/libdvdcss.in
create mode 100644 rules/libdvdcss.make
create mode 100644 rules/libdvdnav.in
create mode 100644 rules/libdvdnav.make
create mode 100644 rules/libdvdread.in
create mode 100644 rules/libdvdread.make
create mode 100644 rules/libtag.in
create mode 100644 rules/libtag.make
--
2.39.2
next reply other threads:[~2023-12-29 10:37 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-29 10:37 Ladislav Michl [this message]
2023-12-29 10:38 ` [ptxdist] [PATCH 1/9] dav1d: new package Ladislav Michl
2024-01-10 16:57 ` [ptxdist] [APPLIED] " Michael Olbrich
2023-12-29 10:40 ` [ptxdist] [PATCH 2/9] libass: " Ladislav Michl
2024-01-10 16:57 ` [ptxdist] [APPLIED] " Michael Olbrich
2023-12-29 10:41 ` [ptxdist] [PATCH 3/9] libcdio: " Ladislav Michl
2024-01-10 16:57 ` [ptxdist] [APPLIED] " Michael Olbrich
2023-12-29 10:42 ` [ptxdist] [PATCH 4/9] gst-plugins-ugly1: unbreak cdio support Ladislav Michl
2024-01-10 16:57 ` [ptxdist] [APPLIED] " Michael Olbrich
2023-12-29 10:43 ` [ptxdist] [PATCH 5/9] libtag: new package Ladislav Michl
2024-01-10 16:57 ` [ptxdist] [APPLIED] " Michael Olbrich
2023-12-29 10:43 ` [ptxdist] [PATCH 6/9] gst-plugins-good1: unbreak libtag support Ladislav Michl
2024-01-10 16:57 ` [ptxdist] [APPLIED] " Michael Olbrich
2023-12-29 10:44 ` [ptxdist] [PATCH 7/9] libdvdcss: new package Ladislav Michl
2024-01-10 16:57 ` [ptxdist] [APPLIED] " Michael Olbrich
2023-12-29 10:45 ` [ptxdist] [PATCH 8/9] libdvdnav: " Ladislav Michl
2024-01-10 16:57 ` [ptxdist] [APPLIED] " Michael Olbrich
2023-12-29 10:46 ` [ptxdist] [PATCH 9/9] libdvdread: " Ladislav Michl
2024-01-10 16:57 ` [ptxdist] [APPLIED] " Michael Olbrich
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ZY6haHnwMkDk70qR@lenoch \
--to=oss-lists@triops.cz \
--cc=ptxdist@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox