]> git.pld-linux.org Git - packages/clutter-gtk.git/commitdiff
- desc for proper package (+pl)
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 16 Jun 2007 22:59:13 +0000 (22:59 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- fixed URL, Group and License

Changed files:
    clutter-gtk.spec -> 1.3

clutter-gtk.spec

index 92318510a2b960f40853deaf520ec17fcc4969aa..5c049659c9c92acf3b3a01c26b12990ed5df7f60 100644 (file)
@@ -1,13 +1,13 @@
-#
 Summary:       Library integrating clutter with GTK+
+Summary(pl.UTF-8):     Biblioteka integrujÄ…ca clutter z GTK+
 Name:          clutter-gtk
 Version:       0.1.0
 Release:       1
-License:       GPL v2
-Group:         Applications
+License:       LGPL v2+
+Group:         Libraries
 Source0:       http://www.clutter-project.org/sources/clutter-gtk/0.1/%{name}-%{version}.tar.gz
 # Source0-md5: 0b0b30203a432d581aae91d1ca7d6367
-URL:           http://www.clutter-project.com/
+URL:           http://www.clutter-project.org/
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: clutter-devel
@@ -17,15 +17,10 @@ BuildRequires:      gtk-doc-common
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-Clutter is an open source software library for creating fast, visually
-rich graphical user interfaces. The most obvious example of potential
-usage is in media center type applications. We hope however it can be
-used for a lot more.
-
-Clutter uses OpenGL (and soon optionally OpenGL ES) for rendering but
-with an API which hides the underlying GL complexity from the
-developer. The Clutter API is intended to be easy to use, efficient
-and flexible.
+Library integrating clutter with GTK+.
+
+%description -l pl.UTF-8
+Biblioteka integrujÄ…ca clutter z GTK+.
 
 %package devel
 Summary:       Header files for clutter-gtk library
This page took 0.08008 seconds and 4 git commands to generate.