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

Balló György bgyorgy at archlinux.org
Sat Dec 29 15:26:10 UTC 2018


    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
===================================================================
--- PKGBUILD	2018-12-29 15:26:05 UTC (rev 418847)
+++ PKGBUILD	2018-12-29 15:26:10 UTC (rev 418848)
@@ -1,27 +0,0 @@
-# Maintainer: Balló György <ballogyor+arch at gmail dot com>
-# Contributor: Jan Magnus Brevik <janmbrevik at gmail.com>
-
-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)
+++ PKGBUILD	2018-12-29 15:26:10 UTC (rev 418848)
@@ -0,0 +1,24 @@
+# Maintainer: Balló György <ballogyor+arch at gmail dot com>
+# Contributor: Jan Magnus Brevik <janmbrevik at gmail.com>
+
+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 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<component type="desktop-application">
-  <id>org.gpodder.gpodder</id>
-  <metadata_license>CC0-1.0</metadata_license>
-  <project_license>GPL-3.0+</project_license>
-  <name>gPodder</name>
-  <summary>Media aggregator and podcast client</summary>
-  <description>
-    <p>gPodder lets you manage your Podcast subscriptions, discover new content and download episodes to your devices.</p>
-    <p>You can also take advantage of the service gpodder.net, which lets you sync subscriptions, playback progress and starred episodes.</p>
-  </description>
-  <launchable type="desktop-id">gpodder.desktop</launchable>
-  <url type="homepage">https://www.gpodder.org</url>
-  <provides>
-    <binary>gpodder</binary>
-  </provides>
-  <content_rating type="oars-1.1">
-    <content_attribute id="violence-cartoon">none</content_attribute>
-    <content_attribute id="violence-fantasy">none</content_attribute>
-    <content_attribute id="violence-realistic">none</content_attribute>
-    <content_attribute id="violence-bloodshed">none</content_attribute>
-    <content_attribute id="violence-sexual">none</content_attribute>
-    <content_attribute id="violence-desecration">none</content_attribute>
-    <content_attribute id="violence-slavery">none</content_attribute>
-    <content_attribute id="violence-worship">none</content_attribute>
-    <content_attribute id="drugs-alcohol">none</content_attribute>
-    <content_attribute id="drugs-narcotics">none</content_attribute>
-    <content_attribute id="drugs-tobacco">none</content_attribute>
-    <content_attribute id="sex-nudity">none</content_attribute>
-    <content_attribute id="sex-themes">none</content_attribute>
-    <content_attribute id="sex-homosexuality">none</content_attribute>
-    <content_attribute id="sex-prostitution">none</content_attribute>
-    <content_attribute id="sex-adultery">none</content_attribute>
-    <content_attribute id="sex-appearance">none</content_attribute>
-    <content_attribute id="language-profanity">none</content_attribute>
-    <content_attribute id="language-humor">none</content_attribute>
-    <content_attribute id="language-discrimination">none</content_attribute>
-    <content_attribute id="social-chat">none</content_attribute>
-    <content_attribute id="social-info">none</content_attribute>
-    <content_attribute id="social-audio">none</content_attribute>
-    <content_attribute id="social-location">none</content_attribute>
-    <content_attribute id="social-contacts">none</content_attribute>
-    <content_attribute id="money-purchasing">none</content_attribute>
-    <content_attribute id="money-gambling">none</content_attribute>
-  </content_rating>
-   <screenshots>
-    <screenshot type="default">
-      <caption>The main window</caption>
-      <image>https://raw.githubusercontent.com/flathub/org.gpodder.gpodder/master/screenshot.png</image>
-    </screenshot>
-  </screenshots>
-  <releases>
-    <release version="3.10.4" date="2018-09-09"/>
-    <release version="3.10.3" date="2018-06-14"/>
-  </releases>
-</component>



More information about the arch-commits mailing list