[arch-commits] Commit in gnome-python-extras/repos (3 files)

Ionut Biru ibiru at archlinux.org
Mon Nov 16 23:03:02 UTC 2009


    Date: Monday, November 16, 2009 @ 18:03:02
  Author: ibiru
Revision: 58897

Merged revisions 58895 via svnmerge from 
svn+ssh://gerolde.archlinux.org/srv/svn-packages/gnome-python-extras/trunk

........
  r58895 | ibiru | 2009-11-17 01:01:38 +0200 (Tue, 17 Nov 2009) | 2 lines
  
  upgpkg: gnome-python-extras 2.25.3-4
      fix proper FS#16642. add another patch to perform import gdl
........

Modified:
  gnome-python-extras/repos/extra-x86_64/	(properties)
  gnome-python-extras/repos/extra-x86_64/PKGBUILD
  gnome-python-extras/repos/extra-x86_64/gnome-python-extras-2.25.3-update-for-2.27.2.patch

----------------------------------------------------+
 PKGBUILD                                           |    4 +-
 gnome-python-extras-2.25.3-update-for-2.27.2.patch |   31 +++++++++++++++----
 2 files changed, 27 insertions(+), 8 deletions(-)


Property changes on: gnome-python-extras/repos/extra-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
   - /gnome-python-extras/trunk:1-58437
   + /gnome-python-extras/trunk:1-58896

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2009-11-16 23:02:18 UTC (rev 58896)
+++ extra-x86_64/PKGBUILD	2009-11-16 23:03:02 UTC (rev 58897)
@@ -3,7 +3,7 @@
 
 pkgname=gnome-python-extras
 pkgver=2.25.3
-pkgrel=3
+pkgrel=4
 pkgdesc="Gnome Python interfaces for libraries not part of the core platform"
 arch=('i686' 'x86_64')
 license=('GPL' 'LGPL')
@@ -15,7 +15,7 @@
 	gnome-python-extras-2.25.3-update-for-2.27.2.patch)
 url="http://www.daa.com.au/~james/pygtk/"
 md5sums=('9f3b7ec5c57130b96061cb486b79c076'
-         'ccb4a45519b950e74f1bb5d884a67549')
+         '0b0a4d93016d14f2306682301de3bda3')
 
 build() {
   cd "${srcdir}/gnome-python-extras-${pkgver}"

Modified: extra-x86_64/gnome-python-extras-2.25.3-update-for-2.27.2.patch
===================================================================
--- extra-x86_64/gnome-python-extras-2.25.3-update-for-2.27.2.patch	2009-11-16 23:02:18 UTC (rev 58896)
+++ extra-x86_64/gnome-python-extras-2.25.3-update-for-2.27.2.patch	2009-11-16 23:03:02 UTC (rev 58897)
@@ -1,6 +1,6 @@
-diff -up gnome-python-extras-2.25.3/gdl/gdl.defs.update-for-2.27.2 gnome-python-extras-2.25.3/gdl/gdl.defs
---- gnome-python-extras-2.25.3/gdl/gdl.defs.update-for-2.27.2	2008-12-11 20:06:29.000000000 -0500
-+++ gnome-python-extras-2.25.3/gdl/gdl.defs	2009-07-12 07:50:08.000000000 -0400
+diff -Nur gnome-python-extras-2.25.3.old/gdl/gdl.defs gnome-python-extras-2.25.3/gdl/gdl.defs
+--- gnome-python-extras-2.25.3.old/gdl/gdl.defs	2008-12-12 03:06:29.000000000 +0200
++++ gnome-python-extras-2.25.3/gdl/gdl.defs	2009-11-17 00:54:03.141234153 +0200
 @@ -46,13 +46,6 @@
    (gtype-id "GDL_TYPE_DOCK_ITEM")
  )
@@ -42,10 +42,29 @@
  
  (ifdef HAVE_GDL_0_7
  
-@@ -682,21 +662,6 @@
+@@ -590,18 +570,6 @@
+   (return-type "gboolean")
+ )
  
+-(define-method get_ui
+-  (of-object "GdlDockLayout")
+-  (c-name "gdl_dock_layout_get_ui")
+-  (return-type "GtkWidget*")
+-)
+-
+-(define-method get_items_ui
+-  (of-object "GdlDockLayout")
+-  (c-name "gdl_dock_layout_get_items_ui")
+-  (return-type "GtkWidget*")
+-)
+-
+ (define-method get_layouts_ui
+   (of-object "GdlDockLayout")
+   (c-name "gdl_dock_layout_get_layouts_ui")
+@@ -682,21 +650,6 @@
  
  
+ 
 -;; From gdl-dock-notebook.h
 -
 -(define-function gdl_dock_notebook_new
@@ -64,7 +83,7 @@
  ;; From gdl-dock-object.h
  
  (define-function gdl_dock_object_get_type
-@@ -848,24 +813,6 @@
+@@ -848,24 +801,6 @@
  
  
  
@@ -89,7 +108,7 @@
  ;; From gdl-dock-placeholder.h
  
  (define-function gdl_dock_placeholder_get_type
-@@ -896,34 +843,6 @@
+@@ -896,34 +831,6 @@
  
  
  




More information about the arch-commits mailing list