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

Eric Bélanger eric at nymeria.archlinux.org
Sat Feb 1 00:48:22 UTC 2014


    Date: Saturday, February 1, 2014 @ 01:48:22
  Author: eric
Revision: 105124

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

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

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2014-02-01 00:47:43 UTC (rev 105123)
+++ community-i686/PKGBUILD	2014-02-01 00:48:22 UTC (rev 105124)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer:  Bartłomiej Piotrowski <nospam at bpiotrowski.pl>
-# Contributor: DrZaius <lou[at]fakeoutdoorsman[dot]com>
-
-pkgname=opusfile
-pkgver=0.4
-pkgrel=1
-pkgdesc='Library for opening, seeking, and decoding .opus files'
-arch=('i686' 'x86_64')
-url='http://www.opus-codec.org/'
-license=('custom')
-depends=('libogg' 'openssl' 'opus')
-source=(http://downloads.xiph.org/releases/opus/${pkgname}-${pkgver}.tar.gz)
-md5sums=('80f3d4106106905255ff84def1b5d9ae')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-
-  install -Dm644 COPYING "$pkgdir"/usr/share/licenses/opusfile/LICENSE
-}

Copied: opusfile/repos/community-i686/PKGBUILD (from rev 105123, opusfile/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2014-02-01 00:48:22 UTC (rev 105124)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer:  Bartłomiej Piotrowski <nospam at bpiotrowski.pl>
+# Contributor: DrZaius <lou[at]fakeoutdoorsman[dot]com>
+
+pkgname=opusfile
+pkgver=0.5
+pkgrel=1
+pkgdesc='Library for opening, seeking, and decoding .opus files'
+arch=('i686' 'x86_64')
+url='http://www.opus-codec.org/'
+license=('BSD')
+depends=('libogg' 'openssl' 'opus')
+source=(http://downloads.xiph.org/releases/opus/${pkgname}-${pkgver}.tar.gz)
+md5sums=('6c96ae240ada27fafff423f96a8814cb')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+
+  install -Dm644 COPYING "$pkgdir"/usr/share/licenses/opusfile/LICENSE
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2014-02-01 00:47:43 UTC (rev 105123)
+++ community-x86_64/PKGBUILD	2014-02-01 00:48:22 UTC (rev 105124)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer:  Bartłomiej Piotrowski <nospam at bpiotrowski.pl>
-# Contributor: DrZaius <lou[at]fakeoutdoorsman[dot]com>
-
-pkgname=opusfile
-pkgver=0.4
-pkgrel=1
-pkgdesc='Library for opening, seeking, and decoding .opus files'
-arch=('i686' 'x86_64')
-url='http://www.opus-codec.org/'
-license=('custom')
-depends=('libogg' 'openssl' 'opus')
-source=(http://downloads.xiph.org/releases/opus/${pkgname}-${pkgver}.tar.gz)
-md5sums=('80f3d4106106905255ff84def1b5d9ae')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-
-  install -Dm644 COPYING "$pkgdir"/usr/share/licenses/opusfile/LICENSE
-}

Copied: opusfile/repos/community-x86_64/PKGBUILD (from rev 105123, opusfile/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2014-02-01 00:48:22 UTC (rev 105124)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer:  Bartłomiej Piotrowski <nospam at bpiotrowski.pl>
+# Contributor: DrZaius <lou[at]fakeoutdoorsman[dot]com>
+
+pkgname=opusfile
+pkgver=0.5
+pkgrel=1
+pkgdesc='Library for opening, seeking, and decoding .opus files'
+arch=('i686' 'x86_64')
+url='http://www.opus-codec.org/'
+license=('BSD')
+depends=('libogg' 'openssl' 'opus')
+source=(http://downloads.xiph.org/releases/opus/${pkgname}-${pkgver}.tar.gz)
+md5sums=('6c96ae240ada27fafff423f96a8814cb')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+
+  install -Dm644 COPYING "$pkgdir"/usr/share/licenses/opusfile/LICENSE
+}




More information about the arch-commits mailing list