]> git.pld-linux.org Git - packages/clementine.git/commitdiff
- R qtsql-sqlite3
authorZsolt Udvari <uzsolt@pld-linux.org>
Tue, 18 May 2010 19:14:39 +0000 (19:14 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- hu
- gstreamer-uri-text todo

Changed files:
    clementine.spec -> 1.8

clementine.spec

index e985b8c2b77d53e922ea16edb294a9020319b145..0d52b1fc7d7fa428f24c5aaf9277677a96ffb375 100644 (file)
@@ -1,6 +1,7 @@
 # TODO:
 # - update patch0
 # - add missing BRs
+# - Gstreamer error: "A text/uri-list decoder plugin is required to play this stream, but not installed." 
 #
 # Conditional build:
 %bcond_without engine_xine             # without xine engine
@@ -9,6 +10,7 @@
 %bcond_without engine_gstreamer        # without gstreamer engine
 #
 Summary:       A music player and library organiser
+Summary(hu.UTF-8):     Egy zenelejátszó és gyűjtemény-kezelő
 Name:          clementine
 Version:       0.3
 Release:       0.1
@@ -51,6 +53,7 @@ BuildRequires:        taglib-devel
 BuildRequires: vlc-devel
 BuildRequires: xine-lib-devel
 Requires(post,postun): desktop-file-utils
+Requires:      QtSql-sqlite3
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -58,6 +61,11 @@ Clementine is a modern music player and library organiser. It is
 largely a port of Amarok 1.4, with some features rewritten to take
 advantage of Qt4.
 
+%description -l hu.UTF-8
+Clementine egy modern zenelejátszó és gyűjtemény kezelő. Túlnyomórészt
+az Amarok 1.4 port-ja, néhány funkciója újraírva, hogy kihasználhassa
+a Qt4 előnyeit.
+
 %prep
 %setup -q
 #%patch0 -p1
This page took 0.073392 seconds and 4 git commands to generate.