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 @@ + + + babe + + Clive Johnston + clivejo@protonmail.com + + GPL-3.0 + multimedia.music + Babe is a tiny music collection manager + Babe will handle your whole music collection by retreaving semantic information from the web. Just relax, enjoy and discover your new music. + + https://solus-project.com/sources/README.Solus + + + babe + Babe is a tiny music collection manager + Babe will handle your whole music collection by retreaving semantic information from the web. Just relax, enjoy and discover your new music. + + multimedia.music + + /usr/bin + /usr/share/applications/org.kde.babe.desktop + /usr/share/icons/hicolor/48x48/apps/babe.svg + /usr/share/metainfo/org.kde.babe.appdata.xml + + + + + 2018-02-17 + 1.2.1 + Packaging update + Clive Johnston + clivejo@protonmail.com + + + \ No newline at end of file