Page MenuHomeSolus

D319.diff
No OneTemporary

D319.diff

diff --git a/Makefile b/Makefile
new file mode 100644
--- /dev/null
+++ b/Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
diff --git a/abi_used_libs b/abi_used_libs
new file mode 100644
--- /dev/null
+++ b/abi_used_libs
@@ -0,0 +1,23 @@
+libQt5Core.so.5
+libQt5DBus.so.5
+libQt5Gui.so.5
+libQt5Network.so.5
+libQt5Sql.so.5
+libQt5Svg.so.5
+libQt5Widgets.so.5
+libQt5Xml.so.5
+libavcodec.so.57
+libavformat.so.57
+libavutil.so.55
+libc.so.6
+libgcc_s.so.1
+libm.so.6
+libmpg123.so.0
+libmtp.so.9
+libpthread.so.0
+libspeexdsp.so.1
+libstdc++.so.6
+libtag.so.1
+libudev.so.1
+libvlc.so.5
+libz.so.1
diff --git a/package.yml b/package.yml
new file mode 100644
--- /dev/null
+++ b/package.yml
@@ -0,0 +1,33 @@
+name : cantata
+version : 2.0.1
+release : 1
+source :
+ - https://github.com/CDrummond/cantata/releases/download/v2.0.1/cantata-2.0.1.tar.bz2 : 122bda13c0b4078b84640dabef444b37d705d71c6f95209a2d949acd28a0bbca
+license : GPL-3.0
+component : multimedia.audio
+summary : Cantata is a graphical client for MPD
+description: |
+ Cantata is a (yet another!) client for the music player daemon (MPD).
+ Originally started as a fork of QtMPC, the code is now *very* different.
+ The interface is very configurable - most views can be shown as either a list
+ or tree structure.
+builddeps :
+ - pkgconfig(gl)
+ - pkgconfig(libavcodec)
+ - pkgconfig(libmtp)
+ - pkgconfig(libmpg123)
+ - pkgconfig(libvlc)
+ - pkgconfig(speexdsp)
+ - pkgconfig(taglib)
+ - pkgconfig(Qt5Svg)
+ - pkgconfig(Qt5UiTools)
+ - media-player-info
+rundeps :
+ - perl-uri
+ - mpd
+setup : |
+ %cmake . -DCANTATA_HELPERS_LIB_DIR=%libdir%
+build : |
+ %make
+install : |
+ %make_install
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
new file mode 100644
--- /dev/null
+++ b/pspec_x86_64.xml
@@ -0,0 +1,51 @@
+<PISI>
+ <Source>
+ <Name>cantata</Name>
+ <Packager>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
+ </Packager>
+ <License>GPL-3.0</License>
+ <PartOf>multimedia.audio</PartOf>
+ <Summary xml:lang="en">Cantata is a graphical client for MPD</Summary>
+ <Description xml:lang="en">Cantata is a (yet another!) client for the music player daemon (MPD).
+Originally started as a fork of QtMPC, the code is now *very* different.
+The interface is very configurable - most views can be shown as either a list
+or tree structure.
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>cantata</Name>
+ <Summary xml:lang="en">Cantata is a graphical client for MPD</Summary>
+ <Description xml:lang="en">Cantata is a (yet another!) client for the music player daemon (MPD).
+Originally started as a fork of QtMPC, the code is now *very* different.
+The interface is very configurable - most views can be shown as either a list
+or tree structure.
+</Description>
+ <PartOf>multimedia.audio</PartOf>
+ <Files>
+ <Path fileType="executable">/usr/bin</Path>
+ <Path fileType="library">/usr/lib64/cantata/cantata-replaygain</Path>
+ <Path fileType="library">/usr/lib64/cantata/cantata-tags</Path>
+ <Path fileType="data">/usr/share/applications/cantata.desktop</Path>
+ <Path fileType="data">/usr/share/cantata</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/16x16/apps/cantata.png</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/22x22/apps/cantata.png</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/24x24/apps/cantata.png</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/32x32/apps/cantata.png</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/48x48/apps/cantata.png</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/64x64/apps/cantata.png</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/scalable/apps/cantata.svg</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2017-06-03</Date>
+ <Version>2.0.1</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Fri, Aug 11, 10:41 PM (2 h, 55 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5843240
Default Alt Text
D319.diff (4 KB)

Event Timeline