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

Eric Bélanger eric at nymeria.archlinux.org
Mon Oct 28 02:02:53 UTC 2013


    Date: Monday, October 28, 2013 @ 03:02:53
  Author: eric
Revision: 197664

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

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

-----------------------+
 /PKGBUILD             |   56 ++++++++++++++++++++++++++++++++++++++++++++++++
 extra-i686/PKGBUILD   |   27 -----------------------
 extra-x86_64/PKGBUILD |   27 -----------------------
 3 files changed, 56 insertions(+), 54 deletions(-)

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2013-10-28 02:01:52 UTC (rev 197663)
+++ extra-i686/PKGBUILD	2013-10-28 02:02:53 UTC (rev 197664)
@@ -1,27 +0,0 @@
-# $Id$
-# Contributor: Stéphane Gaudreault <stephane at archlinux.org>
-# Contributor: arjan <arjan at archlinux.org>
-# Contributor Sarah Hay <sarahhay at mb.sympatico.ca>
-
-pkgname=libdvdcss
-pkgver=1.2.13
-pkgrel=2
-pkgdesc="Portable abstraction library for DVD decryption"
-url="http://www.videolan.org/libdvdcss"
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('glibc')
-options=('!libtool' '!docs' '!emptydirs')
-source=(http://download.videolan.org/pub/$pkgname/$pkgver/$pkgname-$pkgver.tar.bz2)
-sha1sums=('1a4a5e55c7529da46386c1c333340eee2c325a77')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="${pkgdir}" install
-}

Copied: libdvdcss/repos/extra-i686/PKGBUILD (from rev 197663, libdvdcss/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2013-10-28 02:02:53 UTC (rev 197664)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer:
+# Contributor: Stéphane Gaudreault <stephane at archlinux.org>
+# Contributor: arjan <arjan at archlinux.org>
+# Contributor Sarah Hay <sarahhay at mb.sympatico.ca>
+
+pkgname=libdvdcss
+pkgver=1.2.13
+pkgrel=3
+pkgdesc="Portable abstraction library for DVD decryption"
+url="http://www.videolan.org/libdvdcss"
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('glibc')
+options=('!docs' '!emptydirs')
+source=(http://download.videolan.org/pub/$pkgname/$pkgver/$pkgname-$pkgver.tar.bz2)
+sha1sums=('1a4a5e55c7529da46386c1c333340eee2c325a77')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2013-10-28 02:01:52 UTC (rev 197663)
+++ extra-x86_64/PKGBUILD	2013-10-28 02:02:53 UTC (rev 197664)
@@ -1,27 +0,0 @@
-# $Id$
-# Contributor: Stéphane Gaudreault <stephane at archlinux.org>
-# Contributor: arjan <arjan at archlinux.org>
-# Contributor Sarah Hay <sarahhay at mb.sympatico.ca>
-
-pkgname=libdvdcss
-pkgver=1.2.13
-pkgrel=2
-pkgdesc="Portable abstraction library for DVD decryption"
-url="http://www.videolan.org/libdvdcss"
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('glibc')
-options=('!libtool' '!docs' '!emptydirs')
-source=(http://download.videolan.org/pub/$pkgname/$pkgver/$pkgname-$pkgver.tar.bz2)
-sha1sums=('1a4a5e55c7529da46386c1c333340eee2c325a77')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="${pkgdir}" install
-}

Copied: libdvdcss/repos/extra-x86_64/PKGBUILD (from rev 197663, libdvdcss/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2013-10-28 02:02:53 UTC (rev 197664)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer:
+# Contributor: Stéphane Gaudreault <stephane at archlinux.org>
+# Contributor: arjan <arjan at archlinux.org>
+# Contributor Sarah Hay <sarahhay at mb.sympatico.ca>
+
+pkgname=libdvdcss
+pkgver=1.2.13
+pkgrel=3
+pkgdesc="Portable abstraction library for DVD decryption"
+url="http://www.videolan.org/libdvdcss"
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('glibc')
+options=('!docs' '!emptydirs')
+source=(http://download.videolan.org/pub/$pkgname/$pkgver/$pkgname-$pkgver.tar.bz2)
+sha1sums=('1a4a5e55c7529da46386c1c333340eee2c325a77')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="${pkgdir}" install
+}




More information about the arch-commits mailing list