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

Stéphane Gaudreault stephane at nymeria.archlinux.org
Thu Mar 14 11:52:25 UTC 2013


    Date: Thursday, March 14, 2013 @ 12:52:25
  Author: stephane
Revision: 180007

db-move: moved libdvdcss from [testing] to [extra] (i686, x86_64)

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

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

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2013-03-14 11:52:23 UTC (rev 180006)
+++ extra-i686/PKGBUILD	2013-03-14 11:52:25 UTC (rev 180007)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: 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.12
-pkgrel=1
-pkgdesc="A portable abstraction library for DVD decryption"
-url="http://www.videolan.org/libdvdcss"
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('glibc')
-options=('!libtool')
-source=(http://download.videolan.org/pub/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('2218a193900e3203aa10dc24cdf54275')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  make DESTDIR="$pkgdir" install
-}

Copied: libdvdcss/repos/extra-i686/PKGBUILD (from rev 180006, libdvdcss/repos/testing-i686/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2013-03-14 11:52:25 UTC (rev 180007)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: 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=1
+pkgdesc="A 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 "${srcdir}/${pkgname}-${pkgver}"
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2013-03-14 11:52:23 UTC (rev 180006)
+++ extra-x86_64/PKGBUILD	2013-03-14 11:52:25 UTC (rev 180007)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: 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.12
-pkgrel=1
-pkgdesc="A portable abstraction library for DVD decryption"
-url="http://www.videolan.org/libdvdcss"
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('glibc')
-options=('!libtool')
-source=(http://download.videolan.org/pub/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('2218a193900e3203aa10dc24cdf54275')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  make DESTDIR="$pkgdir" install
-}

Copied: libdvdcss/repos/extra-x86_64/PKGBUILD (from rev 180006, libdvdcss/repos/testing-x86_64/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2013-03-14 11:52:25 UTC (rev 180007)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: 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=1
+pkgdesc="A 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 "${srcdir}/${pkgname}-${pkgver}"
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+}




More information about the arch-commits mailing list