]> git.friedersdorff.com Git - max/gentoo-overlay.git/blob - dev-util/electron/metadata.xml
media-gfx/graphviz: Add git version of graphviz
[max/gentoo-overlay.git] / dev-util / electron / metadata.xml
1 <?xml version='1.0' encoding='UTF-8'?>
2 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
3 <pkgmetadata>
4         <maintainer type="person">
5                 <email>elvis@magic.io</email>
6                 <name>Elvis Pranskevichus</name>
7         </maintainer>
8         <maintainer type="project">
9                 <email>proxy-maint@gentoo.org</email>
10                 <name>Proxy Maintainers</name>
11         </maintainer>
12         <longdescription>Electron is a cross platform application development framework based on web technologies based on Chromium</longdescription>
13         <use>
14                 <flag name="gconf">Use gnome-base/gconf</flag>
15                 <flag name="lto">Build with link time optimization enabled</flag>
16                 <flag name="pic">Disable optimized assembly code that is not PIC friendly</flag>
17                 <flag name="proprietary-codecs">Enable proprietary codecs like H.264, MP3</flag>
18                 <flag name="system-ffmpeg">Use system ffmpeg instead of the bundled one</flag>
19                 <flag name="tcmalloc">Use bundled tcmalloc instead of system malloc</flag>
20         </use>
21         <upstream>
22                 <remote-id type="github">elprans/asar</remote-id>
23                 <remote-id type="github">elprans/gentoo-electron-patches</remote-id>
24                 <remote-id type="github">elprans/grit</remote-id>
25                 <remote-id type="github">elprans/node-browserify</remote-id>
26         </upstream>
27 </pkgmetadata>