[arch-commits] Commit in gnome-do/repos (12 files)

Balló György bgyorgy at archlinux.org
Sat Feb 11 03:59:12 UTC 2017


    Date: Saturday, February 11, 2017 @ 03:59:11
  Author: bgyorgy
Revision: 211832

archrelease: copy trunk to community-i686, community-x86_64

Added:
  gnome-do/repos/community-i686/03_dbus_sharp_2.diff
    (from rev 211831, gnome-do/trunk/03_dbus_sharp_2.diff)
  gnome-do/repos/community-i686/PKGBUILD
    (from rev 211831, gnome-do/trunk/PKGBUILD)
  gnome-do/repos/community-i686/fix-build.patch
    (from rev 211831, gnome-do/trunk/fix-build.patch)
  gnome-do/repos/community-x86_64/03_dbus_sharp_2.diff
    (from rev 211831, gnome-do/trunk/03_dbus_sharp_2.diff)
  gnome-do/repos/community-x86_64/PKGBUILD
    (from rev 211831, gnome-do/trunk/PKGBUILD)
  gnome-do/repos/community-x86_64/fix-build.patch
    (from rev 211831, gnome-do/trunk/fix-build.patch)
Deleted:
  gnome-do/repos/community-i686/03_dbus_sharp_2.diff
  gnome-do/repos/community-i686/PKGBUILD
  gnome-do/repos/community-i686/fix-build.patch
  gnome-do/repos/community-x86_64/03_dbus_sharp_2.diff
  gnome-do/repos/community-x86_64/PKGBUILD
  gnome-do/repos/community-x86_64/fix-build.patch

---------------------------------------+
 /03_dbus_sharp_2.diff                 |   26 ++++++
 /PKGBUILD                             |  122 ++++++++++++++++++++++++++++++++
 /fix-build.patch                      |   24 ++++++
 community-i686/03_dbus_sharp_2.diff   |   13 ---
 community-i686/PKGBUILD               |   51 -------------
 community-i686/fix-build.patch        |   12 ---
 community-x86_64/03_dbus_sharp_2.diff |   13 ---
 community-x86_64/PKGBUILD             |   51 -------------
 community-x86_64/fix-build.patch      |   12 ---
 9 files changed, 172 insertions(+), 152 deletions(-)

Deleted: community-i686/03_dbus_sharp_2.diff
===================================================================
--- community-i686/03_dbus_sharp_2.diff	2017-02-11 03:59:04 UTC (rev 211831)
+++ community-i686/03_dbus_sharp_2.diff	2017-02-11 03:59:11 UTC (rev 211832)
@@ -1,13 +0,0 @@
---- a/configure.ac
-+++ b/configure.ac
-@@ -97,8 +97,8 @@
- AC_SUBST([GKEYFILE_SHARP_LIBS])
- 
- dnl -- Use D-Bus# where available.
--PKG_CHECK_MODULES([DBUS_SHARP], [dbus-sharp-1.0], HAVE_DBUS_SHARP=yes, HAVE_DBUS_SHARP=no)
--PKG_CHECK_MODULES([DBUS_SHARP_GLIB], [dbus-sharp-glib-1.0], HAVE_DBUS_SHARP_GLIB=yes, HAVE_DBUS_SHARP_GLIB=no)
-+PKG_CHECK_MODULES([DBUS_SHARP], [dbus-sharp-2.0], HAVE_DBUS_SHARP=yes, HAVE_DBUS_SHARP=no)
-+PKG_CHECK_MODULES([DBUS_SHARP_GLIB], [dbus-sharp-glib-2.0], HAVE_DBUS_SHARP_GLIB=yes, HAVE_DBUS_SHARP_GLIB=no)
- 
- if test "x$HAVE_DBUS_SHARP" = "xyes" ; then
- 	DBUS_BUILD_DEFINES=-define:USE_DBUS_SHARP

