[arch-commits] Commit in mythtv/repos (16 files)

2016-10-12 Thread Antonio Rojas
Date: Wednesday, October 12, 2016 @ 08:52:00
  Author: arojas
Revision: 191995

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

Added:
  mythtv/repos/community-i686/99-mythbackend.rules
(from rev 191994, mythtv/trunk/99-mythbackend.rules)
  mythtv/repos/community-i686/PKGBUILD
(from rev 191994, mythtv/trunk/PKGBUILD)
  mythtv/repos/community-i686/mythbackend.service
(from rev 191994, mythtv/trunk/mythbackend.service)
  mythtv/repos/community-i686/mythtv.install
(from rev 191994, mythtv/trunk/mythtv.install)
  mythtv/repos/community-x86_64/99-mythbackend.rules
(from rev 191994, mythtv/trunk/99-mythbackend.rules)
  mythtv/repos/community-x86_64/PKGBUILD
(from rev 191994, mythtv/trunk/PKGBUILD)
  mythtv/repos/community-x86_64/mythbackend.service
(from rev 191994, mythtv/trunk/mythbackend.service)
  mythtv/repos/community-x86_64/mythtv.install
(from rev 191994, mythtv/trunk/mythtv.install)
Deleted:
  mythtv/repos/community-i686/99-mythbackend.rules
  mythtv/repos/community-i686/PKGBUILD
  mythtv/repos/community-i686/mythbackend.service
  mythtv/repos/community-i686/mythtv.install
  mythtv/repos/community-x86_64/99-mythbackend.rules
  mythtv/repos/community-x86_64/PKGBUILD
  mythtv/repos/community-x86_64/mythbackend.service
  mythtv/repos/community-x86_64/mythtv.install

---+
 /99-mythbackend.rules |   12 ++
 /PKGBUILD |  168 
 /mythbackend.service  |   32 ++
 /mythtv.install   |   40 +++
 community-i686/99-mythbackend.rules   |6 -
 community-i686/PKGBUILD   |   84 
 community-i686/mythbackend.service|   16 ---
 community-i686/mythtv.install |   20 ---
 community-x86_64/99-mythbackend.rules |6 -
 community-x86_64/PKGBUILD |   84 
 community-x86_64/mythbackend.service  |   16 ---
 community-x86_64/mythtv.install   |   20 ---
 12 files changed, 252 insertions(+), 252 deletions(-)

Deleted: community-i686/99-mythbackend.rules
===
--- community-i686/99-mythbackend.rules 2016-10-12 08:51:25 UTC (rev 191994)
+++ community-i686/99-mythbackend.rules 2016-10-12 08:52:00 UTC (rev 191995)
@@ -1,6 +0,0 @@
-#
-# Create systemd device units for capture devices
-#
-SUBSYSTEM=="video4linux", TAG+="systemd"
-SUBSYSTEM=="dvb", TAG+="systemd"
-SUBSYSTEM=="firewire", TAG+="systemd"

