[arch-commits] Commit in kodi-pvr-addons/repos (4 files)

Ike Devolder idevolder at archlinux.org
Thu Jan 1 21:22:12 UTC 2015


    Date: Thursday, January 1, 2015 @ 22:22:12
  Author: idevolder
Revision: 125141

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

Added:
  kodi-pvr-addons/repos/community-testing-i686/PKGBUILD
    (from rev 125140, kodi-pvr-addons/trunk/PKGBUILD)
  kodi-pvr-addons/repos/community-testing-x86_64/PKGBUILD
    (from rev 125140, kodi-pvr-addons/trunk/PKGBUILD)
Deleted:
  kodi-pvr-addons/repos/community-testing-i686/PKGBUILD
  kodi-pvr-addons/repos/community-testing-x86_64/PKGBUILD

-----------------------------------+
 /PKGBUILD                         |   66 ++++++++++++++++++++++++++++++++++++
 community-testing-i686/PKGBUILD   |   32 -----------------
 community-testing-x86_64/PKGBUILD |   32 -----------------
 3 files changed, 66 insertions(+), 64 deletions(-)

Deleted: community-testing-i686/PKGBUILD
===================================================================
--- community-testing-i686/PKGBUILD	2015-01-01 21:21:56 UTC (rev 125140)
+++ community-testing-i686/PKGBUILD	2015-01-01 21:22:12 UTC (rev 125141)
@@ -1,32 +0,0 @@
-# $Id
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-# Contributor: BlackEagle <ike.devolder at gmail.com>>
-
-pkgname=kodi-pvr-addons
-pkgver=20141212
-_relname='Helix_rc3'
-pkgrel=1
-pkgdesc="PVR add-ons for current stable kodi"
-arch=('i686' 'x86_64')
-url="https://github.com/opdenkamp/xbmc-pvr-addons"
-license=('GPL3')
-depends=('kodi')
-makedepends=('git' 'libmysqlclient' 'boost')
-optdepends=('tvheadend-git: tvheadend backend' 'mythtv: mythtv backend')
-replaces=('xbmc-pvr-addons')
-conflicts=('xbmc-pvr-addons' 'xbmc-pvr-addons-git')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/opdenkamp/xbmc-pvr-addons/archive/${_relname}.tar.gz")
-
-build() {
-  cd "$srcdir/xbmc-pvr-addons-${_relname}"
-  ./bootstrap
-  ./configure --prefix=/usr --enable-addons-with-dependencies
-  make
-}
-
-package() {
-  cd "$srcdir/xbmc-pvr-addons-${_relname}"
-  make DESTDIR="$pkgdir/" install
-}
-
-sha256sums=('e48de53c58245e512095d515d463f013e51e165fc617f1cb93e443cdd9f5096b')

Copied: kodi-pvr-addons/repos/community-testing-i686/PKGBUILD (from rev 125140, kodi-pvr-addons/trunk/PKGBUILD)
===================================================================
--- community-testing-i686/PKGBUILD	                        (rev 0)
+++ community-testing-i686/PKGBUILD	2015-01-01 21:22:12 UTC (rev 125141)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+# Contributor: BlackEagle <ike.devolder at gmail.com>>
+
+pkgname=kodi-pvr-addons
+pkgver=20141212
+_relname='Helix_rc3'
+pkgrel=2
+pkgdesc="PVR add-ons for current stable kodi"
+arch=('i686' 'x86_64')
+url="https://github.com/opdenkamp/xbmc-pvr-addons"
+license=('GPL3')
+groups=('kodi-addons')
+depends=('kodi')
+makedepends=('git')
+optdepends=('tvheadend-git: tvheadend backend' 'mythtv: mythtv backend')
+replaces=('xbmc-pvr-addons')
+conflicts=('xbmc-pvr-addons' 'xbmc-pvr-addons-git')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/opdenkamp/xbmc-pvr-addons/archive/${_relname}.tar.gz")
+
+build() {
+  cd "$srcdir/xbmc-pvr-addons-${_relname}"
+  ./bootstrap
+  ./configure --prefix=/usr --enable-addons-with-dependencies
+  make
+}
+
+package() {
+  cd "$srcdir/xbmc-pvr-addons-${_relname}"
+  make DESTDIR="$pkgdir/" install
+}
+
+sha256sums=('e48de53c58245e512095d515d463f013e51e165fc617f1cb93e443cdd9f5096b')

