deadbeef version bump + new dependency
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>deadbeef</Name>
|
||||
<Homepage>http://deadbeef.sourceforge.net</Homepage>
|
||||
<Homepage>http://deadbeef.sourceforge.net/</Homepage>
|
||||
<Packager>
|
||||
<Name>PisiLİnux Community</Name>
|
||||
<Email>admins@pisilinux.org</Email>
|
||||
@@ -13,11 +13,15 @@
|
||||
<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="5db2c1676f69654bee8bfb8f0995148d68673d90" type="targz">https://github.com/Alexey-Yakovenko/deadbeef/archive/0.7.2.tar.gz</Archive>
|
||||
<!--<Patches>
|
||||
<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>-->
|
||||
</Patches> -->
|
||||
<BuildDependencies>
|
||||
<Dependency>atk-devel</Dependency>
|
||||
<Dependency>gtk2-devel</Dependency>
|
||||
@@ -26,13 +30,17 @@
|
||||
<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>
|
||||
@@ -61,13 +69,17 @@
|
||||
<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>
|
||||
@@ -87,17 +99,25 @@
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
<Path fileType="header">/usr/include</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</Path>
|
||||
<Path fileType="doc">/usr/share/doc/deadbeef</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>
|
||||
|
||||
Reference in New Issue
Block a user