deadbeef Audio player for GNU/Linux systems with X11

This commit is contained in:
groni
2015-12-26 12:46:54 +01:00
parent 31da38bc48
commit 35991ebae7
8 changed files with 91175 additions and 90742 deletions
+160
View File
@@ -0,0 +1,160 @@
<?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 an audio player for GNU/Linux systems with X11 (though now it also runs in plain console without X, in FreeBSD, and in OpenSolaris).</Description>
<Archive sha1sum="c032b893badcd2ba244238662277f44a50b20b0c" type="targz">https://github.com/Alexey-Yakovenko/deadbeef/archive/0.6.2.tar.gz</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>ffmpeg-devel</Dependency>
<Dependency>libmad-devel</Dependency>
<Dependency>libzip-devel</Dependency>
<Dependency>imlib2-devel</Dependency>
<Dependency>wavpack-devel</Dependency>
<Dependency>libcddb-devel</Dependency>
<Dependency>alsa-lib-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>
</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>ffmpeg</Dependency>
<Dependency>libmad</Dependency>
<Dependency>libzip</Dependency>
<Dependency>imlib2</Dependency>
<Dependency>wavpack</Dependency>
<Dependency>libcddb</Dependency>
<Dependency>alsa-lib</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>libX11</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="header">/usr/include</Path>
<Path fileType="library">/usr/lib/deadbeef</Path>
<Path fileType="data">/usr/share/applications</Path>
<Path fileType="data">/usr/share/deadbeef</Path>
<Path fileType="doc">/usr/share/doc/deadbeef</Path>
<Path fileType="data">/usr/share/icons/hicolor/*/apps</Path>
<Path fileType="localedata">/usr/share/locale</Path>
</Files>
</Package>
<History>
<Update release="9">
<Date>2015-12-25</Date>
<Version>0.6.2</Version>
<Comment>Rebuild</Comment>
<Name>Stefan Gronewold</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="8">
<Date>2014-12-14</Date>
<Version>0.6.2_2014.12.14</Version>
<Comment>Rebuild</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="7">
<Date>2014-11-12</Date>
<Version>0.6.2_2014.11.12</Version>
<Comment>Version bump from git source</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="6">
<Date>2014-08-28</Date>
<Version>0.6.2</Version>
<Comment>Version bump</Comment>
<Name>Richard de Bruin</Name>
<Email>richdb@pisilinux.org</Email>
</Update>
<Update release="5">
<Date>2014-06-04</Date>
<Version>0.6.1</Version>
<Comment>Rebuild.</Comment>
<Name>Serdar Soytetir</Name>
<Email>kaptan@pisilinux.org</Email>
</Update>
<Update release="4">
<Date>2014-02-04</Date>
<Version>0.6.1</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2013-08-29</Date>
<Version>0.5.6</Version>
<Comment>missing dep.</Comment>
<Name>Erdinç gültekin</Name>
<Email>erdincgultekin@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2013-07-08</Date>
<Version>0.5.6</Version>
<Comment>Rebuild for new libcdio</Comment>
<Name>Marcin Bojara</Name>
<Email>marcin@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2012-11-09</Date>
<Version>0.5.6</Version>
<Comment>First release</Comment>
<Name>Marcin Bojara</Name>
<Email>marcin@pisilinux.org</Email>
</Update>
</History>
</PISI>