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

Ionut Biru ibiru at archlinux.org
Fri Jul 6 16:26:37 UTC 2012


    Date: Friday, July 6, 2012 @ 12:26:37
  Author: ibiru
Revision: 163081

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

Added:
  x264/repos/testing-i686/PKGBUILD
    (from rev 163080, x264/trunk/PKGBUILD)
  x264/repos/testing-x86_64/PKGBUILD
    (from rev 163080, x264/trunk/PKGBUILD)
Deleted:
  x264/repos/testing-i686/PKGBUILD
  x264/repos/testing-x86_64/PKGBUILD

-------------------------+
 testing-i686/PKGBUILD   |   70 +++++++++++++++++++++++-----------------------
 testing-x86_64/PKGBUILD |   70 +++++++++++++++++++++++-----------------------
 2 files changed, 70 insertions(+), 70 deletions(-)

Deleted: testing-i686/PKGBUILD
===================================================================
--- testing-i686/PKGBUILD	2012-07-06 16:25:43 UTC (rev 163080)
+++ testing-i686/PKGBUILD	2012-07-06 16:26:37 UTC (rev 163081)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer : Ionut Biru <ibiru at archlinux.org>
-# Contributor: damir <damir at archlinux.org>
-# Contributor: Paul Mattal <paul at archlinux.org>
-
-pkgname=x264
-pkgver=20120602
-pkgrel=1
-pkgdesc="free library for encoding H264/AVC video streams"
-arch=('i686' 'x86_64')
-url="http://www.videolan.org/developers/x264.html"
-license=('GPL')
-depends=('glibc')
-makedepends=('yasm')
-source=(ftp://ftp.videolan.org/pub/videolan/x264/snapshots/x264-snapshot-$pkgver-2245-stable.tar.bz2)
-md5sums=('50e6dc7a1031a19c710e912dffb19a7a')
-
-build() {
-    cd "$pkgname-snapshot-$pkgver-2245-stable"
-
-    ./configure --enable-shared
-
-    make
-}
-package() {
-    cd "$pkgname-snapshot-$pkgver-2245-stable"
-
-    make DESTDIR="$pkgdir" \
-      bindir=/usr/bin \
-      libdir=/usr/lib \
-      includedir=/usr/include \
-      install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: x264/repos/testing-i686/PKGBUILD (from rev 163080, x264/trunk/PKGBUILD)
===================================================================
--- testing-i686/PKGBUILD	                        (rev 0)
+++ testing-i686/PKGBUILD	2012-07-06 16:26:37 UTC (rev 163081)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer : Ionut Biru <ibiru at archlinux.org>
+# Contributor: damir <damir at archlinux.org>
+# Contributor: Paul Mattal <paul at archlinux.org>
+
+pkgname=x264
+pkgver=20120705
+pkgrel=1
+pkgdesc="free library for encoding H264/AVC video streams"
+arch=('i686' 'x86_64')
+url="http://www.videolan.org/developers/x264.html"
+license=('GPL')
+depends=('glibc')
+makedepends=('yasm')
+source=(ftp://ftp.videolan.org/pub/videolan/x264/snapshots/x264-snapshot-$pkgver-2245-stable.tar.bz2)
+md5sums=('81e5bec5d5774a4a3f567f14bd94289c')
+
+build() {
+    cd "$pkgname-snapshot-$pkgver-2245-stable"
+
+    ./configure --enable-shared
+
+    make
+}
+package() {
+    cd "$pkgname-snapshot-$pkgver-2245-stable"
+
+    make DESTDIR="$pkgdir" \
+      bindir=/usr/bin \
+      libdir=/usr/lib \
+      includedir=/usr/include \
+      install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: testing-x86_64/PKGBUILD
===================================================================
--- testing-x86_64/PKGBUILD	2012-07-06 16:25:43 UTC (rev 163080)
+++ testing-x86_64/PKGBUILD	2012-07-06 16:26:37 UTC (rev 163081)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer : Ionut Biru <ibiru at archlinux.org>
-# Contributor: damir <damir at archlinux.org>
-# Contributor: Paul Mattal <paul at archlinux.org>
-
-pkgname=x264
-pkgver=20120602
-pkgrel=1
-pkgdesc="free library for encoding H264/AVC video streams"
-arch=('i686' 'x86_64')
-url="http://www.videolan.org/developers/x264.html"
-license=('GPL')
-depends=('glibc')
-makedepends=('yasm')
-source=(ftp://ftp.videolan.org/pub/videolan/x264/snapshots/x264-snapshot-$pkgver-2245-stable.tar.bz2)
-md5sums=('50e6dc7a1031a19c710e912dffb19a7a')
-
-build() {
-    cd "$pkgname-snapshot-$pkgver-2245-stable"
-
-    ./configure --enable-shared
-
-    make
-}
-package() {
-    cd "$pkgname-snapshot-$pkgver-2245-stable"
-
-    make DESTDIR="$pkgdir" \
-      bindir=/usr/bin \
-      libdir=/usr/lib \
-      includedir=/usr/include \
-      install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: x264/repos/testing-x86_64/PKGBUILD (from rev 163080, x264/trunk/PKGBUILD)
===================================================================
--- testing-x86_64/PKGBUILD	                        (rev 0)
+++ testing-x86_64/PKGBUILD	2012-07-06 16:26:37 UTC (rev 163081)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer : Ionut Biru <ibiru at archlinux.org>
+# Contributor: damir <damir at archlinux.org>
+# Contributor: Paul Mattal <paul at archlinux.org>
+
+pkgname=x264
+pkgver=20120705
+pkgrel=1
+pkgdesc="free library for encoding H264/AVC video streams"
+arch=('i686' 'x86_64')
+url="http://www.videolan.org/developers/x264.html"
+license=('GPL')
+depends=('glibc')
+makedepends=('yasm')
+source=(ftp://ftp.videolan.org/pub/videolan/x264/snapshots/x264-snapshot-$pkgver-2245-stable.tar.bz2)
+md5sums=('81e5bec5d5774a4a3f567f14bd94289c')
+
+build() {
+    cd "$pkgname-snapshot-$pkgver-2245-stable"
+
+    ./configure --enable-shared
+
+    make
+}
+package() {
+    cd "$pkgname-snapshot-$pkgver-2245-stable"
+
+    make DESTDIR="$pkgdir" \
+      bindir=/usr/bin \
+      libdir=/usr/lib \
+      includedir=/usr/include \
+      install
+}
+
+# vim:set ts=2 sw=2 et:




More information about the arch-commits mailing list