[arch-commits] Commit in syncthing-gtk/repos/community-any (4 files)
Balló György
bgyorgy at archlinux.org
Mon Dec 17 14:37:02 UTC 2018
Date: Monday, December 17, 2018 @ 14:37:01
Author: bgyorgy
Revision: 416534
archrelease: copy trunk to community-any
Added:
syncthing-gtk/repos/community-any/PKGBUILD
(from rev 416533, syncthing-gtk/trunk/PKGBUILD)
syncthing-gtk/repos/community-any/kde-statusicon.patch
(from rev 416533, syncthing-gtk/trunk/kde-statusicon.patch)
Deleted:
syncthing-gtk/repos/community-any/PKGBUILD
syncthing-gtk/repos/community-any/kde-statusicon.patch
----------------------+
PKGBUILD | 75 ++++++++++++++++++++---------------------
kde-statusicon.patch | 88 ++++++++++++++++++++++++-------------------------
2 files changed, 80 insertions(+), 83 deletions(-)
Deleted: PKGBUILD
===================================================================
--- PKGBUILD 2018-12-17 14:36:57 UTC (rev 416533)
+++ PKGBUILD 2018-12-17 14:37:01 UTC (rev 416534)
@@ -1,39 +0,0 @@
-# Maintainer: Jaroslav Lichtblau <svetlemodry at archlinux.org>
-# Contributor: Martin Wimpress <code at flexion.org>
-# Contributor: kozec <kozec at kozec dot com>
-
-pkgname=syncthing-gtk
-pkgver=0.9.4.3
-pkgrel=1
-epoch=1
-pkgdesc='GTK3 based GUI and notification area icon for Syncthing'
-arch=('any')
-url='https://github.com/syncthing/syncthing-gtk'
-license=('GPL2')
-depends=('syncthing>=0.14.50' 'gtk3' 'libnotify' 'python2-bcrypt'
- 'python2-cairo' 'python2-dateutil' 'python2-gobject')
-makedepends=('python2-setuptools')
-optdepends=('python2-caja: file manager integration for Caja'
- 'python2-nautilus: file manager integration for Nautilus'
- 'nemo-python: file manager integration for Nemo')
-source=($pkgname-$pkgver.tar.gz::https://github.com/syncthing/$pkgname/archive/v$pkgver.tar.gz
- kde-statusicon.patch)
-sha256sums=('058e13a8dd65c0024c92074dc5445b27278d71379d1843b7cbc84ee5c87afa12'
- '109d8c970045e60251fc64865f05322b23a0995ee6725be02905941cb3a1ae0d')
-
-prepare() {
- cd $pkgname-$pkgver
-
- # Enable Gtk.StatusIcon in KDE
- patch -Np1 -i ../kde-statusicon.patch
-}
-
-build() {
- cd $pkgname-$pkgver
- python2 setup.py build
-}
-
-package() {
- cd $pkgname-$pkgver
- python2 setup.py install --root="${pkgdir}" --optimize=1
-}
Copied: syncthing-gtk/repos/community-any/PKGBUILD (from rev 416533, syncthing-gtk/trunk/PKGBUILD)
===================================================================
--- PKGBUILD (rev 0)
+++ PKGBUILD 2018-12-17 14:37:01 UTC (rev 416534)
@@ -0,0 +1,36 @@
+# Maintainer: Jaroslav Lichtblau <svetlemodry at archlinux.org>
+# Contributor: Martin Wimpress <code at flexion.org>
+# Contributor: kozec <kozec at kozec dot com>
+
+pkgname=syncthing-gtk
+pkgver=0.9.4.3
+pkgrel=2
+epoch=1
+pkgdesc='GTK3 based GUI and notification area icon for Syncthing'
+arch=('any')
+url='https://github.com/syncthing/syncthing-gtk'
+license=('GPL2')
+depends=('syncthing>=0.14.50' 'gtk3' 'libnotify' 'python2-bcrypt'
+ 'python2-cairo' 'python2-dateutil' 'python2-gobject')
+makedepends=('python2-setuptools')
+source=($pkgname-$pkgver.tar.gz::https://github.com/syncthing/$pkgname/archive/v$pkgver.tar.gz
+ kde-statusicon.patch)
+sha256sums=('058e13a8dd65c0024c92074dc5445b27278d71379d1843b7cbc84ee5c87afa12'
+ '109d8c970045e60251fc64865f05322b23a0995ee6725be02905941cb3a1ae0d')
+
+prepare() {
+ cd $pkgname-$pkgver
+
+ # Enable Gtk.StatusIcon in KDE
+ patch -Np1 -i ../kde-statusicon.patch
+}
+
+build() {
+ cd $pkgname-$pkgver
+ python2 setup.py build
+}
+
+package() {
+ cd $pkgname-$pkgver
+ python2 setup.py install --root="${pkgdir}" --optimize=1
+}
Deleted: kde-statusicon.patch
===================================================================
--- kde-statusicon.patch 2018-12-17 14:36:57 UTC (rev 416533)
+++ kde-statusicon.patch 2018-12-17 14:37:01 UTC (rev 416534)
@@ -1,44 +0,0 @@
-From be3d197db4c7f7b06c88fa7457f27bb7741cd016 Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?Ball=C3=B3=20Gy=C3=B6rgy?= <ballogyor at gmail.com>
-Date: Fri, 26 Jan 2018 19:18:34 +0100
-Subject: [PATCH] Enable Gtk.StatusIcon in KDE
-
----
- syncthing_gtk/statusicon.py | 10 ++--------
- 1 file changed, 2 insertions(+), 8 deletions(-)
-
-diff --git a/syncthing_gtk/statusicon.py b/syncthing_gtk/statusicon.py
-index 5f19ee9..b4f7d10 100644
---- a/syncthing_gtk/statusicon.py
-+++ b/syncthing_gtk/statusicon.py
-@@ -26,7 +26,7 @@
- # StatusIconKDE4 | excellent | usable³ | very good⁵ | usable³ | usable³ | excellent | excellent |
- # StatusIconQt5 | very good (KF5) | - | - | - | - | - | - |
- # StatusIconAppI | good² | none | excellent | none | none | excellent | good² |
--# StatusIconGTK3 | none | excellent | none | very good¹ | very good¹ | none | good⁴ |
-+# StatusIconGTK3 | good | excellent | none | very good¹ | very good¹ | none | good⁴ |
- #
- # Notes:
- # - StatusIconQt5:
-@@ -211,12 +211,6 @@ def __init__(self, *args, **kwargs):
- # Unity fakes SysTray support but actually hides all icons...
- raise NotImplementedError
-
-- if IS_KDE:
-- # While the GTK backend works fine on KDE 4, the StatusIconKDE4 backend will achieve better
-- # results and should be available on any standard KDE 4 installation
-- # (since several KDE applications depend on it)
-- raise NotImplementedError
--
- self._tray = Gtk.StatusIcon()
-
- self._tray.connect("activate", self._on_click)
-@@ -246,7 +240,7 @@ def _on_embedded_change(self, *args):
- # by a fallback icon
- is_embedded = self._tray.is_embedded() or not self._tray.get_visible()
- # On some desktops, above check fails but tray is always visible
-- is_embedded = is_embedded or IS_LXQT or IS_CINNAMON
-+ is_embedded = is_embedded or IS_KDE or IS_LXQT or IS_CINNAMON
- if is_embedded != self.get_property("active"):
- self.set_property("active", is_embedded)
-
Copied: syncthing-gtk/repos/community-any/kde-statusicon.patch (from rev 416533, syncthing-gtk/trunk/kde-statusicon.patch)
===================================================================
--- kde-statusicon.patch (rev 0)
+++ kde-statusicon.patch 2018-12-17 14:37:01 UTC (rev 416534)
@@ -0,0 +1,44 @@
+From be3d197db4c7f7b06c88fa7457f27bb7741cd016 Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Ball=C3=B3=20Gy=C3=B6rgy?= <ballogyor at gmail.com>
+Date: Fri, 26 Jan 2018 19:18:34 +0100
+Subject: [PATCH] Enable Gtk.StatusIcon in KDE
+
+---
+ syncthing_gtk/statusicon.py | 10 ++--------
+ 1 file changed, 2 insertions(+), 8 deletions(-)
+
+diff --git a/syncthing_gtk/statusicon.py b/syncthing_gtk/statusicon.py
+index 5f19ee9..b4f7d10 100644
+--- a/syncthing_gtk/statusicon.py
++++ b/syncthing_gtk/statusicon.py
+@@ -26,7 +26,7 @@
+ # StatusIconKDE4 | excellent | usable³ | very good⁵ | usable³ | usable³ | excellent | excellent |
+ # StatusIconQt5 | very good (KF5) | - | - | - | - | - | - |
+ # StatusIconAppI | good² | none | excellent | none | none | excellent | good² |
+-# StatusIconGTK3 | none | excellent | none | very good¹ | very good¹ | none | good⁴ |
++# StatusIconGTK3 | good | excellent | none | very good¹ | very good¹ | none | good⁴ |
+ #
+ # Notes:
+ # - StatusIconQt5:
+@@ -211,12 +211,6 @@ def __init__(self, *args, **kwargs):
+ # Unity fakes SysTray support but actually hides all icons...
+ raise NotImplementedError
+
+- if IS_KDE:
+- # While the GTK backend works fine on KDE 4, the StatusIconKDE4 backend will achieve better
+- # results and should be available on any standard KDE 4 installation
+- # (since several KDE applications depend on it)
+- raise NotImplementedError
+-
+ self._tray = Gtk.StatusIcon()
+
+ self._tray.connect("activate", self._on_click)
+@@ -246,7 +240,7 @@ def _on_embedded_change(self, *args):
+ # by a fallback icon
+ is_embedded = self._tray.is_embedded() or not self._tray.get_visible()
+ # On some desktops, above check fails but tray is always visible
+- is_embedded = is_embedded or IS_LXQT or IS_CINNAMON
++ is_embedded = is_embedded or IS_KDE or IS_LXQT or IS_CINNAMON
+ if is_embedded != self.get_property("active"):
+ self.set_property("active", is_embedded)
+
More information about the arch-commits
mailing list