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

2014-11-11 Thread Ike Devolder
Date: Tuesday, November 11, 2014 @ 20:15:09
  Author: idevolder
Revision: 122392

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

Added:
  xbmc/repos/community-staging-i686/
  
xbmc/repos/community-staging-i686/0001-CEC-fixed-don-t-try-to-stick-a-value-255-in-a-byte.patch
(from rev 122391, 
xbmc/trunk/0001-CEC-fixed-don-t-try-to-stick-a-value-255-in-a-byte.patch)
  xbmc/repos/community-staging-i686/0002-CEC-bump-libCEC-to-2.2.0.patch
(from rev 122391, xbmc/trunk/0002-CEC-bump-libCEC-to-2.2.0.patch)
  
xbmc/repos/community-staging-i686/0003-CEC-prevent-bus-rescan-on-a-Pi-since-the-adapter-can.patch
(from rev 122391, 
xbmc/trunk/0003-CEC-prevent-bus-rescan-on-a-Pi-since-the-adapter-can.patch)
  
xbmc/repos/community-staging-i686/0004-CEC-fixed-don-t-return-garbage-from-CEC-related-app-.patch
(from rev 122391, 
xbmc/trunk/0004-CEC-fixed-don-t-return-garbage-from-CEC-related-app-.patch)
  
xbmc/repos/community-staging-i686/0005-CEC-renamed-the-iDoubleTapTimeoutMs-in-the-new-libCE.patch
(from rev 122391, 
xbmc/trunk/0005-CEC-renamed-the-iDoubleTapTimeoutMs-in-the-new-libCE.patch)
  
xbmc/repos/community-staging-i686/0006-CEC-fixed-don-t-use-CEC_CLIENT_VERSION_CURRENT-for-t.patch
(from rev 122391, 
xbmc/trunk/0006-CEC-fixed-don-t-use-CEC_CLIENT_VERSION_CURRENT-for-t.patch)
  xbmc/repos/community-staging-i686/PKGBUILD
(from rev 122391, xbmc/trunk/PKGBUILD)
  xbmc/repos/community-staging-i686/xbmc.install
(from rev 122391, xbmc/trunk/xbmc.install)
  xbmc/repos/community-staging-x86_64/
  
xbmc/repos/community-staging-x86_64/0001-CEC-fixed-don-t-try-to-stick-a-value-255-in-a-byte.patch
(from rev 122391, 
xbmc/trunk/0001-CEC-fixed-don-t-try-to-stick-a-value-255-in-a-byte.patch)
  xbmc/repos/community-staging-x86_64/0002-CEC-bump-libCEC-to-2.2.0.patch
(from rev 122391, xbmc/trunk/0002-CEC-bump-libCEC-to-2.2.0.patch)
  
xbmc/repos/community-staging-x86_64/0003-CEC-prevent-bus-rescan-on-a-Pi-since-the-adapter-can.patch
(from rev 122391, 
xbmc/trunk/0003-CEC-prevent-bus-rescan-on-a-Pi-since-the-adapter-can.patch)
  
xbmc/repos/community-staging-x86_64/0004-CEC-fixed-don-t-return-garbage-from-CEC-related-app-.patch
(from rev 122391, 
xbmc/trunk/0004-CEC-fixed-don-t-return-garbage-from-CEC-related-app-.patch)
  
xbmc/repos/community-staging-x86_64/0005-CEC-renamed-the-iDoubleTapTimeoutMs-in-the-new-libCE.patch
(from rev 122391, 
xbmc/trunk/0005-CEC-renamed-the-iDoubleTapTimeoutMs-in-the-new-libCE.patch)
  
xbmc/repos/community-staging-x86_64/0006-CEC-fixed-don-t-use-CEC_CLIENT_VERSION_CURRENT-for-t.patch
(from rev 122391, 
xbmc/trunk/0006-CEC-fixed-don-t-use-CEC_CLIENT_VERSION_CURRENT-for-t.patch)
  xbmc/repos/community-staging-x86_64/PKGBUILD
(from rev 122391, xbmc/trunk/PKGBUILD)
  xbmc/repos/community-staging-x86_64/xbmc.install
(from rev 122391, xbmc/trunk/xbmc.install)

--+
 
community-staging-i686/0001-CEC-fixed-don-t-try-to-stick-a-value-255-in-a-byte.patch
 |   41 ++
 community-staging-i686/0002-CEC-bump-libCEC-to-2.2.0.patch 
  |   39 ++
 
community-staging-i686/0003-CEC-prevent-bus-rescan-on-a-Pi-since-the-adapter-can.patch
   |   26 +
 
community-staging-i686/0004-CEC-fixed-don-t-return-garbage-from-CEC-related-app-.patch
   |  112 +++
 
community-staging-i686/0005-CEC-renamed-the-iDoubleTapTimeoutMs-in-the-new-libCE.patch
   |   32 ++
 
community-staging-i686/0006-CEC-fixed-don-t-use-CEC_CLIENT_VERSION_CURRENT-for-t.patch
   |   29 ++
 community-staging-i686/PKGBUILD
  |  141 ++
 community-staging-i686/xbmc.install
  |   24 +
 
