172 lines
7.0 KiB
XML
172 lines
7.0 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>deadbeef</Name>
|
|
<Homepage>http://deadbeef.sourceforge.net/</Homepage>
|
|
<Packager>
|
|
<Name>PisiLİnux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>GPLv2</License>
|
|
<Icon>deadbeef</Icon>
|
|
<IsA>app:gui</IsA>
|
|
<PartOf>multimedia.sound</PartOf>
|
|
<Summary>Audio player for GNU/Linux systems with X11</Summary>
|
|
<Description>
|
|
DeaDBeeF (as in 0xDEADBEEF) is a modular audio player for GNU/Linux, *BSD, OpenSolaris, macOS, and other UNIX-like systems.
|
|
</Description>
|
|
<Archive sha1sum="9a9bab6b0e072169f17624dc885bf07e69941a2b" type="targz">
|
|
https://codeload.github.com/DeaDBeeF-Player/deadbeef/tar.gz/1.8.0
|
|
</Archive>
|
|
<!-- <Patches>
|
|
<Patch level="1">plugins_vfs_zip_vfs_zip_c.patch</Patch>
|
|
</Patches> -->
|
|
<BuildDependencies>
|
|
<Dependency>atk-devel</Dependency>
|
|
<Dependency>gtk2-devel</Dependency>
|
|
<Dependency>gtk3-devel</Dependency>
|
|
<Dependency>flac-devel</Dependency>
|
|
<Dependency>faad2-devel</Dependency>
|
|
<Dependency>cairo-devel</Dependency>
|
|
<Dependency>pango-devel</Dependency>
|
|
<Dependency>libcue-devel</Dependency>
|
|
<Dependency>ffmpeg-devel</Dependency>
|
|
<Dependency>libmad-devel</Dependency>
|
|
<Dependency>libzip-devel</Dependency>
|
|
<Dependency>imlib2-devel</Dependency>
|
|
<Dependency>wavpack-devel</Dependency>
|
|
<Dependency>libcddb-devel</Dependency>
|
|
<Dependency>libopus-devel</Dependency>
|
|
<!-- <Dependency>opusfile-devel</Dependency> -->
|
|
<Dependency>alsa-lib-devel</Dependency>
|
|
<Dependency>libmp4v2-devel</Dependency>
|
|
<Dependency>libvorbis-devel</Dependency>
|
|
<Dependency>libsndfile-devel</Dependency>
|
|
<Dependency>cdparanoia-devel</Dependency>
|
|
<Dependency>gdk-pixbuf-devel</Dependency>
|
|
<Dependency>libsamplerate-devel</Dependency>
|
|
<Dependency>pulseaudio-libs-devel</Dependency>
|
|
<Dependency>libcdio-devel</Dependency>
|
|
<Dependency>curl-devel</Dependency>
|
|
<Dependency>dbus-devel</Dependency>
|
|
<Dependency>zlib-devel</Dependency>
|
|
<Dependency>glib2-devel</Dependency>
|
|
<Dependency>libX11-devel</Dependency>
|
|
<Dependency>jansson-devel</Dependency>
|
|
<Dependency>mpg123-devel</Dependency>
|
|
<Dependency>intltool</Dependency>
|
|
</BuildDependencies>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>deadbeef</Name>
|
|
<RuntimeDependencies>
|
|
<Dependency>atk</Dependency>
|
|
<Dependency>gtk2</Dependency>
|
|
<Dependency>gtk3</Dependency>
|
|
<Dependency>flac</Dependency>
|
|
<Dependency>faad2</Dependency>
|
|
<Dependency>cairo</Dependency>
|
|
<Dependency>pango</Dependency>
|
|
<Dependency>libcue</Dependency>
|
|
<Dependency>ffmpeg</Dependency>
|
|
<Dependency>libmad</Dependency>
|
|
<Dependency>libzip</Dependency>
|
|
<Dependency>imlib2</Dependency>
|
|
<Dependency>wavpack</Dependency>
|
|
<Dependency>libcddb</Dependency>
|
|
<Dependency>libopus</Dependency>
|
|
<!-- <Dependency>opusfile</Dependency> -->
|
|
<Dependency>alsa-lib</Dependency>
|
|
<Dependency>libmp4v2</Dependency>
|
|
<Dependency>libvorbis</Dependency>
|
|
<Dependency>cdparanoia</Dependency>
|
|
<Dependency>libogg</Dependency>
|
|
<Dependency>libsndfile</Dependency>
|
|
<Dependency>gdk-pixbuf</Dependency>
|
|
<Dependency>libsamplerate</Dependency>
|
|
<Dependency>pulseaudio-libs</Dependency>
|
|
<Dependency>libcdio</Dependency>
|
|
<Dependency>curl</Dependency>
|
|
<Dependency>dbus</Dependency>
|
|
<Dependency>zlib</Dependency>
|
|
<Dependency>glib2</Dependency>
|
|
<Dependency>libgcc</Dependency>
|
|
<Dependency>jansson</Dependency>
|
|
<Dependency>mpg123</Dependency>
|
|
<Dependency>libX11</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="executable">/usr/bin</Path>
|
|
<Path fileType="header">/usr/include/deadbeef</Path>
|
|
<Path fileType="library">/usr/lib/deadbeef</Path>
|
|
<Path fileType="data">/usr/lib/deadbeef/convpresets</Path>
|
|
<Path fileType="data">/usr/share/applications</Path>
|
|
<Path fileType="data">/usr/share/deadbeef/pixmaps</Path>
|
|
<Path fileType="data">/usr/share/icons/hicolor/*/apps</Path>
|
|
<Path fileType="localedata">/usr/share/locale</Path>
|
|
<Path fileType="doc">/usr/share/doc/deadbeef</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="8">
|
|
<Date>2019-04-14</Date>
|
|
<Version>1.8.0</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>fury</Name>
|
|
<Email>wascheme@tuta.io</Email>
|
|
</Update>
|
|
<Update release="7">
|
|
<Date>2018-09-01</Date>
|
|
<Version>0.7.20</Version>
|
|
<Comment>Rebuild New T.</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="6">
|
|
<Date>2018-04-28</Date>
|
|
<Version>0.7.20</Version>
|
|
<Comment>Rebuild ffmpeg.</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="5">
|
|
<Date>2018-02-10</Date>
|
|
<Version>0.7.20</Version>
|
|
<Comment>Release Bump</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="4">
|
|
<Date>2017-02-18</Date>
|
|
<Version>0.7.20</Version>
|
|
<Comment>Release Bump</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="3">
|
|
<Date>2016-06-09</Date>
|
|
<Version>0.7.20</Version>
|
|
<Comment>Release Bump</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="2">
|
|
<Date>2016-05-17</Date>
|
|
<Version>0.7.2</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Stefan Gronewold(groni)</Name>
|
|
<Email>groni@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2015-12-25</Date>
|
|
<Version>0.6.2</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>Stefan Gronewold</Name>
|
|
<Email>groni@pisilinux.org</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|