summaryrefslogtreecommitdiff
path: root/media-libs/libbpg/metadata.xml
blob: de150e785c2321687e12e6fd3839ae45348c88c8 (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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <longdescription lang="en">
		BPG (Better Portable Graphics) is a new image format. Its purpose is
		to replace the JPEG image format when quality or file size is an issue.
	</longdescription>
  <maintainer type="person">
    <email>m.santullo@posteo.net</email>
    <name>Michele Santullo</name>
  </maintainer>
  <upstream>
    <maintainer>
      <name>Fabrice Bellard</name>
      <email>fabrice@bellard.org</email>
    </maintainer>
    <remote-id type="cpe">cpe:/a:libbpg_project:libbpg</remote-id>
  </upstream>
  <use>
    <flag name="bpgview">Compile bpgview (<pkg>media-libs/libsdl</pkg> and <pkg>media-libs/sdl-image</pkg> needed)</flag>
    <flag name="jctvc">Enable the JCTVC code (best quality but slow) for the encoder</flag>
  </use>
  <origin>srcux</origin>
</pkgmetadata>