[arch-commits] Commit in vlc/repos (10 files)

2017-11-01 Thread Levente Polyak
Date: Wednesday, November 1, 2017 @ 19:20:30
  Author: anthraxx
Revision: 308825

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

Added:
  vlc/repos/staging-i686/
  vlc/repos/staging-i686/PKGBUILD
(from rev 308824, vlc/trunk/PKGBUILD)
  vlc/repos/staging-i686/lua53_compat.patch
(from rev 308824, vlc/trunk/lua53_compat.patch)
  vlc/repos/staging-i686/update-vlc-plugin-cache.hook
(from rev 308824, vlc/trunk/update-vlc-plugin-cache.hook)
  vlc/repos/staging-i686/vlc-2.2.6-fix-memleak.patch
(from rev 308824, vlc/trunk/vlc-2.2.6-fix-memleak.patch)
  vlc/repos/staging-x86_64/
  vlc/repos/staging-x86_64/PKGBUILD
(from rev 308824, vlc/trunk/PKGBUILD)
  vlc/repos/staging-x86_64/lua53_compat.patch
(from rev 308824, vlc/trunk/lua53_compat.patch)
  vlc/repos/staging-x86_64/update-vlc-plugin-cache.hook
(from rev 308824, vlc/trunk/update-vlc-plugin-cache.hook)
  vlc/repos/staging-x86_64/vlc-2.2.6-fix-memleak.patch
(from rev 308824, vlc/trunk/vlc-2.2.6-fix-memleak.patch)

-+
 staging-i686/PKGBUILD   |  115 ++
 staging-i686/lua53_compat.patch |   30 ++
 staging-i686/update-vlc-plugin-cache.hook   |   17 +++
 staging-i686/vlc-2.2.6-fix-memleak.patch|   48 ++
 staging-x86_64/PKGBUILD |  115 ++
 staging-x86_64/lua53_compat.patch   |   30 ++
 staging-x86_64/update-vlc-plugin-cache.hook |   17 +++
 staging-x86_64/vlc-2.2.6-fix-memleak.patch  |   48 ++
 8 files changed, 420 insertions(+)

