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

Antonio Rojas arojas at archlinux.org
Sat Nov 4 09:58:20 UTC 2017


    Date: Saturday, November 4, 2017 @ 09:58:19
  Author: arojas
Revision: 265389

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

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

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2017-11-04 09:57:44 UTC (rev 265388)
+++ community-i686/PKGBUILD	2017-11-04 09:58:19 UTC (rev 265389)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger <eric at archlinux.org>
-
-pkgname=audacity
-pkgver=2.1.3
-pkgrel=1
-pkgdesc="A program that lets you manipulate digital audio waveforms"
-arch=('i686' 'x86_64')
-url="http://audacityteam.org"
-license=('GPL')
-depends=('libmad' 'libid3tag' 'wxgtk' 'lame' 'lilv' 'soundtouch'
-         'ffmpeg' 'vamp-plugin-sdk' 'sbsms' 'portsmf' 'desktop-file-utils')
-makedepends=('cmake' 'python2')
-options=('!makeflags')
-source=(https://github.com/audacity/audacity/archive/Audacity-${pkgver}.zip)
-sha1sums=('616097deb29d3883ca2d858fcefda1550cdfbdf2')
-
-build() {
-  cd audacity-Audacity-${pkgver}
-  autoreconf -vi # use system libraries
-  ./configure --prefix=/usr --with-libsamplerate
-  make
-}
-
-package() {
-  cd audacity-Audacity-${pkgver}
-  make DESTDIR="${pkgdir}" install
-}

Copied: audacity/repos/community-i686/PKGBUILD (from rev 265388, audacity/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2017-11-04 09:58:19 UTC (rev 265389)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Eric Bélanger <eric at archlinux.org>
+
+pkgname=audacity
+pkgver=2.2.0
+pkgrel=1
+pkgdesc="A program that lets you manipulate digital audio waveforms"
+arch=('i686' 'x86_64')
+url="http://audacityteam.org"
+license=('GPL')
+depends=('libmad' 'libid3tag' 'wxgtk3' 'lame' 'soundtouch'
+         'ffmpeg' 'vamp-plugin-sdk' 'portsmf' 'twolame' 'lv2' 'suil' 'lilv') # sbsms - needs unreleased version
+makedepends=('cmake' 'python2')
+source=(https://github.com/audacity/audacity/archive/Audacity-${pkgver}.zip)
+sha256sums=('175b2224bcafad2c4436cc5776c9c6b9af3bb78a8d0f11baa6d851192f5218ad')
+
+build() {
+  cd audacity-Audacity-${pkgver}
+  WX_CONFIG=wx-config-gtk3 ./configure --prefix=/usr --with-libsamplerate
+  make
+}
+
+package() {
+  cd audacity-Audacity-${pkgver}
+  make DESTDIR="${pkgdir}" install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2017-11-04 09:57:44 UTC (rev 265388)
+++ community-x86_64/PKGBUILD	2017-11-04 09:58:19 UTC (rev 265389)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger <eric at archlinux.org>
-
-pkgname=audacity
-pkgver=2.1.3
-pkgrel=1
-pkgdesc="A program that lets you manipulate digital audio waveforms"
-arch=('i686' 'x86_64')
-url="http://audacityteam.org"
-license=('GPL')
-depends=('libmad' 'libid3tag' 'wxgtk' 'lame' 'lilv' 'soundtouch'
-         'ffmpeg' 'vamp-plugin-sdk' 'sbsms' 'portsmf' 'desktop-file-utils')
-makedepends=('cmake' 'python2')
-options=('!makeflags')
-source=(https://github.com/audacity/audacity/archive/Audacity-${pkgver}.zip)
-sha1sums=('616097deb29d3883ca2d858fcefda1550cdfbdf2')
-
-build() {
-  cd audacity-Audacity-${pkgver}
-  autoreconf -vi # use system libraries
-  ./configure --prefix=/usr --with-libsamplerate
-  make
-}
-
-package() {
-  cd audacity-Audacity-${pkgver}
-  make DESTDIR="${pkgdir}" install
-}

Copied: audacity/repos/community-x86_64/PKGBUILD (from rev 265388, audacity/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2017-11-04 09:58:19 UTC (rev 265389)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Eric Bélanger <eric at archlinux.org>
+
+pkgname=audacity
+pkgver=2.2.0
+pkgrel=1
+pkgdesc="A program that lets you manipulate digital audio waveforms"
+arch=('i686' 'x86_64')
+url="http://audacityteam.org"
+license=('GPL')
+depends=('libmad' 'libid3tag' 'wxgtk3' 'lame' 'soundtouch'
+         'ffmpeg' 'vamp-plugin-sdk' 'portsmf' 'twolame' 'lv2' 'suil' 'lilv') # sbsms - needs unreleased version
+makedepends=('cmake' 'python2')
+source=(https://github.com/audacity/audacity/archive/Audacity-${pkgver}.zip)
+sha256sums=('175b2224bcafad2c4436cc5776c9c6b9af3bb78a8d0f11baa6d851192f5218ad')
+
+build() {
+  cd audacity-Audacity-${pkgver}
+  WX_CONFIG=wx-config-gtk3 ./configure --prefix=/usr --with-libsamplerate
+  make
+}
+
+package() {
+  cd audacity-Audacity-${pkgver}
+  make DESTDIR="${pkgdir}" install
+}



More information about the arch-commits mailing list