Page MenuHomeSolus

D3983.diff
No OneTemporary

D3983.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-or-later
+component : multimedia.audio
+summary : A tiny Qt music player to keep your favorite songs at hand
+description: |
+ Babe will handle your whole music collection, letting you create custom playlists to organize your music.
+ You can also filter your music by artist, title, album, genre, date and location. Babe lets you add your favorite YouTube music videos into your local collection by using the Chromium extension.
+
+ Think of Babe as the playlist where all your favorite tracks at the moment are. And when needed you also have an integrated collection manager.
+builddeps :
+ - pkgconfig(Qt5Multimedia)
+ - pkgconfig(Qt5WebEngine)
+ - pkgconfig(Qt5WebSockets)
+ - pkgconfig(taglib)
+ - extra-cmake-modules
+ - kconfig-devel
+ - ki18n-devel
+ - knotifications-devel
+setup : |
+ %cmake_ninja
+build : |
+ %ninja_build
+install : |
+ %ninja_install
Index: pspec_x86_64.xml
===================================================================
--- /dev/null
+++ pspec_x86_64.xml
@@ -0,0 +1,43 @@
+<PISI>
+ <Source>
+ <Name>babe</Name>
+ <Packager>
+ <Name>Fabio Forni</Name>
+ <Email>livingsilver94.solus@tuta.io</Email>
+ </Packager>
+ <License>GPL-3.0-or-later</License>
+ <PartOf>multimedia.audio</PartOf>
+ <Summary xml:lang="en">A tiny Qt music player to keep your favorite songs at hand</Summary>
+ <Description xml:lang="en">Babe will handle your whole music collection, letting you create custom playlists to organize your music.
+You can also filter your music by artist, title, album, genre, date and location. Babe lets you add your favorite YouTube music videos into your local collection by using the Chromium extension.
+
+Think of Babe as the playlist where all your favorite tracks at the moment are. And when needed you also have an integrated collection manager.
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>babe</Name>
+ <Summary xml:lang="en">A tiny Qt music player to keep your favorite songs at hand</Summary>
+ <Description xml:lang="en">Babe will handle your whole music collection, letting you create custom playlists to organize your music.
+You can also filter your music by artist, title, album, genre, date and location. Babe lets you add your favorite YouTube music videos into your local collection by using the Chromium extension.
+
+Think of Babe as the playlist where all your favorite tracks at the moment are. And when needed you also have an integrated collection manager.
+</Description>
+ <PartOf>multimedia.audio</PartOf>
+ <Files>
+ <Path fileType="executable">/usr/bin/babe</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-10-05</Date>
+ <Version>1.2.1</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Fabio Forni</Name>
+ <Email>livingsilver94.solus@tuta.io</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Jun 18 2023, 5:53 AM (7 w, 2 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5795239
Default Alt Text
D3983.diff (4 KB)

Event Timeline