Files
main/multimedia/sound/normalize/pspec.xml
T
2018-12-17 12:02:55 +03:00

60 lines
2.7 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>normalize</Name>
<Homepage>http://normalize.nongnu.org/</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPLv3</License>
<IsA>library</IsA>
<Summary>Bu karışık CD'ler ve mp3 koleksiyonları oluşturma gibi şeyler için yararlıdır</Summary>
<Description>Normalize is a tool for adjusting the volume of audio files to a standard level. This is useful for things like creating mixed CD's and mp3 collections, where different recording levels on different albums can cause the volume to vary greatly from song to song</Description>
<Archive sha1sum="1509ca998703aacc15f6098df58650b3c83980c7" type="targz">http://savannah.nongnu.org/download/normalize/normalize-0.7.7.tar.gz</Archive>
<BuildDependencies>
<Dependency>intltool</Dependency>
<Dependency>libmad-devel</Dependency>
<Dependency>vorbis-tools</Dependency>
<Dependency>lame-devel</Dependency>
<Dependency>flac-devel</Dependency>
<Dependency>mpg123-devel</Dependency>
<Dependency>audiofile-devel</Dependency>
<Dependency>bash-completion</Dependency>
</BuildDependencies>
<Patches>
<Patch level="1">mageia/compressed-wav-files.dpatch</Patch>
<Patch level="1">mageia/fix-flac.dpatch</Patch>
<Patch level="1">mageia/normalize-0.7.7-audiofile-pkgconfig.patch</Patch>
<Patch level="1">mageia/normalize-0.7.7-automake-1.13.patch</Patch>
<Patch level="1">mageia/normalize-0.7.7-m4.patch</Patch>
<Patch level="1">mageia/normalize-0.7.7-mdv-fix-local-config.patch</Patch>
</Patches>
</Source>
<Package>
<Name>normalize</Name>
<RuntimeDependencies>
<Dependency>libmad</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="man">/usr/share/man</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2018-12-17</Date>
<Version>0.7.7</Version>
<Comment>First release k3b.</Comment>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Update>
</History>
</PISI>