diff options
| author | SilverlightningY <reband.florian@googlemail.com> | 2026-05-30 15:09:25 +0200 |
|---|---|---|
| committer | Nguyễn Gia Phong <cnx@loang.net> | 2026-07-22 12:19:55 +0900 |
| commit | aa0692ea048e716e843b7f844cfdf8dc2093f876 (patch) | |
| tree | a71c4b58d4161d9edb026552e64299eb4b905afc /etc | |
| parent | b6c35016845f04f5e3a2f5eaf2064b9861f8707c (diff) | |
news: Add entry about frei0r video plugins.
* etc/news.scm: Add entry to describe the latest changes
to the frei0r video plugins package.
Co-authored-by: Julien Lepiller <julien@lepiller.eu>
Merges: https://codeberg.org/guix/guix/pulls/8969
Reviewed-by: Florian Pelz <pelzflorian@pelzflorian.de>
Signed-off-by: Nguyễn Gia Phong <cnx@loang.net>
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/news.scm | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/etc/news.scm b/etc/news.scm index 7adfc89db44..4948b22a963 100644 --- a/etc/news.scm +++ b/etc/news.scm | |||
| @@ -44,6 +44,34 @@ | |||
| 44 | (channel-news | 44 | (channel-news |
| 45 | (version 0) | 45 | (version 0) |
| 46 | 46 | ||
| 47 | (entry (commit "b6c35016845f04f5e3a2f5eaf2064b9861f8707c") | ||
| 48 | (title | ||
| 49 | (en "Frei0r plugins have to be installed explicitly") | ||
| 50 | (de "Frei0r-Plugins müssen explizit installiert werden") | ||
| 51 | (fr "Les greffons de Frei0r doivent être installés explicitement")) | ||
| 52 | (body | ||
| 53 | (en "The @code{frei0r-plugins} package has been renamed to | ||
| 54 | @code{frei0r} to match the project name. When installing the applications | ||
| 55 | @code{ffmpeg}, @code{shotcut}, @code{kdenlive} or @code{mlt}, the | ||
| 56 | frei0r-video-plugins are no longer installed automatically. If they are | ||
| 57 | required, the package @code{frei0r} can be added to the profile. This allows | ||
| 58 | the applications to detect and use the plugins at runtime. @code{frei0r} now | ||
| 59 | contains OpenCV dependent plugins.") | ||
| 60 | (de "Das Paket @code{frei0r-plugins} wurde, um dem Projektnamen zu | ||
| 61 | entsprechen, in @code{frei0r} umbenannt. Bei der Installation der Anwendungen | ||
| 62 | @code{ffmpeg}, @code{shotcut}, @code{kdenlive} oder @code{mlt} werden die | ||
| 63 | Frei0r-Video-Plugins nicht länger mitinstalliert. Bei Bedarf kann das Paket | ||
| 64 | @code{frei0r} dem Profil hinzugefügt werden, wodurch die Plugins zur Laufzeit | ||
| 65 | geladen und genutzt werden können. Plugins, die auf OpenCV basieren, sind nun im | ||
| 66 | Paket @code{frei0r} enthalten.") | ||
| 67 | (fr "Le paquet @code{frei0r-plugins} a été renommé en @code{frei0r} | ||
| 68 | pour correspondre au nom du projet. Si vous installez les applications | ||
| 69 | @code{ffmpeg}, @code{shotcut}, @code{kdenlive} ou @code{mlt}, les greffons | ||
| 70 | frei0r-video-plugins ne sont plus installés automatiquement. Si vous en avez | ||
| 71 | besoin, vous pouvez ajouter le paquet @code{frei0r} à votre profil. Cela | ||
| 72 | permet aux applications de détecter et d'utiliser les greffons à l'exécution. | ||
| 73 | @code{frei0r} contient maintenant les greffons qui dépendent d'OpenCV."))) | ||
| 74 | |||
| 47 | (entry (commit "7a9d01dce758b0916bf8b0ac8a972f849f4bf31d") | 75 | (entry (commit "7a9d01dce758b0916bf8b0ac8a972f849f4bf31d") |
| 48 | (title | 76 | (title |
| 49 | (en "SDDM display manager defaults to the Qt5 variant") | 77 | (en "SDDM display manager defaults to the Qt5 variant") |
