Date: Sunday, April 10, 2016 @ 18:27:06
  Author: alucryd
Revision: 170121

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

Added:
  vapoursynth-plugin-mvtools/repos/community-i686/PKGBUILD
    (from rev 170120, vapoursynth-plugin-mvtools/trunk/PKGBUILD)
  vapoursynth-plugin-mvtools/repos/community-x86_64/PKGBUILD
    (from rev 170120, vapoursynth-plugin-mvtools/trunk/PKGBUILD)
Deleted:
  vapoursynth-plugin-mvtools/repos/community-i686/PKGBUILD
  vapoursynth-plugin-mvtools/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD     2016-04-10 16:26:55 UTC (rev 170120)
+++ community-i686/PKGBUILD     2016-04-10 16:27:06 UTC (rev 170121)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Maxime Gauduin <[email protected]>
-# Contributor: Gustavo Alvarez <[email protected]>
-
-pkgname=vapoursynth-plugin-mvtools
-pkgver=11
-pkgrel=1
-pkgdesc='MVTools plugin for VapourSynth'
-arch=('i686' 'x86_64')
-url='https://github.com/dubhater/vapoursynth-mvtools'
-license=('GPL2')
-depends=('fftw' 'gcc-libs' 'glibc' 'vapoursynth')
-makedepends=('yasm')
-source=("vapoursynth-plugin-mvtools-${pkgver}.tar.gz::https://github.com/dubhater/vapoursynth-mvtools/archive/v${pkgver}.tar.gz";)
-sha256sums=('93f6d5e734976209f2385198492d87f2e7a6227e6f321763e9c1112a5925e6bf')
-
-build() {
-  cd vapoursynth-mvtools-${pkgver}
-
-  ./autogen.sh
-  ./configure \
-    --prefix='/usr' \
-    --libdir='/usr/lib/vapoursynth'
-  make
-}
-
-package(){
-  cd vapoursynth-mvtools-${pkgver}
-
-  make DESTDIR="${pkgdir}" install
-
-  install -dm 755 "${pkgdir}"/usr/share/doc/vapoursynth/plugins/mvtools
-  install -m 644 readme.rst 
"${pkgdir}"/usr/share/doc/vapoursynth/plugins/mvtools/README
-}
-
-#vim: ts=2 sw=2 et:

Copied: vapoursynth-plugin-mvtools/repos/community-i686/PKGBUILD (from rev 
170120, vapoursynth-plugin-mvtools/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD                             (rev 0)
+++ community-i686/PKGBUILD     2016-04-10 16:27:06 UTC (rev 170121)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Maxime Gauduin <[email protected]>
+# Contributor: Gustavo Alvarez <[email protected]>
+
+pkgname=vapoursynth-plugin-mvtools
+pkgver=13
+pkgrel=1
+pkgdesc='MVTools plugin for VapourSynth'
+arch=('i686' 'x86_64')
+url='https://github.com/dubhater/vapoursynth-mvtools'
+license=('GPL2')
+depends=('fftw' 'gcc-libs' 'glibc' 'vapoursynth')
+makedepends=('yasm')
+source=("vapoursynth-plugin-mvtools-${pkgver}.tar.gz::https://github.com/dubhater/vapoursynth-mvtools/archive/v${pkgver}.tar.gz";)
+sha256sums=('941d204b82a99df837a36a0fbb733fef279a16525fd1676123eedd98a2a097ba')
+
+build() {
+  cd vapoursynth-mvtools-${pkgver}
+
+  ./autogen.sh
+  ./configure \
+    --prefix='/usr' \
+    --libdir='/usr/lib/vapoursynth'
+  make
+}
+
+package(){
+  cd vapoursynth-mvtools-${pkgver}
+
+  make DESTDIR="${pkgdir}" install
+
+  install -dm 755 "${pkgdir}"/usr/share/doc/vapoursynth/plugins/mvtools
+  install -m 644 readme.rst 
"${pkgdir}"/usr/share/doc/vapoursynth/plugins/mvtools/README
+}
+
+#vim: ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD   2016-04-10 16:26:55 UTC (rev 170120)
+++ community-x86_64/PKGBUILD   2016-04-10 16:27:06 UTC (rev 170121)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Maxime Gauduin <[email protected]>
-# Contributor: Gustavo Alvarez <[email protected]>
-
-pkgname=vapoursynth-plugin-mvtools
-pkgver=11
-pkgrel=1
-pkgdesc='MVTools plugin for VapourSynth'
-arch=('i686' 'x86_64')
-url='https://github.com/dubhater/vapoursynth-mvtools'
-license=('GPL2')
-depends=('fftw' 'gcc-libs' 'glibc' 'vapoursynth')
-makedepends=('yasm')
-source=("vapoursynth-plugin-mvtools-${pkgver}.tar.gz::https://github.com/dubhater/vapoursynth-mvtools/archive/v${pkgver}.tar.gz";)
-sha256sums=('93f6d5e734976209f2385198492d87f2e7a6227e6f321763e9c1112a5925e6bf')
-
-build() {
-  cd vapoursynth-mvtools-${pkgver}
-
-  ./autogen.sh
-  ./configure \
-    --prefix='/usr' \
-    --libdir='/usr/lib/vapoursynth'
-  make
-}
-
-package(){
-  cd vapoursynth-mvtools-${pkgver}
-
-  make DESTDIR="${pkgdir}" install
-
-  install -dm 755 "${pkgdir}"/usr/share/doc/vapoursynth/plugins/mvtools
-  install -m 644 readme.rst 
"${pkgdir}"/usr/share/doc/vapoursynth/plugins/mvtools/README
-}
-
-#vim: ts=2 sw=2 et:

Copied: vapoursynth-plugin-mvtools/repos/community-x86_64/PKGBUILD (from rev 
170120, vapoursynth-plugin-mvtools/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD                           (rev 0)
+++ community-x86_64/PKGBUILD   2016-04-10 16:27:06 UTC (rev 170121)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Maxime Gauduin <[email protected]>
+# Contributor: Gustavo Alvarez <[email protected]>
+
+pkgname=vapoursynth-plugin-mvtools
+pkgver=13
+pkgrel=1
+pkgdesc='MVTools plugin for VapourSynth'
+arch=('i686' 'x86_64')
+url='https://github.com/dubhater/vapoursynth-mvtools'
+license=('GPL2')
+depends=('fftw' 'gcc-libs' 'glibc' 'vapoursynth')
+makedepends=('yasm')
+source=("vapoursynth-plugin-mvtools-${pkgver}.tar.gz::https://github.com/dubhater/vapoursynth-mvtools/archive/v${pkgver}.tar.gz";)
+sha256sums=('941d204b82a99df837a36a0fbb733fef279a16525fd1676123eedd98a2a097ba')
+
+build() {
+  cd vapoursynth-mvtools-${pkgver}
+
+  ./autogen.sh
+  ./configure \
+    --prefix='/usr' \
+    --libdir='/usr/lib/vapoursynth'
+  make
+}
+
+package(){
+  cd vapoursynth-mvtools-${pkgver}
+
+  make DESTDIR="${pkgdir}" install
+
+  install -dm 755 "${pkgdir}"/usr/share/doc/vapoursynth/plugins/mvtools
+  install -m 644 readme.rst 
"${pkgdir}"/usr/share/doc/vapoursynth/plugins/mvtools/README
+}
+
+#vim: ts=2 sw=2 et:

Reply via email to