summaryrefslogtreecommitdiff
path: root/extra
diff options
context:
space:
mode:
Diffstat (limited to 'extra')
-rw-r--r--extra/acpid/PKGBUILD20
-rw-r--r--extra/bluedevil/PKGBUILD9
-rw-r--r--extra/bluedevil/bluedevil.install1
-rw-r--r--extra/perl-event/PKGBUILD16
-rw-r--r--extra/perl-fcgi/PKGBUILD8
-rw-r--r--extra/perl-net-ssleay/PKGBUILD10
-rw-r--r--extra/pycups/PKGBUILD9
-rw-r--r--extra/pysmbc/PKGBUILD6
-rw-r--r--extra/python-lxml/PKGBUILD21
-rw-r--r--extra/python-pysqlite/ChangeLog3
-rw-r--r--extra/python-pysqlite/PKGBUILD21
-rw-r--r--extra/vlc/PKGBUILD8
12 files changed, 75 insertions, 57 deletions
diff --git a/extra/acpid/PKGBUILD b/extra/acpid/PKGBUILD
index 9c01a5c61..c9464974e 100644
--- a/extra/acpid/PKGBUILD
+++ b/extra/acpid/PKGBUILD
@@ -1,24 +1,29 @@
-# $Id: PKGBUILD 125928 2011-05-31 21:48:19Z andrea $
+# $Id: PKGBUILD 140134 2011-10-07 19:20:48Z eric $
# Maintainer:
# Contributor: xduugu
# Contributor: Manolis Tzanidakis
# Contributor: Jonathan Schmidt <j.schmidt@archlinux.us
pkgname=acpid
-pkgver=2.0.10
-pkgrel=2
+pkgver=2.0.12
+pkgrel=1
pkgdesc="A daemon for delivering ACPI power management events with netlink support"
arch=('i686' 'x86_64')
url="http://tedfelix.com/linux/acpid-netlink.html"
license=('GPL')
depends=('bash')
+replaces=('acpid2')
+backup=('etc/acpi/handler.sh' 'etc/acpi/events/anything' 'etc/conf.d/acpid')
source=("http://www.tedfelix.com/linux/$pkgname-$pkgver.tar.gz"
'acpid'
'anything'
'handler.sh'
'acpid.conf.d')
-replaces=('acpid2')
-backup=('etc/acpi/handler.sh' 'etc/acpi/events/anything' 'etc/conf.d/acpid')
+md5sums=('c5104722f72451f64f893b5541bd9ab4'
+ '955490c4db5233ec44461db694b873a4'
+ '2d37b98d6e74bab815604b8b48c6cfd4'
+ '24bd717aeb6b628a144b6956ff661ab0'
+ '929c6d2e91295c22ed9ec6212d7eabef')
build() {
cd "${srcdir}"/$pkgname-$pkgver
@@ -36,8 +41,3 @@ package() {
chmod 755 "${pkgdir}"/usr/sbin/acpid
}
-md5sums=('d5dd88bcfaa4a0bf51905e95115da6df'
- '955490c4db5233ec44461db694b873a4'
- '2d37b98d6e74bab815604b8b48c6cfd4'
- '24bd717aeb6b628a144b6956ff661ab0'
- '929c6d2e91295c22ed9ec6212d7eabef')
diff --git a/extra/bluedevil/PKGBUILD b/extra/bluedevil/PKGBUILD
index eb9f6f217..cc741110b 100644
--- a/extra/bluedevil/PKGBUILD
+++ b/extra/bluedevil/PKGBUILD
@@ -1,8 +1,9 @@
-# $Id: PKGBUILD 137972 2011-09-13 10:41:55Z andrea $
-# Maintainer: Andrea Scarpino <andrea@archlinux.org>
+# $Id: PKGBUILD 140155 2011-10-07 23:23:46Z andrea $
+# Maintainer:
+# Contributor: Andrea Scarpino <andrea@archlinux.org>
pkgname=bluedevil
-pkgver=1.2
+pkgver=1.2.1
pkgrel=1
pkgdesc='KDE bluetooth framework'
arch=('i686' 'x86_64')
@@ -12,7 +13,7 @@ depends=('kdebase-workspace' 'libbluedevil' 'obex-data-server' 'obexd-client')
makedepends=('cmake' 'automoc4')
install="${pkgname}.install"
source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('09ed36095367dd51ab8c23e0705cf411')
+md5sums=('e5f53fa306f11732f18eaed141cbd51b')
build(){
cd "${srcdir}"
diff --git a/extra/bluedevil/bluedevil.install b/extra/bluedevil/bluedevil.install
index 8652c4ad4..af8efba2c 100644
--- a/extra/bluedevil/bluedevil.install
+++ b/extra/bluedevil/bluedevil.install
@@ -1,5 +1,6 @@
post_install() {
update-mime-database usr/share/mime &> /dev/null
+ update-desktop-database -q
}
post_upgrade() {
diff --git a/extra/perl-event/PKGBUILD b/extra/perl-event/PKGBUILD
index 3e20ec4c2..47d2ee055 100644
--- a/extra/perl-event/PKGBUILD
+++ b/extra/perl-event/PKGBUILD
@@ -1,20 +1,20 @@
-# $Id: PKGBUILD 125258 2011-05-25 19:17:24Z foutrelis $
+# $Id: PKGBUILD 140115 2011-10-07 08:31:40Z eric $
# Maintainer: tobias <tobias@archlinux.org>
# Contributor: Tobias Kieslich <tobias@justdreams.de>
# Contributor: François Charette <francois.archlinux.org>
pkgname=perl-event
_srcname=Event
-pkgver=1.17
+pkgver=1.20
pkgrel=1
pkgdesc="Framework for GUI events"
arch=('i686' 'x86_64')
license=('PerlArtistic' 'GPL')
url="http://search.cpan.org/dist/${_srcname}/"
depends=('perl')
-options=(!emptydirs)
+options=('!emptydirs')
source=(http://search.cpan.org/CPAN/authors/id/J/JP/JPRIT/${_srcname}-${pkgver}.tar.gz)
-md5sums=('c58cdf7c56cd5f10a58b234d2c81295f')
+md5sums=('bdbdf6c1b235c3e13c25f3b0491c5134')
build() {
cd "${srcdir}/${_srcname}-${pkgver}"
@@ -22,6 +22,10 @@ build() {
# install module in vendor directories.
perl Makefile.PL INSTALLDIRS=vendor
make
+}
+
+check() {
+ cd "${srcdir}/${_srcname}-${pkgver}"
make test
}
@@ -31,6 +35,6 @@ package() {
make install DESTDIR="${pkgdir}"
# remove perllocal.pod and .packlist
- find ${pkgdir} -name perllocal.pod -delete
- find ${pkgdir} -name .packlist -delete
+ find "${pkgdir}" -name perllocal.pod -delete
+ find "${pkgdir}" -name .packlist -delete
}
diff --git a/extra/perl-fcgi/PKGBUILD b/extra/perl-fcgi/PKGBUILD
index 40e52f634..b58f0b333 100644
--- a/extra/perl-fcgi/PKGBUILD
+++ b/extra/perl-fcgi/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 131681 2011-07-13 14:35:40Z giovanni $
+# $Id: PKGBUILD 140128 2011-10-07 15:36:23Z giovanni $
# Maintainer: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: François Charette <firmicus ατ gmx δοτ net>
pkgname=perl-fcgi
-pkgver=0.73
+pkgver=0.74
pkgrel=1
pkgdesc="Fast CGI"
arch=('i686' 'x86_64')
@@ -11,8 +11,8 @@ url="http://search.cpan.org/dist/FCGI"
license=('GPL' 'PerlArtistic')
depends=('perl>=5.14')
options=('!emptydirs')
-source=(http://www.cpan.org/CPAN/authors/id/F/FL/FLORA/FCGI-${pkgver}.tar.gz)
-md5sums=('b55c8b93ccd175b3c0e4473f1a6c0bdd')
+source=("http://www.cpan.org/CPAN/authors/id/F/FL/FLORA/FCGI-${pkgver}.tar.gz")
+md5sums=('462a77a0072480fea791a4d3095eb486')
build() {
cd "${srcdir}/FCGI-${pkgver}"
diff --git a/extra/perl-net-ssleay/PKGBUILD b/extra/perl-net-ssleay/PKGBUILD
index 6620fbd6f..ebb700a16 100644
--- a/extra/perl-net-ssleay/PKGBUILD
+++ b/extra/perl-net-ssleay/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 125276 2011-05-25 19:20:00Z foutrelis $
+# $Id: PKGBUILD 140126 2011-10-07 15:32:39Z giovanni $
# Maintainer: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: Manolis Tzanidakis
pkgname=perl-net-ssleay
_cpanname=Net-SSLeay
-pkgver=1.36
-pkgrel=5
+pkgver=1.42
+pkgrel=1
pkgdesc="Perl extension for using OpenSSL"
arch=('i686' 'x86_64')
license=('custom:BSD')
@@ -14,8 +14,8 @@ depends=('perl' 'openssl')
options=(!emptydirs)
replaces=('net-ssleay')
provides=('net-ssleay')
-source=(http://www.cpan.org/authors/id/F/FL/FLORA/${_cpanname}-${pkgver}.tar.gz)
-md5sums=('54061638720dd6a325395331c77f21d8')
+source=("http://www.cpan.org/authors/id/M/MI/MIKEM/${_cpanname}-${pkgver}.tar.gz")
+md5sums=('3f9c9589495301c14bfc03097388ca4f')
build() {
cd ${srcdir}/${_cpanname}-${pkgver}
diff --git a/extra/pycups/PKGBUILD b/extra/pycups/PKGBUILD
index 4936bab3d..94c61e43e 100644
--- a/extra/pycups/PKGBUILD
+++ b/extra/pycups/PKGBUILD
@@ -1,17 +1,18 @@
-# $Id: PKGBUILD 134034 2011-08-01 10:36:25Z andrea $
+# $Id: PKGBUILD 140153 2011-10-07 22:27:20Z eric $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
# Contributor: nesl247 <nesl247@gmail.com>
pkgname=pycups
-pkgver=1.9.58
+pkgver=1.9.59
pkgrel=1
pkgdesc="Python CUPS Bindings"
url="http://cyberelk.net/tim/software/pycups/"
arch=('i686' 'x86_64')
license=('GPL')
depends=('libcups' 'python2')
-source=("http://cyberelk.net/tim/data/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('320d8ce1f10dea9a3dd9054befaf6239')
+source=(http://cyberelk.net/tim/data/${pkgname}/${pkgname}-${pkgver}.tar.bz2{,.asc})
+md5sums=('636598c3fbf49af8df26ca9afef81559'
+ '0ae46bd1db1bf6414cb1ff11ef24d678')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
diff --git a/extra/pysmbc/PKGBUILD b/extra/pysmbc/PKGBUILD
index 6a0855ee6..3864697f8 100644
--- a/extra/pysmbc/PKGBUILD
+++ b/extra/pysmbc/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 127695 2011-06-17 17:55:40Z andrea $
+# $Id: PKGBUILD 140148 2011-10-07 22:11:09Z eric $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
# Contributor: Shane Peelar <lookatyouhacker@gm@il(d0t)c0m>
pkgname=pysmbc
-pkgver=1.0.11
+pkgver=1.0.11.1
pkgrel=1
pkgdesc="Python bindings for libsmbclient"
arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@ url="http://pypi.python.org/pypi/pysmbc/"
license=('GPL')
depends=('python2' 'smbclient')
source=("http://pypi.python.org/packages/source/p/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('8593053cfe3cc0b79d8c4ab892044d4b')
+md5sums=('97a2a9738f41f89400c510efb2c20f77')
build(){
cd "${srcdir}/${pkgname}-${pkgver}"
diff --git a/extra/python-lxml/PKGBUILD b/extra/python-lxml/PKGBUILD
index 76d995f9c..86b22a859 100644
--- a/extra/python-lxml/PKGBUILD
+++ b/extra/python-lxml/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 109621 2011-02-11 10:29:56Z andrea $
+# $Id: PKGBUILD 140122 2011-10-07 10:35:34Z eric $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
# Contributor: Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
# Contributor: Angel 'angvp' Velasquez <angvp[at]archlinux.com.ve>
@@ -6,25 +6,28 @@
# Contributor: Guillem Rieu <guillemr@gmx.net>
pkgname=python-lxml
-pkgver=2.3
+pkgver=2.3.1
pkgrel=1
pkgdesc="Python binding for the libxml2 and libxslt libraries"
arch=('i686' 'x86_64')
license=('BSD' 'GPL' 'custom')
-url="http://codespeak.net/lxml"
+url="http://lxml.de/"
depends=('python2' 'libxslt')
-optdepends=("beautiful-soup: support for parsing not well formed HTML")
+optdepends=('python-beautifulsoup: support for parsing not well formed HTML')
conflicts=('lxml')
replaces=('lxml')
source=("http://codespeak.net/lxml/lxml-${pkgver}.tgz")
-md5sums=('a245a015fd59b63e220005f263e1682a')
+md5sums=('87931fbf35df60cd71cfe7484b4b36ed')
package() {
- cd ${srcdir}/lxml-$pkgver
+ cd "${srcdir}"/lxml-$pkgver
python2 setup.py install --root="${pkgdir}" --optimize=1
- install -D -m644 LICENSES.txt ${pkgdir}/usr/share/licenses/$pkgname/LICENSE
- install -D -m644 doc/licenses/BSD.txt ${pkgdir}/usr/share/licenses/$pkgname/BSD.txt
- install -D -m644 doc/licenses/elementtree.txt ${pkgdir}/usr/share/licenses/$pkgname/elementtree.txt
+ install -Dm644 LICENSES.txt \
+ "${pkgdir}"/usr/share/licenses/$pkgname/LICENSE
+ install -Dm644 doc/licenses/BSD.txt \
+ "${pkgdir}"/usr/share/licenses/$pkgname/BSD.txt
+ install -Dm644 doc/licenses/elementtree.txt \
+ "${pkgdir}"/usr/share/licenses/$pkgname/elementtree.txt
}
diff --git a/extra/python-pysqlite/ChangeLog b/extra/python-pysqlite/ChangeLog
index 12c0ad090..2f42c5de4 100644
--- a/extra/python-pysqlite/ChangeLog
+++ b/extra/python-pysqlite/ChangeLog
@@ -1,3 +1,6 @@
+2011-10-07 Angel Velasquez <angvp@archlinux.org>
+ * Updated to: 2.6.3
+ * Added check function
2009-08-06 Douglas Soares de Andrade <douglas@archlinux.org>
diff --git a/extra/python-pysqlite/PKGBUILD b/extra/python-pysqlite/PKGBUILD
index 54265b30d..d8cdd75a8 100644
--- a/extra/python-pysqlite/PKGBUILD
+++ b/extra/python-pysqlite/PKGBUILD
@@ -1,11 +1,10 @@
-# $Id: PKGBUILD 89652 2010-09-02 20:47:02Z remy $
+# $Id: PKGBUILD 140136 2011-10-07 20:31:49Z angvp $
+# Maintainer: Angel Velasquez <angvp@archlinux.org>
# Contributor: Aaron Griffin <aaron@archlinux.org>
-# Contributor: Aaron Griffin <aaron@archlinux.org>
-# Maintainer: Daniel J Griffiths <ghost1227@archlinux.us>
-
+# Contributor: Daniel J Griffiths <ghost1227@archlinux.us>
pkgname=python-pysqlite
-pkgver=2.6.0
-pkgrel=2
+pkgver=2.6.3
+pkgrel=1
pkgdesc="A Python DB-API 2.0 interface for the SQLite embedded relational database engine"
license=('custom')
arch=('i686' 'x86_64')
@@ -14,8 +13,14 @@ depends=('python2' 'sqlite3')
replaces=('pysqlite2')
source=(http://pysqlite.googlecode.com/files/pysqlite-${pkgver}.tar.gz \
setup.cfg)
-md5sums=('fc92618b3b39d02e6ff10dc467c36640'
- '86dd356c65afd14a22f2f8f64a26441e')
+md5sums=('711afa1062a1d2c4a67acdf02a33d86e'
+ '86dd356c65afd14a22f2f8f64a26441e')
+
+check() {
+ cd ${pkgdir}/usr/lib/python2.7/site-packages
+ python2 -c "from pysqlite2 import test; test.test()"
+}
+
build() {
cd ${srcdir}/pysqlite-${pkgver}
cp ${srcdir}/setup.cfg .
diff --git a/extra/vlc/PKGBUILD b/extra/vlc/PKGBUILD
index 1c3208899..621ad8918 100644
--- a/extra/vlc/PKGBUILD
+++ b/extra/vlc/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 140073 2011-10-06 07:33:49Z ibiru $
+# $Id: PKGBUILD 140130 2011-10-07 15:51:39Z giovanni $
# Maintainer: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: Sarah Hay <sarahhay@mb.sympatico.ca>
# Contributor: Martin Sandsmark <martin.sandsmark@kde.org>
pkgname=vlc
-pkgver=1.1.11
-pkgrel=5
+pkgver=1.1.12
+pkgrel=1
pkgdesc="A multi-platform MPEG, VCD/DVD, and DivX player"
arch=('i686' 'x86_64')
url="http://www.videolan.org/vlc/"
@@ -39,7 +39,7 @@ backup=('usr/share/vlc/http/.hosts'
options=('!libtool')
install=vlc.install
source=("http://download.videolan.org/pub/videolan/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('a64846d6f21ea179ae8e8bfb6f9447fe')
+md5sums=('91de1ad308c947e35380f9d747ff5713')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"