This repository was archived by the owner on Aug 23, 2022. It is now read-only.
forked from Zaryob/SulinRepository
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathpspec.xml
More file actions
60 lines (57 loc) · 2.33 KB
/
Copy pathpspec.xml
File metadata and controls
60 lines (57 loc) · 2.33 KB
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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
<?xml version="1.0" ?>
<!DOCTYPE INARY SYSTEM "https://raw.githubusercontent.com/Zaryob/inary/master/inary-spec.dtd">
<INARY>
<Source>
<Name>id3lib</Name>
<Homepage>https://github.com/metabrainz</Homepage>
<Packager>
<Name>Süleyman Poyraz</Name>
</Packager>
<License>LGPLv2.1</License>
<IsA>library</IsA>
<Summary>Library for reading, writing, and manipulating ID3v1 and ID3v2 tags.</Summary>
<Description>Library for reading, writing, and manipulating ID3v1 and ID3v2 tags.</Description>
<Archive sha1sum="c92c880da41d1ec0b242745a901702ae87970838" type="targz">mirrors://sourceforge/id3lib/id3lib/3.8.3/id3lib-3.8.3.tar.gz</Archive>
<Patches>
<Patch>00-add-libz-to-compilation.patch</Patch>
<Patch>05-create-m4-directory.patch</Patch>
<Patch>10-fix-compilation-with-cpp-headers.patch</Patch>
<Patch>20-create-manpages.patch</Patch>
<Patch>15-fix-headers-of-main-functions.patch</Patch>
<Patch>30-fix-utf16.patch</Patch>
<Patch>40-deal-with-mkstemp.patch</Patch>
<Patch>50-remove-outdated-check.patch</Patch>
<Patch>60-add-c-wrapper-functions.patch</Patch>
<Patch>60-fix_make_check.patch</Patch>
<Patch>60-id3lib-missing-nullpointer-check.patch</Patch>
<Patch>60-spelling.patch</Patch>
<Patch>61-fix_vbr_stack_smash.patch</Patch>
</Patches>
</Source>
<Package>
<Name>id3lib</Name>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<Package>
<Name>id3lib-devel</Name>
<Summary>Development files for id3lib</Summary>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/pkgconfig</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2019-12-12</Date>
<Version>3.8.3</Version>
<Comment>First release</Comment>
<Name>Süleyman Poyraz</Name>
</Update>
</History>
</INARY>