Copied: vlc/repos/staging-i686/PKGBUILD (from rev 308824, vlc/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2017-11-01 19:20:30 UTC (rev 308825)
@@ -0,0 +1,115 @@
+# Maintainer: Levente Polyak 
+# Contributor: Giovanni Scafora 
+# Contributor: Sarah Hay 
+# Contributor: Martin Sandsmark 
+
+pkgname=vlc
+pkgver=2.2.6
+pkgrel=5
+pkgdesc='Multi-platform MPEG, VCD/DVD, and DivX player'
+url='https://www.videolan.org/vlc/'
+arch=('i686' 'x86_64')
+license=('LGPL2.1' 'GPL2')
+depends=('a52dec' 'libdvbpsi' 'libxpm' 'libdca' 'libproxy'
+ 'sdl_image' 'libdvdnav' 'libtiger' 'lua' 'libmatroska'
+ 'zvbi' 'taglib' 'libmpcdec' 'ffmpeg2.8' 'faad2' 'libupnp'
+ 'libshout' 'libmad' 'libmpeg2' 'xcb-util-keysyms' 'libtar'
+ 'libxinerama')
+makedepends=('live-media' 'libnotify' 'libbluray' 'flac' 'kdelibs'
+ 'libdc1394' 'libavc1394' 'lirc' 'libcaca' 'gtk2'
+ 'librsvg' 'portaudio' 'libgme' 'xosd' 'projectm'
+ 'twolame' 'aalib' 'libmtp' 'libdvdcss' 'smbclient'
+ 'libgoom2' 'vcdimager' 'opus' 'libssh2' 'mesa' 'qt4')
+optdepends=('avahi: for service discovery using bonjour protocol'
+'libnotify: for notification plugin'
+'gtk2: for notify plugin'
+'ncurses: for ncurses interface support'
+'libdvdcss: for decoding encrypted DVDs'
+'lirc: for lirc plugin'
+'libavc1394: for devices using the 1394ta AV/C'
+'libdc1394: for IEEE 1394 plugin'
+'kdelibs: KDE Solid hardware integration'
+'libva-vdpau-driver: vdpau back-end for nvidia'
+'libva-intel-driver: back-end for intel cards'
+'libbluray: for Blu-Ray support'
+'flac: for Free Lossless Audio Codec plugin'
+'portaudio: for portaudio support'
+'twolame: for TwoLAME mpeg2 encoder plugin'
+'projectm: for ProjectM visualisation plugin'
+'libcaca: for colored ASCII art video output'
+'libgme: for libgme plugin'
+'librsvg: for SVG plugin'
+'libgoom2: for libgoom plugin'
+'vcdimager: navigate VCD with libvcdinfo'
+'aalib: for ASCII art plugin'
+'libmtp: for MTP devices support'
+'smbclient: for SMB access plugin'
+'libcdio: for audio CD playback support'
+'ttf-freefont: for subtitle font '
+'ttf-dejavu: for subtitle font'
+'opus: for opus support'
+'libssh2: for sftp support'
+'lua-socket: for http interface'
+'qt4: for the GUI')
+conflicts=('vlc-plugin')
+replaces=('vlc-plugin')
+options=('!emptydirs')
+source=(https://download.videolan.org/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.xz{,.asc}
+vlc-2.2.6-fix-memleak.patch
+update-vlc-plugin-cache.hook
+lua53_compat.patch)
+sha512sums=('9aff5922eb8b3c6a24e6153c367b0170dbc67602ae3e9304f52d2da00c9081d66cc98abd722b7c95b6c7d2e6cc7c86f21f9cba42c7d4bf29ca97d0f2d3553f8d'
+'SKIP'
+

[arch-commits] Commit in vlc/repos (10 files)

2017-10-05 Thread Levente Polyak
Date: Thursday, October 5, 2017 @ 12:57:55
  Author: anthraxx
Revision: 306834

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

Added:
  vlc/repos/community-i686/
  vlc/repos/community-i686/PKGBUILD
(from rev 306833, vlc/trunk/PKGBUILD)
  vlc/repos/community-i686/lua53_compat.patch
(from rev 306833, vlc/trunk/lua53_compat.patch)
  vlc/repos/community-i686/update-vlc-plugin-cache.hook
(from rev 306833, vlc/trunk/update-vlc-plugin-cache.hook)
  vlc/repos/community-i686/vlc-2.2.6-fix-memleak.patch
(from rev 306833, vlc/trunk/vlc-2.2.6-fix-memleak.patch)
  vlc/repos/community-x86_64/
  vlc/repos/community-x86_64/PKGBUILD
(from rev 306833, vlc/trunk/PKGBUILD)
  vlc/repos/community-x86_64/lua53_compat.patch
(from rev 306833, vlc/trunk/lua53_compat.patch)
  vlc/repos/community-x86_64/update-vlc-plugin-cache.hook
(from rev 306833, vlc/trunk/update-vlc-plugin-cache.hook)
  vlc/repos/community-x86_64/vlc-2.2.6-fix-memleak.patch
(from rev 306833, vlc/trunk/vlc-2.2.6-fix-memleak.patch)

---+
 community-i686/PKGBUILD   |  115 
 community-i686/lua53_compat.patch |   30 ++
 community-i686/update-vlc-plugin-cache.hook   |   17 +++
 community-i686/vlc-2.2.6-fix-memleak.patch|   48 ++
 community-x86_64/PKGBUILD |  115 
 community-x86_64/lua53_compat.patch   |   30 ++
 community-x86_64/update-vlc-plugin-cache.hook |   17 +++
 community-x86_64/vlc-2.2.6-fix-memleak.patch  |   48 ++
 8 files changed, 420 insertions(+)

Copied: vlc/repos/community-i686/PKGBUILD (from rev 306833, vlc/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-10-05 12:57:55 UTC (rev 306834)
@@ -0,0 +1,115 @@
+# Maintainer: Levente Polyak 
+# Contributor: Giovanni Scafora 
+# Contributor: Sarah Hay 
+# Contributor: Martin Sandsmark 
+
+pkgname=vlc
+pkgver=2.2.6
+pkgrel=4
+pkgdesc='Multi-platform MPEG, VCD/DVD, and DivX player'
+url='https://www.videolan.org/vlc/'
+arch=('i686' 'x86_64')
+license=('LGPL2.1' 'GPL2')
+depends=('a52dec' 'libdvbpsi' 'libxpm' 'libdca' 'libproxy'
+ 'sdl_image' 'libdvdnav' 'libtiger' 'lua' 'libmatroska'
+ 'zvbi' 'taglib' 'libmpcdec' 'ffmpeg2.8' 'faad2' 'libupnp'
+ 'libshout' 'libmad' 'libmpeg2' 'xcb-util-keysyms' 'libtar'
+ 'libxinerama')
+makedepends=('live-media' 'libnotify' 'libbluray' 'flac' 'kdelibs'
+ 'libdc1394' 'libavc1394' 'lirc' 'libcaca' 'gtk2'
+ 'librsvg' 'portaudio' 'libgme' 'xosd' 'projectm'
+ 'twolame' 'aalib' 'libmtp' 'libdvdcss' 'smbclient'
+ 'libgoom2' 'vcdimager' 'opus' 'libssh2' 'mesa' 'qt4')
+optdepends=('avahi: for service discovery using bonjour protocol'
+'libnotify: for notification plugin'
+'gtk2: for notify plugin'
+'ncurses: for ncurses interface support'
+'libdvdcss: for decoding encrypted DVDs'
+'lirc: for lirc plugin'
+'libavc1394: for devices using the 1394ta AV/C'
+'libdc1394: for IEEE 1394 plugin'
+'kdelibs: KDE Solid hardware integration'
+'libva-vdpau-driver: vdpau back-end for nvidia'
+'libva-intel-driver: back-end for intel cards'
+'libbluray: for Blu-Ray support'
+'flac: for Free Lossless Audio Codec plugin'
+'portaudio: for portaudio support'
+'twolame: for TwoLAME mpeg2 encoder plugin'
+'projectm: for ProjectM visualisation plugin'
+'libcaca: for colored ASCII art video output'
+'libgme: for libgme plugin'
+'librsvg: for SVG plugin'
+'libgoom2: for libgoom plugin'
+'vcdimager: navigate VCD with libvcdinfo'
+'aalib: for ASCII art plugin'
+'libmtp: for MTP devices support'
+'smbclient: for SMB access plugin'
+'libcdio: for audio CD playback support'
+'ttf-freefont: for subtitle font '
+'ttf-dejavu: for subtitle font'
+'opus: for opus support'
+'libssh2: for sftp support'
+'lua-socket: for http interface'
+'qt4: for the GUI')
+conflicts=('vlc-plugin')
+replaces=('vlc-plugin')
+options=('!emptydirs')
+source=(https://download.videolan.org/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.xz{,.asc}
+vlc-2.2.6-fix-memleak.patch
+update-vlc-plugin-cache.hook
+lua53_compat.patch)
+sha512sums=('9aff5922eb8b3c6a24e6153c367b0170dbc67602ae3e9304f52d2da00c9081d66cc98abd722b7c95b6c7d2e6cc7c86f21f9cba42c7d4bf29ca97d0f2d3553f8d'
+'SKIP'
+

[arch-commits] Commit in vlc/repos (10 files)

2015-05-11 Thread Evangelos Foutras
Date: Tuesday, May 12, 2015 @ 01:52:19
  Author: foutrelis
Revision: 238954

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

Added:
  vlc/repos/staging-i686/
  vlc/repos/staging-i686/PKGBUILD
(from rev 238953, vlc/trunk/PKGBUILD)
  vlc/repos/staging-i686/lua53_compat.patch
(from rev 238953, vlc/trunk/lua53_compat.patch)
  vlc/repos/staging-i686/vlc-gcc5-sse-target-workaround.patch
(from rev 238953, vlc/trunk/vlc-gcc5-sse-target-workaround.patch)
  vlc/repos/staging-i686/vlc.install
(from rev 238953, vlc/trunk/vlc.install)
  vlc/repos/staging-x86_64/
  vlc/repos/staging-x86_64/PKGBUILD
(from rev 238953, vlc/trunk/PKGBUILD)
  vlc/repos/staging-x86_64/lua53_compat.patch
(from rev 238953, vlc/trunk/lua53_compat.patch)
  vlc/repos/staging-x86_64/vlc-gcc5-sse-target-workaround.patch
(from rev 238953, vlc/trunk/vlc-gcc5-sse-target-workaround.patch)
  vlc/repos/staging-x86_64/vlc.install
(from rev 238953, vlc/trunk/vlc.install)

-+
 staging-i686/PKGBUILD   |  113 ++
 staging-i686/lua53_compat.patch |   30 
 staging-i686/vlc-gcc5-sse-target-workaround.patch   |   12 +
 staging-i686/vlc.install|   18 ++
 staging-x86_64/PKGBUILD |  113 ++
 staging-x86_64/lua53_compat.patch   |   30 
 staging-x86_64/vlc-gcc5-sse-target-workaround.patch |   12 +
 staging-x86_64/vlc.install  |   18 ++
 8 files changed, 346 insertions(+)

Copied: vlc/repos/staging-i686/PKGBUILD (from rev 238953, vlc/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2015-05-11 23:52:19 UTC (rev 238954)
@@ -0,0 +1,113 @@
+# $Id$
+# Maintainer: Giovanni Scafora giova...@archlinux.org
+# Contributor: Sarah Hay sarah...@mb.sympatico.ca
+# Contributor: Martin Sandsmark martin.sandsm...@kde.org
+
+pkgname=vlc
+pkgver=2.2.1
+pkgrel=4
+pkgdesc=A multi-platform MPEG, VCD/DVD, and DivX player
+arch=('i686' 'x86_64')
+url=http://www.videolan.org/vlc/;
+license=('LGPL2.1' 'GPL2')
+depends=('a52dec' 'libdvbpsi' 'libxpm' 'libdca' 'qt4' 'libproxy'
+ 'sdl_image' 'libdvdnav' 'libtiger' 'lua' 'libmatroska'
+ 'zvbi' 'taglib' 'libmpcdec' 'ffmpeg' 'faad2' 'libupnp'
+ 'libshout' 'libmad' 'libmpeg2' 'xcb-util-keysyms' 'libtar'
+ 'libxinerama')
+makedepends=('live-media' 'libnotify' 'libbluray' 'flac' 'kdelibs'
+ 'libdc1394' 'libavc1394' 'lirc' 'libcaca' 'gtk2'
+ 'librsvg' 'portaudio' 'libgme' 'xosd' 'projectm'
+ 'twolame' 'aalib' 'libmtp' 'libdvdcss' 'gnome-vfs'
+ 'libgoom2' 'vcdimager' 'opus' 'libssh2' 'mesa')
+optdepends=('avahi: for service discovery using bonjour protocol'
+'libnotify: for notification plugin'
+'gtk2: for notify plugin'
+'ncurses: for ncurses interface support'
+'libdvdcss: for decoding encrypted DVDs'
+'lirc: for lirc plugin'
+'libavc1394: for devices using the 1394ta AV/C'
+'libdc1394: for IEEE 1394 plugin'
+'kdelibs: KDE Solid hardware integration'
+'libva-vdpau-driver: vdpau back-end for nvidia'
+'libva-intel-driver: back-end for intel cards'
+'libbluray: for Blu-Ray support'
+'flac: for Free Lossless Audio Codec plugin'
+'portaudio: for portaudio support'
+'twolame: for TwoLAME mpeg2 encoder plugin'
+'projectm: for ProjectM visualisation plugin'
+'libcaca: for colored ASCII art video output'
+'libgme: for libgme plugin'
+'librsvg: for SVG plugin'
+'gnome-vfs: for GNOME Virtual File System support'
+'libgoom2: for libgoom plugin'
+'vcdimager: navigate VCD with libvcdinfo'
+'aalib: for ASCII art plugin'
+'libmtp: for MTP devices support'
+'smbclient: for SMB access plugin'
+'libcdio: for audio CD playback support'
+'ttf-freefont: for subtitle font '
+'ttf-dejavu: for subtitle font'
+'opus: for opus support'
+'libssh2: for sftp support'
+'lua-socket: for http interface')
+conflicts=('vlc-plugin')
+replaces=('vlc-plugin')
+backup=('usr/share/vlc/lua/http/.hosts'
+'usr/share/vlc/lua/http/dialogs/.hosts')
+options=('!emptydirs')
+install=vlc.install
+source=(http://download.videolan.org/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.xz;
+vlc-gcc5-sse-target-workaround.patch
+lua53_compat.patch)
+md5sums=('42273945758b521c408fabc7fd6d9946'
+ 'cf5b92e290da2f1b0b4d0cd0eda6b32b'
+ '96d3b346d9149ffb1b430066dfb6249a')
+
+prepare() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  sed -i -e 

[arch-commits] Commit in vlc/repos (10 files)

2015-05-10 Thread Giovanni Scafora
Date: Sunday, May 10, 2015 @ 08:17:03
  Author: giovanni
Revision: 238784

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

Added:
  vlc/repos/extra-i686/PKGBUILD
(from rev 238783, vlc/trunk/PKGBUILD)
  vlc/repos/extra-i686/lua53_compat.patch
(from rev 238783, vlc/trunk/lua53_compat.patch)
  vlc/repos/extra-i686/vlc.install
(from rev 238783, vlc/trunk/vlc.install)
  vlc/repos/extra-x86_64/PKGBUILD
(from rev 238783, vlc/trunk/PKGBUILD)
  vlc/repos/extra-x86_64/lua53_compat.patch
(from rev 238783, vlc/trunk/lua53_compat.patch)
  vlc/repos/extra-x86_64/vlc.install
(from rev 238783, vlc/trunk/vlc.install)
Deleted:
  vlc/repos/extra-i686/PKGBUILD
  vlc/repos/extra-i686/vlc.install
  vlc/repos/extra-x86_64/PKGBUILD
  vlc/repos/extra-x86_64/vlc.install

-+
 /PKGBUILD   |  212 ++
 /vlc.install|   36 ++
 extra-i686/PKGBUILD |  101 --
 extra-i686/lua53_compat.patch   |   30 +
 extra-i686/vlc.install  |   18 ---
 extra-x86_64/PKGBUILD   |  101 --
 extra-x86_64/lua53_compat.patch |   30 +
 extra-x86_64/vlc.install|   18 ---
 8 files changed, 308 insertions(+), 238 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-05-10 06:16:53 UTC (rev 238783)
+++ extra-i686/PKGBUILD 2015-05-10 06:17:03 UTC (rev 238784)
@@ -1,101 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora giova...@archlinux.org
-# Contributor: Sarah Hay sarah...@mb.sympatico.ca
-# Contributor: Martin Sandsmark martin.sandsm...@kde.org
-
-pkgname=vlc
-pkgver=2.2.1
-pkgrel=2
-pkgdesc=A multi-platform MPEG, VCD/DVD, and DivX player
-arch=('i686' 'x86_64')
-url=http://www.videolan.org/vlc/;
-license=('LGPL2.1' 'GPL2')
-depends=('a52dec' 'libdvbpsi' 'libxpm' 'libdca' 'qt4' 'libproxy'
- 'sdl_image' 'libdvdnav' 'libtiger' 'lua' 'libmatroska'
- 'zvbi' 'taglib' 'libmpcdec' 'ffmpeg' 'faad2' 'libupnp'
- 'libshout' 'libmad' 'libmpeg2' 'xcb-util-keysyms' 'libtar'
- 'libxinerama')
-makedepends=('live-media' 'libnotify' 'libbluray' 'flac' 'kdelibs'
- 'libdc1394' 'libavc1394' 'lirc' 'libcaca'
- 'librsvg' 'portaudio' 'libgme' 'xosd' 'projectm'
- 'twolame' 'aalib' 'libmtp' 'libdvdcss' 'gnome-vfs'
- 'libgoom2' 'vcdimager' 'opus' 'libssh2' 'mesa')
-optdepends=('avahi: for service discovery using bonjour protocol'
-'libnotify: for notification plugin'
-'ncurses: for ncurses interface support'
-'libdvdcss: for decoding encrypted DVDs'
-'lirc: for lirc plugin'
-'libavc1394: for devices using the 1394ta AV/C'
-'libdc1394: for IEEE 1394 plugin'
-'kdelibs: KDE Solid hardware integration'
-'libva-vdpau-driver: vdpau back-end for nvidia'
-'libva-intel-driver: back-end for intel cards'
-'libbluray: for Blu-Ray support'
-'flac: for Free Lossless Audio Codec plugin'
-'portaudio: for portaudio support'
-'twolame: for TwoLAME mpeg2 encoder plugin'
-'projectm: for ProjectM visualisation plugin'
-'libcaca: for colored ASCII art video output'
-'libgme: for libgme plugin'
-'librsvg: for SVG plugin'
-'gnome-vfs: for GNOME Virtual File System support'
-'libgoom2: for libgoom plugin'
-'vcdimager: navigate VCD with libvcdinfo'
-'aalib: for ASCII art plugin'
-'libmtp: for MTP devices support'
-'smbclient: for SMB access plugin'
-'libcdio: for audio CD playback support'
-'ttf-freefont: for subtitle font '
-'ttf-dejavu: for subtitle font'
-'opus: for opus support'
-'libssh2: for sftp support'
-'lua-socket: for http interface')
-conflicts=('vlc-plugin')
-replaces=('vlc-plugin')
-backup=('usr/share/vlc/lua/http/.hosts'
-'usr/share/vlc/lua/http/dialogs/.hosts')
-options=('!emptydirs')
-install=vlc.install
-source=(http://download.videolan.org/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.xz;)
-md5sums=('42273945758b521c408fabc7fd6d9946')
-
-prepare() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  sed -i -e 's:truetype/freefont:TTF:g' modules/text_renderer/freetype.c
-  sed -i -e 's:truetype/ttf-dejavu:TTF:g' modules/visualization/projectm.cpp
-}
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  CFLAGS+= -I/usr/include/samba-4.0 CPPFLAGS+= -I/usr/include/samba-4.0 \
-  ./configure --prefix=/usr \
-  --sysconfdir=/etc \
-  --disable-rpath \
-  --enable-faad \
-  --enable-nls \
-  --enable-lirc \
-  --enable-ncurses \
-  --enable-realrtsp \
-  --enable-aa \
-  

[arch-commits] Commit in vlc/repos (10 files)

2014-09-19 Thread Bartłomiej Piotrowski
Date: Friday, September 19, 2014 @ 18:28:00
  Author: bpiotrowski
Revision: 222109

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

Added:
  vlc/repos/staging-i686/
  vlc/repos/staging-i686/PKGBUILD
(from rev 222108, vlc/trunk/PKGBUILD)
  vlc/repos/staging-i686/vlc-2.0.7-vaapi-compat.patch
(from rev 222108, vlc/trunk/vlc-2.0.7-vaapi-compat.patch)
  vlc/repos/staging-i686/vlc-2.1.5-ffmpeg-2.4.patch
(from rev 222108, vlc/trunk/vlc-2.1.5-ffmpeg-2.4.patch)
  vlc/repos/staging-i686/vlc.install
(from rev 222108, vlc/trunk/vlc.install)
  vlc/repos/staging-x86_64/
  vlc/repos/staging-x86_64/PKGBUILD
(from rev 222108, vlc/trunk/PKGBUILD)
  vlc/repos/staging-x86_64/vlc-2.0.7-vaapi-compat.patch
(from rev 222108, vlc/trunk/vlc-2.0.7-vaapi-compat.patch)
  vlc/repos/staging-x86_64/vlc-2.1.5-ffmpeg-2.4.patch
(from rev 222108, vlc/trunk/vlc-2.1.5-ffmpeg-2.4.patch)
  vlc/repos/staging-x86_64/vlc.install
(from rev 222108, vlc/trunk/vlc.install)

-+
 staging-i686/PKGBUILD   |  109 ++
 staging-i686/vlc-2.0.7-vaapi-compat.patch   |   11 ++
 staging-i686/vlc-2.1.5-ffmpeg-2.4.patch |   15 +++
 staging-i686/vlc.install|   18 
 staging-x86_64/PKGBUILD |  109 ++
 staging-x86_64/vlc-2.0.7-vaapi-compat.patch |   11 ++
 staging-x86_64/vlc-2.1.5-ffmpeg-2.4.patch   |   15 +++
 staging-x86_64/vlc.install  |   18 
 8 files changed, 306 insertions(+)

Copied: vlc/repos/staging-i686/PKGBUILD (from rev 222108, vlc/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2014-09-19 16:28:00 UTC (rev 222109)
@@ -0,0 +1,109 @@
+# $Id$
+# Maintainer: Giovanni Scafora giova...@archlinux.org
+# Contributor: Sarah Hay sarah...@mb.sympatico.ca
+# Contributor: Martin Sandsmark martin.sandsm...@kde.org
+
+pkgname=vlc
+pkgver=2.1.5
+pkgrel=3
+pkgdesc=A multi-platform MPEG, VCD/DVD, and DivX player
+arch=('i686' 'x86_64')
+url=http://www.videolan.org/vlc/;
+license=('LGPL2.1' 'GPL2')
+depends=('a52dec' 'libdvbpsi' 'libxpm' 'libdca' 'qt4' 'libproxy'
+ 'sdl_image' 'libdvdnav' 'libtiger' 'lua' 'libmatroska'
+ 'zvbi' 'taglib' 'libmpcdec' 'ffmpeg' 'faad2' 'libupnp'
+ 'libshout' 'libmad' 'libmpeg2' 'xcb-util-keysyms' 'libtar'
+ 'libxinerama')
+makedepends=('live-media' 'libnotify' 'libbluray' 'flac' 'kdelibs'
+ 'libdc1394' 'libavc1394' 'lirc-utils' 'libcaca'
+ 'librsvg' 'portaudio' 'libgme' 'xosd' 'projectm'
+ 'twolame' 'aalib' 'libmtp' 'libdvdcss' 'gnome-vfs'
+ 'libgoom2' 'vcdimager' 'opus' 'libssh2' 'mesa')
+optdepends=('avahi: for service discovery using bonjour protocol'
+'libnotify: for notification plugin'
+'ncurses: for ncurses interface support'
+'libdvdcss: for decoding encrypted DVDs'
+'lirc-utils: for lirc plugin'
+'libavc1394: for devices using the 1394ta AV/C'
+'libdc1394: for IEEE 1394 plugin'
+'kdelibs: KDE Solid hardware integration'
+'libva-vdpau-driver: vdpau back-end for nvidia'
+'libva-intel-driver: back-end for intel cards'
+'libbluray: for Blu-Ray support'
+'flac: for Free Lossless Audio Codec plugin'
+'portaudio: for portaudio support'
+'twolame: for TwoLAME mpeg2 encoder plugin'
+'projectm: for ProjectM visualisation plugin'
+'libcaca: for colored ASCII art video output'
+'libgme: for libgme plugin'
+'librsvg: for SVG plugin'
+'gnome-vfs: for GNOME Virtual File System support'
+'libgoom2: for libgoom plugin'
+'vcdimager: navigate VCD with libvcdinfo'
+'aalib: for ASCII art plugin'
+'libmtp: for MTP devices support'
+'smbclient: for SMB access plugin'
+'libcdio: for audio CD playback support'
+'ttf-freefont: for subtitle font '
+'ttf-dejavu: for subtitle font'
+'opus: for opus support'
+'libssh2: for sftp support'
+'lua-socket: for http interface')
+conflicts=('vlc-plugin')
+replaces=('vlc-plugin')
+backup=('usr/share/vlc/lua/http/.hosts'
+'usr/share/vlc/lua/http/dialogs/.hosts')
+options=('!emptydirs')
+install=vlc.install
+source=(http://download.videolan.org/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.xz;
+'vlc-2.0.7-vaapi-compat.patch'
+'vlc-2.1.5-ffmpeg-2.4.patch')
+md5sums=('3941b561f590cc95ca5e795213cba2f2'
+ '6df10774bb7acf20e09d6139e5c7839e'
+ '068a1b792064bb1aff0765a3ffa8a27a')
+
+prepare() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  patch -Np1 -i ${srcdir}/vlc-2.0.7-vaapi-compat.patch
+  patch -p1 -i 

[arch-commits] Commit in vlc/repos (10 files)

2013-01-15 Thread Jan de Groot
Date: Tuesday, January 15, 2013 @ 06:34:26
  Author: jgc
Revision: 175149

db-move: moved vlc from [staging] to [extra] (i686, x86_64)

Added:
  vlc/repos/extra-i686/PKGBUILD
(from rev 175141, vlc/repos/staging-i686/PKGBUILD)
  vlc/repos/extra-i686/vlc.install
(from rev 175141, vlc/repos/staging-i686/vlc.install)
  vlc/repos/extra-x86_64/PKGBUILD
(from rev 175141, vlc/repos/staging-x86_64/PKGBUILD)
  vlc/repos/extra-x86_64/vlc.install
(from rev 175141, vlc/repos/staging-x86_64/vlc.install)
Deleted:
  vlc/repos/extra-i686/PKGBUILD
  vlc/repos/extra-i686/vlc.install
  vlc/repos/extra-x86_64/PKGBUILD
  vlc/repos/extra-x86_64/vlc.install
  vlc/repos/staging-i686/
  vlc/repos/staging-x86_64/

--+
 extra-i686/PKGBUILD  |  202 ++---
 extra-i686/vlc.install   |   36 
 extra-x86_64/PKGBUILD|  202 ++---
 extra-x86_64/vlc.install |   36 
 4 files changed, 238 insertions(+), 238 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-01-15 11:34:24 UTC (rev 175148)
+++ extra-i686/PKGBUILD 2013-01-15 11:34:26 UTC (rev 175149)
@@ -1,101 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora giova...@archlinux.org
-# Contributor: Sarah Hay sarah...@mb.sympatico.ca
-# Contributor: Martin Sandsmark martin.sandsm...@kde.org
-
-pkgname=vlc
-pkgver=2.0.5
-pkgrel=1
-pkgdesc=A multi-platform MPEG, VCD/DVD, and DivX player
-arch=('i686' 'x86_64')
-url=http://www.videolan.org/vlc/;
-license=('LGPL2.1' 'GPL2')
-depends=('a52dec' 'libdvbpsi' 'libxpm' 'libdca' 'qt' 'libproxy' 
- 'sdl_image' 'libdvdnav' 'libtiger' 'lua51' 'libmatroska' 
- 'zvbi' 'taglib' 'libmpcdec' 'ffmpeg' 'faad2' 'libupnp' 
- 'libshout' 'libmad' 'libmpeg2' 'libmodplug' 'libass' 
- 'xcb-util-keysyms')
-makedepends=('live-media' 'libnotify' 'libbluray' 'flac' 'kdelibs'
- 'fluidsynth' 'libdc1394' 'libavc1394' 'lirc-utils'
- 'libcaca' 'librsvg' 'portaudio' 'oss' 'libgme' 'xosd'
- 'projectm' 'twolame' 'aalib' 'libmtp' 'libdvdcss'
- 'gnome-vfs' 'libgoom2' 'libtar' 'vcdimager' 'opus' 'libssh2'
- 'mesa')
-optdepends=('avahi: for service discovery using bonjour protocol'
-'libnotify: for notification plugin'
-'ncurses: for ncurses interface support'
-'libdvdcss: for decoding encrypted DVDs'
-'lirc-utils: for lirc plugin'
-'libavc1394: for devices using the 1394ta AV/C'
-'libdc1394: for IEEE 1394 plugin'
-'kdelibs: KDE Solid hardware integration'
-'libva-vdpau-driver: vdpau back-end for nvidia'
-'libva-intel-driver: back-end for intel cards'
-'libbluray: for Blu-Ray support'
-'flac: for Free Lossless Audio Codec plugin'
-'oss: for OSS audio support'
-'portaudio: for portaudio support'
-'twolame: for TwoLAME mpeg2 encoder plugin'
-'projectm: for ProjectM visualisation plugin'
-'libcaca: for colored ASCII art video output'
-'libgme: for libgme plugin'
-'librsvg: for SVG plugin'
-'gnome-vfs: for GNOME Virtual File System support'
-'libgoom2: for libgoom plugin'
-'vcdimager: navigate VCD with libvcdinfo'
-'xosd: for xosd support'
-'aalib: for ASCII art plugin'
-'libmtp: for MTP devices support'
-'fluidsynth: for synthesizer MIDI FluidSynth'
-'smbclient: for SMB access plugin'
-'libcdio: for audio CD playback support'
-'ttf-freefont: for subtitle font '
-'ttf-dejavu: for subtitle font'
-'opus: for opus support'
-'libssh2: for sftp support')
-conflicts=('vlc-plugin')
-replaces=('vlc-plugin')
-backup=('usr/share/vlc/lua/http/.hosts'
-'usr/share/vlc/lua/http/dialogs/.hosts')
-options=('!libtool' '!emptydirs')
-install=vlc.install
-source=(http://download.videolan.org/pub/videolan/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.xz;)
-md5sums=('4f959c0766ada8cea5a72c65fce94ebe')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  sed -i -e 's:truetype/freefont:TTF:g' modules/text_renderer/freetype.c
-  sed -i -e 's:truetype/ttf-dejavu:TTF:g' modules/visualization/projectm.cpp
-
-  ./configure --prefix=/usr \
-  --sysconfdir=/etc \
-  --disable-rpath \
-  --enable-oss \
-  --enable-faad \
-  --enable-nls \
-  --enable-lirc \
-  --enable-pvr \
-  --enable-ncurses \
-  --enable-realrtsp \
-  --enable-xosd \
-  --enable-aa \
-  --enable-vcdx \
-  --enable-upnp \
-  --enable-opus \
-  --enable-sftp \
-  

[arch-commits] Commit in vlc/repos (10 files)

2012-12-11 Thread Eric Bélanger
Date: Tuesday, December 11, 2012 @ 19:32:08
  Author: eric
Revision: 173179

db-move: moved vlc from [testing] to [extra] (i686, x86_64)

Added:
  vlc/repos/extra-i686/PKGBUILD
(from rev 173168, vlc/repos/testing-i686/PKGBUILD)
  vlc/repos/extra-i686/vlc.install
(from rev 173168, vlc/repos/testing-i686/vlc.install)
  vlc/repos/extra-x86_64/PKGBUILD
(from rev 173168, vlc/repos/testing-x86_64/PKGBUILD)
  vlc/repos/extra-x86_64/vlc.install
(from rev 173168, vlc/repos/testing-x86_64/vlc.install)
Deleted:
  vlc/repos/extra-i686/PKGBUILD
  vlc/repos/extra-i686/vlc.install
  vlc/repos/extra-x86_64/PKGBUILD
  vlc/repos/extra-x86_64/vlc.install
  vlc/repos/testing-i686/
  vlc/repos/testing-x86_64/

--+
 extra-i686/PKGBUILD  |  199 ++---
 extra-i686/vlc.install   |   36 
 extra-x86_64/PKGBUILD|  199 ++---
 extra-x86_64/vlc.install |   36 
 4 files changed, 238 insertions(+), 232 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-12-12 00:32:02 UTC (rev 173178)
+++ extra-i686/PKGBUILD 2012-12-12 00:32:08 UTC (rev 173179)
@@ -1,98 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora giova...@archlinux.org
-# Contributor: Sarah Hay sarah...@mb.sympatico.ca
-# Contributor: Martin Sandsmark martin.sandsm...@kde.org
-
-pkgname=vlc
-pkgver=2.0.4
-pkgrel=4
-pkgdesc=A multi-platform MPEG, VCD/DVD, and DivX player
-arch=('i686' 'x86_64')
-url=http://www.videolan.org/vlc/;
-license=('LGPL2.1' 'GPL2')
-depends=('a52dec' 'libdvbpsi' 'libxpm' 'libdca' 'qt' 'libproxy' 
- 'sdl_image' 'libdvdnav' 'libtiger' 'lua' 'libmatroska' 
- 'zvbi' 'taglib' 'libmpcdec' 'ffmpeg' 'faad2' 'libupnp' 
- 'libshout' 'libmad' 'libmpeg2' 'libmodplug' 'libass' 
- 'xcb-util-keysyms')
-makedepends=('live-media' 'libnotify' 'libbluray' 'flac' 'kdelibs'
- 'fluidsynth' 'libdc1394' 'libavc1394' 'lirc-utils'
- 'libcaca' 'librsvg' 'portaudio' 'oss' 'libgme' 'xosd'
- 'projectm' 'twolame' 'aalib' 'libmtp' 'libdvdcss'
- 'gnome-vfs' 'libgoom2' 'libtar' 'vcdimager' 'opus' 'libssh2')
-optdepends=('avahi: for service discovery using bonjour protocol'
-'libnotify: for notification plugin'
-'ncurses: for ncurses interface support'
-'libdvdcss: for decoding encrypted DVDs'
-'lirc-utils: for lirc plugin'
-'libavc1394: for devices using the 1394ta AV/C'
-'libdc1394: for IEEE 1394 plugin'
-'kdelibs: KDE Solid hardware integration'
-'libva-vdpau-driver: vdpau back-end for nvidia'
-'libva-intel-driver: back-end for intel cards'
-'libbluray: for Blu-Ray support'
-'flac: for Free Lossless Audio Codec plugin'
-'oss: for OSS audio support'
-'portaudio: for portaudio support'
-'twolame: for TwoLAME mpeg2 encoder plugin'
-'projectm: for ProjectM visualisation plugin'
-'libcaca: for colored ASCII art video output'
-'libgme: for libgme plugin'
-'librsvg: for SVG plugin'
-'gnome-vfs: for GNOME Virtual File System support'
-'libgoom2: for libgoom plugin'
-'vcdimager: navigate VCD with libvcdinfo'
-'xosd: for xosd support'
-'aalib: for ASCII art plugin'
-'libmtp: for MTP devices support'
-'fluidsynth: for synthesizer MIDI FluidSynth'
-'smbclient: for SMB access plugin'
-'libcdio: for audio CD playback support'
-'ttf-freefont: for subtitle font '
-'ttf-dejavu: for subtitle font'
-'opus: for opus support'
-'libssh2: for sftp support')
-conflicts=('vlc-plugin')
-replaces=('vlc-plugin')
-backup=('usr/share/vlc/lua/http/.hosts'
-'usr/share/vlc/lua/http/dialogs/.hosts')
-options=('!libtool' '!emptydirs')
-install=vlc.install
-source=(http://download.videolan.org/pub/videolan/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.xz;)
-md5sums=('f36dab8f126922c56b372388b7fade47')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  sed -i -e 's:truetype/freefont:TTF:g' modules/text_renderer/freetype.c
-  sed -i -e 's:truetype/ttf-dejavu:TTF:g' modules/visualization/projectm.cpp
-
-  ./configure --prefix=/usr \
-  --sysconfdir=/etc \
-  --disable-rpath \
-  --enable-oss \
-  --enable-faad \
-  --enable-nls \
-  --enable-lirc \
-  --enable-pvr \
-  --enable-ncurses \
-  --enable-realrtsp \
-  --enable-xosd \
-  --enable-aa \
-  --enable-vcdx \
-  --enable-upnp \
-  --enable-opus \
-  --enable-sftp
-  make
-}
-
-package() {
-  cd 

[arch-commits] Commit in vlc/repos (10 files)

2012-11-16 Thread Ionut Biru
Date: Friday, November 16, 2012 @ 18:35:53
  Author: ibiru
Revision: 171268

db-move: moved vlc from [testing] to [extra] (i686, x86_64)

Added:
  vlc/repos/extra-i686/PKGBUILD
(from rev 171260, vlc/repos/testing-i686/PKGBUILD)
  vlc/repos/extra-i686/vlc.install
(from rev 171260, vlc/repos/testing-i686/vlc.install)
  vlc/repos/extra-x86_64/PKGBUILD
(from rev 171260, vlc/repos/testing-x86_64/PKGBUILD)
  vlc/repos/extra-x86_64/vlc.install
(from rev 171260, vlc/repos/testing-x86_64/vlc.install)
Deleted:
  vlc/repos/extra-i686/PKGBUILD
  vlc/repos/extra-i686/vlc.install
  vlc/repos/extra-x86_64/PKGBUILD
  vlc/repos/extra-x86_64/vlc.install
  vlc/repos/testing-i686/
  vlc/repos/testing-x86_64/

--+
 extra-i686/PKGBUILD  |  196 ++---
 extra-i686/vlc.install   |   36 
 extra-x86_64/PKGBUILD|  196 ++---
 extra-x86_64/vlc.install |   36 
 4 files changed, 232 insertions(+), 232 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-11-16 23:35:49 UTC (rev 171267)
+++ extra-i686/PKGBUILD 2012-11-16 23:35:53 UTC (rev 171268)
@@ -1,98 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora giova...@archlinux.org
-# Contributor: Sarah Hay sarah...@mb.sympatico.ca
-# Contributor: Martin Sandsmark martin.sandsm...@kde.org
-
-pkgname=vlc
-pkgver=2.0.4
-pkgrel=3
-pkgdesc=A multi-platform MPEG, VCD/DVD, and DivX player
-arch=('i686' 'x86_64')
-url=http://www.videolan.org/vlc/;
-license=('LGPL2.1' 'GPL2')
-depends=('a52dec' 'libdvbpsi' 'libxpm' 'libdca' 'qt' 'libproxy' 
- 'sdl_image' 'libdvdnav' 'libtiger' 'lua' 'libmatroska' 
- 'zvbi' 'taglib' 'libmpcdec' 'ffmpeg' 'faad2' 'libupnp' 
- 'libshout' 'libmad' 'libmpeg2' 'libmodplug' 'libass' 
- 'xcb-util-keysyms')
-makedepends=('live-media' 'libnotify' 'libbluray' 'flac' 'kdelibs'
- 'fluidsynth' 'libdc1394' 'libavc1394' 'lirc-utils'
- 'libcaca' 'librsvg' 'portaudio' 'oss' 'libgme' 'xosd'
- 'projectm' 'twolame' 'aalib' 'libmtp' 'libdvdcss'
- 'gnome-vfs' 'libgoom2' 'libtar' 'vcdimager' 'opus' 'libssh2')
-optdepends=('avahi: for service discovery using bonjour protocol'
-'libnotify: for notification plugin'
-'ncurses: for ncurses interface support'
-'libdvdcss: for decoding encrypted DVDs'
-'lirc-utils: for lirc plugin'
-'libavc1394: for devices using the 1394ta AV/C'
-'libdc1394: for IEEE 1394 plugin'
-'kdelibs: KDE Solid hardware integration'
-'libva-vdpau-driver: vdpau back-end for nvidia'
-'libva-intel-driver: back-end for intel cards'
-'libbluray: for Blu-Ray support'
-'flac: for Free Lossless Audio Codec plugin'
-'oss: for OSS audio support'
-'portaudio: for portaudio support'
-'twolame: for TwoLAME mpeg2 encoder plugin'
-'projectm: for ProjectM visualisation plugin'
-'libcaca: for colored ASCII art video output'
-'libgme: for libgme plugin'
-'librsvg: for SVG plugin'
-'gnome-vfs: for GNOME Virtual File System support'
-'libgoom2: for libgoom plugin'
-'vcdimager: navigate VCD with libvcdinfo'
-'xosd: for xosd support'
-'aalib: for ASCII art plugin'
-'libmtp: for MTP devices support'
-'fluidsynth: for synthesizer MIDI FluidSynth'
-'smbclient: for SMB access plugin'
-'libcdio: for audio CD playback support'
-'ttf-freefont: for subtitle font '
-'ttf-dejavu: for subtitle font'
-'opus: for opus support'
-'libssh2: for sftp support')
-conflicts=('vlc-plugin')
-replaces=('vlc-plugin')
-backup=('usr/share/vlc/lua/http/.hosts'
-'usr/share/vlc/lua/http/dialogs/.hosts')
-options=('!libtool' '!emptydirs')
-install=vlc.install
-source=(http://download.videolan.org/pub/videolan/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.xz;)
-md5sums=('f36dab8f126922c56b372388b7fade47')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  sed -i -e 's:truetype/freefont:TTF:g' modules/text_renderer/freetype.c
-  sed -i -e 's:truetype/ttf-dejavu:TTF:g' modules/visualization/projectm.cpp
-
-  ./configure --prefix=/usr \
-  --sysconfdir=/etc \
-  --disable-rpath \
-  --enable-oss \
-  --enable-faad \
-  --enable-nls \
-  --enable-lirc \
-  --enable-pvr \
-  --enable-ncurses \
-  --enable-realrtsp \
-  --enable-xosd \
-  --enable-aa \
-  --enable-vcdx \
-  --enable-upnp \
-  --enable-opus \
-  --enable-sftp
-  make
-}
-
-package() {
-  cd 

[arch-commits] Commit in vlc/repos (10 files)

2012-07-08 Thread Ionut Biru
Date: Sunday, July 8, 2012 @ 05:32:43
  Author: ibiru
Revision: 163162

db-move: moved vlc from [testing] to [extra] ( i686,  x86_64)

Added:
  vlc/repos/extra-i686/PKGBUILD
(from rev 163141, vlc/repos/testing-i686/PKGBUILD)
  vlc/repos/extra-i686/vlc.install
(from rev 163141, vlc/repos/testing-i686/vlc.install)
  vlc/repos/extra-x86_64/PKGBUILD
(from rev 163141, vlc/repos/testing-x86_64/PKGBUILD)
  vlc/repos/extra-x86_64/vlc.install
(from rev 163141, vlc/repos/testing-x86_64/vlc.install)
Deleted:
  vlc/repos/extra-i686/PKGBUILD
  vlc/repos/extra-i686/vlc.install
  vlc/repos/extra-x86_64/PKGBUILD
  vlc/repos/extra-x86_64/vlc.install
  vlc/repos/testing-i686/
  vlc/repos/testing-x86_64/

--+
 extra-i686/PKGBUILD  |  178 ++---
 extra-i686/vlc.install   |   36 -
 extra-x86_64/PKGBUILD|  178 ++---
 extra-x86_64/vlc.install |   36 -
 4 files changed, 214 insertions(+), 214 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-07-08 09:32:37 UTC (rev 163161)
+++ extra-i686/PKGBUILD 2012-07-08 09:32:43 UTC (rev 163162)
@@ -1,89 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora giova...@archlinux.org
-# Contributor: Sarah Hay sarah...@mb.sympatico.ca
-# Contributor: Martin Sandsmark martin.sandsm...@kde.org
-
-pkgname=vlc
-pkgver=2.0.2
-pkgrel=1
-pkgdesc=A multi-platform MPEG, VCD/DVD, and DivX player
-arch=('i686' 'x86_64')
-url=http://www.videolan.org/vlc/;
-license=('LGPL2.1' 'GPL2')
-depends=('a52dec' 'libdvbpsi' 'libxpm' 'libdca' 'qt' 'libproxy' 
- 'sdl_image' 'libdvdnav' 'libtiger' 'lua' 'libmatroska' 
- 'zvbi' 'taglib' 'libmpcdec' 'ffmpeg' 'faad2' 'libupnp' 
- 'libshout' 'libmad' 'libmpeg2' 'libmodplug' 'libass' 
- 'xcb-util-keysyms' 'ttf-freefont')
-makedepends=('live-media' 'libnotify' 'libbluray' 'flac' 'kdelibs'
- 'fluidsynth' 'libdc1394' 'libavc1394' 'lirc-utils'
- 'libcaca' 'librsvg' 'portaudio' 'oss' 'libgme' 'xosd'
- 'projectm' 'twolame' 'aalib' 'libmtp' 'libdvdcss'
- 'gnome-vfs' 'libgoom2' 'libtar' 'vcdimager')
-optdepends=('avahi: for service discovery using bonjour protocol'
-'libnotify: for notification plugin'
-'ncurses: for ncurses interface support'
-'libdvdcss: for decoding encrypted DVDs'
-'lirc-utils: for lirc plugin'
-'libavc1394: for devices using the 1394ta AV/C'
-'libdc1394: for IEEE 1394 plugin'
-'kdelibs: KDE Solid hardware integration'
-'vdpau-video: vdpau back-end for nvidia'
-'libva-driver-intel: back-end for intel cards'
-'libbluray: for Blu-Ray support'
-'flac: for Free Lossless Audio Codec plugin'
-'oss: for OSS audio support'
-'portaudio: for portaudio support'
-'twolame: for TwoLAME mpeg2 encoder plugin'
-'projectm: for ProjectM visualisation plugin'
-'libcaca: for colored ASCII art video output'
-'libgme: for libgme plugin'
-'librsvg: for SVG plugin'
-'gnome-vfs: for GNOME Virtual File System support'
-'libgoom2: for libgoom plugin'
-'vcdimager: navigate VCD with libvcdinfo'
-'xosd: for xosd support'
-'aalib: for ASCII art plugin'
-'libmtp: for MTP devices support'
-'fluidsynth: for synthesizer MIDI FluidSynth'
-'smbclient: for SMB access plugin'
-'libcdio: for audio CD playback support')
-conflicts=('vlc-plugin')
-replaces=('vlc-plugin')
-backup=('usr/share/vlc/lua/http/.hosts'
-'usr/share/vlc/lua/http/dialogs/.hosts')
-options=('!libtool' '!emptydirs')
-install=vlc.install
-source=(http://download.videolan.org/pub/videolan/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.xz;)
-md5sums=('93e729cc970a4535b3213dbef0e69528')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  sed -i -e 's:truetype/freefont:TTF:g' modules/text_renderer/freetype.c
-
-  ./configure --prefix=/usr \
-  --disable-rpath \
-  --enable-oss \
-  --enable-faad \
-  --enable-nls \
-  --enable-lirc \
-  --enable-pvr \
-  --enable-ncurses \
-  --enable-realrtsp \
-  --enable-xosd \
-  --enable-aa \
-  --enable-vcdx
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  make DESTDIR=${pkgdir} install
-
-  for res in 16 32 48 128; do
-install -D -m644 
${srcdir}/vlc-${pkgver}/share/icons/${res}x${res}/vlc.png \
-${pkgdir}/usr/share/icons/hicolor/${res}x${res}/apps/vlc.png
-  done
-}

Copied: vlc/repos/extra-i686/PKGBUILD (from rev 163141, 
vlc/repos/testing-i686/PKGBUILD)

[arch-commits] Commit in vlc/repos (10 files)

2012-02-22 Thread Ionut Biru
Date: Wednesday, February 22, 2012 @ 06:22:08
  Author: ibiru
Revision: 150788

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

Added:
  vlc/repos/extra-i686/PKGBUILD
(from rev 150787, vlc/trunk/PKGBUILD)
  vlc/repos/extra-i686/access_smb_link_to_smbclient.patch
(from rev 150787, vlc/trunk/access_smb_link_to_smbclient.patch)
  vlc/repos/extra-i686/vlc.install
(from rev 150787, vlc/trunk/vlc.install)
  vlc/repos/extra-x86_64/PKGBUILD
(from rev 150787, vlc/trunk/PKGBUILD)
  vlc/repos/extra-x86_64/access_smb_link_to_smbclient.patch
(from rev 150787, vlc/trunk/access_smb_link_to_smbclient.patch)
  vlc/repos/extra-x86_64/vlc.install
(from rev 150787, vlc/trunk/vlc.install)
Deleted:
  vlc/repos/extra-i686/PKGBUILD
  vlc/repos/extra-i686/vlc.install
  vlc/repos/extra-x86_64/PKGBUILD
  vlc/repos/extra-x86_64/vlc.install

-+
 extra-i686/PKGBUILD |  155 +++---
 extra-i686/access_smb_link_to_smbclient.patch   |   15 ++
 extra-i686/vlc.install  |   36 ++---
 extra-x86_64/PKGBUILD   |  155 +++---
 extra-x86_64/access_smb_link_to_smbclient.patch |   15 ++
 extra-x86_64/vlc.install|   36 ++---
 6 files changed, 226 insertions(+), 186 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-02-22 11:18:56 UTC (rev 150787)
+++ extra-i686/PKGBUILD 2012-02-22 11:22:08 UTC (rev 150788)
@@ -1,75 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora giova...@archlinux.org
-# Contributor: Sarah Hay sarah...@mb.sympatico.ca
-# Contributor: Martin Sandsmark martin.sandsm...@kde.org
-
-pkgname=vlc
-pkgver=2.0.0
-pkgrel=3
-pkgdesc=A multi-platform MPEG, VCD/DVD, and DivX player
-arch=('i686' 'x86_64')
-url=http://www.videolan.org/vlc/;
-license=('GPL')
-depends=('a52dec' 'fluidsynth' 'libmtp' 'libdvbpsi' 'libxpm' 'libcdio'
- 'libdca' 'qt' 'libproxy' 'sdl_image' 'libdvdnav' 'mesa'
- 'lua' 'v4l-utils' 'libcddb' 'smbclient' 'libmatroska' 'zvbi'
- 'taglib' 'sysfsutils' 'libmpcdec' 'ffmpeg' 'faad2' 'libupnp'
- 'libshout' 'libmad' 'fribidi' 'libmpeg2' 'libmodplug'  
'xcb-util-keysyms'
- 'ttf-freefont' 'libxv' 'libass' 'xdg-utils' 'desktop-file-utils')
-makedepends=('avahi' 'pkg-config' 'live-media' 'libnotify' 'libbluray'
- 'flac' 'libtheora' 'alsa-lib' 'jack' 'kdelibs' 'udev'
- 'libraw1394' 'libdc1394' 'libavc1394' 'libva' 'libpulse'
- 'lirc-utils' 'gnutls' 'libcaca' 'oss')
-optdepends=('avahi: for service discovery using bonjour protocol'
-'libnotify: for notification plugin'
-'ncurses: for ncurses interface support'
-'libdvdcss: for decoding encrypted DVDs'
-'lirc-utils: for lirc plugin'
-'libavc1394: for devices using the 1394ta AV/C'
-'libdc1394: for IEEE 1394 plugin'
-'kdelibs: KDE Solid hardware integration'
-'libpulse: PulseAudio support'
-'vdpau-video: vdpau back-end for nvidia'
-'libva-driver-intel: back-end for intel cards'
-'libbluray: for Blu-Ray disks' 
-'oss: for OSS audio')
-conflicts=('vlc-plugin')
-replaces=('vlc-plugin')
-backup=('usr/share/vlc/lua/http/.hosts'
-'usr/share/vlc/lua/http/dialogs/.hosts')
-options=('!libtool')
-install=vlc.install
-source=(http://download.videolan.org/pub/videolan/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.xz;)
-md5sums=('8806bff2ea9c76791123d444a92f708c')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  sed -i -e 's:truetype/freefont:TTF:g' modules/text_renderer/freetype.c
-
-  ./configure --prefix=/usr \
-  --disable-rpath \
-  --enable-faad \
-  --enable-dbus-control \
-  --enable-nls \
-  --enable-lirc \
-  --enable-pvr \
-  --enable-ncurses \
-  --enable-upnp \
-  --enable-oss \
-  --enable-bluray \
-  --enable-live555 \
-  --enable-realrtsp
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  make DESTDIR=${pkgdir}/ install
-
-  for res in 16 32 48 128; do
-install -D -m644 
${srcdir}/vlc-${pkgver}/share/icons/${res}x${res}/vlc.png \
-${pkgdir}/usr/share/icons/hicolor/${res}x${res}/apps/vlc.png
-  done
-}

Copied: vlc/repos/extra-i686/PKGBUILD (from rev 150787, vlc/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-02-22 11:22:08 UTC (rev 150788)
@@ -0,0 +1,80 @@
+# $Id$
+# Maintainer: Giovanni Scafora giova...@archlinux.org
+# Contributor: Sarah Hay sarah...@mb.sympatico.ca
+# Contributor: Martin Sandsmark martin.sandsm...@kde.org
+
+pkgname=vlc
+pkgver=2.0.0
+pkgrel=4
+pkgdesc=A 

[arch-commits] Commit in vlc/repos (10 files)

2012-02-05 Thread Ionut Biru
Date: Sunday, February 5, 2012 @ 10:13:57
  Author: ibiru
Revision: 149039

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

Added:
  vlc/repos/staging-i686/
  vlc/repos/staging-i686/PKGBUILD
(from rev 149038, vlc/trunk/PKGBUILD)
  vlc/repos/staging-i686/vlc-1.1.13-skin2_theme_loader.patch
(from rev 149038, vlc/trunk/vlc-1.1.13-skin2_theme_loader.patch)
  vlc/repos/staging-i686/vlc-1.1.13-youtube.patch
(from rev 149038, vlc/trunk/vlc-1.1.13-youtube.patch)
  vlc/repos/staging-i686/vlc.install
(from rev 149038, vlc/trunk/vlc.install)
  vlc/repos/staging-x86_64/
  vlc/repos/staging-x86_64/PKGBUILD
(from rev 149038, vlc/trunk/PKGBUILD)
  vlc/repos/staging-x86_64/vlc-1.1.13-skin2_theme_loader.patch
(from rev 149038, vlc/trunk/vlc-1.1.13-skin2_theme_loader.patch)
  vlc/repos/staging-x86_64/vlc-1.1.13-youtube.patch
(from rev 149038, vlc/trunk/vlc-1.1.13-youtube.patch)
  vlc/repos/staging-x86_64/vlc.install
(from rev 149038, vlc/trunk/vlc.install)

+
 staging-i686/PKGBUILD  |   80 ++
 staging-i686/vlc-1.1.13-skin2_theme_loader.patch   |   29 ++
 staging-i686/vlc-1.1.13-youtube.patch  |  221 +++
 staging-i686/vlc.install   |   18 +
 staging-x86_64/PKGBUILD|   80 ++
 staging-x86_64/vlc-1.1.13-skin2_theme_loader.patch |   29 ++
 staging-x86_64/vlc-1.1.13-youtube.patch|  221 +++
 staging-x86_64/vlc.install |   18 +
 8 files changed, 696 insertions(+)

Copied: vlc/repos/staging-i686/PKGBUILD (from rev 149038, vlc/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2012-02-05 15:13:57 UTC (rev 149039)
@@ -0,0 +1,80 @@
+# $Id$
+# Maintainer: Giovanni Scafora giova...@archlinux.org
+# Contributor: Sarah Hay sarah...@mb.sympatico.ca
+# Contributor: Martin Sandsmark martin.sandsm...@kde.org
+
+pkgname=vlc
+pkgver=1.1.13
+pkgrel=6
+pkgdesc=A multi-platform MPEG, VCD/DVD, and DivX player
+arch=('i686' 'x86_64')
+url=http://www.videolan.org/vlc/;
+license=('GPL')
+depends=('a52dec' 'fluidsynth' 'libmtp' 'libdvbpsi' 'libxpm' 'libcdio'
+ 'libdca' 'qt' 'libproxy' 'sdl_image' 'libdvdnav' 'mesa'
+ 'lua' 'v4l-utils' 'libcddb' 'smbclient' 'libmatroska' 'zvbi'
+ 'taglib' 'sysfsutils' 'libmpcdec' 'ffmpeg' 'faad2' 'libupnp'
+ 'libshout' 'libmad' 'fribidi' 'libmpeg2' 'libmodplug'  
'xcb-util-keysyms'
+ 'ttf-freefont' 'libxv' 'libass' 'xdg-utils' 'desktop-file-utils')
+makedepends=('avahi' 'pkgconfig' 'live-media' 'libnotify'
+ 'flac' 'libtheora' 'alsa-lib' 'jack' 'kdelibs' 'udev'
+ 'libraw1394' 'libdc1394' 'libavc1394' 'libva' 'libpulse'
+ 'lirc-utils' 'gnutls' 'libcaca')
+optdepends=('avahi: for service discovery using bonjour protocol'
+'libnotify: for notification plugin'
+'ncurses: for ncurses interface support'
+'libdvdcss: for decoding encrypted DVDs'
+'lirc-utils: for lirc plugin'
+'libavc1394: for devices using the 1394ta AV/C'
+'libdc1394: for IEEE 1394 plugin'
+'kdelibs: KDE Solid hardware integration'
+'libpulse: PulseAudio support'
+'vdpau-video: vdpau back-end for nvidia'
+'libva-driver-intel: back-end for intel cards')
+conflicts=('vlc-plugin')
+replaces=('vlc-plugin')
+backup=('usr/share/vlc/http/.hosts'
+'usr/share/vlc/http/dialogs/.hosts'
+'usr/share/vlc/lua/http/.hosts'
+'usr/share/vlc/lua/http/dialogs/.hosts')
+options=('!libtool')
+install=vlc.install
+source=(http://download.videolan.org/pub/videolan/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.bz2;
+'vlc-1.1.13-skin2_theme_loader.patch'
+'vlc-1.1.13-youtube.patch')
+md5sums=('9678fb7a04808b6e0de63746d35e4bb1'
+ 'f7c2ea18da9570d633f5fd834a1f72c8'
+ '26dbd3574219daf4babc2f127a3229bc')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  patch -Np1 -i ${srcdir}/vlc-1.1.13-skin2_theme_loader.patch
+  patch -Np1 -i ${srcdir}/vlc-1.1.13-youtube.patch
+  sed -i -e 's:truetype/freefont:TTF:g' modules/misc/freetype.c
+
+  ./configure --prefix=/usr \
+  --disable-rpath \
+  --enable-faad \
+  --enable-v4l \
+  --enable-snapshot \
+  --enable-dbus-control \
+  --enable-nls \
+  --enable-lirc \
+  --enable-pvr \
+  --enable-ncurses \
+  --with-live555-tree=/usr/lib/live \
+  --enable-upnp \
+  --enable-realrtsp
+  make
+}
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  make DESTDIR=${pkgdir}/ install
+
+  for res in 16 32 48 128; do
+install -D -m644 

[arch-commits] Commit in vlc/repos (10 files)

2011-12-20 Thread Giovanni Scafora
Date: Tuesday, December 20, 2011 @ 20:41:22
  Author: giovanni
Revision: 145277

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

Added:
  vlc/repos/extra-i686/PKGBUILD
(from rev 145276, vlc/trunk/PKGBUILD)
  vlc/repos/extra-i686/vlc.install
(from rev 145276, vlc/trunk/vlc.install)
  vlc/repos/extra-x86_64/PKGBUILD
(from rev 145276, vlc/trunk/PKGBUILD)
  vlc/repos/extra-x86_64/vlc.install
(from rev 145276, vlc/trunk/vlc.install)
Deleted:
  vlc/repos/extra-i686/PKGBUILD
  vlc/repos/extra-i686/bp-set-channel-map-pulseaudio-1.0.patch
  vlc/repos/extra-i686/vlc.install
  vlc/repos/extra-x86_64/PKGBUILD
  vlc/repos/extra-x86_64/bp-set-channel-map-pulseaudio-1.0.patch
  vlc/repos/extra-x86_64/vlc.install

--+
 extra-i686/PKGBUILD  |  152 -
 extra-i686/bp-set-channel-map-pulseaudio-1.0.patch   |   33 ---
 extra-i686/vlc.install   |   36 ++--
 extra-x86_64/PKGBUILD|  152 -
 extra-x86_64/bp-set-channel-map-pulseaudio-1.0.patch |   33 ---
 extra-x86_64/vlc.install |   36 ++--
 6 files changed, 184 insertions(+), 258 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2011-12-21 01:40:57 UTC (rev 145276)
+++ extra-i686/PKGBUILD 2011-12-21 01:41:22 UTC (rev 145277)
@@ -1,78 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora giova...@archlinux.org
-# Contributor: Sarah Hay sarah...@mb.sympatico.ca
-# Contributor: Martin Sandsmark martin.sandsm...@kde.org
-
-pkgname=vlc
-pkgver=1.1.12
-pkgrel=5
-pkgdesc=A multi-platform MPEG, VCD/DVD, and DivX player
-arch=('i686' 'x86_64')
-url=http://www.videolan.org/vlc/;
-license=('GPL')
-depends=('a52dec' 'fluidsynth' 'libmtp' 'libdvbpsi' 'libxpm' 'libcdio'
- 'libdca' 'qt' 'libproxy' 'sdl_image' 'libdvdnav' 'mesa'
- 'lua' 'v4l-utils' 'libcddb' 'smbclient' 'libmatroska' 'zvbi'
- 'taglib' 'sysfsutils' 'libmpcdec' 'ffmpeg' 'faad2' 'libupnp'
- 'libshout' 'libmad' 'fribidi' 'libmpeg2' 'libmodplug'  
'xcb-util-keysyms'
- 'ttf-freefont' 'libxv' 'libass' 'xdg-utils' 'desktop-file-utils')
-makedepends=('avahi' 'pkgconfig' 'live-media' 'libnotify'
- 'flac' 'libtheora' 'alsa-lib' 'jack' 'kdelibs' 'udev'
- 'libraw1394' 'libdc1394' 'libavc1394' 'libva' 'libpulse'
- 'lirc-utils' 'gnutls' 'libcaca')
-optdepends=('avahi: for service discovery using bonjour protocol'
-'libnotify: for notification plugin'
-'ncurses: for ncurses interface support'
-'libdvdcss: for decoding encrypted DVDs'
-'lirc-utils: for lirc plugin'
-'libavc1394: for devices using the 1394ta AV/C'
-'libdc1394: for IEEE 1394 plugin'
-'kdelibs: KDE Solid hardware integration'
-'libpulse: PulseAudio support'
-'vdpau-video: vdpau back-end for nvidia'
-'libva-driver-intel: back-end for intel cards')
-conflicts=('vlc-plugin')
-replaces=('vlc-plugin')
-backup=('usr/share/vlc/http/.hosts'
-'usr/share/vlc/http/dialogs/.hosts'
-'usr/share/vlc/lua/http/.hosts'
-'usr/share/vlc/lua/http/dialogs/.hosts')
-options=('!libtool')
-install=vlc.install
-source=(http://download.videolan.org/pub/videolan/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.bz2;
-'bp-set-channel-map-pulseaudio-1.0.patch')
-md5sums=('91de1ad308c947e35380f9d747ff5713'
- 'bae24e02207364d76a1a118644de484e')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  sed -i -e 's:truetype/freefont:TTF:g' modules/misc/freetype.c
-
-  patch -Np1 -i ${srcdir}/bp-set-channel-map-pulseaudio-1.0.patch
-
-  ./configure --prefix=/usr \
-  --disable-rpath \
-  --enable-faad \
-  --enable-v4l \
-  --enable-snapshot \
-  --enable-dbus-control \
-  --enable-nls \
-  --enable-lirc \
-  --enable-pvr \
-  --enable-ncurses \
-  --with-live555-tree=/usr/lib/live \
-  --enable-upnp \
-  --enable-realrtsp
-  make
-}
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  make DESTDIR=${pkgdir}/ install
-
-  for res in 16 32 48 128; do
-install -D -m644 
${srcdir}/vlc-${pkgver}/share/icons/${res}x${res}/vlc.png \
-${pkgdir}/usr/share/icons/hicolor/${res}x${res}/apps/vlc.png
-  done
-}

Copied: vlc/repos/extra-i686/PKGBUILD (from rev 145276, vlc/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2011-12-21 01:41:22 UTC (rev 145277)
@@ -0,0 +1,74 @@
+# $Id$
+# Maintainer: Giovanni Scafora giova...@archlinux.org
+# Contributor: Sarah Hay sarah...@mb.sympatico.ca
+# Contributor: Martin Sandsmark 

[arch-commits] Commit in vlc/repos (10 files)

2011-11-23 Thread Giovanni Scafora
Date: Wednesday, November 23, 2011 @ 06:58:47
  Author: giovanni
Revision: 143209

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

Added:
  vlc/repos/extra-i686/PKGBUILD
(from rev 143208, vlc/trunk/PKGBUILD)
  vlc/repos/extra-i686/bp-set-channel-map-pulseaudio-1.0.patch
(from rev 143208, vlc/trunk/bp-set-channel-map-pulseaudio-1.0.patch)
  vlc/repos/extra-i686/vlc.install
(from rev 143208, vlc/trunk/vlc.install)
  vlc/repos/extra-x86_64/PKGBUILD
(from rev 143208, vlc/trunk/PKGBUILD)
  vlc/repos/extra-x86_64/bp-set-channel-map-pulseaudio-1.0.patch
(from rev 143208, vlc/trunk/bp-set-channel-map-pulseaudio-1.0.patch)
  vlc/repos/extra-x86_64/vlc.install
(from rev 143208, vlc/trunk/vlc.install)
Deleted:
  vlc/repos/extra-i686/PKGBUILD
  vlc/repos/extra-i686/vlc.install
  vlc/repos/extra-x86_64/PKGBUILD
  vlc/repos/extra-x86_64/vlc.install

--+
 extra-i686/PKGBUILD  |  152 -
 extra-i686/bp-set-channel-map-pulseaudio-1.0.patch   |   33 +++
 extra-i686/vlc.install   |   36 ++--
 extra-x86_64/PKGBUILD|  152 -
 extra-x86_64/bp-set-channel-map-pulseaudio-1.0.patch |   33 +++
 extra-x86_64/vlc.install |   36 ++--
 6 files changed, 258 insertions(+), 184 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2011-11-23 11:58:16 UTC (rev 143208)
+++ extra-i686/PKGBUILD 2011-11-23 11:58:47 UTC (rev 143209)
@@ -1,74 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora giova...@archlinux.org
-# Contributor: Sarah Hay sarah...@mb.sympatico.ca
-# Contributor: Martin Sandsmark martin.sandsm...@kde.org
-
-pkgname=vlc
-pkgver=1.1.12
-pkgrel=3
-pkgdesc=A multi-platform MPEG, VCD/DVD, and DivX player
-arch=('i686' 'x86_64')
-url=http://www.videolan.org/vlc/;
-license=('GPL')
-depends=('a52dec' 'fluidsynth' 'libmtp' 'libdvbpsi' 'libxpm' 'libcdio'
- 'libdca' 'qt' 'libproxy' 'sdl_image' 'libdvdnav' 'mesa'
- 'lua' 'v4l-utils' 'libcddb' 'smbclient' 'libmatroska' 'zvbi'
- 'taglib' 'sysfsutils' 'libmpcdec' 'ffmpeg' 'faad2' 'libupnp'
- 'libshout' 'libmad' 'fribidi' 'libmpeg2' 'libmodplug'
- 'ttf-freefont' 'libxv' 'libass' 'xdg-utils' 'desktop-file-utils')
-makedepends=('avahi' 'pkgconfig' 'live-media' 'libnotify'
- 'flac' 'libtheora' 'alsa-lib' 'jack' 'kdelibs' 'udev'
- 'libraw1394' 'libdc1394' 'libavc1394' 'libva' 'libpulse'
- 'lirc-utils' 'gnutls' 'libcaca')
-optdepends=('avahi: for service discovery using bonjour protocol'
-'libnotify: for notification plugin'
-'ncurses: for ncurses interface support'
-'libdvdcss: for decoding encrypted DVDs'
-'lirc-utils: for lirc plugin'
-'libavc1394: for devices using the 1394ta AV/C'
-'libdc1394: for IEEE 1394 plugin'
-'kdelibs: KDE Solid hardware integration'
-'libpulse: PulseAudio support'
-'vdpau-video: vdpau back-end for nvidia'
-'libva-driver-intel: back-end for intel cards')
-conflicts=('vlc-plugin')
-replaces=('vlc-plugin')
-backup=('usr/share/vlc/http/.hosts'
-'usr/share/vlc/http/dialogs/.hosts'
-'usr/share/vlc/lua/http/.hosts'
-'usr/share/vlc/lua/http/dialogs/.hosts')
-options=('!libtool')
-install=vlc.install
-source=(http://download.videolan.org/pub/videolan/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.bz2;)
-md5sums=('91de1ad308c947e35380f9d747ff5713')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  sed -i -e 's:truetype/freefont:TTF:g' modules/misc/freetype.c
-
-  ./configure --prefix=/usr \
-  --disable-rpath \
-  --enable-faad \
-  --enable-v4l \
-  --enable-snapshot \
-  --enable-dbus-control \
-  --enable-nls \
-  --enable-lirc \
-  --enable-pvr \
-  --enable-ncurses \
-  --with-live555-tree=/usr/lib/live \
-  --enable-upnp \
-  --enable-realrtsp
-  make
-}
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  make DESTDIR=${pkgdir}/ install
-
-  for res in 16 32 48 128; do
-install -D -m644 
${srcdir}/vlc-${pkgver}/share/icons/${res}x${res}/vlc.png \
-${pkgdir}/usr/share/icons/hicolor/${res}x${res}/apps/vlc.png
-  done
-}

Copied: vlc/repos/extra-i686/PKGBUILD (from rev 143208, vlc/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2011-11-23 11:58:47 UTC (rev 143209)
@@ -0,0 +1,78 @@
+# $Id$
+# Maintainer: Giovanni Scafora giova...@archlinux.org
+# Contributor: Sarah Hay sarah...@mb.sympatico.ca
+# Contributor: Martin Sandsmark martin.sandsm...@kde.org
+
+pkgname=vlc
+pkgver=1.1.12