Deleted: community-testing-x86_64/PKGBUILD
===================================================================
--- community-testing-x86_64/PKGBUILD	2015-01-01 21:21:56 UTC (rev 125140)
+++ community-testing-x86_64/PKGBUILD	2015-01-01 21:22:12 UTC (rev 125141)
@@ -1,32 +0,0 @@
-# $Id
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-# Contributor: BlackEagle <ike.devolder at gmail.com>>
-
-pkgname=kodi-pvr-addons
-pkgver=20141212
-_relname='Helix_rc3'
-pkgrel=1
-pkgdesc="PVR add-ons for current stable kodi"
-arch=('i686' 'x86_64')
-url="https://github.com/opdenkamp/xbmc-pvr-addons"
-license=('GPL3')
-depends=('kodi')
-makedepends=('git' 'libmysqlclient' 'boost')
-optdepends=('tvheadend-git: tvheadend backend' 'mythtv: mythtv backend')
-replaces=('xbmc-pvr-addons')
-conflicts=('xbmc-pvr-addons' 'xbmc-pvr-addons-git')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/opdenkamp/xbmc-pvr-addons/archive/${_relname}.tar.gz")
-
-build() {
-  cd "$srcdir/xbmc-pvr-addons-${_relname}"
-  ./bootstrap
-  ./configure --prefix=/usr --enable-addons-with-dependencies
-  make
-}
-
-package() {
-  cd "$srcdir/xbmc-pvr-addons-${_relname}"
-  make DESTDIR="$pkgdir/" install
-}
-
-sha256sums=('e48de53c58245e512095d515d463f013e51e165fc617f1cb93e443cdd9f5096b')

Copied: kodi-pvr-addons/repos/community-testing-x86_64/PKGBUILD (from rev 125140, kodi-pvr-addons/trunk/PKGBUILD)
===================================================================
--- community-testing-x86_64/PKGBUILD	                        (rev 0)
+++ community-testing-x86_64/PKGBUILD	2015-01-01 21:22:12 UTC (rev 125141)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+# Contributor: BlackEagle <ike.devolder at gmail.com>>
+
+pkgname=kodi-pvr-addons
+pkgver=20141212
+_relname='Helix_rc3'
+pkgrel=2
+pkgdesc="PVR add-ons for current stable kodi"
+arch=('i686' 'x86_64')
+url="https://github.com/opdenkamp/xbmc-pvr-addons"
+license=('GPL3')
+groups=('kodi-addons')
+depends=('kodi')
+makedepends=('git')
+optdepends=('tvheadend-git: tvheadend backend' 'mythtv: mythtv backend')
+replaces=('xbmc-pvr-addons')
+conflicts=('xbmc-pvr-addons' 'xbmc-pvr-addons-git')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/opdenkamp/xbmc-pvr-addons/archive/${_relname}.tar.gz")
+
+build() {
+  cd "$srcdir/xbmc-pvr-addons-${_relname}"
+  ./bootstrap
+  ./configure --prefix=/usr --enable-addons-with-dependencies
+  make
+}
+
+package() {
+  cd "$srcdir/xbmc-pvr-addons-${_relname}"
+  make DESTDIR="$pkgdir/" install
+}
+
+sha256sums=('e48de53c58245e512095d515d463f013e51e165fc617f1cb93e443cdd9f5096b')



More information about the arch-commits mailing list