[arch-commits] Commit in audacious/repos (extra-i686 extra-i686/PKGBUILD)

Andrea Scarpino andrea at archlinux.org
Wed Nov 25 11:36:32 UTC 2009


    Date: Wednesday, November 25, 2009 @ 06:36:32
  Author: andrea
Revision: 59616

Merged revisions 53864,59615 via svnmerge from 
svn+ssh://gerolde.archlinux.org/srv/svn-packages/audacious/trunk

........
  r53864 | andrea | 2009-10-03 18:29:11 +0200 (Sat, 03 Oct 2009) | 1 line
  
  added patch
........
  r59615 | andrea | 2009-11-25 12:35:52 +0100 (Wed, 25 Nov 2009) | 2 lines
  
  upgpkg: audacious 2.2-1
      upstream release
........

Modified:
  audacious/repos/extra-i686/	(properties)
  audacious/repos/extra-i686/PKGBUILD

----------+
 PKGBUILD |   12 ++++--------
 1 file changed, 4 insertions(+), 8 deletions(-)


Property changes on: audacious/repos/extra-i686
___________________________________________________________________
Modified: svnmerge-integrated
   - /audacious/trunk:1-53849
   + /audacious/trunk:1-59615

Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2009-11-25 11:35:52 UTC (rev 59615)
+++ extra-i686/PKGBUILD	2009-11-25 11:36:32 UTC (rev 59616)
@@ -3,8 +3,8 @@
 # Contributor: William Rea <sillywilly at gmail.com>
 
 pkgname=audacious
-pkgver=2.1
-pkgrel=2
+pkgver=2.2
+pkgrel=1
 pkgdesc="Media player based on BMP"
 arch=('i686' 'x86_64')
 url="http://audacious-media-player.org/"
@@ -15,16 +15,12 @@
 provides=('audacious-player')
 replaces=('audacious-player')
 install=audacious.install
-source=(http://distfiles.atheme.org/$pkgname-$pkgver.tgz
-	'remove_libudet.patch')
-md5sums=('03ab6a062e5909214841f90f767f1147'
-         'd194f9f187c415b60165dd584ae3bad1')
+source=(http://distfiles.atheme.org/$pkgname-$pkgver.tgz)
+md5sums=('ad0f7484692c529acfa91ce784170478')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"
 
-  patch -Np1 -i ${srcdir}/remove_libudet.patch || return 1
-
   if [[ $CARCH == "i686" ]]; then
     ./configure --prefix=/usr \
       --enable-samplerate \




More information about the arch-commits mailing list