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

Jonathan Steel jsteel at nymeria.archlinux.org
Sat Aug 10 16:38:00 UTC 2013


    Date: Saturday, August 10, 2013 @ 18:38:00
  Author: jsteel
Revision: 95392

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

Added:
  dvdbackup/repos/community-i686/PKGBUILD
    (from rev 95391, dvdbackup/trunk/PKGBUILD)
  dvdbackup/repos/community-x86_64/PKGBUILD
    (from rev 95391, dvdbackup/trunk/PKGBUILD)
Deleted:
  dvdbackup/repos/community-i686/PKGBUILD
  dvdbackup/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2013-08-10 16:37:27 UTC (rev 95391)
+++ community-i686/PKGBUILD	2013-08-10 16:38:00 UTC (rev 95392)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Jonathan Steel <mail at jsteel dot org>
-# Contributor: yugrotavele <yugrotavele at archlinux dot us>
-# Contributor: Varun Acharya <varun at archlinux.org>
-# Contributor: Nicolai Lissner <nlissne at linux01.gwdg.de>
-
-pkgname=dvdbackup
-pkgver=0.4.2
-pkgrel=1
-pkgdesc="A tool to rip video DVDs from the command line"
-arch=('i686' 'x86_64')
-url="http://dvdbackup.sourceforge.net/"
-license=('GPL')
-depends=('libdvdread')
-optdepends=('libdvdcss: to decrypt encrypted dvds')
-source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.xz)
-md5sums=('28f273b2f27a3afea3a3c965ddbede86')
-
-build() {
-  cd "$srcdir"/$pkgname-$pkgver
-
-  ./configure --prefix=/usr
-
-  make
-}
-
-package() {
-  cd "$srcdir"/$pkgname-$pkgver
-
-  make DESTDIR="$pkgdir" install
-}

Copied: dvdbackup/repos/community-i686/PKGBUILD (from rev 95391, dvdbackup/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2013-08-10 16:38:00 UTC (rev 95392)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Jonathan Steel <mail at jsteel dot org>
+# Contributor: yugrotavele <yugrotavele at archlinux dot us>
+# Contributor: Varun Acharya <varun at archlinux.org>
+# Contributor: Nicolai Lissner <nlissne at linux01.gwdg.de>
+
+pkgname=dvdbackup
+pkgver=0.4.2
+pkgrel=1
+pkgdesc="A tool to rip video DVDs from the command line"
+arch=('i686' 'x86_64')
+url="http://dvdbackup.sourceforge.net"
+license=('GPL')
+depends=('libdvdread')
+optdepends=('libdvdcss: to decrypt encrypted DVDs')
+source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.xz)
+md5sums=('28f273b2f27a3afea3a3c965ddbede86')
+
+build() {
+  cd "$srcdir"/$pkgname-$pkgver
+
+  ./configure --prefix=/usr
+
+  make
+}
+
+package() {
+  cd "$srcdir"/$pkgname-$pkgver
+
+  make DESTDIR="$pkgdir"/ install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2013-08-10 16:37:27 UTC (rev 95391)
+++ community-x86_64/PKGBUILD	2013-08-10 16:38:00 UTC (rev 95392)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Jonathan Steel <mail at jsteel dot org>
-# Contributor: yugrotavele <yugrotavele at archlinux dot us>
-# Contributor: Varun Acharya <varun at archlinux.org>
-# Contributor: Nicolai Lissner <nlissne at linux01.gwdg.de>
-
-pkgname=dvdbackup
-pkgver=0.4.2
-pkgrel=1
-pkgdesc="A tool to rip video DVDs from the command line"
-arch=('i686' 'x86_64')
-url="http://dvdbackup.sourceforge.net/"
-license=('GPL')
-depends=('libdvdread')
-optdepends=('libdvdcss: to decrypt encrypted dvds')
-source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.xz)
-md5sums=('28f273b2f27a3afea3a3c965ddbede86')
-
-build() {
-  cd "$srcdir"/$pkgname-$pkgver
-
-  ./configure --prefix=/usr
-
-  make
-}
-
-package() {
-  cd "$srcdir"/$pkgname-$pkgver
-
-  make DESTDIR="$pkgdir" install
-}

Copied: dvdbackup/repos/community-x86_64/PKGBUILD (from rev 95391, dvdbackup/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2013-08-10 16:38:00 UTC (rev 95392)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Jonathan Steel <mail at jsteel dot org>
+# Contributor: yugrotavele <yugrotavele at archlinux dot us>
+# Contributor: Varun Acharya <varun at archlinux.org>
+# Contributor: Nicolai Lissner <nlissne at linux01.gwdg.de>
+
+pkgname=dvdbackup
+pkgver=0.4.2
+pkgrel=1
+pkgdesc="A tool to rip video DVDs from the command line"
+arch=('i686' 'x86_64')
+url="http://dvdbackup.sourceforge.net"
+license=('GPL')
+depends=('libdvdread')
+optdepends=('libdvdcss: to decrypt encrypted DVDs')
+source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.xz)
+md5sums=('28f273b2f27a3afea3a3c965ddbede86')
+
+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