Copied: gnome-do/repos/community-i686/03_dbus_sharp_2.diff (from rev 211831, gnome-do/trunk/03_dbus_sharp_2.diff)
===================================================================
--- community-i686/03_dbus_sharp_2.diff	                        (rev 0)
+++ community-i686/03_dbus_sharp_2.diff	2017-02-11 03:59:11 UTC (rev 211832)
@@ -0,0 +1,13 @@
+--- a/configure.ac
++++ b/configure.ac
+@@ -97,8 +97,8 @@
+ AC_SUBST([GKEYFILE_SHARP_LIBS])
+ 
+ dnl -- Use D-Bus# where available.
+-PKG_CHECK_MODULES([DBUS_SHARP], [dbus-sharp-1.0], HAVE_DBUS_SHARP=yes, HAVE_DBUS_SHARP=no)
+-PKG_CHECK_MODULES([DBUS_SHARP_GLIB], [dbus-sharp-glib-1.0], HAVE_DBUS_SHARP_GLIB=yes, HAVE_DBUS_SHARP_GLIB=no)
++PKG_CHECK_MODULES([DBUS_SHARP], [dbus-sharp-2.0], HAVE_DBUS_SHARP=yes, HAVE_DBUS_SHARP=no)
++PKG_CHECK_MODULES([DBUS_SHARP_GLIB], [dbus-sharp-glib-2.0], HAVE_DBUS_SHARP_GLIB=yes, HAVE_DBUS_SHARP_GLIB=no)
+ 
+ if test "x$HAVE_DBUS_SHARP" = "xyes" ; then
+ 	DBUS_BUILD_DEFINES=-define:USE_DBUS_SHARP

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2017-02-11 03:59:04 UTC (rev 211831)
+++ community-i686/PKGBUILD	2017-02-11 03:59:11 UTC (rev 211832)
@@ -1,51 +0,0 @@
-# $Id$
-# Maintainer: Balló György <ballogyor+arch at gmail dot com>
-# Contributor: Allan McRae <allan at archlinux.org>
-# Contributor: Doehni <dohny at gmx.de>
-
-pkgname=gnome-do
-pkgver=0.95.3
-pkgrel=3
-pkgdesc="Quickly search for many items present on your desktop or the web, and perform useful actions on those items"
-arch=('i686' 'x86_64')
-url="http://do.cooperteam.net/"
-license=('GPL3')
-depends=('gconf-sharp' 'gnome-desktop2' 'gnome-keyring-sharp' 'mono-addins' 'notify-sharp' 'gkeyfile-sharp')
-makedepends=('intltool' 'gio-sharp')
-source=(https://launchpad.net/do/trunk/$pkgver/+download/$pkgname-$pkgver.tar.gz{,.asc}
-        03_dbus_sharp_2.diff
-        fix-build.patch)
-validpgpkeys=('972401D296309DE91E713C6F18B3F50FE5923C18') # Christopher James Halse Rogers
-md5sums=('698ff640c8b54565725e9f836384c894'
-         'SKIP'
-         '4629501823d94099fbb9d613913839a6'
-         '4ac79a8270bc6c1539f56b8f56043894')
-
-prepare() {
-  cd $pkgname-$pkgver
-
-  # Fix build
-  patch -Np1 -i ../fix-build.patch
-
-  # Use dbus-sharp-2
-  patch -Np1 -i ../03_dbus_sharp_2.diff
-
-  autoreconf -fi
-}
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc \
-              --disable-schemas-install \
-              --with-gconf-schema-file-dir=/usr/share/gconf/schemas
-
-  #https://bugzilla.gnome.org/show_bug.cgi?id=656231
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: gnome-do/repos/community-i686/PKGBUILD (from rev 211831, gnome-do/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2017-02-11 03:59:11 UTC (rev 211832)
@@ -0,0 +1,61 @@
+# $Id$
+# Maintainer: Balló György <ballogyor+arch at gmail dot com>
+# Contributor: Allan McRae <allan at archlinux.org>
+# Contributor: Doehni <dohny at gmx.de>
+
+pkgname=gnome-do
+pkgver=0.95.3
+pkgrel=4
+pkgdesc="Quickly search for many items present on your desktop or the web, and perform useful actions on those items"
+arch=('i686' 'x86_64')
+url="http://do.cooperteam.net/"
+license=('GPL3')
+depends=('gconf-sharp' 'gnome-keyring-sharp' 'mono-addins' 'notify-sharp' 'gkeyfile-sharp')
+makedepends=('intltool' 'gio-sharp')
+source=(https://launchpad.net/do/trunk/$pkgver/+download/$pkgname-$pkgver.tar.gz{,.asc}
+        03_dbus_sharp_2.diff
+        fix-build.patch)
+validpgpkeys=('972401D296309DE91E713C6F18B3F50FE5923C18') # Christopher James Halse Rogers
+md5sums=('698ff640c8b54565725e9f836384c894'
+         'SKIP'
+         '4629501823d94099fbb9d613913839a6'
+         '4ac79a8270bc6c1539f56b8f56043894')
+
+prepare() {
+  cd $pkgname-$pkgver
+
+  # Fix build
+  patch -Np1 -i ../fix-build.patch
+
+  # Use dbus-sharp-2
+  patch -Np1 -i ../03_dbus_sharp_2.diff
+
+  # Use <Super>space is already mapped in GNOME, use <Control><Super>space instead
+  sed -i 's/<Super>space/<Control><Super>space/' data/gnome-do.schemas.in
+  sed -i 's/<Super>space/<Control><Super>space/' Do/src/CorePreferences.cs Do/src/Do.Core/Controller.cs
+
+  # Disable broken network service
+  sed -i '/Do.Platform.Linux.NetworkService/d' Do.Platform.Linux/Resources/Do.Platform.Linux.addin.xml
+
+  autoreconf -fi
+}
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc \
+              --disable-schemas-install \
+              --with-gconf-schema-file-dir=/usr/share/gconf/schemas
+
+  #https://bugzilla.gnome.org/show_bug.cgi?id=656231
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+
+  # Don't install autostart file system-wide
+  rm -r "$pkgdir"/etc
+}