community-staging-x86_64/0001-CEC-fixed-don-t-try-to-stick-a-value-255-in-a-byte.patch
   |   41 ++
 community-staging-x86_64/0002-CEC-bump-libCEC-to-2.2.0.patch   
  |   39 ++
 
community-staging-x86_64/0003-CEC-prevent-bus-rescan-on-a-Pi-since-the-adapter-can.patch
 |   26 +
 
community-staging-x86_64/0004-CEC-fixed-don-t-return-garbage-from-CEC-related-app-.patch
 |  112 +++
 
community-staging-x86_64/0005-CEC-renamed-the-iDoubleTapTimeoutMs-in-the-new-libCE.patch
 |   32 ++
 
community-staging-x86_64/0006-CEC-fixed-don-t-use-CEC_CLIENT_VERSION_CURRENT-for-t.patch
 |   29 ++
 community-staging-x86_64/PKGBUILD  
  |  141 ++
 community-staging-x86_64/xbmc.install  
  |   24 +
 16 files changed, 888 insertions(+)

Copied: 
xbmc/repos/community-staging-i686/0001-CEC-fixed-don-t-try-to-stick-a-value-255-in-a-byte.patch
 (from rev 122391, 
xbmc/trunk/0001-CEC-fixed-don-t-try-to-stick-a-value-255-in-a-byte.patch)
===
--- 

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

2014-11-04 Thread Ike Devolder
Date: Tuesday, November 4, 2014 @ 14:39:33
  Author: idevolder
Revision: 121813

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

Added:
  xbmc/repos/community-testing-i686/
  
xbmc/repos/community-testing-i686/0001-CEC-fixed-don-t-try-to-stick-a-value-255-in-a-byte.patch
(from rev 121812, 
xbmc/trunk/0001-CEC-fixed-don-t-try-to-stick-a-value-255-in-a-byte.patch)
  xbmc/repos/community-testing-i686/0002-CEC-bump-libCEC-to-2.2.0.patch
(from rev 121812, xbmc/trunk/0002-CEC-bump-libCEC-to-2.2.0.patch)
  
xbmc/repos/community-testing-i686/0003-CEC-prevent-bus-rescan-on-a-Pi-since-the-adapter-can.patch
(from rev 121812, 
xbmc/trunk/0003-CEC-prevent-bus-rescan-on-a-Pi-since-the-adapter-can.patch)
  
xbmc/repos/community-testing-i686/0004-CEC-fixed-don-t-return-garbage-from-CEC-related-app-.patch
(from rev 121812, 
xbmc/trunk/0004-CEC-fixed-don-t-return-garbage-from-CEC-related-app-.patch)
  
xbmc/repos/community-testing-i686/0005-CEC-renamed-the-iDoubleTapTimeoutMs-in-the-new-libCE.patch
(from rev 121812, 
xbmc/trunk/0005-CEC-renamed-the-iDoubleTapTimeoutMs-in-the-new-libCE.patch)
  
xbmc/repos/community-testing-i686/0006-CEC-fixed-don-t-use-CEC_CLIENT_VERSION_CURRENT-for-t.patch
(from rev 121812, 
xbmc/trunk/0006-CEC-fixed-don-t-use-CEC_CLIENT_VERSION_CURRENT-for-t.patch)
  xbmc/repos/community-testing-i686/PKGBUILD
(from rev 121812, xbmc/trunk/PKGBUILD)
  xbmc/repos/community-testing-i686/xbmc.install
(from rev 121812, xbmc/trunk/xbmc.install)
  xbmc/repos/community-testing-x86_64/
  
xbmc/repos/community-testing-x86_64/0001-CEC-fixed-don-t-try-to-stick-a-value-255-in-a-byte.patch
(from rev 121812, 
xbmc/trunk/0001-CEC-fixed-don-t-try-to-stick-a-value-255-in-a-byte.patch)
  xbmc/repos/community-testing-x86_64/0002-CEC-bump-libCEC-to-2.2.0.patch
(from rev 121812, xbmc/trunk/0002-CEC-bump-libCEC-to-2.2.0.patch)
  
xbmc/repos/community-testing-x86_64/0003-CEC-prevent-bus-rescan-on-a-Pi-since-the-adapter-can.patch
(from rev 121812, 
xbmc/trunk/0003-CEC-prevent-bus-rescan-on-a-Pi-since-the-adapter-can.patch)
  
xbmc/repos/community-testing-x86_64/0004-CEC-fixed-don-t-return-garbage-from-CEC-related-app-.patch
(from rev 121812, 
xbmc/trunk/0004-CEC-fixed-don-t-return-garbage-from-CEC-related-app-.patch)
  
xbmc/repos/community-testing-x86_64/0005-CEC-renamed-the-iDoubleTapTimeoutMs-in-the-new-libCE.patch
(from rev 121812, 
xbmc/trunk/0005-CEC-renamed-the-iDoubleTapTimeoutMs-in-the-new-libCE.patch)
  
xbmc/repos/community-testing-x86_64/0006-CEC-fixed-don-t-use-CEC_CLIENT_VERSION_CURRENT-for-t.patch
(from rev 121812, 
xbmc/trunk/0006-CEC-fixed-don-t-use-CEC_CLIENT_VERSION_CURRENT-for-t.patch)
  xbmc/repos/community-testing-x86_64/PKGBUILD
