gpo.zugaina.org

Search Portage & Overlays:

media-video/vlc-xattrplaying_plugin

VLC plugin that adds 'seen' xattr tag to user.xdg.tags list when watching a video

Screenshots

ChangeLog

commit f036bd352070707627abf81c0df65fef2ce27c7d
Author: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
Date: Sun Dec 28 04:26:45 2025 +0000

media-video/vlc-xattrplaying_plugin: Upgrade to v2.0.5 and refactor

- Upgrade to version 2.0.5 which includes upstream fixes for installation.
- Remove version 1.0.1.
- Remove redundant 'enable-install.patch' as upstream now supports install.
- Simplify ebuild by removing explicit src_prepare, src_configure, and src_install,
allowing cmake eclass to handle them standardly.
- Update Manifest.

Closes: #TODO

commit 29e1ff8c031c755e1bdfad5839ab7a12abe52a4a
Author: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
Date: Fri Dec 26 00:19:32 2025 +0000

media-video/vlc-xattrplaying_plugin: Enable CMake install

- Add patch to enable install target in CMakeLists.txt using GNUInstallDirs.
- Update ebuild to apply patch and use cmake_src_install.
- Clean up redundant src_prepare.

Closes: #TODO

commit b3db2f0e54a9c29dfe4f74a2911a951d82359807
Author: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
Date: Thu Dec 25 03:26:35 2025 +0000

media-video/vlc-xattrplaying_plugin: Use cmake_src_install

Replace manual installation with cmake_src_install in src_install
to leverage upstream installation targets and adhere to standard
CMake ebuild practices.

Closes: #TODO

commit 583416ad8c5a3d8effc9baa9a11f3eba46c8cad1
Author: Arran Ubels <arran4@gmail.com>
Date: Thu Jul 11 15:37:36 2024 +1000

Fixed up again.

commit 061afee35068c3c19f9ef885f968e426e34c8edf
Author: Arran Ubels <arran4@gmail.com>
Date: Thu Jul 11 15:29:28 2024 +1000

wtf

commit ea207dbbd2e10ed920b271f1ea4cdecf992a74d1
Author: Arran Ubels <arran4@gmail.com>
Date: Thu Jul 11 13:00:01 2024 +1000

vlc fix

commit 53350d8382abac61ed13f1b251354d14deabe0be
Author: Arran Ubels <arran4@gmail.com>
Date: Mon Jun 17 13:54:14 2024 +1000

vlc plugin added