[arch-commits] Commit in gpodder/repos/community-any (3 files)

2018-12-29 Thread Balló György via arch-commits
Date: Saturday, December 29, 2018 @ 15:26:10
  Author: bgyorgy
Revision: 418848

archrelease: copy trunk to community-any

Added:
  gpodder/repos/community-any/PKGBUILD
(from rev 418847, gpodder/trunk/PKGBUILD)
Deleted:
  gpodder/repos/community-any/PKGBUILD
  gpodder/repos/community-any/org.gpodder.gpodder.appdata.xml

-+
 PKGBUILD|   51 --
 org.gpodder.gpodder.appdata.xml |   56 --
 2 files changed, 24 insertions(+), 83 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-12-29 15:26:05 UTC (rev 418847)
+++ PKGBUILD2018-12-29 15:26:10 UTC (rev 418848)
@@ -1,27 +0,0 @@
-# Maintainer: Balló György 
-# Contributor: Jan Magnus Brevik 
-
-pkgname=gpodder
-pkgver=3.10.5
-pkgrel=2
-pkgdesc='Podcast client written in Python using GTK+'
-arch=(any)
-url='https://gpodder.github.io/'
-license=(GPL3)
-depends=(gtk3 python-cairo python-dbus python-gobject python-mygpoclient 
python-podcastparser)
-makedepends=(intltool)
-source=($pkgname-$pkgver.tar.gz::http://github.com/gpodder/$pkgname/archive/$pkgver.tar.gz
-org.gpodder.gpodder.appdata.xml)
-sha256sums=('9b65956d8a55917b19ea09f631b2cdf600a3b07f00bbb38a88c1651ba71d6e8a'
-'bf1ee775db693cfbbf5a63f5d4840c28e271256be684da85578e6837844dcece')
-
-build() {
-  cd $pkgname-$pkgver
-  make messages
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-  install -Dm644 ../org.gpodder.gpodder.appdata.xml 
"$pkgdir/usr/share/metainfo/org.gpodder.gpodder.appdata.xml"
-}

