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

Jelle van der Waa jelle at archlinux.org
Mon Sep 11 19:52:40 UTC 2017


    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 <timothy.redaelli at gmail.com>
-# Contributor: Det <nimetonmaili g-mail>
-# Contributor: Hugo Osvaldo Barrera <hugo at barrera.io>
-
-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 <timothy.redaelli at gmail.com>
+# Contributor: Det <nimetonmaili g-mail>
+# Contributor: Hugo Osvaldo Barrera <hugo at barrera.io>
+
+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 <timothy.redaelli at gmail.com>
-# Contributor: Det <nimetonmaili g-mail>
-# Contributor: Hugo Osvaldo Barrera <hugo at barrera.io>
-
-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 <timothy.redaelli at gmail.com>
+# Contributor: Det <nimetonmaili g-mail>
+# Contributor: Hugo Osvaldo Barrera <hugo at barrera.io>
+
+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
+}



More information about the arch-commits mailing list