Deleted: community-i686/fix-build.patch
===================================================================
--- community-i686/fix-build.patch	2017-02-11 03:59:04 UTC (rev 211831)
+++ community-i686/fix-build.patch	2017-02-11 03:59:11 UTC (rev 211832)
@@ -1,12 +0,0 @@
-diff -Naur gnome-do-0.95.1.orig/Do/src/Do.UI/PluginNodeView.cs gnome-do-0.95.1/Do/src/Do.UI/PluginNodeView.cs
---- gnome-do-0.95.1.orig/Do/src/Do.UI/PluginNodeView.cs	2014-10-06 02:04:38.165823000 +0200
-+++ gnome-do-0.95.1/Do/src/Do.UI/PluginNodeView.cs	2014-10-06 02:04:59.252989251 +0200
-@@ -94,7 +94,7 @@
- 
- 			cell = new CellRendererPixbuf ();				
- 			cell.SetFixedSize (IconSize + IconPadding, IconSize + IconPadding);
--			AppendColumn ("Icon", cell, IconDataFunc as TreeCellDataFunc);
-+			AppendColumn ("Icon", cell, IconDataFunc);
- 
- 			cell = new Gtk.CellRendererText ();
- 			(cell as CellRendererText).WrapWidth = WrapWidth;

Copied: gnome-do/repos/community-i686/fix-build.patch (from rev 211831, gnome-do/trunk/fix-build.patch)
===================================================================
--- community-i686/fix-build.patch	                        (rev 0)
+++ community-i686/fix-build.patch	2017-02-11 03:59:11 UTC (rev 211832)
@@ -0,0 +1,12 @@
+diff -Naur gnome-do-0.95.1.orig/Do/src/Do.UI/PluginNodeView.cs gnome-do-0.95.1/Do/src/Do.UI/PluginNodeView.cs
+--- gnome-do-0.95.1.orig/Do/src/Do.UI/PluginNodeView.cs	2014-10-06 02:04:38.165823000 +0200
++++ gnome-do-0.95.1/Do/src/Do.UI/PluginNodeView.cs	2014-10-06 02:04:59.252989251 +0200
+@@ -94,7 +94,7 @@
+ 
+ 			cell = new CellRendererPixbuf ();				
+ 			cell.SetFixedSize (IconSize + IconPadding, IconSize + IconPadding);
+-			AppendColumn ("Icon", cell, IconDataFunc as TreeCellDataFunc);
++			AppendColumn ("Icon", cell, IconDataFunc);
+ 
+ 			cell = new Gtk.CellRendererText ();
+ 			(cell as CellRendererText).WrapWidth = WrapWidth;

Deleted: community-x86_64/03_dbus_sharp_2.diff
===================================================================
--- community-x86_64/03_dbus_sharp_2.diff	2017-02-11 03:59:04 UTC (rev 211831)
+++ community-x86_64/03_dbus_sharp_2.diff	2017-02-11 03:59:11 UTC (rev 211832)
@@ -1,13 +0,0 @@
---- a/configure.ac
-+++ b/configure.ac
-@@ -97,8 +97,8 @@
- AC_SUBST([GKEYFILE_SHARP_LIBS])
- 
- dnl -- Use D-Bus# where available.
--PKG_CHECK_MODULES([DBUS_SHARP], [dbus-sharp-1.0], HAVE_DBUS_SHARP=yes, HAVE_DBUS_SHARP=no)
--PKG_CHECK_MODULES([DBUS_SHARP_GLIB], [dbus-sharp-glib-1.0], HAVE_DBUS_SHARP_GLIB=yes, HAVE_DBUS_SHARP_GLIB=no)
-+PKG_CHECK_MODULES([DBUS_SHARP], [dbus-sharp-2.0], HAVE_DBUS_SHARP=yes, HAVE_DBUS_SHARP=no)
-+PKG_CHECK_MODULES([DBUS_SHARP_GLIB], [dbus-sharp-glib-2.0], HAVE_DBUS_SHARP_GLIB=yes, HAVE_DBUS_SHARP_GLIB=no)
- 
- if test "x$HAVE_DBUS_SHARP" = "xyes" ; then
- 	DBUS_BUILD_DEFINES=-define:USE_DBUS_SHARP

