[arch-commits] Commit in libdvdread/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2020-03-22 Thread Antonio Rojas via arch-commits
Date: Sunday, March 22, 2020 @ 09:29:23
  Author: arojas
Revision: 378300

archrelease: copy trunk to extra-x86_64

Added:
  libdvdread/repos/extra-x86_64/PKGBUILD
(from rev 378299, libdvdread/trunk/PKGBUILD)
Deleted:
  libdvdread/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   76 ++---
 1 file changed, 38 insertions(+), 38 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-03-22 09:29:00 UTC (rev 378299)
+++ PKGBUILD2020-03-22 09:29:23 UTC (rev 378300)
@@ -1,38 +0,0 @@
-# Maintainer: Jan de Groot 
-# Contributor: Thomas Baechler 
-# Contributor: Tom Newsom 
-
-pkgname=libdvdread
-pkgver=6.0.2
-pkgrel=1
-pkgdesc="Provides a simple foundation for reading DVD video disks"
-arch=(x86_64)
-url="https://www.videolan.org/developers/libdvdnav.html;
-license=('GPL')
-depends=('glibc')
-makedepends=('libdvdcss' 'git')
-optdepends=('libdvdcss: for decoding encrypted DVDs')
-_commit=a02a002ff7e4a740a740a649f466a8954c70c5a1  # tags/6.0.2^0
-source=("git+https://code.videolan.org/videolan/libdvdread.git#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed -e 's/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-  autoreconf -fi
-}
-
-build() {
-  cd $pkgname
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="${pkgdir}" install
-}

Copied: libdvdread/repos/extra-x86_64/PKGBUILD (from rev 378299, 
libdvdread/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-03-22 09:29:23 UTC (rev 378300)
@@ -0,0 +1,38 @@
+# Maintainer: Jan de Groot 
+# Contributor: Thomas Baechler 
+# Contributor: Tom Newsom 
+
+pkgname=libdvdread
+pkgver=6.1.0
+pkgrel=1
+pkgdesc="Provides a simple foundation for reading DVD video disks"
+arch=(x86_64)
+url="https://www.videolan.org/developers/libdvdnav.html;
+license=('GPL')
+depends=('glibc')
+makedepends=('libdvdcss' 'git')
+optdepends=('libdvdcss: for decoding encrypted DVDs')
+_commit=d413571ce39acd404523b6742ba361215f6ada68  # tags/6.1.0^0
+source=("git+https://code.videolan.org/videolan/libdvdread.git#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed -e 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  autoreconf -fi
+}
+
+build() {
+  cd $pkgname
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="${pkgdir}" install
+}


[arch-commits] Commit in libdvdread/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2019-03-07 Thread Jan de Groot via arch-commits
Date: Thursday, March 7, 2019 @ 09:49:22
  Author: jgc
Revision: 347195

archrelease: copy trunk to extra-x86_64

Added:
  libdvdread/repos/extra-x86_64/PKGBUILD
(from rev 347194, libdvdread/trunk/PKGBUILD)
Deleted:
  libdvdread/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   77 ++---
 1 file changed, 38 insertions(+), 39 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-03-07 09:49:18 UTC (rev 347194)
+++ PKGBUILD2019-03-07 09:49:22 UTC (rev 347195)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot 
-# Contributor: Thomas Baechler 
-# Contributor: Tom Newsom 
-
-pkgname=libdvdread
-pkgver=6.0.0
-pkgrel=1
-pkgdesc="Provides a simple foundation for reading DVD video disks"
-arch=(x86_64)
-url="https://www.videolan.org/developers/libdvdnav.html;
-license=('GPL')
-depends=('glibc')
-makedepends=('libdvdcss' 'git')
-optdepends=('libdvdcss: for decoding encrypted DVDs')
-_commit=95fdbe8337d2ff31dcfb68f35f3e4441dc27d92f  # tags/6.0.0^0
-source=("git+https://code.videolan.org/videolan/libdvdread.git#commit=$_commit;)
-sha256sums=('SKIP')
-
-pkgver() {
-  cd $pkgname
-  git describe --tags | sed -e 's/-/+/g'
-}
-
-prepare() {
-  cd $pkgname
-  autoreconf -fi
-}
-
-build() {
-  cd $pkgname
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname
-  make DESTDIR="${pkgdir}" install
-}

Copied: libdvdread/repos/extra-x86_64/PKGBUILD (from rev 347194, 
libdvdread/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-03-07 09:49:22 UTC (rev 347195)
@@ -0,0 +1,38 @@
+# Maintainer: Jan de Groot 
+# Contributor: Thomas Baechler 
+# Contributor: Tom Newsom 
+
+pkgname=libdvdread
+pkgver=6.0.1
+pkgrel=1
+pkgdesc="Provides a simple foundation for reading DVD video disks"
+arch=(x86_64)
+url="https://www.videolan.org/developers/libdvdnav.html;
+license=('GPL')
+depends=('glibc')
+makedepends=('libdvdcss' 'git')
+optdepends=('libdvdcss: for decoding encrypted DVDs')
+_commit=b851de7220657aaba96d447abd2937ffd2a23490  # tags/6.0.1^0
+source=("git+https://code.videolan.org/videolan/libdvdread.git#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed -e 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  autoreconf -fi
+}
+
+build() {
+  cd $pkgname
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="${pkgdir}" install
+}


[arch-commits] Commit in libdvdread/repos (extra-x86_64)

2010-05-13 Thread Andrea Scarpino
Date: Thursday, May 13, 2010 @ 11:59:41
  Author: andrea
Revision: 80199

archrelease: remove extra-x86_64

Deleted:
  libdvdread/repos/extra-x86_64/



[arch-commits] Commit in libdvdread/repos (extra-x86_64)

2010-05-13 Thread Andrea Scarpino
Date: Thursday, May 13, 2010 @ 11:59:58
  Author: andrea
Revision: 80200

archrelease: copy trunk to extra-x86_64

Added:
  libdvdread/repos/extra-x86_64/