summaryrefslogtreecommitdiff
path: root/extra
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-06-14 01:27:56 -0700
committerroot <root@rshg054.dnsready.net>2013-06-14 01:27:56 -0700
commitadf79eda8c652508134a41dff3af9524a87bbe5b (patch)
tree7651bdd229352c346fc70589dadd09079fe610a3 /extra
parent999ea819e4912b07aecd1ee8187ff1abcdb3de36 (diff)
Fri Jun 14 01:27:27 PDT 2013
Diffstat (limited to 'extra')
-rw-r--r--extra/attica/PKGBUILD10
-rw-r--r--extra/bluez/PKGBUILD6
-rw-r--r--extra/bluez4/PKGBUILD7
-rw-r--r--extra/leveldb/PKGBUILD6
-rw-r--r--extra/link-grammar/PKGBUILD6
-rw-r--r--extra/live-media/PKGBUILD6
-rw-r--r--extra/python-lxml/PKGBUILD22
-rw-r--r--extra/sonata/PKGBUILD7
8 files changed, 35 insertions, 35 deletions
diff --git a/extra/attica/PKGBUILD b/extra/attica/PKGBUILD
index 6fb142cef..e407cd70e 100644
--- a/extra/attica/PKGBUILD
+++ b/extra/attica/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 178948 2013-03-01 10:19:16Z andrea $
+# $Id: PKGBUILD 188216 2013-06-13 06:07:09Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
pkgname=attica
-pkgver=0.4.1
-pkgrel=2
+pkgver=0.4.2
+pkgrel=1
pkgdesc='A Qt library that implements the Open Collaboration Services API'
arch=('i686' 'x86_64')
url='https://projects.kde.org/projects/kdesupport/attica'
@@ -11,11 +11,9 @@ license=('LGPL')
depends=('qt4')
makedepends=('cmake')
source=("http://download.kde.org/stable/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('b90983ec5d79e5ddcbc9146fa23cab72')
+md5sums=('d62c5c9489a68432e8d990dde7680c24')
build() {
- . /etc/profile.d/qt4.sh
-
mkdir build
cd build
cmake ../${pkgname}-${pkgver} \
diff --git a/extra/bluez/PKGBUILD b/extra/bluez/PKGBUILD
index 422ba049b..88dbce5f1 100644
--- a/extra/bluez/PKGBUILD
+++ b/extra/bluez/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 187857 2013-06-07 09:24:54Z tomegun $
+# $Id: PKGBUILD 188424 2013-06-13 21:55:40Z tomegun $
# Maintainer: Tom Gundersen <teg@jklm.no>
# Contributor: Andrea Scarpino <andrea@archlinux.org>
# Contributor: Geoffroy Carrier <geoffroy@archlinux.org>
@@ -6,7 +6,7 @@
pkgbase=bluez
pkgname=('bluez' 'bluez-utils' 'bluez-libs')
pkgver=5.5
-pkgrel=2
+pkgrel=3
url="http://www.bluez.org/"
arch=('i686' 'x86_64')
license=('GPL2')
@@ -68,7 +68,7 @@ package_bluez-utils() {
depends=('systemd' 'libusb-compat')
conflicts=('bluez-hcidump')
provides=('bluez-hcidump')
- replaces=('bluez-hcidump')
+ replaces=('bluez-hcidump' 'bluez<=4.101')
mv "$srcdir/_utils"/* "$pkgdir"
}
diff --git a/extra/bluez4/PKGBUILD b/extra/bluez4/PKGBUILD
index 79e2945bf..4d95290c3 100644
--- a/extra/bluez4/PKGBUILD
+++ b/extra/bluez4/PKGBUILD
@@ -1,21 +1,22 @@
-# $Id: PKGBUILD 187858 2013-06-07 09:24:54Z tomegun $
+# $Id: PKGBUILD 188425 2013-06-13 21:55:41Z tomegun $
# Maintainer: Tom Gundersen <teg@jklm.no>
# Contributor: Andrea Scarpino <andrea@archlinux.org>
# Contributor: Geoffroy Carrier <geoffroy@archlinux.org>
pkgname=bluez4
pkgver=4.101
-pkgrel=1
+pkgrel=3
pkgdesc="Deprecated daemon and tools for the Bluetooth protocol stack"
url="http://www.bluez.org/"
arch=('i686' 'x86_64')
license=('GPL2')
-depends=('dbus' 'python2')
+depends=('dbus' 'bluez-utils')
conflicts=('bluez')
replaces=("bluez<=$pkgver")
makedepends=('gstreamer0.10-base' 'libusb-compat' 'libsndfile' 'libusbx')
optdepends=("gstreamer0.10-base: bluetooth GStreamer support"
"alsa-lib: Audio bluetooth devices support"
+ "python2: to run bluez-simple-agent"
"dbus-python: to run bluez-simple-agent"
"pygobject: to run bluez-simple-agent"
"libusb-compat: USB adapters support"
diff --git a/extra/leveldb/PKGBUILD b/extra/leveldb/PKGBUILD
index abce75267..1fbc25589 100644
--- a/extra/leveldb/PKGBUILD
+++ b/extra/leveldb/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 178002 2013-02-13 01:27:04Z dreisner $
+# $Id: PKGBUILD 188250 2013-06-13 13:52:03Z dreisner $
# Maintainer: Dave Reisner <dreisner@archlinux.org>
# Contributor: feydaykyn <feydaykyn@yahoo.fr>
pkgname=leveldb
-pkgver=1.9.0
+pkgver=1.10.0
pkgrel=1
pkgdesc="A fast and lightweight key/value database library"
arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@ url="https://code.google.com/p/leveldb/"
license=('BSD')
depends=('gperftools' 'snappy')
source=("https://leveldb.googlecode.com/files/$pkgname-$pkgver.tar.gz")
-sha1sums=('4d832277120912211998a2334fb975b995d51885')
+sha1sums=('d5b234658138d07f6edc2de24e01d9b0585c03cb')
build() {
make -C "$pkgname-$pkgver"
diff --git a/extra/link-grammar/PKGBUILD b/extra/link-grammar/PKGBUILD
index 810031ba3..a6cc5b6af 100644
--- a/extra/link-grammar/PKGBUILD
+++ b/extra/link-grammar/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 183248 2013-04-19 14:20:16Z giovanni $
+# $Id: PKGBUILD 188255 2013-06-13 15:52:39Z giovanni $
# Maintainer: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: Jan de Groot <jgc@archlinux.org>
pkgname=link-grammar
-pkgver=4.7.11
+pkgver=4.7.12
pkgrel=1
pkgdesc="A Grammar Checking library"
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ license=('BSD')
depends=('aspell')
options=('!libtool' '!makeflags')
source=("http://www.abisource.com/downloads/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-md5sums=('1a990ecf0b517813a4c7b3b6f9c01f00')
+md5sums=('f4f0b731dc0bbd1c7adfe9a8ef7ab116')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
diff --git a/extra/live-media/PKGBUILD b/extra/live-media/PKGBUILD
index 5fa762982..0b5d30a84 100644
--- a/extra/live-media/PKGBUILD
+++ b/extra/live-media/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 186968 2013-06-01 19:28:52Z giovanni $
+# $Id: PKGBUILD 188257 2013-06-13 16:04:25Z giovanni $
# Maintainer: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: Gilles CHAUVIN <gcnweb@gmail.com>
pkgname=live-media
-pkgver=2013.05.30
+pkgver=2013.06.06
pkgrel=1
pkgdesc="A set of C++ libraries for multimedia streaming"
arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@ license=('LGPL')
url="http://live555.com/liveMedia"
depends=('gcc-libs')
source=("http://live555.com/liveMedia/public/live.${pkgver}.tar.gz")
-md5sums=('c3f776e18b3aa5f1cafc7a551fcf8059')
+md5sums=('81431f6217725e2b1c3f1a16fca19221')
build() {
cd ${srcdir}/live
diff --git a/extra/python-lxml/PKGBUILD b/extra/python-lxml/PKGBUILD
index 2f15e1618..d0f72cac4 100644
--- a/extra/python-lxml/PKGBUILD
+++ b/extra/python-lxml/PKGBUILD
@@ -1,23 +1,24 @@
-# $Id: PKGBUILD 183648 2013-04-26 02:48:29Z angvp $
+# $Id: PKGBUILD 188212 2013-06-13 03:55:11Z angvp $
# Maintainer: Angel Velasquez <angvp@archlinux.org>
pkgbase=python-lxml
pkgname=('python-lxml' 'python2-lxml' 'python-lxml-docs')
-pkgver=3.1.2
+pkgver=3.2.1
pkgrel=1
arch=('i686' 'x86_64')
license=('BSD' 'custom')
url="http://lxml.de/"
-makedepends=('python2' 'python' 'libxslt')
+makedepends=('python2' 'python' 'libxslt' 'python-cssselect' 'python2-cssselect')
source=(http://pypi.python.org/packages/source/l/lxml/lxml-${pkgver}.tar.gz{,.asc})
-md5sums=('6f2173f4fd5b13fbc9f8a5096d23d524'
+md5sums=('d183ccd6bbd5ca139e9db9e9a675787e'
'SKIP')
-check() {
- cd lxml-$pkgver
- make PYTHON=python2 test
- make PYTHON=python test
-}
+# Temporary commented due a conflict with devtools and lxml
+#check() {
+# cd lxml-$pkgver
+# make PYTHON=python2 test
+# make PYTHON=python test
+#}
package_python2-lxml() {
pkgdesc="Python2 binding for the libxml2 and libxslt libraries"
@@ -39,8 +40,7 @@ package_python2-lxml() {
package_python-lxml() {
pkgdesc="Python3 binding for the libxml2 and libxslt libraries"
depends=('python' 'libxslt')
- optdepends=('python-cssselect'
- 'python-lxml-docs: offline docs')
+ optdepends=('python-lxml-docs: offline docs')
cd lxml-$pkgver
python setup.py install --root="${pkgdir}" --optimize=1
diff --git a/extra/sonata/PKGBUILD b/extra/sonata/PKGBUILD
index f6d08d300..246a7b6ef 100644
--- a/extra/sonata/PKGBUILD
+++ b/extra/sonata/PKGBUILD
@@ -1,18 +1,19 @@
-# $Id: PKGBUILD 175943 2013-01-25 08:23:07Z andrea $
+# $Id: PKGBUILD 188210 2013-06-13 03:01:29Z angvp $
# Maintainer: Angel Velasquez <angvp@archlinux.org>
# Contributor: William Rea <sillywilly@gmail.com>
pkgname=sonata
pkgver=1.6.2.1
-pkgrel=9
+pkgrel=10
pkgdesc="Elegant GTK+ music client for MPD"
arch=('i686' 'x86_64')
url="http://sonata.berlios.de/"
license=('GPL3')
depends=('pygtk' 'python2-mpd')
-optdepends=('gnome-python-extras: Enhanced system tray support'
+optdepends=('python2-egg: Enhanced system tray support'
'python2-tagpy: Metadata editing support'
'python2-dbus: Various extra functionality (e.g. multimedia keys support)')
+provides=('python2-mmkeys')
source=(http://download.berlios.de/${pkgname}/${pkgname}-$pkgver.tar.gz
info.py.patch)
md5sums=('0b912325e7175abad3bf6c0edc071e05'