Page MenuHomeSolus

D2352.diff
No OneTemporary

D2352.diff

Index: Makefile
===================================================================
--- /dev/null
+++ Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
Index: abi_used_libs
===================================================================
--- /dev/null
+++ abi_used_libs
@@ -0,0 +1,16 @@
+libKF5I18n.so.5
+libKF5Notifications.so.5
+libQt5Core.so.5
+libQt5DBus.so.5
+libQt5Gui.so.5
+libQt5Multimedia.so.5
+libQt5Network.so.5
+libQt5Sql.so.5
+libQt5WebEngineWidgets.so.5
+libQt5WebSockets.so.5
+libQt5Widgets.so.5
+libQt5Xml.so.5
+libc.so.6
+libm.so.6
+libstdc++.so.6
+libtag.so.1
Index: package.yml
===================================================================
--- /dev/null
+++ package.yml
@@ -0,0 +1,28 @@
+name : babe
+version : 1.2.1
+release : 1
+source :
+ - https://cdn.download.kde.org/stable/babe/1.2.1/src/babe-1.2.1.tar.xz : 21c10b02a26aa1d3b831ea1f59f5e491e7a06939591e2a36d25b815651d2c7e1
+license : GPL-3.0
+component : multimedia.music
+summary : Babe is a tiny music collection manager
+description: |
+ Babe will handle your whole music collection by retreaving semantic information from the web. Just relax, enjoy and discover your new music.
+builddeps :
+ - pkgconfig(gl)
+ - pkgconfig(Qt5Multimedia)
+ - pkgconfig(Qt5WebEngine)
+ - pkgconfig(Qt5WebSockets)
+ - extra-cmake-modules
+ - kconfig-devel
+ - ki18n-devel
+ - knotifications-devel
+ - taglib-devel
+rundeps :
+ - youtube-dl
+setup : |
+ %cmake .
+build : |
+ %make
+install : |
+ %make_install
Index: pspec_x86_64.xml
===================================================================
--- /dev/null
+++ pspec_x86_64.xml
@@ -0,0 +1,37 @@
+<PISI>
+ <Source>
+ <Name>babe</Name>
+ <Packager>
+ <Name>Clive Johnston</Name>
+ <Email>clivejo@protonmail.com</Email>
+ </Packager>
+ <License>GPL-3.0</License>
+ <PartOf>multimedia.music</PartOf>
+ <Summary xml:lang="en">Babe is a tiny music collection manager</Summary>
+ <Description xml:lang="en">Babe will handle your whole music collection by retreaving semantic information from the web. Just relax, enjoy and discover your new music.
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>babe</Name>
+ <Summary xml:lang="en">Babe is a tiny music collection manager</Summary>
+ <Description xml:lang="en">Babe will handle your whole music collection by retreaving semantic information from the web. Just relax, enjoy and discover your new music.
+</Description>
+ <PartOf>multimedia.music</PartOf>
+ <Files>
+ <Path fileType="executable">/usr/bin</Path>
+ <Path fileType="data">/usr/share/applications/org.kde.babe.desktop</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/48x48/apps/babe.svg</Path>
+ <Path fileType="data">/usr/share/metainfo/org.kde.babe.appdata.xml</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2018-02-17</Date>
+ <Version>1.2.1</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Clive Johnston</Name>
+ <Email>clivejo@protonmail.com</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Tue, Jul 25, 6:22 AM (2 w, 13 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5806221
Default Alt Text
D2352.diff (3 KB)

Event Timeline