[meego-commits] 8975: Changes to Trunk:Testing/clutter-gtk

Anas Nashif no_reply at build.meego.com
Wed Oct 27 21:49:39 UTC 2010


Hi,
I have made the following changes to clutter-gtk in project Trunk:Testing. Please review and accept ASAP.

Thank You,
Anas Nashif

[This message was auto-generated]

---

Request #8975:

  submit:   home:nashif:branches:Trunk:Testing/clutter-gtk(r2)(cleanup) -> Trunk:Testing/clutter-gtk


Message:
    * Wed Oct 27 2010 Anas Nashif <anas.nashif at intel.com> - 0.10.4
- Remove dependency on gobject-introspection

State:   new          2010-10-27T14:49:38 nashif
Comment: None



changes files:
--------------
--- clutter-gtk.changes
+++ clutter-gtk.changes
@@ -0,0 +1,3 @@
+* Wed Oct 27 2010 Anas Nashif <anas.nashif at intel.com> - 0.10.4
+- Remove dependency on gobject-introspection
+

spec files:
-----------
--- clutter-gtk.spec
+++ clutter-gtk.spec
@@ -1,6 +1,6 @@
 # 
-# Do not Edit! Generated by:
-# spectacle version 0.13
+# Do NOT Edit the Auto-generated Part!
+# Generated by: spectacle version 0.20git
 # 
 # >> macros
 # << macros
@@ -24,8 +24,7 @@
 BuildRequires:  pkgconfig(cairo)
 BuildRequires:  pkgconfig(pango)
 BuildRequires:  pkgconfig(atk)
-BuildRequires:  pkgconfig(gobject-introspection-1.0)
-BuildRequires:  gir-repository-devel
+
 
 %description
 This library allows clutter to be embedded in GTK applications. We hope with further work in the future clutter-gtk will also allow the reverse, namely embedding GTK in Clutter
@@ -61,8 +60,7 @@
 # << build pre
 
 %configure --disable-static \
-    --enable-gtk-doc \
-    --enable-introspection
+    --enable-gtk-doc
 
 make %{?jobs:-j%jobs}
 
@@ -86,12 +84,15 @@
 
 
 
+
+
+
+
 %files
 %defattr(-,root,root,-)
 # >> files
 %doc AUTHORS ChangeLog COPYING NEWS
 %{_libdir}/libclutter-gtk-*.so*.0
-%{_libdir}/girepository-1.0/*.typelib
 # << files
 
 
@@ -101,7 +102,6 @@
 %{_libdir}/pkgconfig/*.pc
 %{_libdir}/libclutter-gtk-*.so
 %{_includedir}/clutter-1.0/clutter-gtk
-%{_datadir}/gir-1.0/*.gir
 # << files devel
 
 %files doc

other changes:
--------------

++++++ clutter-gtk.yaml
--- clutter-gtk.yaml
+++ clutter-gtk.yaml
@@ -10,8 +10,6 @@
 Description: |
     This library allows clutter to be embedded in GTK applications. We hope with further work in the future clutter-gtk will also allow the reverse, namely embedding GTK in Clutter
 
-PkgBR:
-    - gir-repository-devel
 PkgConfigBR:
     - gtk-doc
     - clutter-1.0
@@ -21,11 +19,9 @@
     - cairo
     - pango
     - atk
-    - gobject-introspection-1.0
 Configure: configure
 ConfigOptions:
     - --enable-gtk-doc
-    - --enable-introspection
 SubPackages:
     - Name: devel
       Summary: Clutter-Gtk header files and development libraries




More information about the MeeGo-commits mailing list