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

Bartłomiej Piotrowski bpiotrowski at nymeria.archlinux.org
Mon Sep 9 15:45:45 UTC 2013


    Date: Monday, September 9, 2013 @ 17:45:45
  Author: bpiotrowski
Revision: 96976

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

Added:
  opus-tools/repos/community-i686/PKGBUILD
    (from rev 96975, opus-tools/trunk/PKGBUILD)
  opus-tools/repos/community-x86_64/PKGBUILD
    (from rev 96975, opus-tools/trunk/PKGBUILD)
Deleted:
  opus-tools/repos/community-i686/PKGBUILD
  opus-tools/repos/community-x86_64/PKGBUILD

---------------------------+
 /PKGBUILD                 |   56 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   29 ----------------------
 community-x86_64/PKGBUILD |   29 ----------------------
 3 files changed, 56 insertions(+), 58 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2013-09-09 15:45:28 UTC (rev 96975)
+++ community-i686/PKGBUILD	2013-09-09 15:45:45 UTC (rev 96976)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer:  Bartłomiej Piotrowski <nospam at bpiotrowski.pl>
-# Contributor: Michael Düll <mail at akurei.me>
-# Contributor: pumbur
-
-pkgname=opus-tools
-pkgver=0.1.6
-pkgrel=1
-pkgdesc='Collection of tools for Opus audio codec'
-arch=('i686' 'x86_64')
-url='http://wiki.xiph.org/Opus-tools'
-license=('BSD')
-depends=('opus' 'libogg')
-source=(http://downloads.xiph.org/releases/opus/$pkgname-$pkgver.tar.gz)
-
-build(){
-  cd $srcdir/$pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-
-  install -Dm644 COPYING $pkgdir/usr/share/licenses/$pkgname/LICENSE
-} 
-
-sha512sums=('547828082c4838643eeda513f65316b60b0e44c4a0826ef39cbfa3fe81df71b30651c03ceee7729aeb74258c259014bf95ca5f01aba097a4de8334e58c8e7ce6')

Copied: opus-tools/repos/community-i686/PKGBUILD (from rev 96975, opus-tools/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2013-09-09 15:45:45 UTC (rev 96976)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer:  Bartłomiej Piotrowski <nospam at bpiotrowski.pl>
+# Contributor: Michael Düll <mail at akurei.me>
+# Contributor: pumbur
+
+pkgname=opus-tools
+pkgver=0.1.7
+pkgrel=1
+pkgdesc='Collection of tools for Opus audio codec'
+arch=('i686' 'x86_64')
+url='http://wiki.xiph.org/Opus-tools'
+license=('BSD')
+depends=('flac' 'libogg' 'opus')
+source=(http://downloads.xiph.org/releases/opus/$pkgname-$pkgver.tar.gz)
+md5sums=('62af32d1669bcabf1aabaf7187a377f6')
+
+build(){
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+
+  install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+} 

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2013-09-09 15:45:28 UTC (rev 96975)
+++ community-x86_64/PKGBUILD	2013-09-09 15:45:45 UTC (rev 96976)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer:  Bartłomiej Piotrowski <nospam at bpiotrowski.pl>
-# Contributor: Michael Düll <mail at akurei.me>
-# Contributor: pumbur
-
-pkgname=opus-tools
-pkgver=0.1.6
-pkgrel=1
-pkgdesc='Collection of tools for Opus audio codec'
-arch=('i686' 'x86_64')
-url='http://wiki.xiph.org/Opus-tools'
-license=('BSD')
-depends=('opus' 'libogg')
-source=(http://downloads.xiph.org/releases/opus/$pkgname-$pkgver.tar.gz)
-
-build(){
-  cd $srcdir/$pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-
-  install -Dm644 COPYING $pkgdir/usr/share/licenses/$pkgname/LICENSE
-} 
-
-sha512sums=('547828082c4838643eeda513f65316b60b0e44c4a0826ef39cbfa3fe81df71b30651c03ceee7729aeb74258c259014bf95ca5f01aba097a4de8334e58c8e7ce6')

Copied: opus-tools/repos/community-x86_64/PKGBUILD (from rev 96975, opus-tools/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2013-09-09 15:45:45 UTC (rev 96976)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer:  Bartłomiej Piotrowski <nospam at bpiotrowski.pl>
+# Contributor: Michael Düll <mail at akurei.me>
+# Contributor: pumbur
+
+pkgname=opus-tools
+pkgver=0.1.7
+pkgrel=1
+pkgdesc='Collection of tools for Opus audio codec'
+arch=('i686' 'x86_64')
+url='http://wiki.xiph.org/Opus-tools'
+license=('BSD')
+depends=('flac' 'libogg' 'opus')
+source=(http://downloads.xiph.org/releases/opus/$pkgname-$pkgver.tar.gz)
+md5sums=('62af32d1669bcabf1aabaf7187a377f6')
+
+build(){
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+
+  install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+} 




More information about the arch-commits mailing list