Copied: gpodder/repos/community-any/PKGBUILD (from rev 418847, 
gpodder/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-12-29 15:26:10 UTC (rev 418848)
@@ -0,0 +1,24 @@
+# Maintainer: Balló György 
+# Contributor: Jan Magnus Brevik 
+
+pkgname=gpodder
+pkgver=3.10.6
+pkgrel=1
+pkgdesc='Podcast client written in Python using GTK+'
+arch=(any)
+url='https://gpodder.github.io/'
+license=(GPL3)
+depends=(gtk3 python-cairo python-dbus python-gobject python-mygpoclient 
python-podcastparser)
+makedepends=(intltool)
+source=($pkgname-$pkgver.tar.gz::http://github.com/gpodder/$pkgname/archive/$pkgver.tar.gz)
+sha256sums=('18b3aa3aa53c7d6608054434a07b1be9f99bfb7ef8c2ab109d9c7702d5cb042c')
+
+build() {
+  cd $pkgname-$pkgver
+  make messages
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Deleted: org.gpodder.gpodder.appdata.xml
===
--- org.gpodder.gpodder.appdata.xml 2018-12-29 15:26:05 UTC (rev 418847)
+++ org.gpodder.gpodder.appdata.xml 2018-12-29 15:26:10 UTC (rev 418848)
@@ -1,56 +0,0 @@
-
-
-  org.gpodder.gpodder
-  CC0-1.0
-  GPL-3.0+
-  gPodder
-  Media aggregator and podcast client
-  
-gPodder lets you manage your Podcast subscriptions, discover new 
content and download episodes to your devices.
-You can also take advantage of the service gpodder.net, which lets you 
sync subscriptions, playback progress and starred episodes.
-  
-  gpodder.desktop
-  https://www.gpodder.org
-  
-gpodder
-  
-  
-none
-none
-none
-none
-none
-none
-none
-none
-none
-none
-none
-none
-none
-none
-none
-none
-none
-none
-none
-none
-none
-none
-none
-none
-none
-none
-none
-  
-   
-
-  The main window
-  
https://raw.githubusercontent.com/flathub/org.gpodder.gpodder/master/screenshot.png
-
-  
-  
-
-
-  
-


[arch-commits] Commit in gpodder/repos/community-any (3 files)

2018-12-24 Thread Balló György via arch-commits
Date: Monday, December 24, 2018 @ 19:30:45
  Author: bgyorgy
Revision: 417851

archrelease: copy trunk to community-any

Added:
  gpodder/repos/community-any/PKGBUILD
(from rev 417850, gpodder/trunk/PKGBUILD)
  gpodder/repos/community-any/org.gpodder.gpodder.appdata.xml
(from rev 417850, gpodder/trunk/org.gpodder.gpodder.appdata.xml)
Deleted:
  gpodder/repos/community-any/PKGBUILD

-+
 PKGBUILD|   51 ++
 org.gpodder.gpodder.appdata.xml |   56 ++
 2 files changed, 83 insertions(+), 24 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-12-24 19:30:17 UTC (rev 417850)
+++ PKGBUILD2018-12-24 19:30:45 UTC (rev 417851)
@@ -1,24 +0,0 @@
-# Maintainer: Balló György 
-# Contributor: Jan Magnus Brevik 
-
-pkgname=gpodder
-pkgver=3.10.5
-pkgrel=1
-pkgdesc='Podcast client written in Python using GTK+'
-arch=(any)
-url='https://gpodder.github.io/'
-license=(GPL3)
-depends=(gtk3 python-cairo python-dbus python-gobject python-mygpoclient 
python-podcastparser)
-makedepends=(intltool)
-source=($pkgname-$pkgver.tar.gz::http://github.com/gpodder/$pkgname/archive/$pkgver.tar.gz)
-sha256sums=('9b65956d8a55917b19ea09f631b2cdf600a3b07f00bbb38a88c1651ba71d6e8a')
-
-build() {
-  cd $pkgname-$pkgver
-  make messages
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: gpodder/repos/community-any/PKGBUILD (from rev 417850, 
gpodder/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-12-24 19:30:45 UTC (rev 417851)
@@ -0,0 +1,27 @@
+# Maintainer: Balló György 
+# Contributor: Jan Magnus Brevik 
+
+pkgname=gpodder
+pkgver=3.10.5
+pkgrel=2
+pkgdesc='Podcast client written in Python using GTK+'
+arch=(any)
+url='https://gpodder.github.io/'
+license=(GPL3)
+depends=(gtk3 python-cairo python-dbus python-gobject python-mygpoclient 
python-podcastparser)
+makedepends=(intltool)
+source=($pkgname-$pkgver.tar.gz::http://github.com/gpodder/$pkgname/archive/$pkgver.tar.gz
+org.gpodder.gpodder.appdata.xml)
+sha256sums=('9b65956d8a55917b19ea09f631b2cdf600a3b07f00bbb38a88c1651ba71d6e8a'
+'bf1ee775db693cfbbf5a63f5d4840c28e271256be684da85578e6837844dcece')
+
+build() {
+  cd $pkgname-$pkgver
+  make messages
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+  install -Dm644 ../org.gpodder.gpodder.appdata.xml 
"$pkgdir/usr/share/metainfo/org.gpodder.gpodder.appdata.xml"
+}

Copied: gpodder/repos/community-any/org.gpodder.gpodder.appdata.xml (from rev 
417850, gpodder/trunk/org.gpodder.gpodder.appdata.xml)
===
--- org.gpodder.gpodder.appdata.xml (rev 0)
+++ org.gpodder.gpodder.appdata.xml 2018-12-24 19:30:45 UTC (rev 417851)
@@ -0,0 +1,56 @@
+
+
+  org.gpodder.gpodder
+  CC0-1.0
+  GPL-3.0+
+  gPodder
+  Media aggregator and podcast client
+  
+gPodder lets you manage your Podcast subscriptions, discover new 
content and download episodes to your devices.
+You can also take advantage of the service gpodder.net, which lets you 
sync subscriptions, playback progress and starred episodes.
+  
+  gpodder.desktop
+  https://www.gpodder.org
+  
+gpodder
+  
+  
+none
+none
+none
+none
+none
+none
+none
+none
+none
+none
+none
+none
+none
+none
+none
+none
+none
+none
+none
+none
+none
+none
+none
+none
+none
+none
+none
+  
+   
+
+  The main window
+  
https://raw.githubusercontent.com/flathub/org.gpodder.gpodder/master/screenshot.png
+
+  
+  
+
+
+  
+


[arch-commits] Commit in gpodder/repos/community-any (3 files)

2018-09-09 Thread Balló György via arch-commits
Date: Monday, September 10, 2018 @ 03:34:43
  Author: bgyorgy
Revision: 378948

archrelease: copy trunk to community-any

Added:
  gpodder/repos/community-any/PKGBUILD
(from rev 378947, gpodder/trunk/PKGBUILD)
Deleted:
  gpodder/repos/community-any/PKGBUILD
  gpodder/repos/community-any/python37.patch

+
 PKGBUILD   |   58 +++
 python37.patch |   39 
 2 files changed, 25 insertions(+), 72 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-09-10 03:34:39 UTC (rev 378947)
+++ PKGBUILD2018-09-10 03:34:43 UTC (rev 378948)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Balló György 
-# Contributor: Jan Magnus Brevik 
-
-pkgname=gpodder
-pkgver=3.10.3
-pkgrel=3
-pkgdesc='Podcast client written in Python using GTK+'
-arch=(any)
-url='https://gpodder.github.io/'
-license=(GPL3)
-depends=(gtk3 python-cairo python-dbus python-gobject python-mygpoclient 
python-podcastparser)
-makedepends=(intltool)
-source=($pkgname-$pkgver.tar.gz::http://github.com/gpodder/$pkgname/archive/$pkgver.tar.gz
-python37.patch)
-sha256sums=('a53b23c605b3a92701aed3e318f0695ae2e4de1ba64692337e0a8f77253ebbb1'
-'ccd6c3c781e585b44e037c4ba7712477edd631b7982d93f546e2dbb081c7c8aa')
-
-prepare() {
-  cd $pkgname-$pkgver
-  # Fix for Python 3.7
-  patch -Np1 -i ../python37.patch
-}
-
-build() {
-  cd $pkgname-$pkgver
-  make messages
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: gpodder/repos/community-any/PKGBUILD (from rev 378947, 
gpodder/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-09-10 03:34:43 UTC (rev 378948)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer: Balló György 
+# Contributor: Jan Magnus Brevik 
+
+pkgname=gpodder
+pkgver=3.10.4
+pkgrel=1
+pkgdesc='Podcast client written in Python using GTK+'
+arch=(any)
+url='https://gpodder.github.io/'
+license=(GPL3)
+depends=(gtk3 python-cairo python-dbus python-gobject python-mygpoclient 
python-podcastparser)
+makedepends=(intltool)
+source=($pkgname-$pkgver.tar.gz::http://github.com/gpodder/$pkgname/archive/$pkgver.tar.gz)
+sha256sums=('54613170d12feaa51f245271ee508403eed394c31402b342fee83281e1854cfa')
+
+build() {
+  cd $pkgname-$pkgver
+  make messages
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Deleted: python37.patch
===
--- python37.patch  2018-09-10 03:34:39 UTC (rev 378947)
+++ python37.patch  2018-09-10 03:34:43 UTC (rev 378948)
@@ -1,39 +0,0 @@
-From 638ce45addd6dd9f456699bf0f66cdbec1dc78ab Mon Sep 17 00:00:00 2001
-From: Todd Zullinger 
-Date: Mon, 25 Jun 2018 10:28:17 -0400
-Subject: [PATCH] Avoid python-3.7 reserved keyword "async"
-MIME-Version: 1.0
-Content-Type: text/plain; charset=UTF-8
-Content-Transfer-Encoding: 8bit
-
-The "async" keyword was added in python-3.7¹.  Using it throws
-SyntaxError exception.
-
-¹ https://docs.python.org/3.7/whatsnew/3.7.html
-  https://bugs.python.org/issue30406

- src/gpodder/gtkui/services.py | 4 ++--
- 1 file changed, 2 insertions(+), 2 deletions(-)
-
-diff --git a/src/gpodder/gtkui/services.py b/src/gpodder/gtkui/services.py
-index e65634e9..69de8553 100644
 a/src/gpodder/gtkui/services.py
-+++ b/src/gpodder/gtkui/services.py
-@@ -101,7 +101,7 @@ def replace_cover(self, channel, custom_url=None):
- """
- self.request_cover(channel, custom_url)
- 
--def __get_cover(self, channel, url, async=False, avoid_downloading=False):
-+def __get_cover(self, channel, url, async_mode=False, 
avoid_downloading=False):
- def get_filename():
- return self.downloader.get_cover(channel.cover_file,
- url or channel.cover_url, channel.url, channel.title,
-@@ -131,7 +131,7 @@ def get_filename():
- logger.warn('Corrupt cover art on server, deleting', 
exc_info=True)
- util.delete_file(filename)
- 
--if async:
-+if async_mode:
- self.notify('cover-available', channel, pixbuf)
- else:
- return (channel.url, pixbuf)


[arch-commits] Commit in gpodder/repos/community-any (3 files)

2018-08-18 Thread Balló György via arch-commits
Date: Saturday, August 18, 2018 @ 21:05:22
  Author: bgyorgy
Revision: 372707

archrelease: copy trunk to community-any

Added:
  gpodder/repos/community-any/PKGBUILD
(from rev 372706, gpodder/trunk/PKGBUILD)
  gpodder/repos/community-any/python37.patch
(from rev 372706, gpodder/trunk/python37.patch)
Deleted:
  gpodder/repos/community-any/PKGBUILD

+
 PKGBUILD   |   58 +++
 python37.patch |   39 
 2 files changed, 72 insertions(+), 25 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-08-18 21:05:19 UTC (rev 372706)
+++ PKGBUILD2018-08-18 21:05:22 UTC (rev 372707)
@@ -1,25 +0,0 @@
-# $Id$
-# Maintainer: Balló György 
-# Contributor: Jan Magnus Brevik 
-
-pkgname=gpodder
-pkgver=3.10.3
-pkgrel=2
-pkgdesc='Podcast client written in Python using GTK+'
-arch=(any)
-url='https://gpodder.github.io/'
-license=(GPL3)
-depends=(gtk3 python-cairo python-dbus python-gobject python-mygpoclient 
python-podcastparser)
-makedepends=(intltool)
-source=($pkgname-$pkgver.tar.gz::http://github.com/gpodder/$pkgname/archive/$pkgver.tar.gz)
-sha256sums=('a53b23c605b3a92701aed3e318f0695ae2e4de1ba64692337e0a8f77253ebbb1')
-
-build() {
-  cd $pkgname-$pkgver
-  make messages
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: gpodder/repos/community-any/PKGBUILD (from rev 372706, 
gpodder/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-08-18 21:05:22 UTC (rev 372707)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Balló György 
+# Contributor: Jan Magnus Brevik 
+
+pkgname=gpodder
+pkgver=3.10.3
+pkgrel=3
+pkgdesc='Podcast client written in Python using GTK+'
+arch=(any)
+url='https://gpodder.github.io/'
+license=(GPL3)
+depends=(gtk3 python-cairo python-dbus python-gobject python-mygpoclient 
python-podcastparser)
+makedepends=(intltool)
+source=($pkgname-$pkgver.tar.gz::http://github.com/gpodder/$pkgname/archive/$pkgver.tar.gz
+python37.patch)
+sha256sums=('a53b23c605b3a92701aed3e318f0695ae2e4de1ba64692337e0a8f77253ebbb1'
+'ccd6c3c781e585b44e037c4ba7712477edd631b7982d93f546e2dbb081c7c8aa')
+
+prepare() {
+  cd $pkgname-$pkgver
+  # Fix for Python 3.7
+  patch -Np1 -i ../python37.patch
+}
+
+build() {
+  cd $pkgname-$pkgver
+  make messages
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Copied: gpodder/repos/community-any/python37.patch (from rev 372706, 
gpodder/trunk/python37.patch)
===
--- python37.patch  (rev 0)
+++ python37.patch  2018-08-18 21:05:22 UTC (rev 372707)
@@ -0,0 +1,39 @@
+From 638ce45addd6dd9f456699bf0f66cdbec1dc78ab Mon Sep 17 00:00:00 2001
+From: Todd Zullinger 
+Date: Mon, 25 Jun 2018 10:28:17 -0400
+Subject: [PATCH] Avoid python-3.7 reserved keyword "async"
+MIME-Version: 1.0
+Content-Type: text/plain; charset=UTF-8
+Content-Transfer-Encoding: 8bit
+
+The "async" keyword was added in python-3.7¹.  Using it throws
+SyntaxError exception.
+
+¹ https://docs.python.org/3.7/whatsnew/3.7.html
+  https://bugs.python.org/issue30406
+---
+ src/gpodder/gtkui/services.py | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+diff --git a/src/gpodder/gtkui/services.py b/src/gpodder/gtkui/services.py
+index e65634e9..69de8553 100644
+--- a/src/gpodder/gtkui/services.py
 b/src/gpodder/gtkui/services.py
+@@ -101,7 +101,7 @@ def replace_cover(self, channel, custom_url=None):
+ """
+ self.request_cover(channel, custom_url)
+ 
+-def __get_cover(self, channel, url, async=False, avoid_downloading=False):
++def __get_cover(self, channel, url, async_mode=False, 
avoid_downloading=False):
+ def get_filename():
+ return self.downloader.get_cover(channel.cover_file,
+ url or channel.cover_url, channel.url, channel.title,
+@@ -131,7 +131,7 @@ def get_filename():
+ logger.warn('Corrupt cover art on server, deleting', 
exc_info=True)
+ util.delete_file(filename)
+ 
+-if async:
++if async_mode:
+ self.notify('cover-available', channel, pixbuf)
+ else:
+ return (channel.url, pixbuf)