[arch-commits] Commit in gst-plugins-espeak/repos (4 files)

Balló György bgyorgy at archlinux.org
Sun Oct 15 15:53:40 UTC 2017


    Date: Sunday, October 15, 2017 @ 15:53:39
  Author: bgyorgy
Revision: 262929

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

Added:
  gst-plugins-espeak/repos/community-i686/PKGBUILD
    (from rev 262928, gst-plugins-espeak/trunk/PKGBUILD)
  gst-plugins-espeak/repos/community-x86_64/PKGBUILD
    (from rev 262928, gst-plugins-espeak/trunk/PKGBUILD)
Deleted:
  gst-plugins-espeak/repos/community-i686/PKGBUILD
  gst-plugins-espeak/repos/community-x86_64/PKGBUILD

---------------------------+
 /PKGBUILD                 |   48 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   24 ----------------------
 community-x86_64/PKGBUILD |   24 ----------------------
 3 files changed, 48 insertions(+), 48 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2017-10-15 15:53:30 UTC (rev 262928)
+++ community-i686/PKGBUILD	2017-10-15 15:53:39 UTC (rev 262929)
@@ -1,24 +0,0 @@
-# $Id$
-# Maintainer: Balló György <ballogyor+arch at gmail dot com>
-
-pkgname=gst-plugins-espeak
-pkgver=0.4.0
-pkgrel=1
-pkgdesc="Use espeak as a sound source for gstreamer"
-arch=('i686' 'x86_64')
-url="https://wiki.sugarlabs.org/go/Activity_Team/gst-plugins-espeak"
-license=('LGPL')
-depends=('gst-plugins-base-libs' 'espeak')
-source=(https://download.sugarlabs.org/sources/honey/$pkgname/$pkgname-$pkgver.tar.gz)
-sha256sums=('a7be338a00bc831e69867bcaff99d11f8bff04e58484b9f4f48ccfc69fb9cf9c')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: gst-plugins-espeak/repos/community-i686/PKGBUILD (from rev 262928, gst-plugins-espeak/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2017-10-15 15:53:39 UTC (rev 262929)
@@ -0,0 +1,24 @@
+# $Id$
+# Maintainer: Balló György <ballogyor+arch at gmail dot com>
+
+pkgname=gst-plugins-espeak
+pkgver=0.5.0
+pkgrel=1
+pkgdesc="Use espeak as a sound source for gstreamer"
+arch=('i686' 'x86_64')
+url="https://wiki.sugarlabs.org/go/Activity_Team/gst-plugins-espeak"
+license=('LGPL')
+depends=('gst-plugins-base-libs' 'espeak')
+source=(https://download.sugarlabs.org/sources/honey/$pkgname/$pkgname-$pkgver.tar.gz)
+sha256sums=('9696278924ef3ba6c4d8b579bd349c81ed42879554d45f0e2be230cf0a893704')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2017-10-15 15:53:30 UTC (rev 262928)
+++ community-x86_64/PKGBUILD	2017-10-15 15:53:39 UTC (rev 262929)
@@ -1,24 +0,0 @@
-# $Id$
-# Maintainer: Balló György <ballogyor+arch at gmail dot com>
-
-pkgname=gst-plugins-espeak
-pkgver=0.4.0
-pkgrel=1
-pkgdesc="Use espeak as a sound source for gstreamer"
-arch=('i686' 'x86_64')
-url="https://wiki.sugarlabs.org/go/Activity_Team/gst-plugins-espeak"
-license=('LGPL')
-depends=('gst-plugins-base-libs' 'espeak')
-source=(https://download.sugarlabs.org/sources/honey/$pkgname/$pkgname-$pkgver.tar.gz)
-sha256sums=('a7be338a00bc831e69867bcaff99d11f8bff04e58484b9f4f48ccfc69fb9cf9c')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: gst-plugins-espeak/repos/community-x86_64/PKGBUILD (from rev 262928, gst-plugins-espeak/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2017-10-15 15:53:39 UTC (rev 262929)
@@ -0,0 +1,24 @@
+# $Id$
+# Maintainer: Balló György <ballogyor+arch at gmail dot com>
+
+pkgname=gst-plugins-espeak
+pkgver=0.5.0
+pkgrel=1
+pkgdesc="Use espeak as a sound source for gstreamer"
+arch=('i686' 'x86_64')
+url="https://wiki.sugarlabs.org/go/Activity_Team/gst-plugins-espeak"
+license=('LGPL')
+depends=('gst-plugins-base-libs' 'espeak')
+source=(https://download.sugarlabs.org/sources/honey/$pkgname/$pkgname-$pkgver.tar.gz)
+sha256sums=('9696278924ef3ba6c4d8b579bd349c81ed42879554d45f0e2be230cf0a893704')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}



More information about the arch-commits mailing list