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

Gaetan Bisson bisson at nymeria.archlinux.org
Fri Oct 25 02:49:53 UTC 2013


    Date: Friday, October 25, 2013 @ 04:49:53
  Author: bisson
Revision: 197350

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

Added:
  libvpx/repos/extra-i686/PKGBUILD
    (from rev 197349, libvpx/trunk/PKGBUILD)
  libvpx/repos/extra-x86_64/PKGBUILD
    (from rev 197349, libvpx/trunk/PKGBUILD)
Deleted:
  libvpx/repos/extra-i686/PKGBUILD
  libvpx/repos/extra-x86_64/PKGBUILD

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

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2013-10-25 02:49:25 UTC (rev 197349)
+++ extra-i686/PKGBUILD	2013-10-25 02:49:53 UTC (rev 197350)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru <ibiru at archlinux.org>
-pkgname=libvpx
-pkgver=1.2.0
-pkgrel=1
-pkgdesc="The VP8 Codec SDK"
-arch=('i686' 'x86_64')
-url="http://www.webmproject.org/"
-license=('BSD')
-depends=('glibc')
-makedepends=('yasm')
-source=(ftp://ftp.archlinux.org/other/libvpx/libvpx-$pkgver.tar.xz{,.sig})
-sha1sums=('75cd953cf2db694412569272803fbdc73f2b599f'
-          'SKIP')
-
-build() {
-    cd "$pkgname-$pkgver"
-    ./configure --prefix=/usr --enable-vp8 \
-        --enable-runtime-cpu-detect \
-        --enable-shared \
-        --enable-postproc \
-        --enable-pic \
-        --disable-install-docs \
-        --disable-install-srcs
-    make
-}
-
-package() {
-    cd "$pkgname-$pkgver"
-    make DIST_DIR="$pkgdir/usr" install
-    install -D -m 0644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}

Copied: libvpx/repos/extra-i686/PKGBUILD (from rev 197349, libvpx/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2013-10-25 02:49:53 UTC (rev 197350)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Ionut Biru <ibiru at archlinux.org>
+pkgname=libvpx
+pkgver=1.2.0
+pkgrel=2
+pkgdesc="The VP8 Codec SDK"
+arch=('i686' 'x86_64')
+url="http://www.webmproject.org/"
+license=('BSD')
+depends=('glibc')
+makedepends=('yasm')
+source=(ftp://ftp.archlinux.org/other/libvpx/libvpx-$pkgver.tar.xz{,.sig})
+sha1sums=('75cd953cf2db694412569272803fbdc73f2b599f'
+          'SKIP')
+
+build() {
+    cd "$pkgname-$pkgver"
+    ./configure --prefix=/usr --enable-vp8 \
+        --enable-runtime-cpu-detect \
+        --enable-shared \
+        --enable-postproc \
+        --enable-pic \
+        --disable-install-docs \
+        --disable-install-srcs
+    make
+}
+
+package() {
+    cd "$pkgname-$pkgver"
+    make DIST_DIR="$pkgdir/usr" install
+    install -D -m 0644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2013-10-25 02:49:25 UTC (rev 197349)
+++ extra-x86_64/PKGBUILD	2013-10-25 02:49:53 UTC (rev 197350)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Ionut Biru <ibiru at archlinux.org>
-pkgname=libvpx
-pkgver=1.2.0
-pkgrel=1
-pkgdesc="The VP8 Codec SDK"
-arch=('i686' 'x86_64')
-url="http://www.webmproject.org/"
-license=('BSD')
-depends=('glibc')
-makedepends=('yasm')
-source=(ftp://ftp.archlinux.org/other/libvpx/libvpx-$pkgver.tar.xz{,.sig})
-sha1sums=('75cd953cf2db694412569272803fbdc73f2b599f'
-          'SKIP')
-
-build() {
-    cd "$pkgname-$pkgver"
-    ./configure --prefix=/usr --enable-vp8 \
-        --enable-runtime-cpu-detect \
-        --enable-shared \
-        --enable-postproc \
-        --enable-pic \
-        --disable-install-docs \
-        --disable-install-srcs
-    make
-}
-
-package() {
-    cd "$pkgname-$pkgver"
-    make DIST_DIR="$pkgdir/usr" install
-    install -D -m 0644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}

Copied: libvpx/repos/extra-x86_64/PKGBUILD (from rev 197349, libvpx/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2013-10-25 02:49:53 UTC (rev 197350)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Ionut Biru <ibiru at archlinux.org>
+pkgname=libvpx
+pkgver=1.2.0
+pkgrel=2
+pkgdesc="The VP8 Codec SDK"
+arch=('i686' 'x86_64')
+url="http://www.webmproject.org/"
+license=('BSD')
+depends=('glibc')
+makedepends=('yasm')
+source=(ftp://ftp.archlinux.org/other/libvpx/libvpx-$pkgver.tar.xz{,.sig})
+sha1sums=('75cd953cf2db694412569272803fbdc73f2b599f'
+          'SKIP')
+
+build() {
+    cd "$pkgname-$pkgver"
+    ./configure --prefix=/usr --enable-vp8 \
+        --enable-runtime-cpu-detect \
+        --enable-shared \
+        --enable-postproc \
+        --enable-pic \
+        --disable-install-docs \
+        --disable-install-srcs
+    make
+}
+
+package() {
+    cd "$pkgname-$pkgver"
+    make DIST_DIR="$pkgdir/usr" install
+    install -D -m 0644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}




More information about the arch-commits mailing list