[arch-commits] Commit in gnome-media/repos (gnome-unstable-i686)

2010-04-10 Thread Ionut Biru
Date: Saturday, April 10, 2010 @ 05:04:49
  Author: ibiru
Revision: 77030

cleanup

Deleted:
  gnome-media/repos/gnome-unstable-i686/



[arch-commits] Commit in gnome-media/repos (extra-i686)

2010-04-10 Thread Ionut Biru
Date: Saturday, April 10, 2010 @ 05:05:02
  Author: ibiru
Revision: 77031

archrelease: remove extra-i686

Deleted:
  gnome-media/repos/extra-i686/



[arch-commits] Commit in gnome-media/repos (extra-i686)

2010-04-10 Thread Ionut Biru
Date: Saturday, April 10, 2010 @ 05:05:18
  Author: ibiru
Revision: 77032

archrelease: copy trunk to extra-i686

Added:
  gnome-media/repos/extra-i686/



[arch-commits] Commit in hsqldb-java/trunk (PKGBUILD)

2010-04-10 Thread andyrtr
Date: Saturday, April 10, 2010 @ 10:25:05
  Author: andyrtr
Revision: 77033

upgpkg: hsqldb-java 1.8.1.2-1
new version 1.8.1.2

Modified:
  hsqldb-java/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-04-10 09:05:18 UTC (rev 77032)
+++ PKGBUILD2010-04-10 14:25:05 UTC (rev 77033)
@@ -3,7 +3,7 @@
 # Contributor: Andrew Wright andr...@photism.org
 
 pkgname=hsqldb-java
-pkgver=1.8.1.1
+pkgver=1.8.1.2
 pkgrel=1
 pkgdesc=HSQLDB Java libraries
 arch=('any')
@@ -11,7 +11,7 @@
 makedepends=('openjdk6' 'unzip' 'apache-ant')
 
