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

2019-04-22 Thread Jan Steffens via arch-commits
Date: Monday, April 22, 2019 @ 22:57:13
  Author: heftig
Revision: 351966

archrelease: copy trunk to extra-x86_64

Added:
  opus/repos/extra-x86_64/PKGBUILD
(from rev 351965, opus/trunk/PKGBUILD)
Deleted:
  opus/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   67 ++---
 1 file changed, 33 insertions(+), 34 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-04-22 22:57:00 UTC (rev 351965)
+++ PKGBUILD2019-04-22 22:57:13 UTC (rev 351966)
@@ -1,34 +0,0 @@
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Jan de Groot 
-# Contributor: DrZaius 
-# Contributor: pumbur
-
-pkgname=opus
-pkgver=1.3
-pkgrel=1
-pkgdesc="Totally open, royalty-free, highly versatile audio codec"
-arch=(x86_64)
-url="https://www.opus-codec.org/;
-license=(BSD)
-depends=(glibc)
-makedepends=(doxygen)
-source=(https://archive.mozilla.org/pub/$pkgname/$pkgname-$pkgver.tar.gz)
-sha256sums=('4f3d69aefdf2dbaf9825408e452a8a414ffc60494c70633560700398820dc550')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --disable-static \
---enable-custom-modes
-  make
-}
-
-check() {
-  cd $pkgname-$pkgver
-  make check
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-  install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}

Copied: opus/repos/extra-x86_64/PKGBUILD (from rev 351965, opus/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-04-22 22:57:13 UTC (rev 351966)
@@ -0,0 +1,33 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Jan de Groot 
+# Contributor: DrZaius 
+# Contributor: pumbur
+
+pkgname=opus
+pkgver=1.3.1
+pkgrel=1
+pkgdesc="Totally open, royalty-free, highly versatile audio codec"
+arch=(x86_64)
+url="https://www.opus-codec.org/;
+license=(BSD)
+depends=(glibc)
+makedepends=(doxygen)
+source=(https://archive.mozilla.org/pub/$pkgname/$pkgname-$pkgver.tar.gz)
+sha256sums=('65b58e1e25b2a114157014736a3d9dfeaad8d41be1c8179866f144a2fb44ff9d')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --disable-static --enable-custom-modes
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver
+  make check
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+  install -Dt "$pkgdir/usr/share/licenses/$pkgname" -m644 COPYING
+}


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

2018-10-19 Thread Jan Steffens via arch-commits
Date: Friday, October 19, 2018 @ 10:51:20
  Author: heftig
Revision: 336886

archrelease: copy trunk to extra-x86_64

Added:
  opus/repos/extra-x86_64/PKGBUILD
(from rev 336885, opus/trunk/PKGBUILD)
Deleted:
  opus/repos/extra-x86_64/PKGBUILD

--+
 PKGBUILD |   70 +
 1 file changed, 34 insertions(+), 36 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-10-19 10:51:13 UTC (rev 336885)
+++ PKGBUILD2018-10-19 10:51:20 UTC (rev 336886)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Jan de Groot 
-# Contributor: DrZaius 
-# Contributor: pumbur
-
-pkgname=opus
-pkgver=1.2.1
-pkgrel=1
-pkgdesc="Totally open, royalty-free, highly versatile audio codec"
-arch=(i686 x86_64)
-url="https://www.opus-codec.org/;
-license=(BSD)
-depends=(glibc)
-makedepends=(doxygen)
-source=(https://archive.mozilla.org/pub/$pkgname/$pkgname-$pkgver.tar.gz)
-sha256sums=('cfafd339ccd9c5ef8d6ab15d7e1a412c054bf4cb4ecbbbcc78c12ef2def70732')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --disable-static \
---enable-custom-modes \
---enable-ambisonics
-  make
-}
-
-check() {
-  cd $pkgname-$pkgver
-  make check
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-  install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}

Copied: opus/repos/extra-x86_64/PKGBUILD (from rev 336885, opus/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-10-19 10:51:20 UTC (rev 336886)
@@ -0,0 +1,34 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Jan de Groot 
+# Contributor: DrZaius 
+# Contributor: pumbur
+
+pkgname=opus
+pkgver=1.3
+pkgrel=1
+pkgdesc="Totally open, royalty-free, highly versatile audio codec"
+arch=(x86_64)
+url="https://www.opus-codec.org/;
+license=(BSD)
+depends=(glibc)
+makedepends=(doxygen)
+source=(https://archive.mozilla.org/pub/$pkgname/$pkgname-$pkgver.tar.gz)
+sha256sums=('4f3d69aefdf2dbaf9825408e452a8a414ffc60494c70633560700398820dc550')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --disable-static \
+--enable-custom-modes
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver
+  make check
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+  install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}