[arch-commits] Commit in lirc/repos (18 files)

2017-02-12 Thread Lukas Fleischer
Date: Sunday, February 12, 2017 @ 12:20:09
  Author: lfleischer
Revision: 288733

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

Added:
  lirc/repos/extra-i686/PKGBUILD
(from rev 288732, lirc/trunk/PKGBUILD)
  lirc/repos/extra-i686/lirc.logrotate
(from rev 288732, lirc/trunk/lirc.logrotate)
  lirc/repos/extra-i686/lirc.tmpfiles
(from rev 288732, lirc/trunk/lirc.tmpfiles)
  lirc/repos/extra-x86_64/PKGBUILD
(from rev 288732, lirc/trunk/PKGBUILD)
  lirc/repos/extra-x86_64/lirc.logrotate
(from rev 288732, lirc/trunk/lirc.logrotate)
  lirc/repos/extra-x86_64/lirc.tmpfiles
(from rev 288732, lirc/trunk/lirc.tmpfiles)
Deleted:
  
lirc/repos/extra-i686/0005-lib-curl_poll.h-Ensure-build-on-unconfiguredclients.patch
  lirc/repos/extra-i686/0006-lirc.pc-Fix-bad-library-specification-236.patch
  
lirc/repos/extra-i686/0007-Build-Use-HAVE_UINPUT-1-to-force-building-uinput-cod.patch
  lirc/repos/extra-i686/PKGBUILD
  lirc/repos/extra-i686/lirc.logrotate
  lirc/repos/extra-i686/lirc.tmpfiles
  
lirc/repos/extra-x86_64/0005-lib-curl_poll.h-Ensure-build-on-unconfiguredclients.patch
  lirc/repos/extra-x86_64/0006-lirc.pc-Fix-bad-library-specification-236.patch
  
lirc/repos/extra-x86_64/0007-Build-Use-HAVE_UINPUT-1-to-force-building-uinput-cod.patch
  lirc/repos/extra-x86_64/PKGBUILD
  lirc/repos/extra-x86_64/lirc.logrotate
  lirc/repos/extra-x86_64/lirc.tmpfiles

--+
 /PKGBUILD| 
  88 ++
 /lirc.logrotate  | 
  10 +
 /lirc.tmpfiles   | 
   2 
 extra-i686/0005-lib-curl_poll.h-Ensure-build-on-unconfiguredclients.patch| 
  35 ---
 extra-i686/0006-lirc.pc-Fix-bad-library-specification-236.patch  | 
  23 --
 extra-i686/0007-Build-Use-HAVE_UINPUT-1-to-force-building-uinput-cod.patch   | 
  38 
 extra-i686/PKGBUILD  | 
  63 ---
 extra-i686/lirc.logrotate| 
   5 
 extra-i686/lirc.tmpfiles | 
   1 
 extra-x86_64/0005-lib-curl_poll.h-Ensure-build-on-unconfiguredclients.patch  | 
  35 ---
 extra-x86_64/0006-lirc.pc-Fix-bad-library-specification-236.patch| 
  23 --
 extra-x86_64/0007-Build-Use-HAVE_UINPUT-1-to-force-building-uinput-cod.patch | 
  38 
 extra-x86_64/PKGBUILD| 
  63 ---
 extra-x86_64/lirc.logrotate  | 
   5 
 extra-x86_64/lirc.tmpfiles   | 
   1 
 15 files changed, 100 insertions(+), 330 deletions(-)

Deleted: 
extra-i686/0005-lib-curl_poll.h-Ensure-build-on-unconfiguredclients.patch
===
--- extra-i686/0005-lib-curl_poll.h-Ensure-build-on-unconfiguredclients.patch   
2017-02-12 12:20:00 UTC (rev 288732)
+++ extra-i686/0005-lib-curl_poll.h-Ensure-build-on-unconfiguredclients.patch   
2017-02-12 12:20:09 UTC (rev 288733)
@@ -1,35 +0,0 @@
-From 33c40d127877179e0cba2f6595816377bb6bcda1 Mon Sep 17 00:00:00 2001
-From: Alec Leamas 
-Date: Tue, 25 Oct 2016 10:28:14 +0200
-Subject: [PATCH 05/10] lib: curl_poll.h: Ensure build on unconfiguredclients.
-

- lib/curl_poll.h | 4 +++-
- 1 file changed, 3 insertions(+), 1 deletion(-)
-
-diff --git a/lib/curl_poll.h b/lib/curl_poll.h
-index 6144c42..af25381 100644
 a/lib/curl_poll.h
