]> git.pld-linux.org Git - packages/ka5-juk.git/commitdiff
- updated to 18.12.0
authorWitold Filipczyk <witekfl@poczta.onet.pl>
Thu, 27 Dec 2018 09:21:08 +0000 (10:21 +0100)
committerWitold Filipczyk <witekfl@poczta.onet.pl>
Thu, 27 Dec 2018 09:21:08 +0000 (10:21 +0100)
ka5-juk.spec

index 2739fc2ca1cb592e1fa5f8d2bdde8f918a2308d9..009f9bec4a7b9feac273ad48545a7433239dffe8 100644 (file)
@@ -1,19 +1,19 @@
-%define                kdeappsver      18.04.0
-%define                qtver           5.3.2
+%define                kdeappsver      18.12.0
+%define                qtver           5.9.0
 %define                kaname          juk
 Summary:       Juk
 Name:          ka5-%{kaname}
-Version:       18.04.0
+Version:       18.12.0
 Release:       1
 License:       GPL v2+/LGPL v2.1+
-Group:         X11/Libraries
+Group:         X11/Multimedia
 Source0:       http://download.kde.org/stable/applications/%{kdeappsver}/src/%{kaname}-%{version}.tar.xz
-# Source0-md5: c4edc72cda4a209af4acd59bcf496ff3
+# Source0-md5: b842270287ebd936c4544f3240d9c4c1
 URL:           http://www.kde.org/
 BuildRequires: Qt5Core-devel >= %{qtver}
 BuildRequires: cmake >= 2.8.12
+BuildRequires: kf5-extra-cmake-modules >= 5.53.0
 BuildRequires: phonon-devel
-BuildRequires: kf5-extra-cmake-modules >= 1.4.0
 BuildRequires: qt5-build >= %{qtver}
 BuildRequires: qt5-phonon-devel
 BuildRequires: rpmbuild(macros) >= 1.164
@@ -23,7 +23,27 @@ BuildRequires:       xz
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-Juk.
+JuK is an audio jukebox application, supporting collections of MP3,
+Ogg Vorbis, and FLAC audio files. It allows you to edit the "tags" of
+your audio files, and manage your collection and playlists. It's main
+focus, in fact, is on music management.
+
+Features
+
+• Collection list and multiple user defined playlists
+• Ability to scan directories to automatically import playlists and
+  music files on start up
+• Dynamic Search Playlists that are automatically updated as fields in
+  the collection change.
+• A Tree View mode where playlists are automatically generated for
+  sets of albums, artists and genres.
+• Playlist history to indicate which files have been played and when.
+• Inline search for filtering the list of visible items.
+• The ability to guess tag information from the file name or using
+  MusicBrainz online lookup.
+• File renamer that can rename files based on the tag content.
+• ID3v1, ID3v2 and Ogg Vorbis tag reading and editing support (via
+  TagLib).
 
 %prep
 %setup -q -n %{kaname}-%{version}
This page took 0.368744 seconds and 4 git commands to generate.