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

2017-09-11 Thread Jelle van der Waa
Date: Monday, September 11, 2017 @ 19:52:39
  Author: jelle
Revision: 257010

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

Added:
  npapi-vlc/repos/community-i686/PKGBUILD
(from rev 257009, npapi-vlc/trunk/PKGBUILD)
  npapi-vlc/repos/community-x86_64/PKGBUILD
(from rev 257009, npapi-vlc/trunk/PKGBUILD)
Deleted:
  npapi-vlc/repos/community-i686/PKGBUILD
  npapi-vlc/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   82 
 community-i686/PKGBUILD   |   41 --
 community-x86_64/PKGBUILD |   41 --
 3 files changed, 82 insertions(+), 82 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-09-11 19:52:26 UTC (rev 257009)
+++ community-i686/PKGBUILD 2017-09-11 19:52:39 UTC (rev 257010)
@@ -1,41 +0,0 @@
-# $Id$
-
-# Maintainer: Timothy Redaelli 
-# Contributor: Det 
-# Contributor: Hugo Osvaldo Barrera 
-
-pkgname=npapi-vlc
-pkgver=2.2.5
-pkgrel=1
-pkgdesc="The modern VLC Mozilla (NPAPI) plugin"
-arch=('i686' 'x86_64')
-url="https://code.videolan.org/videolan/npapi-vlc;
-license=('GPL')
-depends=('gtk2' 'vlc')
-makedepends=('git' 'npapi-sdk')
-# This package uses version tags from Git, because there are no official 
releases
-source=("git+https://code.videolan.org/videolan/$pkgname.git#tag=$pkgver;
-"git+https://code.videolan.org/videolan/libvlcpp.git;)
-md5sums=('SKIP'
- 'SKIP')
-
-prepare() {
-  cd "$pkgname"
-  git submodule init
-  git config submodule.vlcpp.url "$srcdir/libvlcpp"
-  git submodule update
-}
-
-build() {
-  cd "$pkgname"
-
-  ./autogen.sh
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "$pkgname"
-
-  make DESTDIR="$pkgdir" install
-}

Copied: npapi-vlc/repos/community-i686/PKGBUILD (from rev 257009, 
npapi-vlc/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-09-11 19:52:39 UTC (rev 257010)
@@ -0,0 +1,41 @@
+# $Id$
+
+# Maintainer: Timothy Redaelli 
+# Contributor: Det 
+# Contributor: Hugo Osvaldo Barrera 
+
+pkgname=npapi-vlc
+pkgver=2.2.5
+pkgrel=2
+pkgdesc="The modern VLC Mozilla (NPAPI) plugin"
+arch=('i686' 'x86_64')
+url="https://code.videolan.org/videolan/npapi-vlc;
+license=('GPL')
+depends=('gtk2' 'vlc')
+makedepends=('git' 'npapi-sdk')
+# This package uses version tags from Git, because there are no official 
releases
+source=("git+https://code.videolan.org/videolan/$pkgname.git#tag=$pkgver;
+"git+https://code.videolan.org/videolan/libvlcpp.git;)
+md5sums=('SKIP'
+ 'SKIP')
+
+prepare() {
+  cd "$pkgname"
+  git submodule init
+  git config submodule.vlcpp.url "$srcdir/libvlcpp"
+  git submodule update
+}
+
+build() {
+  cd "$pkgname"
+
+  ./autogen.sh
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "$pkgname"
+
+  make DESTDIR="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-09-11 19:52:26 UTC (rev 257009)
+++ community-x86_64/PKGBUILD   2017-09-11 19:52:39 UTC (rev 257010)
@@ -1,41 +0,0 @@
-# $Id$
-
-# Maintainer: Timothy Redaelli 
-# Contributor: Det 
-# Contributor: Hugo Osvaldo Barrera 
-
-pkgname=npapi-vlc
-pkgver=2.2.5
-pkgrel=1
-pkgdesc="The modern VLC Mozilla (NPAPI) plugin"
-arch=('i686' 'x86_64')
-url="https://code.videolan.org/videolan/npapi-vlc;
-license=('GPL')
-depends=('gtk2' 'vlc')
-makedepends=('git' 'npapi-sdk')
-# This package uses version tags from Git, because there are no official 
releases
-source=("git+https://code.videolan.org/videolan/$pkgname.git#tag=$pkgver;
-"git+https://code.videolan.org/videolan/libvlcpp.git;)
-md5sums=('SKIP'
- 'SKIP')
-
-prepare() {
-  cd "$pkgname"
-  git submodule init
-  git config submodule.vlcpp.url "$srcdir/libvlcpp"
-  git submodule update
-}
-
-build() {
-  cd "$pkgname"
-
-  ./autogen.sh
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "$pkgname"
-
-  make DESTDIR="$pkgdir" install
-}

Copied: npapi-vlc/repos/community-x86_64/PKGBUILD (from rev 257009, 
npapi-vlc/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-09-11 19:52:39 UTC (rev 257010)
@@ -0,0 +1,41 @@
+# $Id$
+
+# Maintainer: Timothy Redaelli 
+# Contributor: Det 
+# Contributor: Hugo Osvaldo Barrera 
+
+pkgname=npapi-vlc
+pkgver=2.2.5
+pkgrel=2
+pkgdesc="The modern VLC Mozilla (NPAPI) plugin"
+arch=('i686' 'x86_64')
+url="https://code.videolan.org/videolan/npapi-vlc;

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

2017-02-14 Thread Timothy Redaelli
Date: Tuesday, February 14, 2017 @ 15:28:15
  Author: tredaelli
Revision: 212382

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

Added:
  npapi-vlc/repos/community-i686/PKGBUILD
(from rev 212381, npapi-vlc/trunk/PKGBUILD)
  npapi-vlc/repos/community-x86_64/PKGBUILD
(from rev 212381, npapi-vlc/trunk/PKGBUILD)
Deleted:
  npapi-vlc/repos/community-i686/PKGBUILD
  npapi-vlc/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   82 
 community-i686/PKGBUILD   |   41 --
 community-x86_64/PKGBUILD |   41 --
 3 files changed, 82 insertions(+), 82 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2017-02-14 15:28:05 UTC (rev 212381)
+++ community-i686/PKGBUILD 2017-02-14 15:28:15 UTC (rev 212382)
@@ -1,41 +0,0 @@
-# $Id$
-
-# Maintainer: Timothy Redaelli 
-# Contributor: Det 
-# Contributor: Hugo Osvaldo Barrera 
-
-pkgname=npapi-vlc
-pkgver=2.2.2
-pkgrel=1
-pkgdesc="The modern VLC Mozilla (NPAPI) plugin"
-arch=('i686' 'x86_64')
-url="http://git.videolan.org/?p=$pkgname.git;a=summary;
-license=('GPL')
-depends=('gtk2' 'vlc')
-makedepends=('git' 'npapi-sdk')
-# This package uses version tags from Git, because there are no official 
releases
-source=("git+https://code.videolan.org/videolan/$pkgname.git#tag=$pkgver;
-"git+https://code.videolan.org/videolan/libvlcpp.git;)
-md5sums=('SKIP'
- 'SKIP')
-
-prepare() {
-  cd "$pkgname"
-  git submodule init
-  git config submodule.vlcpp.url "$srcdir/libvlcpp"
-  git submodule update
-}
-
-build() {
-  cd "$pkgname"
-
-  ./autogen.sh
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "$pkgname"
-
-  make DESTDIR="$pkgdir" install
-}

Copied: npapi-vlc/repos/community-i686/PKGBUILD (from rev 212381, 
npapi-vlc/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2017-02-14 15:28:15 UTC (rev 212382)
@@ -0,0 +1,41 @@
+# $Id$
+
+# Maintainer: Timothy Redaelli 
+# Contributor: Det 
+# Contributor: Hugo Osvaldo Barrera 
+
+pkgname=npapi-vlc
+pkgver=2.2.5
+pkgrel=1
+pkgdesc="The modern VLC Mozilla (NPAPI) plugin"
+arch=('i686' 'x86_64')
+url="https://code.videolan.org/videolan/npapi-vlc;
+license=('GPL')
+depends=('gtk2' 'vlc')
+makedepends=('git' 'npapi-sdk')
+# This package uses version tags from Git, because there are no official 
releases
+source=("git+https://code.videolan.org/videolan/$pkgname.git#tag=$pkgver;
+"git+https://code.videolan.org/videolan/libvlcpp.git;)
+md5sums=('SKIP'
+ 'SKIP')
+
+prepare() {
+  cd "$pkgname"
+  git submodule init
+  git config submodule.vlcpp.url "$srcdir/libvlcpp"
+  git submodule update
+}
+
+build() {
+  cd "$pkgname"
+
+  ./autogen.sh
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "$pkgname"
+
+  make DESTDIR="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2017-02-14 15:28:05 UTC (rev 212381)
+++ community-x86_64/PKGBUILD   2017-02-14 15:28:15 UTC (rev 212382)
@@ -1,41 +0,0 @@
-# $Id$
-
-# Maintainer: Timothy Redaelli 
-# Contributor: Det 
-# Contributor: Hugo Osvaldo Barrera 
-
-pkgname=npapi-vlc
-pkgver=2.2.2
-pkgrel=1
-pkgdesc="The modern VLC Mozilla (NPAPI) plugin"
-arch=('i686' 'x86_64')
-url="http://git.videolan.org/?p=$pkgname.git;a=summary;
-license=('GPL')
-depends=('gtk2' 'vlc')
-makedepends=('git' 'npapi-sdk')
-# This package uses version tags from Git, because there are no official 
releases
-source=("git+https://code.videolan.org/videolan/$pkgname.git#tag=$pkgver;
-"git+https://code.videolan.org/videolan/libvlcpp.git;)
-md5sums=('SKIP'
- 'SKIP')
-
-prepare() {
-  cd "$pkgname"
-  git submodule init
-  git config submodule.vlcpp.url "$srcdir/libvlcpp"
-  git submodule update
-}
-
-build() {
-  cd "$pkgname"
-
-  ./autogen.sh
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "$pkgname"
-
-  make DESTDIR="$pkgdir" install
-}

Copied: npapi-vlc/repos/community-x86_64/PKGBUILD (from rev 212381, 
npapi-vlc/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2017-02-14 15:28:15 UTC (rev 212382)
@@ -0,0 +1,41 @@
+# $Id$
+
+# Maintainer: Timothy Redaelli 
+# Contributor: Det 
+# Contributor: Hugo Osvaldo Barrera 
+
+pkgname=npapi-vlc
+pkgver=2.2.5
+pkgrel=1
+pkgdesc="The modern VLC Mozilla (NPAPI) plugin"
+arch=('i686' 'x86_64')

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

2016-02-19 Thread Timothy Redaelli
Date: Friday, February 19, 2016 @ 16:05:16
  Author: tredaelli
Revision: 162586

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

Added:
  npapi-vlc/repos/community-i686/PKGBUILD
(from rev 162585, npapi-vlc/trunk/PKGBUILD)
  npapi-vlc/repos/community-x86_64/PKGBUILD
(from rev 162585, npapi-vlc/trunk/PKGBUILD)
Deleted:
  npapi-vlc/repos/community-i686/PKGBUILD
  npapi-vlc/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-02-19 15:05:03 UTC (rev 162585)
+++ community-i686/PKGBUILD 2016-02-19 15:05:16 UTC (rev 162586)
@@ -1,32 +0,0 @@
-# $Id$
-
-# Maintainer: Timothy Redaelli 
-# Contributor: Det 
-# Contributor: Hugo Osvaldo Barrera 
-
-pkgname=npapi-vlc
-pkgver=2.2.1
-pkgrel=2
-pkgdesc="The modern VLC Mozilla (NPAPI) plugin"
-arch=('i686' 'x86_64')
-url="http://git.videolan.org/?p=$pkgname.git;a=summary;
-license=('GPL')
-depends=('gtk2' 'vlc')
-makedepends=('git' 'npapi-sdk')
-# This package uses version tags from Git, because there are no official 
releases
-source=("git+https://code.videolan.org/videolan/$pkgname.git#tag=$pkgver;)
-md5sums=('SKIP')
-
-build() {
-  cd "$pkgname"
-
-  ./autogen.sh
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "$pkgname"
-
-  make DESTDIR="$pkgdir" install
-}

Copied: npapi-vlc/repos/community-i686/PKGBUILD (from rev 162585, 
npapi-vlc/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-02-19 15:05:16 UTC (rev 162586)
@@ -0,0 +1,41 @@
+# $Id$
+
+# Maintainer: Timothy Redaelli 
+# Contributor: Det 
+# Contributor: Hugo Osvaldo Barrera 
+
+pkgname=npapi-vlc
+pkgver=2.2.2
+pkgrel=1
+pkgdesc="The modern VLC Mozilla (NPAPI) plugin"
+arch=('i686' 'x86_64')
+url="http://git.videolan.org/?p=$pkgname.git;a=summary;
+license=('GPL')
+depends=('gtk2' 'vlc')
+makedepends=('git' 'npapi-sdk')
+# This package uses version tags from Git, because there are no official 
releases
+source=("git+https://code.videolan.org/videolan/$pkgname.git#tag=$pkgver;
+"git+https://code.videolan.org/videolan/libvlcpp.git;)
+md5sums=('SKIP'
+ 'SKIP')
+
+prepare() {
+  cd "$pkgname"
+  git submodule init
+  git config submodule.vlcpp.url "$srcdir/libvlcpp"
+  git submodule update
+}
+
+build() {
+  cd "$pkgname"
+
+  ./autogen.sh
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "$pkgname"
+
+  make DESTDIR="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-02-19 15:05:03 UTC (rev 162585)
+++ community-x86_64/PKGBUILD   2016-02-19 15:05:16 UTC (rev 162586)
@@ -1,32 +0,0 @@
-# $Id$
-
-# Maintainer: Timothy Redaelli 
-# Contributor: Det 
-# Contributor: Hugo Osvaldo Barrera 
-
-pkgname=npapi-vlc
-pkgver=2.2.1
-pkgrel=2
-pkgdesc="The modern VLC Mozilla (NPAPI) plugin"
-arch=('i686' 'x86_64')
-url="http://git.videolan.org/?p=$pkgname.git;a=summary;
-license=('GPL')
-depends=('gtk2' 'vlc')
-makedepends=('git' 'npapi-sdk')
-# This package uses version tags from Git, because there are no official 
releases
-source=("git+https://code.videolan.org/videolan/$pkgname.git#tag=$pkgver;)
-md5sums=('SKIP')
-
-build() {
-  cd "$pkgname"
-
-  ./autogen.sh
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "$pkgname"
-
-  make DESTDIR="$pkgdir" install
-}

Copied: npapi-vlc/repos/community-x86_64/PKGBUILD (from rev 162585, 
npapi-vlc/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2016-02-19 15:05:16 UTC (rev 162586)
@@ -0,0 +1,41 @@
+# $Id$
+
+# Maintainer: Timothy Redaelli 
+# Contributor: Det 
+# Contributor: Hugo Osvaldo Barrera 
+
+pkgname=npapi-vlc
+pkgver=2.2.2
+pkgrel=1
+pkgdesc="The modern VLC Mozilla (NPAPI) plugin"
+arch=('i686' 'x86_64')
+url="http://git.videolan.org/?p=$pkgname.git;a=summary;
+license=('GPL')
+depends=('gtk2' 'vlc')
+makedepends=('git' 'npapi-sdk')
+# This package uses version tags from Git, because there are no official 
releases
+source=("git+https://code.videolan.org/videolan/$pkgname.git#tag=$pkgver;
+"git+https://code.videolan.org/videolan/libvlcpp.git;)
+md5sums=('SKIP'
+ 'SKIP')
+
+prepare() {
+  cd "$pkgname"
+  git submodule init
+  git config submodule.vlcpp.url 

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

2015-12-06 Thread Evangelos Foutras
Date: Sunday, December 6, 2015 @ 22:52:35
  Author: foutrelis
Revision: 149267

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

Added:
  npapi-vlc/repos/community-staging-i686/
  npapi-vlc/repos/community-staging-i686/PKGBUILD
(from rev 149266, npapi-vlc/trunk/PKGBUILD)
  npapi-vlc/repos/community-staging-x86_64/
  npapi-vlc/repos/community-staging-x86_64/PKGBUILD
(from rev 149266, npapi-vlc/trunk/PKGBUILD)

---+
 community-staging-i686/PKGBUILD   |   32 
 community-staging-x86_64/PKGBUILD |   32 
 2 files changed, 64 insertions(+)

Copied: npapi-vlc/repos/community-staging-i686/PKGBUILD (from rev 149266, 
npapi-vlc/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2015-12-06 21:52:35 UTC (rev 149267)
@@ -0,0 +1,32 @@
+# $Id$
+
+# Maintainer: Timothy Redaelli 
+# Contributor: Det 
+# Contributor: Hugo Osvaldo Barrera 
+
+pkgname=npapi-vlc
+pkgver=2.2.1
+pkgrel=2
+pkgdesc="The modern VLC Mozilla (NPAPI) plugin"
+arch=('i686' 'x86_64')
+url="http://git.videolan.org/?p=$pkgname.git;a=summary;
+license=('GPL')
+depends=('gtk2' 'vlc')
+makedepends=('git' 'npapi-sdk')
+# This package uses version tags from Git, because there are no official 
releases
+source=("git+https://code.videolan.org/videolan/$pkgname.git#tag=$pkgver;)
+md5sums=('SKIP')
+
+build() {
+  cd "$pkgname"
+
+  ./autogen.sh
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "$pkgname"
+
+  make DESTDIR="$pkgdir" install
+}

Copied: npapi-vlc/repos/community-staging-x86_64/PKGBUILD (from rev 149266, 
npapi-vlc/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2015-12-06 21:52:35 UTC (rev 149267)
@@ -0,0 +1,32 @@
+# $Id$
+
+# Maintainer: Timothy Redaelli 
+# Contributor: Det 
+# Contributor: Hugo Osvaldo Barrera 
+
+pkgname=npapi-vlc
+pkgver=2.2.1
+pkgrel=2
+pkgdesc="The modern VLC Mozilla (NPAPI) plugin"
+arch=('i686' 'x86_64')
+url="http://git.videolan.org/?p=$pkgname.git;a=summary;
+license=('GPL')
+depends=('gtk2' 'vlc')
+makedepends=('git' 'npapi-sdk')
+# This package uses version tags from Git, because there are no official 
releases
+source=("git+https://code.videolan.org/videolan/$pkgname.git#tag=$pkgver;)
+md5sums=('SKIP')
+
+build() {
+  cd "$pkgname"
+
+  ./autogen.sh
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "$pkgname"
+
+  make DESTDIR="$pkgdir" install
+}


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

2015-07-16 Thread Timothy Redaelli
Date: Thursday, July 16, 2015 @ 17:51:55
  Author: tredaelli
Revision: 137005

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

Added:
  npapi-vlc/repos/community-i686/
  npapi-vlc/repos/community-i686/PKGBUILD
(from rev 137004, npapi-vlc/trunk/PKGBUILD)
  npapi-vlc/repos/community-x86_64/
  npapi-vlc/repos/community-x86_64/PKGBUILD
(from rev 137004, npapi-vlc/trunk/PKGBUILD)

---+
 community-i686/PKGBUILD   |   32 
 community-x86_64/PKGBUILD |   32 
 2 files changed, 64 insertions(+)

Copied: npapi-vlc/repos/community-i686/PKGBUILD (from rev 137004, 
npapi-vlc/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-07-16 15:51:55 UTC (rev 137005)
@@ -0,0 +1,32 @@
+# $Id$
+
+# Maintainer: Timothy Redaelli timothy.redae...@gmail.com
+# Contributor: Det nimetonmaili g-mail
+# Contributor: Hugo Osvaldo Barrera h...@barrera.io
+
+pkgname=npapi-vlc
+pkgver=2.2.1
+pkgrel=1
+pkgdesc=The modern VLC Mozilla (NPAPI) plugin
+arch=('i686' 'x86_64')
+url=http://git.videolan.org/?p=$pkgname.git;a=summary;
+license=('GPL')
+depends=('gtk2' 'vlc')
+makedepends=('git' 'npapi-sdk')
+# This package uses version tags from Git, because there are no official 
releases
+source=(git://git.videolan.org/$pkgname.git#tag=$pkgver)
+md5sums=('SKIP')
+
+build() {
+  cd $pkgname
+
+  ./autogen.sh
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname
+
+  make DESTDIR=$pkgdir install
+}

Copied: npapi-vlc/repos/community-x86_64/PKGBUILD (from rev 137004, 
npapi-vlc/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2015-07-16 15:51:55 UTC (rev 137005)
@@ -0,0 +1,32 @@
+# $Id$
+
+# Maintainer: Timothy Redaelli timothy.redae...@gmail.com
+# Contributor: Det nimetonmaili g-mail
+# Contributor: Hugo Osvaldo Barrera h...@barrera.io
+
+pkgname=npapi-vlc
+pkgver=2.2.1
+pkgrel=1
+pkgdesc=The modern VLC Mozilla (NPAPI) plugin
+arch=('i686' 'x86_64')
+url=http://git.videolan.org/?p=$pkgname.git;a=summary;
+license=('GPL')
+depends=('gtk2' 'vlc')
+makedepends=('git' 'npapi-sdk')
+# This package uses version tags from Git, because there are no official 
releases
+source=(git://git.videolan.org/$pkgname.git#tag=$pkgver)
+md5sums=('SKIP')
+
+build() {
+  cd $pkgname
+
+  ./autogen.sh
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname
+
+  make DESTDIR=$pkgdir install
+}