(from rev 121812, xbmc/trunk/PKGBUILD)
  xbmc/repos/community-testing-x86_64/xbmc.install
(from rev 121812, xbmc/trunk/xbmc.install)

--+
 
community-testing-i686/0001-CEC-fixed-don-t-try-to-stick-a-value-255-in-a-byte.patch
 |   41 ++
 community-testing-i686/0002-CEC-bump-libCEC-to-2.2.0.patch 
  |   39 ++
 
community-testing-i686/0003-CEC-prevent-bus-rescan-on-a-Pi-since-the-adapter-can.patch
   |   26 +
 
community-testing-i686/0004-CEC-fixed-don-t-return-garbage-from-CEC-related-app-.patch
   |  112 +++
 
community-testing-i686/0005-CEC-renamed-the-iDoubleTapTimeoutMs-in-the-new-libCE.patch
   |   32 ++
 
community-testing-i686/0006-CEC-fixed-don-t-use-CEC_CLIENT_VERSION_CURRENT-for-t.patch
   |   29 ++
 community-testing-i686/PKGBUILD
  |  141 ++
 community-testing-i686/xbmc.install
  |   24 +
 
community-testing-x86_64/0001-CEC-fixed-don-t-try-to-stick-a-value-255-in-a-byte.patch
   |   41 ++
 community-testing-x86_64/0002-CEC-bump-libCEC-to-2.2.0.patch   
  |   39 ++
 
community-testing-x86_64/0003-CEC-prevent-bus-rescan-on-a-Pi-since-the-adapter-can.patch
 |   26 +
 
community-testing-x86_64/0004-CEC-fixed-don-t-return-garbage-from-CEC-related-app-.patch
 |  112 +++
 
community-testing-x86_64/0005-CEC-renamed-the-iDoubleTapTimeoutMs-in-the-new-libCE.patch
 |   32 ++
 
community-testing-x86_64/0006-CEC-fixed-don-t-use-CEC_CLIENT_VERSION_CURRENT-for-t.patch
 |   29 ++
 community-testing-x86_64/PKGBUILD  
  |  141 ++
 community-testing-x86_64/xbmc.install  
  |   24 +
 16 files changed, 888 insertions(+)

Copied: 
xbmc/repos/community-testing-i686/0001-CEC-fixed-don-t-try-to-stick-a-value-255-in-a-byte.patch
 (from rev 121812, 
xbmc/trunk/0001-CEC-fixed-don-t-try-to-stick-a-value-255-in-a-byte.patch)
===
--- 

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

2014-05-07 Thread Bartłomiej Piotrowski
Date: Wednesday, May 7, 2014 @ 12:38:39
  Author: bpiotrowski
Revision: 110798

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

Added:
  xbmc/repos/community-i686/PKGBUILD
(from rev 110797, xbmc/trunk/PKGBUILD)
  xbmc/repos/community-i686/enable-external-ffmpeg.patch
(from rev 110797, xbmc/trunk/enable-external-ffmpeg.patch)
  xbmc/repos/community-i686/polkit.rules
(from rev 110797, xbmc/trunk/polkit.rules)
  xbmc/repos/community-i686/xbmc.install
(from rev 110797, xbmc/trunk/xbmc.install)
  xbmc/repos/community-i686/xbmc.service
(from rev 110797, xbmc/trunk/xbmc.service)
  xbmc/repos/community-x86_64/PKGBUILD
(from rev 110797, xbmc/trunk/PKGBUILD)
  xbmc/repos/community-x86_64/enable-external-ffmpeg.patch
(from rev 110797, xbmc/trunk/enable-external-ffmpeg.patch)
  xbmc/repos/community-x86_64/polkit.rules
(from rev 110797, xbmc/trunk/polkit.rules)
  xbmc/repos/community-x86_64/xbmc.install
(from rev 110797, xbmc/trunk/xbmc.install)
  xbmc/repos/community-x86_64/xbmc.service
(from rev 110797, xbmc/trunk/xbmc.service)
Deleted:
  xbmc/repos/community-i686/PKGBUILD
  xbmc/repos/community-i686/polkit.rules
  xbmc/repos/community-i686/xbmc.install
  xbmc/repos/community-i686/xbmc.service
  xbmc/repos/community-x86_64/PKGBUILD
  xbmc/repos/community-x86_64/polkit.rules
  xbmc/repos/community-x86_64/xbmc.install
  xbmc/repos/community-x86_64/xbmc.service

---+
 /PKGBUILD |  242 
 /polkit.rules |   24 ++
 /xbmc.install |   38 +++
 /xbmc.service |   32 +++
 community-i686/PKGBUILD   |  113 ---
 community-i686/enable-external-ffmpeg.patch   |  100 +
 community-i686/polkit.rules   |   12 -
 community-i686/xbmc.install   |   19 -
 community-i686/xbmc.service   |   16 -
 community-x86_64/PKGBUILD |  113 ---
 community-x86_64/enable-external-ffmpeg.patch |  100 +
 community-x86_64/polkit.rules |   12 -
 community-x86_64/xbmc.install |   19 -
 community-x86_64/xbmc.service |   16 -
 14 files changed, 536 insertions(+), 320 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2014-05-07 10:38:28 UTC (rev 110797)
