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 @@ + + + babe + + Fabio Forni + livingsilver94.solus@tuta.io + + GPL-3.0-or-later + multimedia.audio + A tiny Qt music player to keep your favorite songs at hand + 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. + + https://solus-project.com/sources/README.Solus + + + babe + A tiny Qt music player to keep your favorite songs at hand + 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. + + multimedia.audio + + /usr/bin/babe + /usr/share/applications/org.kde.babe.desktop + /usr/share/icons/hicolor/48x48/apps/babe.svg + /usr/share/metainfo/org.kde.babe.appdata.xml + + + + + 2018-10-05 + 1.2.1 + Packaging update + Fabio Forni + livingsilver94.solus@tuta.io + + + \ No newline at end of file