[arch-commits] Commit in guake/trunk (PKGBUILD)

2020-03-08 Thread Balló György via arch-commits
Date: Sunday, March 8, 2020 @ 11:51:19
  Author: bgyorgy
Revision: 591884

upgpkg: guake 3.7.0-1: Update to new version

Modified:
  guake/trunk/PKGBUILD

--+
 PKGBUILD |8 
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-03-08 11:51:10 UTC (rev 591883)
+++ PKGBUILD2020-03-08 11:51:19 UTC (rev 591884)
@@ -5,8 +5,8 @@
 # Contributor: Attila Bukor 
 
 pkgname=guake
-pkgver=3.6.3
-pkgrel=2
+pkgver=3.7.0
+pkgrel=1
 pkgdesc='Drop-down terminal for GNOME'
 arch=('any')
 url="http://guake-project.org/;
@@ -14,7 +14,7 @@
 depends=('libkeybinder3' 'libnotify' 'libutempter' 'libwnck3' 'python-cairo'
  'python-dbus' 'python-gobject' 'python-pbr' 'vte3')
 makedepends=('git')
-_commit=f58c0aba29c8e848d0d1c7b13a370db72e938084  # tags/3.6.3
+_commit=903491aa1d019ba1c8f17179a208eef2434ee949  # tags/3.7.0
 source=("git+https://github.com/Guake/guake#commit=$_commit;)
 sha256sums=('SKIP')
 
@@ -31,5 +31,5 @@
 package() {
   cd $pkgname
   sed -i '/-m pip install -r requirements.txt/d' Makefile
-  make DESTDIR="$pkgdir" prefix='/usr' COMPILE_SCHEMA=0 install
+  make DESTDIR="$pkgdir" PREFIX='/usr' COMPILE_SCHEMA=0 install
 }


[arch-commits] Commit in guake/trunk (PKGBUILD)

2019-11-03 Thread Felix Yan via arch-commits
Date: Monday, November 4, 2019 @ 06:01:54
  Author: felixonmars
Revision: 523274

Python 3.8 rebuild

Modified:
  guake/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-11-04 06:01:50 UTC (rev 523273)
+++ PKGBUILD2019-11-04 06:01:54 UTC (rev 523274)
@@ -6,7 +6,7 @@
 
 pkgname=guake
 pkgver=3.6.3
-pkgrel=1
+pkgrel=2
 pkgdesc='Drop-down terminal for GNOME'
 arch=('any')
 url="http://guake-project.org/;


[arch-commits] Commit in guake/trunk (PKGBUILD)

2019-05-13 Thread Eli Schwartz via arch-commits
Date: Monday, May 13, 2019 @ 14:37:49
  Author: eschwartz
Revision: 467138

upgpkg: guake 3.6.3-1

upstream release

Modified:
  guake/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-05-13 14:11:22 UTC (rev 467137)
+++ PKGBUILD2019-05-13 14:37:49 UTC (rev 467138)
@@ -5,7 +5,7 @@
 # Contributor: Attila Bukor 
 
 pkgname=guake
-pkgver=3.6.2
+pkgver=3.6.3
 pkgrel=1
 pkgdesc='Drop-down terminal for GNOME'
 arch=('any')
@@ -14,7 +14,7 @@
 depends=('libkeybinder3' 'libnotify' 'libutempter' 'libwnck3' 'python-cairo'
  'python-dbus' 'python-gobject' 'python-pbr' 'vte3')
 makedepends=('git')
-_commit=654b89715dafe4d0398f5f6e7e1c080a0f6bacf3  # tags/3.6.2
+_commit=f58c0aba29c8e848d0d1c7b13a370db72e938084  # tags/3.6.3
 source=("git+https://github.com/Guake/guake#commit=$_commit;)
 sha256sums=('SKIP')
 


[arch-commits] Commit in guake/trunk (PKGBUILD)

2019-05-01 Thread Eli Schwartz via arch-commits
Date: Thursday, May 2, 2019 @ 05:22:58
  Author: eschwartz
Revision: 457691

upgpkg: guake 3.6.2-1

upstream release

Modified:
  guake/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-05-02 01:57:08 UTC (rev 457690)
+++ PKGBUILD2019-05-02 05:22:58 UTC (rev 457691)
@@ -5,7 +5,7 @@
 # Contributor: Attila Bukor 
 
 pkgname=guake
-pkgver=3.6.1
+pkgver=3.6.2
 pkgrel=1
 pkgdesc='Drop-down terminal for GNOME'
 arch=('any')
@@ -14,7 +14,7 @@
 depends=('libkeybinder3' 'libnotify' 'libutempter' 'libwnck3' 'python-cairo'
  'python-dbus' 'python-gobject' 'python-pbr' 'vte3')
 makedepends=('git')
-_commit=6cb283eb9d9125a615ea489765ecea2b0ae2d6af  # tags/3.6.1
+_commit=654b89715dafe4d0398f5f6e7e1c080a0f6bacf3  # tags/3.6.2
 source=("git+https://github.com/Guake/guake#commit=$_commit;)
 sha256sums=('SKIP')
 


[arch-commits] Commit in guake/trunk (PKGBUILD)

2019-04-28 Thread Eli Schwartz via arch-commits
Date: Sunday, April 28, 2019 @ 16:49:27
  Author: eschwartz
Revision: 455094

upgpkg: guake 3.6.1-1

upstream release

Modified:
  guake/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-04-28 16:47:15 UTC (rev 455093)
+++ PKGBUILD2019-04-28 16:49:27 UTC (rev 455094)
@@ -5,7 +5,7 @@
 # Contributor: Attila Bukor 
 
 pkgname=guake
-pkgver=3.5.0
+pkgver=3.6.1
 pkgrel=1
 pkgdesc='Drop-down terminal for GNOME'
 arch=('any')
@@ -14,7 +14,7 @@
 depends=('libkeybinder3' 'libnotify' 'libutempter' 'libwnck3' 'python-cairo'
  'python-dbus' 'python-gobject' 'python-pbr' 'vte3')
 makedepends=('git')
-_commit=51dff399c358b09f37ef76e51a134a2fa51d94c7  # tags/3.5.0
+_commit=6cb283eb9d9125a615ea489765ecea2b0ae2d6af  # tags/3.6.1
 source=("git+https://github.com/Guake/guake#commit=$_commit;)
 sha256sums=('SKIP')
 


[arch-commits] Commit in guake/trunk (PKGBUILD)

2019-04-03 Thread Eli Schwartz via arch-commits
Date: Wednesday, April 3, 2019 @ 14:07:19
  Author: eschwartz
Revision: 448325

upgpkg: guake 3.5.0-1

upstream release

Modified:
  guake/trunk/PKGBUILD

--+
 PKGBUILD |   21 +
 1 file changed, 5 insertions(+), 16 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-04-03 13:49:50 UTC (rev 448324)
+++ PKGBUILD2019-04-03 14:07:19 UTC (rev 448325)
@@ -5,15 +5,16 @@
 # Contributor: Attila Bukor 
 
 pkgname=guake
-pkgver=3.4.0
-pkgrel=3
+pkgver=3.5.0
+pkgrel=1
 pkgdesc='Drop-down terminal for GNOME'
 arch=('any')
 url="http://guake-project.org/;
 license=('GPL')
-depends=('libkeybinder3' 'libnotify' 'libutempter' 'python-cairo' 
'python-dbus' 'python-gobject' 'python-pbr' 'vte3')
+depends=('libkeybinder3' 'libnotify' 'libutempter' 'libwnck3' 'python-cairo'
+ 'python-dbus' 'python-gobject' 'python-pbr' 'vte3')
 makedepends=('git')
-_commit=2a497694efb8ce1f6e1500eb3a71864276eb0b28  # tags/3.4.0
+_commit=51dff399c358b09f37ef76e51a134a2fa51d94c7  # tags/3.5.0
 source=("git+https://github.com/Guake/guake#commit=$_commit;)
 sha256sums=('SKIP')
 
@@ -22,18 +23,6 @@
   git describe --tags | sed 's/-/+/g'
 }
 
-prepare() {
-  cd $pkgname
-
-  # Revert use_mouse code to previous behavior (FS#61243)
-  git cherry-pick -n 6918843b6d110f70a372e01eff09d4fe7280969a
-  # add option to restore pre-vte-0.5.6 color behavior
-  # https://github.com/Guake/guake/issues/1507
-  git cherry-pick -n 94836b19c82dd62c66468b26d95a9a016a22e45f
-  # previous commit applies cleanly but with different API on master
-  sed -i 's/notebook_manager/notebook/g' guake/gsettings.py
-}
-
 build() {
   cd $pkgname
   make


[arch-commits] Commit in guake/trunk (PKGBUILD)

2019-03-29 Thread Eli Schwartz via arch-commits
Date: Friday, March 29, 2019 @ 19:43:52
  Author: eschwartz
Revision: 446062

upgpkg: guake 3.4.0-3

backport patch to fix invisible text with new vte on some applications

Modified:
  guake/trunk/PKGBUILD

--+
 PKGBUILD |8 +++-
 1 file changed, 7 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-03-29 19:34:51 UTC (rev 446061)
+++ PKGBUILD2019-03-29 19:43:52 UTC (rev 446062)
@@ -1,4 +1,5 @@
 # Maintainer: Balló György 
+# Maintainer: Eli Schwartz 
 # Contributor: Angel Velasquez 
 # Contributor: Wilson Pinto Júnior (N3RD3X) 
 # Contributor: Attila Bukor 
@@ -5,7 +6,7 @@
 
 pkgname=guake
 pkgver=3.4.0
-pkgrel=2
+pkgrel=3
 pkgdesc='Drop-down terminal for GNOME'
 arch=('any')
 url="http://guake-project.org/;
@@ -26,6 +27,11 @@
 
   # Revert use_mouse code to previous behavior (FS#61243)
   git cherry-pick -n 6918843b6d110f70a372e01eff09d4fe7280969a
+  # add option to restore pre-vte-0.5.6 color behavior
+  # https://github.com/Guake/guake/issues/1507
+  git cherry-pick -n 94836b19c82dd62c66468b26d95a9a016a22e45f
+  # previous commit applies cleanly but with different API on master
+  sed -i 's/notebook_manager/notebook/g' guake/gsettings.py
 }
 
 build() {


[arch-commits] Commit in guake/trunk (PKGBUILD)

2019-03-29 Thread Balló György via arch-commits
Date: Friday, March 29, 2019 @ 11:23:24
  Author: bgyorgy
Revision: 445990

upgpkg: guake 3.4.0-2

Revert use_mouse code to previous behavior (FS#61243)

Modified:
  guake/trunk/PKGBUILD

--+
 PKGBUILD |9 -
 1 file changed, 8 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-03-29 11:21:39 UTC (rev 445989)
+++ PKGBUILD2019-03-29 11:23:24 UTC (rev 445990)
@@ -5,7 +5,7 @@
 
 pkgname=guake
 pkgver=3.4.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Drop-down terminal for GNOME'
 arch=('any')
 url="http://guake-project.org/;
@@ -21,6 +21,13 @@
   git describe --tags | sed 's/-/+/g'
 }
 
+prepare() {
+  cd $pkgname
+
+  # Revert use_mouse code to previous behavior (FS#61243)
+  git cherry-pick -n 6918843b6d110f70a372e01eff09d4fe7280969a
+}
+
 build() {
   cd $pkgname
   make


[arch-commits] Commit in guake/trunk (PKGBUILD)

2018-12-11 Thread Balló György via arch-commits
Date: Tuesday, December 11, 2018 @ 17:04:02
  Author: bgyorgy
Revision: 415441

upgpkg: guake 3.4.0-1

Update to new version

Modified:
  guake/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-12-11 17:01:38 UTC (rev 415440)
+++ PKGBUILD2018-12-11 17:04:02 UTC (rev 415441)
@@ -4,8 +4,8 @@
 # Contributor: Attila Bukor 
 
 pkgname=guake
-pkgver=3.3.2
-pkgrel=2
+pkgver=3.4.0
+pkgrel=1
 pkgdesc='Drop-down terminal for GNOME'
 arch=('any')
 url="http://guake-project.org/;
@@ -12,7 +12,7 @@
 license=('GPL')
 depends=('libkeybinder3' 'libnotify' 'libutempter' 'python-cairo' 
'python-dbus' 'python-gobject' 'python-pbr' 'vte3')
 makedepends=('git')
-_commit=66dc3f0a3e631d971db4486c472458af267e9099  # tags/3.3.2
+_commit=2a497694efb8ce1f6e1500eb3a71864276eb0b28  # tags/3.4.0
 source=("git+https://github.com/Guake/guake#commit=$_commit;)
 sha256sums=('SKIP')
 


[arch-commits] Commit in guake/trunk (PKGBUILD)

2018-07-23 Thread Evangelos Foutras via arch-commits
Date: Monday, July 23, 2018 @ 16:06:42
  Author: foutrelis
Revision: 363105

Python 3.7 rebuild

Modified:
  guake/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-07-23 16:06:05 UTC (rev 363104)
+++ PKGBUILD2018-07-23 16:06:42 UTC (rev 363105)
@@ -6,7 +6,7 @@
 
 pkgname=guake
 pkgver=3.3.2
-pkgrel=1
+pkgrel=2
 pkgdesc='Drop-down terminal for GNOME'
 arch=('any')
 url="http://guake-project.org/;


[arch-commits] Commit in guake/trunk (PKGBUILD)

2018-07-18 Thread Balló György via arch-commits
Date: Wednesday, July 18, 2018 @ 15:57:01
  Author: bgyorgy
Revision: 362246

upgpkg: guake 3.3.2-1

Update to new version

Modified:
  guake/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-07-18 15:49:46 UTC (rev 362245)
+++ PKGBUILD2018-07-18 15:57:01 UTC (rev 362246)
@@ -5,7 +5,7 @@
 # Contributor: Attila Bukor 
 
 pkgname=guake
-pkgver=3.3.0
+pkgver=3.3.2
 pkgrel=1
 pkgdesc='Drop-down terminal for GNOME'
 arch=('any')
@@ -13,7 +13,7 @@
 license=('GPL')
 depends=('libkeybinder3' 'libnotify' 'libutempter' 'python-cairo' 
'python-dbus' 'python-gobject' 'python-pbr' 'vte3')
 makedepends=('git')
-_commit=fcef997c9ca0b2efd81593e99d8a0eb12f0f9680  # tags/3.3.0
+_commit=66dc3f0a3e631d971db4486c472458af267e9099  # tags/3.3.2
 source=("git+https://github.com/Guake/guake#commit=$_commit;)
 sha256sums=('SKIP')
 


[arch-commits] Commit in guake/trunk (PKGBUILD)

2018-07-04 Thread Balló György via arch-commits
Date: Wednesday, July 4, 2018 @ 17:52:31
  Author: bgyorgy
Revision: 351968

upgpkg: guake 3.3.0-1

Update to new version

Modified:
  guake/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-07-04 17:52:13 UTC (rev 351967)
+++ PKGBUILD2018-07-04 17:52:31 UTC (rev 351968)
@@ -5,7 +5,7 @@
 # Contributor: Attila Bukor 
 
 pkgname=guake
-pkgver=3.2.1
+pkgver=3.3.0
 pkgrel=1
 pkgdesc='Drop-down terminal for GNOME'
 arch=('any')
@@ -13,7 +13,7 @@
 license=('GPL')
 depends=('libkeybinder3' 'libnotify' 'libutempter' 'python-cairo' 
'python-dbus' 'python-gobject' 'python-pbr' 'vte3')
 makedepends=('git')
-_commit=a07735e17f232e6587517c7d0ba3a7e38b0662ea  # tags/3.2.1
+_commit=fcef997c9ca0b2efd81593e99d8a0eb12f0f9680  # tags/3.3.0
 source=("git+https://github.com/Guake/guake#commit=$_commit;)
 sha256sums=('SKIP')
 
@@ -29,6 +29,6 @@
 
 package() {
   cd $pkgname
-  sed -i '/python3 -m pip/d' Makefile
+  sed -i '/-m pip install -r requirements.txt/d' Makefile
   make DESTDIR="$pkgdir" prefix='/usr' COMPILE_SCHEMA=0 install
 }


[arch-commits] Commit in guake/trunk (PKGBUILD)

2018-04-25 Thread Balló György via arch-commits
Date: Thursday, April 26, 2018 @ 04:54:57
  Author: bgyorgy
Revision: 318130

upgpkg: guake 3.2.1-1

Update to new version

Modified:
  guake/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-04-26 03:28:05 UTC (rev 318129)
+++ PKGBUILD2018-04-26 04:54:57 UTC (rev 318130)
@@ -5,7 +5,7 @@
 # Contributor: Attila Bukor 
 
 pkgname=guake
-pkgver=3.2.0
+pkgver=3.2.1
 pkgrel=1
 pkgdesc='Drop-down terminal for GNOME'
 arch=('any')
@@ -13,7 +13,7 @@
 license=('GPL')
 depends=('libkeybinder3' 'libnotify' 'libutempter' 'python-cairo' 
'python-dbus' 'python-gobject' 'python-pbr' 'vte3')
 makedepends=('git')
-_commit=20f3aed4c95f7af7dd8742d7b620748328c19e8a  # tags/3.2.0
+_commit=a07735e17f232e6587517c7d0ba3a7e38b0662ea  # tags/3.2.1
 source=("git+https://github.com/Guake/guake#commit=$_commit;)
 sha256sums=('SKIP')
 
@@ -29,6 +29,6 @@
 
 package() {
   cd $pkgname
-  sed -i '/@pip3/d' Makefile
+  sed -i '/python3 -m pip/d' Makefile
   make DESTDIR="$pkgdir" prefix='/usr' COMPILE_SCHEMA=0 install
 }


[arch-commits] Commit in guake/trunk (PKGBUILD)

2018-04-16 Thread Balló György via arch-commits
Date: Monday, April 16, 2018 @ 14:45:46
  Author: bgyorgy
Revision: 316518

upgpkg: guake 3.2.0-1

Update to new version

Modified:
  guake/trunk/PKGBUILD

--+
 PKGBUILD |   33 -
 1 file changed, 8 insertions(+), 25 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-04-16 14:41:54 UTC (rev 316517)
+++ PKGBUILD2018-04-16 14:45:46 UTC (rev 316518)
@@ -5,15 +5,15 @@
 # Contributor: Attila Bukor 
 
 pkgname=guake
-pkgver=3.0.5
-pkgrel=2
+pkgver=3.2.0
+pkgrel=1
 pkgdesc='Drop-down terminal for GNOME'
 arch=('any')
 url="http://guake-project.org/;
 license=('GPL')
-depends=('libkeybinder3' 'libnotify' 'libutempter' 'python-cairo' 
'python-dbus' 'python-gobject' 'vte3')
-makedepends=('python-pbr' 'git')
-_commit=525b134e8e12db687a7fc5bc6134c7af49a957fc  # tags/3.0.5^0
+depends=('libkeybinder3' 'libnotify' 'libutempter' 'python-cairo' 
'python-dbus' 'python-gobject' 'python-pbr' 'vte3')
+makedepends=('git')
+_commit=20f3aed4c95f7af7dd8742d7b620748328c19e8a  # tags/3.2.0
 source=("git+https://github.com/Guake/guake#commit=$_commit;)
 sha256sums=('SKIP')
 
@@ -22,30 +22,13 @@
   git describe --tags | sed 's/-/+/g'
 }
 
-prepare() {
-  cd $pkgname
-  sed -i '/glib-compile-schemas/d' Makefile
-
-  # Fix path
-  sed -i "s|IMAGE_DIR = .*|IMAGE_DIR = '/usr/share/pixmaps/guake'|
-  s|GLADE_DIR = .*|GLADE_DIR = '/usr/share/guake'|
-  s|SCHEMA_DIR = .*|SCHEMA_DIR = '/usr/share/glib-2.0/schemas'|" 
guake/globals.py
-
-  # Remove dependency on python-pbr
-  sed -i "/import pbr.version/d
-  s/pbr.version.VersionInfo('guake').version_string()/'$pkgver'/" 
guake/__init__.py
-}
-
 build() {
   cd $pkgname
-  PBR_VERSION=$pkgver python3 setup.py build
-  make generate-desktop generate-mo
+  make
 }
 
 package() {
   cd $pkgname
-  PBR_VERSION=$pkgver python3 setup.py install --root="$pkgdir" --optimize=1
-  install -Dm644 -t "$pkgdir/usr/share/guake/" guake/data/*.glade 
-  install -Dm644 -t "$pkgdir/usr/share/pixmaps/guake/" 
guake/data/pixmaps/*.png 
-  make PREFIX="$pkgdir/usr" install-schemas install-locale
+  sed -i '/@pip3/d' Makefile
+  make DESTDIR="$pkgdir" prefix='/usr' COMPILE_SCHEMA=0 install
 }


[arch-commits] Commit in guake/trunk (PKGBUILD)

2018-03-27 Thread Balló György via arch-commits
Date: Tuesday, March 27, 2018 @ 16:58:21
  Author: bgyorgy
Revision: 312892

upgpkg: guake 3.0.5-2

Fix paths (FS#57993)

Modified:
  guake/trunk/PKGBUILD

--+
 PKGBUILD |8 
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-03-27 16:55:52 UTC (rev 312891)
+++ PKGBUILD2018-03-27 16:58:21 UTC (rev 312892)
@@ -6,7 +6,7 @@
 
 pkgname=guake
 pkgver=3.0.5
-pkgrel=1
+pkgrel=2
 pkgdesc='Drop-down terminal for GNOME'
 arch=('any')
 url="http://guake-project.org/;
@@ -27,9 +27,9 @@
   sed -i '/glib-compile-schemas/d' Makefile
 
   # Fix path
-  sed -i "s|IMAGE_DIR = os.path.join(SRC_DIR, 'data/pixmaps')|IMAGE_DIR = 
'/usr/share/pixmaps/guake'|
-  s|GLADE_DIR = os.path.join(SRC_DIR, 'data')|GLADE_DIR = 
'/usr/share/guake'|
-  s|SCHEMA_DIR = os.path.join(SRC_DIR, 'data')|SCHEMA_DIR = 
'/usr/share/glib-2.0/schemas'|" guake/globals.py
+  sed -i "s|IMAGE_DIR = .*|IMAGE_DIR = '/usr/share/pixmaps/guake'|
+  s|GLADE_DIR = .*|GLADE_DIR = '/usr/share/guake'|
+  s|SCHEMA_DIR = .*|SCHEMA_DIR = '/usr/share/glib-2.0/schemas'|" 
guake/globals.py
 
   # Remove dependency on python-pbr
   sed -i "/import pbr.version/d


[arch-commits] Commit in guake/trunk (PKGBUILD)

2018-03-27 Thread Balló György via arch-commits
Date: Tuesday, March 27, 2018 @ 12:47:34
  Author: bgyorgy
Revision: 312857

upgpkg: guake 3.0.5-1

Update to new version

Modified:
  guake/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-03-27 12:41:32 UTC (rev 312856)
+++ PKGBUILD2018-03-27 12:47:34 UTC (rev 312857)
@@ -5,8 +5,8 @@
 # Contributor: Attila Bukor 
 
 pkgname=guake
-pkgver=3.0.4
-pkgrel=2
+pkgver=3.0.5
+pkgrel=1
 pkgdesc='Drop-down terminal for GNOME'
 arch=('any')
 url="http://guake-project.org/;
@@ -13,7 +13,7 @@
 license=('GPL')
 depends=('libkeybinder3' 'libnotify' 'libutempter' 'python-cairo' 
'python-dbus' 'python-gobject' 'vte3')
 makedepends=('python-pbr' 'git')
-_commit=4f4cc8b6c16a7d8598d38f6266434bfa3e533978  # tags/3.0.4
+_commit=525b134e8e12db687a7fc5bc6134c7af49a957fc  # tags/3.0.5^0
 source=("git+https://github.com/Guake/guake#commit=$_commit;)
 sha256sums=('SKIP')
 


[arch-commits] Commit in guake/trunk (PKGBUILD)

2018-02-13 Thread Balló György via arch-commits
Date: Wednesday, February 14, 2018 @ 07:41:09
  Author: bgyorgy
Revision: 294102

upgpkg: guake 3.0.4-2

Fix version number (FS#57501)

Modified:
  guake/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-02-14 07:41:03 UTC (rev 294101)
+++ PKGBUILD2018-02-14 07:41:09 UTC (rev 294102)
@@ -6,7 +6,7 @@
 
 pkgname=guake
 pkgver=3.0.4
-pkgrel=1
+pkgrel=2
 pkgdesc='Drop-down terminal for GNOME'
 arch=('any')
 url="http://guake-project.org/;
@@ -33,7 +33,7 @@
 
   # Remove dependency on python-pbr
   sed -i "/import pbr.version/d
-  s/__version__ = 
pbr.version.VersionInfo('guake').version_string()/__version__ = '$pkgver'/" 
guake/__init__.py
+  s/pbr.version.VersionInfo('guake').version_string()/'$pkgver'/" 
guake/__init__.py
 }
 
 build() {


[arch-commits] Commit in guake/trunk (PKGBUILD)

2018-01-25 Thread Balló György via arch-commits
Date: Thursday, January 25, 2018 @ 18:40:56
  Author: bgyorgy
Revision: 286864

upgpkg: guake 3.0.4-1

Update to new version

Modified:
  guake/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-01-25 17:34:32 UTC (rev 286863)
+++ PKGBUILD2018-01-25 18:40:56 UTC (rev 286864)
@@ -5,7 +5,7 @@
 # Contributor: Attila Bukor 
 
 pkgname=guake
-pkgver=3.0.3
+pkgver=3.0.4
 pkgrel=1
 pkgdesc='Drop-down terminal for GNOME'
 arch=('any')
@@ -13,7 +13,7 @@
 license=('GPL')
 depends=('libkeybinder3' 'libnotify' 'libutempter' 'python-cairo' 
'python-dbus' 'python-gobject' 'vte3')
 makedepends=('python-pbr' 'git')
-_commit=8ea70114fc51ffef8436da8cde631a8246cc6794  # tags/3.0.3
+_commit=4f4cc8b6c16a7d8598d38f6266434bfa3e533978  # tags/3.0.4
 source=("git+https://github.com/Guake/guake#commit=$_commit;)
 sha256sums=('SKIP')
 


[arch-commits] Commit in guake/trunk (PKGBUILD)

2018-01-22 Thread Balló György via arch-commits
Date: Monday, January 22, 2018 @ 17:35:43
  Author: bgyorgy
Revision: 285017

upgpkg: guake 3.0.3-1

Update to new version

Modified:
  guake/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-01-22 17:34:10 UTC (rev 285016)
+++ PKGBUILD2018-01-22 17:35:43 UTC (rev 285017)
@@ -5,7 +5,7 @@
 # Contributor: Attila Bukor 
 
 pkgname=guake
-pkgver=3.0.2+6+ge9df754
+pkgver=3.0.3
 pkgrel=1
 pkgdesc='Drop-down terminal for GNOME'
 arch=('any')
@@ -13,7 +13,7 @@
 license=('GPL')
 depends=('libkeybinder3' 'libnotify' 'libutempter' 'python-cairo' 
'python-dbus' 'python-gobject' 'vte3')
 makedepends=('python-pbr' 'git')
-_commit=e9df754ddb7063b0c259b5909716d97d1fb6fcd0  # master
+_commit=8ea70114fc51ffef8436da8cde631a8246cc6794  # tags/3.0.3
 source=("git+https://github.com/Guake/guake#commit=$_commit;)
 sha256sums=('SKIP')
 


[arch-commits] Commit in guake/trunk (PKGBUILD)

2018-01-18 Thread Balló György via arch-commits
Date: Thursday, January 18, 2018 @ 21:22:11
  Author: bgyorgy
Revision: 283987

upgpkg: guake 3.0.2+6+ge9df754-1

Update to new version

Modified:
  guake/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-01-18 20:13:08 UTC (rev 283986)
+++ PKGBUILD2018-01-18 21:22:11 UTC (rev 283987)
@@ -5,7 +5,7 @@
 # Contributor: Attila Bukor 
 
 pkgname=guake
-pkgver=3.0.1+7+gcf052b6
+pkgver=3.0.2+6+ge9df754
 pkgrel=1
 pkgdesc='Drop-down terminal for GNOME'
 arch=('any')
@@ -13,7 +13,7 @@
 license=('GPL')
 depends=('libkeybinder3' 'libnotify' 'libutempter' 'python-cairo' 
'python-dbus' 'python-gobject' 'vte3')
 makedepends=('python-pbr' 'git')
-_commit=cf052b6077801ba8141c4d5e1affda2f4bcf7492  # master
+_commit=e9df754ddb7063b0c259b5909716d97d1fb6fcd0  # master
 source=("git+https://github.com/Guake/guake#commit=$_commit;)
 sha256sums=('SKIP')
 


[arch-commits] Commit in guake/trunk (PKGBUILD)

2018-01-15 Thread Balló György via arch-commits
Date: Monday, January 15, 2018 @ 13:45:04
  Author: bgyorgy
Revision: 282650

upgpkg: guake 3.0.1+7+gcf052b6-1

Update to new version

Modified:
  guake/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-01-15 13:35:58 UTC (rev 282649)
+++ PKGBUILD2018-01-15 13:45:04 UTC (rev 282650)
@@ -5,7 +5,7 @@
 # Contributor: Attila Bukor 
 
 pkgname=guake
-pkgver=3.0.1+4+gc6c32a5
+pkgver=3.0.1+7+gcf052b6
 pkgrel=1
 pkgdesc='Drop-down terminal for GNOME'
 arch=('any')
@@ -13,7 +13,7 @@
 license=('GPL')
 depends=('libkeybinder3' 'libnotify' 'libutempter' 'python-cairo' 
'python-dbus' 'python-gobject' 'vte3')
 makedepends=('python-pbr' 'git')
-_commit=c6c32a518f524d3714db16e9bf5877242ac59831  # master
+_commit=cf052b6077801ba8141c4d5e1affda2f4bcf7492  # master
 source=("git+https://github.com/Guake/guake#commit=$_commit;)
 sha256sums=('SKIP')
 


[arch-commits] Commit in guake/trunk (PKGBUILD)

2018-01-15 Thread Balló György via arch-commits
Date: Monday, January 15, 2018 @ 11:26:53
  Author: bgyorgy
Revision: 282635

upgpkg: guake 3.0.1+4+gc6c32a5-1

Update to new version

Modified:
  guake/trunk/PKGBUILD

--+
 PKGBUILD |   28 +++-
 1 file changed, 15 insertions(+), 13 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-01-15 10:57:22 UTC (rev 282634)
+++ PKGBUILD2018-01-15 11:26:53 UTC (rev 282635)
@@ -5,21 +5,26 @@
 # Contributor: Attila Bukor 
 
 pkgname=guake
-pkgver=3.0.0
-pkgrel=2
+pkgver=3.0.1+4+gc6c32a5
+pkgrel=1
 pkgdesc='Drop-down terminal for GNOME'
 arch=('any')
 url="http://guake-project.org/;
 license=('GPL')
 depends=('libkeybinder3' 'libnotify' 'libutempter' 'python-cairo' 
'python-dbus' 'python-gobject' 'vte3')
-makedepends=('python-pbr')
-source=($pkgname-$pkgver.tar.gz::https://github.com/Guake/$pkgname/archive/$pkgver.tar.gz)
-sha256sums=('bf35c34d90e1778b0cae25a2c9620778a0d2a394bc1ff8c15867bf432800932c')
+makedepends=('python-pbr' 'git')
+_commit=c6c32a518f524d3714db16e9bf5877242ac59831  # master
+source=("git+https://github.com/Guake/guake#commit=$_commit;)
+sha256sums=('SKIP')
 
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
 prepare() {
-  cd $pkgname-$pkgver
-  sed -i 's/echo "generating $$f;"/echo "generating $$f";/
-  /glib-compile-schemas/d' Makefile
+  cd $pkgname
+  sed -i '/glib-compile-schemas/d' Makefile
 
   # Fix path
   sed -i "s|IMAGE_DIR = os.path.join(SRC_DIR, 'data/pixmaps')|IMAGE_DIR = 
'/usr/share/pixmaps/guake'|
@@ -29,19 +34,16 @@
   # Remove dependency on python-pbr
   sed -i "/import pbr.version/d
   s/__version__ = 
pbr.version.VersionInfo('guake').version_string()/__version__ = '$pkgver'/" 
guake/__init__.py
-
-  # Fix crash if no transparency available
-  sed -i 
's/self.window.set_visual(screen.get_system_visual)/self.window.set_visual(screen.get_system_visual())/'
 guake/guake_app.py
 }
 
 build() {
-  cd $pkgname-$pkgver
+  cd $pkgname
   PBR_VERSION=$pkgver python3 setup.py build
   make generate-desktop generate-mo
 }
 
 package() {
-  cd $pkgname-$pkgver
+  cd $pkgname
   PBR_VERSION=$pkgver python3 setup.py install --root "$pkgdir" --optimize=1
   install -Dm644 -t "$pkgdir/usr/share/guake/" guake/data/*.glade 
   install -Dm644 -t "$pkgdir/usr/share/pixmaps/guake/" 
guake/data/pixmaps/*.png 


[arch-commits] Commit in guake/trunk (PKGBUILD)

2018-01-14 Thread Balló György via arch-commits
Date: Monday, January 15, 2018 @ 01:19:28
  Author: bgyorgy
Revision: 282293

upgpkg: guake 3.0.0-2

Fix crash if no transparency available

Modified:
  guake/trunk/PKGBUILD

--+
 PKGBUILD |5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-01-15 01:15:30 UTC (rev 282292)
+++ PKGBUILD2018-01-15 01:19:28 UTC (rev 282293)
@@ -6,7 +6,7 @@
 
 pkgname=guake
 pkgver=3.0.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Drop-down terminal for GNOME'
 arch=('any')
 url="http://guake-project.org/;
@@ -29,6 +29,9 @@
   # Remove dependency on python-pbr
   sed -i "/import pbr.version/d
   s/__version__ = 
pbr.version.VersionInfo('guake').version_string()/__version__ = '$pkgver'/" 
guake/__init__.py
+
+  # Fix crash if no transparency available
+  sed -i 
's/self.window.set_visual(screen.get_system_visual)/self.window.set_visual(screen.get_system_visual())/'
 guake/guake_app.py
 }
 
 build() {


[arch-commits] Commit in guake/trunk (PKGBUILD)

2018-01-14 Thread Balló György via arch-commits
Date: Monday, January 15, 2018 @ 00:48:00
  Author: bgyorgy
Revision: 282285

upgpkg: guake 3.0.0-1

Update to new major version

Modified:
  guake/trunk/PKGBUILD

--+
 PKGBUILD |   32 +++-
 1 file changed, 19 insertions(+), 13 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-01-15 00:06:30 UTC (rev 282284)
+++ PKGBUILD2018-01-15 00:48:00 UTC (rev 282285)
@@ -5,36 +5,42 @@
 # Contributor: Attila Bukor 
 
 pkgname=guake
-pkgver=0.8.12
+pkgver=3.0.0
 pkgrel=1
 pkgdesc='Drop-down terminal for GNOME'
 arch=('any')
 url="http://guake-project.org/;
 license=('GPL')
-depends=('python2-notify' 'vte' 'python2-gconf' 'python2-dbus' 
'python2-keybinder2' 'python2-xdg' 'libutempter')
-makedepends=('intltool' 'gnome-common')
+depends=('libkeybinder3' 'libnotify' 'libutempter' 'python-cairo' 
'python-dbus' 'python-gobject' 'vte3')
+makedepends=('python-pbr')
 
source=($pkgname-$pkgver.tar.gz::https://github.com/Guake/$pkgname/archive/$pkgver.tar.gz)
-sha256sums=('d98c4005076cb0782d80348346cefa84dfe1075dc093a939e0ba436aa54888c0')
+sha256sums=('bf35c34d90e1778b0cae25a2c9620778a0d2a394bc1ff8c15867bf432800932c')
 
 prepare() {
   cd $pkgname-$pkgver
+  sed -i 's/echo "generating $$f;"/echo "generating $$f";/
+  /glib-compile-schemas/d' Makefile
 
-  # Python2 fix
-  sed -i 's|/usr/bin/env python|/usr/bin/python2|' src/guake/prefs.py
+  # Fix path
+  sed -i "s|IMAGE_DIR = os.path.join(SRC_DIR, 'data/pixmaps')|IMAGE_DIR = 
'/usr/share/pixmaps/guake'|
+  s|GLADE_DIR = os.path.join(SRC_DIR, 'data')|GLADE_DIR = 
'/usr/share/guake'|
+  s|SCHEMA_DIR = os.path.join(SRC_DIR, 'data')|SCHEMA_DIR = 
'/usr/share/glib-2.0/schemas'|" guake/globals.py
 
-  NOCONFIGURE=1 ./autogen.sh
+  # Remove dependency on python-pbr
+  sed -i "/import pbr.version/d
+  s/__version__ = 
pbr.version.VersionInfo('guake').version_string()/__version__ = '$pkgver'/" 
guake/__init__.py
 }
 
 build() {
   cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
-  --disable-schemas-install \
-  --with-gconf-schema-file-dir=/usr/share/gconf/schemas \
-  PYTHON=python2
-  make
+  PBR_VERSION=$pkgver python3 setup.py build
+  make generate-desktop generate-mo
 }
 
 package() {
   cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
+  PBR_VERSION=$pkgver python3 setup.py install --root "$pkgdir" --optimize=1
+  install -Dm644 -t "$pkgdir/usr/share/guake/" guake/data/*.glade 
+  install -Dm644 -t "$pkgdir/usr/share/pixmaps/guake/" 
guake/data/pixmaps/*.png 
+  make PREFIX="$pkgdir/usr" install-schemas install-locale
 }


[arch-commits] Commit in guake/trunk (PKGBUILD)

2018-01-04 Thread Balló György via arch-commits
Date: Thursday, January 4, 2018 @ 20:38:37
  Author: bgyorgy
Revision: 278677

upgpkg: guake 0.8.12-1

Update to new version

Modified:
  guake/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-01-04 20:36:48 UTC (rev 278676)
+++ PKGBUILD2018-01-04 20:38:37 UTC (rev 278677)
@@ -5,7 +5,7 @@
 # Contributor: Attila Bukor 
 
 pkgname=guake
-pkgver=0.8.11
+pkgver=0.8.12
 pkgrel=1
 pkgdesc='Drop-down terminal for GNOME'
 arch=('any')
@@ -14,7 +14,7 @@
 depends=('python2-notify' 'vte' 'python2-gconf' 'python2-dbus' 
'python2-keybinder2' 'python2-xdg' 'libutempter')
 makedepends=('intltool' 'gnome-common')
 
source=($pkgname-$pkgver.tar.gz::https://github.com/Guake/$pkgname/archive/$pkgver.tar.gz)
-sha256sums=('5ec5984a79a90e6abe73fe063c470f124d34616e8f162d1f7160feee9fb0984f')
+sha256sums=('d98c4005076cb0782d80348346cefa84dfe1075dc093a939e0ba436aa54888c0')
 
 prepare() {
   cd $pkgname-$pkgver


[arch-commits] Commit in guake/trunk (PKGBUILD)

2017-10-15 Thread Balló György
Date: Sunday, October 15, 2017 @ 15:42:25
  Author: bgyorgy
Revision: 262924

upgpkg: guake 0.8.11-1

Update to new version

Modified:
  guake/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-10-15 15:35:17 UTC (rev 262923)
+++ PKGBUILD2017-10-15 15:42:25 UTC (rev 262924)
@@ -5,7 +5,7 @@
 # Contributor: Attila Bukor 
 
 pkgname=guake
-pkgver=0.8.10
+pkgver=0.8.11
 pkgrel=1
 pkgdesc='Drop-down terminal for GNOME'
 arch=('any')
@@ -14,7 +14,7 @@
 depends=('python2-notify' 'vte' 'python2-gconf' 'python2-dbus' 
'python2-keybinder2' 'python2-xdg' 'libutempter')
 makedepends=('intltool' 'gnome-common')
 
source=($pkgname-$pkgver.tar.gz::https://github.com/Guake/$pkgname/archive/$pkgver.tar.gz)
-sha256sums=('ded226b94a7b184b056b62a02d6a1cade1e53158a87bcae9c030a5cdf9c71644')
+sha256sums=('5ec5984a79a90e6abe73fe063c470f124d34616e8f162d1f7160feee9fb0984f')
 
 prepare() {
   cd $pkgname-$pkgver


[arch-commits] Commit in guake/trunk (PKGBUILD)

2017-06-29 Thread Balló György
Date: Thursday, June 29, 2017 @ 18:50:15
  Author: bgyorgy
Revision: 241616

upgpkg: guake 0.8.10-1

Update to new version

Modified:
  guake/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-06-29 18:48:48 UTC (rev 241615)
+++ PKGBUILD2017-06-29 18:50:15 UTC (rev 241616)
@@ -5,7 +5,7 @@
 # Contributor: Attila Bukor 
 
 pkgname=guake
-pkgver=0.8.9
+pkgver=0.8.10
 pkgrel=1
 pkgdesc='Drop-down terminal for GNOME'
 arch=('any')
@@ -14,7 +14,7 @@
 depends=('python2-notify' 'vte' 'python2-gconf' 'python2-dbus' 
'python2-keybinder2' 'python2-xdg' 'libutempter')
 makedepends=('intltool' 'gnome-common')
 
source=($pkgname-$pkgver.tar.gz::https://github.com/Guake/$pkgname/archive/$pkgver.tar.gz)
-sha256sums=('09de63d24e35182ecb84a300375ef3591f0b0df38f9695633945835a1abc1c2e')
+sha256sums=('ded226b94a7b184b056b62a02d6a1cade1e53158a87bcae9c030a5cdf9c71644')
 
 prepare() {
   cd $pkgname-$pkgver


[arch-commits] Commit in guake/trunk (PKGBUILD)

2017-06-17 Thread Balló György
Date: Saturday, June 17, 2017 @ 14:38:43
  Author: bgyorgy
Revision: 237904

upgpkg: guake 0.8.9-1

Update to new version

Modified:
  guake/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-06-17 14:37:38 UTC (rev 237903)
+++ PKGBUILD2017-06-17 14:38:43 UTC (rev 237904)
@@ -5,7 +5,7 @@
 # Contributor: Attila Bukor 
 
 pkgname=guake
-pkgver=0.8.8
+pkgver=0.8.9
 pkgrel=1
 pkgdesc='Drop-down terminal for GNOME'
 arch=('any')
@@ -14,7 +14,7 @@
 depends=('python2-notify' 'vte' 'python2-gconf' 'python2-dbus' 
'python2-keybinder2' 'python2-xdg' 'libutempter')
 makedepends=('intltool' 'gnome-common')
 
source=($pkgname-$pkgver.tar.gz::https://github.com/Guake/$pkgname/archive/$pkgver.tar.gz)
-sha256sums=('dbed79b7350e40412121b21d03a26c480a93add315d3a196c450cc62e4e1a42e')
+sha256sums=('09de63d24e35182ecb84a300375ef3591f0b0df38f9695633945835a1abc1c2e')
 
 prepare() {
   cd $pkgname-$pkgver


[arch-commits] Commit in guake/trunk (PKGBUILD)

2016-12-06 Thread Balló György
Date: Wednesday, December 7, 2016 @ 02:00:02
  Author: bgyorgy
Revision: 198238

upgpkg: guake 0.8.8-1

Update to new version

Modified:
  guake/trunk/PKGBUILD

--+
 PKGBUILD |5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-12-07 01:53:12 UTC (rev 198237)
+++ PKGBUILD2016-12-07 02:00:02 UTC (rev 198238)
@@ -5,7 +5,7 @@
 # Contributor: Attila Bukor 
 
 pkgname=guake
-pkgver=0.8.7
+pkgver=0.8.8
 pkgrel=1
 pkgdesc='Drop-down terminal for GNOME'
 arch=('any')
@@ -14,7 +14,7 @@
 depends=('python2-notify' 'vte' 'python2-gconf' 'python2-dbus' 
'python2-keybinder2' 'python2-xdg' 'libutempter')
 makedepends=('intltool' 'gnome-common')
 
source=($pkgname-$pkgver.tar.gz::https://github.com/Guake/$pkgname/archive/$pkgver.tar.gz)
-md5sums=('0e3670739ae27630bdcf5f3f60db3f66')
+sha256sums=('dbed79b7350e40412121b21d03a26c480a93add315d3a196c450cc62e4e1a42e')
 
 prepare() {
   cd $pkgname-$pkgver
@@ -37,5 +37,4 @@
 package() {
   cd $pkgname-$pkgver
   make DESTDIR="$pkgdir" install
-  python2 -m compileall "$pkgdir"/usr/lib/python2.7/site-packages/guake/
 }


[arch-commits] Commit in guake/trunk (PKGBUILD)

2016-10-06 Thread Balló György
Date: Thursday, October 6, 2016 @ 16:54:29
  Author: bgyorgy
Revision: 191502

upgpkg: guake 0.8.7-1

Update to new version

Modified:
  guake/trunk/PKGBUILD

--+
 PKGBUILD |5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-10-06 16:48:13 UTC (rev 191501)
+++ PKGBUILD2016-10-06 16:54:29 UTC (rev 191502)
@@ -5,7 +5,7 @@
 # Contributor: Attila Bukor 
 
 pkgname=guake
-pkgver=0.8.5
+pkgver=0.8.7
 pkgrel=1
 pkgdesc='Drop-down terminal for GNOME'
 arch=('any')
@@ -14,7 +14,7 @@
 depends=('python2-notify' 'vte' 'python2-gconf' 'python2-dbus' 
'python2-keybinder2' 'python2-xdg' 'libutempter')
 makedepends=('intltool' 'gnome-common')
 
source=($pkgname-$pkgver.tar.gz::https://github.com/Guake/$pkgname/archive/$pkgver.tar.gz)
-md5sums=('a993637eb809026541b4c1ea9994b534')
+md5sums=('0e3670739ae27630bdcf5f3f60db3f66')
 
 prepare() {
   cd $pkgname-$pkgver
@@ -37,4 +37,5 @@
 package() {
   cd $pkgname-$pkgver
   make DESTDIR="$pkgdir" install
+  python2 -m compileall "$pkgdir"/usr/lib/python2.7/site-packages/guake/
 }


[arch-commits] Commit in guake/trunk (PKGBUILD guake.install)

2016-06-27 Thread Balló György
Date: Monday, June 27, 2016 @ 18:02:38
  Author: bgyorgy
Revision: 181439

upgpkg: guake 0.8.5-1

Update to new version

Modified:
  guake/trunk/PKGBUILD
Deleted:
  guake/trunk/guake.install

---+
 PKGBUILD  |5 ++---
 guake.install |   22 --
 2 files changed, 2 insertions(+), 25 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-06-27 17:50:28 UTC (rev 181438)
+++ PKGBUILD2016-06-27 18:02:38 UTC (rev 181439)
@@ -5,7 +5,7 @@
 # Contributor: Attila Bukor 
 
 pkgname=guake
-pkgver=0.8.4
+pkgver=0.8.5
 pkgrel=1
 pkgdesc='Drop-down terminal for GNOME'
 arch=('any')
@@ -13,9 +13,8 @@
 license=('GPL')
 depends=('python2-notify' 'vte' 'python2-gconf' 'python2-dbus' 
'python2-keybinder2' 'python2-xdg' 'libutempter')
 makedepends=('intltool' 'gnome-common')
-install=$pkgname.install
 
source=($pkgname-$pkgver.tar.gz::https://github.com/Guake/$pkgname/archive/$pkgver.tar.gz)
-md5sums=('631b16716645b206b93dc91f32d255c0')
+md5sums=('a993637eb809026541b4c1ea9994b534')
 
 prepare() {
   cd $pkgname-$pkgver

Deleted: guake.install
===
--- guake.install   2016-06-27 17:50:28 UTC (rev 181438)
+++ guake.install   2016-06-27 18:02:38 UTC (rev 181439)
@@ -1,22 +0,0 @@
-pkgname=guake
-
-post_install() {
-  usr/sbin/gconfpkg --install ${pkgname}
-  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-}
-
-pre_upgrade() {
-  pre_remove $1
-}
-
-post_upgrade() {
-  post_install $1
-}
-
-pre_remove() {
-  usr/sbin/gconfpkg --uninstall ${pkgname}
-}
-
-post_remove() {
-  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-}


[arch-commits] Commit in guake/trunk (PKGBUILD)

2016-03-21 Thread Balló György
Date: Monday, March 21, 2016 @ 17:44:41
  Author: bgyorgy
Revision: 167835

Move autogen.sh to prepare function

Modified:
  guake/trunk/PKGBUILD

--+
 PKGBUILD |   10 ++
 1 file changed, 6 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-03-21 16:38:07 UTC (rev 167834)
+++ PKGBUILD2016-03-21 16:44:41 UTC (rev 167835)
@@ -22,14 +22,16 @@
 
   # Python2 fix
   sed -i 's|/usr/bin/env python|/usr/bin/python2|' src/guake/prefs.py
+
+  NOCONFIGURE=1 ./autogen.sh
 }
 
 build() {
   cd $pkgname-$pkgver
-  ./autogen.sh --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
-   --disable-static --disable-schemas-install \
-   --with-gconf-schema-file-dir=/usr/share/gconf/schemas \
-   PYTHON=python2
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+  --disable-static --disable-schemas-install \
+  --with-gconf-schema-file-dir=/usr/share/gconf/schemas \
+  PYTHON=python2
   make
 }
 


[arch-commits] Commit in guake/trunk (PKGBUILD)

2016-02-16 Thread Balló György
Date: Wednesday, February 17, 2016 @ 00:13:30
  Author: bgyorgy
Revision: 161908

upgpkg: guake 0.8.4-1

Update to new version

Modified:
  guake/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-02-16 23:11:08 UTC (rev 161907)
+++ PKGBUILD2016-02-16 23:13:30 UTC (rev 161908)
@@ -5,7 +5,7 @@
 # Contributor: Attila Bukor 
 
 pkgname=guake
-pkgver=0.8.3
+pkgver=0.8.4
 pkgrel=1
 pkgdesc='Drop-down terminal for GNOME'
 arch=('any')
@@ -15,7 +15,7 @@
 makedepends=('intltool' 'gnome-common')
 install=$pkgname.install
 
source=($pkgname-$pkgver.tar.gz::https://github.com/Guake/$pkgname/archive/$pkgver.tar.gz)
-md5sums=('39bca0e53dcc100ad0c34ceac249967c')
+md5sums=('631b16716645b206b93dc91f32d255c0')
 
 prepare() {
   cd $pkgname-$pkgver


[arch-commits] Commit in guake/trunk (PKGBUILD)

2015-11-01 Thread Balló György
Date: Sunday, November 1, 2015 @ 09:48:57
  Author: bgyorgy
Revision: 145393

upgpkg: guake 0.8.3-1

Update to version 0.8.3

Modified:
  guake/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-11-01 05:12:29 UTC (rev 145392)
+++ PKGBUILD2015-11-01 08:48:57 UTC (rev 145393)
@@ -5,7 +5,7 @@
 # Contributor: Attila Bukor 
 
 pkgname=guake
-pkgver=0.8.1
+pkgver=0.8.3
 pkgrel=1
 pkgdesc='Drop-down terminal for GNOME'
 arch=('any')
@@ -15,7 +15,7 @@
 makedepends=('intltool' 'gnome-common')
 install=$pkgname.install
 
source=($pkgname-$pkgver.tar.gz::https://github.com/Guake/$pkgname/archive/$pkgver.tar.gz)
-md5sums=('9158b0121ae603e6c14160882fdd037e')
+md5sums=('39bca0e53dcc100ad0c34ceac249967c')
 
 prepare() {
   cd $pkgname-$pkgver


[arch-commits] Commit in guake/trunk (PKGBUILD)

2015-10-17 Thread Balló György
Date: Saturday, October 17, 2015 @ 14:39:13
  Author: bgyorgy
Revision: 144277

upgpkg: guake 0.8.1-1

Update to version 0.8.1

Modified:
  guake/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-10-17 11:42:33 UTC (rev 144276)
+++ PKGBUILD2015-10-17 12:39:13 UTC (rev 144277)
@@ -5,7 +5,7 @@
 # Contributor: Attila Bukor 
 
 pkgname=guake
-pkgver=0.8.0
+pkgver=0.8.1
 pkgrel=1
 pkgdesc='Drop-down terminal for GNOME'
 arch=('any')
@@ -15,7 +15,7 @@
 makedepends=('intltool' 'gnome-common')
 install=$pkgname.install
 
source=($pkgname-$pkgver.tar.gz::https://github.com/Guake/$pkgname/archive/$pkgver.tar.gz)
-md5sums=('4f4dab1f85d7d03eec2ee1c193919fc7')
+md5sums=('9158b0121ae603e6c14160882fdd037e')
 
 prepare() {
   cd $pkgname-$pkgver


[arch-commits] Commit in guake/trunk (PKGBUILD)

2015-05-04 Thread Balló György
Date: Monday, May 4, 2015 @ 12:11:43
  Author: bgyorgy
Revision: 132697

upgpkg: guake 0.7.0-1

Update to version 0.7.0

Modified:
  guake/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-05-04 10:09:15 UTC (rev 132696)
+++ PKGBUILD2015-05-04 10:11:43 UTC (rev 132697)
@@ -5,7 +5,7 @@
 # Contributor: Attila Bukor r1pp3rj...@w4it.eu
 
 pkgname=guake
-pkgver=0.6.0
+pkgver=0.7.0
 pkgrel=1
 pkgdesc='Drop-down terminal for GNOME'
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
 makedepends=('intltool' 'gnome-common')
 install=$pkgname.install
 
source=($pkgname-$pkgver.tar.gz::https://github.com/Guake/$pkgname/archive/$pkgver.tar.gz)
-md5sums=('86502b6a8e12d42d74e6da7eaa403877')
+md5sums=('33b19878c97a565bbbda7699ddc496ef')
 
 prepare() {
   cd $srcdir/$pkgname-$pkgver


[arch-commits] Commit in guake/trunk (PKGBUILD)

2015-04-20 Thread Balló György
Date: Monday, April 20, 2015 @ 16:08:28
  Author: bgyorgy
Revision: 131747

upgpkg: guake 0.6.0-1

Update to version 0.6.0

Modified:
  guake/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-04-20 14:05:50 UTC (rev 131746)
+++ PKGBUILD2015-04-20 14:08:28 UTC (rev 131747)
@@ -5,7 +5,7 @@
 # Contributor: Attila Bukor r1pp3rj...@w4it.eu
 
 pkgname=guake
-pkgver=0.5.2
+pkgver=0.6.0
 pkgrel=1
 pkgdesc='Drop-down terminal for GNOME'
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
 makedepends=('intltool' 'gnome-common')
 install=$pkgname.install
 
source=($pkgname-$pkgver.tar.gz::https://github.com/Guake/$pkgname/archive/$pkgver.tar.gz)
-md5sums=('a9f5b27540b0d38e2c6dd88c7018f6f3')
+md5sums=('86502b6a8e12d42d74e6da7eaa403877')
 
 prepare() {
   cd $srcdir/$pkgname-$pkgver


[arch-commits] Commit in guake/trunk (PKGBUILD fix-hotkey.patch fix-version.patch)

2014-11-23 Thread Balló György
Date: Sunday, November 23, 2014 @ 18:40:16
  Author: bgyorgy
Revision: 123004

upgpkg: guake 0.5.2-1

Update to version 0.5.2

Modified:
  guake/trunk/PKGBUILD
Deleted:
  guake/trunk/fix-hotkey.patch
  guake/trunk/fix-version.patch

---+
 PKGBUILD  |   23 +--
 fix-hotkey.patch  |   18 --
 fix-version.patch |   24 
 3 files changed, 5 insertions(+), 60 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-11-23 17:04:56 UTC (rev 123003)
+++ PKGBUILD2014-11-23 17:40:16 UTC (rev 123004)
@@ -5,36 +5,23 @@
 # Contributor: Attila Bukor r1pp3rj...@w4it.eu
 
 pkgname=guake
-pkgver=0.5.1
+pkgver=0.5.2
 pkgrel=1
 pkgdesc='Drop-down terminal for GNOME'
 arch=('i686' 'x86_64')
 url=https://github.com/Guake/guake/;
 license=('GPL')
-depends=('python2-notify' 'vte' 'python2-gconf' 'python2-dbus' 'python2-xdg')
+depends=('python2-notify' 'vte' 'python2-gconf' 'python2-dbus' 'python2-xdg' 
'libutempter')
 makedepends=('intltool' 'gnome-common')
 install=$pkgname.install
-source=($pkgname-$pkgver.tar.gz::https://github.com/Guake/$pkgname/archive/$pkgver.tar.gz
-fix-hotkey.patch
-fix-version.patch)
-md5sums=('17aad750ee7cac3fd6332b00a8404be8'
- '3f7b7457254aea962b07ae284aa3e3af'
- 'd4d9855dfe502fb75e307a2db2b3fe67')
+source=($pkgname-$pkgver.tar.gz::https://github.com/Guake/$pkgname/archive/$pkgver.tar.gz)
+md5sums=('a9f5b27540b0d38e2c6dd88c7018f6f3')
 
 prepare() {
   cd $srcdir/$pkgname-$pkgver
 
-  # Fix frozen hotkey - https://github.com/Guake/guake/issues/378
-  patch -Np1 -i ../fix-hotkey.patch
-
-  # Fix version number
-  patch -Np1 -i ../fix-version.patch
-
-  # Fix GConf schema dir
-  sed -i 's|schemadir = $(sysconfdir)/gconf/schemas|schemadir = 
$(GCONF_SCHEMA_FILE_DIR)|' data/Makefile.am
-
   # Python2 fix
-  sed -i 's|/usr/bin/env python|/usr/bin/python2|' src/prefs.py
+  sed -i 's|/usr/bin/env python|/usr/bin/python2|' src/guake/prefs.py
 }
 
 build() {

Deleted: fix-hotkey.patch
===
--- fix-hotkey.patch2014-11-23 17:04:56 UTC (rev 123003)
+++ fix-hotkey.patch2014-11-23 17:40:16 UTC (rev 123004)
@@ -1,18 +0,0 @@
-diff -Naur guake-0.5.1.orig/src/guake.py guake-0.5.1/src/guake.py
 guake-0.5.1.orig/src/guake.py  2014-11-13 00:07:02.0 +0100
-+++ guake-0.5.1/src/guake.py   2014-11-20 16:28:19.58337 +0100
-@@ -1121,14 +1121,6 @@
- print DBG: Showing the terminal
- self.show()
- self.set_terminal_focus()
--elif (self.client.get_bool(KEY('/general/focus_if_open')) and
--self.window.window and
--(int(self.window.window.get_state())  
GDK_WINDOW_STATE_STICKY or
-- int(self.window.window.get_state())  
GDK_WINDOW_STATE_WITHDRAWN
-- )):
--print DBG: Restoring the focus to the terminal
--self.window.window.focus()
--self.set_terminal_focus()
- else:
- print DBG: hiding the terminal
- self.hide()

Deleted: fix-version.patch
===
--- fix-version.patch   2014-11-23 17:04:56 UTC (rev 123003)
+++ fix-version.patch   2014-11-23 17:40:16 UTC (rev 123004)
@@ -1,24 +0,0 @@
-diff --git a/configure.ac b/configure.ac
 a/configure.ac
-+++ b/configure.ac
-@@ -15,7 +15,7 @@
- # Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- # Boston, MA 02111-1307, USA.
- 
--AC_INIT([guake], [0.5.0], [http://guake.org/])
-+AC_INIT([guake], [0.5.1], [http://guake.org/])
- 
- AC_CONFIG_HEADERS([config.h])
- 
-diff --git a/doc/source/conf.py b/doc/source/conf.py
 a/doc/source/conf.py
-+++ b/doc/source/conf.py
-@@ -50,7 +50,7 @@
- # The short X.Y version.
- version = '0.5'
- # The full version, including alpha/beta/rc tags.
--release = '0.5.0'
-+release = '0.5.1'
- 
- # The language for content autogenerated by Sphinx. Refer to documentation
- # for a list of supported languages.


[arch-commits] Commit in guake/trunk (PKGBUILD)

2014-11-21 Thread Balló György
Date: Saturday, November 22, 2014 @ 03:29:11
  Author: bgyorgy
Revision: 122897

Update upstream URL

Modified:
  guake/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-11-22 02:26:25 UTC (rev 122896)
+++ PKGBUILD2014-11-22 02:29:11 UTC (rev 122897)
@@ -9,7 +9,7 @@
 pkgrel=1
 pkgdesc='Drop-down terminal for GNOME'
 arch=('i686' 'x86_64')
-url=http://guake.org/;
+url=https://github.com/Guake/guake/;
 license=('GPL')
 depends=('python2-notify' 'vte' 'python2-gconf' 'python2-dbus' 'python2-xdg')
 makedepends=('intltool' 'gnome-common')


[arch-commits] Commit in guake/trunk (PKGBUILD fix-hiding.patch)

2014-10-19 Thread Balló György
Date: Monday, October 20, 2014 @ 04:26:34
  Author: bgyorgy
Revision: 120999

upgpkg: guake 0.5.0-2

Fix restoring focus

Added:
  guake/trunk/fix-hiding.patch
Modified:
  guake/trunk/PKGBUILD

--+
 PKGBUILD |8 +++-
 fix-hiding.patch |   10 ++
 2 files changed, 17 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-10-20 01:10:19 UTC (rev 120998)
+++ PKGBUILD2014-10-20 02:26:34 UTC (rev 120999)
@@ -2,10 +2,11 @@
 # Maintainer: Balló György ballogyor+arch at gmail dot com
 # Contributor: Angel Velasquez an...@archlinux.org
 # Contributor: Wilson Pinto Júnior (N3RD3X) n3r...@linuxmail.org
+# Contributor: Attila Bukor r1pp3rj...@w4it.eu
 
 pkgname=guake
 pkgver=0.5.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Drop-down terminal for GNOME'
 arch=('i686' 'x86_64')
 url=http://guake.org/;
@@ -15,9 +16,11 @@
 install=$pkgname.install
 
source=($pkgname-$pkgver.tar.gz::https://github.com/Guake/$pkgname/archive/$pkgver.tar.gz
 fix-crasher.patch
+fix-hiding.patch
 fix-hotkey.patch)
 md5sums=('4383b7fcf85a355b4b69dd5cf66ff78f'
  '12933c13aa1e7beb9431e3367cfaabd0'
+ '117f21da9744272d51d9e7d977382f27'
  '77050aeecb837d8c8109ab272f7277e2')
 
 prepare() {
@@ -26,6 +29,9 @@
   # Fix crasher - https://github.com/Guake/guake/issues/373
   patch -Np1 -i ../fix-crasher.patch
 
+  # Fix restoring focus - https://github.com/Guake/guake/issues/384
+  patch -Np1 -i ../fix-hiding.patch
+
   # Fix frozen hotkey - https://github.com/Guake/guake/issues/378
   patch -Np1 -i ../fix-hotkey.patch
 

Added: fix-hiding.patch
===
--- fix-hiding.patch(rev 0)
+++ fix-hiding.patch2014-10-20 02:26:34 UTC (rev 120999)
@@ -0,0 +1,10 @@
+--- guake-0.5.0.orig/src/guake 2014-10-13 23:11:31.803523945 +0200
 guake-0.5.0.orig/src/guake 2014-10-13 23:11:43.130502724 +0200
+@@ -1094,7 +1094,6 @@
+ Hides the main window of the terminal and sets the visible
+ flag to False.
+ 
+-self.window.set_keep_below(True)
+ self.window.hide()  # Don't use hide_all here!
+ 
+ def get_final_window_monitor(self):


[arch-commits] Commit in guake/trunk (PKGBUILD fix-compiositing.patch guake.install)

2014-09-23 Thread Balló György
Date: Tuesday, September 23, 2014 @ 17:49:20
  Author: bgyorgy
Revision: 119514

upgpkg: guake 0.4.4-4

Handle enabling/disabling compositing while Guake is running (FS#41757)

Added:
  guake/trunk/fix-compiositing.patch
Modified:
  guake/trunk/PKGBUILD
  guake/trunk/guake.install

+
 PKGBUILD   |   15 --
 fix-compiositing.patch |  110 +++
 guake.install  |4 -
 3 files changed, 122 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-09-23 15:39:13 UTC (rev 119513)
+++ PKGBUILD2014-09-23 15:49:20 UTC (rev 119514)
@@ -5,18 +5,20 @@
 
 pkgname=guake
 pkgver=0.4.4
-pkgrel=3
+pkgrel=4
 pkgdesc='Drop-down terminal for GNOME'
 arch=('i686' 'x86_64')
 url=http://guake.org/;
 license=('GPL')
-depends=('python2-notify' 'vte' 'python2-gconf' 'python2-dbus' 'python2-xdg' 
'hicolor-icon-theme' 'xdg-utils')
+depends=('python2-notify' 'vte' 'python2-gconf' 'python2-dbus' 'python2-xdg')
 makedepends=('intltool' 'gnome-common')
 install=$pkgname.install
 
source=($pkgname-$pkgver.tar.gz::https://github.com/Guake/$pkgname/archive/$pkgver.tar.gz
-guake-fix-notification.patch)
+guake-fix-notification.patch
+fix-compiositing.patch)
 md5sums=('06b424ae32c7e63a8256922f1e8c51b6'
- '0b57227e6869dd84dd4fb0794ed0d082')
+ '0b57227e6869dd84dd4fb0794ed0d082'
+ '742729d81a9e22b59bd4ec0af64804d3')
 
 prepare() {
   cd $srcdir/$pkgname-$pkgver
@@ -28,8 +30,11 @@
   sed -i 's|/usr/bin/env python|/usr/bin/python2|' 
src/{guake{,-prefs},prefs.py}
 
   # Runtime fix when no notification server available
-  patch -Np1 -i $srcdir/guake-fix-notification.patch
+  patch -Np1 -i ../guake-fix-notification.patch
 
+  # Handle enabling/disabling compositing while Guake is running
+  patch -Np1 -i ../fix-compiositing.patch
+
   # Fix build
   sed -i '/AM_INIT_AUTOMAKE/ s/-Werror//' configure.ac
 }

Added: fix-compiositing.patch
===
--- fix-compiositing.patch  (rev 0)
+++ fix-compiositing.patch  2014-09-23 15:49:20 UTC (rev 119514)
@@ -0,0 +1,110 @@
+From b0e3e2b0544967d2ac3f9df299867142b4b4dec8 Mon Sep 17 00:00:00 2001
+From: Alexander Mezin mezin.alexan...@gmail.com
+Date: Sun, 3 Mar 2013 02:48:01 +0700
+Subject: [PATCH] Handle enabling/disabling compositing while Guake is running
+
+Currently Guake checks if compositing is enabled only at startup.
+This causes problems in XFCE: Guake window is opaque when it's
+started automatically on login. I have to restart it to enable
+transparency. Also, it is generally better to react to changes
+without restart.
+---
+ src/guake | 64 ++-
+ 1 file changed, 39 insertions(+), 25 deletions(-)
+
+diff --git a/src/guake b/src/guake
+index 1b321fc..50e1a91 100644
+--- a/src/guake
 b/src/guake
+@@ -301,33 +301,14 @@ class GConfHandler(object):
+ will set the transparent flag to false if an image is set in
+ all terminals open.
+ 
+-image = entry.value.get_string()
+-for i in self.guake.term_list:
+-if image and os.path.exists(image):
+-i.set_background_image_file(image)
+-i.set_background_transparent(False)
+-else:
+-We need to clear the image if it's not set but there is
+-a bug in vte python bidnings which doesn't allow None to be
+-passed to set_background_image (C GTK function expects NULL).
+-The user will need to restart Guake after clearing the image.
+-i.set_background_image(None)
+-
+-if self.guake.has_argb:
+-i.set_background_transparent(False)
+-else:
+-i.set_background_transparent(True)
++self.guake.set_background_image(entry.value.get_string())
+ 
+ def bgtransparency_changed(self, client, connection_id, entry, data):
+ If the gconf var style/background/transparency be changed, this
+ method will be called and will set the saturation and transparency
+ properties in all terminals open.
+ 
+-transparency = entry.value.get_int()
+-for i in self.guake.term_list:
+-i.set_background_saturation(transparency / 100.0)
+-if self.guake.has_argb:
+-i.set_opacity(int((100 - transparency) / 100.0 * 65535))
++self.guake.set_background_transparency(entry.value.get_int())
+ 
+ def backspace_changed(self, client, connection_id, entry, data):
+ If the gconf var compat_backspace be changed, this method
+@@ -560,11 +541,21 @@ class Guake(SimpleGladeApp):
+ # check and set ARGB for real transparency
+ screen = self.window.get_screen()
+ 

[arch-commits] Commit in guake/trunk (PKGBUILD)

2014-03-15 Thread Balló György
Date: Saturday, March 15, 2014 @ 11:55:15
  Author: bgyorgy
Revision: 107238

upgpkg: guake 0.4.4-2

Rebuild from new source (FS#39437)

Modified:
  guake/trunk/PKGBUILD

--+
 PKGBUILD |   21 +
 1 file changed, 13 insertions(+), 8 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-03-15 10:43:27 UTC (rev 107237)
+++ PKGBUILD2014-03-15 10:55:15 UTC (rev 107238)
@@ -11,30 +11,35 @@
 url=http://guake.org/;
 license=('GPL')
 depends=('python2-notify' 'vte' 'python2-gconf' 'python2-dbus' 'python2-xdg' 
'hicolor-icon-theme' 'xdg-utils')
-makedepends=('intltool')
+makedepends=('intltool' 'gnome-common')
 install=$pkgname.install
-source=(http://guake.org/files/$pkgname-$pkgver.tar.gz
+source=($pkgname-$pkgver.tar.gz::https://github.com/Guake/$pkgname/archive/$pkgver.tar.gz
 guake-fix-notification.patch)
-md5sums=('532adada29b8f0bb79dc15904aa6b70c'
+md5sums=('06b424ae32c7e63a8256922f1e8c51b6'
  '0b57227e6869dd84dd4fb0794ed0d082')
 
 prepare() {
   cd $srcdir/$pkgname-$pkgver
 
+  # Fix GConf schema dir
+  sed -i 's|schemadir = $(sysconfdir)/gconf/schemas|schemadir = 
$(GCONF_SCHEMA_FILE_DIR)|' data/Makefile.am
+
   # Python2 fix
-  sed -i 's|schemadir = $(sysconfdir)/gconf/schemas|schemadir = 
$(GCONF_SCHEMA_FILE_DIR)|' data/Makefile.in
   sed -i 's|/usr/bin/env python|/usr/bin/python2|' 
src/{guake{,-prefs},prefs.py}
 
   # Runtime fix when no notification server available
   patch -Np1 -i $srcdir/guake-fix-notification.patch
+
+  # Fix build
+  sed -i '/AM_INIT_AUTOMAKE/ s/-Werror//' configure.ac
 }
 
 build() {
   cd $srcdir/$pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
-  --disable-static --disable-schemas-install \
-  --with-gconf-schema-file-dir=/usr/share/gconf/schemas \
-  PYTHON=python2
+  ./autogen.sh --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+   --disable-static --disable-schemas-install \
+   --with-gconf-schema-file-dir=/usr/share/gconf/schemas \
+   PYTHON=python2
   make
 }
 



[arch-commits] Commit in guake/trunk (PKGBUILD)

2014-03-15 Thread Balló György
Date: Saturday, March 15, 2014 @ 12:24:32
  Author: bgyorgy
Revision: 107244

upgpkg: guake 0.4.4-3

Rebuild from new source (FS#39437)

Modified:
  guake/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-03-15 11:19:26 UTC (rev 107243)
+++ PKGBUILD2014-03-15 11:24:32 UTC (rev 107244)
@@ -5,7 +5,7 @@
 
 pkgname=guake
 pkgver=0.4.4
-pkgrel=2
+pkgrel=3
 pkgdesc='Drop-down terminal for GNOME'
 arch=('i686' 'x86_64')
 url=http://guake.org/;



[arch-commits] Commit in guake/trunk (PKGBUILD)

2013-11-30 Thread Balló György
Date: Saturday, November 30, 2013 @ 22:06:33
  Author: bgyorgy
Revision: 101770

Implement prepare function

Modified:
  guake/trunk/PKGBUILD

--+
 PKGBUILD |   10 +++---
 1 file changed, 7 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-11-30 20:57:23 UTC (rev 101769)
+++ PKGBUILD2013-11-30 21:06:33 UTC (rev 101770)
@@ -18,14 +18,19 @@
 md5sums=('532adada29b8f0bb79dc15904aa6b70c'
  '0b57227e6869dd84dd4fb0794ed0d082')
 
-build() {
+prepare() {
   cd $srcdir/$pkgname-$pkgver
+
+  # Python2 fix
   sed -i 's|schemadir = $(sysconfdir)/gconf/schemas|schemadir = 
$(GCONF_SCHEMA_FILE_DIR)|' data/Makefile.in
   sed -i 's|/usr/bin/env python|/usr/bin/python2|' 
src/{guake{,-prefs},prefs.py}
 
-  # http://guake.org/ticket/416
+  # Runtime fix when no notification server available
   patch -Np1 -i $srcdir/guake-fix-notification.patch
+}
 
+build() {
+  cd $srcdir/$pkgname-$pkgver
   ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
   --disable-static --disable-schemas-install \
   --with-gconf-schema-file-dir=/usr/share/gconf/schemas \
@@ -35,6 +40,5 @@
 
 package() {
   cd $srcdir/$pkgname-$pkgver
-
   make DESTDIR=$pkgdir install
 }