diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-05-06 00:00:52 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-05-06 00:00:52 +0100 |
commit | 43c2a85d4e20318dd3d35872e348707900870067 (patch) | |
tree | f863318f1d5bf6641145c6eb96a25818842ba87f /media-plugins/vdr-xineliboutput | |
parent | b594445f39d99066071d80fc8efeba5c8f72cc35 (diff) |
gentoo auto-resync : 06:05:2024 - 00:00:51
Diffstat (limited to 'media-plugins/vdr-xineliboutput')
-rw-r--r-- | media-plugins/vdr-xineliboutput/Manifest | 2 | ||||
-rw-r--r-- | media-plugins/vdr-xineliboutput/metadata.xml | 34 |
2 files changed, 22 insertions, 14 deletions
diff --git a/media-plugins/vdr-xineliboutput/Manifest b/media-plugins/vdr-xineliboutput/Manifest index de970265febf..4736b77a4382 100644 --- a/media-plugins/vdr-xineliboutput/Manifest +++ b/media-plugins/vdr-xineliboutput/Manifest @@ -8,4 +8,4 @@ EBUILD vdr-xineliboutput-2.2.0-r2.ebuild 3251 BLAKE2B da5595e67c37ed8214d5e6e2a4 EBUILD vdr-xineliboutput-2.2.0-r4.ebuild 3446 BLAKE2B 69fc0eb7950ecf05497ea1af40f3e73ce73c06a2503f32a82d24ec124a368e7b66045dc7f36787b5499f23ed5b0ab27e7c231662fa3e61201f840660aec21fe8 SHA512 595f668eea16c1ecc44e4463ef676bb5a976570ff98d0169c68cd0824cdb8836085583999801d646cf2cb471f8314cd142edc181fb13fd47e6701bfdaab3a2f2 EBUILD vdr-xineliboutput-2.2.0-r5.ebuild 3487 BLAKE2B fe136d0c7aa921422001ccdc759c73cd8b0918a16480956f7e171dbd9fab074c790fb683d4150cc27ddce82e7318b7061d744d8581ebf961ff6bbf39e360d2ed SHA512 afecee8d60ecda4b7a0e224e831666f0c66357243377eddaf1261b7b3a890c0af159980a1feb340d8964872e6bb049fd5960ec947fc32a71b7dcf426d3b0c383 EBUILD vdr-xineliboutput-9999.ebuild 3345 BLAKE2B 4cc65f579f8ad4aa2e29d43fb159c4bb2375d064063050732c4a0286e111db0d5a3f824180c9f5295feb4126d9852b729b798c20e500fbd8ebf46ddb25b52bf0 SHA512 f01a6bd7f676cdc4307b2cbd6aeb26f73c56b7e78c8fbb2dc4bf36779b4dcda9788387e0b2899de17f1e622d7ed94e0910bdefa8fb5018ffd3efc9971fd3c81b -MISC metadata.xml 712 BLAKE2B 1bbf5f4e035ec9e2d694e58eba9cd67d94b702ad4fa8511173fedc9ede9803ed616c74f9dc82be52ffb50fff8b2da018c5caa66be65a3dbbfe276faf640a8bd9 SHA512 81720aded0edb27060850342d1c4e4c79fc63ca76695f426570620eeba41a029b0b57b25ee2487c709539a82d3a495117fe7f02b245062558c0dea39037680ec +MISC metadata.xml 1066 BLAKE2B 42d32fde1e83aaf541cba17a0628b5c652214b16a75eeb0c741d799bcbc70bd3cf19cfb2d724b4b43f8158c0fb83513cb7e29f1bc92b71b9de884e6b82254f81 SHA512 7bd8f9e207ded31ffce78664a162d928d7d4430f704b3100196d55f5b613e42a7d8d6574531853b0c8e51782de91f2604a5883521e66b6b6cf492edeb61405c1 diff --git a/media-plugins/vdr-xineliboutput/metadata.xml b/media-plugins/vdr-xineliboutput/metadata.xml index e0b82e8b3016..523d47ba6913 100644 --- a/media-plugins/vdr-xineliboutput/metadata.xml +++ b/media-plugins/vdr-xineliboutput/metadata.xml @@ -1,17 +1,25 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="project"> - <email>vdr@gentoo.org</email> - <name>Gentoo VDR Project</name> - </maintainer> - <use> - <flag name="cec">Enable CEC support through <pkg>dev-libs/libcec</pkg></flag> - <flag name="bluray">Enable BluRay metadata support through <pkg>media-libs/libbluray</pkg></flag> - <flag name="vdr">Compile the vdr output plugin to use local or remote xine as output</flag> - <flag name="xine">Compile the xine input plugin for displaying vdr video and OSD</flag> - </use> - <upstream> - <remote-id type="sourceforge">xineliboutput</remote-id> - </upstream> + <maintainer type="person" proxied="yes"> + <email>martin.dummer@gmx.net</email> + <name>Martin Dummer</name> + </maintainer> + <maintainer type="project" proxied="proxy"> + <email>proxy-maint@gentoo.org</email> + <name>Proxy Maintainers</name> + </maintainer> + <maintainer type="project"> + <email>vdr@gentoo.org</email> + <name>Gentoo VDR Project</name> + </maintainer> + <use> + <flag name="cec">Enable CEC support through <pkg>dev-libs/libcec</pkg></flag> + <flag name="bluray">Enable BluRay metadata support through <pkg>media-libs/libbluray</pkg></flag> + <flag name="vdr">Compile the vdr output plugin to use local or remote xine as output</flag> + <flag name="xine">Compile the xine input plugin for displaying vdr video and OSD</flag> + </use> + <upstream> + <remote-id type="sourceforge">xineliboutput</remote-id> + </upstream> </pkgmetadata> |