summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-01-09 00:06:34 -0800
committerroot <root@rshg054.dnsready.net>2013-01-09 00:06:34 -0800
commitdf5c50dd38ff67fd25c968d9ac33f9a52bc4583c (patch)
tree6845d6b38f64aa161c48055c8d45c94ad2418402 /community
parentc6944c224fa06987b04ffc1e90f5db0dfb200be9 (diff)
Wed Jan 9 00:06:34 PST 2013
Diffstat (limited to 'community')
-rw-r--r--community/connman/PKGBUILD12
-rw-r--r--community/lxrandr/PKGBUILD6
-rw-r--r--community/oath-toolkit/PKGBUILD8
-rw-r--r--community/parole/PKGBUILD9
-rw-r--r--community/poedit/PKGBUILD6
-rw-r--r--community/python-pyopencl/PKGBUILD6
-rw-r--r--community/unrealircd/PKGBUILD4
7 files changed, 25 insertions, 26 deletions
diff --git a/community/connman/PKGBUILD b/community/connman/PKGBUILD
index a9d85ff85..faf051560 100644
--- a/community/connman/PKGBUILD
+++ b/community/connman/PKGBUILD
@@ -1,10 +1,10 @@
-#$Id: PKGBUILD 79133 2012-10-31 00:23:46Z dwallace $
+#$Id: PKGBUILD 82130 2013-01-09 02:21:52Z dwallace $
# Maintainer: Daniel Wallace <danielwallace at gtmanfred dot com>
# Contributor: Lucas De Marchi <lucas.de.marchi@gmail.com>
pkgname=connman
-pkgver=1.9
-pkgrel=2
+pkgver=1.10
+pkgrel=1
pkgdesc="Wireless LAN network manager"
url="http://connman.net/"
arch=('i686' 'x86_64')
@@ -18,6 +18,9 @@ options=('!libtool')
source=('connmand-daemon'
"http://www.kernel.org/pub/linux/network/${pkgname}/${pkgname}-${pkgver}.tar.bz2"
'allow_group_network.diff')
+md5sums=('88ece7cbf1d0d289545ce4f8553fdab8'
+ '95a87fdccab7b63390c1c38ebba2883b'
+ 'a8d22ee089fb0ed725130d16ad393047')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
@@ -42,6 +45,3 @@ package(){
install -Dm755 "$srcdir"/connmand-daemon "$pkgdir"/etc/rc.d/connmand
install -Dm755 "$srcdir/$pkgname-$pkgver/client/${pkgname}ctl" "$pkgdir/usr/sbin/${pkgname}ctl"
}
-md5sums=('88ece7cbf1d0d289545ce4f8553fdab8'
- '8196824f400719dd172222a355ad9592'
- 'a8d22ee089fb0ed725130d16ad393047')
diff --git a/community/lxrandr/PKGBUILD b/community/lxrandr/PKGBUILD
index 8ea63dc27..2cd922a11 100644
--- a/community/lxrandr/PKGBUILD
+++ b/community/lxrandr/PKGBUILD
@@ -1,16 +1,16 @@
-# $Id: PKGBUILD 64887 2012-02-18 19:34:23Z bpiotrowski $
+# $Id: PKGBUILD 82107 2013-01-08 18:48:27Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer: Geoffroy Carrier <geoffroy.carrier@koon.fr>
pkgname=lxrandr
pkgver=0.1.2
-pkgrel=2
+pkgrel=3
pkgdesc="Monitor configuration tool (part of LXDE)"
arch=('i686' 'x86_64')
license=('GPL2')
url="http://lxde.org/"
groups=('lxde')
-depends=('gtk2' 'xorg-server-utils')
+depends=('gtk2' 'xorg-xrandr')
makedepends=('pkgconfig' 'intltool')
source=(http://downloads.sourceforge.net/sourceforge/lxde/${pkgname}-${pkgver}.tar.gz)
md5sums=('8a7391581541bba58839ac11dbf5b575')
diff --git a/community/oath-toolkit/PKGBUILD b/community/oath-toolkit/PKGBUILD
index d0d225d75..0480f56ab 100644
--- a/community/oath-toolkit/PKGBUILD
+++ b/community/oath-toolkit/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 78852 2012-10-25 22:57:45Z seblu $
+# $Id: PKGBUILD 82117 2013-01-08 20:25:25Z seblu $
# Maintainer: Sébastien Luttringer <seblu@aur.archlinux.org>
# Contributor: Christian Hesse <mail@eworm.de>
# Contributor: L42y <423300@gmail.com>
pkgname=oath-toolkit
-pkgver=2.0.1
+pkgver=2.0.2
pkgrel=1
pkgdesc='OATH one-time password toolkit'
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ license=('GPL3')
depends=('glibc' 'pam' 'xmlsec')
options=('!libtool')
source=("http://download.savannah.nongnu.org/releases/$pkgname/$pkgname-$pkgver.tar.gz")
-md5sums=('529e5995ae0d95a94daa16f9b9c25e3c')
+md5sums=('35232dfcaf0e77377f926d561fe5086d')
build() {
cd $pkgname-$pkgver
@@ -34,4 +34,4 @@ package() {
install -D -m 644 README "$pkgdir/usr/share/doc/$pkgname/README"
}
-# vim:set ts=2 sw=2 ft=sh et:
+# vim:set ts=2 sw=2 et:
diff --git a/community/parole/PKGBUILD b/community/parole/PKGBUILD
index 2dbe33894..3f520e620 100644
--- a/community/parole/PKGBUILD
+++ b/community/parole/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 75524 2012-08-26 20:10:27Z spupykin $
+# $Id: PKGBUILD 82109 2013-01-08 18:48:48Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer: TDY <tdy@gmx.com>
pkgname=parole
-pkgver=0.3.0.3
+pkgver=0.4.0
pkgrel=1
pkgdesc="A modern media player based on the GStreamer framework"
arch=('i686' 'x86_64')
@@ -18,13 +18,12 @@ options=('!libtool')
install=parole.install
#source=(http://archive.xfce.org/src/apps/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
source=(http://git.xfce.org/apps/parole/snapshot/parole-$pkgver.tar.bz2)
-md5sums=('19b57753085c1effb3157df0f1373f4c')
+md5sums=('df05ff037c6063c905e5bb40a50b6e0f')
build() {
cd "$srcdir/$pkgname-$pkgver"
- # Work around DSO linking issue
-# LDFLAGS+=' -lX11'
+ sed -i 's|AM_CONFIG_HEADER|AC_CONFIG_HEADER|g' configure.ac.in
[ -x configure ] || ./autogen.sh
diff --git a/community/poedit/PKGBUILD b/community/poedit/PKGBUILD
index 0300a3132..bcd7486b9 100644
--- a/community/poedit/PKGBUILD
+++ b/community/poedit/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 75051 2012-08-13 05:24:10Z bpiotrowski $
+# $Id: PKGBUILD 82111 2013-01-08 18:49:13Z spupykin $
# Contributor: Andrea Scarpino <andrea@archlinux.org>
# Contributor: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: Alexander Fehr <pizzapunk@gmail.com>
# Contributor: Daniel J Griffiths <ghost1227@archlinux.us>
pkgname=poedit
-pkgver=1.5.2
+pkgver=1.5.4
pkgrel=1
pkgdesc="Cross-platform gettext catalogs (.po files) editor"
arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@ depends=('wxgtk>=2.8.11' 'gtkspell' 'db>=5.1' 'hicolor-icon-theme' 'gettext')
makedepends=('pkgconfig' 'boost')
install=poedit.install
source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-md5sums=('d58ff8b5a821d68258699b2697ec9041')
+md5sums=('708991f73368f2ea7a24134058d2caf2')
build() {
cd ${srcdir}/${pkgname}-${pkgver}
diff --git a/community/python-pyopencl/PKGBUILD b/community/python-pyopencl/PKGBUILD
index 61f8d8e78..560cc01c2 100644
--- a/community/python-pyopencl/PKGBUILD
+++ b/community/python-pyopencl/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 78243 2012-10-17 10:26:44Z allan $
+# $Id: PKGBUILD 82124 2013-01-09 01:12:19Z stephane $
# Maintainer: Stéphane Gaudreault <stephane@archlinux.org>
pkgbase=python-pyopencl
pkgname=('python2-pyopencl' 'python-pyopencl' 'pyopencl-headers')
pkgver=2012.1
-pkgrel=5
+pkgrel=6
pkgdesc="A complete, object-oriented language binding of OpenCL to Python"
arch=('i686' 'x86_64')
url="http://mathema.tician.de/software/pyopencl"
@@ -21,7 +21,7 @@ build() {
cp -a pyopencl-$pkgver{,-python2}
cd "${srcdir}/pyopencl-${pkgver}"
- python3 ./configure.py --cl-enable-gl --no-use-shipped-boost
+ python3 ./configure.py --cl-enable-gl --no-use-shipped-boost --boost-python-libname=boost_python3
python3 setup.py build
cd "$srcdir/pyopencl-$pkgver-python2"
diff --git a/community/unrealircd/PKGBUILD b/community/unrealircd/PKGBUILD
index c6f22e6fc..244544976 100644
--- a/community/unrealircd/PKGBUILD
+++ b/community/unrealircd/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 81758 2012-12-28 15:50:45Z spupykin $
+# $Id: PKGBUILD 82103 2013-01-08 15:57:53Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Zerial <fernando@zerial.org>
@@ -18,7 +18,7 @@ source=(http://www.unrealircd.com/downloads/Unreal$pkgver.tar.gz
unrealircd.rc
unrealircd.service
arch-fixes.patch)
-md5sums=('e30b93d952d61012d409a6be22241360'
+md5sums=('05b0bbdbfab9ffc2304f7595951d7cec'
'07ffa1e82a01f319a8b997e155d2af1d'
'2103ce8a4a4e79f6955920bfebea0202'
'77807313c4578f2c30286b9f9e3fb21c')