source=(http://downloads.sourceforge.net/sourceforge/hsqldb/hsqldb_${pkgver//./_}.zip)
 url=http://hsqldb.org/;
-md5sums=('4114ba2e6aba58e6bfd3fa283d7dbc37')
+md5sums=('ceebfcb9eedc8f8e1ab9ce84cd3b6181')
 
 build() {
   [ -z ${JAVA_HOME} ]  . /etc/profile.d/openjdk6.sh



[arch-commits] Commit in hsqldb-java/repos (extra-any)

2010-04-10 Thread andyrtr
Date: Saturday, April 10, 2010 @ 10:25:19
  Author: andyrtr
Revision: 77034

archrelease: remove extra-any

Deleted:
  hsqldb-java/repos/extra-any/



[arch-commits] Commit in hsqldb-java/repos (extra-any)

2010-04-10 Thread andyrtr
Date: Saturday, April 10, 2010 @ 10:25:40
  Author: andyrtr
Revision: 77035

archrelease: copy trunk to extra-any

Added:
  hsqldb-java/repos/extra-any/



[arch-commits] Commit in hunspell/trunk (PKGBUILD)

2010-04-10 Thread andyrtr
Date: Saturday, April 10, 2010 @ 10:26:31
  Author: andyrtr
Revision: 77036

upgpkg: hunspell 1.2.9-1
new version 1.2.9

Modified:
  hunspell/trunk/PKGBUILD

--+
 PKGBUILD |   11 ---
 1 file changed, 8 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-04-10 14:25:40 UTC (rev 77035)
+++ PKGBUILD2010-04-10 14:26:31 UTC (rev 77036)
@@ -3,21 +3,26 @@
 # Contributor: Hussam Al-Tayeb ht990...@gmail.com
 
 pkgname=hunspell
-pkgver=1.2.8
-pkgrel=2
+pkgver=1.2.9
+pkgrel=1
 pkgdesc=Spell checker and morphological analyzer library and program
 arch=('i686' 'x86_64')
 url=http://hunspell.sourceforge.net/;
 license=('GPL' 'LGPL' 'MPL')
 depends=('gcc-libs' 'readline')
+optdepends=('perl: for ispellaff2myspell')
 options=('!libtool')
 source=(http://downloads.sourceforge.net/hunspell/hunspell-$pkgver.tar.gz)
-md5sums=('1177af54a09e320d2c24015f29c3a93e')
+md5sums=('68dd2e8253d9a7930e9fd50e2d7220d0')
 
 build() {
   cd $srcdir/hunspell-$pkgver
   ./configure --prefix=/usr --disable-static \
--with-ui --with-readline --with-experimental || return 1
   make || return 1
+}
+
+package() {
+  cd $srcdir/hunspell-$pkgver
   make DESTDIR=$pkgdir install || return 1
 }



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

2010-04-10 Thread andyrtr
Date: Saturday, April 10, 2010 @ 10:26:41
  Author: andyrtr
Revision: 77037

archrelease: remove extra-i686

Deleted:
  hunspell/repos/extra-i686/



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

2010-04-10 Thread andyrtr
Date: Saturday, April 10, 2010 @ 10:27:07
  Author: andyrtr
Revision: 77038

archrelease: copy trunk to extra-i686

Added:
  hunspell/repos/extra-i686/



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

2010-04-10 Thread andyrtr
Date: Saturday, April 10, 2010 @ 10:27:21
  Author: andyrtr
Revision: 77039

archrelease: remove extra-x86_64

Deleted:
  hunspell/repos/extra-x86_64/



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

2010-04-10 Thread andyrtr
Date: Saturday, April 10, 2010 @ 10:27:42
  Author: andyrtr
Revision: 77040

archrelease: copy trunk to extra-x86_64

Added:
  hunspell/repos/extra-x86_64/



[arch-commits] Commit in xdialog/trunk (PKGBUILD)

2010-04-10 Thread Andrea Scarpino
Date: Saturday, April 10, 2010 @ 10:42:02
  Author: andrea
Revision: 77041

upgpkg: xdialog 2.3.1-4
xdialog must depends on gtk (FS#18630)

Modified:
  xdialog/trunk/PKGBUILD

--+
 PKGBUILD |   16 ++--
 1 file changed, 10 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-04-10 14:27:42 UTC (rev 77040)
+++ PKGBUILD2010-04-10 14:42:02 UTC (rev 77041)
@@ -1,22 +1,22 @@
 # $Id$
+# Maintainer:
 # Contributor: Juergen Hoetzel juer...@archlinux.org
 # Contributor: Tom Newsom jeeps...@gmx.co.uk
 
 pkgname=xdialog
 pkgver=2.3.1
-pkgrel=3
+pkgrel=4
 pkgdesc=A drop-in replacement for the 'dialog' or 'cdialog' programs
 url=http://xdialog.dyns.net/;
-arch=(i686 x86_64)
-depends=('gtk2')
+arch=('i686' 'x86_64')
+depends=('sh' 'gtk')
 license=('GPL')
-source=(http://xdialog.free.fr/Xdialog-${pkgver}.tar.bz2)
+source=(http://xdialog.free.fr/Xdialog-${pkgver}.tar.bz2;)
 md5sums=('0671f8353717513bf1f0ebc80e9710f6')
 
 build() {
   cd $srcdir/Xdialog-$pkgver
   ./configure --prefix=/usr \
---with-gtk2 \
 --mandir=${pkgdir}/usr/share/man
 
   # Fix bugs in automake - see Xdialog.spec
@@ -24,5 +24,9 @@
   /bin/sed -i -e s;XGETTEXT = :;XGETTEXT = /usr/bin/xgettext; po/Makefile
 
   make || return 1
-  make prefix=$pkgdir/usr install
 }
+
+package() {
+  cd ${srcdir}/Xdialog-${pkgver}
+  make prefix=${pkgdir}/usr install || return 1
+}



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

2010-04-10 Thread Andrea Scarpino
Date: Saturday, April 10, 2010 @ 10:42:12
  Author: andrea
Revision: 77042

archrelease: remove extra-i686

Deleted:
  xdialog/repos/extra-i686/



[arch-commits] Commit in hyphen/trunk (PKGBUILD)

2010-04-10 Thread andyrtr
Date: Saturday, April 10, 2010 @ 10:42:13
  Author: andyrtr
Revision: 77043

upgpkg: hyphen 2.5-1
new version 2.5; also solves #18551

Modified:
  hyphen/trunk/PKGBUILD

--+
 PKGBUILD |5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-04-10 14:42:12 UTC (rev 77042)
+++ PKGBUILD2010-04-10 14:42:13 UTC (rev 77043)
@@ -3,7 +3,7 @@
 
 pkgbase=hyphen
 pkgname=('hyphen' 'hyphen-en')
-pkgver=2.4
+pkgver=2.5
 pkgrel=1
 arch=('i686' 'x86_64')
 url=http://hunspell.sf.net;
@@ -12,7 +12,7 @@
 makedepends=('glibc' 'perl')
 options=('!libtool')
 source=(http://downloads.sourceforge.net/hunspell/${pkgname}-${pkgver}.tar.gz)
-md5sums=('d0b5af6e408b8d2958f3d83b5244f5e8')
+md5sums=('57857a1c856cf7d24577eb6431464ffa')
 
 build() {
   cd $srcdir/$pkgname-$pkgver
@@ -36,6 +36,7 @@
 package_hyphen-en() {
  pkgdesc=English hyphenation rules
  # arch=('any')
+ depends=('hyphen')
 
   cd $srcdir/$pkgname-$pkgver
   make DESTDIR=$pkgdir/ install-hyphDATA || return 1



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

2010-04-10 Thread andyrtr
Date: Saturday, April 10, 2010 @ 10:42:27
  Author: andyrtr
Revision: 77044

archrelease: remove extra-i686

Deleted:
  hyphen/repos/extra-i686/



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

2010-04-10 Thread Andrea Scarpino
Date: Saturday, April 10, 2010 @ 10:42:30
  Author: andrea
Revision: 77045

archrelease: copy trunk to extra-i686

Added:
  xdialog/repos/extra-i686/



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

2010-04-10 Thread Andrea Scarpino
Date: Saturday, April 10, 2010 @ 10:42:40
  Author: andrea
Revision: 77046

archrelease: remove extra-x86_64

Deleted:
  xdialog/repos/extra-x86_64/



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

2010-04-10 Thread andyrtr
Date: Saturday, April 10, 2010 @ 10:42:48
  Author: andyrtr
Revision: 77047

archrelease: copy trunk to extra-i686

Added:
  hyphen/repos/extra-i686/



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

2010-04-10 Thread Andrea Scarpino
Date: Saturday, April 10, 2010 @ 10:42:57
  Author: andrea
Revision: 77048

archrelease: copy trunk to extra-x86_64

Added:
  xdialog/repos/extra-x86_64/



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

2010-04-10 Thread andyrtr
Date: Saturday, April 10, 2010 @ 10:43:01
  Author: andyrtr
Revision: 77049

archrelease: remove extra-x86_64

Deleted:
  hyphen/repos/extra-x86_64/



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

2010-04-10 Thread andyrtr
Date: Saturday, April 10, 2010 @ 10:43:26
  Author: andyrtr
Revision: 77050

archrelease: copy trunk to extra-x86_64

Added:
  hyphen/repos/extra-x86_64/



[arch-commits] Commit in libburn/trunk (PKGBUILD)

2010-04-10 Thread andyrtr
Date: Saturday, April 10, 2010 @ 10:47:26
  Author: andyrtr
Revision: 77051

upgpkg: libburn 0.8.0.pl00-1
new version 0.8.0.pl00

Modified:
  libburn/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-04-10 14:43:26 UTC (rev 77050)
+++ PKGBUILD2010-04-10 14:47:26 UTC (rev 77051)
@@ -3,7 +3,7 @@
 # Contributor: William Rea sillywi...@gmail.com
 
 pkgname=libburn
-pkgver=0.7.6.pl00
+pkgver=0.8.0.pl00
 pkgrel=1
 pkgdesc=Library for reading, mastering and writing optical discs
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 depends=('glibc')
 
source=(http://files.libburnia-project.org/releases/${pkgname}-${pkgver}.tar.gz)
 options=('!libtool' '!emptydirs')
-md5sums=('71013f1a52bd9b232fa02a81b875452b')
+md5sums=('5dc47d0c089dc1310f03dc99edcfeaf0')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver/.pl??/}



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

2010-04-10 Thread andyrtr
Date: Saturday, April 10, 2010 @ 10:47:37
  Author: andyrtr
Revision: 77052

archrelease: remove extra-i686

Deleted:
  libburn/repos/extra-i686/



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

2010-04-10 Thread andyrtr
Date: Saturday, April 10, 2010 @ 10:47:59
  Author: andyrtr
Revision: 77053

archrelease: copy trunk to extra-i686

Added:
  libburn/repos/extra-i686/



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

2010-04-10 Thread andyrtr
Date: Saturday, April 10, 2010 @ 10:48:14
  Author: andyrtr
Revision: 77054

archrelease: remove extra-x86_64

Deleted:
  libburn/repos/extra-x86_64/



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

2010-04-10 Thread andyrtr
Date: Saturday, April 10, 2010 @ 10:48:35
  Author: andyrtr
Revision: 77055

archrelease: copy trunk to extra-x86_64

Added:
  libburn/repos/extra-x86_64/



[arch-commits] Commit in x11vnc/trunk (PKGBUILD)

2010-04-10 Thread Andrea Scarpino
Date: Saturday, April 10, 2010 @ 10:50:27
  Author: andrea
Revision: 77056

upgpkg: x11vnc 0.9.9-3
added tk as optdepends (FS#18750)

Modified:
  x11vnc/trunk/PKGBUILD

--+
 PKGBUILD |5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-04-10 14:48:35 UTC (rev 77055)
+++ PKGBUILD2010-04-10 14:50:27 UTC (rev 77056)
@@ -4,12 +4,13 @@
 
 pkgname=x11vnc
 pkgver=0.9.9
-pkgrel=2
+pkgrel=3
 pkgdesc=A VNC server for real X displays
 arch=(i686 x86_64)
 url=http://www.karlrunge.com/x11vnc/;
-license=(GPL2)
+license=('GPL2')
 depends=('openssl' 'libjpeg' 'zlib' 'libx11' 'libxtst' 'libxinerama' 
'libxdamage' 'libxrandr' 'avahi')
+optdepends=('tk: x11vnx GUI')
 backup=('etc/conf.d/x11vnc')
 source=(http://downloads.sourceforge.net/libvncserver/$pkgname-$pkgver.tar.gz;
'x11vnc.rc'



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

2010-04-10 Thread Andrea Scarpino
Date: Saturday, April 10, 2010 @ 10:50:47
  Author: andrea
Revision: 77057

archrelease: remove extra-i686

Deleted:
  x11vnc/repos/extra-i686/



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

2010-04-10 Thread Andrea Scarpino
Date: Saturday, April 10, 2010 @ 10:51:03
  Author: andrea
Revision: 77058

archrelease: copy trunk to extra-i686

Added:
  x11vnc/repos/extra-i686/



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

2010-04-10 Thread Andrea Scarpino
Date: Saturday, April 10, 2010 @ 10:51:20
  Author: andrea
Revision: 77059

archrelease: remove extra-x86_64

Deleted:
  x11vnc/repos/extra-x86_64/



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

2010-04-10 Thread Andrea Scarpino
Date: Saturday, April 10, 2010 @ 10:51:38
  Author: andrea
Revision: 77060

archrelease: copy trunk to extra-x86_64

Added:
  x11vnc/repos/extra-x86_64/



[arch-commits] Commit in kdenetwork/trunk (PKGBUILD fix-yahoo-protocol.patch)

2010-04-10 Thread Andrea Scarpino
Date: Saturday, April 10, 2010 @ 11:55:15
  Author: andrea
Revision: 77061

upgpkg: kdenetwork 4.4.2-2
fix yahoo protocol in kopete (FS#18624)

Added:
  kdenetwork/trunk/fix-yahoo-protocol.patch
Modified:
  kdenetwork/trunk/PKGBUILD

--+
 PKGBUILD |   12 +
 fix-yahoo-protocol.patch |  330 +
 2 files changed, 338 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-04-10 14:51:38 UTC (rev 77060)
+++ PKGBUILD2010-04-10 15:55:15 UTC (rev 77061)
@@ -10,7 +10,7 @@
  'kdenetwork-krdc'
  'kdenetwork-krfb')
 pkgver=4.4.2
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
 license=('GPL' 'LGPL' 'FDL')
@@ -19,11 +19,15 @@
  'qca-ossl' 'kdebase-workspace' 'kdebase-lib' 'libvncserver' 
'libmsn'
  'ppp' 'libv4l' 'libidn' 'rdesktop' 'qimageblitz' 'libxss' 
'libxdamage'
  'libgadu' 'telepathy-qt4')
-source=(http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2;)
-md5sums=('079fe0c9b7d7c5b52e673b5f4bc4f301')
+source=(http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2;
+   'fix-yahoo-protocol.patch')
+md5sums=('079fe0c9b7d7c5b52e673b5f4bc4f301'
+   'aef9c40e3b93f36b1c611f0bb5429e50')
 
 build() {
-cd ${srcdir}
+cd ${srcdir}/${pkgbase}-${pkgver}
+   patch -Np1 -i ${srcdir}/fix-yahoo-protocol.patch || return 1
+   cd ${srcdir}
mkdir build
cd build
cmake ../${pkgbase}-${pkgver} \

Added: fix-yahoo-protocol.patch
===
--- fix-yahoo-protocol.patch(rev 0)
+++ fix-yahoo-protocol.patch2010-04-10 15:55:15 UTC (rev 77061)
@@ -0,0 +1,330 @@
+Index: kdenetwork/kopete/protocols/yahoo/yahoocontact.h
+===
+--- kdenetwork/kopete/protocols/yahoo/yahoocontact.h   (revision 1110827)
 kdenetwork/kopete/protocols/yahoo/yahoocontact.h   (revision 1110828)
+@@ -56,8 +56,8 @@
+ 
+   void setOnlineStatus(const Kopete::OnlineStatus status);
+   void setYahooStatus( const Kopete::OnlineStatus );
+-  void setStealthed( bool );
+-  bool stealthed();
++  void updateStealthed();
++  bool stealthed() const;
+ 
+ 
+   /** The group name getter and setter methods**/
+@@ -121,7 +121,6 @@
+   YahooChatSession *m_manager;
+   YahooWebcamDialog* m_webcamDialog;
+   YahooAccount* m_account;
+-  bool m_stealthed;
+   bool m_receivingWebcam;
+   bool m_sessionActive;
+   
+Index: kdenetwork/kopete/protocols/yahoo/libkyahoo/listtask.cpp
+===
+--- kdenetwork/kopete/protocols/yahoo/libkyahoo/listtask.cpp   (revision 
1110827)
 kdenetwork/kopete/protocols/yahoo/libkyahoo/listtask.cpp   (revision 
1110828)
+@@ -34,9 +34,6 @@
+ 
+ }
+ 
+-QStringList loginstealthedbuddies;
+-QStringList loginunstealthedbuddies;
+-
+ bool ListTask::take( Transfer* transfer )
+ {
+   if ( !forMe( transfer ) )
+@@ -85,47 +82,30 @@
+   case 301:
+   if( p.second == 319){
+   emit gotBuddy( buddy, QString(), group );
+-/**
+-* Note: michaelacole
+-* Since you can log in from other places and 
remove or add Perm Offline status
+-* We have to reset both conditions at login
+-* Yahoo sends this data at this time,
+-* so better to compile list of both now then 
notify kopete client.
+-*/
+-  loginunstealthedbuddies.append( buddy );
+   }
+   break;
+   case 317:
+   if( p.second == 2){
+-  kDebug(YAHOO_RAW_DEBUG)  Stealthed setting on  
buddy ;
+-/** Note: michaelacole
+-* Since you can log in from other places and remove 
or add Perm Offline status
+-* We have to reset both conditions at login
+-* Yahoo sends this data at this time,
+-* so better to compile list of both now then notify 
kopete client.
+-*/
+-  loginstealthedbuddies.append( buddy );
+-  loginunstealthedbuddies.removeAll( buddy );
++  kDebug(YAHOO_RAW_DEBUG)  Stealthed setting 
on  buddy ;
++  emit stealthStatusChanged( buddy, 
Yahoo::StealthActive );
+   };
+   break;
+-/**
+-* Note: michaelacole
+- 

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

2010-04-10 Thread Andrea Scarpino
Date: Saturday, April 10, 2010 @ 11:57:28
  Author: andrea
Revision: 77062

archrelease: remove extra-i686

Deleted:
  kdenetwork/repos/extra-i686/



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

2010-04-10 Thread Andrea Scarpino
Date: Saturday, April 10, 2010 @ 11:57:46
  Author: andrea
Revision: 77063

archrelease: copy trunk to extra-i686

Added:
  kdenetwork/repos/extra-i686/



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

2010-04-10 Thread Andrea Scarpino
Date: Saturday, April 10, 2010 @ 11:59:57
  Author: andrea
Revision: 77064

archrelease: remove extra-x86_64

Deleted:
  kdenetwork/repos/extra-x86_64/



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

2010-04-10 Thread Andrea Scarpino
Date: Saturday, April 10, 2010 @ 12:00:14
  Author: andrea
Revision: 77065

archrelease: copy trunk to extra-x86_64

Added:
  kdenetwork/repos/extra-x86_64/



[arch-commits] Commit in audacity/trunk (ChangeLog PKGBUILD)

2010-04-10 Thread Andrea Scarpino
Date: Saturday, April 10, 2010 @ 12:02:28
  Author: andrea
Revision: 77066

upgpkg: audacity 1.3.12-1
upstream release

Modified:
  audacity/trunk/ChangeLog
  audacity/trunk/PKGBUILD

---+
 ChangeLog |5 +
 PKGBUILD  |   15 +--
 2 files changed, 14 insertions(+), 6 deletions(-)

Modified: ChangeLog
===
--- ChangeLog   2010-04-10 16:00:14 UTC (rev 77065)
+++ ChangeLog   2010-04-10 16:02:28 UTC (rev 77066)
@@ -1,3 +1,8 @@
+2010-04-10  Andrea Scarpino and...@archlinux.org
+
+   * audacity 1.3.12-1
+   * Upstream update
+
 2010-01-23  Eric Belanger  e...@archlinux.org
 
* audacity 1.3.11-1

Modified: PKGBUILD
===
--- PKGBUILD2010-04-10 16:00:14 UTC (rev 77065)
+++ PKGBUILD2010-04-10 16:02:28 UTC (rev 77066)
@@ -4,20 +4,19 @@
 # Contributor: dorphell dorph...@archlinux.org
 
 pkgname=audacity
-pkgver=1.3.11
+pkgver=1.3.12
 pkgrel=1
 pkgdesc=A program that lets you manipulate digital audio waveforms
 arch=('i686' 'x86_64')
 url=http://audacity.sourceforge.net/;
 license=('GPL')
 depends=('libvorbis' 'libmad' 'libid3tag' 'wxgtk' 'libsamplerate' \
- 'lame' 'shared-mime-info' 'desktop-file-utils' 'redland' 
'jack-audio-connection-kit')
+ 'lame' 'shared-mime-info' 'desktop-file-utils' 'redland' 'jack')
 makedepends=('zip' 'python' 'pkgconfig' 'soundtouch')
 options=('!makeflags')
-install=audacity.install
-source=(http://audacity.googlecode.com/files/${pkgname}-minsrc-${pkgver}.tar.bz2)
-md5sums=('670937c483fb5273ceff9e38a82db55f')
-sha1sums=('7e08f82c36d118758c12b056cbe70f6490681d4f')
+install=${pkgname}.install
+source=(http://audacity.googlecode.com/files/${pkgname}-minsrc-${pkgver}-beta.tar.bz2)
+md5sums=('76996fec67181ca82ba191e012518b57')
 
 build() {
   cd ${srcdir}/${pkgname}-src-${pkgver}-beta
@@ -31,5 +30,9 @@
  --with-libsndfile=system --with-soundtouch \
  --enable-unicode --without-taglib || return 1
   make || return 1
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-src-${pkgver}-beta
   make DESTDIR=${pkgdir} install || return 1
 }



[arch-commits] Commit in alpine/trunk (ChangeLog PKGBUILD)

2010-04-10 Thread Andrea Scarpino
Date: Saturday, April 10, 2010 @ 12:02:37
  Author: andrea
Revision: 77067

upgpkg: alpine 2.00-9
upstream release

Modified:
  alpine/trunk/ChangeLog
  alpine/trunk/PKGBUILD

---+
 ChangeLog |5 +
 PKGBUILD  |   18 +++---
 2 files changed, 16 insertions(+), 7 deletions(-)

Modified: ChangeLog
===
--- ChangeLog   2010-04-10 16:02:28 UTC (rev 77066)
+++ ChangeLog   2010-04-10 16:02:37 UTC (rev 77067)
@@ -1,3 +1,8 @@
+2010-04-10  Andrea Scarpino and...@archlinux.org
+
+   * alpine 2.00-9
+   * Updated patchset to level 56
+
 2010-01-23  Eric Belanger  e...@archlinux.org
 
* alpine 2.00-7

Modified: PKGBUILD
===
--- PKGBUILD2010-04-10 16:02:28 UTC (rev 77066)
+++ PKGBUILD2010-04-10 16:02:37 UTC (rev 77067)
@@ -4,13 +4,13 @@
 
 pkgname=alpine
 pkgver=2.00
-pkgrel=8
-_patchlevel=53
+pkgrel=9
+_patchlevel=56
 pkgdesc=The Apache-licensed PINE (a tool for reading, sending, and managing 
electronic messages)
 arch=('i686' 'x86_64')
 url=http://www.washington.edu/alpine/;
 license=('APACHE')
-depends=('libldap=2.4.18' 'heimdal=1.2.1' 'gettext')
+depends=('libldap' 'heimdal' 'gettext')
 optdepends=('aspell: for spell-checking support')
 provides=('pine')
 conflicts=('pine')
@@ -19,10 +19,10 @@
 source=(ftp://ftp.cac.washington.edu/${pkgname}/${pkgname}.tar.bz2 \
 
http://staff.washington.edu/chappa/alpine/patches/alpine-${pkgver}/all_${_patchlevel}.patch.gz
 \
 2.00-lpam.patch CVE-2008-5514.patch)
-md5sums=('84e44cbf71ed674800a5d57eed9c1c52' 'c4a85b865f59c095f838617d08b1b123'\
- 'cd3911c16fc6a072e853c0ccfc35857c' '1b52a54a656979116c09fb1d948a4325')
-sha1sums=('dcbd3c5419954f484ccf706feaba31ce48cdebc4' 
'7396ed92062924c126087dc32b98ccebf98e17cc'\
- '1b39525f91ebd5a9de5a1e04f5554f6fa5f58ae3' 
'bc61d76a237ff42b00b3f60f2e6fc5c45e261dbb')
+md5sums=('84e44cbf71ed674800a5d57eed9c1c52'
+   '8dc5f11cbaffaf88ea297df0895d9f73'
+   'cd3911c16fc6a072e853c0ccfc35857c'
+   '1b52a54a656979116c09fb1d948a4325')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
@@ -33,5 +33,9 @@
 --disable-shared --with-system-pinerc=/etc/alpine.d/pine.conf \
 --with-system-fixed-pinerc=/etc/alpine.d/pine.conf.fixed || return 1
   make || return 1
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
   make DESTDIR=${pkgdir} install || return 1
 }



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

2010-04-10 Thread Andrea Scarpino
Date: Saturday, April 10, 2010 @ 12:03:24
  Author: andrea
Revision: 77068

archrelease: remove extra-i686

Deleted:
  alpine/repos/extra-i686/



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

2010-04-10 Thread Andrea Scarpino
Date: Saturday, April 10, 2010 @ 12:03:42
  Author: andrea
Revision: 77069

archrelease: copy trunk to extra-i686

Added:
  alpine/repos/extra-i686/



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

2010-04-10 Thread Andrea Scarpino
Date: Saturday, April 10, 2010 @ 12:04:08
  Author: andrea
Revision: 77070

archrelease: remove extra-x86_64

Deleted:
  alpine/repos/extra-x86_64/



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

2010-04-10 Thread Andrea Scarpino
Date: Saturday, April 10, 2010 @ 12:04:24
  Author: andrea
Revision: 77071

archrelease: copy trunk to extra-x86_64

Added:
  alpine/repos/extra-x86_64/



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

2010-04-10 Thread Andrea Scarpino
Date: Saturday, April 10, 2010 @ 12:04:39
  Author: andrea
Revision: 77072

archrelease: remove extra-i686

Deleted:
  audacity/repos/extra-i686/



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

2010-04-10 Thread Andrea Scarpino
Date: Saturday, April 10, 2010 @ 12:04:55
  Author: andrea
Revision: 77073

archrelease: copy trunk to extra-i686

Added:
  audacity/repos/extra-i686/



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

2010-04-10 Thread Andrea Scarpino
Date: Saturday, April 10, 2010 @ 12:05:36
  Author: andrea
Revision: 77074

archrelease: remove extra-x86_64

Deleted:
  audacity/repos/extra-x86_64/



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

2010-04-10 Thread Andrea Scarpino
Date: Saturday, April 10, 2010 @ 12:05:55
  Author: andrea
Revision: 77075

archrelease: copy trunk to extra-x86_64

Added:
  audacity/repos/extra-x86_64/



[arch-commits] Commit in xine-ui/trunk (PKGBUILD libpng14.patch)

2010-04-10 Thread Andrea Scarpino
Date: Saturday, April 10, 2010 @ 12:09:26
  Author: andrea
Revision: 77076

upgpkg: xine-ui 0.99.6-1
upstream release

Modified:
  xine-ui/trunk/PKGBUILD
Deleted:
  xine-ui/trunk/libpng14.patch

+
 PKGBUILD   |   24 +++-
 libpng14.patch |   12 
 2 files changed, 15 insertions(+), 21 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-04-10 16:05:55 UTC (rev 77075)
+++ PKGBUILD2010-04-10 16:09:26 UTC (rev 77076)
@@ -8,16 +8,18 @@
 arch=('i686' 'x86_64')
 license=('GPL')
 url=http://www.xine-project.org;
-depends=('xine-lib' 'curl' 'libxtst' 'libxinerama' 'libxv' 'libpng' 'libxft' 
'libxxf86vm' 'readline' 'xdg-utils' 'shared-mime-info' 'hicolor-icon-theme' 
'lirc-utils')
+depends=('xine-lib' 'curl' 'libxtst' 'libxinerama' 'libxv' 'libpng' 'libxft'
+   'libxxf86vm' 'readline' 'xdg-utils' 'shared-mime-info' 
'hicolor-icon-theme'
+   'lirc-utils')
 makedepends=('libxt')
-options=('!emptydirs' !strip)
-install=xine-ui.install
-source=(http://downloads.sourceforge.net/sourceforge/xine/${pkgname}-${pkgver}.tar.xz
 \
-lirc-check-a89347673097.patch lirc-makefile-a68dd15ff7ae.patch 
fix_lirc.diff)
-md5sums=('d468b4e7fe39ff19888261e1da9be914' '4f06f63f5fd55b08a648e5d63f881898'\
- '9f5acaf14f3945aa2ce428631d09cd47' '0174bd096756b9c6f47e9b8b5ff6e145')
-sha1sums=('abbdb331898c14025ee6b132f63ab7d3c1b5b31e' 
'b2df43ede3a9d1a34b80139704a4cbbc7295c584'\
- '8bbd39f61de7b6991385457a4944b8ea104da88b' 
'2361df9ddad59c426b0f863414c6d527b463a38a')
+options=('!emptydirs' '!strip')
+install=${pkgname}.install
+source=(http://downloads.sourceforge.net/xine/${pkgname}-${pkgver}.tar.xz
+   lirc-check-a89347673097.patch lirc-makefile-a68dd15ff7ae.patch 
fix_lirc.diff)
+md5sums=('d468b4e7fe39ff19888261e1da9be914'
+ '4f06f63f5fd55b08a648e5d63f881898'
+ '9f5acaf14f3945aa2ce428631d09cd47'
+ '0174bd096756b9c6f47e9b8b5ff6e145')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
@@ -29,6 +31,10 @@
   ./configure --prefix=/usr --mandir=/usr/share/man \
 --with-x --enable-lirc --without-aalib --enable-debug || return 1
   make || return 1
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
   make DESTDIR=${pkgdir} install || return 1
   install -d ${pkgdir}/usr/share/applications
   mv ${pkgdir}/usr/share/xine/desktop/xine.desktop 
${pkgdir}/usr/share/applications

Deleted: libpng14.patch
===
--- libpng14.patch  2010-04-10 16:05:55 UTC (rev 77075)
+++ libpng14.patch  2010-04-10 16:09:26 UTC (rev 77076)
@@ -1,12 +0,0 @@
-diff -Naur xine-ui-0.99.5-orig/src/xitk/Imlib-light/load.c 
xine-ui-0.99.5/src/xitk/Imlib-light/load.c
 xine-ui-0.99.5-orig/src/xitk/Imlib-light/load.c2010-01-19 
02:46:21.0 -0500
-+++ xine-ui-0.99.5/src/xitk/Imlib-light/load.c 2010-01-19 02:49:22.0 
-0500
-@@ -193,7 +193,7 @@
- return 0;
-   fread(buf, 1, 8, f);
-   rewind(f);
--  return (int)png_check_sig(buf, 8);
-+  return (int)png_sig_cmp(buf, 0, 8)==0;
- }
- 
- ImlibImage * Imlib_load_image(ImlibData * id, char *file) {



[arch-commits] Commit in xine-ui/repos (extra-i686)

2010-04-10 Thread Andrea Scarpino
Date: Saturday, April 10, 2010 @ 12:09:55
  Author: andrea
Revision: 77077

archrelease: remove extra-i686

Deleted:
  xine-ui/repos/extra-i686/



[arch-commits] Commit in xine-ui/repos (extra-i686)

2010-04-10 Thread Andrea Scarpino
Date: Saturday, April 10, 2010 @ 12:10:12
  Author: andrea
Revision: 77078

archrelease: copy trunk to extra-i686

Added:
  xine-ui/repos/extra-i686/



[arch-commits] Commit in xine-ui/repos (extra-x86_64)

2010-04-10 Thread Andrea Scarpino
Date: Saturday, April 10, 2010 @ 12:10:38
  Author: andrea
Revision: 77079

archrelease: remove extra-x86_64

Deleted:
  xine-ui/repos/extra-x86_64/



[arch-commits] Commit in xine-ui/repos (extra-x86_64)

2010-04-10 Thread Andrea Scarpino
Date: Saturday, April 10, 2010 @ 12:10:54
  Author: andrea
Revision: 77080

archrelease: copy trunk to extra-x86_64

Added:
  xine-ui/repos/extra-x86_64/



[arch-commits] Commit in libmythes/trunk (PKGBUILD)

2010-04-10 Thread andyrtr
Date: Saturday, April 10, 2010 @ 12:16:58
  Author: andyrtr
Revision: 77081

upgpkg: libmythes 1.2.0-1
new version 1.2.0; hunspell has finally taken it over

Modified:
  libmythes/trunk/PKGBUILD

--+
 PKGBUILD |   40 ++--
 1 file changed, 18 insertions(+), 22 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-04-10 16:10:54 UTC (rev 77080)
+++ PKGBUILD2010-04-10 16:16:58 UTC (rev 77081)
@@ -2,36 +2,32 @@
 # Maintainer: AndyRTR andy...@archlinux.org
 
 pkgname=libmythes
-pkgver=1.1
-_origname=MyThes
+pkgver=1.2.0
 pkgrel=1
 pkgdesc=a simple thesaurus, contains static library and header file needed to 
develop applications using mythes + perl script to create index files
 arch=('i686' 'x86_64')
-url=http://lingucomponent.openoffice.org/thesaurus.html;
+url=http://hunspell.sourceforge.net/ 
 license=('custom')
 depends=('glibc' 'perl')
-options=('force' '!makeflags')
-source=(https://sourceforge.net/projects/hunspell/files/${_origname}/$pkgver/${_origname}-${pkgver}.tar.gz)
-#ftp://ftp.archlinux.org/other/openoffice/openoffice-base-${_OO_milestone}.tar.bz2)
-# old source from http://lingucomponent.openoffice.org is terribly outdated 
and won't build
-#md5sums=('23370db83cc40bfbf22cedc460fd6b85')
-md5sums=('cdf39b80e1bb6551f05556026cfa1222')
+options=('force' '!libtool')
+provides=('mythes')
+source=(http://downloads.sourceforge.net/hunspell/${pkgname/lib/}-${pkgver}.tar.gz)
+md5sums=('067201ea8b126597670b5eff72e1f66c')
 
-# package has all files but a libmythes_pic.a from the debian pkg
-
 build() {
-#  cd ${srcdir}/${_OO_milestone}/lingucomponent/source/thesaurus/mythes
-  # add a needed header
-#  cp 
${srcdir}/${_OO_milestone}/lingucomponent/inc/pch/precompiled_lingucomponent.hxx
 .
-  cd ${srcdir}/${_origname}-$pkgver
-  # build
-#  make libmythes.a || return 1
+  cd ${srcdir}/${pkgname/lib/}-$pkgver
+  ./configure --prefix=/usr --disable-static
   make || return 1
+  # run the example program:
+  ./example th_en_US_new.idx th_en_US_new.dat checkme.lst
+  # run the example program with stemming and morphological generation:
+  # e.g. to check mouse, mice, rodents, eats, eaten, ate, eating etc. words
+  ./example morph.idx morph.dat morph.lst morph.aff morph.dic
+}
+
+package() {
+  cd ${srcdir}/${pkgname/lib/}-$pkgver
   make DESTDIR=$pkgdir install || return 1
-  # install
-#  install -Dm644 libmythes.a $pkgdir/usr/lib/libmythes.a
-#  install -Dm644 mythes.hxx $pkgdir/usr/include/mythes.hxx
-#  install -Dm755 ${srcdir}/${_OO_milestone}/dictionaries/util/th_gen_idx.pl 
$pkgdir/usr/share/mythes/th_gen_idx.pl
   # license
-#  install -Dm644 
${srcdir}/${_OO_milestone}/lingucomponent/source/thesaurus/mythes/license.readme
 $pkgdir/usr/share/licenses/$pkgname/LICENSE
+  install -Dm644 ${srcdir}/${pkgname/lib/}-$pkgver/COPYING 
$pkgdir/usr/share/licenses/$pkgname/COPYING
 }



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

2010-04-10 Thread andyrtr
Date: Saturday, April 10, 2010 @ 12:17:08
  Author: andyrtr
Revision: 77082

archrelease: remove extra-i686

Deleted:
  libmythes/repos/extra-i686/



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

2010-04-10 Thread andyrtr
Date: Saturday, April 10, 2010 @ 12:17:30
  Author: andyrtr
Revision: 77083

archrelease: copy trunk to extra-i686

Added:
  libmythes/repos/extra-i686/



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

2010-04-10 Thread andyrtr
Date: Saturday, April 10, 2010 @ 12:17:41
  Author: andyrtr
Revision: 77084

archrelease: remove extra-x86_64

Deleted:
  libmythes/repos/extra-x86_64/



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

2010-04-10 Thread Andrea Scarpino
Date: Saturday, April 10, 2010 @ 12:22:52
  Author: andrea
Revision: 77087

archrelease: remove extra-i686

Deleted:
  libvorbis/repos/extra-i686/



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

2010-04-10 Thread Andrea Scarpino
Date: Saturday, April 10, 2010 @ 12:23:09
  Author: andrea
Revision: 77088

archrelease: copy trunk to extra-i686

Added:
  libvorbis/repos/extra-i686/



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

2010-04-10 Thread Andrea Scarpino
Date: Saturday, April 10, 2010 @ 12:23:22
  Author: andrea
Revision: 77089

archrelease: remove extra-x86_64

Deleted:
  libvorbis/repos/extra-x86_64/



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

2010-04-10 Thread Andrea Scarpino
Date: Saturday, April 10, 2010 @ 12:23:42
  Author: andrea
Revision: 77090

archrelease: copy trunk to extra-x86_64

Added:
  libvorbis/repos/extra-x86_64/



[arch-commits] Commit in vorbis-tools/trunk (ChangeLog PKGBUILD)

2010-04-10 Thread Andrea Scarpino
Date: Saturday, April 10, 2010 @ 12:23:54
  Author: andrea
Revision: 77091

upgpkg: vorbis-tools 1.4.0-1
upstream release

Modified:
  vorbis-tools/trunk/ChangeLog
  vorbis-tools/trunk/PKGBUILD

---+
 ChangeLog |5 +
 PKGBUILD  |   17 +++--
 2 files changed, 16 insertions(+), 6 deletions(-)

Modified: ChangeLog
===
--- ChangeLog   2010-04-10 16:23:42 UTC (rev 77090)
+++ ChangeLog   2010-04-10 16:23:54 UTC (rev 77091)
@@ -1,3 +1,8 @@
+2010-04-10  Andrea Scarpino  and...@archlinux.org
+
+   * vorbis-tools 1.4.0-1
+   * Upstream release
+
 2009-10-04  Eric Belanger  e...@archlinux.org
 
* vorbis-tools 1.2.0-4

Modified: PKGBUILD
===
--- PKGBUILD2010-04-10 16:23:42 UTC (rev 77090)
+++ PKGBUILD2010-04-10 16:23:54 UTC (rev 77091)
@@ -3,20 +3,25 @@
 # Contributor: Judd Vinet jvi...@zeroflux.org
 
 pkgname=vorbis-tools
-pkgver=1.2.0
-pkgrel=4
+pkgver=1.4.0
+pkgrel=1
 pkgdesc=Extra tools for Ogg-Vorbis
 arch=('i686' 'x86_64')
 url='http://www.xiph.org/vorbis/'
 license=('GPL2')
-depends=('libao' 'libvorbis' 'curl=7.16.2' 'flac=1.1.4')
+depends=('libao' 'libvorbis' 'curl' 'flac')
 source=(http://downloads.xiph.org/releases/vorbis/${pkgname}-${pkgver}.tar.gz)
-md5sums=('df976d24e51ef3d87cd462edf747bf9a')
-sha1sums=('c5c5ee4637ab8c9fc953d203663b7264432f874a')
+md5sums=('567e0fb8d321b2cd7124f8208b8b90e6')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --prefix=/usr --without-speex --enable-vcut || return 1
+  ./configure --prefix=/usr \
+--without-speex \
+--enable-vcut || return 1
   make || return 1
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
   make DESTDIR=${pkgdir} install || return 1
 }



[arch-commits] Commit in vorbis-tools/repos (extra-i686)

2010-04-10 Thread Andrea Scarpino
Date: Saturday, April 10, 2010 @ 12:24:03
  Author: andrea
Revision: 77092

archrelease: remove extra-i686

Deleted:
  vorbis-tools/repos/extra-i686/



[arch-commits] Commit in vorbis-tools/repos (extra-i686)

2010-04-10 Thread Andrea Scarpino
Date: Saturday, April 10, 2010 @ 12:24:24
  Author: andrea
Revision: 77093

archrelease: copy trunk to extra-i686

Added:
  vorbis-tools/repos/extra-i686/



[arch-commits] Commit in vorbis-tools/repos (extra-x86_64)

2010-04-10 Thread Andrea Scarpino
Date: Saturday, April 10, 2010 @ 12:24:33
  Author: andrea
Revision: 77094

archrelease: remove extra-x86_64

Deleted:
  vorbis-tools/repos/extra-x86_64/



[arch-commits] Commit in vorbis-tools/repos (extra-x86_64)

2010-04-10 Thread Andrea Scarpino
Date: Saturday, April 10, 2010 @ 12:24:51
  Author: andrea
Revision: 77095

archrelease: copy trunk to extra-x86_64

Added:
  vorbis-tools/repos/extra-x86_64/



[arch-commits] Commit in x11vnc/trunk (PKGBUILD)

2010-04-10 Thread Andrea Scarpino
Date: Saturday, April 10, 2010 @ 12:29:46
  Author: andrea
Revision: 77096

typo

Modified:
  x11vnc/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-04-10 16:24:51 UTC (rev 77095)
+++ PKGBUILD2010-04-10 16:29:46 UTC (rev 77096)
@@ -10,7 +10,7 @@
 url=http://www.karlrunge.com/x11vnc/;
 license=('GPL2')
 depends=('openssl' 'libjpeg' 'zlib' 'libx11' 'libxtst' 'libxinerama' 
'libxdamage' 'libxrandr' 'avahi')
-optdepends=('tk: x11vnx GUI')
+optdepends=('tk: x11vnc GUI')
 backup=('etc/conf.d/x11vnc')
 source=(http://downloads.sourceforge.net/libvncserver/$pkgname-$pkgver.tar.gz;
'x11vnc.rc'



[arch-commits] Commit in drscheme/trunk (ChangeLog PKGBUILD)

2010-04-10 Thread Andrea Scarpino
Date: Saturday, April 10, 2010 @ 14:01:07
  Author: andrea
Revision: 77097

upgpkg: drscheme 4.2.5-1
upstream release

Modified:
  drscheme/trunk/ChangeLog
  drscheme/trunk/PKGBUILD

---+
 ChangeLog |5 +
 PKGBUILD  |   18 +++---
 2 files changed, 16 insertions(+), 7 deletions(-)

Modified: ChangeLog
===
--- ChangeLog   2010-04-10 16:29:46 UTC (rev 77096)
+++ ChangeLog   2010-04-10 18:01:07 UTC (rev 77097)
@@ -1,3 +1,8 @@
+2010-04-10  Andrea Scarpino and...@archlinux.org
+
+   * drscheme 4.2.5-1
+   * Upstream update
+
 2010-01-29  Eric Belanger  e...@archlinux.org
 
* drscheme 4.2.4-1

Modified: PKGBUILD
===
--- PKGBUILD2010-04-10 16:29:46 UTC (rev 77096)
+++ PKGBUILD2010-04-10 18:01:07 UTC (rev 77097)
@@ -3,7 +3,7 @@
 # Contributor: John Proctor jproc...@prium.net
 
 pkgname=drscheme
-pkgver=4.2.4
+pkgver=4.2.5
 pkgrel=1
 pkgdesc=PLT Scheme Environment
 arch=('i686' 'x86_64')
@@ -11,18 +11,22 @@
 license=('LGPL')
 depends=('gcc-libs' 'cairo' 'desktop-file-utils' 'libjpeg' 'mesa' 'openssl' 
'libxaw' 'libxmu' 'libxft')
 options=('!makeflags')
-install=drscheme.install
-source=(http://download.plt-scheme.org/bundles/${pkgver}/plt/plt-${pkgver}-src-unix.tgz
 drscheme.desktop libpng-1.4.patch)
-md5sums=('7a21fcb5b565b8c352aa22e1698eb05b' '41ba9c74aa541308aa6f67b262387c6c'\
- 'ec18faef466c1f18047d14a50be0413c')
-sha1sums=('55b68acc3a32705e6d7498f1a620be949023b7e6' 
'6b8247da9ce5f1e83f35bc14f90e8c34aae0e0d5'\
- '2280da2a2ce28b13530c9e749939b895c25fd22e')
+install=${pkgname}.install
+source=(http://download.plt-scheme.org/bundles/${pkgver}/plt/plt-${pkgver}-src-unix.tgz
+   drscheme.desktop libpng-1.4.patch)
+md5sums=('70ec6e8ffdcb83bb34766685c13fa510'
+   '41ba9c74aa541308aa6f67b262387c6c'
+   'ec18faef466c1f18047d14a50be0413c')
 
 build() {
   cd ${srcdir}/plt-${pkgver}/src
   patch -p2  ../../libpng-1.4.patch || return 1
   ./configure --prefix=/usr || return 1
   make || return 1
+}
+
+package() {
+  cd ${srcdir}/plt-${pkgver}/src
   make DESTDIR=${pkgdir} install || return 1
   install -D -m644 ../collects/icons/plt.xpm 
${pkgdir}/usr/share/pixmaps/drscheme.xpm || return 1
   install -D -m644 ${srcdir}/drscheme.desktop 
${pkgdir}/usr/share/applications/drscheme.desktop || return 1



[arch-commits] Commit in libetpan/trunk (PKGBUILD)

2010-04-10 Thread andyrtr
Date: Saturday, April 10, 2010 @ 14:02:49
  Author: andyrtr
Revision: 77098

upgpkg: libetpan 1.0-1
new version 1.0

Modified:
  libetpan/trunk/PKGBUILD

--+
 PKGBUILD |   12 +++-
 1 file changed, 7 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-04-10 18:01:07 UTC (rev 77097)
+++ PKGBUILD2010-04-10 18:02:49 UTC (rev 77098)
@@ -2,8 +2,8 @@
 # Maintainer: Andreas Radke andy...@archlinux.org
 
 pkgname=libetpan
-pkgver=0.58
-pkgrel=3
+pkgver=1.0
+pkgrel=1
 pkgdesc=A portable middleware for email access
 arch=('i686' 'x86_64')
 url=http://www.etpan.org/;
@@ -11,14 +11,16 @@
 depends=('db=4.8' 'libsasl=2.1.23' 'curl=7.19.5' 'expat=2.0.1-1')
 options=('!libtool')
 
source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-md5sums=('bf20b5c0548f06b94bc588afdf5b3436')
+md5sums=('5addc766141a0b1d29ee1ca4ba1b6808')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
-  # Fix detection of DB version
-  sed -e 's/db-4.4/db-4.8/g' -i configure || return 1
   ./configure --prefix=/usr --disable-static
   make || return 1
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
   make DESTDIR=${pkgdir} install
   install -Dm644 COPYRIGHT ${pkgdir}/usr/share/licenses/$pkgname/license.txt
 }



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

2010-04-10 Thread andyrtr
Date: Saturday, April 10, 2010 @ 14:03:22
  Author: andyrtr
Revision: 77100

archrelease: copy trunk to extra-i686

Added:
  libetpan/repos/extra-i686/



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

2010-04-10 Thread andyrtr
Date: Saturday, April 10, 2010 @ 14:03:36
  Author: andyrtr
Revision: 77101

archrelease: remove extra-x86_64

Deleted:
  libetpan/repos/extra-x86_64/



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

2010-04-10 Thread andyrtr
Date: Saturday, April 10, 2010 @ 14:04:07
  Author: andyrtr
Revision: 77102

archrelease: copy trunk to extra-x86_64

Added:
  libetpan/repos/extra-x86_64/



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

2010-04-10 Thread Andrea Scarpino
Date: Saturday, April 10, 2010 @ 14:06:21
  Author: andrea
Revision: 77103

archrelease: remove extra-i686

Deleted:
  drscheme/repos/extra-i686/



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

2010-04-10 Thread Andrea Scarpino
Date: Saturday, April 10, 2010 @ 14:06:39
  Author: andrea
Revision: 77104

archrelease: copy trunk to extra-i686

Added:
  drscheme/repos/extra-i686/



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

2010-04-10 Thread Andrea Scarpino
Date: Saturday, April 10, 2010 @ 14:11:52
  Author: andrea
Revision: 77105

archrelease: remove extra-x86_64

Deleted:
  drscheme/repos/extra-x86_64/



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

2010-04-10 Thread Andrea Scarpino
Date: Saturday, April 10, 2010 @ 14:12:12
  Author: andrea
Revision: 77106

archrelease: copy trunk to extra-x86_64

Added:
  drscheme/repos/extra-x86_64/



[arch-commits] Commit in audacious-plugins/trunk (PKGBUILD)

2010-04-10 Thread Ionut Biru
Date: Saturday, April 10, 2010 @ 14:15:03
  Author: ibiru
Revision: 77107

upgpkg: audacious-plugins 2.3-1
update to 2.3

Modified:
  audacious-plugins/trunk/PKGBUILD

--+
 PKGBUILD |   15 ---
 1 file changed, 8 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-04-10 18:12:12 UTC (rev 77106)
+++ PKGBUILD2010-04-10 18:15:03 UTC (rev 77107)
@@ -3,17 +3,18 @@
 # Contributor: William Rea sillywi...@gmail.com
 
 pkgname=audacious-plugins
-pkgver=2.2
-pkgrel=4
+pkgver=2.3
+pkgrel=1
 pkgdesc=Plugins for Audacious
 arch=('i686' 'x86_64')
 url=http://audacious-media-player.org/;
 license=('GPL')
 depends=('libmad' 'libvorbis')
-makedepends=('jack-audio-connection-kit' 'lame' 'fluidsynth' 'libcdio' 
'libsidplay' 'wavpack'
- 'libmpcdec' 'taglib' 'lirc-utils' 'curl' 'libmtp' 'sdl' 
'projectm=2.0.1' 'imlib2'
- 'neon' 'libmms' 'gtkglext' audacious=${pkgver} 'ffmpeg')
-optdepends=('jack-audio-connection-kit: JACK output plugin'
+makedepends=('jack' 'lame' 'fluidsynth' 'libcdio' 'libsidplay' 'wavpack'
+ 'libmpcdec' 'taglib' 'lirc-utils' 'curl' 'libmtp' 'sdl' 
'projectm' 'imlib2'
+ 'neon' 'libmms' 'gtkglext' audacious=${pkgver} 'ffmpeg' 
'libsamplerate')
+optdepends=('jack: JACK output plugin'
+   'libsamplerate: for JACK output'
 'lame: FileWriter output plugin'
 'fluidsynth: FluidSynth backend for AMIDI-Plug input plugin'
 'libcdio: CD Audio input plugin'
@@ -31,7 +32,6 @@
 'libmms: MMS transport plugin'
'ffmpeg: for MPEG 4 Audio AAC')
 source=(http://distfiles.atheme.org/$pkgname-$pkgver.tgz)
-md5sums=('ed6790bf5667c824eda72301f0a886a8')
 
 build() {
   cd $srcdir/$pkgname-$pkgver
@@ -48,3 +48,4 @@
   make || return 1
   make DESTDIR=$pkgdir install || return 1
 }
+sha256sums=('7da44d2aaccceea6ad838a8b677abd5f3e5e10ad168f6f478d3e5e2c4aacaa41')



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

2010-04-10 Thread Ionut Biru
Date: Saturday, April 10, 2010 @ 14:15:14
  Author: ibiru
Revision: 77108

archrelease: remove extra-i686

Deleted:
  audacious-plugins/repos/extra-i686/



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

2010-04-10 Thread Ionut Biru
Date: Saturday, April 10, 2010 @ 14:15:30
  Author: ibiru
Revision: 77109

archrelease: copy trunk to extra-i686

Added:
  audacious-plugins/repos/extra-i686/



[arch-commits] Commit in audacious/trunk (PKGBUILD)

2010-04-10 Thread Ionut Biru
Date: Saturday, April 10, 2010 @ 14:15:33
  Author: ibiru
Revision: 77110

upgpkg: audacious 2.3-1
update to 2.3

Modified:
  audacious/trunk/PKGBUILD

--+
 PKGBUILD |   20 ++--
 1 file changed, 6 insertions(+), 14 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-04-10 18:15:30 UTC (rev 77109)
+++ PKGBUILD2010-04-10 18:15:33 UTC (rev 77110)
@@ -3,36 +3,28 @@
 # Contributor: Giovanni Scafora giova...@archlinux.org
 
 pkgname=audacious
-pkgver=2.2
-pkgrel=5
+pkgver=2.3
+pkgrel=1
 pkgdesc=Media player based on BMP
 arch=('i686' 'x86_64')
 url=http://audacious-media-player.org/;
 license=('GPL3')
-depends=('gtk2' 'libmcs' 'dbus-glib' 'libsamplerate' 'libxml2' 
'desktop-file-utils' 'audacious-plugins')
+depends=('gtk2' 'libmcs' 'dbus-glib' 'libxml2' 'desktop-file-utils' 
'audacious-plugins')
 optdepends=('unzip: Zipped skins support')
 provides=('audacious-player')
 replaces=('audacious-player')
 install=audacious.install
-source=(http://distfiles.atheme.org/$pkgname-$pkgver.tgz 
-   audacious-2.2-coverart-2.patch
-   audacious-2.2-set_tuple_cb.patch)
-md5sums=('ad0f7484692c529acfa91ce784170478'
- 'd659c93402ec3ea326854590aceab7c7'
- 'ac9bbbd4c8b4bb39cbfa6ef579708528')
+source=(http://distfiles.atheme.org/$pkgname-$pkgver.tgz)
+sha256sums=('b19b3a75d4bac535231a77b6f993519b599a9619ac46c4d5627fd2bc8337416f')
 
 build() {
   cd $srcdir/$pkgname-$pkgver
-  patch -Np1 -i $srcdir/audacious-2.2-coverart-2.patch || return 1
-  patch -Np1 -i $srcdir/audacious-2.2-set_tuple_cb.patch || return 1
 
   if [[ $CARCH == i686 ]]; then
 ./configure --prefix=/usr \
-  --enable-samplerate \
   --disable-sse2 || return 1
   elif [[ $CARCH == x86_64 ]]; then
-./configure --prefix=/usr \
-  --enable-samplerate || return 1
+./configure --prefix=/usr  || return 1
   fi
 
   make || return 1



[arch-commits] Commit in audacious-plugins/repos (extra-x86_64)

2010-04-10 Thread Ionut Biru
Date: Saturday, April 10, 2010 @ 14:15:40
  Author: ibiru
Revision: 77111

archrelease: remove extra-x86_64

Deleted:
  audacious-plugins/repos/extra-x86_64/



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

2010-04-10 Thread Ionut Biru
Date: Saturday, April 10, 2010 @ 14:15:42
  Author: ibiru
Revision: 77112

archrelease: remove extra-i686

Deleted:
  audacious/repos/extra-i686/



[arch-commits] Commit in audacious-plugins/repos (extra-x86_64)

2010-04-10 Thread Ionut Biru
Date: Saturday, April 10, 2010 @ 14:15:57
  Author: ibiru
Revision: 77113

archrelease: copy trunk to extra-x86_64

Added:
  audacious-plugins/repos/extra-x86_64/



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

2010-04-10 Thread Ionut Biru
Date: Saturday, April 10, 2010 @ 14:15:58
  Author: ibiru
Revision: 77114

archrelease: copy trunk to extra-i686

Added:
  audacious/repos/extra-i686/



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

2010-04-10 Thread Ionut Biru
Date: Saturday, April 10, 2010 @ 14:16:12
  Author: ibiru
Revision: 77115

archrelease: remove extra-x86_64

Deleted:
  audacious/repos/extra-x86_64/



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

2010-04-10 Thread Ionut Biru
Date: Saturday, April 10, 2010 @ 14:16:28
  Author: ibiru
Revision: 77116

archrelease: copy trunk to extra-x86_64

Added:
  audacious/repos/extra-x86_64/



[arch-commits] Commit in libao/trunk (ChangeLog PKGBUILD libao.conf)

2010-04-10 Thread Andrea Scarpino
Date: Saturday, April 10, 2010 @ 17:05:19
  Author: andrea
Revision: 77117

upgpkg: libao 1.0.0-1
upstream release

Modified:
  libao/trunk/PKGBUILD
  libao/trunk/libao.conf
Deleted:
  libao/trunk/ChangeLog

+
 ChangeLog  |5 -
 PKGBUILD   |   32 
 libao.conf |1 -
 3 files changed, 20 insertions(+), 18 deletions(-)

Deleted: ChangeLog
===
--- ChangeLog   2010-04-10 18:16:28 UTC (rev 77116)
+++ ChangeLog   2010-04-10 21:05:19 UTC (rev 77117)
@@ -1,5 +0,0 @@
-2008-01-27 Travis Willard tra...@archlinux.org
-
-   * 0.8.8-2
-   Added ChangeLog
-   Added sane default config file

Modified: PKGBUILD
===
--- PKGBUILD2010-04-10 18:16:28 UTC (rev 77116)
+++ PKGBUILD2010-04-10 21:05:19 UTC (rev 77117)
@@ -1,25 +1,33 @@
 # $Id$
-# Maintainer: dorphell dorph...@archlinux.org
+# Maintainer:
+# Contributor: dorphell dorph...@archlinux.org
+
 pkgname=libao
-pkgver=0.8.8
-pkgrel=2
-pkgdesc=Cross-platform audio output library and plugins
+pkgver=1.0.0
+pkgrel=1
+pkgdesc=A cross-platform audio output library and plugins
 url=http://www.xiph.org/ao;
-arch=(i686 x86_64)
+arch=('i686' 'x86_64')
 license=('GPL')
 depends=('glibc' 'alsa-lib')
-makedepends=('esd')
+makedepends=('esound')
 backup=('etc/libao.conf')
 options=('!libtool')
-source=(http://downloads.xiph.org/releases/ao/${pkgname}-${pkgver}.tar.gz 
libao.conf)
-md5sums=('b92cba3cbcf1ee9bc221118a85d23dcd' '821a019116f928c582d2bbf537ffd9a7')
+source=(http://downloads.xiph.org/releases/ao/${pkgname}-${pkgver}.tar.gz;
+   'libao.conf')
+md5sums=('08283fbe1f587619053a156254afecec'
+ '3ae8f3e3f1492210b3519af0f1f3c572')
 
 build() {
-  cd ${startdir}/src/${pkgname}-${pkgver}
-  ./configure --prefix=/usr --enable-alsa09 --disable-arts
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr
   make || return 1
-  make DESTDIR=${startdir}/pkg install
+}
 
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install || return 1
+
   # Add conf file
-  install -Dm0644 $startdir/src/libao.conf $startdir/pkg/etc/libao.conf
+  install -Dm0644 ${srcdir}/libao.conf ${pkgdir}/etc/libao.conf || return 1
 }

Modified: libao.conf
===
--- libao.conf  2010-04-10 18:16:28 UTC (rev 77116)
+++ libao.conf  2010-04-10 21:05:19 UTC (rev 77117)
@@ -1,2 +1 @@
 default_driver=alsa
-



[arch-commits] Commit in libao/repos (testing-i686)

2010-04-10 Thread Andrea Scarpino
Date: Saturday, April 10, 2010 @ 17:05:44
  Author: andrea
Revision: 77118

archrelease: copy trunk to testing-i686

Added:
  libao/repos/testing-i686/



[arch-commits] Commit in libao/repos (testing-x86_64)

2010-04-10 Thread Andrea Scarpino
Date: Saturday, April 10, 2010 @ 17:06:03
  Author: andrea
Revision: 77119

archrelease: copy trunk to testing-x86_64

Added:
  libao/repos/testing-x86_64/



[arch-commits] Commit in mpd/trunk (PKGBUILD)

2010-04-10 Thread Andrea Scarpino
Date: Saturday, April 10, 2010 @ 17:20:21
  Author: andrea
Revision: 77120

upgpkg: mpd 0.15.9-2
libao 1.0 rebuild

Modified:
  mpd/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-04-10 21:06:03 UTC (rev 77119)
+++ PKGBUILD2010-04-10 21:20:21 UTC (rev 77120)
@@ -5,7 +5,7 @@
 
 pkgname=mpd
 pkgver=0.15.9
-pkgrel=1
+pkgrel=2
 pkgdesc=Music daemon that plays MP3, FLAC, and Ogg Vorbis files
 arch=('i686' 'x86_64')
 license=('GPL')



[arch-commits] Commit in mpd/repos (testing-i686)

2010-04-10 Thread Andrea Scarpino
Date: Saturday, April 10, 2010 @ 17:20:41
  Author: andrea
Revision: 77121

archrelease: copy trunk to testing-i686

Added:
  mpd/repos/testing-i686/



[arch-commits] Commit in mpd/repos (testing-x86_64)

2010-04-10 Thread Andrea Scarpino
Date: Saturday, April 10, 2010 @ 17:21:03
  Author: andrea
Revision: 77122

archrelease: copy trunk to testing-x86_64

Added:
  mpd/repos/testing-x86_64/



[arch-commits] Commit in rdesktop/trunk (PKGBUILD)

2010-04-10 Thread Andrea Scarpino
Date: Saturday, April 10, 2010 @ 17:21:07
  Author: andrea
Revision: 77123

upgpkg: rdesktop 1.6.0-5
libao 1.0 rebuild

Modified:
  rdesktop/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-04-10 21:21:03 UTC (rev 77122)
+++ PKGBUILD2010-04-10 21:21:07 UTC (rev 77123)
@@ -4,7 +4,7 @@
 
 pkgname=rdesktop
 pkgver=1.6.0
-pkgrel=4
+pkgrel=5
 depends=('libx11' 'openssl' 'libao' 'libsamplerate')
 pkgdesc=Is used to connect to windows terminal servers
 url=http://www.rdesktop.org/;



[arch-commits] Commit in rdesktop/repos (testing-i686)

2010-04-10 Thread Andrea Scarpino
Date: Saturday, April 10, 2010 @ 17:21:28
  Author: andrea
Revision: 77124

archrelease: copy trunk to testing-i686

Added:
  rdesktop/repos/testing-i686/



[arch-commits] Commit in vorbis-tools/trunk (ChangeLog PKGBUILD)

2010-04-10 Thread Andrea Scarpino
Date: Saturday, April 10, 2010 @ 17:21:48
  Author: andrea
Revision: 77125

upgpkg: vorbis-tools 1.4.0-2
libao 1.0 rebuild

Modified:
  vorbis-tools/trunk/ChangeLog
  vorbis-tools/trunk/PKGBUILD

---+
 ChangeLog |5 +
 PKGBUILD  |2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)

Modified: ChangeLog
===
--- ChangeLog   2010-04-10 21:21:28 UTC (rev 77124)
+++ ChangeLog   2010-04-10 21:21:48 UTC (rev 77125)
@@ -1,5 +1,10 @@
 2010-04-10  Andrea Scarpino  and...@archlinux.org
 
+   * vorbis-tools 1.4.0-2
+   * libao 1.0 rebuild
+
+2010-04-10  Andrea Scarpino  and...@archlinux.org
+
* vorbis-tools 1.4.0-1
* Upstream release
 

Modified: PKGBUILD
===
--- PKGBUILD2010-04-10 21:21:28 UTC (rev 77124)
+++ PKGBUILD2010-04-10 21:21:48 UTC (rev 77125)
@@ -4,7 +4,7 @@
 
 pkgname=vorbis-tools
 pkgver=1.4.0
-pkgrel=1
+pkgrel=2
 pkgdesc=Extra tools for Ogg-Vorbis
 arch=('i686' 'x86_64')
 url='http://www.xiph.org/vorbis/'



[arch-commits] Commit in vorbis-tools/repos (testing-i686)

2010-04-10 Thread Andrea Scarpino
Date: Saturday, April 10, 2010 @ 17:22:09
  Author: andrea
Revision: 77126

archrelease: copy trunk to testing-i686

Added:
  vorbis-tools/repos/testing-i686/



[arch-commits] Commit in vorbis-tools/repos (testing-x86_64)

2010-04-10 Thread Andrea Scarpino
Date: Saturday, April 10, 2010 @ 17:22:29
  Author: andrea
Revision: 77127

archrelease: copy trunk to testing-x86_64

Added:
  vorbis-tools/repos/testing-x86_64/



[arch-commits] Commit in rdesktop/repos (testing-i686 testing-x86_64)

2010-04-10 Thread Andrea Scarpino
Date: Saturday, April 10, 2010 @ 17:23:33
  Author: andrea
Revision: 77128

archrelease: remove testing-i686

Added:
  rdesktop/repos/testing-x86_64/
Deleted:
  rdesktop/repos/testing-i686/



[arch-commits] Commit in rdesktop/repos (testing-i686)

2010-04-10 Thread Andrea Scarpino
Date: Saturday, April 10, 2010 @ 17:23:49
  Author: andrea
Revision: 77129

archrelease: copy trunk to testing-i686

Added:
  rdesktop/repos/testing-i686/



[arch-commits] Commit in rdesktop/repos (testing-x86_64)

2010-04-10 Thread Andrea Scarpino
Date: Saturday, April 10, 2010 @ 17:23:55
  Author: andrea
Revision: 77130

archrelease: remove testing-x86_64

Deleted:
  rdesktop/repos/testing-x86_64/



[arch-commits] Commit in rdesktop/repos (testing-x86_64)

2010-04-10 Thread Andrea Scarpino
Date: Saturday, April 10, 2010 @ 17:24:11
  Author: andrea
Revision: 77131

archrelease: copy trunk to testing-x86_64

Added:
  rdesktop/repos/testing-x86_64/



[arch-commits] Commit in cmus/trunk (PKGBUILD)

2010-04-10 Thread Andrea Scarpino
Date: Saturday, April 10, 2010 @ 17:36:57
  Author: andrea
Revision: 77132

upgpkg: cmus 2.3.0-3
libao 1.0 rebuild

Modified:
  cmus/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-04-10 21:24:11 UTC (rev 77131)
+++ PKGBUILD2010-04-10 21:36:57 UTC (rev 77132)
@@ -4,7 +4,7 @@
 
 pkgname=cmus
 pkgver=2.3.0
-pkgrel=2
+pkgrel=3
 pkgdesc=A very feature-rich ncurses-based music player
 arch=('i686' 'x86_64')
 url=http://cmus.sourceforge.net/;



  1   2   >