-+++ b/lib/curl_poll.h
-@@ -21,7 +21,9 @@
-  * KIND, either express or implied.
-  *
-  ***/
-+#ifdef HAVE_CONFIG_H
- #include "config.h"
-+#endif
- 
- #ifdef __cplusplus
- extern "C" {
-@@ -29,7 +31,7 @@ extern "C" {
- 
- #ifdef HAVE_SYS_POLL_H
- #include 
--#elif defined(HAVE_POLL_H)
-+#else
- #include 
- #endif
- 
--- 
-2.5.5
-

Deleted: extra-i686/0006-lirc.pc-Fix-bad-library-specification-236.patch
===
--- extra-i686/0006-lirc.pc-Fix-bad-library-specification-236.patch 
2017-02-12 12:20:00 UTC (rev 288732)
+++ extra-i686/0006-lirc.pc-Fix-bad-library-specification-236.patch 
2017-02-12 12:20:09 UTC (rev 288733)
@@ -1,23 +0,0 @@
-From 916a48ffcb9f1c259a0fc778a2de1be729423092 Mon Sep 17 00:00:00 2001
-From: Alec Leamas 
-Date: Tue, 25 Oct 2016 21:29:27 +0200
-Subject: [PATCH 06/10] lirc.pc: Fix bad library specification (#236).
-

- lirc.pc.in | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/lirc.pc.in b/lirc.pc.in
-index 802f00e..5ed7c1c 100644
 a/lirc.pc.in
-+++ b/lirc.pc.in
-@@ -10,5 +10,5 @@ includedir=@includedir@
- pkgdatadir=@datadir@/lirc
- plugindir=${libdir}/lirc/plugins
- 
--Libs: -L${libdir} -llirc
-+Libs:

[arch-commits] Commit in lirc/repos (18 files)

2014-12-17 Thread Tobias Powalowski
Date: Wednesday, December 17, 2014 @ 16:57:28
  Author: tpowa
Revision: 227704

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

Added:
  lirc/repos/testing-i686/
  lirc/repos/testing-i686/PKGBUILD
(from rev 227703, lirc/trunk/PKGBUILD)
  lirc/repos/testing-i686/irexec.service
(from rev 227703, lirc/trunk/irexec.service)
  lirc/repos/testing-i686/lirc-0.9.1a-fix-segfaults.patch
(from rev 227703, lirc/trunk/lirc-0.9.1a-fix-segfaults.patch)
  lirc/repos/testing-i686/lirc-utils.install
(from rev 227703, lirc/trunk/lirc-utils.install)
  lirc/repos/testing-i686/lirc.install
(from rev 227703, lirc/trunk/lirc.install)
  lirc/repos/testing-i686/lirc.logrotate
(from rev 227703, lirc/trunk/lirc.logrotate)
  lirc/repos/testing-i686/lirc.tmpfiles
(from rev 227703, lirc/trunk/lirc.tmpfiles)
  lirc/repos/testing-i686/wpc8769l-build-fix.patch
(from rev 227703, lirc/trunk/wpc8769l-build-fix.patch)
  lirc/repos/testing-x86_64/
  lirc/repos/testing-x86_64/PKGBUILD
(from rev 227703, lirc/trunk/PKGBUILD)
  lirc/repos/testing-x86_64/irexec.service
(from rev 227703, lirc/trunk/irexec.service)
  lirc/repos/testing-x86_64/lirc-0.9.1a-fix-segfaults.patch
(from rev 227703, lirc/trunk/lirc-0.9.1a-fix-segfaults.patch)
  lirc/repos/testing-x86_64/lirc-utils.install
(from rev 227703, lirc/trunk/lirc-utils.install)
  lirc/repos/testing-x86_64/lirc.install
(from rev 227703, lirc/trunk/lirc.install)
  lirc/repos/testing-x86_64/lirc.logrotate
(from rev 227703, lirc/trunk/lirc.logrotate)
  lirc/repos/testing-x86_64/lirc.tmpfiles
(from rev 227703, lirc/trunk/lirc.tmpfiles)
  lirc/repos/testing-x86_64/wpc8769l-build-fix.patch
(from rev 227703, lirc/trunk/wpc8769l-build-fix.patch)

+
 testing-i686/PKGBUILD  |  102 +++
 testing-i686/irexec.service|   11 ++
 testing-i686/lirc-0.9.1a-fix-segfaults.patch   |   79 +
 testing-i686/lirc-utils.install|   13 ++
 testing-i686/lirc.install  |   14 +++
 testing-i686/lirc.logrotate|5 +
 testing-i686/lirc.tmpfiles |1 
 testing-i686/wpc8769l-build-fix.patch  |   90 
 testing-x86_64/PKGBUILD|  102 +++
 testing-x86_64/irexec.service  |   11 ++
 testing-x86_64/lirc-0.9.1a-fix-segfaults.patch |   79 +
 testing-x86_64/lirc-utils.install  |   13 ++
 testing-x86_64/lirc.install|   14 +++
 testing-x86_64/lirc.logrotate  |5 +
 testing-x86_64/lirc.tmpfiles   |1 
 testing-x86_64/wpc8769l-build-fix.patch|   90 
 16 files changed, 630 insertions(+)

Copied: lirc/repos/testing-i686/PKGBUILD (from rev 227703, lirc/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2014-12-17 15:57:28 UTC (rev 227704)
@@ -0,0 +1,102 @@
+# $Id$
+# Maintainer: Paul Mattal 
+
+pkgbase=lirc
+pkgname=('lirc' 'lirc-utils')
+_pkgver=0.9.1a
+[[ $_pkgver =~ [a-z]$ ]] && pkgver="${_pkgver:0:-1}.${_pkgver: -1}" || 
pkgver="$_pkgver"
+pkgrel=10
+epoch=1
+_extramodules=extramodules-3.18-ARCH
+arch=('i686' 'x86_64')
+url="http://www.lirc.org/";
+license=('GPL')
+# NOTICE: Don't forget to bump version in depends in package_lirc()!
+makedepends=('help2man' 'linux>=3.18' 'linux<3.19' 'linux-headers>=3.18' 
'linux-headers<3.19' 'alsa-lib' 'libx11' 'libftdi-compat' 'libirman' 'python2')
+options=('!makeflags' '!strip')
+source=("http://prdownloads.sourceforge.net/${pkgbase}/${pkgbase}-${_pkgver}.tar.bz2";
+wpc8769l-build-fix.patch
+lirc-0.9.1a-fix-segfaults.patch
+lirc.logrotate
+irexec.service
+lirc.tmpfiles)
+md5sums=('1f1fac162ed309dd50f307e96a292957'
+ '9ec33169b3407f74264062d7679dd269'
+ 'cd00acf480e82a0bf050032732d0d733'
+ '3deb02604b37811d41816e9b4385fcc3'
+ '32df3b9bc859565d6acf5f0e5b747083'
+ 'febf25c154a7d36f01159e84f26c2d9a')
+
+prepare() {
+  cd "${srcdir}/lirc-${_pkgver}"
+
+  patch -Np1 -i "${srcdir}/wpc8769l-build-fix.patch"
+  patch -Np1 -i "${srcdir}/lirc-0.9.1a-fix-segfaults.patch"
+
+  sed -i '/AC_PATH_XTRA/d' configure.ac
+  sed -e 's/@X_CFLAGS@//g' \
+  -e 's/@X_LIBS@//g' \
+  -e 's/@X_PRE_LIBS@//g' \
+  -e 's/@X_EXTRA_LIBS@//g' -i Makefile.am tools/Makefile.am
+
+  libtoolize
+  autoreconf
+}
+
+build() {
+  cd "${srcdir}/lirc-${_pkgver}"
+  _kernver="$(cat /usr/lib/modules/${_extramodules}/version)"
+
+  PYTHON=python2 ./configure --enable-sandboxed --prefix=/usr \
+  --with-driver=all --with-kerneldir="/usr/lib/modules/${_kernver}/build/" 
\
+  --with-moduledir="/usr/lib/modules/${_kernver}/kernel/drivers/misc" \
+  --sbindi

[arch-commits] Commit in lirc/repos (18 files)

2014-12-07 Thread Evangelos Foutras
Date: Sunday, December 7, 2014 @ 09:01:19
  Author: foutrelis
Revision: 227334

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

Added:
  lirc/repos/testing-i686/
  lirc/repos/testing-i686/PKGBUILD
(from rev 227333, lirc/trunk/PKGBUILD)
  lirc/repos/testing-i686/irexec.service
(from rev 227333, lirc/trunk/irexec.service)
  lirc/repos/testing-i686/lirc-0.9.1a-fix-segfaults.patch
(from rev 227333, lirc/trunk/lirc-0.9.1a-fix-segfaults.patch)
  lirc/repos/testing-i686/lirc-utils.install
(from rev 227333, lirc/trunk/lirc-utils.install)
  lirc/repos/testing-i686/lirc.install
(from rev 227333, lirc/trunk/lirc.install)
  lirc/repos/testing-i686/lirc.logrotate
(from rev 227333, lirc/trunk/lirc.logrotate)
  lirc/repos/testing-i686/lirc.tmpfiles
(from rev 227333, lirc/trunk/lirc.tmpfiles)
  lirc/repos/testing-i686/wpc8769l-build-fix.patch
(from rev 227333, lirc/trunk/wpc8769l-build-fix.patch)
  lirc/repos/testing-x86_64/
  lirc/repos/testing-x86_64/PKGBUILD
(from rev 227333, lirc/trunk/PKGBUILD)
  lirc/repos/testing-x86_64/irexec.service
(from rev 227333, lirc/trunk/irexec.service)
  lirc/repos/testing-x86_64/lirc-0.9.1a-fix-segfaults.patch
(from rev 227333, lirc/trunk/lirc-0.9.1a-fix-segfaults.patch)
  lirc/repos/testing-x86_64/lirc-utils.install
(from rev 227333, lirc/trunk/lirc-utils.install)
  lirc/repos/testing-x86_64/lirc.install
(from rev 227333, lirc/trunk/lirc.install)
  lirc/repos/testing-x86_64/lirc.logrotate
(from rev 227333, lirc/trunk/lirc.logrotate)
  lirc/repos/testing-x86_64/lirc.tmpfiles
(from rev 227333, lirc/trunk/lirc.tmpfiles)
  lirc/repos/testing-x86_64/wpc8769l-build-fix.patch
(from rev 227333, lirc/trunk/wpc8769l-build-fix.patch)

+
 testing-i686/PKGBUILD  |  102 +++
 testing-i686/irexec.service|   11 ++
 testing-i686/lirc-0.9.1a-fix-segfaults.patch   |   79 +
 testing-i686/lirc-utils.install|   13 ++
 testing-i686/lirc.install  |   14 +++
 testing-i686/lirc.logrotate|5 +
 testing-i686/lirc.tmpfiles |1 
 testing-i686/wpc8769l-build-fix.patch  |   90 
 testing-x86_64/PKGBUILD|  102 +++
 testing-x86_64/irexec.service  |   11 ++
 testing-x86_64/lirc-0.9.1a-fix-segfaults.patch |   79 +
 testing-x86_64/lirc-utils.install  |   13 ++
 testing-x86_64/lirc.install|   14 +++
 testing-x86_64/lirc.logrotate  |5 +
 testing-x86_64/lirc.tmpfiles   |1 
 testing-x86_64/wpc8769l-build-fix.patch|   90 
 16 files changed, 630 insertions(+)

Copied: lirc/repos/testing-i686/PKGBUILD (from rev 227333, lirc/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2014-12-07 08:01:19 UTC (rev 227334)
@@ -0,0 +1,102 @@
+# $Id$
+# Maintainer: Paul Mattal 
+
+pkgbase=lirc
+pkgname=('lirc' 'lirc-utils')
+_pkgver=0.9.1a
+[[ $_pkgver =~ [a-z]$ ]] && pkgver="${_pkgver:0:-1}.${_pkgver: -1}" || 
pkgver="$_pkgver"
+pkgrel=9
+epoch=1
+_extramodules=extramodules-3.17-ARCH
+arch=('i686' 'x86_64')
+url="http://www.lirc.org/";
+license=('GPL')
+# NOTICE: Don't forget to bump version in depends in package_lirc()!
+makedepends=('help2man' 'linux>=3.17' 'linux<3.18' 'linux-headers>=3.17' 
'linux-headers<3.18' 'alsa-lib' 'libx11' 'libftdi-compat' 'libirman' 'python2')
+options=('!makeflags' '!strip')
+source=("http://prdownloads.sourceforge.net/${pkgbase}/${pkgbase}-${_pkgver}.tar.bz2";
+wpc8769l-build-fix.patch
+lirc-0.9.1a-fix-segfaults.patch
+lirc.logrotate
+irexec.service
+lirc.tmpfiles)
+md5sums=('1f1fac162ed309dd50f307e96a292957'
+ '9ec33169b3407f74264062d7679dd269'
+ 'cd00acf480e82a0bf050032732d0d733'
+ '3deb02604b37811d41816e9b4385fcc3'
+ '32df3b9bc859565d6acf5f0e5b747083'
+ 'febf25c154a7d36f01159e84f26c2d9a')
+
+prepare() {
+  cd "${srcdir}/lirc-${_pkgver}"
+
+  patch -Np1 -i "${srcdir}/wpc8769l-build-fix.patch"
+  patch -Np1 -i "${srcdir}/lirc-0.9.1a-fix-segfaults.patch"
+
+  sed -i '/AC_PATH_XTRA/d' configure.ac
+  sed -e 's/@X_CFLAGS@//g' \
+  -e 's/@X_LIBS@//g' \
+  -e 's/@X_PRE_LIBS@//g' \
+  -e 's/@X_EXTRA_LIBS@//g' -i Makefile.am tools/Makefile.am
+
+  libtoolize
+  autoreconf
+}
+
+build() {
+  cd "${srcdir}/lirc-${_pkgver}"
+  _kernver="$(cat /usr/lib/modules/${_extramodules}/version)"
+
+  PYTHON=python2 ./configure --enable-sandboxed --prefix=/usr \
+  --with-driver=all --with-kerneldir="/usr/lib/modules/${_kernver}/build/" 
\
+  --with-moduledir="/usr/lib/modules/${_kernver}/kernel/drivers/misc" \
+  --sbindir

[arch-commits] Commit in lirc/repos (18 files)

2014-11-22 Thread Tobias Powalowski
Date: Saturday, November 22, 2014 @ 11:22:04
  Author: tpowa
Revision: 226823

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

Added:
  lirc/repos/testing-i686/
  lirc/repos/testing-i686/PKGBUILD
(from rev 226822, lirc/trunk/PKGBUILD)
  lirc/repos/testing-i686/irexec.service
(from rev 226822, lirc/trunk/irexec.service)
  lirc/repos/testing-i686/lirc-0.9.1a-fix-segfaults.patch
(from rev 226822, lirc/trunk/lirc-0.9.1a-fix-segfaults.patch)
  lirc/repos/testing-i686/lirc-utils.install
(from rev 226822, lirc/trunk/lirc-utils.install)
  lirc/repos/testing-i686/lirc.install
(from rev 226822, lirc/trunk/lirc.install)
  lirc/repos/testing-i686/lirc.logrotate
(from rev 226822, lirc/trunk/lirc.logrotate)
  lirc/repos/testing-i686/lirc.tmpfiles
(from rev 226822, lirc/trunk/lirc.tmpfiles)
  lirc/repos/testing-i686/wpc8769l-build-fix.patch
(from rev 226822, lirc/trunk/wpc8769l-build-fix.patch)
  lirc/repos/testing-x86_64/
  lirc/repos/testing-x86_64/PKGBUILD
(from rev 226822, lirc/trunk/PKGBUILD)
  lirc/repos/testing-x86_64/irexec.service
(from rev 226822, lirc/trunk/irexec.service)
  lirc/repos/testing-x86_64/lirc-0.9.1a-fix-segfaults.patch
(from rev 226822, lirc/trunk/lirc-0.9.1a-fix-segfaults.patch)
  lirc/repos/testing-x86_64/lirc-utils.install
(from rev 226822, lirc/trunk/lirc-utils.install)
  lirc/repos/testing-x86_64/lirc.install
(from rev 226822, lirc/trunk/lirc.install)
  lirc/repos/testing-x86_64/lirc.logrotate
(from rev 226822, lirc/trunk/lirc.logrotate)
  lirc/repos/testing-x86_64/lirc.tmpfiles
(from rev 226822, lirc/trunk/lirc.tmpfiles)
  lirc/repos/testing-x86_64/wpc8769l-build-fix.patch
(from rev 226822, lirc/trunk/wpc8769l-build-fix.patch)

+
 testing-i686/PKGBUILD  |  102 +++
 testing-i686/irexec.service|   11 ++
 testing-i686/lirc-0.9.1a-fix-segfaults.patch   |   79 +
 testing-i686/lirc-utils.install|   13 ++
 testing-i686/lirc.install  |   14 +++
 testing-i686/lirc.logrotate|5 +
 testing-i686/lirc.tmpfiles |1 
 testing-i686/wpc8769l-build-fix.patch  |   90 
 testing-x86_64/PKGBUILD|  102 +++
 testing-x86_64/irexec.service  |   11 ++
 testing-x86_64/lirc-0.9.1a-fix-segfaults.patch |   79 +
 testing-x86_64/lirc-utils.install  |   13 ++
 testing-x86_64/lirc.install|   14 +++
 testing-x86_64/lirc.logrotate  |5 +
 testing-x86_64/lirc.tmpfiles   |1 
 testing-x86_64/wpc8769l-build-fix.patch|   90 
 16 files changed, 630 insertions(+)

Copied: lirc/repos/testing-i686/PKGBUILD (from rev 226822, lirc/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2014-11-22 10:22:04 UTC (rev 226823)
@@ -0,0 +1,102 @@
+# $Id$
+# Maintainer: Paul Mattal 
+
+pkgbase=lirc
+pkgname=('lirc' 'lirc-utils')
+_pkgver=0.9.1a
+[[ $_pkgver =~ [a-z]$ ]] && pkgver="${_pkgver:0:-1}.${_pkgver: -1}" || 
pkgver="$_pkgver"
+pkgrel=8
+epoch=1
+_extramodules=extramodules-3.17-ARCH
+arch=('i686' 'x86_64')
+url="http://www.lirc.org/";
+license=('GPL')
+# NOTICE: Don't forget to bump version in depends in package_lirc()!
+makedepends=('help2man' 'linux>=3.17' 'linux<3.18' 'linux-headers>=3.17' 
'linux-headers<3.18' 'alsa-lib' 'libx11' 'libftdi-compat' 'libirman' 'python2')
+options=('!makeflags' '!strip')
+source=("http://prdownloads.sourceforge.net/${pkgbase}/${pkgbase}-${_pkgver}.tar.bz2";
+wpc8769l-build-fix.patch
+lirc-0.9.1a-fix-segfaults.patch
+lirc.logrotate
+irexec.service
+lirc.tmpfiles)
+md5sums=('1f1fac162ed309dd50f307e96a292957'
+ '9ec33169b3407f74264062d7679dd269'
+ 'cd00acf480e82a0bf050032732d0d733'
+ '3deb02604b37811d41816e9b4385fcc3'
+ '32df3b9bc859565d6acf5f0e5b747083'
+ 'febf25c154a7d36f01159e84f26c2d9a')
+
+prepare() {
+  cd "${srcdir}/lirc-${_pkgver}"
+
+  patch -Np1 -i "${srcdir}/wpc8769l-build-fix.patch"
+  patch -Np1 -i "${srcdir}/lirc-0.9.1a-fix-segfaults.patch"
+
+  sed -i '/AC_PATH_XTRA/d' configure.ac
+  sed -e 's/@X_CFLAGS@//g' \
+  -e 's/@X_LIBS@//g' \
+  -e 's/@X_PRE_LIBS@//g' \
+  -e 's/@X_EXTRA_LIBS@//g' -i Makefile.am tools/Makefile.am
+
+  libtoolize
+  autoreconf
+}
+
+build() {
+  cd "${srcdir}/lirc-${_pkgver}"
+  _kernver="$(cat /usr/lib/modules/${_extramodules}/version)"
+
+  PYTHON=python2 ./configure --enable-sandboxed --prefix=/usr \
+  --with-driver=all --with-kerneldir="/usr/lib/modules/${_kernver}/build/" 
\
+  --with-moduledir="/usr/lib/modules/${_kernver}/kernel/drivers/misc" \
+  --sbindir=

[arch-commits] Commit in lirc/repos (18 files)

2014-10-06 Thread Tobias Powalowski
Date: Monday, October 6, 2014 @ 18:22:25
  Author: tpowa
Revision: 223930

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

Added:
  lirc/repos/testing-i686/
  lirc/repos/testing-i686/PKGBUILD
(from rev 223929, lirc/trunk/PKGBUILD)
  lirc/repos/testing-i686/irexec.service
(from rev 223929, lirc/trunk/irexec.service)
  lirc/repos/testing-i686/lirc-0.9.1a-fix-segfaults.patch
(from rev 223929, lirc/trunk/lirc-0.9.1a-fix-segfaults.patch)
  lirc/repos/testing-i686/lirc-utils.install
(from rev 223929, lirc/trunk/lirc-utils.install)
  lirc/repos/testing-i686/lirc.install
(from rev 223929, lirc/trunk/lirc.install)
  lirc/repos/testing-i686/lirc.logrotate
(from rev 223929, lirc/trunk/lirc.logrotate)
  lirc/repos/testing-i686/lirc.tmpfiles
(from rev 223929, lirc/trunk/lirc.tmpfiles)
  lirc/repos/testing-i686/wpc8769l-build-fix.patch
(from rev 223929, lirc/trunk/wpc8769l-build-fix.patch)
  lirc/repos/testing-x86_64/
  lirc/repos/testing-x86_64/PKGBUILD
(from rev 223929, lirc/trunk/PKGBUILD)
  lirc/repos/testing-x86_64/irexec.service
(from rev 223929, lirc/trunk/irexec.service)
  lirc/repos/testing-x86_64/lirc-0.9.1a-fix-segfaults.patch
(from rev 223929, lirc/trunk/lirc-0.9.1a-fix-segfaults.patch)
  lirc/repos/testing-x86_64/lirc-utils.install
(from rev 223929, lirc/trunk/lirc-utils.install)
  lirc/repos/testing-x86_64/lirc.install
(from rev 223929, lirc/trunk/lirc.install)
  lirc/repos/testing-x86_64/lirc.logrotate
(from rev 223929, lirc/trunk/lirc.logrotate)
  lirc/repos/testing-x86_64/lirc.tmpfiles
(from rev 223929, lirc/trunk/lirc.tmpfiles)
  lirc/repos/testing-x86_64/wpc8769l-build-fix.patch
(from rev 223929, lirc/trunk/wpc8769l-build-fix.patch)

+
 testing-i686/PKGBUILD  |  102 +++
 testing-i686/irexec.service|   11 ++
 testing-i686/lirc-0.9.1a-fix-segfaults.patch   |   79 +
 testing-i686/lirc-utils.install|   13 ++
 testing-i686/lirc.install  |   14 +++
 testing-i686/lirc.logrotate|5 +
 testing-i686/lirc.tmpfiles |1 
 testing-i686/wpc8769l-build-fix.patch  |   90 
 testing-x86_64/PKGBUILD|  102 +++
 testing-x86_64/irexec.service  |   11 ++
 testing-x86_64/lirc-0.9.1a-fix-segfaults.patch |   79 +
 testing-x86_64/lirc-utils.install  |   13 ++
 testing-x86_64/lirc.install|   14 +++
 testing-x86_64/lirc.logrotate  |5 +
 testing-x86_64/lirc.tmpfiles   |1 
 testing-x86_64/wpc8769l-build-fix.patch|   90 
 16 files changed, 630 insertions(+)

Copied: lirc/repos/testing-i686/PKGBUILD (from rev 223929, lirc/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2014-10-06 16:22:25 UTC (rev 223930)
@@ -0,0 +1,102 @@
+# $Id$
+# Maintainer: Paul Mattal 
+
+pkgbase=lirc
+pkgname=('lirc' 'lirc-utils')
+_pkgver=0.9.1a
+[[ $_pkgver =~ [a-z]$ ]] && pkgver="${_pkgver:0:-1}.${_pkgver: -1}" || 
pkgver="$_pkgver"
+pkgrel=6
+epoch=1
+_extramodules=extramodules-3.17-ARCH
+arch=('i686' 'x86_64')
+url="http://www.lirc.org/";
+license=('GPL')
+# NOTICE: Don't forget to bump version in depends in package_lirc()!
+makedepends=('help2man' 'linux>=3.17' 'linux<3.18' 'linux-headers>=3.17' 
'linux-headers<3.18' 'alsa-lib' 'libx11' 'libftdi-compat' 'libirman' 'python2')
+options=('!makeflags' '!strip')
+source=("http://prdownloads.sourceforge.net/${pkgbase}/${pkgbase}-${_pkgver}.tar.bz2";
+wpc8769l-build-fix.patch
+lirc-0.9.1a-fix-segfaults.patch
+lirc.logrotate
+irexec.service
+lirc.tmpfiles)
+md5sums=('1f1fac162ed309dd50f307e96a292957'
+ '9ec33169b3407f74264062d7679dd269'
+ 'cd00acf480e82a0bf050032732d0d733'
+ '3deb02604b37811d41816e9b4385fcc3'
+ '32df3b9bc859565d6acf5f0e5b747083'
+ 'febf25c154a7d36f01159e84f26c2d9a')
+
+prepare() {
+  cd "${srcdir}/lirc-${_pkgver}"
+
+  patch -Np1 -i "${srcdir}/wpc8769l-build-fix.patch"
+  patch -Np1 -i "${srcdir}/lirc-0.9.1a-fix-segfaults.patch"
+
+  sed -i '/AC_PATH_XTRA/d' configure.ac
+  sed -e 's/@X_CFLAGS@//g' \
+  -e 's/@X_LIBS@//g' \
+  -e 's/@X_PRE_LIBS@//g' \
+  -e 's/@X_EXTRA_LIBS@//g' -i Makefile.am tools/Makefile.am
+
+  libtoolize
+  autoreconf
+}
+
+build() {
+  cd "${srcdir}/lirc-${_pkgver}"
+  _kernver="$(cat /usr/lib/modules/${_extramodules}/version)"
+
+  PYTHON=python2 ./configure --enable-sandboxed --prefix=/usr \
+  --with-driver=all --with-kerneldir="/usr/lib/modules/${_kernver}/build/" 
\
+  --with-moduledir="/usr/lib/modules/${_kernver}/kernel/drivers/misc" \
+  --sbindir=/usr

[arch-commits] Commit in lirc/repos (18 files)

2014-10-05 Thread Tobias Powalowski
Date: Monday, October 6, 2014 @ 08:46:30
  Author: tpowa
Revision: 223915

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

Added:
  lirc/repos/testing-i686/
  lirc/repos/testing-i686/PKGBUILD
(from rev 223914, lirc/trunk/PKGBUILD)
  lirc/repos/testing-i686/irexec.service
(from rev 223914, lirc/trunk/irexec.service)
  lirc/repos/testing-i686/lirc-0.9.1a-fix-segfaults.patch
(from rev 223914, lirc/trunk/lirc-0.9.1a-fix-segfaults.patch)
  lirc/repos/testing-i686/lirc-utils.install
(from rev 223914, lirc/trunk/lirc-utils.install)
  lirc/repos/testing-i686/lirc.install
(from rev 223914, lirc/trunk/lirc.install)
  lirc/repos/testing-i686/lirc.logrotate
(from rev 223914, lirc/trunk/lirc.logrotate)
  lirc/repos/testing-i686/lirc.tmpfiles
(from rev 223914, lirc/trunk/lirc.tmpfiles)
  lirc/repos/testing-i686/wpc8769l-build-fix.patch
(from rev 223914, lirc/trunk/wpc8769l-build-fix.patch)
  lirc/repos/testing-x86_64/
  lirc/repos/testing-x86_64/PKGBUILD
(from rev 223914, lirc/trunk/PKGBUILD)
  lirc/repos/testing-x86_64/irexec.service
(from rev 223914, lirc/trunk/irexec.service)
  lirc/repos/testing-x86_64/lirc-0.9.1a-fix-segfaults.patch
(from rev 223914, lirc/trunk/lirc-0.9.1a-fix-segfaults.patch)
  lirc/repos/testing-x86_64/lirc-utils.install
(from rev 223914, lirc/trunk/lirc-utils.install)
  lirc/repos/testing-x86_64/lirc.install
(from rev 223914, lirc/trunk/lirc.install)
  lirc/repos/testing-x86_64/lirc.logrotate
(from rev 223914, lirc/trunk/lirc.logrotate)
  lirc/repos/testing-x86_64/lirc.tmpfiles
(from rev 223914, lirc/trunk/lirc.tmpfiles)
  lirc/repos/testing-x86_64/wpc8769l-build-fix.patch
(from rev 223914, lirc/trunk/wpc8769l-build-fix.patch)

+
 testing-i686/PKGBUILD  |  102 +++
 testing-i686/irexec.service|   11 ++
 testing-i686/lirc-0.9.1a-fix-segfaults.patch   |   79 +
 testing-i686/lirc-utils.install|   13 ++
 testing-i686/lirc.install  |   14 +++
 testing-i686/lirc.logrotate|5 +
 testing-i686/lirc.tmpfiles |1 
 testing-i686/wpc8769l-build-fix.patch  |   90 
 testing-x86_64/PKGBUILD|  102 +++
 testing-x86_64/irexec.service  |   11 ++
 testing-x86_64/lirc-0.9.1a-fix-segfaults.patch |   79 +
 testing-x86_64/lirc-utils.install  |   13 ++
 testing-x86_64/lirc.install|   14 +++
 testing-x86_64/lirc.logrotate  |5 +
 testing-x86_64/lirc.tmpfiles   |1 
 testing-x86_64/wpc8769l-build-fix.patch|   90 
 16 files changed, 630 insertions(+)

Copied: lirc/repos/testing-i686/PKGBUILD (from rev 223914, lirc/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2014-10-06 06:46:30 UTC (rev 223915)
@@ -0,0 +1,102 @@
+# $Id$
+# Maintainer: Paul Mattal 
+
+pkgbase=lirc
+pkgname=('lirc' 'lirc-utils')
+_pkgver=0.9.1a
+[[ $_pkgver =~ [a-z]$ ]] && pkgver="${_pkgver:0:-1}.${_pkgver: -1}" || 
pkgver="$_pkgver"
+pkgrel=5
+epoch=1
+_extramodules=extramodules-3.16-ARCH
+arch=('i686' 'x86_64')
+url="http://www.lirc.org/";
+license=('GPL')
+# NOTICE: Don't forget to bump version in depends in package_lirc()!
+makedepends=('help2man' 'linux>=3.16' 'linux<3.17' 'linux-headers>=3.16' 
'linux-headers<3.17' 'alsa-lib' 'libx11' 'libftdi-compat' 'libirman' 'python2')
+options=('!makeflags' '!strip')
+source=("http://prdownloads.sourceforge.net/${pkgbase}/${pkgbase}-${_pkgver}.tar.bz2";
+wpc8769l-build-fix.patch
+lirc-0.9.1a-fix-segfaults.patch
+lirc.logrotate
+irexec.service
+lirc.tmpfiles)
+md5sums=('1f1fac162ed309dd50f307e96a292957'
+ '9ec33169b3407f74264062d7679dd269'
+ 'cd00acf480e82a0bf050032732d0d733'
+ '3deb02604b37811d41816e9b4385fcc3'
+ '32df3b9bc859565d6acf5f0e5b747083'
+ 'febf25c154a7d36f01159e84f26c2d9a')
+
+prepare() {
+  cd "${srcdir}/lirc-${_pkgver}"
+
+  patch -Np1 -i "${srcdir}/wpc8769l-build-fix.patch"
+  patch -Np1 -i "${srcdir}/lirc-0.9.1a-fix-segfaults.patch"
+
+  sed -i '/AC_PATH_XTRA/d' configure.ac
+  sed -e 's/@X_CFLAGS@//g' \
+  -e 's/@X_LIBS@//g' \
+  -e 's/@X_PRE_LIBS@//g' \
+  -e 's/@X_EXTRA_LIBS@//g' -i Makefile.am tools/Makefile.am
+
+  libtoolize
+  autoreconf
+}
+
+build() {
+  cd "${srcdir}/lirc-${_pkgver}"
+  _kernver="$(cat /usr/lib/modules/${_extramodules}/version)"
+
+  PYTHON=python2 ./configure --enable-sandboxed --prefix=/usr \
+  --with-driver=all --with-kerneldir="/usr/lib/modules/${_kernver}/build/" 
\
+  --with-moduledir="/usr/lib/modules/${_kernver}/kernel/drivers/misc" \
+  --sbindir=/usr

[arch-commits] Commit in lirc/repos (18 files)

2014-09-17 Thread Tobias Powalowski
Date: Wednesday, September 17, 2014 @ 22:31:57
  Author: tpowa
Revision: 221860

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

Added:
  lirc/repos/testing-i686/
  lirc/repos/testing-i686/PKGBUILD
(from rev 221859, lirc/trunk/PKGBUILD)
  lirc/repos/testing-i686/irexec.service
(from rev 221859, lirc/trunk/irexec.service)
  lirc/repos/testing-i686/lirc-0.9.1a-fix-segfaults.patch
(from rev 221859, lirc/trunk/lirc-0.9.1a-fix-segfaults.patch)
  lirc/repos/testing-i686/lirc-utils.install
(from rev 221859, lirc/trunk/lirc-utils.install)
  lirc/repos/testing-i686/lirc.install
(from rev 221859, lirc/trunk/lirc.install)
  lirc/repos/testing-i686/lirc.logrotate
(from rev 221859, lirc/trunk/lirc.logrotate)
  lirc/repos/testing-i686/lirc.tmpfiles
(from rev 221859, lirc/trunk/lirc.tmpfiles)
  lirc/repos/testing-i686/wpc8769l-build-fix.patch
(from rev 221859, lirc/trunk/wpc8769l-build-fix.patch)
  lirc/repos/testing-x86_64/
  lirc/repos/testing-x86_64/PKGBUILD
(from rev 221859, lirc/trunk/PKGBUILD)
  lirc/repos/testing-x86_64/irexec.service
(from rev 221859, lirc/trunk/irexec.service)
  lirc/repos/testing-x86_64/lirc-0.9.1a-fix-segfaults.patch
(from rev 221859, lirc/trunk/lirc-0.9.1a-fix-segfaults.patch)
  lirc/repos/testing-x86_64/lirc-utils.install
(from rev 221859, lirc/trunk/lirc-utils.install)
  lirc/repos/testing-x86_64/lirc.install
(from rev 221859, lirc/trunk/lirc.install)
  lirc/repos/testing-x86_64/lirc.logrotate
(from rev 221859, lirc/trunk/lirc.logrotate)
  lirc/repos/testing-x86_64/lirc.tmpfiles
(from rev 221859, lirc/trunk/lirc.tmpfiles)
  lirc/repos/testing-x86_64/wpc8769l-build-fix.patch
(from rev 221859, lirc/trunk/wpc8769l-build-fix.patch)

+
 testing-i686/PKGBUILD  |  102 +++
 testing-i686/irexec.service|   11 ++
 testing-i686/lirc-0.9.1a-fix-segfaults.patch   |   79 +
 testing-i686/lirc-utils.install|   13 ++
 testing-i686/lirc.install  |   14 +++
 testing-i686/lirc.logrotate|5 +
 testing-i686/lirc.tmpfiles |1 
 testing-i686/wpc8769l-build-fix.patch  |   90 
 testing-x86_64/PKGBUILD|  102 +++
 testing-x86_64/irexec.service  |   11 ++
 testing-x86_64/lirc-0.9.1a-fix-segfaults.patch |   79 +
 testing-x86_64/lirc-utils.install  |   13 ++
 testing-x86_64/lirc.install|   14 +++
 testing-x86_64/lirc.logrotate  |5 +
 testing-x86_64/lirc.tmpfiles   |1 
 testing-x86_64/wpc8769l-build-fix.patch|   90 
 16 files changed, 630 insertions(+)

Copied: lirc/repos/testing-i686/PKGBUILD (from rev 221859, lirc/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2014-09-17 20:31:57 UTC (rev 221860)
@@ -0,0 +1,102 @@
+# $Id$
+# Maintainer: Paul Mattal 
+
+pkgbase=lirc
+pkgname=('lirc' 'lirc-utils')
+_pkgver=0.9.1a
+[[ $_pkgver =~ [a-z]$ ]] && pkgver="${_pkgver:0:-1}.${_pkgver: -1}" || 
pkgver="$_pkgver"
+pkgrel=4
+epoch=1
+_extramodules=extramodules-3.16-ARCH
+arch=('i686' 'x86_64')
+url="http://www.lirc.org/";
+license=('GPL')
+# NOTICE: Don't forget to bump version in depends in package_lirc()!
+makedepends=('help2man' 'linux>=3.16' 'linux<3.17' 'linux-headers>=3.16' 
'linux-headers<3.17' 'alsa-lib' 'libx11' 'libftdi-compat' 'libirman' 'python2')
+options=('!makeflags' '!strip')
+source=("http://prdownloads.sourceforge.net/${pkgbase}/${pkgbase}-${_pkgver}.tar.bz2";
+wpc8769l-build-fix.patch
+lirc-0.9.1a-fix-segfaults.patch
+lirc.logrotate
+irexec.service
+lirc.tmpfiles)
+md5sums=('1f1fac162ed309dd50f307e96a292957'
+ '9ec33169b3407f74264062d7679dd269'
+ 'cd00acf480e82a0bf050032732d0d733'
+ '3deb02604b37811d41816e9b4385fcc3'
+ '32df3b9bc859565d6acf5f0e5b747083'
+ 'febf25c154a7d36f01159e84f26c2d9a')
+
+prepare() {
+  cd "${srcdir}/lirc-${_pkgver}"
+
+  patch -Np1 -i "${srcdir}/wpc8769l-build-fix.patch"
+  patch -Np1 -i "${srcdir}/lirc-0.9.1a-fix-segfaults.patch"
+
+  sed -i '/AC_PATH_XTRA/d' configure.ac
+  sed -e 's/@X_CFLAGS@//g' \
+  -e 's/@X_LIBS@//g' \
+  -e 's/@X_PRE_LIBS@//g' \
+  -e 's/@X_EXTRA_LIBS@//g' -i Makefile.am tools/Makefile.am
+
+  libtoolize
+  autoreconf
+}
+
+build() {
+  cd "${srcdir}/lirc-${_pkgver}"
+  _kernver="$(cat /usr/lib/modules/${_extramodules}/version)"
+
+  PYTHON=python2 ./configure --enable-sandboxed --prefix=/usr \
+  --with-driver=all --with-kerneldir="/usr/lib/modules/${_kernver}/build/" 
\
+  --with-moduledir="/usr/lib/modules/${_kernver}/kernel/drivers/misc" \
+  --sbindi