diff --git a/media-video/lossless-cut/Manifest b/media-video/lossless-cut/Manifest
deleted file mode 100644
index f4fef0e98a..0000000000
--- a/media-video/lossless-cut/Manifest
+++ /dev/null
@@ -1,4 +0,0 @@
-DIST lossless-cut-3.59.1-metainfo.xml 4918 BLAKE2B a7cba2e2afeb1432252f5c666b9ab704792a58693c81aaf286e7075fd93dc2be1689ef2c9b0233c53bac27a0cb1c32c8d2c780bfda9823a112529133d1da8262 SHA512 68117484f4c6785b06db652e38280ff65e8b700e0a63635c7d38422f6121ef7a0a3eafd8f3c364415ec80630cfee7dede5c686d3ff970f009f56511a75f46a59
-DIST lossless-cut-3.59.1.AppImage 161407039 BLAKE2B 061f8fbb4c36cb30effdb1824dbfe20645169e5236c95f2a9e55f4f61ba7075a0a5f902c01c5aac6b4a7099ecb77de2ddaa01a947de9e36e474a409bddd1ee19 SHA512 00e0692af320c6671d0ac95a3b3e568cdf84cbd3aab975c9bdcf2d4a8c3c406d8d3f015c7c105e363a3f7eb78fd9af85001cd36c054181edc8d7ed19ef8181af
-DIST lossless-cut-3.64.0-metainfo.xml 5328 BLAKE2B 2eafad13c92eebfd8bd1e080bd66e0d7741fcef2acdeb3b3dae90ca91ed4e549fa837560ac691c9720410cf219abbc33c5670adca5df806bd1328c70be98e44e SHA512 284928e5ed77ce92711a12942d157180baa5e9b70dbc43642af14e9826f991f5ee51b04bb307bae7b7c59d432aca63e642f6b6b35215c75423b495f26df3ad92
-DIST lossless-cut-3.64.0.AppImage 172065344 BLAKE2B 076310e5925f6f82d0390251882ca37dd4089274de4bba1e6025a0a99acdfadda419284baed0724073848f08f10e23e5e1cee7038781654f56639be0baeb387a SHA512 bdd57b5092588853074ef23c42bdde11258ddddae19f4a96a178badf4df23ae22ce925c8874459914092660f2ef7d87f69b8e89d7d5892912fbdb27a5457728f
diff --git a/media-video/lossless-cut/files/no.mifi.losslesscut.desktop b/media-video/lossless-cut/files/no.mifi.losslesscut.desktop
deleted file mode 100644
index 99667e0fee..0000000000
--- a/media-video/lossless-cut/files/no.mifi.losslesscut.desktop
+++ /dev/null
@@ -1,13 +0,0 @@
-[Desktop Entry]
-Name=LosslessCut
-Comment=simple video editor to trim or cut videos
-Comment[fr]=Un simple éditeur vidéo pour retailler ou couper les vidéos
-Exec=losslesscut-bin
-MimeType=video/mpeg;video/x-mpeg;video/msvideo;video/quicktime;video/x-anim;video/x-avi;video/x-ms-asf;video/x-ms-wmv;video/x-msvideo;video/x-nsv;video/x-flc;video/x-fli;video/x-flv;video/vnd.rn-realvideo;video/mp4;video/mp4v-es;video/mp2t;application/ogg;application/x-ogg;video/x-ogm+ogg;audio/x-vorbis+ogg;application/x-matroska;audio/x-matroska;video/x-matroska;video/webm;
-Icon=no.mifi.losslesscut
-Terminal=false
-Type=Application
-Encoding=UTF-8
-Categories=AudioVideo;AudioVideoEditing;
-Keywords=trim;codec;cut;movie;mpeg;avi;h264;mkv;mp4;
-StartupWMClass=losslesscut
diff --git a/media-video/lossless-cut/files/no.mifi.losslesscut.svg b/media-video/lossless-cut/files/no.mifi.losslesscut.svg
deleted file mode 100644
index 8f6b1a2759..0000000000
--- a/media-video/lossless-cut/files/no.mifi.losslesscut.svg
+++ /dev/null
@@ -1,59 +0,0 @@
-
-
-
diff --git a/media-video/lossless-cut/lossless-cut-3.59.1-r1.ebuild b/media-video/lossless-cut/lossless-cut-3.59.1-r1.ebuild
deleted file mode 100644
index fe8d09ed4c..0000000000
--- a/media-video/lossless-cut/lossless-cut-3.59.1-r1.ebuild
+++ /dev/null
@@ -1,62 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit desktop xdg
-
-DESCRIPTION="Lossless video/audio editing: export media without reencoding, powered by ffmpeg"
-HOMEPAGE="https://mifi.no/losslesscut/
-https://github.com/mifi/lossless-cut"
-SRC_URI="https://github.com/mifi/lossless-cut/releases/download/v${PV}/LosslessCut-linux-x86_64.AppImage
- -> ${P}.AppImage
-https://raw.githubusercontent.com/mifi/lossless-cut/v${PV}/no.mifi.losslesscut.appdata.xml
--> ${P}-metainfo.xml
-"
-
-S="${WORKDIR}"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64"
-RESTRICT="strip"
-
-RDEPEND="
- app-accessibility/at-spi2-core:2
- dev-libs/expat
- dev-libs/glib:2
- dev-libs/nspr
- dev-libs/nss
- media-libs/alsa-lib
- media-libs/mesa
- net-print/cups
- sys-apps/dbus
- sys-fs/fuse:0
- virtual/zlib
- x11-libs/cairo
- x11-libs/gdk-pixbuf:2
- x11-libs/gtk+:3
- x11-libs/libX11
- x11-libs/libXcomposite
- x11-libs/libXdamage
- x11-libs/libXext
- x11-libs/libXfixes
- x11-libs/libXrandr
- x11-libs/libdrm
- x11-libs/libxcb
- x11-libs/libxkbcommon
- x11-libs/pango
-"
-
-QA_PREBUILT="usr/bin/losslesscut-bin"
-
-src_install() {
- # keep this in sync with the Exec value in the desktop file
- newbin "${DISTDIR}"/${P}.AppImage losslesscut-bin
-
- domenu "${FILESDIR}"/no.mifi.losslesscut.desktop
- doicon "${FILESDIR}"/no.mifi.losslesscut.svg
-
- insinto /usr/share/metainfo
- newins "${DISTDIR}"/${P}-metainfo.xml no.mifi.losslesscut.appdata.xml
-}
diff --git a/media-video/lossless-cut/lossless-cut-3.64.0.ebuild b/media-video/lossless-cut/lossless-cut-3.64.0.ebuild
deleted file mode 100644
index a80de74199..0000000000
--- a/media-video/lossless-cut/lossless-cut-3.64.0.ebuild
+++ /dev/null
@@ -1,72 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit desktop xdg
-
-DESCRIPTION="Lossless video/audio editing: export media without reencoding, powered by ffmpeg"
-HOMEPAGE="https://mifi.no/losslesscut/
-https://github.com/mifi/lossless-cut"
-SRC_URI="https://github.com/mifi/lossless-cut/releases/download/v${PV}/LosslessCut-linux-x86_64.AppImage
- -> ${P}.AppImage
-https://raw.githubusercontent.com/mifi/lossless-cut/v${PV}/no.mifi.losslesscut.appdata.xml
--> ${P}-metainfo.xml
-"
-
-S="${WORKDIR}"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="disable-networking system-ffmpeg"
-RESTRICT="strip"
-
-RDEPEND="
- app-accessibility/at-spi2-core:2
- dev-libs/expat
- dev-libs/glib:2
- dev-libs/nspr
- dev-libs/nss
- media-libs/alsa-lib
- media-libs/mesa
- net-print/cups
- sys-apps/dbus
- sys-fs/fuse:0
- virtual/zlib
- x11-libs/cairo
- x11-libs/gdk-pixbuf:2
- x11-libs/gtk+:3
- x11-libs/libX11
- x11-libs/libXcomposite
- x11-libs/libXdamage
- x11-libs/libXext
- x11-libs/libXfixes
- x11-libs/libXrandr
- x11-libs/libdrm
- x11-libs/libxcb
- x11-libs/libxkbcommon
- x11-libs/pango
- system-ffmpeg? ( media-video/ffmpeg )
-"
-
-QA_PREBUILT="usr/bin/losslesscut-bin"
-
-src_install() {
- # keep this in sync with the Exec value in the desktop file
- newbin "${DISTDIR}"/${P}.AppImage losslesscut-bin
-
- local desktop_file="${WORKDIR}"/no.mifi.losslesscut.desktop
- cp "${FILESDIR}"/no.mifi.losslesscut.desktop "${desktop_file}" || die
- if use disable-networking; then
- sed -i "/^Exec=/ s%$% --disable-networking%" "${desktop_file}" || die
- fi
- if use system-ffmpeg; then
- sed -i "/^Exec=/ s%$% --settings-json '{\"customFfPath\": \"/usr/bin\"}'%" "${desktop_file}" || die
- fi
- domenu "${desktop_file}"
- doicon "${FILESDIR}"/no.mifi.losslesscut.svg
-
- insinto /usr/share/metainfo
- newins "${DISTDIR}"/${P}-metainfo.xml no.mifi.losslesscut.appdata.xml
-}
diff --git a/media-video/lossless-cut/metadata.xml b/media-video/lossless-cut/metadata.xml
deleted file mode 100644
index 9b0b7af38b..0000000000
--- a/media-video/lossless-cut/metadata.xml
+++ /dev/null
@@ -1,97 +0,0 @@
-
-
-
-
-
- LosslessCut aims to be the ultimate cross platform FFmpeg GUI for extremely fast and lossless operations on video, audio, subtitle and other related media files. The main feature is lossless trimming and cutting of video and audio files, which is great for saving space by rough-cutting your large video files taken from a video camera, GoPro, drone, etc. It lets you quickly extract the good parts from your videos and discard many gigabytes of data without doing a slow re-encode and thereby losing quality. Or you can add a music or subtitle track to your video without needing to encode. Everything is extremely fast because it does an almost direct data copy, fueled by the awesome FFmpeg which does all the grunt work.
-
-# Features
-
-* Lossless cutting of most video and audio formats
-* Smart cut (experimental)
-* Losslessly cut out parts of video/audio (for cutting away commercials etc.)
-* Losslessly rearrange the order of video/audio segments
-* Lossless merge/concatenation of arbitrary files (with identical codecs parameters, e.g. from the same camera)
-* Lossless stream editing
- * Combine arbitrary tracks from multiple files (ex. add music or subtitle track to a video file)
- * Remove unneeded tracks
- * Replace or re-encode only some tracks
- * Extract all tracks from a file (extract video, audio, subtitle, attachments and other tracks from one file into separate files)
-* Fast multi-file workflow (note: no mass/batch export yet)
-* Keyboard shortcut workflow
-* Losslessly remux video/audio into a different container (file) format
-* Take full-resolution snapshots from videos in JPEG/PNG format (low or high quality)
-* Export ranges of video frames to images (every nth frame, second, by scene change, best thumbnails)
- * Export only from a selected time range (segment)
- * Optionally include original timestamps in image file names
-* Manual input of cutpoint times
-* Apply a per-file timecode offset (and auto load timecode from file)
-* Edit file metadata, per-track metadata and per-track disposition
-* Change rotation/orientation metadata in videos
-* View technical data about all tracks
-* Timeline zoom and frame/keyframe jumping for cutting around keyframes
-* Video thumbnails and audio waveform
-* Saves per project cut segments to project file
-* View FFmpeg last command log so you can modify and re-run recent commands on the command line
-* Undo/redo
-* Give labels to cut segments
-* Annotate segments with tags
-* Import/export segments: MP4/MKV chapter marks, Text file, YouTube, CSV, CUE, XML (DaVinci, Final Cut Pro) and more
-* MKV/MP4 embedded chapters marks editor
-* View subtitles
-* Customizable keyboard hotkeys
-* Black scene detection, silent audio detection, and scene change detection
-* Divide timeline into segments with length L or into N segments or even randomized segments!
-* Basic CLI support
-
-# Example lossless use cases
-
-* Cut out commercials from a recorded TV show (and re-format from TS to MP4)
-* Remove audio tracks from a file
-* Extract music track from a video and cut it to your needs
-* Add music to a video (or replace existing audio track)
-* Combine audio and video tracks from separate recordings
-* Include an external subtitle into a video
-* Quickly change a H264/H265 MKV video to MOV or MP4 for playback on iPhone
-* Import a list of cut times from other tool as a EDL (edit decision list, CSV) and run these cuts with LosslessCut
-* Export a list of cut times as a CSV EDL and process these in another tool
-* Quickly cut a file by its MP4/MKV chapters
-* Quickly cut a YouTube video by its chapters (or music times from a comment)
-* Change the language of a file's audio/subtitle tracks
-* Attach cover art / thumbnail to videos / audio from an external JPEG file or from a frame on the timeline
-* Change author, title, GPS position, recording time of a video
-* Fix rotation of a video that has the wrong orientation flag set
- * Great for rotating phone videos that come out the wrong way without actually re-encoding the video.
-* Loop a video / audio clip X times quickly without re-encoding
- * See #284
-* Convert a video or parts of it into X image files (not lossless)
-* Losslessly split a video into one file per scene (note you probably have to shift segments, see #330.)
-* Cut away silent parts of an audio/video
-* Split video into segments to for example respect Twitter's 140 second limit
-
-## Export cut times as YouTube Chapters
-
-* Export with Merge and "Create chapters from merged segments" enabled
-* Open the exported file and select "Import chapters" in the dialog
-* File -> Export project -> YouTube Chapters
-
-## Re-encode only the audio track, keeping the lossless video track
-
-First export each track as individual files. Then use Handbrake or similar to re-encode the audio file (if mp4 file, encode as AAC.) Then open the extracted video stream in LosslessCut. The open your encoded audio file and select "Include all tracks from the new file". Then export.
-Advanced multi-step workflows
-
-Tip: you can use LosslessCut in multiple passes in order to achieve separate trimming of individual tracks:
-
-1) Open a file an export all tracks as individual files
-2) Open the exported track files independently and cut them as desired
-3) Add the track back to the video and combine them to one output video
-
-
- mifi/lossless-cut
- https://github.com/mifi/lossless-cut/issues
-
-
-
diff --git a/profiles/package.mask b/profiles/package.mask
index ba4a8755a8..67dc28eb27 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -18,6 +18,10 @@
# New entries go on top.
+# Florian Albrechtskirchinger (2026-06-25)
+# Moved to media-video/lossless-cut-bin in ::gentoo
+media-video/lossless-cut
+
# Florian Albrechtskirchinger (2026-06-24)
# Moved to www-client/opera-gx in ::gentoo
www-client/opera-gx-bin