Copied: gnome-do/repos/community-x86_64/03_dbus_sharp_2.diff (from rev 211831, gnome-do/trunk/03_dbus_sharp_2.diff)
===================================================================
--- community-x86_64/03_dbus_sharp_2.diff	                        (rev 0)
+++ community-x86_64/03_dbus_sharp_2.diff	2017-02-11 03:59:11 UTC (rev 211832)
@@ -0,0 +1,13 @@
+--- a/configure.ac
++++ b/configure.ac
+@@ -97,8 +97,8 @@
+ AC_SUBST([GKEYFILE_SHARP_LIBS])
+ 
+ dnl -- Use D-Bus# where available.
+-PKG_CHECK_MODULES([DBUS_SHARP], [dbus-sharp-1.0], HAVE_DBUS_SHARP=yes, HAVE_DBUS_SHARP=no)
+-PKG_CHECK_MODULES([DBUS_SHARP_GLIB], [dbus-sharp-glib-1.0], HAVE_DBUS_SHARP_GLIB=yes, HAVE_DBUS_SHARP_GLIB=no)
++PKG_CHECK_MODULES([DBUS_SHARP], [dbus-sharp-2.0], HAVE_DBUS_SHARP=yes, HAVE_DBUS_SHARP=no)
++PKG_CHECK_MODULES([DBUS_SHARP_GLIB], [dbus-sharp-glib-2.0], HAVE_DBUS_SHARP_GLIB=yes, HAVE_DBUS_SHARP_GLIB=no)
+ 
+ if test "x$HAVE_DBUS_SHARP" = "xyes" ; then
+ 	DBUS_BUILD_DEFINES=-define:USE_DBUS_SHARP

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2017-02-11 03:59:04 UTC (rev 211831)
+++ community-x86_64/PKGBUILD	2017-02-11 03:59:11 UTC (rev 211832)
@@ -1,51 +0,0 @@
-# $Id$
-# Maintainer: Balló György <ballogyor+arch at gmail dot com>
-# Contributor: Allan McRae <allan at archlinux.org>
-# Contributor: Doehni <dohny at gmx.de>
-
-pkgname=gnome-do
-pkgver=0.95.3
-pkgrel=3
-pkgdesc="Quickly search for many items present on your desktop or the web, and perform useful actions on those items"
-arch=('i686' 'x86_64')
-url="http://do.cooperteam.net/"
-license=('GPL3')
-depends=('gconf-sharp' 'gnome-desktop2' 'gnome-keyring-sharp' 'mono-addins' 'notify-sharp' 'gkeyfile-sharp')
-makedepends=('intltool' 'gio-sharp')
-source=(https://launchpad.net/do/trunk/$pkgver/+download/$pkgname-$pkgver.tar.gz{,.asc}
-        03_dbus_sharp_2.diff
-        fix-build.patch)
-validpgpkeys=('972401D296309DE91E713C6F18B3F50FE5923C18') # Christopher James Halse Rogers
-md5sums=('698ff640c8b54565725e9f836384c894'
-         'SKIP'
-         '4629501823d94099fbb9d613913839a6'
-         '4ac79a8270bc6c1539f56b8f56043894')
-
-prepare() {
-  cd $pkgname-$pkgver
-
-  # Fix build
-  patch -Np1 -i ../fix-build.patch
-
-  # Use dbus-sharp-2
-  patch -Np1 -i ../03_dbus_sharp_2.diff
-
-  autoreconf -fi
-}
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc \
-              --disable-schemas-install \
-              --with-gconf-schema-file-dir=/usr/share/gconf/schemas
-
-  #https://bugzilla.gnome.org/show_bug.cgi?id=656231
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: gnome-do/repos/community-x86_64/PKGBUILD (from rev 211831, gnome-do/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2017-02-11 03:59:11 UTC (rev 211832)
@@ -0,0 +1,61 @@
+# $Id$
+# Maintainer: Balló György <ballogyor+arch at gmail dot com>
+# Contributor: Allan McRae <allan at archlinux.org>
+# Contributor: Doehni <dohny at gmx.de>
+
+pkgname=gnome-do
+pkgver=0.95.3
+pkgrel=4
+pkgdesc="Quickly search for many items present on your desktop or the web, and perform useful actions on those items"
+arch=('i686' 'x86_64')
+url="http://do.cooperteam.net/"
+license=('GPL3')
+depends=('gconf-sharp' 'gnome-keyring-sharp' 'mono-addins' 'notify-sharp' 'gkeyfile-sharp')
+makedepends=('intltool' 'gio-sharp')
+source=(https://launchpad.net/do/trunk/$pkgver/+download/$pkgname-$pkgver.tar.gz{,.asc}
+        03_dbus_sharp_2.diff
+        fix-build.patch)
+validpgpkeys=('972401D296309DE91E713C6F18B3F50FE5923C18') # Christopher James Halse Rogers
+md5sums=('698ff640c8b54565725e9f836384c894'
+         'SKIP'
+         '4629501823d94099fbb9d613913839a6'
+         '4ac79a8270bc6c1539f56b8f56043894')
+
+prepare() {
+  cd $pkgname-$pkgver
+
+  # Fix build
+  patch -Np1 -i ../fix-build.patch
+
+  # Use dbus-sharp-2
+  patch -Np1 -i ../03_dbus_sharp_2.diff
+
+  # Use <Super>space is already mapped in GNOME, use <Control><Super>space instead
+  sed -i 's/<Super>space/<Control><Super>space/' data/gnome-do.schemas.in
+  sed -i 's/<Super>space/<Control><Super>space/' Do/src/CorePreferences.cs Do/src/Do.Core/Controller.cs
+
+  # Disable broken network service
+  sed -i '/Do.Platform.Linux.NetworkService/d' Do.Platform.Linux/Resources/Do.Platform.Linux.addin.xml
+
+  autoreconf -fi
+}
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc \
+              --disable-schemas-install \
+              --with-gconf-schema-file-dir=/usr/share/gconf/schemas
+
+  #https://bugzilla.gnome.org/show_bug.cgi?id=656231
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+
+  # Don't install autostart file system-wide
+  rm -r "$pkgdir"/etc
+}