+++ community-i686/PKGBUILD 2014-05-07 10:38:39 UTC (rev 110798)
@@ -1,113 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: Brad Fanella bradfane...@archlinux.us
-# Contributor: [vEX] niechift.dot.vex.at.gmail.dot.com
-# Contributor: Zeqadious zeqadious.at.gmail.dot.com
-# Contributor: BlackIkeEagle  ike DOT devolder AT gmail DOT com 
-
-_prefix=/usr
-
-pkgname=xbmc
-pkgver=13.0
-_codename=Gotham
-pkgrel=1
-pkgdesc=A software media player and entertainment hub for digital media
-arch=('i686' 'x86_64')
-url=http://xbmc.org;
-license=('GPL' 'custom')
-depends=('hicolor-icon-theme' 'fribidi' 'lzo2' 'smbclient' 'libtiff' 'libva' 
'libpng' 'libcdio' 'yajl' 'libmysqlclient' 'libjpeg-turbo' 'libsamplerate' 
'glew' 'libssh' 'libmicrohttpd' 'libxrandr' 'sdl_mixer' 'sdl_image' 'python2' 
'libass' 'libmpeg2' 'libmad' 'libmodplug' 'jasper' 'rtmpdump' 'unzip' 
'mesa-demos' 'xorg-xdpyinfo' 'libbluray' 'libnfs' 'afpfs-ng' 'avahi' 
'bluez-libs' 'tinyxml' 'libcap' 'swig' 'taglib' 'java-runtime-headless' 'glu' 
'mesa' 'shairplay' 'libxslt' 'libpulse')
-makedepends=('boost' 'cmake' 'gperf' 'nasm' 'libxinerama' 'zip' 'libvdpau' 
'libcec'
-'udisks' 'upower' 'mesa' 'doxygen' 'swig' 'java-environment')
-optdepends=('libcec: support for Pulse-Eight USB-CEC adapter'
-   'lirc: remote controller support'
-   'udisks: automount external drives'
-   'upower: used to trigger power management functionality'
-   'unrar: access compressed files without unpacking them'
-   'xorg-xinit: autostart xbmc'
-  'pulseaudio: for pulseaudio support')
-install=${pkgname}.install
-source=(
-  
xbmc-$pkgver.tar.gz::https://github.com/xbmc/xbmc/archive/13.0-Gotham.tar.gz;
-   xbmc.service
-   polkit.rules
-  )
-md5sums=('54fafd985b5209859ba6faeb50b8f142'
- 'de331663cc8adc94f2fe44a262cfff58'
- '02f7951824ee13103344f36009c0ef2a')
-
-prepare() {
-  cd ${srcdir}/xbmc-$pkgver-$_codename
-
-}
-
-build() {
-  cd ${srcdir}/xbmc-$pkgver-$_codename
-
-  # Bootstrapping XBMC
-  ./bootstrap
-
-  # Configuring XBMC
-  export PYTHON_VERSION=2  # external python v2
-  ./configure --prefix=$_prefix --exec-prefix=$_prefix \
---disable-debug \
---enable-optimizations \
---enable-gl \
---enable-sdl \
---enable-vaapi \
---enable-vdpau \
---enable-xvba \
---enable-joystick \
---enable-xrandr \
---enable-rsxs \

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

2013-12-26 Thread Ike Devolder
Date: Thursday, December 26, 2013 @ 10:07:08
  Author: idevolder
Revision: 103081

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

Added:
  xbmc/repos/community-testing-i686/PKGBUILD
(from rev 103080, xbmc/trunk/PKGBUILD)
  xbmc/repos/community-testing-i686/polkit.rules
(from rev 103080, xbmc/trunk/polkit.rules)
  xbmc/repos/community-testing-i686/xbmc.install
(from rev 103080, xbmc/trunk/xbmc.install)
  xbmc/repos/community-testing-i686/xbmc.service
(from rev 103080, xbmc/trunk/xbmc.service)
  xbmc/repos/community-testing-x86_64/PKGBUILD
(from rev 103080, xbmc/trunk/PKGBUILD)
  xbmc/repos/community-testing-x86_64/polkit.rules
(from rev 103080, xbmc/trunk/polkit.rules)
  xbmc/repos/community-testing-x86_64/xbmc.install
(from rev 103080, xbmc/trunk/xbmc.install)
  xbmc/repos/community-testing-x86_64/xbmc.service
(from rev 103080, xbmc/trunk/xbmc.service)
Deleted:
  xbmc/repos/community-testing-i686/ChangeLog
  xbmc/repos/community-testing-i686/PKGBUILD
  xbmc/repos/community-testing-i686/polkit.rules
  xbmc/repos/community-testing-i686/xbmc.install
  xbmc/repos/community-testing-i686/xbmc.service
  xbmc/repos/community-testing-x86_64/ChangeLog
  xbmc/repos/community-testing-x86_64/PKGBUILD
  xbmc/repos/community-testing-x86_64/polkit.rules
  xbmc/repos/community-testing-x86_64/xbmc.install
  xbmc/repos/community-testing-x86_64/xbmc.service

---+
 /PKGBUILD |  244 
 /polkit.rules |   22 ++
 /xbmc.install |   32 
 /xbmc.service |   26 +++
 community-testing-i686/ChangeLog  |   69 -
 community-testing-i686/PKGBUILD   |  123 
 community-testing-i686/polkit.rules   |   11 -
 community-testing-i686/xbmc.install   |   16 --
 community-testing-i686/xbmc.service   |   13 -
 community-testing-x86_64/ChangeLog|   69 -
 community-testing-x86_64/PKGBUILD |  123 
 community-testing-x86_64/polkit.rules |   11 -
 community-testing-x86_64/xbmc.install |   16 --
 community-testing-x86_64/xbmc.service |   13 -
 14 files changed, 324 insertions(+), 464 deletions(-)

Deleted: community-testing-i686/ChangeLog
===
--- community-testing-i686/ChangeLog2013-12-26 09:00:31 UTC (rev 103080)
+++ community-testing-i686/ChangeLog2013-12-26 09:07:08 UTC (rev 103081)
@@ -1,69 +0,0 @@
-2010-04-10 BlackEagle ike DOT devolder AT gmail DOT com
-   * 9.11-15 :
-   Made it back compliant with FHS ( thx pierre for pointing that out )
-   namcap checked and modified to fit its needs as far as it was possible
-
-2009-03-07 [vEX] niechift.dot.vex.at.gmail.dot.com
-
-   * 8.10-10 :
-   Try and fix some autoconf issues (thanks Gentoo ebuild).
-
-2009-02-08 [vEX] niechift.dot.vex.at.gmail.dot.com
-
-   * 8.10-9 :
-   Replace some libtool 'ltmain.sh' scripts with the one from libtool 
-   installed with Arch.
-   Make sure XBMCTex isn't linked to OpenGL libraries or it will segfault
-   on systems using the nvidia driver.
-   
-2009-01-30 [vEX] niechift.dot.vex.at.gmail.dot.com
-
-   * 8.10-8 :
-   Fix some include's so that gcc 4.3.x is happy, shouldn't complain about
-   undefined '::realloc' anymore.
-   Remove Mac OS X specific files.
-   
-2009-01-25 [vEX] niechift.dot.vex.at.gmail.dot.com
-
-   * 8.10-7 :
-   Moved libcdio, pmount, smbclient and unrar to optdepends.
-   Removed unneeded dependency on sdl_gfx.
-   Removed dependency on libpng as sdl_image depends on it.
-
-2008-12-14 [vEX] niechift.dot.vex.at.gmail.dot.com
-
-   * 8.10-6 :
-   Added libpng to dependency list.
-   Added gawk to dependency list.
-   Removed '--disable-mms' and '--enable-halmount' configure flags as they
-   are not mentioned as supported in the configure script.
-   
-2008-12-06 [vEX] niechift.dot.vex.at.gmail.dot.com
-
-   * 8.10-5 :
-   Added libmad to the dependency list.
-   Streamripper 1.64.0+ does not include tre anymore, removed streamripper
-   and added tre instead.
-   Removed subversion from makedepends.
-   
-2008-12-06 [vEX] niechift.dot.vex.at.gmail.dot.com
-
-   * 8.10-4 :
-   Fix permissions for some more scripts, ffmpeg/texi2doc.pl should not
-   fail any longer.
-
-2008-12-05 [vEX] niechift.dot.vex.at.gmail.dot.com
-
-   * 8.10-3 :
-   Added lirc to the optdepends array.
-   
-2008-11-26 [vEX] niechift.dot.vex.at.gmail.dot.com
-
-   * 8.10-2 :
-   Added install file which informs users that a display depth of at
-   least 24-bit is required.
-
-2008-11-17 [vEX] niechift.dot.vex.at.gmail.dot.com
-
-   * 8.10-1 :
-   Initial package, based on previous work by Zeqadious.

Deleted: community-testing-i686/PKGBUILD

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

2013-12-25 Thread Ike Devolder
Date: Wednesday, December 25, 2013 @ 21:36:32
  Author: idevolder
Revision: 103052

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

Added:
  xbmc/repos/community-i686/PKGBUILD
(from rev 103051, xbmc/trunk/PKGBUILD)
  xbmc/repos/community-i686/polkit.rules
(from rev 103051, xbmc/trunk/polkit.rules)
  xbmc/repos/community-i686/xbmc.install
(from rev 103051, xbmc/trunk/xbmc.install)
  xbmc/repos/community-i686/xbmc.service
(from rev 103051, xbmc/trunk/xbmc.service)
  xbmc/repos/community-x86_64/PKGBUILD
(from rev 103051, xbmc/trunk/PKGBUILD)
  xbmc/repos/community-x86_64/polkit.rules
(from rev 103051, xbmc/trunk/polkit.rules)
  xbmc/repos/community-x86_64/xbmc.install
(from rev 103051, xbmc/trunk/xbmc.install)
  xbmc/repos/community-x86_64/xbmc.service
(from rev 103051, xbmc/trunk/xbmc.service)
Deleted:
  xbmc/repos/community-i686/ChangeLog
  xbmc/repos/community-i686/PKGBUILD
  xbmc/repos/community-i686/polkit.rules
  xbmc/repos/community-i686/xbmc.install
  xbmc/repos/community-i686/xbmc.service
  xbmc/repos/community-x86_64/ChangeLog
  xbmc/repos/community-x86_64/PKGBUILD
  xbmc/repos/community-x86_64/polkit.rules
  xbmc/repos/community-x86_64/xbmc.install
  xbmc/repos/community-x86_64/xbmc.service

---+
 /PKGBUILD |  244 
 /polkit.rules |   22 +++
 /xbmc.install |   32 +
 /xbmc.service |   26 
 community-i686/ChangeLog  |   69 ---
 community-i686/PKGBUILD   |  123 
 community-i686/polkit.rules   |   11 -
 community-i686/xbmc.install   |   16 --
 community-i686/xbmc.service   |   13 --
 community-x86_64/ChangeLog|   69 ---
 community-x86_64/PKGBUILD |  123 
 community-x86_64/polkit.rules |   11 -
 community-x86_64/xbmc.install |   16 --
 community-x86_64/xbmc.service |   13 --
 14 files changed, 324 insertions(+), 464 deletions(-)

Deleted: community-i686/ChangeLog
===
--- community-i686/ChangeLog2013-12-25 20:34:37 UTC (rev 103051)
+++ community-i686/ChangeLog2013-12-25 20:36:32 UTC (rev 103052)
@@ -1,69 +0,0 @@
-2010-04-10 BlackEagle ike DOT devolder AT gmail DOT com
-   * 9.11-15 :
-   Made it back compliant with FHS ( thx pierre for pointing that out )
-   namcap checked and modified to fit its needs as far as it was possible
-
-2009-03-07 [vEX] niechift.dot.vex.at.gmail.dot.com
-
-   * 8.10-10 :
-   Try and fix some autoconf issues (thanks Gentoo ebuild).
-
-2009-02-08 [vEX] niechift.dot.vex.at.gmail.dot.com
-
-   * 8.10-9 :
-   Replace some libtool 'ltmain.sh' scripts with the one from libtool 
-   installed with Arch.
-   Make sure XBMCTex isn't linked to OpenGL libraries or it will segfault
-   on systems using the nvidia driver.
-   
-2009-01-30 [vEX] niechift.dot.vex.at.gmail.dot.com
-
-   * 8.10-8 :
-   Fix some include's so that gcc 4.3.x is happy, shouldn't complain about
-   undefined '::realloc' anymore.
-   Remove Mac OS X specific files.
-   
-2009-01-25 [vEX] niechift.dot.vex.at.gmail.dot.com
-
-   * 8.10-7 :
-   Moved libcdio, pmount, smbclient and unrar to optdepends.
-   Removed unneeded dependency on sdl_gfx.
-   Removed dependency on libpng as sdl_image depends on it.
-
-2008-12-14 [vEX] niechift.dot.vex.at.gmail.dot.com
-
-   * 8.10-6 :
-   Added libpng to dependency list.
-   Added gawk to dependency list.
-   Removed '--disable-mms' and '--enable-halmount' configure flags as they
-   are not mentioned as supported in the configure script.
-   
-2008-12-06 [vEX] niechift.dot.vex.at.gmail.dot.com
-
-   * 8.10-5 :
-   Added libmad to the dependency list.
-   Streamripper 1.64.0+ does not include tre anymore, removed streamripper
-   and added tre instead.
-   Removed subversion from makedepends.
-   
-2008-12-06 [vEX] niechift.dot.vex.at.gmail.dot.com
-
-   * 8.10-4 :
-   Fix permissions for some more scripts, ffmpeg/texi2doc.pl should not
-   fail any longer.
-
-2008-12-05 [vEX] niechift.dot.vex.at.gmail.dot.com
-
-   * 8.10-3 :
-   Added lirc to the optdepends array.
-   
-2008-11-26 [vEX] niechift.dot.vex.at.gmail.dot.com
-
-   * 8.10-2 :
-   Added install file which informs users that a display depth of at
-   least 24-bit is required.
-
-2008-11-17 [vEX] niechift.dot.vex.at.gmail.dot.com
-
-   * 8.10-1 :
-   Initial package, based on previous work by Zeqadious.

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-12-25 20:34:37 UTC (rev 103051)
+++ community-i686/PKGBUILD 2013-12-25 20:36:32 UTC (rev 103052)
@@ -1,123 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# 

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

2013-11-28 Thread Sergej Pupykin
Date: Thursday, November 28, 2013 @ 12:20:27
  Author: spupykin
Revision: 101587

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

Added:
  xbmc/repos/community-i686/ChangeLog
(from rev 101586, xbmc/trunk/ChangeLog)
  xbmc/repos/community-i686/PKGBUILD
(from rev 101586, xbmc/trunk/PKGBUILD)
  xbmc/repos/community-i686/polkit.rules
(from rev 101586, xbmc/trunk/polkit.rules)
  xbmc/repos/community-i686/xbmc.install
(from rev 101586, xbmc/trunk/xbmc.install)
  xbmc/repos/community-i686/xbmc.service
(from rev 101586, xbmc/trunk/xbmc.service)
  xbmc/repos/community-x86_64/ChangeLog
(from rev 101586, xbmc/trunk/ChangeLog)
  xbmc/repos/community-x86_64/PKGBUILD
(from rev 101586, xbmc/trunk/PKGBUILD)
  xbmc/repos/community-x86_64/polkit.rules
(from rev 101586, xbmc/trunk/polkit.rules)
  xbmc/repos/community-x86_64/xbmc.install
(from rev 101586, xbmc/trunk/xbmc.install)
  xbmc/repos/community-x86_64/xbmc.service
(from rev 101586, xbmc/trunk/xbmc.service)
Deleted:
  xbmc/repos/community-i686/ChangeLog
  xbmc/repos/community-i686/PKGBUILD
  xbmc/repos/community-i686/xbmc.install
  xbmc/repos/community-i686/xbmc.service
  xbmc/repos/community-x86_64/ChangeLog
  xbmc/repos/community-x86_64/PKGBUILD
  xbmc/repos/community-x86_64/xbmc.install
  xbmc/repos/community-x86_64/xbmc.service

---+
 /ChangeLog|  138 
 /PKGBUILD |  228 
 /xbmc.install |   32 +
 /xbmc.service |   26 
 community-i686/ChangeLog  |   69 
 community-i686/PKGBUILD   |  112 ---
 community-i686/polkit.rules   |   11 +
 community-i686/xbmc.install   |   16 --
 community-i686/xbmc.service   |   13 --
 community-x86_64/ChangeLog|   69 
 community-x86_64/PKGBUILD |  112 ---
 community-x86_64/polkit.rules |   11 +
 community-x86_64/xbmc.install |   16 --
 community-x86_64/xbmc.service |   13 --
 14 files changed, 446 insertions(+), 420 deletions(-)

Deleted: community-i686/ChangeLog
===
--- community-i686/ChangeLog2013-11-28 11:19:57 UTC (rev 101586)
+++ community-i686/ChangeLog2013-11-28 11:20:27 UTC (rev 101587)
@@ -1,69 +0,0 @@
-2010-04-10 BlackEagle ike DOT devolder AT gmail DOT com
-   * 9.11-15 :
-   Made it back compliant with FHS ( thx pierre for pointing that out )
-   namcap checked and modified to fit its needs as far as it was possible
-
-2009-03-07 [vEX] niechift.dot.vex.at.gmail.dot.com
-
-   * 8.10-10 :
-   Try and fix some autoconf issues (thanks Gentoo ebuild).
-
-2009-02-08 [vEX] niechift.dot.vex.at.gmail.dot.com
-
-   * 8.10-9 :
-   Replace some libtool 'ltmain.sh' scripts with the one from libtool 
-   installed with Arch.
-   Make sure XBMCTex isn't linked to OpenGL libraries or it will segfault
-   on systems using the nvidia driver.
-   
-2009-01-30 [vEX] niechift.dot.vex.at.gmail.dot.com
-
-   * 8.10-8 :
-   Fix some include's so that gcc 4.3.x is happy, shouldn't complain about
-   undefined '::realloc' anymore.
-   Remove Mac OS X specific files.
-   
-2009-01-25 [vEX] niechift.dot.vex.at.gmail.dot.com
-
-   * 8.10-7 :
-   Moved libcdio, pmount, smbclient and unrar to optdepends.
-   Removed unneeded dependency on sdl_gfx.
-   Removed dependency on libpng as sdl_image depends on it.
-
-2008-12-14 [vEX] niechift.dot.vex.at.gmail.dot.com
-
-   * 8.10-6 :
-   Added libpng to dependency list.
-   Added gawk to dependency list.
-   Removed '--disable-mms' and '--enable-halmount' configure flags as they
-   are not mentioned as supported in the configure script.
-   
-2008-12-06 [vEX] niechift.dot.vex.at.gmail.dot.com
-
-   * 8.10-5 :
-   Added libmad to the dependency list.
-   Streamripper 1.64.0+ does not include tre anymore, removed streamripper
-   and added tre instead.
-   Removed subversion from makedepends.
-   
-2008-12-06 [vEX] niechift.dot.vex.at.gmail.dot.com
-
-   * 8.10-4 :
-   Fix permissions for some more scripts, ffmpeg/texi2doc.pl should not
-   fail any longer.
-
-2008-12-05 [vEX] niechift.dot.vex.at.gmail.dot.com
-
-   * 8.10-3 :
-   Added lirc to the optdepends array.
-   
-2008-11-26 [vEX] niechift.dot.vex.at.gmail.dot.com
-
-   * 8.10-2 :
-   Added install file which informs users that a display depth of at
-   least 24-bit is required.
-
-2008-11-17 [vEX] niechift.dot.vex.at.gmail.dot.com
-
-   * 8.10-1 :
-   Initial package, based on previous work by Zeqadious.

Copied: xbmc/repos/community-i686/ChangeLog (from rev 101586, 
xbmc/trunk/ChangeLog)
===
--- community-i686/ChangeLog(rev 0)
+++ 

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

2013-03-21 Thread Sergej Pupykin
Date: Thursday, March 21, 2013 @ 14:26:15
  Author: spupykin
Revision: 86720

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

Added:
  xbmc/repos/community-i686/ChangeLog
(from rev 86719, xbmc/trunk/ChangeLog)
  xbmc/repos/community-i686/PKGBUILD
(from rev 86719, xbmc/trunk/PKGBUILD)
  xbmc/repos/community-i686/xbmc.install
(from rev 86719, xbmc/trunk/xbmc.install)
  xbmc/repos/community-i686/xbmc.service
(from rev 86719, xbmc/trunk/xbmc.service)
  xbmc/repos/community-x86_64/ChangeLog
(from rev 86719, xbmc/trunk/ChangeLog)
  xbmc/repos/community-x86_64/PKGBUILD
(from rev 86719, xbmc/trunk/PKGBUILD)
  xbmc/repos/community-x86_64/xbmc.install
(from rev 86719, xbmc/trunk/xbmc.install)
  xbmc/repos/community-x86_64/xbmc.service
(from rev 86719, xbmc/trunk/xbmc.service)
Deleted:
  xbmc/repos/community-i686/ChangeLog
  xbmc/repos/community-i686/PKGBUILD
  xbmc/repos/community-i686/cdio.patch
  xbmc/repos/community-i686/xbmc.install
  xbmc/repos/community-i686/xbmc.service
  xbmc/repos/community-x86_64/ChangeLog
  xbmc/repos/community-x86_64/PKGBUILD
  xbmc/repos/community-x86_64/cdio.patch
  xbmc/repos/community-x86_64/xbmc.install
  xbmc/repos/community-x86_64/xbmc.service

---+
 /ChangeLog|  138 
 /PKGBUILD |  226 
 /xbmc.install |   32 +
 /xbmc.service |   26 
 community-i686/ChangeLog  |   69 
 community-i686/PKGBUILD   |  121 -
 community-i686/cdio.patch |   39 --
 community-i686/xbmc.install   |   16 --
 community-i686/xbmc.service   |   13 --
 community-x86_64/ChangeLog|   69 
 community-x86_64/PKGBUILD |  121 -
 community-x86_64/cdio.patch   |   39 --
 community-x86_64/xbmc.install |   16 --
 community-x86_64/xbmc.service |   13 --
 14 files changed, 422 insertions(+), 516 deletions(-)

Deleted: community-i686/ChangeLog
===
--- community-i686/ChangeLog2013-03-21 13:25:44 UTC (rev 86719)
+++ community-i686/ChangeLog2013-03-21 13:26:15 UTC (rev 86720)
@@ -1,69 +0,0 @@
-2010-04-10 BlackEagle ike DOT devolder AT gmail DOT com
-   * 9.11-15 :
-   Made it back compliant with FHS ( thx pierre for pointing that out )
-   namcap checked and modified to fit its needs as far as it was possible
-
-2009-03-07 [vEX] niechift.dot.vex.at.gmail.dot.com
-
-   * 8.10-10 :
-   Try and fix some autoconf issues (thanks Gentoo ebuild).
-
-2009-02-08 [vEX] niechift.dot.vex.at.gmail.dot.com
-
-   * 8.10-9 :
-   Replace some libtool 'ltmain.sh' scripts with the one from libtool 
-   installed with Arch.
-   Make sure XBMCTex isn't linked to OpenGL libraries or it will segfault
-   on systems using the nvidia driver.
-   
-2009-01-30 [vEX] niechift.dot.vex.at.gmail.dot.com
-
-   * 8.10-8 :
-   Fix some include's so that gcc 4.3.x is happy, shouldn't complain about
-   undefined '::realloc' anymore.
-   Remove Mac OS X specific files.
-   
-2009-01-25 [vEX] niechift.dot.vex.at.gmail.dot.com
-
-   * 8.10-7 :
-   Moved libcdio, pmount, smbclient and unrar to optdepends.
-   Removed unneeded dependency on sdl_gfx.
-   Removed dependency on libpng as sdl_image depends on it.
-
-2008-12-14 [vEX] niechift.dot.vex.at.gmail.dot.com
-
-   * 8.10-6 :
-   Added libpng to dependency list.
-   Added gawk to dependency list.
-   Removed '--disable-mms' and '--enable-halmount' configure flags as they
-   are not mentioned as supported in the configure script.
-   
-2008-12-06 [vEX] niechift.dot.vex.at.gmail.dot.com
-
-   * 8.10-5 :
-   Added libmad to the dependency list.
-   Streamripper 1.64.0+ does not include tre anymore, removed streamripper
-   and added tre instead.
-   Removed subversion from makedepends.
-   
-2008-12-06 [vEX] niechift.dot.vex.at.gmail.dot.com
-
-   * 8.10-4 :
-   Fix permissions for some more scripts, ffmpeg/texi2doc.pl should not
-   fail any longer.
-
-2008-12-05 [vEX] niechift.dot.vex.at.gmail.dot.com
-
-   * 8.10-3 :
-   Added lirc to the optdepends array.
-   
-2008-11-26 [vEX] niechift.dot.vex.at.gmail.dot.com
-
-   * 8.10-2 :
-   Added install file which informs users that a display depth of at
-   least 24-bit is required.
-
-2008-11-17 [vEX] niechift.dot.vex.at.gmail.dot.com
-
-   * 8.10-1 :
-   Initial package, based on previous work by Zeqadious.

Copied: xbmc/repos/community-i686/ChangeLog (from rev 86719, 
xbmc/trunk/ChangeLog)
===
--- community-i686/ChangeLog(rev 0)
+++ community-i686/ChangeLog2013-03-21 13:26:15 UTC (rev 86720)
@@ -0,0 +1,69 @@
+2010-04-10