summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2012-06-12 12:04:42 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2012-06-12 12:04:42 -0300
commit57f780f5913e0a1bf9a4f6d8b94309537d99cca7 (patch)
tree78aaeeba5e5fa3267ca815671f11a75b3af11a00 /community
parentd9929db3b4ad2dfeeb19ad71f6016eb8122d0208 (diff)
parentfd4cd23b679e620a51c42e87a0655d55704fdba8 (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: extra/bind/PKGBUILD extra/gc/PKGBUILD
Diffstat (limited to 'community')
-rw-r--r--community/ccid/PKGBUILD6
-rw-r--r--community/gcompris/PKGBUILD8
2 files changed, 7 insertions, 7 deletions
diff --git a/community/ccid/PKGBUILD b/community/ccid/PKGBUILD
index 71aeb60d9..a9e380347 100644
--- a/community/ccid/PKGBUILD
+++ b/community/ccid/PKGBUILD
@@ -1,15 +1,15 @@
-# $Id: PKGBUILD 69070 2012-04-08 22:56:25Z giovanni $
+# $Id: PKGBUILD 72183 2012-06-10 05:12:50Z giovanni $
# Maintainer: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: Daniel Plaza <daniel.plaza.espi@gmail.com>
pkgname=ccid
pkgver=1.4.6
-pkgrel=1
+pkgrel=2
pkgdesc="A generic USB Chip/Smart Card Interface Devices driver"
arch=('i686' 'x86_64' 'mips64el')
url="http://pcsclite.alioth.debian.org/ccid.html"
license=('LGPL' 'GPL')
-depends=('pcsclite' 'libusb')
+depends=('pcsclite' 'libusbx')
makedepends=('pkg-config')
backup=(etc/reader.conf.d/libccidtwin)
source=("https://alioth.debian.org/frs/download.php/3711/${pkgname}-${pkgver}.tar.bz2")
diff --git a/community/gcompris/PKGBUILD b/community/gcompris/PKGBUILD
index 2d08b5ec2..071f2ed22 100644
--- a/community/gcompris/PKGBUILD
+++ b/community/gcompris/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 61899 2012-01-10 12:57:08Z foutrelis $
+# $Id: PKGBUILD 72201 2012-06-10 19:51:58Z foutrelis $
# Maintainer: Evangelos Foutras <evangelos@foutrelis.com>
# Contributor: Daniel Isenmann <daniel.isenmann [at] gmx.de>
pkgname=gcompris
-pkgver=12.01
+pkgver=12.05
pkgrel=1
pkgdesc="Educational software suite comprising of numerous activities for children aged 2 to 10"
arch=('i686' 'x86_64' 'mips64el')
@@ -16,8 +16,8 @@ optdepends=('gnucap: for computer simulation within the electricity activity'
'gnuchess: for the chess activity')
makedepends=('texinfo' 'texi2html' 'intltool' 'gettext' 'gnuchess')
options=('!libtool')
-source=(http://downloads.sourceforge.net/project/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('77e5a4901550dfcad632277437b6895a65a553225224c8a78f2bd5b7b459aa91')
+source=(http://downloads.sourceforge.net/project/$pkgname/$pkgver/$pkgname-$pkgver.tar.bz2)
+sha256sums=('a4e9b9d04fd405c4b9ddc30f84a5f521f7ad1966c5f66c3e873bb84269ef55d0')
build() {
cd "$srcdir/$pkgname-$pkgver"