Deleted: community-x86_64/fix-build.patch
===================================================================
--- community-x86_64/fix-build.patch	2017-02-11 03:59:04 UTC (rev 211831)
+++ community-x86_64/fix-build.patch	2017-02-11 03:59:11 UTC (rev 211832)
@@ -1,12 +0,0 @@
-diff -Naur gnome-do-0.95.1.orig/Do/src/Do.UI/PluginNodeView.cs gnome-do-0.95.1/Do/src/Do.UI/PluginNodeView.cs
---- gnome-do-0.95.1.orig/Do/src/Do.UI/PluginNodeView.cs	2014-10-06 02:04:38.165823000 +0200
-+++ gnome-do-0.95.1/Do/src/Do.UI/PluginNodeView.cs	2014-10-06 02:04:59.252989251 +0200
-@@ -94,7 +94,7 @@
- 
- 			cell = new CellRendererPixbuf ();				
- 			cell.SetFixedSize (IconSize + IconPadding, IconSize + IconPadding);
--			AppendColumn ("Icon", cell, IconDataFunc as TreeCellDataFunc);
-+			AppendColumn ("Icon", cell, IconDataFunc);
- 
- 			cell = new Gtk.CellRendererText ();
- 			(cell as CellRendererText).WrapWidth = WrapWidth;

Copied: gnome-do/repos/community-x86_64/fix-build.patch (from rev 211831, gnome-do/trunk/fix-build.patch)
===================================================================
--- community-x86_64/fix-build.patch	                        (rev 0)
+++ community-x86_64/fix-build.patch	2017-02-11 03:59:11 UTC (rev 211832)
@@ -0,0 +1,12 @@
+diff -Naur gnome-do-0.95.1.orig/Do/src/Do.UI/PluginNodeView.cs gnome-do-0.95.1/Do/src/Do.UI/PluginNodeView.cs
+--- gnome-do-0.95.1.orig/Do/src/Do.UI/PluginNodeView.cs	2014-10-06 02:04:38.165823000 +0200
++++ gnome-do-0.95.1/Do/src/Do.UI/PluginNodeView.cs	2014-10-06 02:04:59.252989251 +0200
+@@ -94,7 +94,7 @@
+ 
+ 			cell = new CellRendererPixbuf ();				
+ 			cell.SetFixedSize (IconSize + IconPadding, IconSize + IconPadding);
+-			AppendColumn ("Icon", cell, IconDataFunc as TreeCellDataFunc);
++			AppendColumn ("Icon", cell, IconDataFunc);
+ 
+ 			cell = new Gtk.CellRendererText ();
+ 			(cell as CellRendererText).WrapWidth = WrapWidth;



More information about the arch-commits mailing list