We have moved to Git. This repository is only provided for compatibility with old installations. Learn how to migrate your installation here.

comparison media-libs/blackmagic-desktop-video/metadata.xml @ 243:4e2200ed1559

[sync] imported e80c7f6..6937046 from upstream commit 6937046afd9a4ffd479050a295c1d38796917df7 Author: Daniel Neugebauer <dneuge@energiequant.de> Date: Fri Mar 4 19:34:16 2022 +0100 updates BlackMagic ebuilds to Desktop Video 12.2.2 release ebuild changes include: - switch to EAPI 8 (no changes needed) - updated/completed dependencies - added "desktop" USE flag to control dependencies only relevant for desktop applications - doc install location is now correct package name - ... installed as a copy to leave original contents in /opt, symlinking with correct name was not possible - xdg MIME database now gets updated for MediaExpress
author Migration Sync <gentoo-overlay@megacoffee.net>
date Fri, 04 Mar 2022 18:45:02 +0000
parents 99358bd23968
children
comparison
equal deleted inserted replaced
242:1f4acc9d6241 243:4e2200ed1559
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> 2 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
3 <pkgmetadata> 3 <pkgmetadata>
4 <use> 4 <use>
5 <flag name="autostart">add firmware update check to autostart items of your desktop environment</flag> 5 <flag name="autostart">add firmware update check to autostart items of your desktop environment</flag>
6 <flag name="desktop">pull in dependencies needed for included desktop applications</flag>
6 <flag name="patch_compat">apply unsupported inofficial patches to extend kernel compatibility - may void warranty and even damage your hardware (not recommended)</flag> 7 <flag name="patch_compat">apply unsupported inofficial patches to extend kernel compatibility - may void warranty and even damage your hardware (not recommended)</flag>
7 </use> 8 </use>
8 </pkgmetadata> 9 </pkgmetadata>