blob: f578ee6157401c149be53320dfebdede072ccb65 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>PF4Public@users.noreply.github.com</email>
</maintainer>
<upstream>
<remote-id type="github">ungoogled-software/ungoogled-chromium</remote-id>
<bugs-to>https://github.com/ungoogled-software/ungoogled-chromium</bugs-to>
<doc>https://ungoogled-software.github.io/ungoogled-chromium-wiki/</doc>
</upstream>
<longdescription>
ungoogled-chromium is Google Chromium, sans integration with Google.
It also features some tweaks to enhance privacy, control, and
transparency (almost all of which require manual activation or enabling).
ungoogled-chromium retains the default Chromium experience as closely as
possible. Unlike other Chromium forks that have their own visions of a
web browser, ungoogled-chromium is essentially a drop-in replacement for
Chromium.
</longdescription>
<use>
<flag name="convert-dict">Install also the convert_dict utility. The script will be installed into /opt/chromium-browser/update-dicts.sh More info here: https://github.com/ungoogled-software/ungoogled-chromium/issues/188#issuecomment-444752907</flag>
<flag name="widevine">Unsupported closed-source DRM capability (required by Netflix VOD)</flag>
</use>
</pkgmetadata>
|