Copied: mythtv/repos/community-i686/99-mythbackend.rules (from rev 191994, 
mythtv/trunk/99-mythbackend.rules)
===
--- community-i686/99-mythbackend.rules (rev 0)
+++ community-i686/99-mythbackend.rules 2016-10-12 08:52:00 UTC (rev 191995)
@@ -0,0 +1,6 @@
+#
+# Create systemd device units for capture devices
+#
+SUBSYSTEM=="video4linux", TAG+="systemd"
+SUBSYSTEM=="dvb", TAG+="systemd"
+SUBSYSTEM=="firewire", TAG+="systemd"

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-10-12 08:51:25 UTC (rev 191994)
+++ community-i686/PKGBUILD 2016-10-12 08:52:00 UTC (rev 191995)
@@ -1,84 +0,0 @@
-# $Id$
-# Maintainer: Jonathan Conder 
-# Contributor: Giovanni Scafora 
-# Contributor: Juergen Hoetzel 
-# Contributor: 
-# Contributor: dorphell 
-
-pkgname=mythtv
-pkgver=0.28
-pkgrel=7
-epoch=1
-pkgdesc="A Homebrew PVR project"
-arch=('i686' 'x86_64')
-url="http://www.mythtv.org/;
-license=('GPL')
-depends=('avahi' 'fftw' 'lame' 'libass' 'libavc1394' 'libcdio' 'libiec61883'
- 'libgl' 'libpulse' 'libva' 'libvpx' 'libxinerama' 'lirc' 
'mariadb-clients'
- 'mysql-python' 'perl-dbd-mysql' 'perl-io-socket-inet6' 'perl-libwww'
- 'perl-net-upnp' 'python2-lxml' 'qt5-webkit' 'qt5-script' 'taglib' 
'urlgrabber'
- 'libx264' 'libvdpau' 'exiv2' 'libxrandr')
-makedepends=('glew' 'libcec' 'libxml2' 'mesa' 'mesa-libgl' 'openssl' 'yasm' 
'x264' 'gdb')
-optdepends=('glew: for GPU commercial flagging'
-'libcec: for consumer electronics control capabilities'
-'libxml2: to read blu-ray metadata'
-'openssl: for AirTunes (RAOP) support')
-conflicts=('myththemes' 'mythplugins-mythvideo')
-replaces=('myththemes' 'mythplugins-mythvideo')
-install='mythtv.install'
-source=("$pkgname-$pkgver.tar.gz::https://github.com/MythTV/$pkgname/archive/v$pkgver.tar.gz;
-
mythtv-fix-segfault.patch::"https://github.com/MythTV/mythtv/commit/c3a79298.patch;
-
mythtv-gcc6.patch::"https://github.com/MythTV/mythtv/commit/e4f6e011.patch;
-'mythbackend.service' '99-mythbackend.rules')
-sha256sums=('7b3476c0ec0fc17d6b734f0440383815e81850a70b78c12ee40d61a408eba340'
-

[arch-commits] Commit in mythtv/repos (16 files)

2016-10-01 Thread Antonio Rojas
Date: Saturday, October 1, 2016 @ 11:47:09
  Author: arojas
Revision: 191133

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

Added:
  mythtv/repos/community-i686/99-mythbackend.rules
(from rev 191132, mythtv/trunk/99-mythbackend.rules)
  mythtv/repos/community-i686/PKGBUILD
(from rev 191132, mythtv/trunk/PKGBUILD)
  mythtv/repos/community-i686/mythbackend.service
(from rev 191132, mythtv/trunk/mythbackend.service)
  mythtv/repos/community-i686/mythtv.install
(from rev 191132, mythtv/trunk/mythtv.install)
  mythtv/repos/community-x86_64/99-mythbackend.rules
(from rev 191132, mythtv/trunk/99-mythbackend.rules)
  mythtv/repos/community-x86_64/PKGBUILD
(from rev 191132, mythtv/trunk/PKGBUILD)
  mythtv/repos/community-x86_64/mythbackend.service
(from rev 191132, mythtv/trunk/mythbackend.service)
  mythtv/repos/community-x86_64/mythtv.install
(from rev 191132, mythtv/trunk/mythtv.install)
Deleted:
  mythtv/repos/community-i686/99-mythbackend.rules
  mythtv/repos/community-i686/PKGBUILD
  mythtv/repos/community-i686/mythbackend.service
  mythtv/repos/community-i686/mythtv.install
  mythtv/repos/community-x86_64/99-mythbackend.rules
  mythtv/repos/community-x86_64/PKGBUILD
  mythtv/repos/community-x86_64/mythbackend.service
  mythtv/repos/community-x86_64/mythtv.install

---+
 /99-mythbackend.rules |   12 ++
 /PKGBUILD |  168 
 /mythbackend.service  |   32 ++
 /mythtv.install   |   40 +++
 community-i686/99-mythbackend.rules   |6 -
 community-i686/PKGBUILD   |   84 
 community-i686/mythbackend.service|   15 --
 community-i686/mythtv.install |   20 ---
 community-x86_64/99-mythbackend.rules |6 -
 community-x86_64/PKGBUILD |   84 
 community-x86_64/mythbackend.service  |   15 --
 community-x86_64/mythtv.install   |   20 ---
 12 files changed, 252 insertions(+), 250 deletions(-)

Deleted: community-i686/99-mythbackend.rules
===
--- community-i686/99-mythbackend.rules 2016-10-01 11:45:53 UTC (rev 191132)
+++ community-i686/99-mythbackend.rules 2016-10-01 11:47:09 UTC (rev 191133)
@@ -1,6 +0,0 @@
-#
-# Create systemd device units for capture devices
-#
-SUBSYSTEM=="video4linux", TAG+="systemd"
-SUBSYSTEM=="dvb", TAG+="systemd"
-SUBSYSTEM=="firewire", TAG+="systemd"

Copied: mythtv/repos/community-i686/99-mythbackend.rules (from rev 191132, 
mythtv/trunk/99-mythbackend.rules)
===
--- community-i686/99-mythbackend.rules (rev 0)
+++ community-i686/99-mythbackend.rules 2016-10-01 11:47:09 UTC (rev 191133)
@@ -0,0 +1,6 @@
+#
+# Create systemd device units for capture devices
+#
+SUBSYSTEM=="video4linux", TAG+="systemd"
+SUBSYSTEM=="dvb", TAG+="systemd"
+SUBSYSTEM=="firewire", TAG+="systemd"

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-10-01 11:45:53 UTC (rev 191132)
+++ community-i686/PKGBUILD 2016-10-01 11:47:09 UTC (rev 191133)
@@ -1,84 +0,0 @@
-# $Id$
-# Maintainer: Jonathan Conder 
-# Contributor: Giovanni Scafora 
-# Contributor: Juergen Hoetzel 
-# Contributor: 
-# Contributor: dorphell 
-
-pkgname=mythtv
-pkgver=0.28
-pkgrel=6
-epoch=1
-pkgdesc="A Homebrew PVR project"
-arch=('i686' 'x86_64')
-url="http://www.mythtv.org/;
-license=('GPL')
-depends=('avahi' 'fftw' 'lame' 'libass' 'libavc1394' 'libcdio' 'libiec61883'
- 'libgl' 'libpulse' 'libva' 'libvpx' 'libxinerama' 'lirc' 
'mariadb-clients'
- 'mysql-python' 'perl-dbd-mysql' 'perl-io-socket-inet6' 'perl-libwww'
- 'perl-net-upnp' 'python2-lxml' 'qt5-webkit' 'qt5-script' 'taglib' 
'urlgrabber'
- 'libx264' 'libvdpau' 'exiv2' 'libxrandr')
-makedepends=('glew' 'libcec' 'libxml2' 'mesa' 'mesa-libgl' 'openssl' 'yasm' 
'x264' 'gdb')
-optdepends=('glew: for GPU commercial flagging'
-'libcec: for consumer electronics control capabilities'
-'libxml2: to read blu-ray metadata'
-'openssl: for AirTunes (RAOP) support')
-conflicts=('myththemes' 'mythplugins-mythvideo')
-replaces=('myththemes' 'mythplugins-mythvideo')
-install='mythtv.install'
-source=("$pkgname-$pkgver.tar.gz::https://github.com/MythTV/$pkgname/archive/v$pkgver.tar.gz;
-
mythtv-fix-segfault.patch::"https://github.com/MythTV/mythtv/commit/c3a79298.patch;
-
mythtv-gcc6.patch::"https://github.com/MythTV/mythtv/commit/e4f6e011.patch;
-'mythbackend.service' '99-mythbackend.rules')
-sha256sums=('7b3476c0ec0fc17d6b734f0440383815e81850a70b78c12ee40d61a408eba340'
-

[arch-commits] Commit in mythtv/repos (16 files)

2016-07-28 Thread Jan Steffens
Date: Thursday, July 28, 2016 @ 21:32:49
  Author: heftig
Revision: 184600

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

Added:
  mythtv/repos/community-staging-i686/99-mythbackend.rules
(from rev 184599, mythtv/trunk/99-mythbackend.rules)
  mythtv/repos/community-staging-i686/PKGBUILD
(from rev 184599, mythtv/trunk/PKGBUILD)
  mythtv/repos/community-staging-i686/mythbackend.service
(from rev 184599, mythtv/trunk/mythbackend.service)
  mythtv/repos/community-staging-i686/mythtv.install
(from rev 184599, mythtv/trunk/mythtv.install)
  mythtv/repos/community-staging-x86_64/99-mythbackend.rules
(from rev 184599, mythtv/trunk/99-mythbackend.rules)
  mythtv/repos/community-staging-x86_64/PKGBUILD
(from rev 184599, mythtv/trunk/PKGBUILD)
  mythtv/repos/community-staging-x86_64/mythbackend.service
(from rev 184599, mythtv/trunk/mythbackend.service)
  mythtv/repos/community-staging-x86_64/mythtv.install
(from rev 184599, mythtv/trunk/mythtv.install)
Deleted:
  mythtv/repos/community-staging-i686/99-mythbackend.rules
  mythtv/repos/community-staging-i686/PKGBUILD
  mythtv/repos/community-staging-i686/mythbackend.service
  mythtv/repos/community-staging-i686/mythtv.install
  mythtv/repos/community-staging-x86_64/99-mythbackend.rules
  mythtv/repos/community-staging-x86_64/PKGBUILD
  mythtv/repos/community-staging-x86_64/mythbackend.service
  mythtv/repos/community-staging-x86_64/mythtv.install

---+
 /99-mythbackend.rules |   12 +
 /PKGBUILD |  168 
 /mythbackend.service  |   30 
 /mythtv.install   |   40 +
 community-staging-i686/99-mythbackend.rules   |6 
 community-staging-i686/PKGBUILD   |   84 
 community-staging-i686/mythbackend.service|   15 --
 community-staging-i686/mythtv.install |   22 ---
 community-staging-x86_64/99-mythbackend.rules |6 
 community-staging-x86_64/PKGBUILD |   84 
 community-staging-x86_64/mythbackend.service  |   15 --
 community-staging-x86_64/mythtv.install   |   22 ---
 12 files changed, 250 insertions(+), 254 deletions(-)

Deleted: community-staging-i686/99-mythbackend.rules
===
--- community-staging-i686/99-mythbackend.rules 2016-07-28 21:32:25 UTC (rev 
184599)
+++ community-staging-i686/99-mythbackend.rules 2016-07-28 21:32:49 UTC (rev 
184600)
@@ -1,6 +0,0 @@
-#
-# Create systemd device units for capture devices
-#
-SUBSYSTEM=="video4linux", TAG+="systemd"
-SUBSYSTEM=="dvb", TAG+="systemd"
-SUBSYSTEM=="firewire", TAG+="systemd"

Copied: mythtv/repos/community-staging-i686/99-mythbackend.rules (from rev 
184599, mythtv/trunk/99-mythbackend.rules)
===
--- community-staging-i686/99-mythbackend.rules (rev 0)
+++ community-staging-i686/99-mythbackend.rules 2016-07-28 21:32:49 UTC (rev 
184600)
@@ -0,0 +1,6 @@
+#
+# Create systemd device units for capture devices
+#
+SUBSYSTEM=="video4linux", TAG+="systemd"
+SUBSYSTEM=="dvb", TAG+="systemd"
+SUBSYSTEM=="firewire", TAG+="systemd"

Deleted: community-staging-i686/PKGBUILD
===
--- community-staging-i686/PKGBUILD 2016-07-28 21:32:25 UTC (rev 184599)
+++ community-staging-i686/PKGBUILD 2016-07-28 21:32:49 UTC (rev 184600)
@@ -1,84 +0,0 @@
-# $Id$
-# Maintainer: Jonathan Conder 
-# Contributor: Giovanni Scafora 
-# Contributor: Juergen Hoetzel 
-# Contributor: 
-# Contributor: dorphell 
-
-pkgname=mythtv
-pkgver=0.28
-pkgrel=5
-epoch=1
-pkgdesc="A Homebrew PVR project"
-arch=('i686' 'x86_64')
-url="http://www.mythtv.org/;
-license=('GPL')
-depends=('avahi' 'fftw' 'lame' 'libass' 'libavc1394' 'libcdio' 'libiec61883'
- 'libgl' 'libpulse' 'libva' 'libvpx' 'libxinerama' 'lirc' 
'mariadb-clients'
- 'mysql-python' 'perl-dbd-mysql' 'perl-io-socket-inet6' 'perl-libwww'
- 'perl-net-upnp' 'python2-lxml' 'qt5-webkit' 'qt5-script' 'taglib' 
'urlgrabber'
- 'libx264' 'libvdpau' 'exiv2' 'libxrandr')
-makedepends=('glew' 'libcec' 'libxml2' 'mesa' 'mesa-libgl' 'openssl' 'yasm' 
'x264' 'gdb')
-optdepends=('glew: for GPU commercial flagging'
-'libcec: for consumer electronics control capabilities'
-'libxml2: to read blu-ray metadata'
-'openssl: for AirTunes (RAOP) support')
-conflicts=('myththemes' 'mythplugins-mythvideo')
-replaces=('myththemes' 'mythplugins-mythvideo')
-install='mythtv.install'
-source=("$pkgname-$pkgver.tar.gz::https://github.com/MythTV/$pkgname/archive/v$pkgver.tar.gz;
-

[arch-commits] Commit in mythtv/repos (16 files)

2016-07-23 Thread Antonio Rojas
Date: Saturday, July 23, 2016 @ 12:40:58
  Author: arojas
Revision: 183882

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

Added:
  mythtv/repos/community-i686/99-mythbackend.rules
(from rev 183881, mythtv/trunk/99-mythbackend.rules)
  mythtv/repos/community-i686/PKGBUILD
(from rev 183881, mythtv/trunk/PKGBUILD)
  mythtv/repos/community-i686/mythbackend.service
(from rev 183881, mythtv/trunk/mythbackend.service)
  mythtv/repos/community-i686/mythtv.install
(from rev 183881, mythtv/trunk/mythtv.install)
  mythtv/repos/community-x86_64/99-mythbackend.rules
(from rev 183881, mythtv/trunk/99-mythbackend.rules)
  mythtv/repos/community-x86_64/PKGBUILD
(from rev 183881, mythtv/trunk/PKGBUILD)
  mythtv/repos/community-x86_64/mythbackend.service
(from rev 183881, mythtv/trunk/mythbackend.service)
  mythtv/repos/community-x86_64/mythtv.install
(from rev 183881, mythtv/trunk/mythtv.install)
Deleted:
  mythtv/repos/community-i686/99-mythbackend.rules
  mythtv/repos/community-i686/PKGBUILD
  mythtv/repos/community-i686/mythbackend.service
  mythtv/repos/community-i686/mythtv.install
  mythtv/repos/community-x86_64/99-mythbackend.rules
  mythtv/repos/community-x86_64/PKGBUILD
  mythtv/repos/community-x86_64/mythbackend.service
  mythtv/repos/community-x86_64/mythtv.install

---+
 /99-mythbackend.rules |   12 ++
 /PKGBUILD |  168 
 /mythbackend.service  |   30 +
 /mythtv.install   |   44 
 community-i686/99-mythbackend.rules   |6 -
 community-i686/PKGBUILD   |   74 --
 community-i686/mythbackend.service|   15 --
 community-i686/mythtv.install |   22 
 community-x86_64/99-mythbackend.rules |6 -
 community-x86_64/PKGBUILD |   74 --
 community-x86_64/mythbackend.service  |   15 --
 community-x86_64/mythtv.install   |   22 
 12 files changed, 254 insertions(+), 234 deletions(-)

Deleted: community-i686/99-mythbackend.rules
===
--- community-i686/99-mythbackend.rules 2016-07-23 12:36:11 UTC (rev 183881)
+++ community-i686/99-mythbackend.rules 2016-07-23 12:40:58 UTC (rev 183882)
@@ -1,6 +0,0 @@
-#
-# Create systemd device units for capture devices
-#
-SUBSYSTEM=="video4linux", TAG+="systemd"
-SUBSYSTEM=="dvb", TAG+="systemd"
-SUBSYSTEM=="firewire", TAG+="systemd"

Copied: mythtv/repos/community-i686/99-mythbackend.rules (from rev 183881, 
mythtv/trunk/99-mythbackend.rules)
===
--- community-i686/99-mythbackend.rules (rev 0)
+++ community-i686/99-mythbackend.rules 2016-07-23 12:40:58 UTC (rev 183882)
@@ -0,0 +1,6 @@
+#
+# Create systemd device units for capture devices
+#
+SUBSYSTEM=="video4linux", TAG+="systemd"
+SUBSYSTEM=="dvb", TAG+="systemd"
+SUBSYSTEM=="firewire", TAG+="systemd"

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-07-23 12:36:11 UTC (rev 183881)
+++ community-i686/PKGBUILD 2016-07-23 12:40:58 UTC (rev 183882)
@@ -1,74 +0,0 @@
-# $Id$
-# Maintainer: Jonathan Conder 
-# Contributor: Giovanni Scafora 
-# Contributor: Juergen Hoetzel 
-# Contributor: 
-# Contributor: dorphell 
-
-pkgname=mythtv
-pkgver=0.28
-pkgrel=3
-epoch=1
-pkgdesc="A Homebrew PVR project"
-arch=('i686' 'x86_64')
-url="http://www.mythtv.org/;
-license=('GPL')
-depends=('avahi' 'fftw' 'lame' 'libass' 'libavc1394' 'libcdio' 'libiec61883'
- 'libgl' 'libpulse' 'libva' 'libvpx' 'libxinerama' 'lirc' 
'mariadb-clients'
- 'mysql-python' 'perl-dbd-mysql' 'perl-io-socket-inet6' 'perl-libwww'
- 'perl-net-upnp' 'python2-lxml' 'qt5-webkit' 'qt5-script' 'taglib' 
'urlgrabber'
- 'libx264' 'libvdpau' 'exiv2' 'libxrandr')
-makedepends=('glew' 'libcec' 'libxml2' 'mesa' 'mesa-libgl' 'openssl' 'yasm' 
'x264' 'gdb')
-optdepends=('glew: for GPU commercial flagging'
-'libcec: for consumer electronics control capabilities'
-'libxml2: to read blu-ray metadata'
-'openssl: for AirTunes (RAOP) support')
-conflicts=('myththemes' 'mythplugins-mythvideo')
-replaces=('myththemes' 'mythplugins-mythvideo')
-install='mythtv.install'
-source=("$pkgname-$pkgver.tar.gz::https://github.com/MythTV/$pkgname/archive/v$pkgver.tar.gz;
-'mythbackend.service' '99-mythbackend.rules')
-sha256sums=('13d846c8163dcfe091ea3033d176cf5459bdd0ab671f8cf2539a17bd4479a3b2'
-'ecfde779ded8332cc62c86fac6b432b09cbf5d254135798287ada688af9a1302'
-'ecfd02bbbef5de9773f4de2c52e9b2b382ce8137735f249d7900270d304fd333')
-
-prepare() {
-  cd $pkgname-$pkgver/$pkgname
-

[arch-commits] Commit in mythtv/repos (16 files)

2016-04-14 Thread Antonio Rojas
Date: Thursday, April 14, 2016 @ 19:42:20
  Author: arojas
Revision: 171079

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

Added:
  mythtv/repos/community-i686/99-mythbackend.rules
(from rev 171078, mythtv/trunk/99-mythbackend.rules)
  mythtv/repos/community-i686/PKGBUILD
(from rev 171078, mythtv/trunk/PKGBUILD)
  mythtv/repos/community-i686/mythbackend.service
(from rev 171078, mythtv/trunk/mythbackend.service)
  mythtv/repos/community-i686/mythtv.install
(from rev 171078, mythtv/trunk/mythtv.install)
  mythtv/repos/community-x86_64/99-mythbackend.rules
(from rev 171078, mythtv/trunk/99-mythbackend.rules)
  mythtv/repos/community-x86_64/PKGBUILD
(from rev 171078, mythtv/trunk/PKGBUILD)
  mythtv/repos/community-x86_64/mythbackend.service
(from rev 171078, mythtv/trunk/mythbackend.service)
  mythtv/repos/community-x86_64/mythtv.install
(from rev 171078, mythtv/trunk/mythtv.install)
Deleted:
  mythtv/repos/community-i686/99-mythbackend.rules
  mythtv/repos/community-i686/PKGBUILD
  mythtv/repos/community-i686/mythbackend.service
  mythtv/repos/community-i686/mythtv.install
  mythtv/repos/community-x86_64/99-mythbackend.rules
  mythtv/repos/community-x86_64/PKGBUILD
  mythtv/repos/community-x86_64/mythbackend.service
  mythtv/repos/community-x86_64/mythtv.install

---+
 /99-mythbackend.rules |   12 ++
 /PKGBUILD |  148 
 /mythbackend.service  |   30 ++
 /mythtv.install   |   44 +
 community-i686/99-mythbackend.rules   |6 -
 community-i686/PKGBUILD   |   74 
 community-i686/mythbackend.service|   15 ---
 community-i686/mythtv.install |   22 
 community-x86_64/99-mythbackend.rules |6 -
 community-x86_64/PKGBUILD |   74 
 community-x86_64/mythbackend.service  |   15 ---
 community-x86_64/mythtv.install   |   22 
 12 files changed, 234 insertions(+), 234 deletions(-)

Deleted: community-i686/99-mythbackend.rules
===
--- community-i686/99-mythbackend.rules 2016-04-14 17:41:23 UTC (rev 171078)
+++ community-i686/99-mythbackend.rules 2016-04-14 17:42:20 UTC (rev 171079)
@@ -1,6 +0,0 @@
-#
-# Create systemd device units for capture devices
-#
-SUBSYSTEM=="video4linux", TAG+="systemd"
-SUBSYSTEM=="dvb", TAG+="systemd"
-SUBSYSTEM=="firewire", TAG+="systemd"

Copied: mythtv/repos/community-i686/99-mythbackend.rules (from rev 171078, 
mythtv/trunk/99-mythbackend.rules)
===
--- community-i686/99-mythbackend.rules (rev 0)
+++ community-i686/99-mythbackend.rules 2016-04-14 17:42:20 UTC (rev 171079)
@@ -0,0 +1,6 @@
+#
+# Create systemd device units for capture devices
+#
+SUBSYSTEM=="video4linux", TAG+="systemd"
+SUBSYSTEM=="dvb", TAG+="systemd"
+SUBSYSTEM=="firewire", TAG+="systemd"

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-04-14 17:41:23 UTC (rev 171078)
+++ community-i686/PKGBUILD 2016-04-14 17:42:20 UTC (rev 171079)
@@ -1,74 +0,0 @@
-# $Id$
-# Maintainer: Jonathan Conder 
-# Contributor: Giovanni Scafora 
-# Contributor: Juergen Hoetzel 
-# Contributor: 
-# Contributor: dorphell 
-
-pkgname=mythtv
-pkgver=0.28
-pkgrel=2
-epoch=1
-pkgdesc="A Homebrew PVR project"
-arch=('i686' 'x86_64')
-url="http://www.mythtv.org/;
-license=('GPL')
-depends=('avahi' 'fftw' 'lame' 'libass' 'libavc1394' 'libcdio' 'libiec61883'
- 'libgl' 'libpulse' 'libva' 'libvpx' 'libxinerama' 'lirc' 
'mariadb-clients'
- 'mysql-python' 'perl-dbd-mysql' 'perl-io-socket-inet6' 'perl-libwww'
- 'perl-net-upnp' 'python2-lxml' 'qt5-webkit' 'qt5-script' 'taglib' 
'urlgrabber'
- 'libx264' 'libvdpau' 'exiv2' 'libxrandr')
-makedepends=('glew' 'libcec' 'libxml2' 'mesa' 'mesa-libgl' 'openssl' 'yasm' 
'x264' 'gdb')
-optdepends=('glew: for GPU commercial flagging'
-'libcec: for consumer electronics control capabilities'
-'libxml2: to read blu-ray metadata'
-'openssl: for AirTunes (RAOP) support')
-conflicts=('myththemes' 'mythplugins-mythvideo')
-replaces=('myththemes' 'mythplugins-mythvideo')
-install='mythtv.install'
-source=("$pkgname-$pkgver.tar.gz::https://github.com/MythTV/$pkgname/archive/v$pkgver.tar.gz;
-'mythbackend.service' '99-mythbackend.rules')
-sha256sums=('13d846c8163dcfe091ea3033d176cf5459bdd0ab671f8cf2539a17bd4479a3b2'
-'ecfde779ded8332cc62c86fac6b432b09cbf5d254135798287ada688af9a1302'
-'ecfd02bbbef5de9773f4de2c52e9b2b382ce8137735f249d7900270d304fd333')
-
-prepare() {
-  cd 

[arch-commits] Commit in mythtv/repos (16 files)

2013-08-20 Thread Jonathan Conder
Date: Tuesday, August 20, 2013 @ 13:25:49
  Author: jconder
Revision: 96148

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

Added:
  mythtv/repos/community-i686/PKGBUILD
(from rev 96147, mythtv/trunk/PKGBUILD)
  mythtv/repos/community-i686/alsa.patch
(from rev 96147, mythtv/trunk/alsa.patch)
  mythtv/repos/community-i686/mythbackend.service
(from rev 96147, mythtv/trunk/mythbackend.service)
  mythtv/repos/community-i686/mythtv.install
(from rev 96147, mythtv/trunk/mythtv.install)
  mythtv/repos/community-x86_64/PKGBUILD
(from rev 96147, mythtv/trunk/PKGBUILD)
  mythtv/repos/community-x86_64/alsa.patch
(from rev 96147, mythtv/trunk/alsa.patch)
  mythtv/repos/community-x86_64/mythbackend.service
(from rev 96147, mythtv/trunk/mythbackend.service)
  mythtv/repos/community-x86_64/mythtv.install
(from rev 96147, mythtv/trunk/mythtv.install)
Deleted:
  mythtv/repos/community-i686/PKGBUILD
  mythtv/repos/community-i686/alsa.patch
  mythtv/repos/community-i686/mythbackend.service
  mythtv/repos/community-i686/mythtv.install
  mythtv/repos/community-x86_64/PKGBUILD
  mythtv/repos/community-x86_64/alsa.patch
  mythtv/repos/community-x86_64/mythbackend.service
  mythtv/repos/community-x86_64/mythtv.install

--+
 /PKGBUILD|  150 +
 /alsa.patch  |  132 +
 /mythbackend.service |   28 ++
 /mythtv.install  |   44 +
 community-i686/PKGBUILD  |   75 
 community-i686/alsa.patch|   66 --
 community-i686/mythbackend.service   |   14 ---
 community-i686/mythtv.install|   22 
 community-x86_64/PKGBUILD|   75 
 community-x86_64/alsa.patch  |   66 --
 community-x86_64/mythbackend.service |   14 ---
 community-x86_64/mythtv.install  |   22 
 12 files changed, 354 insertions(+), 354 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-08-20 11:24:04 UTC (rev 96147)
+++ community-i686/PKGBUILD 2013-08-20 11:25:49 UTC (rev 96148)
@@ -1,75 +0,0 @@
-# $Id$
-# Maintainer: Jonathan Conder jonno.con...@gmail.com
-# Contributor: Giovanni Scafora giova...@archlinux.org
-# Contributor: Juergen Hoetzel juer...@archlinux.org
-# Contributor: kleptophob...@gmail.com
-# Contributor: dorphell dorph...@archlinux.org
-
-pkgname=mythtv
-pkgver=0.26.0
-pkgrel=10
-epoch=1
-pkgdesc=A Homebrew PVR project
-arch=('i686' 'x86_64')
-url=http://www.mythtv.org/;
-license=('GPL')
-depends=('avahi' 'fftw' 'lame' 'libass' 'libavc1394' 'libcdio' 'libiec61883'
- 'libpulse' 'libva' 'libvdpau' 'libxinerama' 'lirc-utils'
-'mariadb-clients' 'mysql-python' 'perl-dbd-mysql' 
'perl-io-socket-inet6'
-'perl-libwww' 'perl-net-upnp' 'python2-lxml' 'qtwebkit' 'urlgrabber'
-'x264')
-makedepends=('glew' 'libcec' 'libxml2' 'mesa' 'mesa-libgl' 'openssl' 'yasm')
-optdepends=('glew: for GPU commercial flagging'
-'libcec: for consumer electronics control capabilities'
-   'libxml2: to read blu-ray metadata'
-   'openssl: for AirTunes (RAOP) support'
-'xmltv: to download tv listings')
-conflicts=('myththemes' 'mythplugins-mythvideo')
-replaces=('myththemes' 'mythplugins-mythvideo')
-backup=()
-install='mythtv.install'
-source=(ftp://ftp.osuosl.org/pub/$pkgname/$pkgname-$pkgver.tar.bz2;
-'alsa.patch'
-   'mythbackend.service'
-   
'libva-compat.patch::https://github.com/garybuhrmaster/mythtv/commit/2add868d2f18b8b47d9747e043f052e88869bfc3.patch'
-   
'http://code.mythtv.org/trac/raw-attachment/ticket/11338/libcec-2-support.patch')
-md5sums=('f57066bf75e6f14824c494d41639f4f9'
- 'f64b8219e3d27a2edf96733b851e576b'
- 'e4d572dcc307d6d8ae26bee5aebf9f3a'
- 'ae88a16e9f42a913f395bf71af18e931'
- '6e156c9fc0b369346d93ccafad46cba3')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  find 'bindings/python' 'contrib' -type f | xargs sed -i 
's@^#!.*python$@#!/usr/bin/python2@'
-
-  patch -Np1 -i $srcdir/alsa.patch
-  patch -Np2 -i $srcdir/libva-compat.patch
-  patch -Np2 -i $srcdir/libcec-2-support.patch
-
-  ARCH=${CARCH/_/-}
-  ./configure --prefix=/usr \
-  --cpu=$ARCH \
- --disable-altivec \
- --disable-audio-jack \
- --disable-ccache \
- --disable-distcc \
- --enable-libfftw3 \
- --enable-libmp3lame \
- --enable-libx264 \
- --enable-vaapi \
- --python=python2
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make INSTALL_ROOT=$pkgdir install
-
-  install -D -m644 $srcdir/mythbackend.service 
$pkgdir/usr/lib/systemd/system/mythbackend.service
-  install -D -m644 'database/mc.sql'