summaryrefslogtreecommitdiff
path: root/media-libs/libbpg/metadata.xml
blob: 798982b7a1be8dd55619779ea6718f6ec629cc85 (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://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
 <maintainer type="person">
  <email>m.santullo@posteo.net</email>
  <name>Michele Santullo</name>
 </maintainer>
 <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>
 <upstream>
  <remote-id type="cpe">cpe:/a:libbpg_project:libbpg</remote-id>
  <maintainer>
   <email>fabrice@bellard.org</email>
   <name>Fabrice Bellard</name>
  </maintainer>
 </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>liguros-repo</origin>
</pkgmetadata>