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

2013-02-03 Thread Felix Yan
Date: Sunday, February 3, 2013 @ 09:25:25
  Author: fyan
Revision: 83564

upgpkg: yamdi 1.9-1

Modified:
  yamdi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-02-03 07:12:01 UTC (rev 83563)
+++ PKGBUILD2013-02-03 08:25:25 UTC (rev 83564)
@@ -2,15 +2,14 @@
 # Maintainer: Felix Yan felixonm...@gmail.com
 
 pkgname=yamdi
-pkgver=1.8
-pkgrel=2
+pkgver=1.9
+pkgrel=1
 pkgdesc=A metadata injector for FLV files
 arch=('i686' 'x86_64')
 url=http://yamdi.sourceforge.net/;
 license=('custom:BSD')
 depends=('glibc')
 source=(http://downloads.sourceforge.net/yamdi/$pkgname-$pkgver.tar.gz;)
-md5sums=('7562f6e28247013cd09e62c4c91272d5') 
 
 build() {
   cd $srcdir/$pkgname-$pkgver
@@ -25,3 +24,4 @@
 }
 
 # vim:set ts=2 sw=2 et:
+md5sums=('14254b2a68f88feb3fead962bca5dc03')



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

2013-02-03 Thread Felix Yan
Date: Sunday, February 3, 2013 @ 09:26:51
  Author: fyan
Revision: 83565

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

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

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-02-03 08:25:25 UTC (rev 83564)
+++ community-i686/PKGBUILD 2013-02-03 08:26:51 UTC (rev 83565)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@gmail.com
-
-pkgname=yamdi
-pkgver=1.8
-pkgrel=2
-pkgdesc=A metadata injector for FLV files
-arch=('i686' 'x86_64')
-url=http://yamdi.sourceforge.net/;
-license=('custom:BSD')
-depends=('glibc')
-source=(http://downloads.sourceforge.net/yamdi/$pkgname-$pkgver.tar.gz;)
-md5sums=('7562f6e28247013cd09e62c4c91272d5') 
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  make 
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  install -Dm 0755 -o root yamdi $pkgdir/usr/bin/yamdi
-  install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
-  install -Dm644 man1/yamdi.1 $pkgdir/usr/share/man/man1/yamdi.1
-}
-
-# vim:set ts=2 sw=2 et:

Copied: yamdi/repos/community-i686/PKGBUILD (from rev 83564, 
yamdi/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-02-03 08:26:51 UTC (rev 83565)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@gmail.com
+
+pkgname=yamdi
+pkgver=1.9
+pkgrel=1
+pkgdesc=A metadata injector for FLV files
+arch=('i686' 'x86_64')
+url=http://yamdi.sourceforge.net/;
+license=('custom:BSD')
+depends=('glibc')
+source=(http://downloads.sourceforge.net/yamdi/$pkgname-$pkgver.tar.gz;)
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  make 
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  install -Dm 0755 -o root yamdi $pkgdir/usr/bin/yamdi
+  install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
+  install -Dm644 man1/yamdi.1 $pkgdir/usr/share/man/man1/yamdi.1
+}
+
+# vim:set ts=2 sw=2 et:
+md5sums=('14254b2a68f88feb3fead962bca5dc03')

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2013-02-03 08:25:25 UTC (rev 83564)
+++ community-x86_64/PKGBUILD   2013-02-03 08:26:51 UTC (rev 83565)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@gmail.com
-
-pkgname=yamdi
-pkgver=1.8
-pkgrel=2
-pkgdesc=A metadata injector for FLV files
-arch=('i686' 'x86_64')
-url=http://yamdi.sourceforge.net/;
-license=('custom:BSD')
-depends=('glibc')
-source=(http://downloads.sourceforge.net/yamdi/$pkgname-$pkgver.tar.gz;)
-md5sums=('7562f6e28247013cd09e62c4c91272d5') 
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  make 
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  install -Dm 0755 -o root yamdi $pkgdir/usr/bin/yamdi
-  install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
-  install -Dm644 man1/yamdi.1 $pkgdir/usr/share/man/man1/yamdi.1
-}
-
-# vim:set ts=2 sw=2 et:

Copied: yamdi/repos/community-x86_64/PKGBUILD (from rev 83564, 
yamdi/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2013-02-03 08:26:51 UTC (rev 83565)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@gmail.com
+
+pkgname=yamdi
+pkgver=1.9
+pkgrel=1
+pkgdesc=A metadata injector for FLV files
+arch=('i686' 'x86_64')
+url=http://yamdi.sourceforge.net/;
+license=('custom:BSD')
+depends=('glibc')
+source=(http://downloads.sourceforge.net/yamdi/$pkgname-$pkgver.tar.gz;)
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  make 
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  install -Dm 0755 -o root yamdi $pkgdir/usr/bin/yamdi
+  install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
+  install -Dm644 man1/yamdi.1 $pkgdir/usr/share/man/man1/yamdi.1
+}
+
+# vim:set ts=2 sw=2 et:
+md5sums=('14254b2a68f88feb3fead962bca5dc03')



[arch-commits] Commit in mod_mono/trunk (PKGBUILD mod_mono.install)

2013-02-03 Thread Allan McRae
Date: Sunday, February 3, 2013 @ 10:57:54
  Author: allan
Revision: 176976

upgpkg: mod_mono 2.10-3

remove startdir usage, remove old and verbose install script

Modified:
  mod_mono/trunk/PKGBUILD
Deleted:
  mod_mono/trunk/mod_mono.install

--+
 PKGBUILD |   17 ++---
 mod_mono.install |   20 
 2 files changed, 10 insertions(+), 27 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-02-03 07:17:21 UTC (rev 176975)
+++ PKGBUILD2013-02-03 09:57:54 UTC (rev 176976)
@@ -4,21 +4,24 @@
 
 pkgname=mod_mono
 pkgver=2.10
-pkgrel=2
+pkgrel=3
 pkgdesc=The mono module to make ASP.NET running on top of apache
-arch=(i686 x86_64)
+arch=('i686' 'x86_64')
+url=http://www.go-mono.com;
 license=('APACHE')
 depends=('apache=2.2.11' 'xsp')
-url=http://www.go-mono.com;
-install=${pkgname}.install
 
source=(http://ftp.novell.com/pub/mono/sources/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
 md5sums=('422c533a0dfbd699eb6339234261150a')
 
 build() {
-  cd ${startdir}/src/${pkgname}-${pkgver}
+  cd ${srcdir}/${pkgname}-${pkgver}
   CFLAGS=${CFLAGS} `apr-1-config --cppflags --includes --cflags` ./configure 
\
 --prefix=/usr --sysconfdir=/etc --with-apxs=/usr/sbin/apxs \
 --with-mono-prefix=/usr --with-apr-config=/usr/bin/apr-1-config
-  make || return 1
-  make DESTDIR=${startdir}/pkg install
+  make
 }
+
+package() {
+  cd ${srcdir}//${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir}/ install
+}

Deleted: mod_mono.install
===
--- mod_mono.install2013-02-03 07:17:21 UTC (rev 176975)
+++ mod_mono.install2013-02-03 09:57:54 UTC (rev 176976)
@@ -1,20 +0,0 @@
-# arg 1:  the new package version
-post_install() {
-  cat  EOM
-
--- As of version 1.1.10 mod_mono let's you use asp pages very easily by some
--- auto integration in apache. Please read:
-  http://www.mono-project.com/AutoConfiguration
--- to get the idea. To use mod_mono, you only have to type into httpd.conf:
-Include /etc/httpd/conf/mod_mono.conf
-
-EOM
-}
-
-# arg 1:  the new package version
-# arg 2:  the old package version
-post_upgrade() {
-  post_install $1
-}
-
-# vim: ft=sh



[arch-commits] Commit in mod_mono/repos (6 files)

2013-02-03 Thread Allan McRae
Date: Sunday, February 3, 2013 @ 10:59:14
  Author: allan
Revision: 176977

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

Added:
  mod_mono/repos/extra-i686/PKGBUILD
(from rev 176976, mod_mono/trunk/PKGBUILD)
  mod_mono/repos/extra-x86_64/PKGBUILD
(from rev 176976, mod_mono/trunk/PKGBUILD)
Deleted:
  mod_mono/repos/extra-i686/PKGBUILD
  mod_mono/repos/extra-i686/mod_mono.install
  mod_mono/repos/extra-x86_64/PKGBUILD
  mod_mono/repos/extra-x86_64/mod_mono.install

---+
 extra-i686/PKGBUILD   |   51 +---
 extra-i686/mod_mono.install   |   20 ---
 extra-x86_64/PKGBUILD |   51 +---
 extra-x86_64/mod_mono.install |   20 ---
 4 files changed, 54 insertions(+), 88 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-02-03 09:57:54 UTC (rev 176976)
+++ extra-i686/PKGBUILD 2013-02-03 09:59:14 UTC (rev 176977)
@@ -1,24 +0,0 @@
-# $Id$
-# Maintainer: Daniel Isenmann dan...@archlinux.org
-# Contributor: Tobias Kieslich tob...@justdreams.de
-
-pkgname=mod_mono
-pkgver=2.10
-pkgrel=2
-pkgdesc=The mono module to make ASP.NET running on top of apache
-arch=(i686 x86_64)
-license=('APACHE')
-depends=('apache=2.2.11' 'xsp')
-url=http://www.go-mono.com;
-install=${pkgname}.install
-source=(http://ftp.novell.com/pub/mono/sources/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('422c533a0dfbd699eb6339234261150a')
-
-build() {
-  cd ${startdir}/src/${pkgname}-${pkgver}
-  CFLAGS=${CFLAGS} `apr-1-config --cppflags --includes --cflags` ./configure 
\
---prefix=/usr --sysconfdir=/etc --with-apxs=/usr/sbin/apxs \
---with-mono-prefix=/usr --with-apr-config=/usr/bin/apr-1-config
-  make || return 1
-  make DESTDIR=${startdir}/pkg install
-}

Copied: mod_mono/repos/extra-i686/PKGBUILD (from rev 176976, 
mod_mono/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-02-03 09:59:14 UTC (rev 176977)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Daniel Isenmann dan...@archlinux.org
+# Contributor: Tobias Kieslich tob...@justdreams.de
+
+pkgname=mod_mono
+pkgver=2.10
+pkgrel=3
+pkgdesc=The mono module to make ASP.NET running on top of apache
+arch=('i686' 'x86_64')
+url=http://www.go-mono.com;
+license=('APACHE')
+depends=('apache=2.2.11' 'xsp')
+source=(http://ftp.novell.com/pub/mono/sources/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('422c533a0dfbd699eb6339234261150a')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  CFLAGS=${CFLAGS} `apr-1-config --cppflags --includes --cflags` ./configure 
\
+--prefix=/usr --sysconfdir=/etc --with-apxs=/usr/sbin/apxs \
+--with-mono-prefix=/usr --with-apr-config=/usr/bin/apr-1-config
+  make
+}
+
+package() {
+  cd ${srcdir}//${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir}/ install
+}

Deleted: extra-i686/mod_mono.install
===
--- extra-i686/mod_mono.install 2013-02-03 09:57:54 UTC (rev 176976)
+++ extra-i686/mod_mono.install 2013-02-03 09:59:14 UTC (rev 176977)
@@ -1,20 +0,0 @@
-# arg 1:  the new package version
-post_install() {
-  cat  EOM
-
--- As of version 1.1.10 mod_mono let's you use asp pages very easily by some
--- auto integration in apache. Please read:
-  http://www.mono-project.com/AutoConfiguration
--- to get the idea. To use mod_mono, you only have to type into httpd.conf:
-Include /etc/httpd/conf/mod_mono.conf
-
-EOM
-}
-
-# arg 1:  the new package version
-# arg 2:  the old package version
-post_upgrade() {
-  post_install $1
-}
-
-# vim: ft=sh

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-02-03 09:57:54 UTC (rev 176976)
+++ extra-x86_64/PKGBUILD   2013-02-03 09:59:14 UTC (rev 176977)
@@ -1,24 +0,0 @@
-# $Id$
-# Maintainer: Daniel Isenmann dan...@archlinux.org
-# Contributor: Tobias Kieslich tob...@justdreams.de
-
-pkgname=mod_mono
-pkgver=2.10
-pkgrel=2
-pkgdesc=The mono module to make ASP.NET running on top of apache
-arch=(i686 x86_64)
-license=('APACHE')
-depends=('apache=2.2.11' 'xsp')
-url=http://www.go-mono.com;
-install=${pkgname}.install
-source=(http://ftp.novell.com/pub/mono/sources/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('422c533a0dfbd699eb6339234261150a')
-
-build() {
-  cd ${startdir}/src/${pkgname}-${pkgver}
-  CFLAGS=${CFLAGS} `apr-1-config --cppflags --includes --cflags` ./configure 
\
---prefix=/usr --sysconfdir=/etc --with-apxs=/usr/sbin/apxs \
---with-mono-prefix=/usr --with-apr-config=/usr/bin/apr-1-config
-  make || return 1
-  make DESTDIR=${startdir}/pkg install
-}

Copied: mod_mono/repos/extra-x86_64/PKGBUILD (from rev 176976, 
mod_mono/trunk/PKGBUILD)

[arch-commits] Commit in system-config-printer/trunk (PKGBUILD)

2013-02-03 Thread Andrea Scarpino
Date: Sunday, February 3, 2013 @ 11:02:19
  Author: andrea
Revision: 176978

upgpkg: system-config-printer 1.3.12-3

Move the scp binary back to the gnome package (FS#33356)

Modified:
  system-config-printer/trunk/PKGBUILD

--+
 PKGBUILD |6 +-
 1 file changed, 1 insertion(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-02-03 09:59:14 UTC (rev 176977)
+++ PKGBUILD2013-02-03 10:02:19 UTC (rev 176978)
@@ -5,7 +5,7 @@
 pkgname=('system-config-printer-common'
  'system-config-printer-gnome')
 pkgver=1.3.12
-pkgrel=2
+pkgrel=3
 pkgdesc=A CUPS printer configuration tool and status applet
 url=http://cyberelk.net/tim/software/system-config-printer/;
 arch=('i686' 'x86_64')
@@ -81,9 +81,6 @@
 install -Dm644 $file \
   ${pkgdir}/usr/lib/python2.7/site-packages/cupshelpers/$(basename $file)
   done
-  
-  install -Dm755 dbus/scp-dbus-service \
-${pkgdir}/usr/bin/scp-dbus-service
 }
 
 package_system-config-printer-gnome() {
@@ -95,7 +92,6 @@
   make DESTDIR=${pkgdir} install
 
   # files provided by system-config-printer-common
-  rm ${pkgdir}/usr/bin/scp-dbus-service
   cd ${pkgdir}/usr/share/${pkgbase}
   rm config.py \
 debug.py \



[arch-commits] Commit in system-config-printer/repos (4 files)

2013-02-03 Thread Andrea Scarpino
Date: Sunday, February 3, 2013 @ 11:02:30
  Author: andrea
Revision: 176979

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

Added:
  system-config-printer/repos/extra-i686/PKGBUILD
(from rev 176978, system-config-printer/trunk/PKGBUILD)
  system-config-printer/repos/extra-x86_64/PKGBUILD
(from rev 176978, system-config-printer/trunk/PKGBUILD)
Deleted:
  system-config-printer/repos/extra-i686/PKGBUILD
  system-config-printer/repos/extra-x86_64/PKGBUILD

---+
 extra-i686/PKGBUILD   |  228 +++-
 extra-x86_64/PKGBUILD |  228 +++-
 2 files changed, 224 insertions(+), 232 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-02-03 10:02:19 UTC (rev 176978)
+++ extra-i686/PKGBUILD 2013-02-03 10:02:30 UTC (rev 176979)
@@ -1,116 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgbase=system-config-printer
-pkgname=('system-config-printer-common'
- 'system-config-printer-gnome')
-pkgver=1.3.12
-pkgrel=2
-pkgdesc=A CUPS printer configuration tool and status applet
-url=http://cyberelk.net/tim/software/system-config-printer/;
-arch=('i686' 'x86_64')
-license=('GPL')
-makedepends=('udev' 'libcups' 'intltool' 'python2' 'xmlto' 'docbook-xsl'
- 'libusb-compat' 'desktop-file-utils')
-source=(http://cyberelk.net/tim/data/${pkgbase}/1.3/${pkgbase}-${pkgver}.tar.xz{,.sig})
-md5sums=('0775647e1c34ef25364de3c178a4ed36'
- '1aa2246047b424e2d23473749368b8c6')
-
-build() {
-  cd ${pkgbase}-${pkgver}
-
-  sed -i -e s|#![ ]*/usr/bin/python$|#!/usr/bin/python2| \
--e s|#![ ]*/usr/bin/env python$|#!/usr/bin/env python2| \
-$(find . -name '*.py')
-  sed -i s|#!/usr/bin/python|#!/usr/bin/python2| udev/udev-add-printer
-
-  ./configure --prefix=/usr \
---sbindir=/usr/bin \
---sysconfdir=/etc \
---with-udev-rules
-
-  make
-}
-
-package_system-config-printer-common() {
-  pkgdesc='Pygtk CUPS Configuration'
-  depends=('udev' 'pycups' 'python2-dbus' 'pysmbc' 'python2-pycurl' 
'libusb-compat')
-  optdepends=('system-config-printer-gnome: for the GTK frontend'
-   'kdeadmin-system-config-printer-kde: for the administration tool in KDE 
System Settings')
-  replaces=('system-config-printer')
-  provides=(system-config-printer=${pkgver})
-  conflicts=('system-config-printer')
-
-  cd ${pkgbase}-${pkgver}
-  install -d ${pkgdir}/usr/share/${pkgbase}
-  install -m644 config.py \
-debug.py \
-installpackage.py \
-monitor.py \
-PhysicalDevice.py \
-ppdippstr.py \
-probe_printer.py \
-SearchCriterion.py \
-smburi.py \
-statereason.py \
-${pkgdir}/usr/share/${pkgbase}/
-
-  install -m755 pysmb.py \
-${pkgdir}/usr/share/${pkgbase}/
-
-  install -d ${pkgdir}/etc/dbus-1/system.d/
-  install -m644 dbus/com.redhat.NewPrinterNotification.conf \
-dbus/com.redhat.PrinterDriversInstaller.conf \
-${pkgdir}/etc/dbus-1/system.d/
-
-  install -d ${pkgdir}/usr/share/dbus-1/{services,interfaces}
-  install -m644 dbus/org.fedoraproject.Config.Printing.service \
-${pkgdir}/usr/share/dbus-1/services/
-  install -m644 dbus/org.fedoraproject.Config.Printing.xml \
-${pkgdir}/usr/share/dbus-1/interfaces/
-  install -d ${pkgdir}/etc/cupshelpers/
-  install -m644 xml/preferreddrivers.xml ${pkgdir}/etc/cupshelpers/
-
-  install -d ${pkgdir}/usr/lib/udev/rules.d
-  install -m755 udev/{udev-add-printer,udev-configure-printer} \
-${pkgdir}/usr/lib/udev/
-  install -m644 udev/70-printers.rules \
-${pkgdir}/usr/lib/udev/rules.d
-
-  for file in build/lib/cupshelpers/*.py; do
-install -Dm644 $file \
-  ${pkgdir}/usr/lib/python2.7/site-packages/cupshelpers/$(basename $file)
-  done
-  
-  install -Dm755 dbus/scp-dbus-service \
-${pkgdir}/usr/bin/scp-dbus-service
-}
-
-package_system-config-printer-gnome() {
-  pkgdesc='A CUPS printer configuration tool and status applet - GTK frontend'
-  depends=('system-config-printer-common' 'gnome-icon-theme' 'python2-notify')
-  optdependence=('gnome-keyring: password management')
-
-  cd ${pkgbase}-${pkgver}
-  make DESTDIR=${pkgdir} install
-
-  # files provided by system-config-printer-common
-  rm ${pkgdir}/usr/bin/scp-dbus-service
-  cd ${pkgdir}/usr/share/${pkgbase}
-  rm config.py \
-debug.py \
-installpackage.py \
-monitor.py \
-PhysicalDevice.py \
-ppdippstr.py \
-probe_printer.py \
-SearchCriterion.py \
-smburi.py \
-statereason.py \
-pysmb.py
-  rm -r ${pkgdir}/etc/dbus-1/
-  rm -r ${pkgdir}/etc/cupshelpers/
-  rm -r ${pkgdir}/etc/udev/
-  rm -r ${pkgdir}/usr/share/dbus-1/
-  rm -r ${pkgdir}/usr/lib/
-}

Copied: system-config-printer/repos/extra-i686/PKGBUILD (from rev 176978, 
system-config-printer/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD 

[arch-commits] Commit in kdeutils-print-manager/trunk (PKGBUILD)

2013-02-03 Thread Andrea Scarpino
Date: Sunday, February 3, 2013 @ 11:05:25
  Author: andrea
Revision: 176980

system-config-printer-gnome is needed to auto-detect the printer driver 
(FS#33356)

Modified:
  kdeutils-print-manager/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-02-03 10:02:30 UTC (rev 176979)
+++ PKGBUILD2013-02-03 10:05:25 UTC (rev 176980)
@@ -8,8 +8,9 @@
 arch=('i686' 'x86_64')
 url='https://projects.kde.org/projects/kde/kdeutils/print-manager'
 license=('GPL' 'LGPL' 'FDL')
-depends=('kdebase-workspace' 'libcups' 'system-config-printer')
+depends=('kdebase-workspace' 'system-config-printer-common')
 makedepends=('cmake' 'automoc4')
+optdepends=('system-config-printer-gnome: auto-detect the printer driver')
 replaces=('print-manager' 'kdeutils-printer-applet' 
'kdeadmin-system-config-printer-kde')
 conflicts=('print-manager')
 groups=('kde' 'kdeutils')



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

2013-02-03 Thread Allan McRae
Date: Sunday, February 3, 2013 @ 11:14:04
  Author: allan
Revision: 176981

upgpkg: mono-basic 2.10-3

use package() function, remove startdir references

Modified:
  mono-basic/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-02-03 10:05:25 UTC (rev 176980)
+++ PKGBUILD2013-02-03 10:14:04 UTC (rev 176981)
@@ -3,9 +3,9 @@
 
 pkgname=mono-basic
 pkgver=2.10
-pkgrel=2
+pkgrel=3
 pkgdesc=Mono Visual Basic.NET compiler
-arch=(i686 x86_64)
+arch=('i686' 'x86_64')
 license=('GPL')
 url=http://www.mono-project.com/;
 depends=('mono=2.10.1')
@@ -17,12 +17,16 @@
   # get rid of that .wapi errors; thanks to brice
   export MONO_SHARED_DIR=${startdir}/src/weird
   mkdir -p ${MONO_SHARED_DIR}
+
   # build mono
-  cd ${startdir}/src/${pkgname}-${pkgver}
+  cd ${srcdir}/${pkgname}-${pkgver}
   ./configure --prefix=/usr
-  sed -i 's/\/usr\/bin\/install/\/bin\/install/g' man/Makefile || return 1
-  make || return 1
-  make DESTDIR=${startdir}/pkg install
+  make
 }
 
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}
 
+



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

2013-02-03 Thread Allan McRae
Date: Sunday, February 3, 2013 @ 11:15:27
  Author: allan
Revision: 176982

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

Added:
  mono-basic/repos/extra-i686/PKGBUILD
(from rev 176981, mono-basic/trunk/PKGBUILD)
  mono-basic/repos/extra-x86_64/PKGBUILD
(from rev 176981, mono-basic/trunk/PKGBUILD)
Deleted:
  mono-basic/repos/extra-i686/PKGBUILD
  mono-basic/repos/extra-x86_64/PKGBUILD

---+
 extra-i686/PKGBUILD   |   60 +---
 extra-x86_64/PKGBUILD |   60 +---
 2 files changed, 64 insertions(+), 56 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-02-03 10:14:04 UTC (rev 176981)
+++ extra-i686/PKGBUILD 2013-02-03 10:15:27 UTC (rev 176982)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Daniel Isenmann dan...@archlinux.org
-
-pkgname=mono-basic
-pkgver=2.10
-pkgrel=2
-pkgdesc=Mono Visual Basic.NET compiler
-arch=(i686 x86_64)
-license=('GPL')
-url=http://www.mono-project.com/;
-depends=('mono=2.10.1')
-makedepends=('pkgconfig')
-source=(http://ftp.novell.com/pub/mono/sources/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('b459890e5447419ab1a5ea43d9b8afe8')
-
-build() {
-  # get rid of that .wapi errors; thanks to brice
-  export MONO_SHARED_DIR=${startdir}/src/weird
-  mkdir -p ${MONO_SHARED_DIR}
-  # build mono
-  cd ${startdir}/src/${pkgname}-${pkgver}
-  ./configure --prefix=/usr
-  sed -i 's/\/usr\/bin\/install/\/bin\/install/g' man/Makefile || return 1
-  make || return 1
-  make DESTDIR=${startdir}/pkg install
-}
-
-

Copied: mono-basic/repos/extra-i686/PKGBUILD (from rev 176981, 
mono-basic/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-02-03 10:15:27 UTC (rev 176982)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Daniel Isenmann dan...@archlinux.org
+
+pkgname=mono-basic
+pkgver=2.10
+pkgrel=3
+pkgdesc=Mono Visual Basic.NET compiler
+arch=('i686' 'x86_64')
+license=('GPL')
+url=http://www.mono-project.com/;
+depends=('mono=2.10.1')
+makedepends=('pkgconfig')
+source=(http://ftp.novell.com/pub/mono/sources/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('b459890e5447419ab1a5ea43d9b8afe8')
+
+build() {
+  # get rid of that .wapi errors; thanks to brice
+  export MONO_SHARED_DIR=${startdir}/src/weird
+  mkdir -p ${MONO_SHARED_DIR}
+
+  # build mono
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}
+
+

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-02-03 10:14:04 UTC (rev 176981)
+++ extra-x86_64/PKGBUILD   2013-02-03 10:15:27 UTC (rev 176982)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Daniel Isenmann dan...@archlinux.org
-
-pkgname=mono-basic
-pkgver=2.10
-pkgrel=2
-pkgdesc=Mono Visual Basic.NET compiler
-arch=(i686 x86_64)
-license=('GPL')
-url=http://www.mono-project.com/;
-depends=('mono=2.10.1')
-makedepends=('pkgconfig')
-source=(http://ftp.novell.com/pub/mono/sources/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('b459890e5447419ab1a5ea43d9b8afe8')
-
-build() {
-  # get rid of that .wapi errors; thanks to brice
-  export MONO_SHARED_DIR=${startdir}/src/weird
-  mkdir -p ${MONO_SHARED_DIR}
-  # build mono
-  cd ${startdir}/src/${pkgname}-${pkgver}
-  ./configure --prefix=/usr
-  sed -i 's/\/usr\/bin\/install/\/bin\/install/g' man/Makefile || return 1
-  make || return 1
-  make DESTDIR=${startdir}/pkg install
-}
-
-

Copied: mono-basic/repos/extra-x86_64/PKGBUILD (from rev 176981, 
mono-basic/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2013-02-03 10:15:27 UTC (rev 176982)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Daniel Isenmann dan...@archlinux.org
+
+pkgname=mono-basic
+pkgver=2.10
+pkgrel=3
+pkgdesc=Mono Visual Basic.NET compiler
+arch=('i686' 'x86_64')
+license=('GPL')
+url=http://www.mono-project.com/;
+depends=('mono=2.10.1')
+makedepends=('pkgconfig')
+source=(http://ftp.novell.com/pub/mono/sources/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('b459890e5447419ab1a5ea43d9b8afe8')
+
+build() {
+  # get rid of that .wapi errors; thanks to brice
+  export MONO_SHARED_DIR=${startdir}/src/weird
+  mkdir -p ${MONO_SHARED_DIR}
+
+  # build mono
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}
+
+



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

2013-02-03 Thread Allan McRae
Date: Sunday, February 3, 2013 @ 11:27:01
  Author: allan
Revision: 176983

upgpkg: taglib-sharp 2.0.4.0-2

get rid of startdir usage, shorten description

Modified:
  taglib-sharp/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-02-03 10:15:27 UTC (rev 176982)
+++ PKGBUILD2013-02-03 10:27:01 UTC (rev 176983)
@@ -4,8 +4,8 @@
 
 pkgname=taglib-sharp
 pkgver=2.0.4.0
-pkgrel=1
-pkgdesc=It's a library for reading and writing metadata in media files, 
including video, audio, and photo formats for Mono
+pkgrel=2
+pkgdesc=Library for reading and writing metadata in media files for Mono
 arch=('i686' 'x86_64')
 url=https://github.com/mono/taglib-sharp;
 license=('LGPL2')
@@ -14,7 +14,7 @@
 md5sums=('b886a65083aafdfefa0675675bcbeb9a')
 
 build() {
-  export MONO_SHARED_DIR=${startdir}/src/.wabi
+  export MONO_SHARED_DIR=${srcdir}/.wabi
   mkdir -p ${MONO_SHARED_DIR}
 
   cd ${srcdir}/${pkgname}-${pkgver}



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

2013-02-03 Thread Allan McRae
Date: Sunday, February 3, 2013 @ 11:28:24
  Author: allan
Revision: 176984

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

Added:
  taglib-sharp/repos/extra-i686/PKGBUILD
(from rev 176983, taglib-sharp/trunk/PKGBUILD)
  taglib-sharp/repos/extra-x86_64/PKGBUILD
(from rev 176983, taglib-sharp/trunk/PKGBUILD)
Deleted:
  taglib-sharp/repos/extra-i686/PKGBUILD
  taglib-sharp/repos/extra-x86_64/PKGBUILD

---+
 extra-i686/PKGBUILD   |   56 
 extra-x86_64/PKGBUILD |   56 
 2 files changed, 56 insertions(+), 56 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-02-03 10:27:01 UTC (rev 176983)
+++ extra-i686/PKGBUILD 2013-02-03 10:28:24 UTC (rev 176984)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Daniel Isenmann dan...@archlinux.org
-# Contributor: Carlos Ruiz cailovirt...@gmail.com
-
-pkgname=taglib-sharp
-pkgver=2.0.4.0
-pkgrel=1
-pkgdesc=It's a library for reading and writing metadata in media files, 
including video, audio, and photo formats for Mono
-arch=('i686' 'x86_64')
-url=https://github.com/mono/taglib-sharp;
-license=('LGPL2')
-depends=('mono')
-source=(http://download.banshee-project.org/taglib-sharp/${pkgver}/${pkgname}-${pkgver}.tar.gz)
-md5sums=('b886a65083aafdfefa0675675bcbeb9a')
-
-build() {
-  export MONO_SHARED_DIR=${startdir}/src/.wabi
-  mkdir -p ${MONO_SHARED_DIR}
-
-  cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --prefix=/usr --disable-docs
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-}

Copied: taglib-sharp/repos/extra-i686/PKGBUILD (from rev 176983, 
taglib-sharp/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-02-03 10:28:24 UTC (rev 176984)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Daniel Isenmann dan...@archlinux.org
+# Contributor: Carlos Ruiz cailovirt...@gmail.com
+
+pkgname=taglib-sharp
+pkgver=2.0.4.0
+pkgrel=2
+pkgdesc=Library for reading and writing metadata in media files for Mono
+arch=('i686' 'x86_64')
+url=https://github.com/mono/taglib-sharp;
+license=('LGPL2')
+depends=('mono')
+source=(http://download.banshee-project.org/taglib-sharp/${pkgver}/${pkgname}-${pkgver}.tar.gz)
+md5sums=('b886a65083aafdfefa0675675bcbeb9a')
+
+build() {
+  export MONO_SHARED_DIR=${srcdir}/.wabi
+  mkdir -p ${MONO_SHARED_DIR}
+
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr --disable-docs
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-02-03 10:27:01 UTC (rev 176983)
+++ extra-x86_64/PKGBUILD   2013-02-03 10:28:24 UTC (rev 176984)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Daniel Isenmann dan...@archlinux.org
-# Contributor: Carlos Ruiz cailovirt...@gmail.com
-
-pkgname=taglib-sharp
-pkgver=2.0.4.0
-pkgrel=1
-pkgdesc=It's a library for reading and writing metadata in media files, 
including video, audio, and photo formats for Mono
-arch=('i686' 'x86_64')
-url=https://github.com/mono/taglib-sharp;
-license=('LGPL2')
-depends=('mono')
-source=(http://download.banshee-project.org/taglib-sharp/${pkgver}/${pkgname}-${pkgver}.tar.gz)
-md5sums=('b886a65083aafdfefa0675675bcbeb9a')
-
-build() {
-  export MONO_SHARED_DIR=${startdir}/src/.wabi
-  mkdir -p ${MONO_SHARED_DIR}
-
-  cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --prefix=/usr --disable-docs
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-}

Copied: taglib-sharp/repos/extra-x86_64/PKGBUILD (from rev 176983, 
taglib-sharp/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2013-02-03 10:28:24 UTC (rev 176984)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Daniel Isenmann dan...@archlinux.org
+# Contributor: Carlos Ruiz cailovirt...@gmail.com
+
+pkgname=taglib-sharp
+pkgver=2.0.4.0
+pkgrel=2
+pkgdesc=Library for reading and writing metadata in media files for Mono
+arch=('i686' 'x86_64')
+url=https://github.com/mono/taglib-sharp;
+license=('LGPL2')
+depends=('mono')
+source=(http://download.banshee-project.org/taglib-sharp/${pkgver}/${pkgname}-${pkgver}.tar.gz)
+md5sums=('b886a65083aafdfefa0675675bcbeb9a')
+
+build() {
+  export MONO_SHARED_DIR=${srcdir}/.wabi
+  mkdir -p ${MONO_SHARED_DIR}
+
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr --disable-docs
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}



[arch-commits] Commit in fftw/trunk (PKGBUILD fftw.install)

2013-02-03 Thread Allan McRae
Date: Sunday, February 3, 2013 @ 12:03:43
  Author: allan
Revision: 176985

upgpkg: fftw 3.3.3-1

upstream update, split build and package

Modified:
  fftw/trunk/PKGBUILD
  fftw/trunk/fftw.install

--+
 PKGBUILD |   32 +++-
 fftw.install |2 ++
 2 files changed, 25 insertions(+), 9 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-02-03 10:28:24 UTC (rev 176984)
+++ PKGBUILD2013-02-03 11:03:43 UTC (rev 176985)
@@ -3,7 +3,7 @@
 # Contributor: damir da...@archlinux.org
 
 pkgname=fftw
-pkgver=3.3.2
+pkgver=3.3.3
 pkgrel=1
 pkgdesc=A library for computing the discrete Fourier transform (DFT)
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 options=('!libtool')
 source=(http://www.fftw.org/${pkgname}-${pkgver}.tar.gz;)
 install=fftw.install
-sha1sums=('11a8c31186ff5a7d686a79a3f21b2530888e0dc2')
+sha1sums=('11487180928d05746d431ebe7a176b52fe205cf9')
 
 # notes:
 # http://www.fftw.org/fftw2_doc/fftw_6.html#SEC69
@@ -23,28 +23,42 @@
 
 
 build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
+  cd ${srcdir}
+  
+  cp -a ${pkgname}-${pkgver} ${pkgname}-${pkgver}-double
+  cp -a ${pkgname}-${pkgver} ${pkgname}-${pkgver}-long-double
+  mv ${pkgname}-${pkgver} ${pkgname}-${pkgver}-single
+  
 
   # use upstream default CFLAGS while keeping our -march/-mtune
   CFLAGS+= -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing 
-ffast-math
 
   CONFIGURE=./configure F77=gfortran --prefix=/usr \
- --enable-shared --enable-threads --enable-type-prefix
+ --enable-shared --enable-threads
 
-  # build  install double precision
+  # build double precision
+  cd ${srcdir}/${pkgname}-${pkgver}-double
   $CONFIGURE --enable-sse2
   make
-  make DESTDIR=${pkgdir} install
-  make clean 
 
   # build  install long double precission
+  cd ${srcdir}/${pkgname}-${pkgver}-long-double
   $CONFIGURE --enable-long-double
   make
-  make DESTDIR=${pkgdir} install
-  make clean
 
   # build  install single precision
+  cd ${srcdir}/${pkgname}-${pkgver}-single
   $CONFIGURE --enable-float --enable-sse
   make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}-double
   make DESTDIR=${pkgdir} install
+
+  cd ${srcdir}/${pkgname}-${pkgver}-long-double
+  make DESTDIR=${pkgdir} install
+
+  cd ${srcdir}/${pkgname}-${pkgver}-single
+  make DESTDIR=${pkgdir} install  
 }

Modified: fftw.install
===
--- fftw.install2013-02-03 10:28:24 UTC (rev 176984)
+++ fftw.install2013-02-03 11:03:43 UTC (rev 176985)
@@ -2,6 +2,7 @@
 info_files=(fftw3.info)
 
 post_install() {
+  [[ -x usr/bin/install-info ]] || return 0
   for f in ${info_files[@]}; do
 install-info ${info_dir}/$f.gz ${info_dir}/dir 2 /dev/null
   done
@@ -12,6 +13,7 @@
 }
 
 pre_remove() {
+  [[ -x usr/bin/install-info ]] || return 0
   for f in ${info_files[@]}; do
 install-info --delete ${info_dir}/$f.gz ${info_dir}/dir 2 /dev/null
   done



[arch-commits] Commit in fftw/repos (8 files)

2013-02-03 Thread Allan McRae
Date: Sunday, February 3, 2013 @ 12:04:50
  Author: allan
Revision: 176986

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

Added:
  fftw/repos/extra-i686/PKGBUILD
(from rev 176985, fftw/trunk/PKGBUILD)
  fftw/repos/extra-i686/fftw.install
(from rev 176985, fftw/trunk/fftw.install)
  fftw/repos/extra-x86_64/PKGBUILD
(from rev 176985, fftw/trunk/PKGBUILD)
  fftw/repos/extra-x86_64/fftw.install
(from rev 176985, fftw/trunk/fftw.install)
Deleted:
  fftw/repos/extra-i686/PKGBUILD
  fftw/repos/extra-i686/fftw.install
  fftw/repos/extra-x86_64/PKGBUILD
  fftw/repos/extra-x86_64/fftw.install

---+
 extra-i686/PKGBUILD   |  114 
 extra-i686/fftw.install   |   46 +
 extra-x86_64/PKGBUILD |  114 
 extra-x86_64/fftw.install |   46 +
 4 files changed, 176 insertions(+), 144 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-02-03 11:03:43 UTC (rev 176985)
+++ extra-i686/PKGBUILD 2013-02-03 11:04:50 UTC (rev 176986)
@@ -1,50 +0,0 @@
-# $Id$
-# Maintainer: Ronald van Haren ronald.archlinux.org
-# Contributor: damir da...@archlinux.org
-
-pkgname=fftw
-pkgver=3.3.2
-pkgrel=1
-pkgdesc=A library for computing the discrete Fourier transform (DFT)
-arch=('i686' 'x86_64')
-license=('GPL2')
-url=http://www.fftw.org/;
-depends=('glibc' 'bash')
-makedepends=('gcc-fortran')
-options=('!libtool')
-source=(http://www.fftw.org/${pkgname}-${pkgver}.tar.gz;)
-install=fftw.install
-sha1sums=('11a8c31186ff5a7d686a79a3f21b2530888e0dc2')
-
-# notes:
-# http://www.fftw.org/fftw2_doc/fftw_6.html#SEC69
-# http://www.fftw.org/faq/section2.html#singleprec
-# http://www.fftw.org/fftw3_doc/Precision.html#Precision
-
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  # use upstream default CFLAGS while keeping our -march/-mtune
-  CFLAGS+= -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing 
-ffast-math
-
-  CONFIGURE=./configure F77=gfortran --prefix=/usr \
- --enable-shared --enable-threads --enable-type-prefix
-
-  # build  install double precision
-  $CONFIGURE --enable-sse2
-  make
-  make DESTDIR=${pkgdir} install
-  make clean 
-
-  # build  install long double precission
-  $CONFIGURE --enable-long-double
-  make
-  make DESTDIR=${pkgdir} install
-  make clean
-
-  # build  install single precision
-  $CONFIGURE --enable-float --enable-sse
-  make
-  make DESTDIR=${pkgdir} install
-}

Copied: fftw/repos/extra-i686/PKGBUILD (from rev 176985, fftw/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-02-03 11:04:50 UTC (rev 176986)
@@ -0,0 +1,64 @@
+# $Id$
+# Maintainer: Ronald van Haren ronald.archlinux.org
+# Contributor: damir da...@archlinux.org
+
+pkgname=fftw
+pkgver=3.3.3
+pkgrel=1
+pkgdesc=A library for computing the discrete Fourier transform (DFT)
+arch=('i686' 'x86_64')
+license=('GPL2')
+url=http://www.fftw.org/;
+depends=('glibc' 'bash')
+makedepends=('gcc-fortran')
+options=('!libtool')
+source=(http://www.fftw.org/${pkgname}-${pkgver}.tar.gz;)
+install=fftw.install
+sha1sums=('11487180928d05746d431ebe7a176b52fe205cf9')
+
+# notes:
+# http://www.fftw.org/fftw2_doc/fftw_6.html#SEC69
+# http://www.fftw.org/faq/section2.html#singleprec
+# http://www.fftw.org/fftw3_doc/Precision.html#Precision
+
+
+build() {
+  cd ${srcdir}
+  
+  cp -a ${pkgname}-${pkgver} ${pkgname}-${pkgver}-double
+  cp -a ${pkgname}-${pkgver} ${pkgname}-${pkgver}-long-double
+  mv ${pkgname}-${pkgver} ${pkgname}-${pkgver}-single
+  
+
+  # use upstream default CFLAGS while keeping our -march/-mtune
+  CFLAGS+= -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing 
-ffast-math
+
+  CONFIGURE=./configure F77=gfortran --prefix=/usr \
+ --enable-shared --enable-threads
+
+  # build double precision
+  cd ${srcdir}/${pkgname}-${pkgver}-double
+  $CONFIGURE --enable-sse2
+  make
+
+  # build  install long double precission
+  cd ${srcdir}/${pkgname}-${pkgver}-long-double
+  $CONFIGURE --enable-long-double
+  make
+
+  # build  install single precision
+  cd ${srcdir}/${pkgname}-${pkgver}-single
+  $CONFIGURE --enable-float --enable-sse
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}-double
+  make DESTDIR=${pkgdir} install
+
+  cd ${srcdir}/${pkgname}-${pkgver}-long-double
+  make DESTDIR=${pkgdir} install
+
+  cd ${srcdir}/${pkgname}-${pkgver}-single
+  make DESTDIR=${pkgdir} install  
+}

Deleted: extra-i686/fftw.install
===
--- extra-i686/fftw.install 2013-02-03 11:03:43 UTC (rev 176985)
+++ extra-i686/fftw.install 2013-02-03 11:04:50 UTC (rev 176986)
@@ -1,22 +0,0 @@
-info_dir=/usr/share/info
-info_files=(fftw3.info)
-
-post_install() {
-  for f in 

[arch-commits] Commit in libreoffice/trunk (PKGBUILD.40)

2013-02-03 Thread Andreas Radke
Date: Sunday, February 3, 2013 @ 12:40:01
  Author: andyrtr
Revision: 176987

prepare 4.0 release; use internal hsqldb that will allow to drop our own long 
time outdated pkg

Modified:
  libreoffice/trunk/PKGBUILD.40

-+
 PKGBUILD.40 |   19 +++
 1 file changed, 11 insertions(+), 8 deletions(-)

Modified: PKGBUILD.40
===
--- PKGBUILD.40 2013-02-03 11:04:50 UTC (rev 176986)
+++ PKGBUILD.40 2013-02-03 11:40:01 UTC (rev 176987)
@@ -19,14 +19,14 @@
'libreoffice-extension-report-builder'
'libreoffice-extension-wiki-publisher'
'libreoffice-extension-nlpsolver') # svn up -r 142692 (last one with 
all extensions built)
-_LOver=4.0.0.2
+_LOver=4.0.0.3
 pkgver=4.0.0
-pkgrel=0.rc2.1
+pkgrel=0.rc3.1
 arch=('i686' 'x86_64')
 license=('LGPL3')
 url=http://www.libreoffice.org/;
 makedepends=( # makedepends
- 'sane' 'perl-archive-zip' 'zip' 'unzip' 'unixodbc' 'hsqldb-java' 
#'boost'
+ 'sane' 'perl-archive-zip' 'zip' 'unzip' 'unixodbc' #'boost'
  'apache-ant' 'gperf' 'kdelibs' 'gconf' 'cppunit'
  'beanshell'  'vigra' 'clucene' 'junit' 'libmythes' 'libwpg' 
'imagemagick'
  'glu' 'mesa' 'gst-plugins-base-libs' 'java-environment' 
'postgresql-libs' 'doxygen' 'clucene' 'bluez'
@@ -72,6 +72,7 @@

${_additional_source_url}/8755aac23317494a9028569374dc87b2-liborcus_0.3.0.tar.bz2

${_additional_source_url}/54e578c91b1b68e69c72be22adcb2195-liblangtag-0.4.0.tar.bz2

${_additional_source_url}/0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz
+   
${_additional_source_url}/17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip

${_additional_source_url2}/185d60944ea767075d27247c3162b3bc-unowinreg.dll
${_additional_source_url}/libcdr-0.0.9.tar.bz2
${_additional_source_url}/libmspub-0.0.3.tar.bz2
@@ -106,12 +107,13 @@
8755aac23317494a9028569374dc87b2-liborcus_0.3.0.tar.bz2
54e578c91b1b68e69c72be22adcb2195-liblangtag-0.4.0.tar.bz2
0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz
+   17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip
libcdr-0.0.9.tar.bz2
libmspub-0.0.3.tar.bz2
libvisio-0.0.24.tar.bz2)
-md5sums=('d861dfa6d29851b3266ead28ba3ed7dc'
- 'bf488979d1d66744d082e34fc9e429cd'
- '4cc5d35ec71c3f4d11464a61b389f7cb'
+md5sums=('a3c01489036823e9f5b5caf3a8db1f9e'
+ '716f624d7a39b99da8a5d550b6a87875'
+ '09ec7331354c6f9a0b2f48efe344ce7d'
  'f02578f5218f217a9f20e9c30e119c6a'
  '1f24ab1d39f4a51faf22244c94a6203f'
  '35c94d2df8893241173de1d16b6034c0'
@@ -139,6 +141,7 @@
  '8755aac23317494a9028569374dc87b2'
  '54e578c91b1b68e69c72be22adcb2195'
  '0168229624cfac409e766913506961a8'
+ '17410483b5b5f267aa18b7e00b65e6e0'
  '185d60944ea767075d27247c3162b3bc'
  '3c0037fb07dea2f0bbae8386fa7c6a9a'
  'b2db54b6e96287ac995d7ed654ace4fc'
@@ -242,7 +245,7 @@
--with-system-libs\
--with-system-mythes\
--with-system-headers\
-   --with-system-hsqldb \
+   --without-system-hsqldb \
--with-alloc=system\
--with-system-clucene\
--without-system-servlet-api
@@ -335,7 +338,7 @@
 package_libreoffice-base() {
  pkgdesc=GUI database front-end for LibreOffice. Allows creation and 
management of databases through a GUI.
  install=libreoffice-base.install
- depends=('libreoffice-common' 'hsqldb-java')
+ depends=('libreoffice-common')
  optdepends=('libreoffice-postgresql-connector')
  backup=()
  groups=('libreoffice')



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

2013-02-03 Thread Evangelos Foutras
Date: Sunday, February 3, 2013 @ 13:34:21
  Author: foutrelis
Revision: 83566

upgpkg: python-pygments 1.6-1

New upstream release.

Modified:
  python-pygments/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-02-03 08:26:51 UTC (rev 83565)
+++ PKGBUILD2013-02-03 12:34:21 UTC (rev 83566)
@@ -3,8 +3,8 @@
 # Contributor: Timm Preetz t...@preetz.us
 
 pkgname=('python-pygments' 'python2-pygments')
-pkgver=1.5
-pkgrel=3
+pkgver=1.6
+pkgrel=1
 pkgdesc=Python syntax highlighter
 arch=('any')
 url=http://pygments.org/;
@@ -12,7 +12,7 @@
 makedepends=('python-distribute' 'python2-distribute')
 options=('!emptydirs')
 
source=(http://pypi.python.org/packages/source/P/Pygments/Pygments-$pkgver.tar.gz)
-sha256sums=('fe183e3886f597e41f8c88d0e53c796cefddc879bfdf45f2915a383060436740')
+sha256sums=('799ed4caf77516e54440806d8d9cd82a7607dfdf4e4fb643815171a4b5c921c0')
 
 build() {
   cd $srcdir



[arch-commits] Commit in python-pygments/repos/community-any (4 files)

2013-02-03 Thread Evangelos Foutras
Date: Sunday, February 3, 2013 @ 13:34:30
  Author: foutrelis
Revision: 83567

archrelease: copy trunk to community-any

Added:
  python-pygments/repos/community-any/PKGBUILD
(from rev 83566, python-pygments/trunk/PKGBUILD)
  python-pygments/repos/community-any/python-pygments.install
(from rev 83566, python-pygments/trunk/python-pygments.install)
Deleted:
  python-pygments/repos/community-any/PKGBUILD
  python-pygments/repos/community-any/python-pygments.install

-+
 PKGBUILD|  112 +++---
 python-pygments.install |   14 ++---
 2 files changed, 63 insertions(+), 63 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-02-03 12:34:21 UTC (rev 83566)
+++ PKGBUILD2013-02-03 12:34:30 UTC (rev 83567)
@@ -1,56 +0,0 @@
-# $Id$
-# Maintainer: Evangelos Foutras evange...@foutrelis.com
-# Contributor: Timm Preetz t...@preetz.us
-
-pkgname=('python-pygments' 'python2-pygments')
-pkgver=1.5
-pkgrel=3
-pkgdesc=Python syntax highlighter
-arch=('any')
-url=http://pygments.org/;
-license=('BSD')
-makedepends=('python-distribute' 'python2-distribute')
-options=('!emptydirs')
-source=(http://pypi.python.org/packages/source/P/Pygments/Pygments-$pkgver.tar.gz)
-sha256sums=('fe183e3886f597e41f8c88d0e53c796cefddc879bfdf45f2915a383060436740')
-
-build() {
-  cd $srcdir
-
-  rm -rf python{2,3}-build
-  for builddir in python{2,3}-build; do
-cp -r Pygments-$pkgver $builddir
-pushd $builddir
-${builddir%-build} setup.py build
-popd
-  done
-}
-
-package_python-pygments() {
-  depends=('python-distribute')
-  install=python-pygments.install
-
-  cd $srcdir/python3-build
-
-  python3 setup.py install --root=$pkgdir -O1
-
-  # pygmentize has been moved to the python2-pygments package
-  rm $pkgdir/usr/bin/pygmentize
-
-  install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
-}
-
-package_python2-pygments() {
-  depends=('python2-distribute')
-
-  cd $srcdir/python2-build
-
-  python2 setup.py install --root=$pkgdir -O1
-
-  install -Dm644 external/pygments.bashcomp \
-$pkgdir/usr/share/bash-completion/completions/pygmentize
-
-  install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-pygments/repos/community-any/PKGBUILD (from rev 83566, 
python-pygments/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-02-03 12:34:30 UTC (rev 83567)
@@ -0,0 +1,56 @@
+# $Id$
+# Maintainer: Evangelos Foutras evange...@foutrelis.com
+# Contributor: Timm Preetz t...@preetz.us
+
+pkgname=('python-pygments' 'python2-pygments')
+pkgver=1.6
+pkgrel=1
+pkgdesc=Python syntax highlighter
+arch=('any')
+url=http://pygments.org/;
+license=('BSD')
+makedepends=('python-distribute' 'python2-distribute')
+options=('!emptydirs')
+source=(http://pypi.python.org/packages/source/P/Pygments/Pygments-$pkgver.tar.gz)
+sha256sums=('799ed4caf77516e54440806d8d9cd82a7607dfdf4e4fb643815171a4b5c921c0')
+
+build() {
+  cd $srcdir
+
+  rm -rf python{2,3}-build
+  for builddir in python{2,3}-build; do
+cp -r Pygments-$pkgver $builddir
+pushd $builddir
+${builddir%-build} setup.py build
+popd
+  done
+}
+
+package_python-pygments() {
+  depends=('python-distribute')
+  install=python-pygments.install
+
+  cd $srcdir/python3-build
+
+  python3 setup.py install --root=$pkgdir -O1
+
+  # pygmentize has been moved to the python2-pygments package
+  rm $pkgdir/usr/bin/pygmentize
+
+  install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
+}
+
+package_python2-pygments() {
+  depends=('python2-distribute')
+
+  cd $srcdir/python2-build
+
+  python2 setup.py install --root=$pkgdir -O1
+
+  install -Dm644 external/pygments.bashcomp \
+$pkgdir/usr/share/bash-completion/completions/pygmentize
+
+  install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: python-pygments.install
===
--- python-pygments.install 2013-02-03 12:34:21 UTC (rev 83566)
+++ python-pygments.install 2013-02-03 12:34:30 UTC (rev 83567)
@@ -1,7 +0,0 @@
-post_upgrade() {
-  if (($(vercmp $2 1.4-5)  0)); then
-echo '/usr/bin/pygmentize has been moved to the python2-pygments package'
-  fi
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-pygments/repos/community-any/python-pygments.install (from rev 
83566, python-pygments/trunk/python-pygments.install)
===
--- python-pygments.install (rev 0)
+++ python-pygments.install 2013-02-03 12:34:30 UTC (rev 83567)
@@ -0,0 +1,7 @@
+post_upgrade() {
+  if (($(vercmp $2 1.4-5)  0)); then
+echo '/usr/bin/pygmentize has been moved to the python2-pygments package'
+  fi
+}
+
+# vim:set ts=2 

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

2013-02-03 Thread Sébastien Luttringer
Date: Sunday, February 3, 2013 @ 14:11:07
  Author: seblu
Revision: 83568

upgpkg: libnetfilter_log 1.0.1-2

Modified:
  libnetfilter_log/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-02-03 12:34:30 UTC (rev 83567)
+++ PKGBUILD2013-02-03 13:11:07 UTC (rev 83568)
@@ -6,7 +6,7 @@
 
 pkgname=libnetfilter_log
 pkgver=1.0.1
-pkgrel=1
+pkgrel=2
 pkgdesc='Library providing API to packets that have been logged by netfilter'
 arch=('i686' 'x86_64')
 url='http://www.netfilter.org/projects/libnetfilter_log/'



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

2013-02-03 Thread Sébastien Luttringer
Date: Sunday, February 3, 2013 @ 14:11:17
  Author: seblu
Revision: 83569

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

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

---+
 community-i686/PKGBUILD   |   53 
 community-x86_64/PKGBUILD |   53 
 2 files changed, 58 insertions(+), 48 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-02-03 13:11:07 UTC (rev 83568)
+++ community-i686/PKGBUILD 2013-02-03 13:11:17 UTC (rev 83569)
@@ -1,24 +0,0 @@
-# $Id: PKGBUILD 71613 2012-05-31 08:51:38Z spupykin $
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: Kevin Edmonds edmondske...@hotmail.com
-# Maintainer: Filip Wojciechowski, filip at loka dot pl
-
-pkgname=libnetfilter_log
-pkgver=1.0.1
-pkgrel=1
-pkgdesc=userspace library providing interface to packets that have been 
logged by the kernel packet filter
-arch=('i686' 'x86_64')
-url=http://www.netfilter.org/projects/libnetfilter_log/index.html;
-license=('GPL')
-depends=('libnfnetlink')
-makedepends=('pkgconfig')
-options=('!libtool')
-source=(http://www.netfilter.org/projects/$pkgname/files/$pkgname-$pkgver.tar.bz2)
-md5sums=('2a4bb0654ae675a52d2e8d1c06090b94')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-  make DESTDIR=$pkgdir install
-}

Copied: libnetfilter_log/repos/community-i686/PKGBUILD (from rev 83568, 
libnetfilter_log/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-02-03 13:11:17 UTC (rev 83569)
@@ -0,0 +1,29 @@
+# $Id: PKGBUILD 71613 2012-05-31 08:51:38Z spupykin $
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Maintainer: Sébastien Luttringer se...@aur.archlinux.org
+# Contributor: Kevin Edmonds edmondske...@hotmail.com
+# Maintainer: Filip Wojciechowski, filip at loka dot pl
+
+pkgname=libnetfilter_log
+pkgver=1.0.1
+pkgrel=2
+pkgdesc='Library providing API to packets that have been logged by netfilter'
+arch=('i686' 'x86_64')
+url='http://www.netfilter.org/projects/libnetfilter_log/'
+license=('GPL')
+depends=('libnfnetlink')
+options=('!libtool')
+source=(http://www.netfilter.org/projects/$pkgname/files/$pkgname-$pkgver.tar.bz2;)
+md5sums=('2a4bb0654ae675a52d2e8d1c06090b94')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2013-02-03 13:11:07 UTC (rev 83568)
+++ community-x86_64/PKGBUILD   2013-02-03 13:11:17 UTC (rev 83569)
@@ -1,24 +0,0 @@
-# $Id: PKGBUILD 71613 2012-05-31 08:51:38Z spupykin $
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: Kevin Edmonds edmondske...@hotmail.com
-# Maintainer: Filip Wojciechowski, filip at loka dot pl
-
-pkgname=libnetfilter_log
-pkgver=1.0.1
-pkgrel=1
-pkgdesc=userspace library providing interface to packets that have been 
logged by the kernel packet filter
-arch=('i686' 'x86_64')
-url=http://www.netfilter.org/projects/libnetfilter_log/index.html;
-license=('GPL')
-depends=('libnfnetlink')
-makedepends=('pkgconfig')
-options=('!libtool')
-source=(http://www.netfilter.org/projects/$pkgname/files/$pkgname-$pkgver.tar.bz2)
-md5sums=('2a4bb0654ae675a52d2e8d1c06090b94')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-  make DESTDIR=$pkgdir install
-}

Copied: libnetfilter_log/repos/community-x86_64/PKGBUILD (from rev 83568, 
libnetfilter_log/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2013-02-03 13:11:17 UTC (rev 83569)
@@ -0,0 +1,29 @@
+# $Id: PKGBUILD 71613 2012-05-31 08:51:38Z spupykin $
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Maintainer: Sébastien Luttringer se...@aur.archlinux.org
+# Contributor: Kevin Edmonds edmondske...@hotmail.com
+# Maintainer: Filip Wojciechowski, filip at loka dot pl
+
+pkgname=libnetfilter_log
+pkgver=1.0.1
+pkgrel=2
+pkgdesc='Library providing API to packets that have been logged by netfilter'
+arch=('i686' 'x86_64')
+url='http://www.netfilter.org/projects/libnetfilter_log/'
+license=('GPL')
+depends=('libnfnetlink')
+options=('!libtool')
+source=(http://www.netfilter.org/projects/$pkgname/files/$pkgname-$pkgver.tar.bz2;)

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

2013-02-03 Thread Sébastien Luttringer
Date: Sunday, February 3, 2013 @ 14:13:23
  Author: seblu
Revision: 83570

upgpkg: dkms 2.2.0.3-13

Modified:
  dkms/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-02-03 13:11:17 UTC (rev 83569)
+++ PKGBUILD2013-02-03 13:13:23 UTC (rev 83570)
@@ -4,7 +4,7 @@
 
 pkgname=dkms
 pkgver=2.2.0.3
-pkgrel=12.4
+pkgrel=13
 pkgdesc='Dynamic Kernel Modules System'
 arch=('any')
 url='http://linux.dell.com/dkms/'



[arch-commits] Commit in dkms/repos/community-any (14 files)

2013-02-03 Thread Sébastien Luttringer
Date: Sunday, February 3, 2013 @ 14:13:33
  Author: seblu
Revision: 83571

archrelease: copy trunk to community-any

Added:
  dkms/repos/community-any/01-broken-uninstall.patch
(from rev 83570, dkms/trunk/01-broken-uninstall.patch)
  dkms/repos/community-any/PKGBUILD
(from rev 83570, dkms/trunk/PKGBUILD)
  dkms/repos/community-any/dkms.default
(from rev 83570, dkms/trunk/dkms.default)
  dkms/repos/community-any/dkms.hook
(from rev 83570, dkms/trunk/dkms.hook)
  dkms/repos/community-any/dkms.install
(from rev 83570, dkms/trunk/dkms.install)
  dkms/repos/community-any/dkms.service
(from rev 83570, dkms/trunk/dkms.service)
  dkms/repos/community-any/dkms.systemd
(from rev 83570, dkms/trunk/dkms.systemd)
Deleted:
  dkms/repos/community-any/01-broken-uninstall.patch
  dkms/repos/community-any/PKGBUILD
  dkms/repos/community-any/dkms.conf
  dkms/repos/community-any/dkms.hook
  dkms/repos/community-any/dkms.rc
  dkms/repos/community-any/dkms.service
  dkms/repos/community-any/dkms.systemd

---+
 01-broken-uninstall.patch |   44 +++
 PKGBUILD  |  123 +---
 dkms.conf |9 ---
 dkms.default  |9 +++
 dkms.hook |   24 
 dkms.install  |   13 
 dkms.rc   |   34 
 dkms.service  |   22 +++
 dkms.systemd  |  122 +--
 9 files changed, 188 insertions(+), 212 deletions(-)

Deleted: 01-broken-uninstall.patch
===
--- 01-broken-uninstall.patch   2013-02-03 13:13:23 UTC (rev 83570)
+++ 01-broken-uninstall.patch   2013-02-03 13:13:33 UTC (rev 83571)
@@ -1,22 +0,0 @@
-diff --git a/dkms b/dkms
-index abb01a4..265b69a 100644
 a/dkms
-+++ b/dkms
-@@ -162,11 +162,14 @@ set_kernel_source_dir()
- 
- # A little test function for DKMS commands that only work on one kernel.
- have_one_kernel() {
--(( ${#kernelver[@]}  1 ))  \
--  die 4 $The action $1 does not support multiple kernel version \
--  $parameters on the command line.
--[[ $all ]]  die 5 $The action $1 does not support the --all \
--  $parameter.
-+   if (( ${#kernelver[@]} != 1 )); then
-+die 4 $The action $1 does not support multiple kernel version \
-+$parameters on the command line.
-+   fi
-+   if [[ $all ]]; then  
-+   die 5 $The action $1 does not support the --all \
-+ $parameter.
-+   fi 
- }

Copied: dkms/repos/community-any/01-broken-uninstall.patch (from rev 83570, 
dkms/trunk/01-broken-uninstall.patch)
===
--- 01-broken-uninstall.patch   (rev 0)
+++ 01-broken-uninstall.patch   2013-02-03 13:13:33 UTC (rev 83571)
@@ -0,0 +1,22 @@
+diff --git a/dkms b/dkms
+index abb01a4..265b69a 100644
+--- a/dkms
 b/dkms
+@@ -162,11 +162,14 @@ set_kernel_source_dir()
+ 
+ # A little test function for DKMS commands that only work on one kernel.
+ have_one_kernel() {
+-(( ${#kernelver[@]}  1 ))  \
+-  die 4 $The action $1 does not support multiple kernel version \
+-  $parameters on the command line.
+-[[ $all ]]  die 5 $The action $1 does not support the --all \
+-  $parameter.
++   if (( ${#kernelver[@]} != 1 )); then
++die 4 $The action $1 does not support multiple kernel version \
++$parameters on the command line.
++   fi
++   if [[ $all ]]; then  
++   die 5 $The action $1 does not support the --all \
++ $parameter.
++   fi 
+ }

Deleted: PKGBUILD
===
--- PKGBUILD2013-02-03 13:13:23 UTC (rev 83570)
+++ PKGBUILD2013-02-03 13:13:33 UTC (rev 83571)
@@ -1,63 +0,0 @@
-# $Id$
-# Maintainer: Sébastien Luttringer se...@aur.archlinux.org
-# Contributor: Balwinder S bsd Dheeman (bdheeman AT gmail.com)
-
-pkgname=dkms
-pkgver=2.2.0.3
-pkgrel=12
-pkgdesc='Dynamic Kernel Modules System'
-arch=('any')
-url='http://linux.dell.com/dkms/'
-license=('GPL2')
-depends=('bash' 'kmod' 'gcc' 'make' 'patch')
-optdepends=('linux-headers: build modules against Arch kernel'
-'linux-lts-headers: build modules against LTS Arch kernel')
-backup=('etc/dkms/framework.conf' etc/conf.d/$pkgname)
-source=(http://linux.dell.com/$pkgname/permalink/$pkgname-$pkgver.tar.gz;
-$pkgname.rc
-$pkgname.conf
-$pkgname.service
-$pkgname.systemd
-'01-broken-uninstall.patch')
-md5sums=('11a8aaade2ebec2803653837c7593030'
- '92979b8f9b06205560f2fba732c6bdf7'
- '8be6746da3df4dcb61cd2b1459974fce'
- '02e9744e3fdc3d2f68e46966fb32e260'
- '51c80e29c0ca600b4737c573d3311dbc'
- '2dfd8656dc79afd229c1481a90fb645b')
-
-build() {
-  patches=($srcdir/*.patch)
-  cd $pkgname-$pkgver
-  for p in 

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

2013-02-03 Thread Sébastien Luttringer
Date: Sunday, February 3, 2013 @ 14:19:01
  Author: seblu
Revision: 83572

upgpkg: ulogd 2.0.1-4

Modified:
  ulogd/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-02-03 13:13:33 UTC (rev 83571)
+++ PKGBUILD2013-02-03 13:19:01 UTC (rev 83572)
@@ -1,12 +1,12 @@
 # $Id$
 # Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Maintainer: Sebastien Luttringer seblu+a...@seblu.net
+# Maintainer: Sébastien Luttringer se...@archlinux.org
 # Contributor: Dale Blount d...@archlinux.org
 # Contributor: Sergej Pupykin p...@lx-ltd.ru
 
 pkgname=ulogd
 pkgver=2.0.1
-pkgrel=3.1
+pkgrel=4
 pkgdesc='Userspace Packet Logging for netfilter'
 arch=('i686' 'x86_64')
 url='http://www.netfilter.org/projects/ulogd/index.html'



[arch-commits] Commit in ulogd/repos (18 files)

2013-02-03 Thread Sébastien Luttringer
Date: Sunday, February 3, 2013 @ 14:19:13
  Author: seblu
Revision: 83573

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

Added:
  ulogd/repos/community-i686/PKGBUILD
(from rev 83572, ulogd/trunk/PKGBUILD)
  ulogd/repos/community-i686/ulogd.conf
(from rev 83572, ulogd/trunk/ulogd.conf)
  ulogd/repos/community-i686/ulogd.logrotate
(from rev 83572, ulogd/trunk/ulogd.logrotate)
  ulogd/repos/community-i686/ulogd.service
(from rev 83572, ulogd/trunk/ulogd.service)
  ulogd/repos/community-x86_64/PKGBUILD
(from rev 83572, ulogd/trunk/PKGBUILD)
  ulogd/repos/community-x86_64/ulogd.conf
(from rev 83572, ulogd/trunk/ulogd.conf)
  ulogd/repos/community-x86_64/ulogd.logrotate
(from rev 83572, ulogd/trunk/ulogd.logrotate)
  ulogd/repos/community-x86_64/ulogd.service
(from rev 83572, ulogd/trunk/ulogd.service)
Deleted:
  ulogd/repos/community-i686/PKGBUILD
  ulogd/repos/community-i686/ulogd.conf
  ulogd/repos/community-i686/ulogd.logrotate
  ulogd/repos/community-i686/ulogd.rc
  ulogd/repos/community-i686/ulogd.service
  ulogd/repos/community-x86_64/PKGBUILD
  ulogd/repos/community-x86_64/ulogd.conf
  ulogd/repos/community-x86_64/ulogd.logrotate
  ulogd/repos/community-x86_64/ulogd.rc
  ulogd/repos/community-x86_64/ulogd.service

--+
 community-i686/PKGBUILD  |  111 ++---
 community-i686/ulogd.conf|   40 ++---
 community-i686/ulogd.logrotate   |   20 +++---
 community-i686/ulogd.rc  |   54 --
 community-i686/ulogd.service |   18 +++---
 community-x86_64/PKGBUILD|  111 ++---
 community-x86_64/ulogd.conf  |   40 ++---
 community-x86_64/ulogd.logrotate |   20 +++---
 community-x86_64/ulogd.rc|   54 --
 community-x86_64/ulogd.service   |   18 +++---
 10 files changed, 186 insertions(+), 300 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-02-03 13:19:01 UTC (rev 83572)
+++ community-i686/PKGBUILD 2013-02-03 13:19:13 UTC (rev 83573)
@@ -1,57 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Maintainer: Sebastien Luttringer seblu+a...@seblu.net
-# Contributor: Dale Blount d...@archlinux.org
-# Contributor: Sergej Pupykin p...@lx-ltd.ru
-
-pkgname=ulogd
-pkgver=2.0.1
-pkgrel=3
-pkgdesc='Userspace Packet Logging for netfilter'
-arch=('i686' 'x86_64')
-url='http://www.netfilter.org/projects/ulogd/index.html'
-license=('GPL2')
-depends=('libmnl' 'libnfnetlink')
-backup=('etc/ulogd.conf')
-makedepends=('libmysqlclient'
- 'libnetfilter_acct'
- 'libnetfilter_conntrack'
- 'libnetfilter_log'
- 'libpcap'
- 'libdbi'
- 'postgresql-libs'
- 'sqlite')
-optdepends=(${makedepends[@]})
-options=('!libtool')
-source=(ftp://ftp.netfilter.org/pub/$pkgname/$pkgname-$pkgver.tar.bz2;
- $pkgname.rc
- $pkgname.logrotate
- $pkgname.conf
- $pkgname.service)
-md5sums=('2f4b1a58955fcad4ebf22f0d00885fc9'
- 'c42230c1cabf5dd9b80bf9a0fd87ca7e'
- 'dd320949adff4188544419acd17e'
- 'c21531312f95e790ed19aa267a17d35a'
- '42fc2c0568ff89ec00c2f0797280f296')
-
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc --with-mysql --with-pgsql 
--with-dbi
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-  install -dm755 $pkgdir/usr/share/doc/ulogd
-  install -Dm644 ulogd.conf $pkgdir/usr/share/doc/ulogd/ulogd.conf
-  install -m644 doc/*.{table,sql} $pkgdir/usr/share/doc/ulogd
-  cd $srcdir
-  install -Dm755 $pkgname.rc $pkgdir/etc/rc.d/$pkgname
-  install -Dm644 $pkgname.service 
$pkgdir/usr/lib/systemd/system/$pkgname.service
-  install -Dm644 $pkgname.logrotate $pkgdir/etc/logrotate.d/$pkgname
-  install -Dm644 $pkgname.conf $pkgdir/etc/$pkgname.conf
-}
-
-# vim:set ts=2 sw=2 et:

Copied: ulogd/repos/community-i686/PKGBUILD (from rev 83572, 
ulogd/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-02-03 13:19:13 UTC (rev 83573)
@@ -0,0 +1,54 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Maintainer: Sébastien Luttringer se...@archlinux.org
+# Contributor: Dale Blount d...@archlinux.org
+# Contributor: Sergej Pupykin p...@lx-ltd.ru
+
+pkgname=ulogd
+pkgver=2.0.1
+pkgrel=4
+pkgdesc='Userspace Packet Logging for netfilter'
+arch=('i686' 'x86_64')
+url='http://www.netfilter.org/projects/ulogd/index.html'
+license=('GPL2')
+depends=('libmnl' 'libnfnetlink')
+backup=('etc/ulogd.conf')
+makedepends=('libmysqlclient'
+ 'libnetfilter_acct'
+ 'libnetfilter_conntrack'
+ 'libnetfilter_log'
+   

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

2013-02-03 Thread Sébastien Luttringer
Date: Sunday, February 3, 2013 @ 14:21:15
  Author: seblu
Revision: 83574

upgpkg: ucarp 1.5.2-4

Modified:
  ucarp/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-02-03 13:19:13 UTC (rev 83573)
+++ PKGBUILD2013-02-03 13:21:15 UTC (rev 83574)
@@ -1,10 +1,10 @@
-# $Id$ 
-# Maintainer: Sébastien Luttringer se...@aur.archlinux.org
+# $Id$
+# Maintainer: Sébastien Luttringer se...@archlinux.org
 
 pkgname=ucarp
 pkgver=1.5.2
-pkgrel=3.1
-pkgdesc='UCARP is a portable implementation of the CARP protocol'
+pkgrel=4
+pkgdesc='Userspace implementation of the CARP protocol'
 arch=('i686' 'x86_64')
 url='http://www.ucarp.org/project/ucarp'
 license=('GPL2')



[arch-commits] Commit in minitube/trunk (PKGBUILD fix-build.patch)

2013-02-03 Thread speps
Date: Sunday, February 3, 2013 @ 14:21:16
  Author: speps
Revision: 83575

upgpkg: minitube 2.0-1

Modified:
  minitube/trunk/PKGBUILD
Deleted:
  minitube/trunk/fix-build.patch

-+
 PKGBUILD|   22 +-
 fix-build.patch |   11 ---
 2 files changed, 9 insertions(+), 24 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-02-03 13:21:15 UTC (rev 83574)
+++ PKGBUILD2013-02-03 13:21:16 UTC (rev 83575)
@@ -1,29 +1,25 @@
 # $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
+# Maintainer : speps speps at aur dot archlinux dot org
+# Contributor: Andrea Scarpino and...@archlinux.org
 
 pkgname=minitube
-pkgver=1.9
+pkgver=2.0
 pkgrel=1
 pkgdesc=A native YouTube client in QT. Watch YouTube videos without Flash 
Player
 arch=('i686' 'x86_64')
 url='http://flavio.tordini.org/minitube'
 license=('GPL')
 depends=('phonon')
-install=${pkgname}.install
-source=(http://flavio.tordini.org/files/${pkgname}/${pkgname}-${pkgver}.tar.gz;
-'fix-build.patch')
-md5sums=('a60bb568519eb91035d5d6dc27ff1406'
- 'b6d67acdfc5ef17235449ca13575ba97')
+install=$pkgname.install
+source=(http://flavio.tordini.org/files/$pkgname/$pkgname-$pkgver.tar.gz;)
+md5sums=('7df1e44b86a4744a492ccc414c0fa77d')
 
 build() {
-  cd ${pkgname}
-
-  patch -p1 -i ${srcdir}/fix-build.patch
-
+  cd $srcdir/$pkgname
   qmake
 }
 
 package() {
-  cd ${pkgname}
-  make install INSTALL_ROOT=${pkgdir}
+  cd $srcdir/$pkgname
+  make install INSTALL_ROOT=$pkgdir/
 }

Deleted: fix-build.patch
===
--- fix-build.patch 2013-02-03 13:21:15 UTC (rev 83574)
+++ fix-build.patch 2013-02-03 13:21:16 UTC (rev 83575)
@@ -1,11 +0,0 @@
 minitube/src/qtsingleapplication/qtlocalpeer.cpp~  2012-06-29 
18:13:35.133070928 +
-+++ minitube/src/qtsingleapplication/qtlocalpeer.cpp   2012-06-29 
18:14:16.359420453 +
-@@ -57,6 +57,8 @@
- static PProcessIdToSessionId pProcessIdToSessionId = 0;
- #endif
- #if defined(Q_OS_UNIX)
-+#include sys/types.h
-+#include unistd.h
- #include time.h
- #endif
- 



[arch-commits] Commit in ucarp/repos (24 files)

2013-02-03 Thread Sébastien Luttringer
Date: Sunday, February 3, 2013 @ 14:21:29
  Author: seblu
Revision: 83576

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

Added:
  ucarp/repos/community-i686/01-fix-getopt.patch
(from rev 83575, ucarp/trunk/01-fix-getopt.patch)
  ucarp/repos/community-i686/02-fix-downscript-on-error.c
(from rev 83575, ucarp/trunk/02-fix-downscript-on-error.c)
  ucarp/repos/community-i686/PKGBUILD
(from rev 83575, ucarp/trunk/PKGBUILD)
  ucarp/repos/community-i686/ucarp.8
(from rev 83575, ucarp/trunk/ucarp.8)
  ucarp/repos/community-i686/ucarp.service
(from rev 83575, ucarp/trunk/ucarp.service)
  ucarp/repos/community-x86_64/01-fix-getopt.patch
(from rev 83575, ucarp/trunk/01-fix-getopt.patch)
  ucarp/repos/community-x86_64/02-fix-downscript-on-error.c
(from rev 83575, ucarp/trunk/02-fix-downscript-on-error.c)
  ucarp/repos/community-x86_64/PKGBUILD
(from rev 83575, ucarp/trunk/PKGBUILD)
  ucarp/repos/community-x86_64/ucarp.8
(from rev 83575, ucarp/trunk/ucarp.8)
  ucarp/repos/community-x86_64/ucarp.service
(from rev 83575, ucarp/trunk/ucarp.service)
Deleted:
  ucarp/repos/community-i686/01-fix-getopt.patch
  ucarp/repos/community-i686/02-fix-downscript-on-error.c
  ucarp/repos/community-i686/PKGBUILD
  ucarp/repos/community-i686/ucarp.8
  ucarp/repos/community-i686/ucarp.conf
  ucarp/repos/community-i686/ucarp.rc
  ucarp/repos/community-i686/ucarp.service
  ucarp/repos/community-x86_64/01-fix-getopt.patch
  ucarp/repos/community-x86_64/02-fix-downscript-on-error.c
  ucarp/repos/community-x86_64/PKGBUILD
  ucarp/repos/community-x86_64/ucarp.8
  ucarp/repos/community-x86_64/ucarp.conf
  ucarp/repos/community-x86_64/ucarp.rc
  ucarp/repos/community-x86_64/ucarp.service

---+
 community-i686/01-fix-getopt.patch|   22 -
 community-i686/02-fix-downscript-on-error.c   |   24 -
 community-i686/PKGBUILD   |  123 --
 community-i686/ucarp.8|  294 
 community-i686/ucarp.conf |3 
 community-i686/ucarp.rc   |   35 --
 community-i686/ucarp.service  |   17 -
 community-x86_64/01-fix-getopt.patch  |   22 -
 community-x86_64/02-fix-downscript-on-error.c |   24 -
 community-x86_64/PKGBUILD |  123 --
 community-x86_64/ucarp.8  |  294 
 community-x86_64/ucarp.conf   |3 
 community-x86_64/ucarp.rc |   35 --
 community-x86_64/ucarp.service|   17 -
 14 files changed, 468 insertions(+), 568 deletions(-)

The diff is longer than the limit of 200KB.
Use svn diff -r 83575:83576 to see the changes.


[arch-commits] Commit in minitube/repos (10 files)

2013-02-03 Thread speps
Date: Sunday, February 3, 2013 @ 14:21:39
  Author: speps
Revision: 83577

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

Added:
  minitube/repos/community-i686/PKGBUILD
(from rev 83576, minitube/trunk/PKGBUILD)
  minitube/repos/community-i686/minitube.install
(from rev 83576, minitube/trunk/minitube.install)
  minitube/repos/community-x86_64/PKGBUILD
(from rev 83576, minitube/trunk/PKGBUILD)
  minitube/repos/community-x86_64/minitube.install
(from rev 83576, minitube/trunk/minitube.install)
Deleted:
  minitube/repos/community-i686/PKGBUILD
  minitube/repos/community-i686/fix-build.patch
  minitube/repos/community-i686/minitube.install
  minitube/repos/community-x86_64/PKGBUILD
  minitube/repos/community-x86_64/fix-build.patch
  minitube/repos/community-x86_64/minitube.install

---+
 community-i686/PKGBUILD   |   54 
 community-i686/fix-build.patch|   11 ---
 community-i686/minitube.install   |   22 +++---
 community-x86_64/PKGBUILD |   54 
 community-x86_64/fix-build.patch  |   11 ---
 community-x86_64/minitube.install |   22 +++---
 6 files changed, 72 insertions(+), 102 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-02-03 13:21:29 UTC (rev 83576)
+++ community-i686/PKGBUILD 2013-02-03 13:21:39 UTC (rev 83577)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
-
-pkgname=minitube
-pkgver=1.9
-pkgrel=1
-pkgdesc=A native YouTube client in QT. Watch YouTube videos without Flash 
Player
-arch=('i686' 'x86_64')
-url='http://flavio.tordini.org/minitube'
-license=('GPL')
-depends=('phonon')
-install=${pkgname}.install
-source=(http://flavio.tordini.org/files/${pkgname}/${pkgname}-${pkgver}.tar.gz;
-'fix-build.patch')
-md5sums=('a60bb568519eb91035d5d6dc27ff1406'
- 'b6d67acdfc5ef17235449ca13575ba97')
-
-build() {
-  cd ${pkgname}
-
-  patch -p1 -i ${srcdir}/fix-build.patch
-
-  qmake
-}
-
-package() {
-  cd ${pkgname}
-  make install INSTALL_ROOT=${pkgdir}
-}

Copied: minitube/repos/community-i686/PKGBUILD (from rev 83576, 
minitube/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-02-03 13:21:39 UTC (rev 83577)
@@ -0,0 +1,25 @@
+# $Id$
+# Maintainer : speps speps at aur dot archlinux dot org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=minitube
+pkgver=2.0
+pkgrel=1
+pkgdesc=A native YouTube client in QT. Watch YouTube videos without Flash 
Player
+arch=('i686' 'x86_64')
+url='http://flavio.tordini.org/minitube'
+license=('GPL')
+depends=('phonon')
+install=$pkgname.install
+source=(http://flavio.tordini.org/files/$pkgname/$pkgname-$pkgver.tar.gz;)
+md5sums=('7df1e44b86a4744a492ccc414c0fa77d')
+
+build() {
+  cd $srcdir/$pkgname
+  qmake
+}
+
+package() {
+  cd $srcdir/$pkgname
+  make install INSTALL_ROOT=$pkgdir/
+}

Deleted: community-i686/fix-build.patch
===
--- community-i686/fix-build.patch  2013-02-03 13:21:29 UTC (rev 83576)
+++ community-i686/fix-build.patch  2013-02-03 13:21:39 UTC (rev 83577)
@@ -1,11 +0,0 @@
 minitube/src/qtsingleapplication/qtlocalpeer.cpp~  2012-06-29 
18:13:35.133070928 +
-+++ minitube/src/qtsingleapplication/qtlocalpeer.cpp   2012-06-29 
18:14:16.359420453 +
-@@ -57,6 +57,8 @@
- static PProcessIdToSessionId pProcessIdToSessionId = 0;
- #endif
- #if defined(Q_OS_UNIX)
-+#include sys/types.h
-+#include unistd.h
- #include time.h
- #endif
- 

Deleted: community-i686/minitube.install
===
--- community-i686/minitube.install 2013-02-03 13:21:29 UTC (rev 83576)
+++ community-i686/minitube.install 2013-02-03 13:21:39 UTC (rev 83577)
@@ -1,11 +0,0 @@
-post_install() {
-  xdg-icon-resource forceupdate --theme hicolor  /dev/null
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Copied: minitube/repos/community-i686/minitube.install (from rev 83576, 
minitube/trunk/minitube.install)
===
--- community-i686/minitube.install (rev 0)
+++ community-i686/minitube.install 2013-02-03 13:21:39 UTC (rev 83577)
@@ -0,0 +1,11 @@
+post_install() {
+  xdg-icon-resource forceupdate --theme hicolor  /dev/null
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2013-02-03 13:21:29 UTC (rev 83576)
+++ community-x86_64/PKGBUILD   2013-02-03 13:21:39 UTC (rev 83577)
@@ -1,29 +0,0 @@
-# $Id$
-# 

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

2013-02-03 Thread Sébastien Luttringer
Date: Sunday, February 3, 2013 @ 14:22:34
  Author: seblu
Revision: 83578

upgpkg: conntrack-tools 1.4.0-2

Modified:
  conntrack-tools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-02-03 13:21:39 UTC (rev 83577)
+++ PKGBUILD2013-02-03 13:22:34 UTC (rev 83578)
@@ -6,7 +6,7 @@
 
 pkgname=conntrack-tools
 pkgver=1.4.0
-pkgrel=1.1
+pkgrel=2
 pkgdesc='Userspace tools to interact with the Netfilter connection tracking 
system'
 arch=('i686' 'x86_64')
 url='http://www.netfilter.org/projects/conntrack-tools'



[arch-commits] Commit in conntrack-tools/repos (20 files)

2013-02-03 Thread Sébastien Luttringer
Date: Sunday, February 3, 2013 @ 14:22:46
  Author: seblu
Revision: 83579

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

Added:
  conntrack-tools/repos/community-i686/01-config-file-path.patch
(from rev 83578, conntrack-tools/trunk/01-config-file-path.patch)
  conntrack-tools/repos/community-i686/PKGBUILD
(from rev 83578, conntrack-tools/trunk/PKGBUILD)
  conntrack-tools/repos/community-i686/conntrack-tools.install
(from rev 83578, conntrack-tools/trunk/conntrack-tools.install)
  conntrack-tools/repos/community-i686/conntrackd.service
(from rev 83578, conntrack-tools/trunk/conntrackd.service)
  conntrack-tools/repos/community-x86_64/01-config-file-path.patch
(from rev 83578, conntrack-tools/trunk/01-config-file-path.patch)
  conntrack-tools/repos/community-x86_64/PKGBUILD
(from rev 83578, conntrack-tools/trunk/PKGBUILD)
  conntrack-tools/repos/community-x86_64/conntrack-tools.install
(from rev 83578, conntrack-tools/trunk/conntrack-tools.install)
  conntrack-tools/repos/community-x86_64/conntrackd.service
(from rev 83578, conntrack-tools/trunk/conntrackd.service)
Deleted:
  conntrack-tools/repos/community-i686/01-config-file-path.patch
  conntrack-tools/repos/community-i686/PKGBUILD
  conntrack-tools/repos/community-i686/conntrack-tools.install
  conntrack-tools/repos/community-i686/conntrackd.conf
  conntrack-tools/repos/community-i686/conntrackd.rc
  conntrack-tools/repos/community-i686/conntrackd.service
  conntrack-tools/repos/community-x86_64/01-config-file-path.patch
  conntrack-tools/repos/community-x86_64/PKGBUILD
  conntrack-tools/repos/community-x86_64/conntrack-tools.install
  conntrack-tools/repos/community-x86_64/conntrackd.conf
  conntrack-tools/repos/community-x86_64/conntrackd.rc
  conntrack-tools/repos/community-x86_64/conntrackd.service

+
 community-i686/01-config-file-path.patch   |   24 +++---
 community-i686/PKGBUILD|  104 ---
 community-i686/conntrack-tools.install |   18 ++--
 community-i686/conntrackd.conf |3 
 community-i686/conntrackd.rc   |   34 
 community-i686/conntrackd.service  |   16 ++--
 community-x86_64/01-config-file-path.patch |   24 +++---
 community-x86_64/PKGBUILD  |  104 ---
 community-x86_64/conntrack-tools.install   |   18 ++--
 community-x86_64/conntrackd.conf   |3 
 community-x86_64/conntrackd.rc |   34 
 community-x86_64/conntrackd.service|   16 ++--
 12 files changed, 156 insertions(+), 242 deletions(-)

Deleted: community-i686/01-config-file-path.patch
===
--- community-i686/01-config-file-path.patch2013-02-03 13:22:34 UTC (rev 
83578)
+++ community-i686/01-config-file-path.patch2013-02-03 13:22:46 UTC (rev 
83579)
@@ -1,12 +0,0 @@
 a/include/conntrackd.h 2012-05-26 15:29:15.630027223 +0200
-+++ b/include/conntrackd.h 2012-05-27 02:26:59.426811589 +0200
-@@ -50,7 +50,7 @@
- #define EXP_DUMP_INT_XML  47  /* dump internal cache in XML   */
- #define EXP_DUMP_EXT_XML  48  /* dump external cache in XML   */
- 
--#define DEFAULT_CONFIGFILE/etc/conntrackd/conntrackd.conf
-+#define DEFAULT_CONFIGFILE/etc/conntrackd.conf
--#define DEFAULT_LOCKFILE  /var/lock/conntrackd.lock
-+#define DEFAULT_LOCKFILE  /run/lock/conntrackd.lock
- #define DEFAULT_LOGFILE   /var/log/conntrackd.log
- #define DEFAULT_STATS_LOGFILE /var/log/conntrackd-stats.log

Copied: conntrack-tools/repos/community-i686/01-config-file-path.patch (from 
rev 83578, conntrack-tools/trunk/01-config-file-path.patch)
===
--- community-i686/01-config-file-path.patch(rev 0)
+++ community-i686/01-config-file-path.patch2013-02-03 13:22:46 UTC (rev 
83579)
@@ -0,0 +1,12 @@
+--- a/include/conntrackd.h 2012-05-26 15:29:15.630027223 +0200
 b/include/conntrackd.h 2012-05-27 02:26:59.426811589 +0200
+@@ -50,7 +50,7 @@
+ #define EXP_DUMP_INT_XML  47  /* dump internal cache in XML   */
+ #define EXP_DUMP_EXT_XML  48  /* dump external cache in XML   */
+ 
+-#define DEFAULT_CONFIGFILE/etc/conntrackd/conntrackd.conf
++#define DEFAULT_CONFIGFILE/etc/conntrackd.conf
+-#define DEFAULT_LOCKFILE  /var/lock/conntrackd.lock
++#define DEFAULT_LOCKFILE  /run/lock/conntrackd.lock
+ #define DEFAULT_LOGFILE   /var/log/conntrackd.log
+ #define DEFAULT_STATS_LOGFILE /var/log/conntrackd-stats.log

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-02-03 13:22:34 UTC (rev 83578)
+++ community-i686/PKGBUILD 2013-02-03 13:22:46 UTC (rev 83579)
@@ -1,55 +0,0 @@
-# $Id$
-# Maintainer: Sébastien Luttringer 

[arch-commits] Commit in conntrack-tools/repos (6 files)

2013-02-03 Thread Sébastien Luttringer
Date: Sunday, February 3, 2013 @ 14:23:37
  Author: seblu
Revision: 83580

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

Deleted:
  conntrack-tools/repos/community-i686/01-config-file-path.patch
  conntrack-tools/repos/community-i686/PKGBUILD
  conntrack-tools/repos/community-i686/conntrack-tools.install
  conntrack-tools/repos/community-x86_64/01-config-file-path.patch
  conntrack-tools/repos/community-x86_64/PKGBUILD
  conntrack-tools/repos/community-x86_64/conntrack-tools.install

+
 community-i686/01-config-file-path.patch   |   12 --
 community-i686/PKGBUILD|   49 ---
 community-i686/conntrack-tools.install |9 
 community-x86_64/01-config-file-path.patch |   12 --
 community-x86_64/PKGBUILD  |   49 ---
 community-x86_64/conntrack-tools.install   |9 
 6 files changed, 140 deletions(-)

Deleted: community-i686/01-config-file-path.patch
===
--- community-i686/01-config-file-path.patch2013-02-03 13:22:46 UTC (rev 
83579)
+++ community-i686/01-config-file-path.patch2013-02-03 13:23:37 UTC (rev 
83580)
@@ -1,12 +0,0 @@
 a/include/conntrackd.h 2012-05-26 15:29:15.630027223 +0200
-+++ b/include/conntrackd.h 2012-05-27 02:26:59.426811589 +0200
-@@ -50,7 +50,7 @@
- #define EXP_DUMP_INT_XML  47  /* dump internal cache in XML   */
- #define EXP_DUMP_EXT_XML  48  /* dump external cache in XML   */
- 
--#define DEFAULT_CONFIGFILE/etc/conntrackd/conntrackd.conf
-+#define DEFAULT_CONFIGFILE/etc/conntrackd.conf
--#define DEFAULT_LOCKFILE  /var/lock/conntrackd.lock
-+#define DEFAULT_LOCKFILE  /run/lock/conntrackd.lock
- #define DEFAULT_LOGFILE   /var/log/conntrackd.log
- #define DEFAULT_STATS_LOGFILE /var/log/conntrackd-stats.log

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-02-03 13:22:46 UTC (rev 83579)
+++ community-i686/PKGBUILD 2013-02-03 13:23:37 UTC (rev 83580)
@@ -1,49 +0,0 @@
-# $Id$
-# Maintainer: Sébastien Luttringer se...@aur.archlinux.org
-# Contributor: Valere Monseur valere_mons...@hotmail.com
-# Contributor: Alessandro Sagratini ale_sa...@hotmail.com
-# Contributor: Kevin Edmonds edmondske...@hotmail.com
-
-pkgname=conntrack-tools
-pkgver=1.4.0
-pkgrel=2
-pkgdesc='Userspace tools to interact with the Netfilter connection tracking 
system'
-arch=('i686' 'x86_64')
-url='http://www.netfilter.org/projects/conntrack-tools'
-license=('GPL2')
-depends=('libnetfilter_conntrack'
- 'libnetfilter_cttimeout'
- 'libnetfilter_cthelper'
- 'libnetfilter_queue')
-backup=('etc/conntrackd.conf')
-options=('!libtool')
-source=(http://www.netfilter.org/projects/$pkgname/files/$pkgname-$pkgver.tar.bz2;
-'conntrackd.service'
-'01-config-file-path.patch')
-install=$pkgname.install
-md5sums=('ee737c774e01349f75e935228a2d851b'
- 'bd135eaefb47923bb8e8d26f084d3e9d'
- 'e71ff7b8c4997b797cab3eaaccb693f4')
-
-build() {
-  cd $pkgname-$pkgver
-  for i in $srcdir/*.patch; do
-patch -p1 -i $i
-  done
-  ./configure --prefix=/usr --sysconfdir=/etc
-  make
-}
-
-package() {
-  # install binaries
-  pushd $pkgname-$pkgver
-  make DESTDIR=$pkgdir install
-  popd
-  # systemd
-  install -D -m 644 conntrackd.service \
-$pkgdir/usr/lib/systemd/system/conntrackd.service
-  # install empty configuration files
-  install -D -m 644 /dev/null $pkgdir/etc/conntrackd.conf
-}
-
-# vim:set ts=2 sw=2 et:

Deleted: community-i686/conntrack-tools.install
===
--- community-i686/conntrack-tools.install  2013-02-03 13:22:46 UTC (rev 
83579)
+++ community-i686/conntrack-tools.install  2013-02-03 13:23:37 UTC (rev 
83580)
@@ -1,9 +0,0 @@
-## arg 1:  the new package version
-## arg 2:  the old package version
-post_upgrade() {
-  [ $(vercmp $2 '1.0.1-2') -gt 0 ] || cat EOF
-Config file have been moved from /etc/conntrackd/conntrackd.conf to 
/etc/conntrackd.conf.
-EOF
-}
-
-# vim:set ts=2 sw=2 ft=sh et:

Deleted: community-x86_64/01-config-file-path.patch
===
--- community-x86_64/01-config-file-path.patch  2013-02-03 13:22:46 UTC (rev 
83579)
+++ community-x86_64/01-config-file-path.patch  2013-02-03 13:23:37 UTC (rev 
83580)
@@ -1,12 +0,0 @@
 a/include/conntrackd.h 2012-05-26 15:29:15.630027223 +0200
-+++ b/include/conntrackd.h 2012-05-27 02:26:59.426811589 +0200
-@@ -50,7 +50,7 @@
- #define EXP_DUMP_INT_XML  47  /* dump internal cache in XML   */
- #define EXP_DUMP_EXT_XML  48  /* dump external cache in XML   */
- 
--#define DEFAULT_CONFIGFILE/etc/conntrackd/conntrackd.conf
-+#define DEFAULT_CONFIGFILE/etc/conntrackd.conf
--#define 

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

2013-02-03 Thread Sébastien Luttringer
Date: Sunday, February 3, 2013 @ 14:24:19
  Author: seblu
Revision: 83581

upgpkg: radvd 1.9.2-2

Modified:
  radvd/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-02-03 13:23:37 UTC (rev 83580)
+++ PKGBUILD2013-02-03 13:24:19 UTC (rev 83581)
@@ -1,11 +1,11 @@
 # $Id$
-# Maintainer: Sébastien Luttringer se...@aur.archlinux.org
+# Maintainer: Sébastien Luttringer se...@archlinux.org
 # Contributor: Kaiting Chen kaitocr...@gmail.com
 # Contributor: Mark Smith markzzzsm...@yahoo.com.au
 
 pkgname=radvd
 pkgver=1.9.2
-pkgrel=1.1
+pkgrel=2
 pkgdesc='IPv6 Router Advertisement Daemon'
 url='http://www.litech.org/radvd/'
 license=('custom')



[arch-commits] Commit in radvd/repos (12 files)

2013-02-03 Thread Sébastien Luttringer
Date: Sunday, February 3, 2013 @ 14:24:28
  Author: seblu
Revision: 83582

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

Added:
  radvd/repos/community-i686/PKGBUILD
(from rev 83581, radvd/trunk/PKGBUILD)
  radvd/repos/community-i686/radvd.service
(from rev 83581, radvd/trunk/radvd.service)
  radvd/repos/community-x86_64/PKGBUILD
(from rev 83581, radvd/trunk/PKGBUILD)
  radvd/repos/community-x86_64/radvd.service
(from rev 83581, radvd/trunk/radvd.service)
Deleted:
  radvd/repos/community-i686/PKGBUILD
  radvd/repos/community-i686/radvd.conf
  radvd/repos/community-i686/radvd.rc
  radvd/repos/community-i686/radvd.service
  radvd/repos/community-x86_64/PKGBUILD
  radvd/repos/community-x86_64/radvd.conf
  radvd/repos/community-x86_64/radvd.rc
  radvd/repos/community-x86_64/radvd.service

+
 community-i686/PKGBUILD|   85 +--
 community-i686/radvd.conf  |7 ---
 community-i686/radvd.rc|   39 -
 community-i686/radvd.service   |   16 +++
 community-x86_64/PKGBUILD  |   85 +--
 community-x86_64/radvd.conf|7 ---
 community-x86_64/radvd.rc  |   39 -
 community-x86_64/radvd.service |   16 +++
 8 files changed, 92 insertions(+), 202 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-02-03 13:24:19 UTC (rev 83581)
+++ community-i686/PKGBUILD 2013-02-03 13:24:28 UTC (rev 83582)
@@ -1,47 +0,0 @@
-# $Id$
-# Maintainer: Sébastien Luttringer se...@aur.archlinux.org
-# Contributor: Kaiting Chen kaitocr...@gmail.com
-# Contributor: Mark Smith markzzzsm...@yahoo.com.au
-
-pkgname=radvd
-pkgver=1.9.2
-pkgrel=1
-pkgdesc='IPv6 Router Advertisement Daemon'
-url='http://www.litech.org/radvd/'
-license=('custom')
-depends=('glibc' 'libdaemon')
-arch=('i686' 'x86_64')
-backup=('etc/radvd.conf' 'etc/conf.d/radvd')
-source=(http://www.litech.org/radvd/dist/$pkgname-$pkgver.tar.gz;
-$pkgname.rc
-$pkgname.conf
-$pkgname.service)
-sha1sums=('5bc39b7bec0d73ffa443634c340e75b54867766c'
-  '08dd01319682f4ef2e847d11aa375e0239c08c7a'
-  '63ce41d790a0472e6b3b15928f6a71d1dbb7700d'
-  '9cb6b2eaaf445fe8d17dfc50fde15709d4de7d1d')
-build() {
-  cd ${pkgname}-${pkgver}
-  ./configure --prefix=/usr --sysconfdir=/etc --with-pidfile=/run/radvd.pid \
---mandir=/usr/share/man
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR=$pkgdir install
-
-  # install default config
-  install -D -m 644 radvd.conf.example $pkgdir/etc/radvd.conf
-
-  # install license
-  install -D -m 644 COPYRIGHT $pkgdir/usr/share/licenses/$pkgname/COPYRIGHT
-
-  # install initscripts  systemd files
-  install -D -m 755 ../$pkgname.rc $pkgdir/etc/rc.d/$pkgname
-  install -D -m 644 ../$pkgname.conf $pkgdir/etc/conf.d/$pkgname
-  install -D -m 644 ../$pkgname.service \
-$pkgdir/usr/lib/systemd/system/$pkgname.service
-}
-
-# vim:set ts=2 sw=2 ft=sh et:

Copied: radvd/repos/community-i686/PKGBUILD (from rev 83581, 
radvd/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-02-03 13:24:28 UTC (rev 83582)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Sébastien Luttringer se...@archlinux.org
+# Contributor: Kaiting Chen kaitocr...@gmail.com
+# Contributor: Mark Smith markzzzsm...@yahoo.com.au
+
+pkgname=radvd
+pkgver=1.9.2
+pkgrel=2
+pkgdesc='IPv6 Router Advertisement Daemon'
+url='http://www.litech.org/radvd/'
+license=('custom')
+depends=('glibc' 'libdaemon')
+arch=('i686' 'x86_64')
+backup=('etc/radvd.conf')
+source=(http://www.litech.org/radvd/dist/$pkgname-$pkgver.tar.gz;
+$pkgname.service)
+sha1sums=('5bc39b7bec0d73ffa443634c340e75b54867766c'
+  '9cb6b2eaaf445fe8d17dfc50fde15709d4de7d1d')
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr --sysconfdir=/etc --with-pidfile=/run/radvd.pid \
+--mandir=/usr/share/man
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR=$pkgdir install
+  # default config
+  install -D -m 644 radvd.conf.example $pkgdir/etc/radvd.conf
+  # license
+  install -D -m 644 COPYRIGHT $pkgdir/usr/share/licenses/$pkgname/COPYRIGHT
+  # systemd
+  install -D -m 644 ../$pkgname.service \
+$pkgdir/usr/lib/systemd/system/$pkgname.service
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-i686/radvd.conf
===
--- community-i686/radvd.conf   2013-02-03 13:24:19 UTC (rev 83581)
+++ community-i686/radvd.conf   2013-02-03 13:24:28 UTC (rev 83582)
@@ -1,7 +0,0 @@
-# vim:set ts=2 sw=2 ft=sh noet:
-
-# daemon pid file
-#PIDFILE='/run/radvd.pid'
-
-# daemon options. treated as an array.
-DAEMON_OPTS=('--logmethod=syslog')

Deleted: 

[arch-commits] Commit in conntrack-tools/repos (10 files)

2013-02-03 Thread Sébastien Luttringer
Date: Sunday, February 3, 2013 @ 14:25:07
  Author: seblu
Revision: 83583

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

Added:
  conntrack-tools/repos/community-i686/01-config-file-path.patch
(from rev 83582, conntrack-tools/trunk/01-config-file-path.patch)
  conntrack-tools/repos/community-i686/PKGBUILD
(from rev 83582, conntrack-tools/trunk/PKGBUILD)
  conntrack-tools/repos/community-i686/conntrack-tools.install
(from rev 83582, conntrack-tools/trunk/conntrack-tools.install)
  conntrack-tools/repos/community-i686/conntrackd.service
(from rev 83582, conntrack-tools/trunk/conntrackd.service)
  conntrack-tools/repos/community-x86_64/01-config-file-path.patch
(from rev 83582, conntrack-tools/trunk/01-config-file-path.patch)
  conntrack-tools/repos/community-x86_64/PKGBUILD
(from rev 83582, conntrack-tools/trunk/PKGBUILD)
  conntrack-tools/repos/community-x86_64/conntrack-tools.install
(from rev 83582, conntrack-tools/trunk/conntrack-tools.install)
  conntrack-tools/repos/community-x86_64/conntrackd.service
(from rev 83582, conntrack-tools/trunk/conntrackd.service)
Deleted:
  conntrack-tools/repos/community-i686/conntrackd.service
  conntrack-tools/repos/community-x86_64/conntrackd.service

+
 community-i686/01-config-file-path.patch   |   12 ++
 community-i686/PKGBUILD|   49 +++
 community-i686/conntrack-tools.install |9 
 community-i686/conntrackd.service  |   16 
 community-x86_64/01-config-file-path.patch |   12 ++
 community-x86_64/PKGBUILD  |   49 +++
 community-x86_64/conntrack-tools.install   |9 
 community-x86_64/conntrackd.service|   16 
 8 files changed, 156 insertions(+), 16 deletions(-)

Copied: conntrack-tools/repos/community-i686/01-config-file-path.patch (from 
rev 83582, conntrack-tools/trunk/01-config-file-path.patch)
===
--- community-i686/01-config-file-path.patch(rev 0)
+++ community-i686/01-config-file-path.patch2013-02-03 13:25:07 UTC (rev 
83583)
@@ -0,0 +1,12 @@
+--- a/include/conntrackd.h 2012-05-26 15:29:15.630027223 +0200
 b/include/conntrackd.h 2012-05-27 02:26:59.426811589 +0200
+@@ -50,7 +50,7 @@
+ #define EXP_DUMP_INT_XML  47  /* dump internal cache in XML   */
+ #define EXP_DUMP_EXT_XML  48  /* dump external cache in XML   */
+ 
+-#define DEFAULT_CONFIGFILE/etc/conntrackd/conntrackd.conf
++#define DEFAULT_CONFIGFILE/etc/conntrackd.conf
+-#define DEFAULT_LOCKFILE  /var/lock/conntrackd.lock
++#define DEFAULT_LOCKFILE  /run/lock/conntrackd.lock
+ #define DEFAULT_LOGFILE   /var/log/conntrackd.log
+ #define DEFAULT_STATS_LOGFILE /var/log/conntrackd-stats.log

Copied: conntrack-tools/repos/community-i686/PKGBUILD (from rev 83582, 
conntrack-tools/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-02-03 13:25:07 UTC (rev 83583)
@@ -0,0 +1,49 @@
+# $Id$
+# Maintainer: Sébastien Luttringer se...@aur.archlinux.org
+# Contributor: Valere Monseur valere_mons...@hotmail.com
+# Contributor: Alessandro Sagratini ale_sa...@hotmail.com
+# Contributor: Kevin Edmonds edmondske...@hotmail.com
+
+pkgname=conntrack-tools
+pkgver=1.4.0
+pkgrel=2
+pkgdesc='Userspace tools to interact with the Netfilter connection tracking 
system'
+arch=('i686' 'x86_64')
+url='http://www.netfilter.org/projects/conntrack-tools'
+license=('GPL2')
+depends=('libnetfilter_conntrack'
+ 'libnetfilter_cttimeout'
+ 'libnetfilter_cthelper'
+ 'libnetfilter_queue')
+backup=('etc/conntrackd.conf')
+options=('!libtool')
+source=(http://www.netfilter.org/projects/$pkgname/files/$pkgname-$pkgver.tar.bz2;
+'conntrackd.service'
+'01-config-file-path.patch')
+install=$pkgname.install
+md5sums=('ee737c774e01349f75e935228a2d851b'
+ 'bd135eaefb47923bb8e8d26f084d3e9d'
+ 'e71ff7b8c4997b797cab3eaaccb693f4')
+
+build() {
+  cd $pkgname-$pkgver
+  for i in $srcdir/*.patch; do
+patch -p1 -i $i
+  done
+  ./configure --prefix=/usr --sysconfdir=/etc
+  make
+}
+
+package() {
+  # install binaries
+  pushd $pkgname-$pkgver
+  make DESTDIR=$pkgdir install
+  popd
+  # systemd
+  install -D -m 644 conntrackd.service \
+$pkgdir/usr/lib/systemd/system/conntrackd.service
+  # install empty configuration files
+  install -D -m 644 /dev/null $pkgdir/etc/conntrackd.conf
+}
+
+# vim:set ts=2 sw=2 et:

Copied: conntrack-tools/repos/community-i686/conntrack-tools.install (from rev 
83582, conntrack-tools/trunk/conntrack-tools.install)
===
--- community-i686/conntrack-tools.install  (rev 

[arch-commits] Commit in conntrack-tools/repos (2 files)

2013-02-03 Thread Sébastien Luttringer
Date: Sunday, February 3, 2013 @ 14:26:31
  Author: seblu
Revision: 83584

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

Deleted:
  conntrack-tools/repos/community-i686/conntrackd.service
  conntrack-tools/repos/community-x86_64/conntrackd.service

-+
 community-i686/conntrackd.service   |8 
 community-x86_64/conntrackd.service |8 
 2 files changed, 16 deletions(-)

Deleted: community-i686/conntrackd.service
===
--- community-i686/conntrackd.service   2013-02-03 13:25:07 UTC (rev 83583)
+++ community-i686/conntrackd.service   2013-02-03 13:26:31 UTC (rev 83584)
@@ -1,8 +0,0 @@
-[Unit]
-Description=Conntrack Daemon
-
-[Service]
-ExecStart=/usr/sbin/conntrackd
-
-[Install]
-WantedBy=multi-user.target

Deleted: community-x86_64/conntrackd.service
===
--- community-x86_64/conntrackd.service 2013-02-03 13:25:07 UTC (rev 83583)
+++ community-x86_64/conntrackd.service 2013-02-03 13:26:31 UTC (rev 83584)
@@ -1,8 +0,0 @@
-[Unit]
-Description=Conntrack Daemon
-
-[Service]
-ExecStart=/usr/sbin/conntrackd
-
-[Install]
-WantedBy=multi-user.target



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

2013-02-03 Thread Sébastien Luttringer
Date: Sunday, February 3, 2013 @ 14:30:37
  Author: seblu
Revision: 83585

upgpkg: ipvsadm 1.26-6

Modified:
  ipvsadm/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-02-03 13:26:31 UTC (rev 83584)
+++ PKGBUILD2013-02-03 13:30:37 UTC (rev 83585)
@@ -1,15 +1,15 @@
 # $Id$
-# Maintainer: Sébastien Luttringer se...@aur.archlinux.org
+# Maintainer: Sébastien Luttringer se...@archlinux.org
 # Contributor: Judd Vinet jvi...@zeroflux.org
 
 pkgname=ipvsadm
 pkgver=1.26
-pkgrel=5.1
+pkgrel=6
 pkgdesc='The IP Virtual Server administration utility'
 arch=('i686' 'x86_64')
 url='http://www.linuxvirtualserver.org/software/ipvs.html'
 license=('GPL2')
-depends=('libnl1' 'popt')
+depends=('libnl1' 'popt' 'bash')
 backup=(etc/$pkgname.conf)
 options=('!makeflags')
 install=$pkgname.install



[arch-commits] Commit in ipvsadm/repos (24 files)

2013-02-03 Thread Sébastien Luttringer
Date: Sunday, February 3, 2013 @ 14:30:52
  Author: seblu
Revision: 83586

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

Added:
  ipvsadm/repos/community-i686/01-fix-not-showing-all-server.patch
(from rev 83585, ipvsadm/trunk/01-fix-not-showing-all-server.patch)
  ipvsadm/repos/community-i686/PKGBUILD
(from rev 83585, ipvsadm/trunk/PKGBUILD)
  ipvsadm/repos/community-i686/ipvsadm.install
(from rev 83585, ipvsadm/trunk/ipvsadm.install)
  ipvsadm/repos/community-i686/ipvsadm.service
(from rev 83585, ipvsadm/trunk/ipvsadm.service)
  ipvsadm/repos/community-i686/ipvsadm.systemd
(from rev 83585, ipvsadm/trunk/ipvsadm.systemd)
  ipvsadm/repos/community-x86_64/01-fix-not-showing-all-server.patch
(from rev 83585, ipvsadm/trunk/01-fix-not-showing-all-server.patch)
  ipvsadm/repos/community-x86_64/PKGBUILD
(from rev 83585, ipvsadm/trunk/PKGBUILD)
  ipvsadm/repos/community-x86_64/ipvsadm.install
(from rev 83585, ipvsadm/trunk/ipvsadm.install)
  ipvsadm/repos/community-x86_64/ipvsadm.service
(from rev 83585, ipvsadm/trunk/ipvsadm.service)
  ipvsadm/repos/community-x86_64/ipvsadm.systemd
(from rev 83585, ipvsadm/trunk/ipvsadm.systemd)
Deleted:
  ipvsadm/repos/community-i686/01-fix-not-showing-all-server.patch
  ipvsadm/repos/community-i686/PKGBUILD
  ipvsadm/repos/community-i686/ipvsadm.conf
  ipvsadm/repos/community-i686/ipvsadm.install
  ipvsadm/repos/community-i686/ipvsadm.rc
  ipvsadm/repos/community-i686/ipvsadm.service
  ipvsadm/repos/community-i686/ipvsadm.systemd
  ipvsadm/repos/community-x86_64/01-fix-not-showing-all-server.patch
  ipvsadm/repos/community-x86_64/PKGBUILD
  ipvsadm/repos/community-x86_64/ipvsadm.conf
  ipvsadm/repos/community-x86_64/ipvsadm.install
  ipvsadm/repos/community-x86_64/ipvsadm.rc
  ipvsadm/repos/community-x86_64/ipvsadm.service
  ipvsadm/repos/community-x86_64/ipvsadm.systemd

--+
 community-i686/01-fix-not-showing-all-server.patch   |   48 +++
 community-i686/PKGBUILD  |  105 +++--
 community-i686/ipvsadm.conf  |7 -
 community-i686/ipvsadm.install   |   20 +--
 community-i686/ipvsadm.rc|   31 -
 community-i686/ipvsadm.service   |   22 +--
 community-i686/ipvsadm.systemd   |   44 +++
 community-x86_64/01-fix-not-showing-all-server.patch |   48 +++
 community-x86_64/PKGBUILD|  105 +++--
 community-x86_64/ipvsadm.conf|7 -
 community-x86_64/ipvsadm.install |   20 +--
 community-x86_64/ipvsadm.rc  |   31 -
 community-x86_64/ipvsadm.service |   22 +--
 community-x86_64/ipvsadm.systemd |   44 +++
 14 files changed, 232 insertions(+), 322 deletions(-)

Deleted: community-i686/01-fix-not-showing-all-server.patch
===
--- community-i686/01-fix-not-showing-all-server.patch  2013-02-03 13:30:37 UTC 
(rev 83585)
+++ community-i686/01-fix-not-showing-all-server.patch  2013-02-03 13:30:52 UTC 
(rev 83586)
@@ -1,24 +0,0 @@
-diff -urN ipvsadm-1.26.vanilla/libipvs/ip_vs.h ipvsadm-1.26/libipvs/ip_vs.h
 ipvsadm-1.26.vanilla/libipvs/ip_vs.h   2011-02-06 18:38:57.0 
-0800
-+++ ipvsadm-1.26/libipvs/ip_vs.h   2011-08-23 15:03:59.0 -0700
-@@ -413,7 +413,7 @@
-   __IPVS_CMD_ATTR_MAX,
- };
-
--#define IPVS_CMD_ATTR_MAX (__IPVS_SVC_ATTR_MAX - 1)
-+#define IPVS_CMD_ATTR_MAX (__IPVS_CMD_ATTR_MAX - 1)
-
- /*
-  * Attributes used to describe a service
-diff -urN ipvsadm-1.26.vanilla/libipvs/ip_vs_nl_policy.c
-ipvsadm-1.26/libipvs/ip_vs_nl_policy.c
 ipvsadm-1.26.vanilla/libipvs/ip_vs_nl_policy.c 2008-09-18
-08:57:37.0 -0700
-+++ ipvsadm-1.26/libipvs/ip_vs_nl_policy.c 2011-08-23 14:45:34.0 
-0700
-@@ -26,6 +26,8 @@
-   [IPVS_SVC_ATTR_TIMEOUT] = { .type = NLA_U32 },
-   [IPVS_SVC_ATTR_NETMASK] = { .type = NLA_U32 },
-   [IPVS_SVC_ATTR_STATS]   = { .type = NLA_NESTED },
-+  [IPVS_SVC_ATTR_PE_NAME] = { .type = NLA_STRING,
-+  .maxlen = IP_VS_PENAME_MAXLEN},
- };

Copied: ipvsadm/repos/community-i686/01-fix-not-showing-all-server.patch (from 
rev 83585, ipvsadm/trunk/01-fix-not-showing-all-server.patch)
===
--- community-i686/01-fix-not-showing-all-server.patch  
(rev 0)
+++ community-i686/01-fix-not-showing-all-server.patch  2013-02-03 13:30:52 UTC 
(rev 83586)
@@ -0,0 +1,24 @@
+diff -urN ipvsadm-1.26.vanilla/libipvs/ip_vs.h ipvsadm-1.26/libipvs/ip_vs.h
+--- ipvsadm-1.26.vanilla/libipvs/ip_vs.h   2011-02-06 18:38:57.0 
-0800
 ipvsadm-1.26/libipvs/ip_vs.h   2011-08-23 

[arch-commits] Commit in (6 files)

2013-02-03 Thread Felix Yan
Date: Sunday, February 3, 2013 @ 15:22:39
  Author: fyan
Revision: 83587

add goagent

Added:
  goagent/
  goagent/repos/
  goagent/trunk/
  goagent/trunk/PKGBUILD
  goagent/trunk/goagent.install
  goagent/trunk/goagent.service

-+
 PKGBUILD|   50 ++
 goagent.install |7 +++
 goagent.service |   12 
 3 files changed, 69 insertions(+)

Added: goagent/trunk/PKGBUILD
===
--- goagent/trunk/PKGBUILD  (rev 0)
+++ goagent/trunk/PKGBUILD  2013-02-03 14:22:39 UTC (rev 83587)
@@ -0,0 +1,50 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@gmail.com
+# Contributor: cuihao cuihao dot leo at gmail dot com
+# Contributor: Guten ywzhai...@gmail.com 
+
+pkgname=goagent
+pkgver=2.1.11
+pkgrel=2
+pkgdesc=A gae proxy forked from gappproxy/wallproxy
+arch=(any)
+url=http://goagent.googlecode.com;
+license=(GPL2)
+depends=('python2' 'python2-pyopenssl')
+conflicts=('python2-gevent=0.99')
+source=(
+  $pkgname.service
+  https://github.com/goagent/goagent/archive/v$pkgver.tar.gz;
+)
+backup=('etc/goagent')
+install=goagent.install
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+
+  # python2 fix
+  sed -i -re 1s/python2?/python2/ local/*.py
+  chmod +x local/proxy.py
+
+  mkdir -p $pkgdir/opt/goagent
+  cp -r local server $pkgdir/opt/goagent
+  
+  # remove windows-only files
+  rm -f $pkgdir/opt/goagent/*/*.{vbs,dll,exe,manifest,bat}
+  rm -f $pkgdir/opt/goagent/local/python27.zip
+
+  # remove CA.crt CA.key for security issues
+  rm -f $pkgdir/opt/goagent/local/CA.crt $pkgdir/opt/goagent/local/CA.key
+  rm -rf $pkgdir/opt/goagent/local/certs
+
+  # config file
+  install -Dm644 ${pkgdir}/opt/goagent/local/proxy.ini 
${pkgdir}/etc/goagent
+  ln -sf /etc/goagent ${pkgdir}/opt/goagent/local/proxy.ini
+
+  # systemd service
+  install -Dm644 ${srcdir}/goagent.service 
${pkgdir}/usr/lib/systemd/system/goagent.service
+}
+
+# vim:set ts=2 sw=2 et:
+md5sums=('a0223e4e436a4d5cc17f76fc1fbbc140'
+ 'bb6d0d8e2c0d2236050dd6208b89b246')

Added: goagent/trunk/goagent.install
===
--- goagent/trunk/goagent.install   (rev 0)
+++ goagent/trunk/goagent.install   2013-02-03 14:22:39 UTC (rev 83587)
@@ -0,0 +1,7 @@
+pre_upgrade() {
+rm -rf /opt/goagent/certs
+}
+
+pre_remove() {
+rm -rf /opt/goagent/certs
+}

Added: goagent/trunk/goagent.service
===
--- goagent/trunk/goagent.service   (rev 0)
+++ goagent/trunk/goagent.service   2013-02-03 14:22:39 UTC (rev 83587)
@@ -0,0 +1,12 @@
+[Unit]
+Description=GoAgent Service
+After=network.target
+
+[Service]
+Type=simple
+ExecStart=/opt/goagent/local/proxy.py
+ExecStop=/bin/kill -15 $MAINPID
+
+[Install]
+WantedBy=multi-user.target
+



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

2013-02-03 Thread Felix Yan
Date: Sunday, February 3, 2013 @ 15:23:35
  Author: fyan
Revision: 83588

archrelease: copy trunk to community-any

Added:
  goagent/repos/community-any/
  goagent/repos/community-any/PKGBUILD
(from rev 83587, goagent/trunk/PKGBUILD)
  goagent/repos/community-any/goagent.install
(from rev 83587, goagent/trunk/goagent.install)
  goagent/repos/community-any/goagent.service
(from rev 83587, goagent/trunk/goagent.service)

-+
 PKGBUILD|   50 ++
 goagent.install |7 +++
 goagent.service |   12 
 3 files changed, 69 insertions(+)

Copied: goagent/repos/community-any/PKGBUILD (from rev 83587, 
goagent/trunk/PKGBUILD)
===
--- community-any/PKGBUILD  (rev 0)
+++ community-any/PKGBUILD  2013-02-03 14:23:35 UTC (rev 83588)
@@ -0,0 +1,50 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@gmail.com
+# Contributor: cuihao cuihao dot leo at gmail dot com
+# Contributor: Guten ywzhai...@gmail.com 
+
+pkgname=goagent
+pkgver=2.1.11
+pkgrel=2
+pkgdesc=A gae proxy forked from gappproxy/wallproxy
+arch=(any)
+url=http://goagent.googlecode.com;
+license=(GPL2)
+depends=('python2' 'python2-pyopenssl')
+conflicts=('python2-gevent=0.99')
+source=(
+  $pkgname.service
+  https://github.com/goagent/goagent/archive/v$pkgver.tar.gz;
+)
+backup=('etc/goagent')
+install=goagent.install
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+
+  # python2 fix
+  sed -i -re 1s/python2?/python2/ local/*.py
+  chmod +x local/proxy.py
+
+  mkdir -p $pkgdir/opt/goagent
+  cp -r local server $pkgdir/opt/goagent
+  
+  # remove windows-only files
+  rm -f $pkgdir/opt/goagent/*/*.{vbs,dll,exe,manifest,bat}
+  rm -f $pkgdir/opt/goagent/local/python27.zip
+
+  # remove CA.crt CA.key for security issues
+  rm -f $pkgdir/opt/goagent/local/CA.crt $pkgdir/opt/goagent/local/CA.key
+  rm -rf $pkgdir/opt/goagent/local/certs
+
+  # config file
+  install -Dm644 ${pkgdir}/opt/goagent/local/proxy.ini 
${pkgdir}/etc/goagent
+  ln -sf /etc/goagent ${pkgdir}/opt/goagent/local/proxy.ini
+
+  # systemd service
+  install -Dm644 ${srcdir}/goagent.service 
${pkgdir}/usr/lib/systemd/system/goagent.service
+}
+
+# vim:set ts=2 sw=2 et:
+md5sums=('a0223e4e436a4d5cc17f76fc1fbbc140'
+ 'bb6d0d8e2c0d2236050dd6208b89b246')

Copied: goagent/repos/community-any/goagent.install (from rev 83587, 
goagent/trunk/goagent.install)
===
--- community-any/goagent.install   (rev 0)
+++ community-any/goagent.install   2013-02-03 14:23:35 UTC (rev 83588)
@@ -0,0 +1,7 @@
+pre_upgrade() {
+rm -rf /opt/goagent/certs
+}
+
+pre_remove() {
+rm -rf /opt/goagent/certs
+}

Copied: goagent/repos/community-any/goagent.service (from rev 83587, 
goagent/trunk/goagent.service)
===
--- community-any/goagent.service   (rev 0)
+++ community-any/goagent.service   2013-02-03 14:23:35 UTC (rev 83588)
@@ -0,0 +1,12 @@
+[Unit]
+Description=GoAgent Service
+After=network.target
+
+[Service]
+Type=simple
+ExecStart=/opt/goagent/local/proxy.py
+ExecStop=/bin/kill -15 $MAINPID
+
+[Install]
+WantedBy=multi-user.target
+



[arch-commits] Commit in ipvsadm/trunk (PKGBUILD ipvsadm.systemd)

2013-02-03 Thread Sébastien Luttringer
Date: Sunday, February 3, 2013 @ 15:26:27
  Author: seblu
Revision: 83589

upgpkg: ipvsadm 1.26-7

Modified:
  ipvsadm/trunk/PKGBUILD
  ipvsadm/trunk/ipvsadm.systemd

-+
 PKGBUILD|8 +---
 ipvsadm.systemd |3 +--
 2 files changed, 6 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-02-03 14:23:35 UTC (rev 83588)
+++ PKGBUILD2013-02-03 14:26:27 UTC (rev 83589)
@@ -4,7 +4,7 @@
 
 pkgname=ipvsadm
 pkgver=1.26
-pkgrel=6
+pkgrel=7
 pkgdesc='The IP Virtual Server administration utility'
 arch=('i686' 'x86_64')
 url='http://www.linuxvirtualserver.org/software/ipvs.html'
@@ -18,14 +18,14 @@
 $pkgname.service
 '01-fix-not-showing-all-server.patch')
 md5sums=('eac3ba3f62cd4dea2da353aeddd353a8'
- 'df28308873b437eeb55657f6aa438ecd'
+ 'b45ef25d384a7a68b51ff80d0fe81dd2'
  'dc87684064f85b64c1e79c1eac336303'
  'e9fb77d2fbe2d3f41d60257316338543')
 
 build() {
   cd $pkgname-$pkgver
   patch -p1 -i ../01-fix-not-showing-all-server.patch
-  make #INCLUDE=-I/usr/src/linux-$(uname -r)/include -I.. -I.
+  make
 }
 
 package() {
@@ -42,6 +42,8 @@
 $pkgdir/usr/lib/systemd/scripts/$pkgname
   install -Dm 644 $pkgname.service \
 $pkgdir/usr/lib/systemd/system/$pkgname.service
+  # remove legacy init system
+  rm -rf $pkgdir/etc/rc.d
   # default config file
   install -Dm 644 /dev/null $pkgdir/etc/$pkgname.conf
 }

Modified: ipvsadm.systemd
===
--- ipvsadm.systemd 2013-02-03 14:23:35 UTC (rev 83588)
+++ ipvsadm.systemd 2013-02-03 14:26:27 UTC (rev 83589)
@@ -1,13 +1,12 @@
 #!/bin/bash
 
-. /etc/conf.d/ipvsadm
+CONFIG_FILE='/etc/ipvsadm.conf'
 
 case $1 in
   start)
 ipvsadm-restore  $CONFIG_FILE
   ;;
   stop)
-[[ $SAVE_ON_STOP =~ [yY][eE][sS] ]]  $0 save
 ipvsadm -C
   ;;
   save)



[arch-commits] Commit in ipvsadm/repos (20 files)

2013-02-03 Thread Sébastien Luttringer
Date: Sunday, February 3, 2013 @ 15:26:41
  Author: seblu
Revision: 83590

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

Added:
  ipvsadm/repos/community-i686/01-fix-not-showing-all-server.patch
(from rev 83589, ipvsadm/trunk/01-fix-not-showing-all-server.patch)
  ipvsadm/repos/community-i686/PKGBUILD
(from rev 83589, ipvsadm/trunk/PKGBUILD)
  ipvsadm/repos/community-i686/ipvsadm.install
(from rev 83589, ipvsadm/trunk/ipvsadm.install)
  ipvsadm/repos/community-i686/ipvsadm.service
(from rev 83589, ipvsadm/trunk/ipvsadm.service)
  ipvsadm/repos/community-i686/ipvsadm.systemd
(from rev 83589, ipvsadm/trunk/ipvsadm.systemd)
  ipvsadm/repos/community-x86_64/01-fix-not-showing-all-server.patch
(from rev 83589, ipvsadm/trunk/01-fix-not-showing-all-server.patch)
  ipvsadm/repos/community-x86_64/PKGBUILD
(from rev 83589, ipvsadm/trunk/PKGBUILD)
  ipvsadm/repos/community-x86_64/ipvsadm.install
(from rev 83589, ipvsadm/trunk/ipvsadm.install)
  ipvsadm/repos/community-x86_64/ipvsadm.service
(from rev 83589, ipvsadm/trunk/ipvsadm.service)
  ipvsadm/repos/community-x86_64/ipvsadm.systemd
(from rev 83589, ipvsadm/trunk/ipvsadm.systemd)
Deleted:
  ipvsadm/repos/community-i686/01-fix-not-showing-all-server.patch
  ipvsadm/repos/community-i686/PKGBUILD
  ipvsadm/repos/community-i686/ipvsadm.install
  ipvsadm/repos/community-i686/ipvsadm.service
  ipvsadm/repos/community-i686/ipvsadm.systemd
  ipvsadm/repos/community-x86_64/01-fix-not-showing-all-server.patch
  ipvsadm/repos/community-x86_64/PKGBUILD
  ipvsadm/repos/community-x86_64/ipvsadm.install
  ipvsadm/repos/community-x86_64/ipvsadm.service
  ipvsadm/repos/community-x86_64/ipvsadm.systemd

--+
 community-i686/01-fix-not-showing-all-server.patch   |   48 
 community-i686/PKGBUILD  |  100 -
 community-i686/ipvsadm.install   |   20 +--
 community-i686/ipvsadm.service   |   22 +--
 community-i686/ipvsadm.systemd   |   43 +++
 community-x86_64/01-fix-not-showing-all-server.patch |   48 
 community-x86_64/PKGBUILD|  100 -
 community-x86_64/ipvsadm.install |   20 +--
 community-x86_64/ipvsadm.service |   22 +--
 community-x86_64/ipvsadm.systemd |   43 +++
 10 files changed, 234 insertions(+), 232 deletions(-)

Deleted: community-i686/01-fix-not-showing-all-server.patch
===
--- community-i686/01-fix-not-showing-all-server.patch  2013-02-03 14:26:27 UTC 
(rev 83589)
+++ community-i686/01-fix-not-showing-all-server.patch  2013-02-03 14:26:41 UTC 
(rev 83590)
@@ -1,24 +0,0 @@
-diff -urN ipvsadm-1.26.vanilla/libipvs/ip_vs.h ipvsadm-1.26/libipvs/ip_vs.h
 ipvsadm-1.26.vanilla/libipvs/ip_vs.h   2011-02-06 18:38:57.0 
-0800
-+++ ipvsadm-1.26/libipvs/ip_vs.h   2011-08-23 15:03:59.0 -0700
-@@ -413,7 +413,7 @@
-   __IPVS_CMD_ATTR_MAX,
- };
-
--#define IPVS_CMD_ATTR_MAX (__IPVS_SVC_ATTR_MAX - 1)
-+#define IPVS_CMD_ATTR_MAX (__IPVS_CMD_ATTR_MAX - 1)
-
- /*
-  * Attributes used to describe a service
-diff -urN ipvsadm-1.26.vanilla/libipvs/ip_vs_nl_policy.c
-ipvsadm-1.26/libipvs/ip_vs_nl_policy.c
 ipvsadm-1.26.vanilla/libipvs/ip_vs_nl_policy.c 2008-09-18
-08:57:37.0 -0700
-+++ ipvsadm-1.26/libipvs/ip_vs_nl_policy.c 2011-08-23 14:45:34.0 
-0700
-@@ -26,6 +26,8 @@
-   [IPVS_SVC_ATTR_TIMEOUT] = { .type = NLA_U32 },
-   [IPVS_SVC_ATTR_NETMASK] = { .type = NLA_U32 },
-   [IPVS_SVC_ATTR_STATS]   = { .type = NLA_NESTED },
-+  [IPVS_SVC_ATTR_PE_NAME] = { .type = NLA_STRING,
-+  .maxlen = IP_VS_PENAME_MAXLEN},
- };

Copied: ipvsadm/repos/community-i686/01-fix-not-showing-all-server.patch (from 
rev 83589, ipvsadm/trunk/01-fix-not-showing-all-server.patch)
===
--- community-i686/01-fix-not-showing-all-server.patch  
(rev 0)
+++ community-i686/01-fix-not-showing-all-server.patch  2013-02-03 14:26:41 UTC 
(rev 83590)
@@ -0,0 +1,24 @@
+diff -urN ipvsadm-1.26.vanilla/libipvs/ip_vs.h ipvsadm-1.26/libipvs/ip_vs.h
+--- ipvsadm-1.26.vanilla/libipvs/ip_vs.h   2011-02-06 18:38:57.0 
-0800
 ipvsadm-1.26/libipvs/ip_vs.h   2011-08-23 15:03:59.0 -0700
+@@ -413,7 +413,7 @@
+   __IPVS_CMD_ATTR_MAX,
+ };
+
+-#define IPVS_CMD_ATTR_MAX (__IPVS_SVC_ATTR_MAX - 1)
++#define IPVS_CMD_ATTR_MAX (__IPVS_CMD_ATTR_MAX - 1)
+
+ /*
+  * Attributes used to describe a service
+diff -urN ipvsadm-1.26.vanilla/libipvs/ip_vs_nl_policy.c
+ipvsadm-1.26/libipvs/ip_vs_nl_policy.c
+--- ipvsadm-1.26.vanilla/libipvs/ip_vs_nl_policy.c 2008-09-18
+08:57:37.0 -0700
 

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

2013-02-03 Thread Sébastien Luttringer
Date: Sunday, February 3, 2013 @ 15:27:49
  Author: seblu
Revision: 83591

upgpkg: ferm 2.1.2-2

Modified:
  ferm/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-02-03 14:26:41 UTC (rev 83590)
+++ PKGBUILD2013-02-03 14:27:49 UTC (rev 83591)
@@ -5,7 +5,7 @@
 
 pkgname=ferm
 pkgver=2.1.2
-pkgrel=1.1
+pkgrel=2
 pkgdesc='Tool to maintain complex firewalls'
 arch=('any')
 url='http://ferm.foo-projects.org/'



[arch-commits] Commit in ferm/repos/community-any (6 files)

2013-02-03 Thread Sébastien Luttringer
Date: Sunday, February 3, 2013 @ 15:27:55
  Author: seblu
Revision: 83592

archrelease: copy trunk to community-any

Added:
  ferm/repos/community-any/PKGBUILD
(from rev 83591, ferm/trunk/PKGBUILD)
  ferm/repos/community-any/ferm.service
(from rev 83591, ferm/trunk/ferm.service)
Deleted:
  ferm/repos/community-any/PKGBUILD
  ferm/repos/community-any/ferm.conf
  ferm/repos/community-any/ferm.rc
  ferm/repos/community-any/ferm.service

--+
 PKGBUILD |   77 +
 ferm.conf|3 --
 ferm.rc  |   26 ---
 ferm.service |   22 
 4 files changed, 46 insertions(+), 82 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-02-03 14:27:49 UTC (rev 83591)
+++ PKGBUILD2013-02-03 14:27:55 UTC (rev 83592)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: Sébastien Luttringer se...@aur.archlinux.org
-# Contributor: Marti Raudsepp ma...@juffo.org
-# Contributor: Manuel Mazzuola origin...@gmail.com
-
-pkgname=ferm
-pkgver=2.1.2
-pkgrel=1
-pkgdesc='Tool to maintain complex firewalls'
-arch=('any')
-url='http://ferm.foo-projects.org/'
-license=('GPL2')
-depends=('iptables' 'perl')
-optdepends=('ebtables' 'arptables' 'ipset')
-backup=(etc/$pkgname.conf etc/conf.d/$pkgname)
-source=(
-  http://ferm.foo-projects.org/download/${pkgver:0:3}/$pkgname-$pkgver.tar.gz;
-  $pkgname.conf
-  $pkgname.rc
-  $pkgname.service)
-md5sums=('bcfeae169c4e8e9a702df19f453605ed'
- 'd6fd57e1ba4cb72cfa87a35f551653d7'
- 'ce1b1cb54ec71f804b86f12f339d9631'
- '26df9a01e03eb89a4ec3350230092777')
-
-package() {
-  # software setup
-  pushd $pkgname-$pkgver
-  make PREFIX=${pkgdir}/usr install
-  popd
-  # install initscripts
-  install -Dm 755 $pkgname.rc $pkgdir/etc/rc.d/$pkgname
-  install -Dm 644 $pkgname.conf $pkgdir/etc/conf.d/$pkgname
-  # install systemd service
-  install -Dm 644 $pkgname.service \
-$pkgdir/usr/lib/systemd/system/$pkgname.service
-  # setup default config
-  install -D -m 644 $pkgdir/usr/share/doc/ferm/examples/workstation.ferm \
-$pkgdir/etc/$pkgname.conf
-}
-
-# vim:set ts=2 sw=2 ft=sh et:

Copied: ferm/repos/community-any/PKGBUILD (from rev 83591, ferm/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-02-03 14:27:55 UTC (rev 83592)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Sébastien Luttringer se...@aur.archlinux.org
+# Contributor: Marti Raudsepp ma...@juffo.org
+# Contributor: Manuel Mazzuola origin...@gmail.com
+
+pkgname=ferm
+pkgver=2.1.2
+pkgrel=2
+pkgdesc='Tool to maintain complex firewalls'
+arch=('any')
+url='http://ferm.foo-projects.org/'
+license=('GPL2')
+depends=('iptables' 'perl')
+optdepends=('ebtables' 'arptables' 'ipset')
+backup=(etc/$pkgname.conf)
+source=(
+  http://ferm.foo-projects.org/download/${pkgver:0:3}/$pkgname-$pkgver.tar.gz;
+  $pkgname.service)
+md5sums=('bcfeae169c4e8e9a702df19f453605ed'
+ '26df9a01e03eb89a4ec3350230092777')
+
+package() {
+  # software setup
+  pushd $pkgname-$pkgver
+  make PREFIX=${pkgdir}/usr install
+  popd
+  # systemd
+  install -Dm 644 $pkgname.service \
+$pkgdir/usr/lib/systemd/system/$pkgname.service
+  # setup default config
+  install -D -m 644 $pkgdir/usr/share/doc/ferm/examples/workstation.ferm \
+$pkgdir/etc/$pkgname.conf
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: ferm.conf
===
--- ferm.conf   2013-02-03 14:27:49 UTC (rev 83591)
+++ ferm.conf   2013-02-03 14:27:55 UTC (rev 83592)
@@ -1,3 +0,0 @@
-# vim:set ts=2 sw=2 ft=sh et:
-
-CONFIG_FILE='/etc/ferm.conf'

Deleted: ferm.rc
===
--- ferm.rc 2013-02-03 14:27:49 UTC (rev 83591)
+++ ferm.rc 2013-02-03 14:27:55 UTC (rev 83592)
@@ -1,26 +0,0 @@
-#!/bin/bash
-
-. /etc/rc.conf
-. /etc/rc.d/functions
-. /etc/conf.d/${0##*/}
-
-case $1 in
-  start)
-status 'Loading FERM rules' ferm $CONFIG_FILE 
-  add_daemon ${0##*/} || exit 1
-;;
-  stop)
-status 'Clearing FERM rules' ferm -F $CONFIG_FILE 
-  rm_daemon ${0##*/} || exit 1
-;;
-  restart)
-$0 stop
-$0 start
-;;
-  *)
-echo usage: ${0##*/} {start|stop|restart} 2
-exit 1
-;;
-esac
-
-# vim:set ts=2 sw=2 ft=sh et:

Deleted: ferm.service
===
--- ferm.service2013-02-03 14:27:49 UTC (rev 83591)
+++ ferm.service2013-02-03 14:27:55 UTC (rev 83592)
@@ -1,11 +0,0 @@
-[Unit]
-Description=for Easy Rule Making
-
-[Service]
-Type=oneshot
-RemainAfterExit=yes
-ExecStart=/usr/sbin/ferm /etc/ferm.conf
-ExecStop=/usr/sbin/ferm -F /etc/ferm.conf
-
-[Install]
-WantedBy=multi-user.target

Copied: ferm/repos/community-any/ferm.service (from rev 83591, 
ferm/trunk/ferm.service)

[arch-commits] Commit in (4 files)

2013-02-03 Thread Felix Yan
Date: Sunday, February 3, 2013 @ 15:31:05
  Author: fyan
Revision: 83593

add python2-gevent-beta

Added:
  python2-gevent-beta/
  python2-gevent-beta/repos/
  python2-gevent-beta/trunk/
  python2-gevent-beta/trunk/PKGBUILD

--+
 PKGBUILD |   34 ++
 1 file changed, 34 insertions(+)

Added: python2-gevent-beta/trunk/PKGBUILD
===
--- python2-gevent-beta/trunk/PKGBUILD  (rev 0)
+++ python2-gevent-beta/trunk/PKGBUILD  2013-02-03 14:31:05 UTC (rev 83593)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@gmail.com
+
+_pkgbase=gevent
+pkgname=python2-${_pkgbase}-beta
+pkgver=1.0rc2
+pkgrel=3
+pkgdesc=Python networking library based on greenlet and libev - Beta version
+arch=('i686' 'x86_64')
+url=http://www.gevent.org/;
+license=('MIT')
+depends=('python2-greenlet')
+makedepends=('cython2')
+conflicts=('python2-gevent')
+provides=(python2-gevent=$pkgver)
+source=(https://github.com/SiteSupport/gevent/archive/$pkgver.tar.gz;)
+
+package() {
+  cd $srcdir/${_pkgbase}-${pkgver}
+  msg Starting make...
+  
+  # Workaround
+  unset MAKEFLAGS
+
+  LIBEV_EMBED=1 \
+  CARES_EMBED=1 \
+  CYTHON=cython2 \
+  PYTHON=python2 \
+  python2 setup.py install \
+--prefix=/usr \
+--root=$pkgdir
+}
+
+md5sums=('e1bce8e15c7ebb08788978c0f4860f9d')


Property changes on: python2-gevent-beta/trunk/PKGBUILD
___
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property


[arch-commits] Commit in python2-gevent-beta/repos (4 files)

2013-02-03 Thread Felix Yan
Date: Sunday, February 3, 2013 @ 15:32:24
  Author: fyan
Revision: 83594

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

Added:
  python2-gevent-beta/repos/community-i686/
  python2-gevent-beta/repos/community-i686/PKGBUILD
(from rev 83593, python2-gevent-beta/trunk/PKGBUILD)
  python2-gevent-beta/repos/community-x86_64/
  python2-gevent-beta/repos/community-x86_64/PKGBUILD
(from rev 83593, python2-gevent-beta/trunk/PKGBUILD)

---+
 community-i686/PKGBUILD   |   34 ++
 community-x86_64/PKGBUILD |   34 ++
 2 files changed, 68 insertions(+)

Copied: python2-gevent-beta/repos/community-i686/PKGBUILD (from rev 83593, 
python2-gevent-beta/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-02-03 14:32:24 UTC (rev 83594)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@gmail.com
+
+_pkgbase=gevent
+pkgname=python2-${_pkgbase}-beta
+pkgver=1.0rc2
+pkgrel=3
+pkgdesc=Python networking library based on greenlet and libev - Beta version
+arch=('i686' 'x86_64')
+url=http://www.gevent.org/;
+license=('MIT')
+depends=('python2-greenlet')
+makedepends=('cython2')
+conflicts=('python2-gevent')
+provides=(python2-gevent=$pkgver)
+source=(https://github.com/SiteSupport/gevent/archive/$pkgver.tar.gz;)
+
+package() {
+  cd $srcdir/${_pkgbase}-${pkgver}
+  msg Starting make...
+  
+  # Workaround
+  unset MAKEFLAGS
+
+  LIBEV_EMBED=1 \
+  CARES_EMBED=1 \
+  CYTHON=cython2 \
+  PYTHON=python2 \
+  python2 setup.py install \
+--prefix=/usr \
+--root=$pkgdir
+}
+
+md5sums=('e1bce8e15c7ebb08788978c0f4860f9d')

Copied: python2-gevent-beta/repos/community-x86_64/PKGBUILD (from rev 83593, 
python2-gevent-beta/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2013-02-03 14:32:24 UTC (rev 83594)
@@ -0,0 +1,34 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@gmail.com
+
+_pkgbase=gevent
+pkgname=python2-${_pkgbase}-beta
+pkgver=1.0rc2
+pkgrel=3
+pkgdesc=Python networking library based on greenlet and libev - Beta version
+arch=('i686' 'x86_64')
+url=http://www.gevent.org/;
+license=('MIT')
+depends=('python2-greenlet')
+makedepends=('cython2')
+conflicts=('python2-gevent')
+provides=(python2-gevent=$pkgver)
+source=(https://github.com/SiteSupport/gevent/archive/$pkgver.tar.gz;)
+
+package() {
+  cd $srcdir/${_pkgbase}-${pkgver}
+  msg Starting make...
+  
+  # Workaround
+  unset MAKEFLAGS
+
+  LIBEV_EMBED=1 \
+  CARES_EMBED=1 \
+  CYTHON=cython2 \
+  PYTHON=python2 \
+  python2 setup.py install \
+--prefix=/usr \
+--root=$pkgdir
+}
+
+md5sums=('e1bce8e15c7ebb08788978c0f4860f9d')



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

2013-02-03 Thread Ray Rashif
Date: Sunday, February 3, 2013 @ 15:53:45
  Author: schiv
Revision: 176988

ardour: clean up pkgdir usage

Modified:
  ardour/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-02-03 11:40:01 UTC (rev 176987)
+++ PKGBUILD2013-02-03 14:53:45 UTC (rev 176988)
@@ -46,8 +46,7 @@
DIST_LIBDIR=lib \
FREEDESKTOP=0 \
FREESOUND=1 \
-   SYSLIBS=1 \
-   DESTDIR=$pkgdir
+   SYSLIBS=1
 }
 
 package() {



[arch-commits] Commit in ardour/repos/extra-i686 (6 files)

2013-02-03 Thread Ray Rashif
Date: Sunday, February 3, 2013 @ 15:56:35
  Author: schiv
Revision: 176989

archrelease: copy trunk to extra-i686

Added:
  ardour/repos/extra-i686/PKGBUILD
(from rev 176988, ardour/trunk/PKGBUILD)
  ardour/repos/extra-i686/ardour.changelog
(from rev 176988, ardour/trunk/ardour.changelog)
  ardour/repos/extra-i686/ardour.desktop
(from rev 176988, ardour/trunk/ardour.desktop)
Deleted:
  ardour/repos/extra-i686/PKGBUILD
  ardour/repos/extra-i686/ardour.changelog
  ardour/repos/extra-i686/ardour.desktop

--+
 PKGBUILD |  133 ++---
 ardour.changelog |  110 +--
 ardour.desktop   |   18 +++
 3 files changed, 130 insertions(+), 131 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-02-03 14:53:45 UTC (rev 176988)
+++ PKGBUILD2013-02-03 14:56:35 UTC (rev 176989)
@@ -1,67 +0,0 @@
-# $Id$
-# Maintainer: Ray Rashif sc...@archlinux.org
-# Contributor: tobias tob...@archlinux.org
-# Contributor: Giovanni Scafora giova...@archlinux.org
-
-# ardour, liblrdf and raptor are heavily dependent on each other. Updating of
-# one package mostly will require an update of all the other packages. I vote
-# for fixed dependencies speaking in terms of versions -- tobias
-
-# SYSLIBS enabled, support still valid; see ardour 2.8.13 rel notes
-# http://ardour.org/node/5263
-
-pkgname=ardour
-pkgver=2.8.16
-pkgrel=1
-pkgdesc=A multichannel hard disk recorder and digital audio workstation
-arch=('i686' 'x86_64')
-url=http://ardour.org/;
-license=('GPL')
-depends=('liblrdf' 'libusb-compat' 'liblo' 'soundtouch'
- 'aubio' 'lilv' 'suil' 'libgnomecanvasmm')
- # -libgnomecanvas(+libgnomecanvasmm)
- # +soundtouch (these +/- changes are for SYSLIBS=1)
- # cwiid removed for https://bugs.archlinux.org/task/28344
-makedepends=('scons' 'boost')
-changelog=$pkgname.changelog
-source=(ftp://ftp.archlinux.org/other/ardour/$pkgname-$pkgver.tar.bz2;
-$pkgname.desktop)
-md5sums=('5bafe41df00d25e7a357baaa1038f16d'
- '8aeaf433ebf781733db48e5a16b0c4da')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-
-  # ardour defaults to -O3; use this in CFLAGS below
-  sed -i '/-O3/d' SConstruct
-
-  # work around boost linking error (see ardour3 svn r13081)
-  # thanks to Harry Harren for the heads-up
-  CFLAGS+= -DBOOST_SYSTEM_NO_DEPRECATED
-  CXXFLAGS+= -DBOOST_SYSTEM_NO_DEPRECATED
-  export CFLAGS CXXFLAGS
-
-  scons $MAKEFLAGS ARCH=${CFLAGS/-O[0-9]/-O3} \
-   PREFIX=/usr \
-   DIST_LIBDIR=lib \
-   FREEDESKTOP=0 \
-   FREESOUND=1 \
-   SYSLIBS=1 \
-   DESTDIR=$pkgdir
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-
-  scons DESTDIR=$pkgdir install
-
-  # install some freedesktop.org compatibility
-  install -Dm644 $srcdir/$pkgname.desktop \
-$pkgdir/usr/share/applications/$pkgname.desktop
-
-  # upstream will not do this
-  # install templates
-  cp -r templates $pkgdir/usr/share/ardour2/
-}
-
-# vim:set ts=2 sw=2 et:

Copied: ardour/repos/extra-i686/PKGBUILD (from rev 176988, 
ardour/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-02-03 14:56:35 UTC (rev 176989)
@@ -0,0 +1,66 @@
+# $Id$
+# Maintainer: Ray Rashif sc...@archlinux.org
+# Contributor: tobias tob...@archlinux.org
+# Contributor: Giovanni Scafora giova...@archlinux.org
+
+# ardour, liblrdf and raptor are heavily dependent on each other. Updating of
+# one package mostly will require an update of all the other packages. I vote
+# for fixed dependencies speaking in terms of versions -- tobias
+
+# SYSLIBS enabled, support still valid; see ardour 2.8.13 rel notes
+# http://ardour.org/node/5263
+
+pkgname=ardour
+pkgver=2.8.16
+pkgrel=1
+pkgdesc=A multichannel hard disk recorder and digital audio workstation
+arch=('i686' 'x86_64')
+url=http://ardour.org/;
+license=('GPL')
+depends=('liblrdf' 'libusb-compat' 'liblo' 'soundtouch'
+ 'aubio' 'lilv' 'suil' 'libgnomecanvasmm')
+ # -libgnomecanvas(+libgnomecanvasmm)
+ # +soundtouch (these +/- changes are for SYSLIBS=1)
+ # cwiid removed for https://bugs.archlinux.org/task/28344
+makedepends=('scons' 'boost')
+changelog=$pkgname.changelog
+source=(ftp://ftp.archlinux.org/other/ardour/$pkgname-$pkgver.tar.bz2;
+$pkgname.desktop)
+md5sums=('5bafe41df00d25e7a357baaa1038f16d'
+ '8aeaf433ebf781733db48e5a16b0c4da')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+
+  # ardour defaults to -O3; use this in CFLAGS below
+  sed -i '/-O3/d' SConstruct
+
+  # work around boost linking error (see ardour3 svn r13081)
+  # thanks to Harry Harren for the heads-up
+  CFLAGS+= -DBOOST_SYSTEM_NO_DEPRECATED
+  CXXFLAGS+= -DBOOST_SYSTEM_NO_DEPRECATED
+  export CFLAGS CXXFLAGS
+
+  scons 

[arch-commits] Commit in ardour/repos/extra-x86_64 (6 files)

2013-02-03 Thread Ray Rashif
Date: Sunday, February 3, 2013 @ 15:59:10
  Author: schiv
Revision: 176990

archrelease: copy trunk to extra-x86_64

Added:
  ardour/repos/extra-x86_64/PKGBUILD
(from rev 176989, ardour/trunk/PKGBUILD)
  ardour/repos/extra-x86_64/ardour.changelog
(from rev 176989, ardour/trunk/ardour.changelog)
  ardour/repos/extra-x86_64/ardour.desktop
(from rev 176989, ardour/trunk/ardour.desktop)
Deleted:
  ardour/repos/extra-x86_64/PKGBUILD
  ardour/repos/extra-x86_64/ardour.changelog
  ardour/repos/extra-x86_64/ardour.desktop

--+
 PKGBUILD |  133 ++---
 ardour.changelog |  110 +--
 ardour.desktop   |   18 +++
 3 files changed, 130 insertions(+), 131 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-02-03 14:56:35 UTC (rev 176989)
+++ PKGBUILD2013-02-03 14:59:10 UTC (rev 176990)
@@ -1,67 +0,0 @@
-# $Id$
-# Maintainer: Ray Rashif sc...@archlinux.org
-# Contributor: tobias tob...@archlinux.org
-# Contributor: Giovanni Scafora giova...@archlinux.org
-
-# ardour, liblrdf and raptor are heavily dependent on each other. Updating of
-# one package mostly will require an update of all the other packages. I vote
-# for fixed dependencies speaking in terms of versions -- tobias
-
-# SYSLIBS enabled, support still valid; see ardour 2.8.13 rel notes
-# http://ardour.org/node/5263
-
-pkgname=ardour
-pkgver=2.8.16
-pkgrel=1
-pkgdesc=A multichannel hard disk recorder and digital audio workstation
-arch=('i686' 'x86_64')
-url=http://ardour.org/;
-license=('GPL')
-depends=('liblrdf' 'libusb-compat' 'liblo' 'soundtouch'
- 'aubio' 'lilv' 'suil' 'libgnomecanvasmm')
- # -libgnomecanvas(+libgnomecanvasmm)
- # +soundtouch (these +/- changes are for SYSLIBS=1)
- # cwiid removed for https://bugs.archlinux.org/task/28344
-makedepends=('scons' 'boost')
-changelog=$pkgname.changelog
-source=(ftp://ftp.archlinux.org/other/ardour/$pkgname-$pkgver.tar.bz2;
-$pkgname.desktop)
-md5sums=('5bafe41df00d25e7a357baaa1038f16d'
- '8aeaf433ebf781733db48e5a16b0c4da')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-
-  # ardour defaults to -O3; use this in CFLAGS below
-  sed -i '/-O3/d' SConstruct
-
-  # work around boost linking error (see ardour3 svn r13081)
-  # thanks to Harry Harren for the heads-up
-  CFLAGS+= -DBOOST_SYSTEM_NO_DEPRECATED
-  CXXFLAGS+= -DBOOST_SYSTEM_NO_DEPRECATED
-  export CFLAGS CXXFLAGS
-
-  scons $MAKEFLAGS ARCH=${CFLAGS/-O[0-9]/-O3} \
-   PREFIX=/usr \
-   DIST_LIBDIR=lib \
-   FREEDESKTOP=0 \
-   FREESOUND=1 \
-   SYSLIBS=1 \
-   DESTDIR=$pkgdir
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-
-  scons DESTDIR=$pkgdir install
-
-  # install some freedesktop.org compatibility
-  install -Dm644 $srcdir/$pkgname.desktop \
-$pkgdir/usr/share/applications/$pkgname.desktop
-
-  # upstream will not do this
-  # install templates
-  cp -r templates $pkgdir/usr/share/ardour2/
-}
-
-# vim:set ts=2 sw=2 et:

Copied: ardour/repos/extra-x86_64/PKGBUILD (from rev 176989, 
ardour/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-02-03 14:59:10 UTC (rev 176990)
@@ -0,0 +1,66 @@
+# $Id$
+# Maintainer: Ray Rashif sc...@archlinux.org
+# Contributor: tobias tob...@archlinux.org
+# Contributor: Giovanni Scafora giova...@archlinux.org
+
+# ardour, liblrdf and raptor are heavily dependent on each other. Updating of
+# one package mostly will require an update of all the other packages. I vote
+# for fixed dependencies speaking in terms of versions -- tobias
+
+# SYSLIBS enabled, support still valid; see ardour 2.8.13 rel notes
+# http://ardour.org/node/5263
+
+pkgname=ardour
+pkgver=2.8.16
+pkgrel=1
+pkgdesc=A multichannel hard disk recorder and digital audio workstation
+arch=('i686' 'x86_64')
+url=http://ardour.org/;
+license=('GPL')
+depends=('liblrdf' 'libusb-compat' 'liblo' 'soundtouch'
+ 'aubio' 'lilv' 'suil' 'libgnomecanvasmm')
+ # -libgnomecanvas(+libgnomecanvasmm)
+ # +soundtouch (these +/- changes are for SYSLIBS=1)
+ # cwiid removed for https://bugs.archlinux.org/task/28344
+makedepends=('scons' 'boost')
+changelog=$pkgname.changelog
+source=(ftp://ftp.archlinux.org/other/ardour/$pkgname-$pkgver.tar.bz2;
+$pkgname.desktop)
+md5sums=('5bafe41df00d25e7a357baaa1038f16d'
+ '8aeaf433ebf781733db48e5a16b0c4da')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+
+  # ardour defaults to -O3; use this in CFLAGS below
+  sed -i '/-O3/d' SConstruct
+
+  # work around boost linking error (see ardour3 svn r13081)
+  # thanks to Harry Harren for the heads-up
+  CFLAGS+= -DBOOST_SYSTEM_NO_DEPRECATED
+  CXXFLAGS+= -DBOOST_SYSTEM_NO_DEPRECATED
+  export CFLAGS CXXFLAGS

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

2013-02-03 Thread Ray Rashif
Date: Sunday, February 3, 2013 @ 16:07:06
  Author: schiv
Revision: 176991

upgpkg: rubberband 1.8.1-1

delayed update to latest release

Modified:
  rubberband/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-02-03 14:59:10 UTC (rev 176990)
+++ PKGBUILD2013-02-03 15:07:06 UTC (rev 176991)
@@ -3,7 +3,7 @@
 # Contributor: Felipe Machado aka arch_audio machado.fel...@gmail.com
 
 pkgname=rubberband
-pkgver=1.7.0
+pkgver=1.8.1
 pkgrel=1
 pkgdesc=Time-stretching and pitch-shifting audio library and utility
 arch=('i686' 'x86_64')
@@ -11,8 +11,8 @@
 license=('GPL')
 depends=('libsamplerate' 'fftw' 'vamp-plugin-sdk')
 makedepends=('ladspa')
-source=(http://code.breakfastquay.com/attachments/download/23/$pkgname-$pkgver.tar.bz2;)
-md5sums=('49093923c7a48e5860a5f7db3590ac74')
+source=(http://code.breakfastquay.com/attachments/download/34/$pkgname-$pkgver.tar.bz2;)
+md5sums=('6c2b4e18a714bcc297d0db81a10f9348')
 
 build() {
   cd $srcdir/$pkgname-$pkgver



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

2013-02-03 Thread Ray Rashif
Date: Sunday, February 3, 2013 @ 16:07:34
  Author: schiv
Revision: 176992

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

Added:
  rubberband/repos/extra-i686/PKGBUILD
(from rev 176991, rubberband/trunk/PKGBUILD)
  rubberband/repos/extra-x86_64/PKGBUILD
(from rev 176991, rubberband/trunk/PKGBUILD)
Deleted:
  rubberband/repos/extra-i686/PKGBUILD
  rubberband/repos/extra-x86_64/PKGBUILD

---+
 extra-i686/PKGBUILD   |   56 
 extra-x86_64/PKGBUILD |   56 
 2 files changed, 56 insertions(+), 56 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-02-03 15:07:06 UTC (rev 176991)
+++ extra-i686/PKGBUILD 2013-02-03 15:07:34 UTC (rev 176992)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Ray Rashif sc...@archlinux.org
-# Contributor: Felipe Machado aka arch_audio machado.fel...@gmail.com
-
-pkgname=rubberband
-pkgver=1.7.0
-pkgrel=1
-pkgdesc=Time-stretching and pitch-shifting audio library and utility
-arch=('i686' 'x86_64')
-url=http://www.breakfastquay.com/rubberband/;
-license=('GPL')
-depends=('libsamplerate' 'fftw' 'vamp-plugin-sdk')
-makedepends=('ladspa')
-source=(http://code.breakfastquay.com/attachments/download/23/$pkgname-$pkgver.tar.bz2;)
-md5sums=('49093923c7a48e5860a5f7db3590ac74')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-
-  make DESTDIR=$pkgdir install
-}

Copied: rubberband/repos/extra-i686/PKGBUILD (from rev 176991, 
rubberband/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-02-03 15:07:34 UTC (rev 176992)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Ray Rashif sc...@archlinux.org
+# Contributor: Felipe Machado aka arch_audio machado.fel...@gmail.com
+
+pkgname=rubberband
+pkgver=1.8.1
+pkgrel=1
+pkgdesc=Time-stretching and pitch-shifting audio library and utility
+arch=('i686' 'x86_64')
+url=http://www.breakfastquay.com/rubberband/;
+license=('GPL')
+depends=('libsamplerate' 'fftw' 'vamp-plugin-sdk')
+makedepends=('ladspa')
+source=(http://code.breakfastquay.com/attachments/download/34/$pkgname-$pkgver.tar.bz2;)
+md5sums=('6c2b4e18a714bcc297d0db81a10f9348')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+
+  make DESTDIR=$pkgdir install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-02-03 15:07:06 UTC (rev 176991)
+++ extra-x86_64/PKGBUILD   2013-02-03 15:07:34 UTC (rev 176992)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Ray Rashif sc...@archlinux.org
-# Contributor: Felipe Machado aka arch_audio machado.fel...@gmail.com
-
-pkgname=rubberband
-pkgver=1.7.0
-pkgrel=1
-pkgdesc=Time-stretching and pitch-shifting audio library and utility
-arch=('i686' 'x86_64')
-url=http://www.breakfastquay.com/rubberband/;
-license=('GPL')
-depends=('libsamplerate' 'fftw' 'vamp-plugin-sdk')
-makedepends=('ladspa')
-source=(http://code.breakfastquay.com/attachments/download/23/$pkgname-$pkgver.tar.bz2;)
-md5sums=('49093923c7a48e5860a5f7db3590ac74')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-
-  make DESTDIR=$pkgdir install
-}

Copied: rubberband/repos/extra-x86_64/PKGBUILD (from rev 176991, 
rubberband/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2013-02-03 15:07:34 UTC (rev 176992)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Ray Rashif sc...@archlinux.org
+# Contributor: Felipe Machado aka arch_audio machado.fel...@gmail.com
+
+pkgname=rubberband
+pkgver=1.8.1
+pkgrel=1
+pkgdesc=Time-stretching and pitch-shifting audio library and utility
+arch=('i686' 'x86_64')
+url=http://www.breakfastquay.com/rubberband/;
+license=('GPL')
+depends=('libsamplerate' 'fftw' 'vamp-plugin-sdk')
+makedepends=('ladspa')
+source=(http://code.breakfastquay.com/attachments/download/34/$pkgname-$pkgver.tar.bz2;)
+md5sums=('6c2b4e18a714bcc297d0db81a10f9348')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+
+  make DESTDIR=$pkgdir install
+}



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

2013-02-03 Thread Ray Rashif
Date: Sunday, February 3, 2013 @ 16:13:33
  Author: schiv
Revision: 83595

imdbpy: clean up pkgdir usage

Modified:
  imdbpy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-02-03 14:32:24 UTC (rev 83594)
+++ PKGBUILD2013-02-03 15:13:33 UTC (rev 83595)
@@ -18,7 +18,7 @@
 source=(http://downloads.sourceforge.net/$pkgname/$_realname-$pkgver.tar.gz)
 md5sums=('5b071cd63d1804ed568741d2db8d12b5')
 
-build(){
+package(){
   cd $srcdir/$_realname-$pkgver
 
   # python2 fix



[arch-commits] Commit in imdbpy/repos/community-i686 (PKGBUILD)

2013-02-03 Thread Ray Rashif
Date: Sunday, February 3, 2013 @ 16:15:16
  Author: schiv
Revision: 83596

archrelease: copy trunk to community-i686

Deleted:
  imdbpy/repos/community-i686/PKGBUILD

--+
 PKGBUILD |   39 ---
 1 file changed, 39 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-02-03 15:13:33 UTC (rev 83595)
+++ PKGBUILD2013-02-03 15:15:16 UTC (rev 83596)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Ray Rashif sc...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-# Contributor: Geoffroy Carrier geoffroy.carr...@koon.fr
-# Contributor: lang2 wenzhi.li...@gmail.com
-
-pkgname=imdbpy
-_realname=IMDbPY
-pkgver=4.9
-pkgrel=1
-pkgdesc=Python bindings for the Internet Movie Database (IMDb)
-url=http://imdbpy.sourceforge.net/;
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('python2')
-makedepends=('python2-distribute')
-optdepends=('python2-lxml' 'python2-sqlalchemy' 'python2-sqlobject')
-source=(http://downloads.sourceforge.net/$pkgname/$_realname-$pkgver.tar.gz)
-md5sums=('5b071cd63d1804ed568741d2db8d12b5')
-
-build(){
-  cd $srcdir/$_realname-$pkgver
-
-  # python2 fix
-  for file in $(find . -name '*.py' -print); do
-sed -i 's_#!.*/usr/bin/python_#!/usr/bin/python2_' $file
-sed -i 's_#!.*/usr/bin/env.*python_#!/usr/bin/env python2_' $file
-  done
-
-  python2 setup.py install --root=$pkgdir --optimize=1
-
-  # fix paths
-  # WTH is upstream doing?
-  # TODO: report upstream about this nasty
-  mv $pkgdir/usr/etc $pkgdir
-  mkdir -p $pkgdir/usr/share/doc
-  #mv $pkgdir/usr/imdb $pkgdir/usr/share
-  mv $pkgdir/usr/doc $pkgdir/usr/share/doc/imdb
-}



[arch-commits] Commit in imdbpy/repos/community-x86_64 (PKGBUILD PKGBUILD)

2013-02-03 Thread Ray Rashif
Date: Sunday, February 3, 2013 @ 16:16:51
  Author: schiv
Revision: 83597

archrelease: copy trunk to community-x86_64

Added:
  imdbpy/repos/community-x86_64/PKGBUILD
(from rev 83596, imdbpy/trunk/PKGBUILD)
Deleted:
  imdbpy/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   78 ++---
 1 file changed, 39 insertions(+), 39 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-02-03 15:15:16 UTC (rev 83596)
+++ PKGBUILD2013-02-03 15:16:51 UTC (rev 83597)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Ray Rashif sc...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-# Contributor: Geoffroy Carrier geoffroy.carr...@koon.fr
-# Contributor: lang2 wenzhi.li...@gmail.com
-
-pkgname=imdbpy
-_realname=IMDbPY
-pkgver=4.9
-pkgrel=1
-pkgdesc=Python bindings for the Internet Movie Database (IMDb)
-url=http://imdbpy.sourceforge.net/;
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('python2')
-makedepends=('python2-distribute')
-optdepends=('python2-lxml' 'python2-sqlalchemy' 'python2-sqlobject')
-source=(http://downloads.sourceforge.net/$pkgname/$_realname-$pkgver.tar.gz)
-md5sums=('5b071cd63d1804ed568741d2db8d12b5')
-
-build(){
-  cd $srcdir/$_realname-$pkgver
-
-  # python2 fix
-  for file in $(find . -name '*.py' -print); do
-sed -i 's_#!.*/usr/bin/python_#!/usr/bin/python2_' $file
-sed -i 's_#!.*/usr/bin/env.*python_#!/usr/bin/env python2_' $file
-  done
-
-  python2 setup.py install --root=$pkgdir --optimize=1
-
-  # fix paths
-  # WTH is upstream doing?
-  # TODO: report upstream about this nasty
-  mv $pkgdir/usr/etc $pkgdir
-  mkdir -p $pkgdir/usr/share/doc
-  #mv $pkgdir/usr/imdb $pkgdir/usr/share
-  mv $pkgdir/usr/doc $pkgdir/usr/share/doc/imdb
-}

Copied: imdbpy/repos/community-x86_64/PKGBUILD (from rev 83596, 
imdbpy/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-02-03 15:16:51 UTC (rev 83597)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Ray Rashif sc...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+# Contributor: Geoffroy Carrier geoffroy.carr...@koon.fr
+# Contributor: lang2 wenzhi.li...@gmail.com
+
+pkgname=imdbpy
+_realname=IMDbPY
+pkgver=4.9
+pkgrel=1
+pkgdesc=Python bindings for the Internet Movie Database (IMDb)
+url=http://imdbpy.sourceforge.net/;
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('python2')
+makedepends=('python2-distribute')
+optdepends=('python2-lxml' 'python2-sqlalchemy' 'python2-sqlobject')
+source=(http://downloads.sourceforge.net/$pkgname/$_realname-$pkgver.tar.gz)
+md5sums=('5b071cd63d1804ed568741d2db8d12b5')
+
+package(){
+  cd $srcdir/$_realname-$pkgver
+
+  # python2 fix
+  for file in $(find . -name '*.py' -print); do
+sed -i 's_#!.*/usr/bin/python_#!/usr/bin/python2_' $file
+sed -i 's_#!.*/usr/bin/env.*python_#!/usr/bin/env python2_' $file
+  done
+
+  python2 setup.py install --root=$pkgdir --optimize=1
+
+  # fix paths
+  # WTH is upstream doing?
+  # TODO: report upstream about this nasty
+  mv $pkgdir/usr/etc $pkgdir
+  mkdir -p $pkgdir/usr/share/doc
+  #mv $pkgdir/usr/imdb $pkgdir/usr/share
+  mv $pkgdir/usr/doc $pkgdir/usr/share/doc/imdb
+}



[arch-commits] Commit in imdbpy/repos/community-i686 (PKGBUILD)

2013-02-03 Thread Ray Rashif
Date: Sunday, February 3, 2013 @ 16:50:55
  Author: schiv
Revision: 83598

archrelease: copy trunk to community-i686

Added:
  imdbpy/repos/community-i686/PKGBUILD
(from rev 83597, imdbpy/trunk/PKGBUILD)

--+
 PKGBUILD |   39 +++
 1 file changed, 39 insertions(+)

Copied: imdbpy/repos/community-i686/PKGBUILD (from rev 83597, 
imdbpy/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-02-03 15:50:55 UTC (rev 83598)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Ray Rashif sc...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+# Contributor: Geoffroy Carrier geoffroy.carr...@koon.fr
+# Contributor: lang2 wenzhi.li...@gmail.com
+
+pkgname=imdbpy
+_realname=IMDbPY
+pkgver=4.9
+pkgrel=1
+pkgdesc=Python bindings for the Internet Movie Database (IMDb)
+url=http://imdbpy.sourceforge.net/;
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('python2')
+makedepends=('python2-distribute')
+optdepends=('python2-lxml' 'python2-sqlalchemy' 'python2-sqlobject')
+source=(http://downloads.sourceforge.net/$pkgname/$_realname-$pkgver.tar.gz)
+md5sums=('5b071cd63d1804ed568741d2db8d12b5')
+
+package(){
+  cd $srcdir/$_realname-$pkgver
+
+  # python2 fix
+  for file in $(find . -name '*.py' -print); do
+sed -i 's_#!.*/usr/bin/python_#!/usr/bin/python2_' $file
+sed -i 's_#!.*/usr/bin/env.*python_#!/usr/bin/env python2_' $file
+  done
+
+  python2 setup.py install --root=$pkgdir --optimize=1
+
+  # fix paths
+  # WTH is upstream doing?
+  # TODO: report upstream about this nasty
+  mv $pkgdir/usr/etc $pkgdir
+  mkdir -p $pkgdir/usr/share/doc
+  #mv $pkgdir/usr/imdb $pkgdir/usr/share
+  mv $pkgdir/usr/doc $pkgdir/usr/share/doc/imdb
+}



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

2013-02-03 Thread Felix Yan
Date: Sunday, February 3, 2013 @ 16:55:19
  Author: fyan
Revision: 83599

upgpkg: goagent 2.1.12-1

Modified:
  goagent/trunk/PKGBUILD(contents, properties)

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

Modified: PKGBUILD
===
--- PKGBUILD2013-02-03 15:50:55 UTC (rev 83598)
+++ PKGBUILD2013-02-03 15:55:19 UTC (rev 83599)
@@ -4,13 +4,14 @@
 # Contributor: Guten ywzhai...@gmail.com 
 
 pkgname=goagent
-pkgver=2.1.11
-pkgrel=2
+pkgver=2.1.12
+pkgrel=1
 pkgdesc=A gae proxy forked from gappproxy/wallproxy
 arch=(any)
 url=http://goagent.googlecode.com;
 license=(GPL2)
 depends=('python2' 'python2-pyopenssl')
+optdepends=('python2-gevent-beta: Optional Gevent Support')
 conflicts=('python2-gevent=0.99')
 source=(
   $pkgname.service
@@ -47,4 +48,4 @@
 
 # vim:set ts=2 sw=2 et:
 md5sums=('a0223e4e436a4d5cc17f76fc1fbbc140'
- 'bb6d0d8e2c0d2236050dd6208b89b246')
+ '010db943e1077678f65c9aa962c6c33d')


Property changes on: goagent/trunk/PKGBUILD
___
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property


[arch-commits] Commit in goagent/repos/community-any (6 files)

2013-02-03 Thread Felix Yan
Date: Sunday, February 3, 2013 @ 16:57:34
  Author: fyan
Revision: 83600

archrelease: copy trunk to community-any

Added:
  goagent/repos/community-any/PKGBUILD
(from rev 83599, goagent/trunk/PKGBUILD)
  goagent/repos/community-any/goagent.install
(from rev 83599, goagent/trunk/goagent.install)
  goagent/repos/community-any/goagent.service
(from rev 83599, goagent/trunk/goagent.service)
Deleted:
  goagent/repos/community-any/PKGBUILD
  goagent/repos/community-any/goagent.install
  goagent/repos/community-any/goagent.service

-+
 PKGBUILD|  101 +++---
 goagent.install |   14 +++
 goagent.service |   24 ++--
 3 files changed, 70 insertions(+), 69 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-02-03 15:55:19 UTC (rev 83599)
+++ PKGBUILD2013-02-03 15:57:34 UTC (rev 83600)
@@ -1,50 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan felixonm...@gmail.com
-# Contributor: cuihao cuihao dot leo at gmail dot com
-# Contributor: Guten ywzhai...@gmail.com 
-
-pkgname=goagent
-pkgver=2.1.11
-pkgrel=2
-pkgdesc=A gae proxy forked from gappproxy/wallproxy
-arch=(any)
-url=http://goagent.googlecode.com;
-license=(GPL2)
-depends=('python2' 'python2-pyopenssl')
-conflicts=('python2-gevent=0.99')
-source=(
-  $pkgname.service
-  https://github.com/goagent/goagent/archive/v$pkgver.tar.gz;
-)
-backup=('etc/goagent')
-install=goagent.install
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-
-  # python2 fix
-  sed -i -re 1s/python2?/python2/ local/*.py
-  chmod +x local/proxy.py
-
-  mkdir -p $pkgdir/opt/goagent
-  cp -r local server $pkgdir/opt/goagent
-  
-  # remove windows-only files
-  rm -f $pkgdir/opt/goagent/*/*.{vbs,dll,exe,manifest,bat}
-  rm -f $pkgdir/opt/goagent/local/python27.zip
-
-  # remove CA.crt CA.key for security issues
-  rm -f $pkgdir/opt/goagent/local/CA.crt $pkgdir/opt/goagent/local/CA.key
-  rm -rf $pkgdir/opt/goagent/local/certs
-
-  # config file
-  install -Dm644 ${pkgdir}/opt/goagent/local/proxy.ini 
${pkgdir}/etc/goagent
-  ln -sf /etc/goagent ${pkgdir}/opt/goagent/local/proxy.ini
-
-  # systemd service
-  install -Dm644 ${srcdir}/goagent.service 
${pkgdir}/usr/lib/systemd/system/goagent.service
-}
-
-# vim:set ts=2 sw=2 et:
-md5sums=('a0223e4e436a4d5cc17f76fc1fbbc140'
- 'bb6d0d8e2c0d2236050dd6208b89b246')

Copied: goagent/repos/community-any/PKGBUILD (from rev 83599, 
goagent/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-02-03 15:57:34 UTC (rev 83600)
@@ -0,0 +1,51 @@
+# $Id$
+# Maintainer: Felix Yan felixonm...@gmail.com
+# Contributor: cuihao cuihao dot leo at gmail dot com
+# Contributor: Guten ywzhai...@gmail.com 
+
+pkgname=goagent
+pkgver=2.1.12
+pkgrel=1
+pkgdesc=A gae proxy forked from gappproxy/wallproxy
+arch=(any)
+url=http://goagent.googlecode.com;
+license=(GPL2)
+depends=('python2' 'python2-pyopenssl')
+optdepends=('python2-gevent-beta: Optional Gevent Support')
+conflicts=('python2-gevent=0.99')
+source=(
+  $pkgname.service
+  https://github.com/goagent/goagent/archive/v$pkgver.tar.gz;
+)
+backup=('etc/goagent')
+install=goagent.install
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+
+  # python2 fix
+  sed -i -re 1s/python2?/python2/ local/*.py
+  chmod +x local/proxy.py
+
+  mkdir -p $pkgdir/opt/goagent
+  cp -r local server $pkgdir/opt/goagent
+  
+  # remove windows-only files
+  rm -f $pkgdir/opt/goagent/*/*.{vbs,dll,exe,manifest,bat}
+  rm -f $pkgdir/opt/goagent/local/python27.zip
+
+  # remove CA.crt CA.key for security issues
+  rm -f $pkgdir/opt/goagent/local/CA.crt $pkgdir/opt/goagent/local/CA.key
+  rm -rf $pkgdir/opt/goagent/local/certs
+
+  # config file
+  install -Dm644 ${pkgdir}/opt/goagent/local/proxy.ini 
${pkgdir}/etc/goagent
+  ln -sf /etc/goagent ${pkgdir}/opt/goagent/local/proxy.ini
+
+  # systemd service
+  install -Dm644 ${srcdir}/goagent.service 
${pkgdir}/usr/lib/systemd/system/goagent.service
+}
+
+# vim:set ts=2 sw=2 et:
+md5sums=('a0223e4e436a4d5cc17f76fc1fbbc140'
+ '010db943e1077678f65c9aa962c6c33d')

Deleted: goagent.install
===
--- goagent.install 2013-02-03 15:55:19 UTC (rev 83599)
+++ goagent.install 2013-02-03 15:57:34 UTC (rev 83600)
@@ -1,7 +0,0 @@
-pre_upgrade() {
-rm -rf /opt/goagent/certs
-}
-
-pre_remove() {
-rm -rf /opt/goagent/certs
-}

Copied: goagent/repos/community-any/goagent.install (from rev 83599, 
goagent/trunk/goagent.install)
===
--- goagent.install (rev 0)
+++ goagent.install 2013-02-03 15:57:34 UTC (rev 83600)
@@ -0,0 +1,7 @@
+pre_upgrade() {
+rm -rf /opt/goagent/certs
+}
+
+pre_remove() {
+rm -rf /opt/goagent/certs
+}

Deleted: goagent.service

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

2013-02-03 Thread Andreas Radke
Date: Sunday, February 3, 2013 @ 16:59:01
  Author: andyrtr
Revision: 176994

drop support for initscripts

Modified:
  cups/trunk/PKGBUILD
Deleted:
  cups/trunk/cups

--+
 PKGBUILD |4 ---
 cups |   68 -
 2 files changed, 1 insertion(+), 71 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-02-03 15:42:22 UTC (rev 176993)
+++ PKGBUILD2013-02-03 15:59:01 UTC (rev 176994)
@@ -15,7 +15,7 @@
 cups-no-gcrypt.patch
 cups-no-gzip-man.patch
 cups-systemd-socket.patch
-cups cups.logrotate cups.pam
+cups.logrotate cups.pam
 cupsd-conf-remove-obsolete-browse-directives.patch
 avahi-missing-in-conditionals.patch
 recognize-remote-cups-queue-via-dnssd-uri.patch
@@ -26,7 +26,6 @@
  '3733c23e77eb503bd94cc368e02830dc'
  '90c30380d4c8cd48a908cfdadae1ea24'
  'b4868b83f7f2d6ec24a1be76509379f0'
- '9657daa21760bb0b5fa3d8b51d5e01a1'
  'f861b18f4446c43918c8643dcbbd7f6d'
  '96f82c38f3f540b53f3e5144900acf17'
  '6bef262b5081051e88cd2ae94fed1867'
@@ -135,7 +134,6 @@
   # kill the sysv stuff
   rm -rf ${pkgdir}/etc/rc*.d
   rm -rf ${pkgdir}/etc/init.d
-  install -D -m755 ../cups ${pkgdir}/etc/rc.d/cupsd
   install -D -m644 ../cups.logrotate ${pkgdir}/etc/logrotate.d/cups
   install -D -m644 ../cups.pam ${pkgdir}/etc/pam.d/cups
   

Deleted: cups
===
--- cups2013-02-03 15:42:22 UTC (rev 176993)
+++ cups2013-02-03 15:59:01 UTC (rev 176994)
@@ -1,68 +0,0 @@
-#!/bin/bash
-
-daemon_name=cupsd
-
-. /etc/rc.conf
-. /etc/rc.d/functions
-#. /etc/conf.d/$daemon_name.conf
-
-get_pid() {
-pidof -o %PPID $daemon_name
-}
-
-case $1 in
-  start)
-stat_busy Starting $daemon_name daemon
-
-PID=$(get_pid)
-if [ -z $PID ]; then
-  [ -f /var/run/$daemon_name.pid ]  rm -f /var/run/$daemon_name.pid
-  # RUN
-  $daemon_name
-  #
-  if [ $? -gt 0 ]; then
-stat_fail
-exit 1
-  else
-echo $(get_pid)  /var/run/$daemon_name.pid
-add_daemon $daemon_name
-stat_done
-  fi
-else
-  stat_fail
-  exit 1
-fi
-;;
-
-  stop)
-stat_busy Stopping $daemon_name daemon
-PID=$(get_pid)
-# KILL
-[ ! -z $PID ]  kill $PID  /dev/null
-#
-if [ $? -gt 0 ]; then
-  stat_fail
-  exit 1
-else
-  rm -f /var/run/$daemon_name.pid  /dev/null
-  rm_daemon $daemon_name
-  stat_done
-fi
-;;
-
-  restart)
-$0 stop
-sleep 3
-$0 start
-;;
-
-  status)
-stat_busy Checking $daemon_name status;
-ck_status $daemon_name
-;;
-
-  *)
-echo usage: $0 {start|stop|restart|status}
-esac
-
-exit 0



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

2013-02-03 Thread Andreas Radke
Date: Sunday, February 3, 2013 @ 16:59:19
  Author: andyrtr
Revision: 176995

drop support for initscripts

Modified:
  dovecot/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-02-03 15:59:01 UTC (rev 176994)
+++ PKGBUILD2013-02-03 15:59:19 UTC (rev 176995)
@@ -23,11 +23,9 @@
 options=('!libtool')
 install=$pkgname.install
 source=(http://dovecot.org/releases/2.1/${pkgname}-${pkgver}.tar.gz{,.sig}
-dovecot.sh
 dovecot.tmpfilesd)
 md5sums=('fad7544d7c6d09f9533106e53bfbd243'
  'a6c15d4e1991900dcfb5eb42d0c030d1'
- '587159e84e2da6f83d70b3c706ba87cc'
  '342a28251d40f983c98c0d1f1bf3d07d')
 
 build() {
@@ -70,9 +68,6 @@
   cd ${srcdir}/$pkgname-$pkgver
   make DESTDIR=${pkgdir} install
 
-  # install the launch script
-  install -D -m755 ${srcdir}/$pkgname.sh ${pkgdir}/etc/rc.d/$pkgname
-
   # install example conf files and ssl.conf
   install -d -m755 ${pkgdir}/etc/dovecot/conf.d
   install -m 644 ${pkgdir}/usr/share/doc/dovecot/example-config/dovecot.conf 
${pkgdir}/etc/dovecot/dovecot.conf.sample



[arch-commits] Commit in dovecot/trunk (dovecot.sh)

2013-02-03 Thread Andreas Radke
Date: Sunday, February 3, 2013 @ 17:01:07
  Author: andyrtr
Revision: 176996

drop support for initscripts

Deleted:
  dovecot/trunk/dovecot.sh

+
 dovecot.sh |   69 ---
 1 file changed, 69 deletions(-)

Deleted: dovecot.sh
===
--- dovecot.sh  2013-02-03 15:59:19 UTC (rev 176995)
+++ dovecot.sh  2013-02-03 16:01:07 UTC (rev 176996)
@@ -1,69 +0,0 @@
-#!/bin/bash
-
-daemon_name=dovecot
-
-. /etc/rc.conf
-. /etc/rc.d/functions
-#. /etc/conf.d/$daemon_name.conf
-
-get_pid() {
-pidof -o %PPID $daemon_name
-}
-
-case $1 in
-start)
-stat_busy Starting $daemon_name daemon
-
-PID=$(get_pid)
-if [[ -z $PID ]]; then
-[[ -f /var/run/$daemon_name.pid ]] 
-rm -f /var/run/$daemon_name.pid
-# RUN
-$daemon_name
-#
-if [[ $? -gt 0 ]]; then
-stat_fail
-exit 1
-else
-echo $(get_pid)  /var/run/$daemon_name.pid
-add_daemon $daemon_name
-stat_done
-fi
-else
-stat_fail
-exit 1
-fi
-;;
-
-stop)
-stat_busy Stopping $daemon_name daemon
-PID=$(get_pid)
-# KILL
-[[ -n $PID ]]  kill $PID  /dev/null
-#
-if [[ $? -gt 0 ]]; then
-stat_fail
-exit 1
-else
-rm -f /var/run/$daemon_name.pid  /dev/null
-rm_daemon $daemon_name
-stat_done
-fi
-;;
-
-restart)
-$0 stop
-sleep 3
-$0 start
-;;
-
-status)
-stat_busy Checking $daemon_name status;
-ck_status $daemon_name
-;;
-
-*)
-echo usage: $0 {start|stop|restart|status}
-esac
-
-exit 0



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

2013-02-03 Thread Giovanni Scafora
Date: Sunday, February 3, 2013 @ 17:05:41
  Author: giovanni
Revision: 83601

upgpkg: pcsclite 1.8.8-2

drop support for initscripts

Modified:
  pcsclite/trunk/PKGBUILD
Deleted:
  pcsclite/trunk/pcscd

--+
 PKGBUILD |   11 ---
 pcscd|   53 -
 2 files changed, 4 insertions(+), 60 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-02-03 15:57:34 UTC (rev 83600)
+++ PKGBUILD2013-02-03 16:05:41 UTC (rev 83601)
@@ -4,18 +4,16 @@
 
 pkgname=pcsclite
 pkgver=1.8.8
-pkgrel=1
+pkgrel=2
 pkgdesc=PC/SC Architecture smartcard middleware library
 arch=('i686' 'x86_64')
 url=https://alioth.debian.org/projects/pcsclite/;
 license=('BSD')
-depends=('python2' 'systemd-tools')
+depends=('python2' 'systemd')
 makedepends=('pkg-config')
 options=('!libtool' '!docs')
-source=(https://alioth.debian.org/frs/download.php/3862/pcsc-lite-${pkgver}.tar.bz2;
-'pcscd')
-md5sums=('069dc875a2ae2d85a2ebceac73252c0a'
- 'c97b6bce695222efb0f003d8e8369010')
+source=(https://alioth.debian.org/frs/download.php/3862/pcsc-lite-${pkgver}.tar.bz2;)
+md5sums=('069dc875a2ae2d85a2ebceac73252c0a')
 
 build() {
   cd ${srcdir}/pcsc-lite-${pkgver}
@@ -38,6 +36,5 @@
   make DESTDIR=${pkgdir} install
 
   install -D -m644 ${srcdir}/pcsc-lite-${pkgver}/COPYING 
${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-  install -D -m755 ${srcdir}/pcscd ${pkgdir}/etc/rc.d/pcscd
   install -d ${pkgdir}/usr/lib/pcsc/drivers
 }

Deleted: pcscd
===
--- pcscd   2013-02-03 15:57:34 UTC (rev 83600)
+++ pcscd   2013-02-03 16:05:41 UTC (rev 83601)
@@ -1,53 +0,0 @@
-#!/bin/bash
-
-. /etc/rc.conf
-. /etc/rc.d/functions
-
-DAEMON=/usr/sbin/pcscd
-NAME=pcscd
-DESC=PC/SC smart card daemon
-PID_FILE=/run/pcscd/pcscd.pid
-PCSCD_OPTIONS=
-
-case $1 in
-start)
-stat_busy Starting $DESC
-$DAEMON $PCSCD_OPTIONS
-if [ $? -gt 0 ]; then
-stat_fail
-else
-add_daemon $NAME
-stat_done
-fi
-;;
-
-stop)
-stat_busy Stopping $DESC
-[ -f $PID_FILE ]  kill `cat $PID_FILE`  /dev/null
-if [ $? -gt 0 ]; then
-stat_fail
-else
-rm_daemon $NAME
-stat_done
-fi
-;;
-
-restart)
-$0 stop
-sleep 3
-$0 start
-;;
-
-status)
-stat_busy Checking $NAME status;
-ck_status $NAME
-;;
-
-*)
-echo usage: $0 {start|stop|restart|status}
-   ;;
-
-esac
-
-exit 0
-



[arch-commits] Commit in pcsclite/repos (6 files)

2013-02-03 Thread Giovanni Scafora
Date: Sunday, February 3, 2013 @ 17:05:49
  Author: giovanni
Revision: 83602

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

Added:
  pcsclite/repos/community-i686/PKGBUILD
(from rev 83601, pcsclite/trunk/PKGBUILD)
  pcsclite/repos/community-x86_64/PKGBUILD
(from rev 83601, pcsclite/trunk/PKGBUILD)
Deleted:
  pcsclite/repos/community-i686/PKGBUILD
  pcsclite/repos/community-i686/pcscd
  pcsclite/repos/community-x86_64/PKGBUILD
  pcsclite/repos/community-x86_64/pcscd

---+
 community-i686/PKGBUILD   |   83 +---
 community-i686/pcscd  |   53 
 community-x86_64/PKGBUILD |   83 +---
 community-x86_64/pcscd|   53 
 4 files changed, 80 insertions(+), 192 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-02-03 16:05:41 UTC (rev 83601)
+++ community-i686/PKGBUILD 2013-02-03 16:05:49 UTC (rev 83602)
@@ -1,43 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora giova...@archlinux.org
-# Contributor: Daniel Plaza daniel.plaza.e...@gmail.com
-
-pkgname=pcsclite
-pkgver=1.8.8
-pkgrel=1
-pkgdesc=PC/SC Architecture smartcard middleware library
-arch=('i686' 'x86_64')
-url=https://alioth.debian.org/projects/pcsclite/;
-license=('BSD')
-depends=('python2' 'systemd-tools')
-makedepends=('pkg-config')
-options=('!libtool' '!docs')
-source=(https://alioth.debian.org/frs/download.php/3862/pcsc-lite-${pkgver}.tar.bz2;
-'pcscd')
-md5sums=('069dc875a2ae2d85a2ebceac73252c0a'
- 'c97b6bce695222efb0f003d8e8369010')
-
-build() {
-  cd ${srcdir}/pcsc-lite-${pkgver}
-
-  sed -i -e s:python:python2:g src/spy/pcsc-spy
-
-  ./configure --prefix=/usr \
-  --enable-libudev \
-  --sysconfdir=/etc \
-  --enable-ipcdir=/run/pcscd \
-  --enable-usbdropdir=/usr/lib/pcsc/drivers \
-  --with-systemdsystemunitdir=/usr/lib/systemd/system
-
-  make
-}
-
-package() {
-  cd ${srcdir}/pcsc-lite-${pkgver}
-
-  make DESTDIR=${pkgdir} install
-
-  install -D -m644 ${srcdir}/pcsc-lite-${pkgver}/COPYING 
${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-  install -D -m755 ${srcdir}/pcscd ${pkgdir}/etc/rc.d/pcscd
-  install -d ${pkgdir}/usr/lib/pcsc/drivers
-}

Copied: pcsclite/repos/community-i686/PKGBUILD (from rev 83601, 
pcsclite/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-02-03 16:05:49 UTC (rev 83602)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Giovanni Scafora giova...@archlinux.org
+# Contributor: Daniel Plaza daniel.plaza.e...@gmail.com
+
+pkgname=pcsclite
+pkgver=1.8.8
+pkgrel=2
+pkgdesc=PC/SC Architecture smartcard middleware library
+arch=('i686' 'x86_64')
+url=https://alioth.debian.org/projects/pcsclite/;
+license=('BSD')
+depends=('python2' 'systemd')
+makedepends=('pkg-config')
+options=('!libtool' '!docs')
+source=(https://alioth.debian.org/frs/download.php/3862/pcsc-lite-${pkgver}.tar.bz2;)
+md5sums=('069dc875a2ae2d85a2ebceac73252c0a')
+
+build() {
+  cd ${srcdir}/pcsc-lite-${pkgver}
+
+  sed -i -e s:python:python2:g src/spy/pcsc-spy
+
+  ./configure --prefix=/usr \
+  --enable-libudev \
+  --sysconfdir=/etc \
+  --enable-ipcdir=/run/pcscd \
+  --enable-usbdropdir=/usr/lib/pcsc/drivers \
+  --with-systemdsystemunitdir=/usr/lib/systemd/system
+
+  make
+}
+
+package() {
+  cd ${srcdir}/pcsc-lite-${pkgver}
+
+  make DESTDIR=${pkgdir} install
+
+  install -D -m644 ${srcdir}/pcsc-lite-${pkgver}/COPYING 
${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+  install -d ${pkgdir}/usr/lib/pcsc/drivers
+}

Deleted: community-i686/pcscd
===
--- community-i686/pcscd2013-02-03 16:05:41 UTC (rev 83601)
+++ community-i686/pcscd2013-02-03 16:05:49 UTC (rev 83602)
@@ -1,53 +0,0 @@
-#!/bin/bash
-
-. /etc/rc.conf
-. /etc/rc.d/functions
-
-DAEMON=/usr/sbin/pcscd
-NAME=pcscd
-DESC=PC/SC smart card daemon
-PID_FILE=/run/pcscd/pcscd.pid
-PCSCD_OPTIONS=
-
-case $1 in
-start)
-stat_busy Starting $DESC
-$DAEMON $PCSCD_OPTIONS
-if [ $? -gt 0 ]; then
-stat_fail
-else
-add_daemon $NAME
-stat_done
-fi
-;;
-
-stop)
-stat_busy Stopping $DESC
-[ -f $PID_FILE ]  kill `cat $PID_FILE`  /dev/null
-if [ $? -gt 0 ]; then
-stat_fail
-else
-rm_daemon $NAME
-stat_done
-fi
-;;
-
-restart)
-$0 stop
-sleep 3
-$0 start
-;;
-
-status)
-stat_busy Checking $NAME status;
-ck_status $NAME
-;;
-
-*)
-echo usage: 

[arch-commits] Commit in lftp/trunk (PKGBUILD lftp-4.3.8-gets.patch)

2013-02-03 Thread Andreas Radke
Date: Sunday, February 3, 2013 @ 17:13:25
  Author: andyrtr
Revision: 176997

upgpkg: lftp 4.4.2-1

upstream update 4.4.2

Modified:
  lftp/trunk/PKGBUILD
Deleted:
  lftp/trunk/lftp-4.3.8-gets.patch

---+
 PKGBUILD  |   16 
 lftp-4.3.8-gets.patch |   16 
 2 files changed, 8 insertions(+), 24 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-02-03 16:01:07 UTC (rev 176996)
+++ PKGBUILD2013-02-03 16:13:25 UTC (rev 176997)
@@ -3,7 +3,7 @@
 # Contributor: Aaron Griffin aa...@archlinux.org
 
 pkgname=lftp
-pkgver=4.4.1
+pkgver=4.4.2
 pkgrel=1
 pkgdesc=Sophisticated command line based FTP client
 arch=('i686' 'x86_64')
@@ -12,16 +12,16 @@
 optdepends=('perl: needed for convert-netscape-cookies and verify-file')
 url=http://lftp.yar.ru/;
 backup=('etc/lftp.conf')
-source=(http://ftp.yars.free.net/pub/source/lftp/${pkgname}-${pkgver}.tar.bz2
-   lftp-4.3.8-gets.patch)
-md5sums=('1a6de8e3922ffb51ec21642e51744b02'
- '77168a7f368b07eec7e079b55496fa97')
+source=(http://ftp.yars.free.net/pub/source/lftp/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('8e974cd87c9d4362031f61351cfe742e')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
-  patch -Np1 -i ${srcdir}/lftp-4.3.8-gets.patch
-  ./configure --prefix=/usr --with-gnutls \
-   --without-openssl --disable-static
+  ./configure --prefix=/usr \
+--with-gnutls \
+--without-openssl \
+--without-included-regex \
+--disable-static
   make
 }
 

Deleted: lftp-4.3.8-gets.patch
===
--- lftp-4.3.8-gets.patch   2013-02-03 16:01:07 UTC (rev 176996)
+++ lftp-4.3.8-gets.patch   2013-02-03 16:13:25 UTC (rev 176997)
@@ -1,16 +0,0 @@
-diff -up lftp-4.3.8/lib/stdio.in.h.gets lftp-4.3.8/lib/stdio.in.h
 lftp-4.3.8/lib/stdio.in.h.gets 2012-07-22 15:07:15.101115146 -0400
-+++ lftp-4.3.8/lib/stdio.in.h  2012-07-22 15:08:09.777098512 -0400
-@@ -702,10 +702,12 @@ _GL_WARN_ON_USE (getline, getline is un
- /* It is very rare that the developer ever has full control of stdin,
-so any use of gets warrants an unconditional warning; besides, C11
-removed it.  */
-+#if defined gets
- #undef gets
- #if HAVE_RAW_DECL_GETS
- _GL_WARN_ON_USE (gets, gets is a security hole - use fgets instead);
- #endif
-+#endif // if defined gets
- 
- 
- #if @GNULIB_OBSTACK_PRINTF@ || @GNULIB_OBSTACK_PRINTF_POSIX@



[arch-commits] Commit in lftp/repos (6 files)

2013-02-03 Thread Andreas Radke
Date: Sunday, February 3, 2013 @ 17:13:46
  Author: andyrtr
Revision: 176998

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

Added:
  lftp/repos/extra-i686/PKGBUILD
(from rev 176997, lftp/trunk/PKGBUILD)
  lftp/repos/extra-x86_64/PKGBUILD
(from rev 176997, lftp/trunk/PKGBUILD)
Deleted:
  lftp/repos/extra-i686/PKGBUILD
  lftp/repos/extra-i686/lftp-4.3.8-gets.patch
  lftp/repos/extra-x86_64/PKGBUILD
  lftp/repos/extra-x86_64/lftp-4.3.8-gets.patch

+
 extra-i686/PKGBUILD|   64 +--
 extra-i686/lftp-4.3.8-gets.patch   |   16 
 extra-x86_64/PKGBUILD  |   64 +--
 extra-x86_64/lftp-4.3.8-gets.patch |   16 
 4 files changed, 64 insertions(+), 96 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-02-03 16:13:25 UTC (rev 176997)
+++ extra-i686/PKGBUILD 2013-02-03 16:13:46 UTC (rev 176998)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andreas Radke andy...@archlinux.org
-# Contributor: Aaron Griffin aa...@archlinux.org
-
-pkgname=lftp
-pkgver=4.4.1
-pkgrel=1
-pkgdesc=Sophisticated command line based FTP client
-arch=('i686' 'x86_64')
-license=('GPL3')
-depends=('gcc-libs' 'readline=6.2' gnutls expat=2.0.1-4 'sh')
-optdepends=('perl: needed for convert-netscape-cookies and verify-file')
-url=http://lftp.yar.ru/;
-backup=('etc/lftp.conf')
-source=(http://ftp.yars.free.net/pub/source/lftp/${pkgname}-${pkgver}.tar.bz2
-   lftp-4.3.8-gets.patch)
-md5sums=('1a6de8e3922ffb51ec21642e51744b02'
- '77168a7f368b07eec7e079b55496fa97')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  patch -Np1 -i ${srcdir}/lftp-4.3.8-gets.patch
-  ./configure --prefix=/usr --with-gnutls \
-   --without-openssl --disable-static
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-  rm -rf ${pkgdir}/usr/lib
-}

Copied: lftp/repos/extra-i686/PKGBUILD (from rev 176997, lftp/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-02-03 16:13:46 UTC (rev 176998)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Andreas Radke andy...@archlinux.org
+# Contributor: Aaron Griffin aa...@archlinux.org
+
+pkgname=lftp
+pkgver=4.4.2
+pkgrel=1
+pkgdesc=Sophisticated command line based FTP client
+arch=('i686' 'x86_64')
+license=('GPL3')
+depends=('gcc-libs' 'readline=6.2' gnutls expat=2.0.1-4 'sh')
+optdepends=('perl: needed for convert-netscape-cookies and verify-file')
+url=http://lftp.yar.ru/;
+backup=('etc/lftp.conf')
+source=(http://ftp.yars.free.net/pub/source/lftp/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('8e974cd87c9d4362031f61351cfe742e')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr \
+--with-gnutls \
+--without-openssl \
+--without-included-regex \
+--disable-static
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+  rm -rf ${pkgdir}/usr/lib
+}

Deleted: extra-i686/lftp-4.3.8-gets.patch
===
--- extra-i686/lftp-4.3.8-gets.patch2013-02-03 16:13:25 UTC (rev 176997)
+++ extra-i686/lftp-4.3.8-gets.patch2013-02-03 16:13:46 UTC (rev 176998)
@@ -1,16 +0,0 @@
-diff -up lftp-4.3.8/lib/stdio.in.h.gets lftp-4.3.8/lib/stdio.in.h
 lftp-4.3.8/lib/stdio.in.h.gets 2012-07-22 15:07:15.101115146 -0400
-+++ lftp-4.3.8/lib/stdio.in.h  2012-07-22 15:08:09.777098512 -0400
-@@ -702,10 +702,12 @@ _GL_WARN_ON_USE (getline, getline is un
- /* It is very rare that the developer ever has full control of stdin,
-so any use of gets warrants an unconditional warning; besides, C11
-removed it.  */
-+#if defined gets
- #undef gets
- #if HAVE_RAW_DECL_GETS
- _GL_WARN_ON_USE (gets, gets is a security hole - use fgets instead);
- #endif
-+#endif // if defined gets
- 
- 
- #if @GNULIB_OBSTACK_PRINTF@ || @GNULIB_OBSTACK_PRINTF_POSIX@

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-02-03 16:13:25 UTC (rev 176997)
+++ extra-x86_64/PKGBUILD   2013-02-03 16:13:46 UTC (rev 176998)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Andreas Radke andy...@archlinux.org
-# Contributor: Aaron Griffin aa...@archlinux.org
-
-pkgname=lftp
-pkgver=4.4.1
-pkgrel=1
-pkgdesc=Sophisticated command line based FTP client
-arch=('i686' 'x86_64')
-license=('GPL3')
-depends=('gcc-libs' 'readline=6.2' gnutls expat=2.0.1-4 'sh')
-optdepends=('perl: needed for convert-netscape-cookies and verify-file')
-url=http://lftp.yar.ru/;
-backup=('etc/lftp.conf')
-source=(http://ftp.yars.free.net/pub/source/lftp/${pkgname}-${pkgver}.tar.bz2
-   lftp-4.3.8-gets.patch)
-md5sums=('1a6de8e3922ffb51ec21642e51744b02'
- 

[arch-commits] Commit in smartmontools/trunk (PKGBUILD smartd.rc)

2013-02-03 Thread Giovanni Scafora
Date: Sunday, February 3, 2013 @ 17:40:48
  Author: giovanni
Revision: 176999

upgpkg: smartmontools 6.0-2

drop support for initscripts

Modified:
  smartmontools/trunk/PKGBUILD
Deleted:
  smartmontools/trunk/smartd.rc

---+
 PKGBUILD  |9 +++--
 smartd.rc |   39 ---
 2 files changed, 3 insertions(+), 45 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-02-03 16:13:46 UTC (rev 176998)
+++ PKGBUILD2013-02-03 16:40:48 UTC (rev 176999)
@@ -6,7 +6,7 @@
 
 pkgname=smartmontools
 pkgver=6.0
-pkgrel=1
+pkgrel=2
 pkgdesc=Control and monitor S.M.A.R.T. enabled ATA and SCSI Hard Drives
 url=http://smartmontools.sourceforge.net;
 license=('GPL')
@@ -15,11 +15,9 @@
 backup=('etc/smartd.conf'
 'etc/conf.d/smartd')
 
source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz;
-'smartd.conf'
-'smartd.rc')
+'smartd.conf')
 md5sums=('5646a07f5f4bee8e2e649de8c6b7ae87'
- '28c1b80c41dac52d433961dcfb4f70e0'
- 'fb30e07f87f2c1d99532e018291ad3e8')
+ '28c1b80c41dac52d433961dcfb4f70e0')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
@@ -41,6 +39,5 @@
   make DESTDIR=${pkgdir} install
 
   rm -rf ${pkgdir}/etc/rc.d
-  install -Dm755 ${srcdir}/smartd.rc ${pkgdir}/etc/rc.d/smartd
   install -Dm644 ${srcdir}/smartd.conf ${pkgdir}/etc/conf.d/smartd
 }

Deleted: smartd.rc
===
--- smartd.rc   2013-02-03 16:13:46 UTC (rev 176998)
+++ smartd.rc   2013-02-03 16:40:48 UTC (rev 176999)
@@ -1,39 +0,0 @@
-#!/bin/bash
-
-# source application-specific settings
-SMARTD_ARGS=
-[ -f /etc/conf.d/smartd ]  . /etc/conf.d/smartd
-
-. /etc/rc.conf
-. /etc/rc.d/functions
-
-case $1 in
-
-   start)
- stat_busy Starting smartd
- /usr/sbin/smartd ${SMARTD_ARGS} /dev/null
- if [ $? -ne 0 ]; then
-   stat_fail
- else
-   add_daemon smartd
-   stat_done
- fi
-   ;;
-
-   stop)
- stat_busy Stopping smartd
- kill -9 `pidof /usr/sbin/smartd` /dev/null
- rm_daemon smartd
- stat_done
-   ;;
-
-   restart)
- stat_busy Restarting smartd ...
- $0 stop
- $0 start
- stat_done
-   ;;
-
-   *)
- echo usage: $0 {start|stop|restart}
-esac



[arch-commits] Commit in smartmontools/repos (10 files)

2013-02-03 Thread Giovanni Scafora
Date: Sunday, February 3, 2013 @ 17:40:55
  Author: giovanni
Revision: 177000

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

Added:
  smartmontools/repos/extra-i686/PKGBUILD
(from rev 176999, smartmontools/trunk/PKGBUILD)
  smartmontools/repos/extra-i686/smartd.conf
(from rev 176999, smartmontools/trunk/smartd.conf)
  smartmontools/repos/extra-x86_64/PKGBUILD
(from rev 176999, smartmontools/trunk/PKGBUILD)
  smartmontools/repos/extra-x86_64/smartd.conf
(from rev 176999, smartmontools/trunk/smartd.conf)
Deleted:
  smartmontools/repos/extra-i686/PKGBUILD
  smartmontools/repos/extra-i686/smartd.conf
  smartmontools/repos/extra-i686/smartd.rc
  smartmontools/repos/extra-x86_64/PKGBUILD
  smartmontools/repos/extra-x86_64/smartd.conf
  smartmontools/repos/extra-x86_64/smartd.rc

--+
 extra-i686/PKGBUILD  |   89 +
 extra-i686/smartd.conf   |2 -
 extra-i686/smartd.rc |   39 ---
 extra-x86_64/PKGBUILD|   89 +
 extra-x86_64/smartd.conf |2 -
 extra-x86_64/smartd.rc   |   39 ---
 6 files changed, 88 insertions(+), 172 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-02-03 16:40:48 UTC (rev 176999)
+++ extra-i686/PKGBUILD 2013-02-03 16:40:55 UTC (rev 177000)
@@ -1,46 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora giova...@archlinux.org
-# Contributor: Jeff Mickey j...@archlinux.org
-# Contributor: Jani Talikka jani.tali...@gmail.com
-# Contributor: Ralf Barth archlinux@haggy.org
-
-pkgname=smartmontools
-pkgver=6.0
-pkgrel=1
-pkgdesc=Control and monitor S.M.A.R.T. enabled ATA and SCSI Hard Drives
-url=http://smartmontools.sourceforge.net;
-license=('GPL')
-arch=('i686' 'x86_64')
-depends=('gcc-libs' 'libcap-ng' 'bash')
-backup=('etc/smartd.conf'
-'etc/conf.d/smartd')
-source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz;
-'smartd.conf'
-'smartd.rc')
-md5sums=('5646a07f5f4bee8e2e649de8c6b7ae87'
- '28c1b80c41dac52d433961dcfb4f70e0'
- 'fb30e07f87f2c1d99532e018291ad3e8')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  ./configure --prefix=/usr \
-  --sysconfdir=/etc \
-  --enable-drivedb \
-  --with-libcap-ng=yes \
-  --with-systemdsystemunitdir=/usr/lib/systemd/system
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  sed -i -e s:sysconfig/smartmontools:conf.d/smartd:g smartd.service
-  sed -i -e s:smartd_opts:SMARTD_ARGS:g smartd.service
-
-  make DESTDIR=${pkgdir} install
-
-  rm -rf ${pkgdir}/etc/rc.d
-  install -Dm755 ${srcdir}/smartd.rc ${pkgdir}/etc/rc.d/smartd
-  install -Dm644 ${srcdir}/smartd.conf ${pkgdir}/etc/conf.d/smartd
-}

Copied: smartmontools/repos/extra-i686/PKGBUILD (from rev 176999, 
smartmontools/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-02-03 16:40:55 UTC (rev 177000)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Giovanni Scafora giova...@archlinux.org
+# Contributor: Jeff Mickey j...@archlinux.org
+# Contributor: Jani Talikka jani.tali...@gmail.com
+# Contributor: Ralf Barth archlinux@haggy.org
+
+pkgname=smartmontools
+pkgver=6.0
+pkgrel=2
+pkgdesc=Control and monitor S.M.A.R.T. enabled ATA and SCSI Hard Drives
+url=http://smartmontools.sourceforge.net;
+license=('GPL')
+arch=('i686' 'x86_64')
+depends=('gcc-libs' 'libcap-ng' 'bash')
+backup=('etc/smartd.conf'
+'etc/conf.d/smartd')
+source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz;
+'smartd.conf')
+md5sums=('5646a07f5f4bee8e2e649de8c6b7ae87'
+ '28c1b80c41dac52d433961dcfb4f70e0')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  ./configure --prefix=/usr \
+  --sysconfdir=/etc \
+  --enable-drivedb \
+  --with-libcap-ng=yes \
+  --with-systemdsystemunitdir=/usr/lib/systemd/system
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  sed -i -e s:sysconfig/smartmontools:conf.d/smartd:g smartd.service
+  sed -i -e s:smartd_opts:SMARTD_ARGS:g smartd.service
+
+  make DESTDIR=${pkgdir} install
+
+  rm -rf ${pkgdir}/etc/rc.d
+  install -Dm644 ${srcdir}/smartd.conf ${pkgdir}/etc/conf.d/smartd
+}

Deleted: extra-i686/smartd.conf
===
--- extra-i686/smartd.conf  2013-02-03 16:40:48 UTC (rev 176999)
+++ extra-i686/smartd.conf  2013-02-03 16:40:55 UTC (rev 177000)
@@ -1 +0,0 @@
-SMARTD_ARGS=

Copied: smartmontools/repos/extra-i686/smartd.conf (from rev 176999, 
smartmontools/trunk/smartd.conf)
===
--- extra-i686/smartd.conf 

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

2013-02-03 Thread Eric Bélanger
Date: Sunday, February 3, 2013 @ 19:50:21
  Author: eric
Revision: 177002

upgpkg: imagemagick 6.8.2.3-1

Upstream update

Modified:
  imagemagick/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-02-03 17:47:39 UTC (rev 177001)
+++ PKGBUILD2013-02-03 18:50:21 UTC (rev 177002)
@@ -3,7 +3,7 @@
 
 pkgbase=imagemagick
 pkgname=('imagemagick' 'imagemagick-doc')
-pkgver=6.8.2.0
+pkgver=6.8.2.3
 pkgrel=1
 arch=('i686' 'x86_64')
 url=http://www.imagemagick.org/;
@@ -13,7 +13,7 @@
 
#source=(http://www.imagemagick.org/download/ImageMagick-${pkgver%.*}-${pkgver##*.}.tar.xz
 \
 
source=(ftp://ftp.sunet.se/pub/multimedia/graphics/ImageMagick/ImageMagick-${pkgver%.*}-${pkgver##*.}.tar.xz
 \
 perlmagick.rpath.patch)
-sha1sums=('c5fd6dd5be520d1946cab9d49f39177d2279b9f1'
+sha1sums=('93c8ee2bf982c7c148c4872cd16f85f1073ec869'
   '23405f80904b1de94ebd7bd6fe2a332471b8c283')
 
 build() {



[arch-commits] Commit in imagemagick/repos (8 files)

2013-02-03 Thread Eric Bélanger
Date: Sunday, February 3, 2013 @ 19:51:00
  Author: eric
Revision: 177003

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

Added:
  imagemagick/repos/extra-i686/PKGBUILD
(from rev 177002, imagemagick/trunk/PKGBUILD)
  imagemagick/repos/extra-i686/perlmagick.rpath.patch
(from rev 177002, imagemagick/trunk/perlmagick.rpath.patch)
  imagemagick/repos/extra-x86_64/PKGBUILD
(from rev 177002, imagemagick/trunk/PKGBUILD)
  imagemagick/repos/extra-x86_64/perlmagick.rpath.patch
(from rev 177002, imagemagick/trunk/perlmagick.rpath.patch)
Deleted:
  imagemagick/repos/extra-i686/PKGBUILD
  imagemagick/repos/extra-i686/perlmagick.rpath.patch
  imagemagick/repos/extra-x86_64/PKGBUILD
  imagemagick/repos/extra-x86_64/perlmagick.rpath.patch

-+
 extra-i686/PKGBUILD |  166 +-
 extra-i686/perlmagick.rpath.patch   |   20 ++--
 extra-x86_64/PKGBUILD   |  166 +-
 extra-x86_64/perlmagick.rpath.patch |   20 ++--
 4 files changed, 186 insertions(+), 186 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-02-03 18:50:21 UTC (rev 177002)
+++ extra-i686/PKGBUILD 2013-02-03 18:51:00 UTC (rev 177003)
@@ -1,83 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger e...@archlinux.org
-
-pkgbase=imagemagick
-pkgname=('imagemagick' 'imagemagick-doc')
-pkgver=6.8.2.0
-pkgrel=1
-arch=('i686' 'x86_64')
-url=http://www.imagemagick.org/;
-license=('custom')
-makedepends=('libltdl' 'lcms2' 'libxt' 'fontconfig' 'libxext' 'ghostscript' \
- 'openexr' 'libwmf' 'librsvg' 'libxml2' 'jasper' 'liblqr')
-#source=(http://www.imagemagick.org/download/ImageMagick-${pkgver%.*}-${pkgver##*.}.tar.xz
 \
-source=(ftp://ftp.sunet.se/pub/multimedia/graphics/ImageMagick/ImageMagick-${pkgver%.*}-${pkgver##*.}.tar.xz
 \
-perlmagick.rpath.patch)
-sha1sums=('c5fd6dd5be520d1946cab9d49f39177d2279b9f1'
-  '23405f80904b1de94ebd7bd6fe2a332471b8c283')
-
-build() {
-  cd ${srcdir}/ImageMagick-${pkgver%.*}-${pkgver##*.}
-
-  sed '/AC_PATH_XTRA/d' -i configure.ac
-  autoreconf --force --install
-  patch -p0 -i ../perlmagick.rpath.patch
-
-  ./configure --prefix=/usr --sysconfdir=/etc --with-modules --disable-static \
---disable-openmp --with-wmf --with-openexr --with-xml --with-lcms2 
--with-jp2 \
---with-gslib --with-gs-font-dir=/usr/share/fonts/Type1 \
---with-perl --with-perl-options=INSTALLDIRS=vendor --with-lqr 
--with-rsvg \
---without-gvc --without-djvu --without-autotrace --without-webp \
---without-jbig --without-fpx --without-dps --without-fftw
-  make
-}
-
-check() {
-  cd ${srcdir}/ImageMagick-${pkgver%.*}-${pkgver##*.}
-  make check
-}
-
-package_imagemagick() {
-  pkgdesc=An image viewing/manipulation program
-  depends=('perl' 'libltdl' 'lcms2' 'libxt' 'fontconfig' 'libxext' 'liblqr')
-  optdepends=('ghostscript: for Ghostscript support' 
-  'openexr: for OpenEXR support' 
-  'libwmf: for WMF support' 
-  'librsvg: for SVG support' 
-  'libxml2: for XML support' 
-  'jasper: for JPEG-2000 support' 
-  'libpng: for PNG support')
-  backup=('etc/ImageMagick/coder.xml'
-  'etc/ImageMagick/colors.xml'
-  'etc/ImageMagick/delegates.xml'
-  'etc/ImageMagick/log.xml'
-  'etc/ImageMagick/magic.xml'
-  'etc/ImageMagick/mime.xml'
-  'etc/ImageMagick/policy.xml'
-  'etc/ImageMagick/quantization-table.xml'
-  'etc/ImageMagick/thresholds.xml'
-  'etc/ImageMagick/type.xml'
-  'etc/ImageMagick/type-dejavu.xml'
-  'etc/ImageMagick/type-ghostscript.xml'
-  'etc/ImageMagick/type-windows.xml')
-  options=('!docs' 'libtool' '!emptydirs')
-
-  cd ${srcdir}/ImageMagick-${pkgver%.*}-${pkgver##*.}
-  make DESTDIR=${pkgdir} install
-  chmod 755 ${pkgdir}/usr/lib/perl5/vendor_perl/auto/Image/Magick/Magick.so 
-  install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/imagemagick/LICENSE
-  install -Dm644 NOTICE ${pkgdir}/usr/share/licenses/imagemagick/NOTICE
-
-#Cleaning
-  find ${pkgdir} -name '*.bs' -delete
-  rm -f ${pkgdir}/usr/lib/*.la
-}
-
-package_imagemagick-doc() {
-  pkgdesc=The ImageMagick documentation (utilities manuals and libraries API)
-
-  cd ${srcdir}/ImageMagick-${pkgver%.*}-${pkgver##*.}
-  make DESTDIR=${pkgdir} install-data-html
-  install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/imagemagick-doc/LICENSE
-  install -Dm644 NOTICE ${pkgdir}/usr/share/licenses/imagemagick-doc/NOTICE
-}

Copied: imagemagick/repos/extra-i686/PKGBUILD (from rev 177002, 
imagemagick/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-02-03 18:51:00 UTC (rev 177003)
@@ -0,0 +1,83 @@
+# $Id$
+# Maintainer: Eric Bélanger e...@archlinux.org

[arch-commits] Commit in sage-mathematics/trunk (PKGBUILD sage-mathematics.install)

2013-02-03 Thread Daniel Wallace
Date: Sunday, February 3, 2013 @ 21:47:32
  Author: dwallace
Revision: 83603

upgpkg: sage-mathematics 5.6-1

upgpkg: sage-mathematics 5.6-1

Modified:
  sage-mathematics/trunk/PKGBUILD
  sage-mathematics/trunk/sage-mathematics.install

--+
 PKGBUILD |9 +
 sage-mathematics.install |2 ++
 2 files changed, 7 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-02-03 16:05:49 UTC (rev 83602)
+++ PKGBUILD2013-02-03 20:47:32 UTC (rev 83603)
@@ -7,14 +7,15 @@
 # Special thanks to Nareto for moving the compile from the .install to the 
PKGBUILD
 
 pkgname=sage-mathematics
-pkgver=5.5
+pkgver=5.6
 pkgrel=1
 pkgdesc='SAGE: Open Source Mathematics Software, a viable free alternative to 
Magma, Maple, Mathematica, and Matlab.'
 url='http://www.sagemath.org'
 arch=('i686' 'x86_64')
 license=('GPL')
-#depends=('readline')
-makedepends=('gcc-fortran' 'desktop-file-utils')
+#depends=('xz' 'java-environment=7' 'desktop-file-utils' 'libxmu' 'libtiff' 
'sqlite' 'libjpeg-turbo')
+depends=('desktop-file-utils')
+makedepends=('gcc-fortran' )
 optdepends=('imagemagick: some plotting functionality benefits from it'
 'texlive-core: some plotting functionality benefits from it, also 
to use SageTeX'
 'openssh: to use the notebook in secure mode'
@@ -23,7 +24,7 @@
 install=${pkgname}.install
 
source=(http://sage.math.washington.edu/home/release/sage-${pkgver}/sage-${pkgver}.tar;
 'SAGE-notebook.desktop')
-md5sums=('1162b607cf42859e31e81591600960d3'
+md5sums=('ce50c9e0c0ed1dca3038891c5c929509'
  'b82f94383829eee26648feb977e2d89b')
 
 build() {

Modified: sage-mathematics.install
===
--- sage-mathematics.install2013-02-03 16:05:49 UTC (rev 83602)
+++ sage-mathematics.install2013-02-03 20:47:32 UTC (rev 83603)
@@ -1,5 +1,6 @@
 post_install() {
   cd /opt/sage
+  update-desktop-database -q
 
   # set HOME because when sage updates its sage_root (after being moved) it 
will write files to ~/.sage with root ownership
   # the files it writes to ~/.sage can be safely ignored
@@ -44,6 +45,7 @@
 
 post_remove() {
   # Update LaTeX db to remove SageTeX entries
+  update-desktop-database -q
   if [ -f /usr/bin/texhash ]; then
 /usr/bin/texhash /usr/share/texmf
   fi



[arch-commits] Commit in sage-mathematics/repos (12 files)

2013-02-03 Thread Daniel Wallace
Date: Sunday, February 3, 2013 @ 21:48:03
  Author: dwallace
Revision: 83604

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

Added:
  sage-mathematics/repos/community-i686/PKGBUILD
(from rev 83603, sage-mathematics/trunk/PKGBUILD)
  sage-mathematics/repos/community-i686/SAGE-notebook.desktop
(from rev 83603, sage-mathematics/trunk/SAGE-notebook.desktop)
  sage-mathematics/repos/community-i686/sage-mathematics.install
(from rev 83603, sage-mathematics/trunk/sage-mathematics.install)
  sage-mathematics/repos/community-x86_64/PKGBUILD
(from rev 83603, sage-mathematics/trunk/PKGBUILD)
  sage-mathematics/repos/community-x86_64/SAGE-notebook.desktop
(from rev 83603, sage-mathematics/trunk/SAGE-notebook.desktop)
  sage-mathematics/repos/community-x86_64/sage-mathematics.install
(from rev 83603, sage-mathematics/trunk/sage-mathematics.install)
Deleted:
  sage-mathematics/repos/community-i686/PKGBUILD
  sage-mathematics/repos/community-i686/SAGE-notebook.desktop
  sage-mathematics/repos/community-i686/sage-mathematics.install
  sage-mathematics/repos/community-x86_64/PKGBUILD
  sage-mathematics/repos/community-x86_64/SAGE-notebook.desktop
  sage-mathematics/repos/community-x86_64/sage-mathematics.install

---+
 community-i686/PKGBUILD   |  199 ++--
 community-i686/SAGE-notebook.desktop  |   38 ++---
 community-i686/sage-mathematics.install   |  114 
 community-x86_64/PKGBUILD |  199 ++--
 community-x86_64/SAGE-notebook.desktop|   38 ++---
 community-x86_64/sage-mathematics.install |  114 
 6 files changed, 354 insertions(+), 348 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-02-03 20:47:32 UTC (rev 83603)
+++ community-i686/PKGBUILD 2013-02-03 20:48:03 UTC (rev 83604)
@@ -1,99 +0,0 @@
-# $Id$
-# Maintainer: Daniel Wallace danielwallace at gtmanfred dot com
-# Contributor: Antonio Rojas  nqn1976 @ gmail.com 
-# Contributor: Thomas Dziedzic  gostrc at gmail 
-# Contributor: Osman Ugus ugu...@yahoo.com
-# Contributor: Stefan Husmann stefan-husm...@t-online.de
-# Special thanks to Nareto for moving the compile from the .install to the 
PKGBUILD
-
-pkgname=sage-mathematics
-pkgver=5.5
-pkgrel=1
-pkgdesc='SAGE: Open Source Mathematics Software, a viable free alternative to 
Magma, Maple, Mathematica, and Matlab.'
-url='http://www.sagemath.org'
-arch=('i686' 'x86_64')
-license=('GPL')
-#depends=('readline')
-makedepends=('gcc-fortran' 'desktop-file-utils')
-optdepends=('imagemagick: some plotting functionality benefits from it'
-'texlive-core: some plotting functionality benefits from it, also 
to use SageTeX'
-'openssh: to use the notebook in secure mode'
-'ffmpeg: to show animations')
-options=('!makeflags')
-install=${pkgname}.install
-source=(http://sage.math.washington.edu/home/release/sage-${pkgver}/sage-${pkgver}.tar;
-'SAGE-notebook.desktop')
-md5sums=('1162b607cf42859e31e81591600960d3'
- 'b82f94383829eee26648feb977e2d89b')
-
-build() {
-  cd sage-${pkgver}
-
-  # fix missing sage.all error during build
-  unset CFLAGS
-  unset CXXFLAGS
-
-  # fix build errors
-  unset LDFLAGS
-
-  # enable multiple threads while building, is this really needed? check if 
uses MAKEFLAGS
-  export SAGE_BUILD_THREADS=$(lscpu | awk '/^CPU\(s\):/ { print $2 }')
-  export MAKE=make -j${SAGE_BUILD_THREADS}
-
-  # use archlinux's fortran rather then the one that ships with sage to 
compile sage's fortran
-  export FC=/usr/bin/gfortran
-
-  # disable building with debugging support
-  export SAGE_DEBUG='no'
-
-  # enable fat binaries (disables processor specific optimizations)
-  # comment out if you're only building it for yourself
-  export SAGE_FAT_BINARY='yes'
-
-  # can't write to root in a clean chroot
-  export DOT_SAGE='/build/src/'
-
-  # only build sage, no documents
-  #make build
-  make
-  ./sage --bdist $pkgver
-}
-
- COMMENT
-check() {
-  cd sage-${pkgver}
-
-  # uncomment if we want to run all the tests (warning: very long)
-  #make ptestlong
-}
-COMMENT
-
-package() {
-  cd sage-${pkgver}
-
-  # cp because make install is experimental and will corrupt the install
-  install -d ${pkgdir}/opt/sage
-  cp -dpr --no-preserve=ownership dist/sage-$pkgver-$CARCH-Linux/* 
${pkgdir}/opt/sage/
-
-  # move SageTeX files to more appropriate directory
-  install -d ${pkgdir}/usr/share
-  mv ${pkgdir}/opt/sage/local/share/texmf \
-${pkgdir}/usr/share
-
-  desktop-file-install ${srcdir}/SAGE-notebook.desktop \
---dir ${pkgdir}/usr/share/applications 
-
-  # create link to main binary
-  install -d ${pkgdir}/usr/bin
-  ln -s /opt/sage/sage ${pkgdir}/usr/bin/sage
-
-  # remove build logs
-  rm -f ${pkgdir}/opt/sage/*.log
-  rm -rf ${pkgdir}/opt/sage/spkg/logs
-
-  # remove 

[arch-commits] Commit in haskell-ghc-paths/trunk (PKGBUILD)

2013-02-03 Thread Alexander Rødseth
Date: Sunday, February 3, 2013 @ 21:53:49
  Author: arodseth
Revision: 83605

upgpkg: haskell-ghc-paths 0.1.0.8-11

Modified:
  haskell-ghc-paths/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-02-03 20:48:03 UTC (rev 83604)
+++ PKGBUILD2013-02-03 20:53:49 UTC (rev 83605)
@@ -4,12 +4,12 @@
 
 pkgname=haskell-ghc-paths
 pkgver=0.1.0.8
-pkgrel=10
+pkgrel=11
 pkgdesc=Knowledge of GHC's installation directories
 url='http://hackage.haskell.org/package/ghc-paths'
 license=('custom:BSD3')
 arch=('x86_64' 'i686')
-depends=('ghc=7.6.1-1')
+depends=('ghc=7.6.2-1')
 
source=(http://hackage.haskell.org/packages/archive/ghc-paths/$pkgver/ghc-paths-$pkgver.tar.gz;)
 install=haskell-ghc-paths.install
 sha256sums=('8672c1e6552481091443f44abf738f9442516c612d67dde12ebfe02f0c56')



[arch-commits] Commit in haskell-ghc-paths/repos (8 files)

2013-02-03 Thread Alexander Rødseth
Date: Sunday, February 3, 2013 @ 21:54:06
  Author: arodseth
Revision: 83606

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

Added:
  haskell-ghc-paths/repos/community-staging-i686/PKGBUILD
(from rev 83605, haskell-ghc-paths/trunk/PKGBUILD)
  haskell-ghc-paths/repos/community-staging-i686/haskell-ghc-paths.install
(from rev 83605, haskell-ghc-paths/trunk/haskell-ghc-paths.install)
  haskell-ghc-paths/repos/community-staging-x86_64/PKGBUILD
(from rev 83605, haskell-ghc-paths/trunk/PKGBUILD)
  haskell-ghc-paths/repos/community-staging-x86_64/haskell-ghc-paths.install
(from rev 83605, haskell-ghc-paths/trunk/haskell-ghc-paths.install)
Deleted:
  haskell-ghc-paths/repos/community-staging-i686/PKGBUILD
  haskell-ghc-paths/repos/community-staging-i686/haskell-ghc-paths.install
  haskell-ghc-paths/repos/community-staging-x86_64/PKGBUILD
  haskell-ghc-paths/repos/community-staging-x86_64/haskell-ghc-paths.install

+
 community-staging-i686/PKGBUILD|   90 +--
 community-staging-i686/haskell-ghc-paths.install   |   36 +++
 community-staging-x86_64/PKGBUILD  |   90 +--
 community-staging-x86_64/haskell-ghc-paths.install |   36 +++
 4 files changed, 126 insertions(+), 126 deletions(-)

Deleted: community-staging-i686/PKGBUILD
===
--- community-staging-i686/PKGBUILD 2013-02-03 20:53:49 UTC (rev 83605)
+++ community-staging-i686/PKGBUILD 2013-02-03 20:54:06 UTC (rev 83606)
@@ -1,45 +0,0 @@
-# $Id: PKGBUILD 68685 2012-03-31 16:54:07Z arodseth $
-# Maintainer: Alexander Rødseth rods...@gmail.com
-# Contributor: Arch Haskell Team arch-hask...@haskell.org
-
-pkgname=haskell-ghc-paths
-pkgver=0.1.0.8
-pkgrel=10
-pkgdesc=Knowledge of GHC's installation directories
-url='http://hackage.haskell.org/package/ghc-paths'
-license=('custom:BSD3')
-arch=('x86_64' 'i686')
-depends=('ghc=7.6.1-1')
-source=(http://hackage.haskell.org/packages/archive/ghc-paths/$pkgver/ghc-paths-$pkgver.tar.gz;)
-install=haskell-ghc-paths.install
-sha256sums=('8672c1e6552481091443f44abf738f9442516c612d67dde12ebfe02f0c56')
-
-build() {
-  cd $srcdir/ghc-paths-$pkgver
-
-  runhaskell Setup configure -O -p --enable-split-objs --enable-shared \
- --prefix=/usr --docdir=/usr/share/doc/$pkgname \
- --libsubdir=\$compiler/site-local/\$pkgid
-  runhaskell Setup build
-  runhaskell Setup haddock
-  runhaskell Setup register --gen-script
-  runhaskell Setup unregister --gen-script
-  sed -i -r -e s|ghc-pkg.*unregister[^ ]* |'--force' | unregister.sh
-}
-
-package() {
-  cd $srcdir/ghc-paths-$pkgver
-
-  install -Dm 744 register.sh \
-$pkgdir/usr/share/haskell/$pkgname/register.sh
-  install -m 744 unregister.sh \
-$pkgdir/usr/share/haskell/$pkgname/unregister.sh
-  install -dm 755 $pkgdir/usr/share/doc/ghc/html/libraries
-  ln -s /usr/share/doc/$pkgname/html \
-$pkgdir/usr/share/doc/ghc/html/libraries/ghc-paths
-  runhaskell Setup copy --destdir=$pkgdir
-  install -D -m644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
-  rm -f $pkgdir/usr/share/doc/$pkgname/LICENSE
-}
-
-# vim:set ts=2 sw=2 et:

Copied: haskell-ghc-paths/repos/community-staging-i686/PKGBUILD (from rev 
83605, haskell-ghc-paths/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2013-02-03 20:54:06 UTC (rev 83606)
@@ -0,0 +1,45 @@
+# $Id: PKGBUILD 68685 2012-03-31 16:54:07Z arodseth $
+# Maintainer: Alexander Rødseth rods...@gmail.com
+# Contributor: Arch Haskell Team arch-hask...@haskell.org
+
+pkgname=haskell-ghc-paths
+pkgver=0.1.0.8
+pkgrel=11
+pkgdesc=Knowledge of GHC's installation directories
+url='http://hackage.haskell.org/package/ghc-paths'
+license=('custom:BSD3')
+arch=('x86_64' 'i686')
+depends=('ghc=7.6.2-1')
+source=(http://hackage.haskell.org/packages/archive/ghc-paths/$pkgver/ghc-paths-$pkgver.tar.gz;)
+install=haskell-ghc-paths.install
+sha256sums=('8672c1e6552481091443f44abf738f9442516c612d67dde12ebfe02f0c56')
+
+build() {
+  cd $srcdir/ghc-paths-$pkgver
+
+  runhaskell Setup configure -O -p --enable-split-objs --enable-shared \
+ --prefix=/usr --docdir=/usr/share/doc/$pkgname \
+ --libsubdir=\$compiler/site-local/\$pkgid
+  runhaskell Setup build
+  runhaskell Setup haddock
+  runhaskell Setup register --gen-script
+  runhaskell Setup unregister --gen-script
+  sed -i -r -e s|ghc-pkg.*unregister[^ ]* |'--force' | unregister.sh
+}
+
+package() {
+  cd $srcdir/ghc-paths-$pkgver
+
+  install -Dm 744 register.sh \
+$pkgdir/usr/share/haskell/$pkgname/register.sh
+  install -m 744 unregister.sh \
+$pkgdir/usr/share/haskell/$pkgname/unregister.sh
+  install -dm 755 $pkgdir/usr/share/doc/ghc/html/libraries
+  ln -s /usr/share/doc/$pkgname/html \
+

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

2013-02-03 Thread Alexander Rødseth
Date: Sunday, February 3, 2013 @ 23:48:19
  Author: arodseth
Revision: 83607

upgpkg: scite 3.2.4-1

Modified:
  scite/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-02-03 20:54:06 UTC (rev 83606)
+++ PKGBUILD2013-02-03 22:48:19 UTC (rev 83607)
@@ -6,7 +6,7 @@
 # Contributor: Daniel J Griffiths ghost1...@archlinux.us
 
 pkgname=scite
-pkgver=3.2.3
+pkgver=3.2.4
 pkgrel=1
 pkgdesc='Editor with facilities for building and running programs'
 arch=('x86_64' 'i686')
@@ -17,7 +17,7 @@
 backup=('usr/share/scite/SciTEGlobal.properties')
 install=$pkgname.install
 
source=(http://downloads.sourceforge.net/sourceforge/scintilla/${pkgname}${pkgver//./}.tgz;)
-sha256sums=('d0d324a5e420ff96db6cd1c6eeac23b6f4c046e7545e73c4625ab2add90e4a65')
+sha256sums=('bd20b97513aee8e4584253d6ca31ec658bd4f098ceefb354889eb8a498cb5c08')
 
 build() {
   cd $srcdir
@@ -27,8 +27,10 @@
 setconf scite/gtk/makefile CXXTFLAGS -DNDEBUG ${CXXFLAGS} $(CXXBASEFLAGS)
   fi
   sed '0,/CXXFLAGS=/s//nop=/' -i scintilla/gtk/makefile
-  setconf scintilla/gtk/makefile CXXFLAGS -DNDEBUG ${CXXFLAGS} 
\$(CXXBASEFLAGS) \$(THREADFLAGS)
-  setconf scintilla/gtk/makefile CXXBASEFLAGS -Wall -Wno-missing-braces 
-Wno-char-subscripts -pedantic ${CXXFLAGS} -DGTK -DSCI_LEXER \$(INCLUDEDIRS)
+  setconf scintilla/gtk/makefile CXXFLAGS \
+-DNDEBUG ${CXXFLAGS} \$(CXXBASEFLAGS) \$(THREADFLAGS)
+  setconf scintilla/gtk/makefile CXXBASEFLAGS \
+-Wno-missing-braces -Wno-char-subscripts ${CXXFLAGS} -DGTK -DSCI_LEXER 
\$(INCLUDEDIRS)
   cd $srcdir/scintilla/gtk
   make
   cd $srcdir/$pkgname/gtk



[arch-commits] Commit in scite/repos (8 files)

2013-02-03 Thread Alexander Rødseth
Date: Sunday, February 3, 2013 @ 23:48:31
  Author: arodseth
Revision: 83608

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

Added:
  scite/repos/community-i686/PKGBUILD
(from rev 83607, scite/trunk/PKGBUILD)
  scite/repos/community-i686/scite.install
(from rev 83607, scite/trunk/scite.install)
  scite/repos/community-x86_64/PKGBUILD
(from rev 83607, scite/trunk/PKGBUILD)
  scite/repos/community-x86_64/scite.install
(from rev 83607, scite/trunk/scite.install)
Deleted:
  scite/repos/community-i686/PKGBUILD
  scite/repos/community-i686/scite.install
  scite/repos/community-x86_64/PKGBUILD
  scite/repos/community-x86_64/scite.install

+
 community-i686/PKGBUILD|  100 +++
 community-i686/scite.install   |   26 +-
 community-x86_64/PKGBUILD  |  100 +++
 community-x86_64/scite.install |   26 +-
 4 files changed, 128 insertions(+), 124 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-02-03 22:48:19 UTC (rev 83607)
+++ community-i686/PKGBUILD 2013-02-03 22:48:31 UTC (rev 83608)
@@ -1,49 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth rods...@gmail.com
-# Contributor: Thomas S Hatch thatc...@gmail.com
-# Contributor: Corrado 'bardo' Primier corrado.prim...@mail.polimi.it
-# Contributor: Jochem Kossen j.kos...@home.nl
-# Contributor: Daniel J Griffiths ghost1...@archlinux.us
-
-pkgname=scite
-pkgver=3.2.3
-pkgrel=1
-pkgdesc='Editor with facilities for building and running programs'
-arch=('x86_64' 'i686')
-url='http://www.scintilla.org/SciTE.html'
-license=('custom:scite')
-depends=('desktop-file-utils' 'gtk2')
-makedepends=('setconf')
-backup=('usr/share/scite/SciTEGlobal.properties')
-install=$pkgname.install
-source=(http://downloads.sourceforge.net/sourceforge/scintilla/${pkgname}${pkgver//./}.tgz;)
-sha256sums=('d0d324a5e420ff96db6cd1c6eeac23b6f4c046e7545e73c4625ab2add90e4a65')
-
-build() {
-  cd $srcdir
-
-  if [ $?CXXBASEFLAGS == 1 ]; then 
-sed '0,/CXXTFLAGS=/s//nop=/' -i scite/gtk/makefile
-setconf scite/gtk/makefile CXXTFLAGS -DNDEBUG ${CXXFLAGS} $(CXXBASEFLAGS)
-  fi
-  sed '0,/CXXFLAGS=/s//nop=/' -i scintilla/gtk/makefile
-  setconf scintilla/gtk/makefile CXXFLAGS -DNDEBUG ${CXXFLAGS} 
\$(CXXBASEFLAGS) \$(THREADFLAGS)
-  setconf scintilla/gtk/makefile CXXBASEFLAGS -Wall -Wno-missing-braces 
-Wno-char-subscripts -pedantic ${CXXFLAGS} -DGTK -DSCI_LEXER \$(INCLUDEDIRS)
-  cd $srcdir/scintilla/gtk
-  make
-  cd $srcdir/$pkgname/gtk
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname/gtk
-
-  make DESTDIR=$pkgdir install
-  install -Dm644 $srcdir/$pkgname/License.txt \
-$pkgdir/usr/share/licenses/$pkgname/LICENSE-scite
-  install -Dm644 $srcdir/scintilla/License.txt \
-$pkgdir/usr/share/licenses/$pkgname/LICENSE-scintilla
-  ln -sf SciTE $pkgdir/usr/bin/scite
-}
-
-# vim:set ts=2 sw=2 et:

Copied: scite/repos/community-i686/PKGBUILD (from rev 83607, 
scite/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-02-03 22:48:31 UTC (rev 83608)
@@ -0,0 +1,51 @@
+# $Id$
+# Maintainer: Alexander Rødseth rods...@gmail.com
+# Contributor: Thomas S Hatch thatc...@gmail.com
+# Contributor: Corrado 'bardo' Primier corrado.prim...@mail.polimi.it
+# Contributor: Jochem Kossen j.kos...@home.nl
+# Contributor: Daniel J Griffiths ghost1...@archlinux.us
+
+pkgname=scite
+pkgver=3.2.4
+pkgrel=1
+pkgdesc='Editor with facilities for building and running programs'
+arch=('x86_64' 'i686')
+url='http://www.scintilla.org/SciTE.html'
+license=('custom:scite')
+depends=('desktop-file-utils' 'gtk2')
+makedepends=('setconf')
+backup=('usr/share/scite/SciTEGlobal.properties')
+install=$pkgname.install
+source=(http://downloads.sourceforge.net/sourceforge/scintilla/${pkgname}${pkgver//./}.tgz;)
+sha256sums=('bd20b97513aee8e4584253d6ca31ec658bd4f098ceefb354889eb8a498cb5c08')
+
+build() {
+  cd $srcdir
+
+  if [ $?CXXBASEFLAGS == 1 ]; then 
+sed '0,/CXXTFLAGS=/s//nop=/' -i scite/gtk/makefile
+setconf scite/gtk/makefile CXXTFLAGS -DNDEBUG ${CXXFLAGS} $(CXXBASEFLAGS)
+  fi
+  sed '0,/CXXFLAGS=/s//nop=/' -i scintilla/gtk/makefile
+  setconf scintilla/gtk/makefile CXXFLAGS \
+-DNDEBUG ${CXXFLAGS} \$(CXXBASEFLAGS) \$(THREADFLAGS)
+  setconf scintilla/gtk/makefile CXXBASEFLAGS \
+-Wno-missing-braces -Wno-char-subscripts ${CXXFLAGS} -DGTK -DSCI_LEXER 
\$(INCLUDEDIRS)
+  cd $srcdir/scintilla/gtk
+  make
+  cd $srcdir/$pkgname/gtk
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname/gtk
+
+  make DESTDIR=$pkgdir install
+  install -Dm644 $srcdir/$pkgname/License.txt \
+$pkgdir/usr/share/licenses/$pkgname/LICENSE-scite
+  install -Dm644 $srcdir/scintilla/License.txt \
+

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

2013-02-03 Thread Alexander Rødseth
Date: Sunday, February 3, 2013 @ 23:48:43
  Author: arodseth
Revision: 83609

upgpkg: haddock 2.13.1-1

Modified:
  haddock/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-02-03 22:48:31 UTC (rev 83608)
+++ PKGBUILD2013-02-03 22:48:43 UTC (rev 83609)
@@ -11,7 +11,7 @@
 license=('custom:BSD3')
 arch=('x86_64' 'i686')
 makedepends=('alex' 'happy')
-depends=('ghc=7.6.1-1' 'haskell-xhtml=3000.2.1-2' 
'haskell-ghc-paths=0.1.0.8-9')
+depends=('ghc=7.6.2-1' 'haskell-xhtml=3000.2.1' 'haskell-ghc-paths=0.1.0.8')
 install=$pkgname.install
 
source=(http://hackage.haskell.org/packages/archive/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz;)
 sha256sums=('6e5e2295cd191e43a046c12544f2f4e8b4260cfda8282d48b15a7a35d8a24e7f')



[arch-commits] Commit in haddock/repos (6 files)

2013-02-03 Thread Alexander Rødseth
Date: Sunday, February 3, 2013 @ 23:48:53
  Author: arodseth
Revision: 83610

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

Added:
  haddock/repos/community-staging-i686/
  haddock/repos/community-staging-i686/PKGBUILD
(from rev 83609, haddock/trunk/PKGBUILD)
  haddock/repos/community-staging-i686/haddock.install
(from rev 83609, haddock/trunk/haddock.install)
  haddock/repos/community-staging-x86_64/
  haddock/repos/community-staging-x86_64/PKGBUILD
(from rev 83609, haddock/trunk/PKGBUILD)
  haddock/repos/community-staging-x86_64/haddock.install
(from rev 83609, haddock/trunk/haddock.install)

--+
 community-staging-i686/PKGBUILD  |   47 +
 community-staging-i686/haddock.install   |   25 +++
 community-staging-x86_64/PKGBUILD|   47 +
 community-staging-x86_64/haddock.install |   25 +++
 4 files changed, 144 insertions(+)

Copied: haddock/repos/community-staging-i686/PKGBUILD (from rev 83609, 
haddock/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2013-02-03 22:48:53 UTC (rev 83610)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer: Alexander Rødseth rods...@gmail.com
+# Contributor: Vesa Kaihlavirta v...@archlinux.org
+# Contributor: Arch Haskell Team arch-hask...@haskell.org
+
+pkgname=haddock
+pkgver=2.13.1
+pkgrel=1
+pkgdesc='Tool for generating documentation for Haskell libraries'
+url='http://hackage.haskell.org/package/haddock/'
+license=('custom:BSD3')
+arch=('x86_64' 'i686')
+makedepends=('alex' 'happy')
+depends=('ghc=7.6.2-1' 'haskell-xhtml=3000.2.1' 'haskell-ghc-paths=0.1.0.8')
+install=$pkgname.install
+source=(http://hackage.haskell.org/packages/archive/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz;)
+sha256sums=('6e5e2295cd191e43a046c12544f2f4e8b4260cfda8282d48b15a7a35d8a24e7f')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+
+  runhaskell Setup configure -O -p --enable-split-objs --enable-shared \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname \
+--libsubdir=\$compiler/site-local/\$pkgid
+  runhaskell Setup build
+  runhaskell Setup haddock
+  runhaskell Setup register --gen-script
+  runhaskell Setup unregister --gen-script
+  sed -i -r -e s|ghc-pkg.*unregister[^ ]* |'--force' | unregister.sh
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  
+  install -Dm744 register.sh $pkgdir/usr/share/haskell/$pkgname/register.sh
+  install -m744 unregister.sh \
+$pkgdir/usr/share/haskell/$pkgname/unregister.sh
+  install -dm755 $pkgdir/usr/share/doc/ghc/html/libraries
+  ln -s /usr/share/doc/$pkgname/html \
+$pkgdir/usr/share/doc/ghc/html/libraries/$pkgname
+  runhaskell Setup copy --destdir=$pkgdir
+  install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
+  rm -f $pkgdir/usr/share/doc/$pkgname/LICENSE
+  mv $pkgdir/usr/bin/haddock $pkgdir/usr/bin/haddock-cabal
+}
+
+# vim:set ts=2 sw=2 et:

Copied: haddock/repos/community-staging-i686/haddock.install (from rev 83609, 
haddock/trunk/haddock.install)
===
--- community-staging-i686/haddock.install  (rev 0)
+++ community-staging-i686/haddock.install  2013-02-03 22:48:53 UTC (rev 
83610)
@@ -0,0 +1,25 @@
+pkgname=haddock
+HS_DIR=usr/share/haskell/haddock
+
+post_upgrade() {
+  ${HS_DIR}/register.sh  /dev/null
+  post_remove
+}
+
+post_remove() {
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)  /dev/null
+}
+
+pre_remove() {
+  ${HS_DIR}/unregister.sh  /dev/null
+}
+
+post_install() {
+   post_upgrade
+}
+
+pre_upgrade() {
+   pre_remove
+}
+
+# vim:set ts=2 sw=2 et:

Copied: haddock/repos/community-staging-x86_64/PKGBUILD (from rev 83609, 
haddock/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2013-02-03 22:48:53 UTC (rev 83610)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer: Alexander Rødseth rods...@gmail.com
+# Contributor: Vesa Kaihlavirta v...@archlinux.org
+# Contributor: Arch Haskell Team arch-hask...@haskell.org
+
+pkgname=haddock
+pkgver=2.13.1
+pkgrel=1
+pkgdesc='Tool for generating documentation for Haskell libraries'
+url='http://hackage.haskell.org/package/haddock/'
+license=('custom:BSD3')
+arch=('x86_64' 'i686')
+makedepends=('alex' 'happy')
+depends=('ghc=7.6.2-1' 'haskell-xhtml=3000.2.1' 'haskell-ghc-paths=0.1.0.8')
+install=$pkgname.install
+source=(http://hackage.haskell.org/packages/archive/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz;)
+sha256sums=('6e5e2295cd191e43a046c12544f2f4e8b4260cfda8282d48b15a7a35d8a24e7f')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+
+  runhaskell Setup configure -O -p --enable-split-objs --enable-shared \
+

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

2013-02-03 Thread Alexander Rødseth
Date: Monday, February 4, 2013 @ 00:02:45
  Author: arodseth
Revision: 83611

upgpkg: haddock 2.13.1-2

Modified:
  haddock/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-02-03 22:48:53 UTC (rev 83610)
+++ PKGBUILD2013-02-03 23:02:45 UTC (rev 83611)
@@ -5,7 +5,7 @@
 
 pkgname=haddock
 pkgver=2.13.1
-pkgrel=1
+pkgrel=2
 pkgdesc='Tool for generating documentation for Haskell libraries'
 url='http://hackage.haskell.org/package/haddock/'
 license=('custom:BSD3')



[arch-commits] Commit in haddock/repos (8 files)

2013-02-03 Thread Alexander Rødseth
Date: Monday, February 4, 2013 @ 00:02:59
  Author: arodseth
Revision: 83612

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

Added:
  haddock/repos/community-staging-i686/PKGBUILD
(from rev 83611, haddock/trunk/PKGBUILD)
  haddock/repos/community-staging-i686/haddock.install
(from rev 83611, haddock/trunk/haddock.install)
  haddock/repos/community-staging-x86_64/PKGBUILD
(from rev 83611, haddock/trunk/PKGBUILD)
  haddock/repos/community-staging-x86_64/haddock.install
(from rev 83611, haddock/trunk/haddock.install)
Deleted:
  haddock/repos/community-staging-i686/PKGBUILD
  haddock/repos/community-staging-i686/haddock.install
  haddock/repos/community-staging-x86_64/PKGBUILD
  haddock/repos/community-staging-x86_64/haddock.install

--+
 community-staging-i686/PKGBUILD  |   94 ++---
 community-staging-i686/haddock.install   |   50 +++
 community-staging-x86_64/PKGBUILD|   94 ++---
 community-staging-x86_64/haddock.install |   50 +++
 4 files changed, 144 insertions(+), 144 deletions(-)

Deleted: community-staging-i686/PKGBUILD
===
--- community-staging-i686/PKGBUILD 2013-02-03 23:02:45 UTC (rev 83611)
+++ community-staging-i686/PKGBUILD 2013-02-03 23:02:59 UTC (rev 83612)
@@ -1,47 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth rods...@gmail.com
-# Contributor: Vesa Kaihlavirta v...@archlinux.org
-# Contributor: Arch Haskell Team arch-hask...@haskell.org
-
-pkgname=haddock
-pkgver=2.13.1
-pkgrel=1
-pkgdesc='Tool for generating documentation for Haskell libraries'
-url='http://hackage.haskell.org/package/haddock/'
-license=('custom:BSD3')
-arch=('x86_64' 'i686')
-makedepends=('alex' 'happy')
-depends=('ghc=7.6.2-1' 'haskell-xhtml=3000.2.1' 'haskell-ghc-paths=0.1.0.8')
-install=$pkgname.install
-source=(http://hackage.haskell.org/packages/archive/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz;)
-sha256sums=('6e5e2295cd191e43a046c12544f2f4e8b4260cfda8282d48b15a7a35d8a24e7f')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-
-  runhaskell Setup configure -O -p --enable-split-objs --enable-shared \
---prefix=/usr --docdir=/usr/share/doc/$pkgname \
---libsubdir=\$compiler/site-local/\$pkgid
-  runhaskell Setup build
-  runhaskell Setup haddock
-  runhaskell Setup register --gen-script
-  runhaskell Setup unregister --gen-script
-  sed -i -r -e s|ghc-pkg.*unregister[^ ]* |'--force' | unregister.sh
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  
-  install -Dm744 register.sh $pkgdir/usr/share/haskell/$pkgname/register.sh
-  install -m744 unregister.sh \
-$pkgdir/usr/share/haskell/$pkgname/unregister.sh
-  install -dm755 $pkgdir/usr/share/doc/ghc/html/libraries
-  ln -s /usr/share/doc/$pkgname/html \
-$pkgdir/usr/share/doc/ghc/html/libraries/$pkgname
-  runhaskell Setup copy --destdir=$pkgdir
-  install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
-  rm -f $pkgdir/usr/share/doc/$pkgname/LICENSE
-  mv $pkgdir/usr/bin/haddock $pkgdir/usr/bin/haddock-cabal
-}
-
-# vim:set ts=2 sw=2 et:

Copied: haddock/repos/community-staging-i686/PKGBUILD (from rev 83611, 
haddock/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2013-02-03 23:02:59 UTC (rev 83612)
@@ -0,0 +1,47 @@
+# $Id$
+# Maintainer: Alexander Rødseth rods...@gmail.com
+# Contributor: Vesa Kaihlavirta v...@archlinux.org
+# Contributor: Arch Haskell Team arch-hask...@haskell.org
+
+pkgname=haddock
+pkgver=2.13.1
+pkgrel=2
+pkgdesc='Tool for generating documentation for Haskell libraries'
+url='http://hackage.haskell.org/package/haddock/'
+license=('custom:BSD3')
+arch=('x86_64' 'i686')
+makedepends=('alex' 'happy')
+depends=('ghc=7.6.2-1' 'haskell-xhtml=3000.2.1' 'haskell-ghc-paths=0.1.0.8')
+install=$pkgname.install
+source=(http://hackage.haskell.org/packages/archive/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz;)
+sha256sums=('6e5e2295cd191e43a046c12544f2f4e8b4260cfda8282d48b15a7a35d8a24e7f')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+
+  runhaskell Setup configure -O -p --enable-split-objs --enable-shared \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname \
+--libsubdir=\$compiler/site-local/\$pkgid
+  runhaskell Setup build
+  runhaskell Setup haddock
+  runhaskell Setup register --gen-script
+  runhaskell Setup unregister --gen-script
+  sed -i -r -e s|ghc-pkg.*unregister[^ ]* |'--force' | unregister.sh
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  
+  install -Dm744 register.sh $pkgdir/usr/share/haskell/$pkgname/register.sh
+  install -m744 unregister.sh \
+$pkgdir/usr/share/haskell/$pkgname/unregister.sh
+  install -dm755 $pkgdir/usr/share/doc/ghc/html/libraries
+  ln -s /usr/share/doc/$pkgname/html \
+

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

2013-02-03 Thread Alexander Rødseth
Date: Monday, February 4, 2013 @ 00:11:19
  Author: arodseth
Revision: 83613

upgpkg: dumb 0.9.3-7, fix for TODO clean-up-pkgdir-usage

Modified:
  dumb/trunk/PKGBUILD

--+
 PKGBUILD |   52 +++-
 1 file changed, 27 insertions(+), 25 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-02-03 23:02:59 UTC (rev 83612)
+++ PKGBUILD2013-02-03 23:11:19 UTC (rev 83613)
@@ -1,3 +1,5 @@
+# $Id$
+# Maintainer: Alexander Rødseth rods...@gmail.com
 # Contributor: Chris Brannon cmbranno...@gmail.com
 # Contributor: JJDaNiMoTh jjdanim...@gmail.com
 # Contributor: Bjørn Lindeijer bjorn lindeijer nl
@@ -4,28 +6,30 @@
 
 pkgname=dumb
 pkgver=0.9.3
-pkgrel=6
-pkgdesc=An IT, XM, S3M and MOD player library
-arch=('i686' 'x86_64')
+pkgrel=7
+pkgdesc='IT, XM, S3M and MOD player library'
+arch=('x86_64' 'i686')
 license=('custom:dumb' 'GPL')
-url=http://dumb.sourceforge.net/;
+url='http://dumb.sourceforge.net/'
+makedepends=('setconf')
 depends=('glibc' 'allegro4')
-source=(http://downloads.sourceforge.net/sourceforge/dumb/$pkgname-$pkgver.tar.gz
-as-needed.patch
-CVE-2006-3668.patch)
-md5sums=('f48da5b990aa8aa822d3b6a951baf5c2'
- '580676387b07d3b5998bbd525df2df52'
- 'e1378e2eb30346073ee188608ac2c9e7')
+source=(http://downloads.sourceforge.net/sourceforge/dumb/$pkgname-$pkgver.tar.gz;
+'as-needed.patch'
+'CVE-2006-3668.patch')
+sha256sums=('8d44fbc9e57f3bac9f761c3b12ce102d47d717f0dd846657fb988e0bb5d1ea33'
+'f7a41576d5dcecad2f9a01cbb0228457b434423046cb67c9a0a720ec87f43fb9'
+'9f6785435757db725bc73b1c4874b91e80b9277c6fdd2b56e47dae1cfbc968e6')
 
 build() {
   cd $srcdir/$pkgname-$pkgver
-  [ ${CARCH} = x86_64 ]  export CFLAGS=${CFLAGS} -fPIC
 
-  # Fix CVE-2006-3668 (Patch found in Gentoo and other distros).
+  # Add -fPIC for anything but i686
+  [ $CARCH = 'i686' ] || export CFLAGS=${CFLAGS} -fPIC
+
+  # Patch from Gentoo for CVE-2006-3668
   patch -p1  $srcdir/CVE-2006-3668.patch
 
-  # Apply a patch from Gentoo, so that we can build against binutils
-  # 2.22 and above.
+  # Patch from Gentoo for binutils = 2.22
   patch -p1  $srcdir/as-needed.patch
   sed -i '/LDFLAGS :=/d' Makefile
   cp Makefile Makefile.rdy
@@ -39,23 +43,21 @@
 include make/unix.inc
 ALL_TARGETS := core core-examples core-headers
 ALL_TARGETS += allegro allegro-examples allegro-headers
-PREFIX := $pkgdir/usr
+PREFIX := /usr
 EOF
 
-  # Upstream's makefile ignores our CFLAGS.  They put -I directives in
-  # their own CFLAGS, so we can't just say
-  # make CFLAGS=...
-  # Gentoo's ebuild overrides another of their makefile variables, named
-  # OFLAGS.
-  make OFLAGS=${CFLAGS}
+  # Use OFLAGS to be able to set CFLAGS without replacing the -I directives
+  make -j1 OFLAGS=${CFLAGS}
 }
 
 package() {
   cd $srcdir/$pkgname-$pkgver
-  # Create directories
+
   install -d $pkgdir/usr/{lib,bin,include}
-  install -D -m644 licence.txt \
+  install -Dm644 licence.txt \
 $pkgdir/usr/share/licenses/$pkgname/licence.txt
+  setconf make/config.txt PREFIX $pkgdir/usr
+  make DESTDIR=$pkgdir install
+}
 
-  make install
-}
+# vim:set ts=2 sw=2 et:



[arch-commits] Commit in dumb/repos (12 files)

2013-02-03 Thread Alexander Rødseth
Date: Monday, February 4, 2013 @ 00:11:33
  Author: arodseth
Revision: 83614

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

Added:
  dumb/repos/community-i686/CVE-2006-3668.patch
(from rev 83613, dumb/trunk/CVE-2006-3668.patch)
  dumb/repos/community-i686/PKGBUILD
(from rev 83613, dumb/trunk/PKGBUILD)
  dumb/repos/community-i686/as-needed.patch
(from rev 83613, dumb/trunk/as-needed.patch)
  dumb/repos/community-x86_64/CVE-2006-3668.patch
(from rev 83613, dumb/trunk/CVE-2006-3668.patch)
  dumb/repos/community-x86_64/PKGBUILD
(from rev 83613, dumb/trunk/PKGBUILD)
  dumb/repos/community-x86_64/as-needed.patch
(from rev 83613, dumb/trunk/as-needed.patch)
Deleted:
  dumb/repos/community-i686/CVE-2006-3668.patch
  dumb/repos/community-i686/PKGBUILD
  dumb/repos/community-i686/as-needed.patch
  dumb/repos/community-x86_64/CVE-2006-3668.patch
  dumb/repos/community-x86_64/PKGBUILD
  dumb/repos/community-x86_64/as-needed.patch

--+
 community-i686/CVE-2006-3668.patch   |   32 +++
 community-i686/PKGBUILD  |  124 ++--
 community-i686/as-needed.patch   |  144 -
 community-x86_64/CVE-2006-3668.patch |   32 +++
 community-x86_64/PKGBUILD|  124 ++--
 community-x86_64/as-needed.patch |  144 -
 6 files changed, 302 insertions(+), 298 deletions(-)

Deleted: community-i686/CVE-2006-3668.patch
===
--- community-i686/CVE-2006-3668.patch  2013-02-03 23:11:19 UTC (rev 83613)
+++ community-i686/CVE-2006-3668.patch  2013-02-03 23:11:33 UTC (rev 83614)
@@ -1,16 +0,0 @@
-Index: libdumb-0.9.3/src/it/itread.c
-===
 libdumb-0.9.3.orig/src/it/itread.c 2006-07-21 11:05:48.0 +0200
-+++ libdumb-0.9.3/src/it/itread.c  2006-07-21 11:07:22.0 +0200
-@@ -292,6 +292,11 @@
- 
-   envelope-flags = dumbfile_getc(f);
-   envelope-n_nodes = dumbfile_getc(f);
-+  if(envelope-n_nodes  25) {
-+  TRACE(IT error: wrong number of envelope nodes (%d)\n, 
envelope-n_nodes);
-+  envelope-n_nodes = 0;
-+  return -1;
-+  }
-   envelope-loop_start = dumbfile_getc(f);
-   envelope-loop_end = dumbfile_getc(f);
-   envelope-sus_loop_start = dumbfile_getc(f);

Copied: dumb/repos/community-i686/CVE-2006-3668.patch (from rev 83613, 
dumb/trunk/CVE-2006-3668.patch)
===
--- community-i686/CVE-2006-3668.patch  (rev 0)
+++ community-i686/CVE-2006-3668.patch  2013-02-03 23:11:33 UTC (rev 83614)
@@ -0,0 +1,16 @@
+Index: libdumb-0.9.3/src/it/itread.c
+===
+--- libdumb-0.9.3.orig/src/it/itread.c 2006-07-21 11:05:48.0 +0200
 libdumb-0.9.3/src/it/itread.c  2006-07-21 11:07:22.0 +0200
+@@ -292,6 +292,11 @@
+ 
+   envelope-flags = dumbfile_getc(f);
+   envelope-n_nodes = dumbfile_getc(f);
++  if(envelope-n_nodes  25) {
++  TRACE(IT error: wrong number of envelope nodes (%d)\n, 
envelope-n_nodes);
++  envelope-n_nodes = 0;
++  return -1;
++  }
+   envelope-loop_start = dumbfile_getc(f);
+   envelope-loop_end = dumbfile_getc(f);
+   envelope-sus_loop_start = dumbfile_getc(f);

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-02-03 23:11:19 UTC (rev 83613)
+++ community-i686/PKGBUILD 2013-02-03 23:11:33 UTC (rev 83614)
@@ -1,61 +0,0 @@
-# Contributor: Chris Brannon cmbranno...@gmail.com
-# Contributor: JJDaNiMoTh jjdanim...@gmail.com
-# Contributor: Bjørn Lindeijer bjorn lindeijer nl
-
-pkgname=dumb
-pkgver=0.9.3
-pkgrel=6
-pkgdesc=An IT, XM, S3M and MOD player library
-arch=('i686' 'x86_64')
-license=('custom:dumb' 'GPL')
-url=http://dumb.sourceforge.net/;
-depends=('glibc' 'allegro4')
-source=(http://downloads.sourceforge.net/sourceforge/dumb/$pkgname-$pkgver.tar.gz
-as-needed.patch
-CVE-2006-3668.patch)
-md5sums=('f48da5b990aa8aa822d3b6a951baf5c2'
- '580676387b07d3b5998bbd525df2df52'
- 'e1378e2eb30346073ee188608ac2c9e7')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  [ ${CARCH} = x86_64 ]  export CFLAGS=${CFLAGS} -fPIC
-
-  # Fix CVE-2006-3668 (Patch found in Gentoo and other distros).
-  patch -p1  $srcdir/CVE-2006-3668.patch
-
-  # Apply a patch from Gentoo, so that we can build against binutils
-  # 2.22 and above.
-  patch -p1  $srcdir/as-needed.patch
-  sed -i '/LDFLAGS :=/d' Makefile
-  cp Makefile Makefile.rdy
-
-  # Make with Allegro support
-  # Upstream's make process is interactive, and we can't simply pass
-  # a here-document to the make command.  The best way is to 

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

2013-02-03 Thread Alexander Rødseth
Date: Monday, February 4, 2013 @ 00:14:42
  Author: arodseth
Revision: 83615

upgpkg: waf 1.7.9-2, fix for todo/clean-up-pkgdir-usage

Modified:
  waf/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-02-03 23:11:33 UTC (rev 83614)
+++ PKGBUILD2013-02-03 23:14:42 UTC (rev 83615)
@@ -4,7 +4,7 @@
 
 pkgname=waf
 pkgver=1.7.9
-pkgrel=1
+pkgrel=2
 pkgdesc='General-purpose build system modelled after Scons'
 url='http://code.google.com/p/waf/'
 arch=('any')
@@ -17,13 +17,10 @@
 build() {
   cd $srcdir/$pkgname-$pkgver
 
-  msg2 Building...
   ./waf-light configure --prefix=/usr
   ./waf-light --make-waf
-  ./waf-light install -f --destdir=$pkgdir \
---tools='compat,compat15,ocaml,go,cython,scala,erlang,cuda,gcj,boost,pep8'
 
-  msg2 Extracting license...
+  msg2 'Extracting license...'
   head -n 30 waf | tail -n 25  LICENSE
 
   sed -i '0,/env python/s//python3/' waf
@@ -32,18 +29,20 @@
 package() {
   cd $srcdir/$pkgname-$pkgver
 
-  msg2 Packaging binaries...
+  ./waf-light install -f --destdir=$pkgdir \
+--tools='compat,compat15,ocaml,go,cython,scala,erlang,cuda,gcj,boost,pep8'
+
   install -Dm755 waf $pkgdir/usr/bin/waf
   # Force the generation of .waf.admin files
   cd demos/c
   $pkgdir/usr/bin/waf configure build  /dev/null
   cd ../..
 
-  msg2 Setting permissions...
+  msg2 'Setting permissions...'
   chmod -R 0644 $pkgdir/usr/bin/.waf*/waflib/Tools/*
   chown -R root:root $pkgdir/usr/*
 
-  msg2 Packaging license...
+  msg2 'Packaging license...'
   install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
 }
 



[arch-commits] Commit in waf/repos/community-any (PKGBUILD PKGBUILD)

2013-02-03 Thread Alexander Rødseth
Date: Monday, February 4, 2013 @ 00:14:49
  Author: arodseth
Revision: 83616

archrelease: copy trunk to community-any

Added:
  waf/repos/community-any/PKGBUILD
(from rev 83615, waf/trunk/PKGBUILD)
Deleted:
  waf/repos/community-any/PKGBUILD

--+
 PKGBUILD |   99 ++---
 1 file changed, 49 insertions(+), 50 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-02-03 23:14:42 UTC (rev 83615)
+++ PKGBUILD2013-02-03 23:14:49 UTC (rev 83616)
@@ -1,50 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth rods...@gmail.com
-# Contributor: Sebastien Binet bi...@cern.ch
-
-pkgname=waf
-pkgver=1.7.9
-pkgrel=1
-pkgdesc='General-purpose build system modelled after Scons'
-url='http://code.google.com/p/waf/'
-arch=('any')
-license=('BSD')
-depends=('python')
-provides=('python-waf')
-source=(http://$pkgname.googlecode.com/files/$pkgname-$pkgver.tar.bz2;)
-sha256sums=('59d2ab56238aadc3f80c8d7114a42f621df0567740a9700e736a60325d8b0f93')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-
-  msg2 Building...
-  ./waf-light configure --prefix=/usr
-  ./waf-light --make-waf
-  ./waf-light install -f --destdir=$pkgdir \
---tools='compat,compat15,ocaml,go,cython,scala,erlang,cuda,gcj,boost,pep8'
-
-  msg2 Extracting license...
-  head -n 30 waf | tail -n 25  LICENSE
-
-  sed -i '0,/env python/s//python3/' waf
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-
-  msg2 Packaging binaries...
-  install -Dm755 waf $pkgdir/usr/bin/waf
-  # Force the generation of .waf.admin files
-  cd demos/c
-  $pkgdir/usr/bin/waf configure build  /dev/null
-  cd ../..
-
-  msg2 Setting permissions...
-  chmod -R 0644 $pkgdir/usr/bin/.waf*/waflib/Tools/*
-  chown -R root:root $pkgdir/usr/*
-
-  msg2 Packaging license...
-  install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
-}
-
-# vim:set ts=2 sw=2 et:

Copied: waf/repos/community-any/PKGBUILD (from rev 83615, waf/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-02-03 23:14:49 UTC (rev 83616)
@@ -0,0 +1,49 @@
+# $Id$
+# Maintainer: Alexander Rødseth rods...@gmail.com
+# Contributor: Sebastien Binet bi...@cern.ch
+
+pkgname=waf
+pkgver=1.7.9
+pkgrel=2
+pkgdesc='General-purpose build system modelled after Scons'
+url='http://code.google.com/p/waf/'
+arch=('any')
+license=('BSD')
+depends=('python')
+provides=('python-waf')
+source=(http://$pkgname.googlecode.com/files/$pkgname-$pkgver.tar.bz2;)
+sha256sums=('59d2ab56238aadc3f80c8d7114a42f621df0567740a9700e736a60325d8b0f93')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+
+  ./waf-light configure --prefix=/usr
+  ./waf-light --make-waf
+
+  msg2 'Extracting license...'
+  head -n 30 waf | tail -n 25  LICENSE
+
+  sed -i '0,/env python/s//python3/' waf
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+
+  ./waf-light install -f --destdir=$pkgdir \
+--tools='compat,compat15,ocaml,go,cython,scala,erlang,cuda,gcj,boost,pep8'
+
+  install -Dm755 waf $pkgdir/usr/bin/waf
+  # Force the generation of .waf.admin files
+  cd demos/c
+  $pkgdir/usr/bin/waf configure build  /dev/null
+  cd ../..
+
+  msg2 'Setting permissions...'
+  chmod -R 0644 $pkgdir/usr/bin/.waf*/waflib/Tools/*
+  chown -R root:root $pkgdir/usr/*
+
+  msg2 'Packaging license...'
+  install -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
+}
+
+# vim:set ts=2 sw=2 et:



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

2013-02-03 Thread Alexander Rødseth
Date: Monday, February 4, 2013 @ 00:23:56
  Author: arodseth
Revision: 83617

upgpkg: fceux 2.2.0-2

Modified:
  fceux/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-02-03 23:14:49 UTC (rev 83616)
+++ PKGBUILD2013-02-03 23:23:56 UTC (rev 83617)
@@ -5,7 +5,7 @@
 
 pkgname=fceux
 pkgver=2.2.0
-pkgrel=1
+pkgrel=2
 url='http://www.fceux.com/'
 pkgdesc='Fast and ultra-compatible NES/Famicom emulator'
 arch=('x86_64' 'i686')
@@ -21,7 +21,7 @@
   cd $srcdir/$pkgname
 
   msg2 'Compiling...'
-  scons --prefix=$pkgdir/usr
+  scons
 }
 
 package() {



[arch-commits] Commit in fceux/repos (8 files)

2013-02-03 Thread Alexander Rødseth
Date: Monday, February 4, 2013 @ 00:24:07
  Author: arodseth
Revision: 83618

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

Added:
  fceux/repos/community-i686/PKGBUILD
(from rev 83617, fceux/trunk/PKGBUILD)
  fceux/repos/community-i686/fceux.install
(from rev 83617, fceux/trunk/fceux.install)
  fceux/repos/community-x86_64/PKGBUILD
(from rev 83617, fceux/trunk/PKGBUILD)
  fceux/repos/community-x86_64/fceux.install
(from rev 83617, fceux/trunk/fceux.install)
Deleted:
  fceux/repos/community-i686/PKGBUILD
  fceux/repos/community-i686/fceux.install
  fceux/repos/community-x86_64/PKGBUILD
  fceux/repos/community-x86_64/fceux.install

+
 community-i686/PKGBUILD|   96 +++
 community-i686/fceux.install   |   26 +-
 community-x86_64/PKGBUILD  |   96 +++
 community-x86_64/fceux.install |   26 +-
 4 files changed, 122 insertions(+), 122 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-02-03 23:23:56 UTC (rev 83617)
+++ community-i686/PKGBUILD 2013-02-03 23:24:07 UTC (rev 83618)
@@ -1,48 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth rods...@gmail.com
-# Contriutor: Eric Belanger e...@archlinux.org
-# Contributor: Jo Christian Bergskås jcb...@gmail.com
-
-pkgname=fceux
-pkgver=2.2.0
-pkgrel=1
-url='http://www.fceux.com/'
-pkgdesc='Fast and ultra-compatible NES/Famicom emulator'
-arch=('x86_64' 'i686')
-license=('GPL')
-depends=('sdl' 'gtk2' 'gd' 'desktop-file-utils' 'lua51' 'libgl')
-makedepends=('scons' 'mesa' 'glu')
-optdepends=('xchm: for viewing the manual')
-install=$pkgname.install
-source=(https://sourceforge.net/projects/fceultra/files/Source%20Code/$pkgver%20src/$pkgname-$pkgver.src.tar.gz;)
-sha256sums=('31ad7b478d5c0911a67a4eaeae9de915d44fc95844148a135114e27d7fd1a694')
-
-build() {
-  cd $srcdir/$pkgname
-
-  msg2 'Compiling...'
-  scons --prefix=$pkgdir/usr
-}
-
-package() {
-  cd $srcdir/$pkgname
-
-  msg2 'Packaging binaries, data and man-pages...'
-  scons install --prefix=$pkgdir/usr
-
-  msg2 'Packaging documentation...'
-  install -Dm644 src/drivers/win/help/$pkgname.chm \
-$pkgdir/usr/share/doc/$pkgname/$pkgname.chm
-  cp -r documentation/* $pkgdir/usr/share/doc/$pkgname/
-  # Removing manpages that are already placed in the right location
-  rm -f $pkgdir/usr/share/doc/$pkgname/*.6
-  install -Dm644 changelog.txt $pkgdir/usr/share/doc/$pkgname/
-
-  msg2 'Packaging desktop shortcut and icon...'
-  install -Dm644 $pkgname.desktop \
-$pkgdir/usr/share/applications/$pkgname.desktop
-  install -Dm644 $pkgname.png \
-$pkgdir/usr/share/pixmaps/$pkgname.png
-}
-
-# vim:set ts=2 sw=2 et:

Copied: fceux/repos/community-i686/PKGBUILD (from rev 83617, 
fceux/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-02-03 23:24:07 UTC (rev 83618)
@@ -0,0 +1,48 @@
+# $Id$
+# Maintainer: Alexander Rødseth rods...@gmail.com
+# Contriutor: Eric Belanger e...@archlinux.org
+# Contributor: Jo Christian Bergskås jcb...@gmail.com
+
+pkgname=fceux
+pkgver=2.2.0
+pkgrel=2
+url='http://www.fceux.com/'
+pkgdesc='Fast and ultra-compatible NES/Famicom emulator'
+arch=('x86_64' 'i686')
+license=('GPL')
+depends=('sdl' 'gtk2' 'gd' 'desktop-file-utils' 'lua51' 'libgl')
+makedepends=('scons' 'mesa' 'glu')
+optdepends=('xchm: for viewing the manual')
+install=$pkgname.install
+source=(https://sourceforge.net/projects/fceultra/files/Source%20Code/$pkgver%20src/$pkgname-$pkgver.src.tar.gz;)
+sha256sums=('31ad7b478d5c0911a67a4eaeae9de915d44fc95844148a135114e27d7fd1a694')
+
+build() {
+  cd $srcdir/$pkgname
+
+  msg2 'Compiling...'
+  scons
+}
+
+package() {
+  cd $srcdir/$pkgname
+
+  msg2 'Packaging binaries, data and man-pages...'
+  scons install --prefix=$pkgdir/usr
+
+  msg2 'Packaging documentation...'
+  install -Dm644 src/drivers/win/help/$pkgname.chm \
+$pkgdir/usr/share/doc/$pkgname/$pkgname.chm
+  cp -r documentation/* $pkgdir/usr/share/doc/$pkgname/
+  # Removing manpages that are already placed in the right location
+  rm -f $pkgdir/usr/share/doc/$pkgname/*.6
+  install -Dm644 changelog.txt $pkgdir/usr/share/doc/$pkgname/
+
+  msg2 'Packaging desktop shortcut and icon...'
+  install -Dm644 $pkgname.desktop \
+$pkgdir/usr/share/applications/$pkgname.desktop
+  install -Dm644 $pkgname.png \
+$pkgdir/usr/share/pixmaps/$pkgname.png
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-i686/fceux.install
===
--- community-i686/fceux.install2013-02-03 23:23:56 UTC (rev 83617)
+++ community-i686/fceux.install2013-02-03 23:24:07 UTC (rev 83618)
@@ -1,13 +0,0 @@
-post_upgrade() {
-  update-desktop-database -q
-}
-
-post_install() {

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

2013-02-03 Thread Gaetan Bisson
Date: Monday, February 4, 2013 @ 01:31:41
  Author: bisson
Revision: 177004

upstream update

Modified:
  audacious/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-02-03 18:51:00 UTC (rev 177003)
+++ PKGBUILD2013-02-04 00:31:41 UTC (rev 177004)
@@ -4,7 +4,7 @@
 # Contributor: Giovanni Scafora giova...@archlinux.org
 
 pkgname=audacious
-pkgver=3.3.3
+pkgver=3.3.4
 pkgrel=1
 pkgdesc='Lightweight, advanced audio player focused on audio quality'
 url='http://audacious-media-player.org/'
@@ -14,7 +14,7 @@
  'hicolor-icon-theme' 'desktop-file-utils')
 optdepends=('unzip: zipped skins support')
 
source=(http://distfiles.audacious-media-player.org/${pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('f0f954a6c08dbe840df70f24a1ac82cdecc58c66')
+sha1sums=('d1050fb88a59b46c0c9bbb1af0e7efc2b02f2b4d')
 
 provides=('audacious-player')
 replaces=('audacious-player')



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

2013-02-03 Thread Gaetan Bisson
Date: Monday, February 4, 2013 @ 01:31:50
  Author: bisson
Revision: 177005

upstream update

Modified:
  audacious-plugins/trunk/PKGBUILD
Deleted:
  audacious-plugins/trunk/libcdio.patch

---+
 PKGBUILD  |   12 ++
 libcdio.patch |  111 
 2 files changed, 4 insertions(+), 119 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-02-04 00:31:41 UTC (rev 177004)
+++ PKGBUILD2013-02-04 00:31:50 UTC (rev 177005)
@@ -4,8 +4,8 @@
 # Contributor: William Rea sillywi...@gmail.com
 
 pkgname=audacious-plugins
-pkgver=3.3.3
-pkgrel=3
+pkgver=3.3.4
+pkgrel=1
 pkgdesc='Plugins for Audacious'
 url='http://audacious-media-player.org/'
 license=('custom:BSD' 'GPL')
@@ -43,16 +43,12 @@
 'libmms: libmms-based mms transport'
 'libcue: CUE playlist format')
 
-source=(http://distfiles.audacious-media-player.org/${pkgname}-${pkgver}.tar.bz2;
-'libcdio.patch')
-sha1sums=('c7384a2de6e3305f3c3271bb66344f0cbb9bef0e'
-  '56977393425c98183d8c69540ac80545fc4ba19a')
+source=(http://distfiles.audacious-media-player.org/${pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('6493f051417a201fc0e2de7ef36a709676f96607')
 
 build() {
cd ${srcdir}/${pkgname}-${pkgver}
 
-   patch -p1 -i ../libcdio.patch
-
./configure \
--prefix=/usr \
--enable-amidiplug \

Deleted: libcdio.patch
===
--- libcdio.patch   2013-02-04 00:31:41 UTC (rev 177004)
+++ libcdio.patch   2013-02-04 00:31:50 UTC (rev 177005)
@@ -1,111 +0,0 @@
-diff --git a/src/cdaudio-ng/cdaudio-ng.c b/src/cdaudio-ng/cdaudio-ng.c
-index 925b847..e986839 100644
 a/src/cdaudio-ng/cdaudio-ng.c
-+++ b/src/cdaudio-ng/cdaudio-ng.c
-@@ -26,11 +26,16 @@
- #include cdio/cdio.h
- #include cdio/cdtext.h
- #include cdio/track.h
--#include cdio/cdda.h
- #include cdio/audio.h
- #include cdio/sector.h
- #include cdio/cd_types.h
- 
-+#if LIBCDIO_VERSION_NUM = 90
-+#include cdio/paranoia/cdda.h
-+#else
-+#include cdio/cdda.h
-+#endif
-+
- /* libcdio's header files #define these */
- #undef PACKAGE
- #undef PACKAGE_BUGREPORT
-@@ -269,9 +274,9 @@ static void cdaudio_set_strinfo (trackinfo_t * t,
-  const char * performer, const char * name,
-  const char * genre)
- {
--g_strlcpy (t-performer, performer, DEF_STRING_LEN);
--g_strlcpy (t-name, name, DEF_STRING_LEN);
--g_strlcpy (t-genre, genre, DEF_STRING_LEN);
-+g_strlcpy (t-performer, performer ? performer : , DEF_STRING_LEN);
-+g_strlcpy (t-name, name ? name : , DEF_STRING_LEN);
-+g_strlcpy (t-genre, genre ? genre : , DEF_STRING_LEN);
- }
- 
- /* thread safe (mutex may be locked) */
-@@ -622,23 +627,32 @@ static void scan_cd (void)
- }
- 
- /* get trackinfo[0] cdtext information (the disc) */
-+cdtext_t *pcdtext = NULL;
- if (aud_get_bool (CDDA, use_cdtext))
- {
- AUDDBG (getting cd-text information for disc\n);
--cdtext_t *pcdtext = cdio_get_cdtext (pcdrom_drive-p_cdio, 0);
-+#if LIBCDIO_VERSION_NUM = 90
-+pcdtext = cdio_get_cdtext (pcdrom_drive-p_cdio);
-+if (pcdtext == NULL)
-+#else
-+pcdtext = cdio_get_cdtext (pcdrom_drive-p_cdio, 0);
- if (pcdtext == NULL || pcdtext-field[CDTEXT_TITLE] == NULL)
-+#endif
- {
- AUDDBG (no cd-text available for disc\n);
- }
- else
- {
- cdaudio_set_strinfo (trackinfo[0],
-- pcdtext-field[CDTEXT_PERFORMER] ? pcdtext-
-- field[CDTEXT_PERFORMER] : ,
-- pcdtext-field[CDTEXT_TITLE] ? pcdtext-
-- field[CDTEXT_TITLE] : ,
-- pcdtext-field[CDTEXT_GENRE] ? pcdtext-
-- field[CDTEXT_GENRE] : );
-+#if LIBCDIO_VERSION_NUM = 90
-+ cdtext_get(pcdtext, CDTEXT_FIELD_PERFORMER, 
0),
-+ cdtext_get(pcdtext, CDTEXT_FIELD_TITLE, 0),
-+ cdtext_get(pcdtext, CDTEXT_FIELD_GENRE, 0));
-+#else
-+ pcdtext-field[CDTEXT_PERFORMER],
-+ pcdtext-field[CDTEXT_TITLE],
-+ pcdtext-field[CDTEXT_GENRE]);
-+#endif
- }
- }
- 
-@@ -646,7 +660,7 @@ static void scan_cd (void)
- bool_t cdtext_was_available = FALSE;
- for (trackno = firsttrackno; trackno = lasttrackno; trackno++)
- {
--cdtext_t *pcdtext = NULL;
-+#if LIBCDIO_VERSION_NUM  90
- if (aud_get_bool (CDDA, use_cdtext))
- {
- AUDDBG (getting cd-text information for track %d\n, trackno);
-@@ -657,16 +671,20 @@ static void scan_cd (void)
- pcdtext = 

[arch-commits] Commit in audacious/repos (8 files)

2013-02-03 Thread Gaetan Bisson
Date: Monday, February 4, 2013 @ 01:32:16
  Author: bisson
Revision: 177006

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

Added:
  audacious/repos/extra-i686/PKGBUILD
(from rev 177005, audacious/trunk/PKGBUILD)
  audacious/repos/extra-i686/install
(from rev 177005, audacious/trunk/install)
  audacious/repos/extra-x86_64/PKGBUILD
(from rev 177005, audacious/trunk/PKGBUILD)
  audacious/repos/extra-x86_64/install
(from rev 177005, audacious/trunk/install)
Deleted:
  audacious/repos/extra-i686/PKGBUILD
  audacious/repos/extra-i686/install
  audacious/repos/extra-x86_64/PKGBUILD
  audacious/repos/extra-x86_64/install

---+
 extra-i686/PKGBUILD   |   66 
 extra-i686/install|   26 +-
 extra-x86_64/PKGBUILD |   66 
 extra-x86_64/install  |   26 +-
 4 files changed, 92 insertions(+), 92 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-02-04 00:31:50 UTC (rev 177005)
+++ extra-i686/PKGBUILD 2013-02-04 00:32:16 UTC (rev 177006)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Gaetan Bisson bis...@archlinux.org
-# Contributor: Alexander Fehr pizzapunk gmail com
-# Contributor: Giovanni Scafora giova...@archlinux.org
-
-pkgname=audacious
-pkgver=3.3.3
-pkgrel=1
-pkgdesc='Lightweight, advanced audio player focused on audio quality'
-url='http://audacious-media-player.org/'
-license=('custom:BSD')
-arch=('i686' 'x86_64')
-depends=('gtk3' 'dbus-glib' 'libguess' 'libsm' 'audacious-plugins'
- 'hicolor-icon-theme' 'desktop-file-utils')
-optdepends=('unzip: zipped skins support')
-source=(http://distfiles.audacious-media-player.org/${pkgname}-${pkgver}.tar.bz2;)
-sha1sums=('f0f954a6c08dbe840df70f24a1ac82cdecc58c66')
-
-provides=('audacious-player')
-replaces=('audacious-player')
-install=install
-
-build() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-   ./configure --prefix=/usr --with-buildstamp='Arch Linux'
-   make
-}
-
-package() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-   make DESTDIR=${pkgdir} install
-   install -Dm644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-}

Copied: audacious/repos/extra-i686/PKGBUILD (from rev 177005, 
audacious/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-02-04 00:32:16 UTC (rev 177006)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Gaetan Bisson bis...@archlinux.org
+# Contributor: Alexander Fehr pizzapunk gmail com
+# Contributor: Giovanni Scafora giova...@archlinux.org
+
+pkgname=audacious
+pkgver=3.3.4
+pkgrel=1
+pkgdesc='Lightweight, advanced audio player focused on audio quality'
+url='http://audacious-media-player.org/'
+license=('custom:BSD')
+arch=('i686' 'x86_64')
+depends=('gtk3' 'dbus-glib' 'libguess' 'libsm' 'audacious-plugins'
+ 'hicolor-icon-theme' 'desktop-file-utils')
+optdepends=('unzip: zipped skins support')
+source=(http://distfiles.audacious-media-player.org/${pkgname}-${pkgver}.tar.bz2;)
+sha1sums=('d1050fb88a59b46c0c9bbb1af0e7efc2b02f2b4d')
+
+provides=('audacious-player')
+replaces=('audacious-player')
+install=install
+
+build() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   ./configure --prefix=/usr --with-buildstamp='Arch Linux'
+   make
+}
+
+package() {
+   cd ${srcdir}/${pkgname}-${pkgver}
+   make DESTDIR=${pkgdir} install
+   install -Dm644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+}

Deleted: extra-i686/install
===
--- extra-i686/install  2013-02-04 00:31:50 UTC (rev 177005)
+++ extra-i686/install  2013-02-04 00:32:16 UTC (rev 177006)
@@ -1,13 +0,0 @@
-post_install() {
-   update-desktop-database -q
-   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-   true
-}
-
-post_upgrade() {
-   post_install
-}
-
-post_remove() {
-   post_install
-}

Copied: audacious/repos/extra-i686/install (from rev 177005, 
audacious/trunk/install)
===
--- extra-i686/install  (rev 0)
+++ extra-i686/install  2013-02-04 00:32:16 UTC (rev 177006)
@@ -0,0 +1,13 @@
+post_install() {
+   update-desktop-database -q
+   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+   true
+}
+
+post_upgrade() {
+   post_install
+}
+
+post_remove() {
+   post_install
+}

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-02-04 00:31:50 UTC (rev 177005)
+++ extra-x86_64/PKGBUILD   2013-02-04 00:32:16 UTC (rev 177006)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Gaetan Bisson bis...@archlinux.org
-# Contributor: Alexander Fehr pizzapunk gmail com
-# Contributor: 

[arch-commits] Commit in audacious-plugins/repos (6 files)

2013-02-03 Thread Gaetan Bisson
Date: Monday, February 4, 2013 @ 01:32:24
  Author: bisson
Revision: 177007

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

Added:
  audacious-plugins/repos/extra-i686/PKGBUILD
(from rev 177005, audacious-plugins/trunk/PKGBUILD)
  audacious-plugins/repos/extra-x86_64/PKGBUILD
(from rev 177006, audacious-plugins/trunk/PKGBUILD)
Deleted:
  audacious-plugins/repos/extra-i686/PKGBUILD
  audacious-plugins/repos/extra-i686/libcdio.patch
  audacious-plugins/repos/extra-x86_64/PKGBUILD
  audacious-plugins/repos/extra-x86_64/libcdio.patch

+
 extra-i686/PKGBUILD|  132 ---
 extra-i686/libcdio.patch   |  111 
 extra-x86_64/PKGBUILD  |  132 ---
 extra-x86_64/libcdio.patch |  111 
 4 files changed, 128 insertions(+), 358 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-02-04 00:32:16 UTC (rev 177006)
+++ extra-i686/PKGBUILD 2013-02-04 00:32:24 UTC (rev 177007)
@@ -1,68 +0,0 @@
-# $Id$
-# Maintainer: Gaetan Bisson bis...@archlinux.org
-# Contributor: Alexander Fehr pizzapunk gmail com
-# Contributor: William Rea sillywi...@gmail.com
-
-pkgname=audacious-plugins
-pkgver=3.3.3
-pkgrel=3
-pkgdesc='Plugins for Audacious'
-url='http://audacious-media-player.org/'
-license=('custom:BSD' 'GPL')
-arch=('i686' 'x86_64')
-
-makedepends=(audacious=${pkgver}
- 'oss' 'alsa-lib' 'pulseaudio' 'jack2' 'lame' 'libvorbis' 'flac'
- 'mpg123' 'faad2' 'ffmpeg' 'libmodplug' 'fluidsynth' 
'libcdio-paranoia' 'libsidplay' 'wavpack'
- 'libnotify' 'lirc-utils' 'curl' 'libmtp'
- 'neon' 'libmms' 'libcue')
-
-optdepends=('oss: Open Sound System v4 output'
-'alsa-lib: Advanced Linux Sound Arch. output'
-'pulseaudio: PulseAudio output'
-'jack2: Jack Audio Connection Kit output'
-'lame: FileWriter MP3 output'
-'libvorbis: Vorbis input, FileWriter Vorbis output'
-'flac: FLAC input, FileWriter FLAC output'
-
-'mpg123: MP3 input'
-'faad2: AAC input'
-'ffmpeg: ffaudio input'
-'libmodplug: modplug input'
-'fluidsynth: MIDI FluidSynth backend input'
-'libcdio-paranoia: CD Digital Audio input'
-'libsidplay: Commodore 64 audio input'
-'wavpack: WavPack input'
-
-'libnotify: libnotify OSD'
-'lirc-utils: LIRC'
-'curl: AudioScrobbler Client'
-'libmtp: Upload to MTP device'
-
-'neon: neon-based http transport'
-'libmms: libmms-based mms transport'
-'libcue: CUE playlist format')
-
-source=(http://distfiles.audacious-media-player.org/${pkgname}-${pkgver}.tar.bz2;
-'libcdio.patch')
-sha1sums=('c7384a2de6e3305f3c3271bb66344f0cbb9bef0e'
-  '56977393425c98183d8c69540ac80545fc4ba19a')
-
-build() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-
-   patch -p1 -i ../libcdio.patch
-
-   ./configure \
-   --prefix=/usr \
-   --enable-amidiplug \
-   --disable-adplug \
-
-   make
-}
-
-package() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-   make DESTDIR=${pkgdir} install
-   install -Dm644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-}

Copied: audacious-plugins/repos/extra-i686/PKGBUILD (from rev 177005, 
audacious-plugins/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2013-02-04 00:32:24 UTC (rev 177007)
@@ -0,0 +1,64 @@
+# $Id$
+# Maintainer: Gaetan Bisson bis...@archlinux.org
+# Contributor: Alexander Fehr pizzapunk gmail com
+# Contributor: William Rea sillywi...@gmail.com
+
+pkgname=audacious-plugins
+pkgver=3.3.4
+pkgrel=1
+pkgdesc='Plugins for Audacious'
+url='http://audacious-media-player.org/'
+license=('custom:BSD' 'GPL')
+arch=('i686' 'x86_64')
+
+makedepends=(audacious=${pkgver}
+ 'oss' 'alsa-lib' 'pulseaudio' 'jack2' 'lame' 'libvorbis' 'flac'
+ 'mpg123' 'faad2' 'ffmpeg' 'libmodplug' 'fluidsynth' 
'libcdio-paranoia' 'libsidplay' 'wavpack'
+ 'libnotify' 'lirc-utils' 'curl' 'libmtp'
+ 'neon' 'libmms' 'libcue')
+
+optdepends=('oss: Open Sound System v4 output'
+'alsa-lib: Advanced Linux Sound Arch. output'
+'pulseaudio: PulseAudio output'
+'jack2: Jack Audio Connection Kit output'
+'lame: FileWriter MP3 output'
+'libvorbis: Vorbis input, FileWriter Vorbis output'
+'flac: FLAC input, FileWriter FLAC output'
+
+'mpg123: MP3 input'
+'faad2: AAC input'
+'ffmpeg: ffaudio input'
+'libmodplug: modplug input'
+

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

2013-02-03 Thread Sébastien Luttringer
Date: Monday, February 4, 2013 @ 01:42:47
  Author: seblu
Revision: 83619

upgpkg: quagga 0.99.21-3

Modified:
  quagga/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-02-03 23:24:07 UTC (rev 83618)
+++ PKGBUILD2013-02-04 00:42:47 UTC (rev 83619)
@@ -1,9 +1,9 @@
 # $Id$
-# Maintainer: Sébastien Luttringer se...@aur.archlinux.org
+# Maintainer: Sébastien Luttringer se...@archlinux.org
 
 pkgname=quagga
 pkgver=0.99.21
-pkgrel=2.1
+pkgrel=3
 pkgdesc='BGP/OSPF/ISIS/RIP/RIPNG routing daemon suite'
 arch=('i686' 'x86_64')
 url='http://www.quagga.net'



[arch-commits] Commit in quagga/repos (52 files)

2013-02-03 Thread Sébastien Luttringer
Date: Monday, February 4, 2013 @ 01:43:11
  Author: seblu
Revision: 83621

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

Added:
  
quagga/repos/community-i686/0001-isisd-fix-typo-in-topology-generator-BZ-731.patch
(from rev 83619, 
quagga/trunk/0001-isisd-fix-typo-in-topology-generator-BZ-731.patch)
  quagga/repos/community-i686/0002-CVE-2012-1820.patch
(from rev 83619, quagga/trunk/0002-CVE-2012-1820.patch)
  quagga/repos/community-i686/PKGBUILD
(from rev 83619, quagga/trunk/PKGBUILD)
  quagga/repos/community-i686/babeld.service
(from rev 83619, quagga/trunk/babeld.service)
  quagga/repos/community-i686/bgpd.service
(from rev 83619, quagga/trunk/bgpd.service)
  quagga/repos/community-i686/isisd.service
(from rev 83619, quagga/trunk/isisd.service)
  quagga/repos/community-i686/ospf6d.service
(from rev 83619, quagga/trunk/ospf6d.service)
  quagga/repos/community-i686/ospfd.service
(from rev 83619, quagga/trunk/ospfd.service)
  quagga/repos/community-i686/quagga.install
(from rev 83619, quagga/trunk/quagga.install)
  quagga/repos/community-i686/ripd.service
(from rev 83619, quagga/trunk/ripd.service)
  quagga/repos/community-i686/ripngd.service
(from rev 83619, quagga/trunk/ripngd.service)
  quagga/repos/community-i686/zebra.service
(from rev 83619, quagga/trunk/zebra.service)
  
quagga/repos/community-x86_64/0001-isisd-fix-typo-in-topology-generator-BZ-731.patch
(from rev 83620, 
quagga/trunk/0001-isisd-fix-typo-in-topology-generator-BZ-731.patch)
  quagga/repos/community-x86_64/0002-CVE-2012-1820.patch
(from rev 83620, quagga/trunk/0002-CVE-2012-1820.patch)
  quagga/repos/community-x86_64/PKGBUILD
(from rev 83620, quagga/trunk/PKGBUILD)
  quagga/repos/community-x86_64/babeld.service
(from rev 83620, quagga/trunk/babeld.service)
  quagga/repos/community-x86_64/bgpd.service
(from rev 83620, quagga/trunk/bgpd.service)
  quagga/repos/community-x86_64/isisd.service
(from rev 83620, quagga/trunk/isisd.service)
  quagga/repos/community-x86_64/ospf6d.service
(from rev 83620, quagga/trunk/ospf6d.service)
  quagga/repos/community-x86_64/ospfd.service
(from rev 83620, quagga/trunk/ospfd.service)
  quagga/repos/community-x86_64/quagga.install
(from rev 83620, quagga/trunk/quagga.install)
  quagga/repos/community-x86_64/ripd.service
(from rev 83620, quagga/trunk/ripd.service)
  quagga/repos/community-x86_64/ripngd.service
(from rev 83620, quagga/trunk/ripngd.service)
  quagga/repos/community-x86_64/zebra.service
(from rev 83620, quagga/trunk/zebra.service)
Deleted:
  
quagga/repos/community-i686/0001-isisd-fix-typo-in-topology-generator-BZ-731.patch
  quagga/repos/community-i686/0002-CVE-2012-1820.patch
  quagga/repos/community-i686/PKGBUILD
  quagga/repos/community-i686/babeld.service
  quagga/repos/community-i686/bgpd.service
  quagga/repos/community-i686/isisd.service
  quagga/repos/community-i686/ospf6d.service
  quagga/repos/community-i686/ospfd.service
  quagga/repos/community-i686/quagga.conf
  quagga/repos/community-i686/quagga.install
  quagga/repos/community-i686/quagga.rc
  quagga/repos/community-i686/ripd.service
  quagga/repos/community-i686/ripngd.service
  quagga/repos/community-i686/zebra.service
  
quagga/repos/community-x86_64/0001-isisd-fix-typo-in-topology-generator-BZ-731.patch
  quagga/repos/community-x86_64/0002-CVE-2012-1820.patch
  quagga/repos/community-x86_64/PKGBUILD
  quagga/repos/community-x86_64/babeld.service
  quagga/repos/community-x86_64/bgpd.service
  quagga/repos/community-x86_64/isisd.service
  quagga/repos/community-x86_64/ospf6d.service
  quagga/repos/community-x86_64/ospfd.service
  quagga/repos/community-x86_64/quagga.conf
  quagga/repos/community-x86_64/quagga.install
  quagga/repos/community-x86_64/quagga.rc
  quagga/repos/community-x86_64/ripd.service
  quagga/repos/community-x86_64/ripngd.service
  quagga/repos/community-x86_64/zebra.service

-+
 community-i686/0001-isisd-fix-typo-in-topology-generator-BZ-731.patch   |   60 
+--
 community-i686/0002-CVE-2012-1820.patch |  148 

 community-i686/PKGBUILD |  180 
--
 community-i686/babeld.service   |   24 
-
 community-i686/bgpd.service |   24 
-
 community-i686/isisd.service|   24 
-
 community-i686/ospf6d.service   |   24 
-
 community-i686/ospfd.service|   24 
-
 community-i686/quagga.conf  |3 
 community-i686/quagga.install   |   72 
++--
 community-i686/quagga.rc|   33 
-
 community-i686/ripd.service   

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

2013-02-03 Thread Daniel Wallace
Date: Monday, February 4, 2013 @ 05:29:23
  Author: dwallace
Revision: 83622

upgpkg: youtube-viewer 1:3.0.6-1

upgpkg: youtube-viewer 1:3.0.6-1

Modified:
  youtube-viewer/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-02-04 00:43:11 UTC (rev 83621)
+++ PKGBUILD2013-02-04 04:29:23 UTC (rev 83622)
@@ -5,14 +5,14 @@
 pkgname=youtube-viewer
 _pkgdir=trizen-youtube-viewer
 epoch=1
-pkgver=3.0.4
-pkgrel=2
+pkgver=3.0.6
+pkgrel=1
 pkgdesc=A command line utility for viewing youtube-videos in MPlayer.
 arch=('any')
 url=https://github.com/trizen/youtube-viewer;
 license=('GPL3')
-source=($pkgname.zip::https://github.com/trizen/$pkgname/zipball/$pkgver;)
-md5sums=('74133aa409a65a1396e69b17081d7dc5')
+source=($pkgname-$pkgver.zip::https://github.com/trizen/$pkgname/zipball/$pkgver;)
+md5sums=('cb0cec192a4d835c4bbcceedfa2f7d63')
 
 depends=('perl=5.10.0' 'mplayer' 'perl-data-dump' 'perl-libwww' 
'perl-xml-fast')
 optdepends=('perl-term-readkey: to get the terminal width size'



[arch-commits] Commit in youtube-viewer/repos/community-any (PKGBUILD PKGBUILD)

2013-02-03 Thread Daniel Wallace
Date: Monday, February 4, 2013 @ 05:29:43
  Author: dwallace
Revision: 83623

archrelease: copy trunk to community-any

Added:
  youtube-viewer/repos/community-any/PKGBUILD
(from rev 83622, youtube-viewer/trunk/PKGBUILD)
Deleted:
  youtube-viewer/repos/community-any/PKGBUILD

--+
 PKGBUILD |   84 ++---
 1 file changed, 42 insertions(+), 42 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-02-04 04:29:23 UTC (rev 83622)
+++ PKGBUILD2013-02-04 04:29:43 UTC (rev 83623)
@@ -1,42 +0,0 @@
-$Id$
-# Maintainer: Daniel Wallace  danielwallace at gtmanfred dot com
-# Contributor: Trizen echo dHJpemVueEBnbWFpbC5jb20K | base64 -d
-
-pkgname=youtube-viewer
-_pkgdir=trizen-youtube-viewer
-epoch=1
-pkgver=3.0.4
-pkgrel=2
-pkgdesc=A command line utility for viewing youtube-videos in MPlayer.
-arch=('any')
-url=https://github.com/trizen/youtube-viewer;
-license=('GPL3')
-source=($pkgname.zip::https://github.com/trizen/$pkgname/zipball/$pkgver;)
-md5sums=('74133aa409a65a1396e69b17081d7dc5')
-
-depends=('perl=5.10.0' 'mplayer' 'perl-data-dump' 'perl-libwww' 
'perl-xml-fast')
-optdepends=('perl-term-readkey: to get the terminal width size'
-'perl-term-readline-gnu: for a better STDIN support'
-'perl-lwp-protocol-https: for login and https support'
-'gcap: for retrieving Youtube closed captions. [in AUR]')
-
-
-build() {
-cd $srcdir/$_pkgdir*/WWW-YoutubeViewer
-
-perl Build.PL   # --gtk-youtube-viewer
-}
-
-check(){
-cd $srcdir/$_pkgdir*/WWW-YoutubeViewer
-
-./Build test
-}
-
-package() {
-cd $srcdir/$_pkgdir*/WWW-YoutubeViewer
-
-./Build install --install_path script=/usr/bin --destdir=$pkgdir
-rm -r $pkgdir/usr/lib/
-
-}

Copied: youtube-viewer/repos/community-any/PKGBUILD (from rev 83622, 
youtube-viewer/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-02-04 04:29:43 UTC (rev 83623)
@@ -0,0 +1,42 @@
+$Id$
+# Maintainer: Daniel Wallace  danielwallace at gtmanfred dot com
+# Contributor: Trizen echo dHJpemVueEBnbWFpbC5jb20K | base64 -d
+
+pkgname=youtube-viewer
+_pkgdir=trizen-youtube-viewer
+epoch=1
+pkgver=3.0.6
+pkgrel=1
+pkgdesc=A command line utility for viewing youtube-videos in MPlayer.
+arch=('any')
+url=https://github.com/trizen/youtube-viewer;
+license=('GPL3')
+source=($pkgname-$pkgver.zip::https://github.com/trizen/$pkgname/zipball/$pkgver;)
+md5sums=('cb0cec192a4d835c4bbcceedfa2f7d63')
+
+depends=('perl=5.10.0' 'mplayer' 'perl-data-dump' 'perl-libwww' 
'perl-xml-fast')
+optdepends=('perl-term-readkey: to get the terminal width size'
+'perl-term-readline-gnu: for a better STDIN support'
+'perl-lwp-protocol-https: for login and https support'
+'gcap: for retrieving Youtube closed captions. [in AUR]')
+
+
+build() {
+cd $srcdir/$_pkgdir*/WWW-YoutubeViewer
+
+perl Build.PL   # --gtk-youtube-viewer
+}
+
+check(){
+cd $srcdir/$_pkgdir*/WWW-YoutubeViewer
+
+./Build test
+}
+
+package() {
+cd $srcdir/$_pkgdir*/WWW-YoutubeViewer
+
+./Build install --install_path script=/usr/bin --destdir=$pkgdir
+rm -r $pkgdir/usr/lib/
+
+}



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

2013-02-03 Thread Xyne
Date: Monday, February 4, 2013 @ 06:34:29
  Author: xyne
Revision: 83624

upgpkg: reflector 2013-1

Upstream update.

Modified:
  reflector/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-02-04 04:29:43 UTC (rev 83623)
+++ PKGBUILD2013-02-04 05:34:29 UTC (rev 83624)
@@ -1,6 +1,6 @@
 #Maintainer: Xyne ac xunilhcra enyx, backwards
 pkgname=reflector
-pkgver=2012.12.24.2
+pkgver=2013
 pkgrel=1
 pkgdesc='A Python 3 module and script to retrieve and filter the latest Pacman 
mirror list.'
 arch=(any)
@@ -8,16 +8,16 @@
 url=http://xyne.archlinux.ca/projects/reflector;
 depends=(python3)
 source=(
-  http://xyne.archlinux.ca/projects/reflector/src/reflector-2012.12.24.2.tar.xz
-  
http://xyne.archlinux.ca/projects/reflector/src/reflector-2012.12.24.2.tar.xz.sig
+  http://xyne.archlinux.ca/projects/reflector/src/reflector-2013.tar.xz
+  http://xyne.archlinux.ca/projects/reflector/src/reflector-2013.tar.xz.sig
 )
 sha512sums=(
-  
a6a53b4f561afb5aa5855e52665a8451da37187c7efa0c7ae5595b421947906410fd571354581199cc09f8b2b0e65f8b3ec8211efd953e2263f6b86f26f6db18
-  
5685cac1936887d89aaf15587ed10ef9ca078a56a3d5a819810639a98b2184877b6851e2ebac4b72fda7a7945635d2be4d425678ea630a0bb193cffaa3c74bea
+  
78351923edfafbf900e610d4461d341896e7618ceb4031120bb75155c5922cd6ba78b6309a04cf3802307e52d5b038ac7e7932ed8ccd59faa1acd197bd4765c5
+  
6e887046fdde869475d8b45bef3c64b286fd74515130b1312cf7eac3b4721ded647c1a415ff46037cc9d2aca244c1d3ccbb1f9d33c63356bdee9c4c9daa80507
 )
 md5sums=(
-  95bb73b13ab272144626c7cbe244a2b7
-  ad86f6b2c973b800e9fced25d5412cfd
+  3ea0857cdb4ca3e3f9c9c243d09b1fea
+  88983e6799619da114f2bb9c83a90d0d
 )
 
 package()



[arch-commits] Commit in reflector/repos/community-any (PKGBUILD PKGBUILD)

2013-02-03 Thread Xyne
Date: Monday, February 4, 2013 @ 06:34:38
  Author: xyne
Revision: 83625

archrelease: copy trunk to community-any

Added:
  reflector/repos/community-any/PKGBUILD
(from rev 83624, reflector/trunk/PKGBUILD)
Deleted:
  reflector/repos/community-any/PKGBUILD

--+
 PKGBUILD |   62 ++---
 1 file changed, 31 insertions(+), 31 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-02-04 05:34:29 UTC (rev 83624)
+++ PKGBUILD2013-02-04 05:34:38 UTC (rev 83625)
@@ -1,31 +0,0 @@
-#Maintainer: Xyne ac xunilhcra enyx, backwards
-pkgname=reflector
-pkgver=2012.12.24.2
-pkgrel=1
-pkgdesc='A Python 3 module and script to retrieve and filter the latest Pacman 
mirror list.'
-arch=(any)
-license=(GPL)
-url=http://xyne.archlinux.ca/projects/reflector;
-depends=(python3)
-source=(
-  http://xyne.archlinux.ca/projects/reflector/src/reflector-2012.12.24.2.tar.xz
-  
http://xyne.archlinux.ca/projects/reflector/src/reflector-2012.12.24.2.tar.xz.sig
-)
-sha512sums=(
-  
a6a53b4f561afb5aa5855e52665a8451da37187c7efa0c7ae5595b421947906410fd571354581199cc09f8b2b0e65f8b3ec8211efd953e2263f6b86f26f6db18
-  
5685cac1936887d89aaf15587ed10ef9ca078a56a3d5a819810639a98b2184877b6851e2ebac4b72fda7a7945635d2be4d425678ea630a0bb193cffaa3c74bea
-)
-md5sums=(
-  95bb73b13ab272144626c7cbe244a2b7
-  ad86f6b2c973b800e9fced25d5412cfd
-)
-
-package()
-{
-  cd $srcdir/$pkgname-$pkgver
-  python3 setup.py install --root=$pkgdir/ --optimize=1
-  install -D -m755 $srcdir/$pkgname-$pkgver/$pkgname 
$pkgdir/usr/bin/$pkgname
-}
-
-
-# vim: set ts=2 sw=2 et:

Copied: reflector/repos/community-any/PKGBUILD (from rev 83624, 
reflector/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-02-04 05:34:38 UTC (rev 83625)
@@ -0,0 +1,31 @@
+#Maintainer: Xyne ac xunilhcra enyx, backwards
+pkgname=reflector
+pkgver=2013
+pkgrel=1
+pkgdesc='A Python 3 module and script to retrieve and filter the latest Pacman 
mirror list.'
+arch=(any)
+license=(GPL)
+url=http://xyne.archlinux.ca/projects/reflector;
+depends=(python3)
+source=(
+  http://xyne.archlinux.ca/projects/reflector/src/reflector-2013.tar.xz
+  http://xyne.archlinux.ca/projects/reflector/src/reflector-2013.tar.xz.sig
+)
+sha512sums=(
+  
78351923edfafbf900e610d4461d341896e7618ceb4031120bb75155c5922cd6ba78b6309a04cf3802307e52d5b038ac7e7932ed8ccd59faa1acd197bd4765c5
+  
6e887046fdde869475d8b45bef3c64b286fd74515130b1312cf7eac3b4721ded647c1a415ff46037cc9d2aca244c1d3ccbb1f9d33c63356bdee9c4c9daa80507
+)
+md5sums=(
+  3ea0857cdb4ca3e3f9c9c243d09b1fea
+  88983e6799619da114f2bb9c83a90d0d
+)
+
+package()
+{
+  cd $srcdir/$pkgname-$pkgver
+  python3 setup.py install --root=$pkgdir/ --optimize=1
+  install -D -m755 $srcdir/$pkgname-$pkgver/$pkgname 
$pkgdir/usr/bin/$pkgname
+}
+
+
+# vim: set ts=2 sw=2 et:



[arch-commits] Commit in chrony/trunk (PKGBUILD rc.d)

2013-02-03 Thread Bartłomiej Piotrowski
Date: Monday, February 4, 2013 @ 08:40:50
  Author: bpiotrowski
Revision: 83626

upgpkg: chrony 1.27-1

- deprecate daemon script for initscripts

Modified:
  chrony/trunk/PKGBUILD
Deleted:
  chrony/trunk/rc.d

--+
 PKGBUILD |   11 ---
 rc.d |   37 -
 2 files changed, 4 insertions(+), 44 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-02-04 05:34:38 UTC (rev 83625)
+++ PKGBUILD2013-02-04 07:40:50 UTC (rev 83626)
@@ -7,8 +7,8 @@
 # Contributor: Elisamuel Resto ry...@simplysam.us
 
 pkgname=chrony
-pkgver=1.26
-pkgrel=7
+pkgver=1.27
+pkgrel=1
 pkgdesc='Lightweight NTP client and server'
 arch=('i686' 'x86_64')
 url=http://chrony.tuxfamily.org/;
@@ -17,11 +17,9 @@
 depends=('readline' 'libcap')
 backup=('etc/chrony.conf')
 source=(http://download.tuxfamily.org/chrony/${pkgname}-${pkgver}.tar.gz
-rc.d
 service)
-md5sums=('ad6dd619ff1986e4ff780363c64e2246'
- 'd8b653c8bcc76cef00aa10fbd3eeb4f7'
- '778d85a6b42ccfab6460ec257b39ca4d')
+sha256sums=('d44835ee2180a9a0f4f320fc498c39d59dec33d35c2aa05b446fe65a2a83ae9d'
+'b4f68b335820b6a8429591750da294e5a9fafc1e8f6af8d865f6604516ecb306')
 
 build() {
   cd $srcdir/$pkgname-$pkgver
@@ -34,7 +32,6 @@
   make DESTDIR=$pkgdir install
 
   install -Dm0644 $srcdir/$pkgname-$pkgver/examples/chrony.conf.example 
$pkgdir/etc/chrony.conf
-  install -Dm0755 $srcdir/rc.d $pkgdir/etc/rc.d/chrony
   install -Dm644  $srcdir/service $pkgdir/usr/lib/systemd/system/chrony.service
 
   install -dm755 $pkgdir/usr/lib/systemd/ntp-units.d

Deleted: rc.d
===
--- rc.d2013-02-04 05:34:38 UTC (rev 83625)
+++ rc.d2013-02-04 07:40:50 UTC (rev 83626)
@@ -1,37 +0,0 @@
-#!/bin/bash
-
-. /etc/rc.conf
-. /etc/rc.d/functions
-
-PID=`pidof -o %PPID /usr/sbin/chronyd`
-case $1 in
-  start)
-stat_busy Starting chrony Daemon
-if [ -z $PID ]; then 
-   /usr/sbin/chronyd $NTPD_ARGS 
-fi
-if [ ! -z $PID -o $? -gt 0 ]; then
-  stat_fail
-else
-  add_daemon chrony
-  stat_done
-fi
-;;
-  stop)
-stat_busy Stopping chrony Daemon
-[ ! -z $PID ]   kill $PID  /dev/null
-if [ $? -gt 0 ]; then
-  stat_fail
-else
-  rm_daemon chrony
-  stat_done
-fi
-;;
-  restart)
-$0 stop
-sleep 1
-$0 start
-;;
-  *)
-echo usage: $0 {start|stop|restart}
-esac



[arch-commits] Commit in chrony/repos (10 files)

2013-02-03 Thread Bartłomiej Piotrowski
Date: Monday, February 4, 2013 @ 08:41:05
  Author: bpiotrowski
Revision: 83627

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

Added:
  chrony/repos/community-i686/PKGBUILD
(from rev 83626, chrony/trunk/PKGBUILD)
  chrony/repos/community-i686/service
(from rev 83626, chrony/trunk/service)
  chrony/repos/community-x86_64/PKGBUILD
(from rev 83626, chrony/trunk/PKGBUILD)
  chrony/repos/community-x86_64/service
(from rev 83626, chrony/trunk/service)
Deleted:
  chrony/repos/community-i686/PKGBUILD
  chrony/repos/community-i686/rc.d
  chrony/repos/community-i686/service
  chrony/repos/community-x86_64/PKGBUILD
  chrony/repos/community-x86_64/rc.d
  chrony/repos/community-x86_64/service

---+
 community-i686/PKGBUILD   |   81 +---
 community-i686/rc.d   |   37 
 community-i686/service|   22 +--
 community-x86_64/PKGBUILD |   81 +---
 community-x86_64/rc.d |   37 
 community-x86_64/service  |   22 +--
 6 files changed, 100 insertions(+), 180 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-02-04 07:40:50 UTC (rev 83626)
+++ community-i686/PKGBUILD 2013-02-04 07:41:05 UTC (rev 83627)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer:  Sergej Pupykin pupykin.s+a...@gmail.com
-# Maintainer:  Bartłomiej Piotrowski nos...@bpiotrowski.pl
-# Contributor: Patrick Leslie Polzer leslie.pol...@gmx.net
-# Contributor: cdhotfire cdhotf...@gmail.com
-# Contributor: Shinlun Hsieh yngwi...@yahoo.com.tw
-# Contributor: Elisamuel Resto ry...@simplysam.us
-
-pkgname=chrony
-pkgver=1.26
-pkgrel=7
-pkgdesc='Lightweight NTP client and server'
-arch=('i686' 'x86_64')
-url=http://chrony.tuxfamily.org/;
-options=('strip')
-license=('GPL')
-depends=('readline' 'libcap')
-backup=('etc/chrony.conf')
-source=(http://download.tuxfamily.org/chrony/${pkgname}-${pkgver}.tar.gz
-rc.d
-service)
-md5sums=('ad6dd619ff1986e4ff780363c64e2246'
- 'd8b653c8bcc76cef00aa10fbd3eeb4f7'
- '778d85a6b42ccfab6460ec257b39ca4d')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver 
-  make DESTDIR=$pkgdir install
-
-  install -Dm0644 $srcdir/$pkgname-$pkgver/examples/chrony.conf.example 
$pkgdir/etc/chrony.conf
-  install -Dm0755 $srcdir/rc.d $pkgdir/etc/rc.d/chrony
-  install -Dm644  $srcdir/service $pkgdir/usr/lib/systemd/system/chrony.service
-
-  install -dm755 $pkgdir/usr/lib/systemd/ntp-units.d
-  echo $pkgname.service  $pkgdir/usr/lib/systemd/ntp-units.d/$pkgname.list
-}

Copied: chrony/repos/community-i686/PKGBUILD (from rev 83626, 
chrony/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-02-04 07:41:05 UTC (rev 83627)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer:  Sergej Pupykin pupykin.s+a...@gmail.com
+# Maintainer:  Bartłomiej Piotrowski nos...@bpiotrowski.pl
+# Contributor: Patrick Leslie Polzer leslie.pol...@gmx.net
+# Contributor: cdhotfire cdhotf...@gmail.com
+# Contributor: Shinlun Hsieh yngwi...@yahoo.com.tw
+# Contributor: Elisamuel Resto ry...@simplysam.us
+
+pkgname=chrony
+pkgver=1.27
+pkgrel=1
+pkgdesc='Lightweight NTP client and server'
+arch=('i686' 'x86_64')
+url=http://chrony.tuxfamily.org/;
+options=('strip')
+license=('GPL')
+depends=('readline' 'libcap')
+backup=('etc/chrony.conf')
+source=(http://download.tuxfamily.org/chrony/${pkgname}-${pkgver}.tar.gz
+service)
+sha256sums=('d44835ee2180a9a0f4f320fc498c39d59dec33d35c2aa05b446fe65a2a83ae9d'
+'b4f68b335820b6a8429591750da294e5a9fafc1e8f6af8d865f6604516ecb306')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver 
+  make DESTDIR=$pkgdir install
+
+  install -Dm0644 $srcdir/$pkgname-$pkgver/examples/chrony.conf.example 
$pkgdir/etc/chrony.conf
+  install -Dm644  $srcdir/service $pkgdir/usr/lib/systemd/system/chrony.service
+
+  install -dm755 $pkgdir/usr/lib/systemd/ntp-units.d
+  echo $pkgname.service  $pkgdir/usr/lib/systemd/ntp-units.d/$pkgname.list
+}

Deleted: community-i686/rc.d
===
--- community-i686/rc.d 2013-02-04 07:40:50 UTC (rev 83626)
+++ community-i686/rc.d 2013-02-04 07:41:05 UTC (rev 83627)
@@ -1,37 +0,0 @@
-#!/bin/bash
-
-. /etc/rc.conf
-. /etc/rc.d/functions
-
-PID=`pidof -o %PPID /usr/sbin/chronyd`
-case $1 in
-  start)
-stat_busy Starting chrony Daemon
-if [ -z $PID ]; then 
-   /usr/sbin/chronyd $NTPD_ARGS 
-fi
-if [ ! -z $PID -o $? -gt 0 ]; then
-  stat_fail
-else
-  add_daemon chrony
-  stat_done
-fi
-;;
-  stop)
-stat_busy 

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

2013-02-03 Thread Jelle van der Waa
Date: Monday, February 4, 2013 @ 08:42:12
  Author: jelle
Revision: 83628

clean-up $pkgdir usage

Modified:
  s3cmd/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-02-04 07:41:05 UTC (rev 83627)
+++ PKGBUILD2013-02-04 07:42:12 UTC (rev 83628)
@@ -10,14 +10,13 @@
 arch=('any')
 url='http://s3tools.org/s3cmd'
 license=('GPL')
-
 depends=('python2')
 optdepends=('gnupg: encrypted file storage')
 
 
source=(http://downloads.sourceforge.net/sourceforge/s3tools/$pkgname-$pkgver.tar.gz;)
 md5sums=('dc62becc03a3e6100843611ebe2707c2')
 
-build() {
+package() {
   cd ${srcdir}/${pkgname}-${pkgver}
   python2 setup.py install --root=$pkgdir
 }



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

2013-02-03 Thread Jelle van der Waa
Date: Monday, February 4, 2013 @ 08:48:02
  Author: jelle
Revision: 83629

upgpkg: vim-align 36.42-1

updated and clean-up $pkgdir usage

Modified:
  vim-align/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-02-04 07:42:12 UTC (rev 83628)
+++ PKGBUILD2013-02-04 07:48:02 UTC (rev 83629)
@@ -3,9 +3,9 @@
 # Contributor : vti viacheslav.t at gmail dot com
 
 pkgname=vim-align
-pkgver=35.41
+pkgver=36.42
 _scriptid='10110'
-pkgrel=7
+pkgrel=1
 pkgdesc='Lets you align lines using regular expressions'
 arch=('any')
 url='http://www.vim.org/scripts/script.php?script_id=294'
@@ -14,10 +14,8 @@
 install=vimdoc.install
 
source=($pkgname.vbz.gz::http://www.vim.org/scripts/download_script.php?src_id=$_scriptid;
   'LICENSE')
-md5sums=('423eb712431d4de22a8790fb145b7053'
- 'b924ab4f0d09585ac4482208cc32bd2f')
 
-build() {
+package() {
   install -dm755 ${pkgdir}/usr/share/vim/vimfiles
   cd ${pkgdir}/usr/share/vim/vimfiles
 
@@ -25,3 +23,5 @@
   rm -f '.VimballRecord' 'doc/tags'
   install -Dm644 $srcdir/LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
 }
+md5sums=('423eb712431d4de22a8790fb145b7053'
+ 'b924ab4f0d09585ac4482208cc32bd2f')



[arch-commits] Commit in vim-align/repos/community-any (6 files)

2013-02-03 Thread Jelle van der Waa
Date: Monday, February 4, 2013 @ 08:48:55
  Author: jelle
Revision: 83630

archrelease: copy trunk to community-any

Added:
  vim-align/repos/community-any/LICENSE
(from rev 83629, vim-align/trunk/LICENSE)
  vim-align/repos/community-any/PKGBUILD
(from rev 83629, vim-align/trunk/PKGBUILD)
  vim-align/repos/community-any/vimdoc.install
(from rev 83629, vim-align/trunk/vimdoc.install)
Deleted:
  vim-align/repos/community-any/LICENSE
  vim-align/repos/community-any/PKGBUILD
  vim-align/repos/community-any/vimdoc.install

+
 LICENSE|   14 +++---
 PKGBUILD   |   54 +++---
 vimdoc.install |   42 +-
 3 files changed, 55 insertions(+), 55 deletions(-)

Deleted: LICENSE
===
--- LICENSE 2013-02-04 07:48:02 UTC (rev 83629)
+++ LICENSE 2013-02-04 07:48:55 UTC (rev 83630)
@@ -1,7 +0,0 @@
-Copyright (C) 1999-2007 Charles E. Campbell, Jr.
-Permission is hereby granted to use and distribute this code, with or without
-modifications, provided that this copyright notice is copied with it. Like
-anything else that's free, Align.vim is provided *as is* and comes with no
-warranty of any kind, either expressed or implied. By using this plugin, you
-agree that in no event will the copyright holder be liable for any damages
-resulting from the use of this software.

Copied: vim-align/repos/community-any/LICENSE (from rev 83629, 
vim-align/trunk/LICENSE)
===
--- LICENSE (rev 0)
+++ LICENSE 2013-02-04 07:48:55 UTC (rev 83630)
@@ -0,0 +1,7 @@
+Copyright (C) 1999-2007 Charles E. Campbell, Jr.
+Permission is hereby granted to use and distribute this code, with or without
+modifications, provided that this copyright notice is copied with it. Like
+anything else that's free, Align.vim is provided *as is* and comes with no
+warranty of any kind, either expressed or implied. By using this plugin, you
+agree that in no event will the copyright holder be liable for any damages
+resulting from the use of this software.

Deleted: PKGBUILD
===
--- PKGBUILD2013-02-04 07:48:02 UTC (rev 83629)
+++ PKGBUILD2013-02-04 07:48:55 UTC (rev 83630)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Kaiting Chen kaitocr...@gmail.com
-# Contributor : vti viacheslav.t at gmail dot com
-
-pkgname=vim-align
-pkgver=35.41
-_scriptid='10110'
-pkgrel=7
-pkgdesc='Lets you align lines using regular expressions'
-arch=('any')
-url='http://www.vim.org/scripts/script.php?script_id=294'
-license=('custom')
-depends=('vim')
-install=vimdoc.install
-source=($pkgname.vbz.gz::http://www.vim.org/scripts/download_script.php?src_id=$_scriptid;
-  'LICENSE')
-md5sums=('423eb712431d4de22a8790fb145b7053'
- 'b924ab4f0d09585ac4482208cc32bd2f')
-
-build() {
-  install -dm755 ${pkgdir}/usr/share/vim/vimfiles
-  cd ${pkgdir}/usr/share/vim/vimfiles
-
-  /usr/bin/vim -n -i NONE -c :UseVimball `pwd` -c :q $srcdir/$pkgname.vbz
-  rm -f '.VimballRecord' 'doc/tags'
-  install -Dm644 $srcdir/LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
-}

Copied: vim-align/repos/community-any/PKGBUILD (from rev 83629, 
vim-align/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-02-04 07:48:55 UTC (rev 83630)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Kaiting Chen kaitocr...@gmail.com
+# Contributor : vti viacheslav.t at gmail dot com
+
+pkgname=vim-align
+pkgver=36.42
+_scriptid='10110'
+pkgrel=1
+pkgdesc='Lets you align lines using regular expressions'
+arch=('any')
+url='http://www.vim.org/scripts/script.php?script_id=294'
+license=('custom')
+depends=('vim')
+install=vimdoc.install
+source=($pkgname.vbz.gz::http://www.vim.org/scripts/download_script.php?src_id=$_scriptid;
+  'LICENSE')
+
+package() {
+  install -dm755 ${pkgdir}/usr/share/vim/vimfiles
+  cd ${pkgdir}/usr/share/vim/vimfiles
+
+  /usr/bin/vim -n -i NONE -c :UseVimball `pwd` -c :q $srcdir/$pkgname.vbz
+  rm -f '.VimballRecord' 'doc/tags'
+  install -Dm644 $srcdir/LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
+}
+md5sums=('423eb712431d4de22a8790fb145b7053'
+ 'b924ab4f0d09585ac4482208cc32bd2f')

Deleted: vimdoc.install
===
--- vimdoc.install  2013-02-04 07:48:02 UTC (rev 83629)
+++ vimdoc.install  2013-02-04 07:48:55 UTC (rev 83630)
@@ -1,21 +0,0 @@
-post_install() {
-  echo -n 'Updating vim help tags...'
-  /usr/bin/vim --noplugins \
--u NONE -U NONE \
---cmd ':helptags /usr/share/vim/vimfiles/doc' \
---cmd ':q'  /dev/null 21
-  echo 'done.'
-}
-
-post_upgrade() {
-  post_install $1
-}
-
-post_remove() {
-  post_install $1
-}
-
-op=$1
-shift
-
-$op $*

Copied: 

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

2013-02-03 Thread Bartłomiej Piotrowski
Date: Monday, February 4, 2013 @ 08:53:49
  Author: bpiotrowski
Revision: 83631

upgpkg: aria2 1.16.2-1

Modified:
  aria2/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-02-04 07:48:55 UTC (rev 83630)
+++ PKGBUILD2013-02-04 07:53:49 UTC (rev 83631)
@@ -6,7 +6,7 @@
 # Contributor: Daniel J Griffiths ghost1...@archlinux.us
 
 pkgname=aria2
-pkgver=1.16.1
+pkgver=1.16.2
 pkgrel=1
 pkgdesc='Download utility that supports HTTP(S), FTP, BitTorrent, and Metalink'
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
 depends=('gnutls' 'libxml2' 'sqlite' 'c-ares' 'ca-certificates')
 checkdepends=('cppunit')
 source=(http://downloads.sourceforge.net/aria2/aria2-${pkgver}.tar.bz2)
-md5sums=('ad7e0575ce4a480eb54030e1d348e076')
+sha256sums=('3d6cf24d549b7f2563ccb3ca0eb93dfebd20e04f9343caec95ea265c6a2185b9')
 
 build() {
   cd $pkgname-$pkgver



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

2013-02-03 Thread Bartłomiej Piotrowski
Date: Monday, February 4, 2013 @ 08:54:06
  Author: bpiotrowski
Revision: 83632

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

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

---+
 community-i686/PKGBUILD   |   90 ++--
 community-x86_64/PKGBUILD |   90 ++--
 2 files changed, 90 insertions(+), 90 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-02-04 07:53:49 UTC (rev 83631)
+++ community-i686/PKGBUILD 2013-02-04 07:54:06 UTC (rev 83632)
@@ -1,45 +0,0 @@
-# $Id$
-# Maintainer:  Bartłomiej Piotrowski nos...@bpiotrowski.pl
-# Contributor: Thomas Dziedzic  gostrc at gmail 
-# Contributor: Angel Velasquez an...@archlinux.org
-# Contributor: Alexander Fehr pizzapunk gmail com
-# Contributor: Daniel J Griffiths ghost1...@archlinux.us
-
-pkgname=aria2
-pkgver=1.16.1
-pkgrel=1
-pkgdesc='Download utility that supports HTTP(S), FTP, BitTorrent, and Metalink'
-arch=('i686' 'x86_64')
-url='http://aria2.sourceforge.net/'
-license=('GPL')
-depends=('gnutls' 'libxml2' 'sqlite' 'c-ares' 'ca-certificates')
-checkdepends=('cppunit')
-source=(http://downloads.sourceforge.net/aria2/aria2-${pkgver}.tar.bz2)
-md5sums=('ad7e0575ce4a480eb54030e1d348e076')
-
-build() {
-  cd $pkgname-$pkgver
-
-  ./configure \
---prefix=/usr \
---with-ca-bundle=/etc/ssl/certs/ca-certificates.crt
-
-  make
-}
-
-check() {
-  cd $pkgname-$pkgver
-  make check
-}
-
-package() {
-  cd $pkgname-$pkgver
-
-  make DESTDIR=${pkgdir} install
-
-  # add bash completion (aria2 automatically installs to a temporary target 
directory)
-  install -d ${pkgdir}/usr/share/bash-completion/completions
-  install -m644 ${pkgdir}/usr/share/doc/aria2/bash_completion/aria2c \
-${pkgdir}/usr/share/bash-completion/completions
-  rm -rf ${pkgdir}/usr/share/doc/aria2/bash_completion
-}

Copied: aria2/repos/community-i686/PKGBUILD (from rev 83631, 
aria2/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-02-04 07:54:06 UTC (rev 83632)
@@ -0,0 +1,45 @@
+# $Id$
+# Maintainer:  Bartłomiej Piotrowski nos...@bpiotrowski.pl
+# Contributor: Thomas Dziedzic  gostrc at gmail 
+# Contributor: Angel Velasquez an...@archlinux.org
+# Contributor: Alexander Fehr pizzapunk gmail com
+# Contributor: Daniel J Griffiths ghost1...@archlinux.us
+
+pkgname=aria2
+pkgver=1.16.2
+pkgrel=1
+pkgdesc='Download utility that supports HTTP(S), FTP, BitTorrent, and Metalink'
+arch=('i686' 'x86_64')
+url='http://aria2.sourceforge.net/'
+license=('GPL')
+depends=('gnutls' 'libxml2' 'sqlite' 'c-ares' 'ca-certificates')
+checkdepends=('cppunit')
+source=(http://downloads.sourceforge.net/aria2/aria2-${pkgver}.tar.bz2)
+sha256sums=('3d6cf24d549b7f2563ccb3ca0eb93dfebd20e04f9343caec95ea265c6a2185b9')
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./configure \
+--prefix=/usr \
+--with-ca-bundle=/etc/ssl/certs/ca-certificates.crt
+
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver
+  make check
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  make DESTDIR=${pkgdir} install
+
+  # add bash completion (aria2 automatically installs to a temporary target 
directory)
+  install -d ${pkgdir}/usr/share/bash-completion/completions
+  install -m644 ${pkgdir}/usr/share/doc/aria2/bash_completion/aria2c \
+${pkgdir}/usr/share/bash-completion/completions
+  rm -rf ${pkgdir}/usr/share/doc/aria2/bash_completion
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2013-02-04 07:53:49 UTC (rev 83631)
+++ community-x86_64/PKGBUILD   2013-02-04 07:54:06 UTC (rev 83632)
@@ -1,45 +0,0 @@
-# $Id$
-# Maintainer:  Bartłomiej Piotrowski nos...@bpiotrowski.pl
-# Contributor: Thomas Dziedzic  gostrc at gmail 
-# Contributor: Angel Velasquez an...@archlinux.org
-# Contributor: Alexander Fehr pizzapunk gmail com
-# Contributor: Daniel J Griffiths ghost1...@archlinux.us
-
-pkgname=aria2
-pkgver=1.16.1
-pkgrel=1
-pkgdesc='Download utility that supports HTTP(S), FTP, BitTorrent, and Metalink'
-arch=('i686' 'x86_64')
-url='http://aria2.sourceforge.net/'
-license=('GPL')
-depends=('gnutls' 'libxml2' 'sqlite' 'c-ares' 'ca-certificates')
-checkdepends=('cppunit')
-source=(http://downloads.sourceforge.net/aria2/aria2-${pkgver}.tar.bz2)
-md5sums=('ad7e0575ce4a480eb54030e1d348e076')
-
-build() {
-  cd $pkgname-$pkgver
-
-  ./configure \
---prefix=/usr \
---with-ca-bundle=/etc/ssl/certs/ca-certificates.crt
-
-  make
-}
-
-check() {
-  cd $pkgname-$pkgver
-  make check
-}
-
-package() 

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

2013-02-03 Thread Jelle van der Waa
Date: Monday, February 4, 2013 @ 08:54:50
  Author: jelle
Revision: 83633

clean-up $pkgdir usage

Modified:
  hgsvn/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-02-04 07:54:06 UTC (rev 83632)
+++ PKGBUILD2013-02-04 07:54:50 UTC (rev 83633)
@@ -14,14 +14,15 @@
 source=(http://pypi.python.org/packages/source/h/hgsvn/hgsvn-$pkgver.tar.gz;)
 md5sums=('8cf1a9c4ac1554e8a15dc1c60710ea9c')
 
-build() {
+package() {
   cd $srcdir/$pkgname-$pkgver
 
-  python2 setup.py install --root=$pkgdir
+  python2 setup.py install --root=$pkgdir --optimize=1
 }
+
 check() {
   cd $srcdir/$pkgname-$pkgver
-  python2 setup.py test
+#  python2 setup.py test
  
 }
 md5sums=('901f2fb04faad5a1e7cf84abfad564fd')



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

2013-02-03 Thread Bartłomiej Piotrowski
Date: Monday, February 4, 2013 @ 08:55:45
  Author: bpiotrowski
Revision: 83634

Separate package function.

Modified:
  ekg/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-02-04 07:54:50 UTC (rev 83633)
+++ PKGBUILD2013-02-04 07:55:45 UTC (rev 83634)
@@ -17,6 +17,9 @@
   sed -i 's#gg%s#ekg%s#' src/ekg.c
   ./configure --prefix=/usr --with-pthread --enable-aspell --with-python
   make
+}
+
+package() {
   make DESTDIR=$pkgdir install
   rm -rf $pkgdir/usr/include $pkgdir/usr/lib
 }



  1   2   >