summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-07-08 03:39:55 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-07-08 03:39:55 +0000
commit7f65cca764732fe9c5f501ca636b4e2382bfd90d (patch)
treeab8674433b0d05867b47d6e48f9530d83047f75c
parentecc0814f13d77a15db732a279e7bcc143f403683 (diff)
Tue Jul 8 03:34:04 UTC 2014
-rw-r--r--community/cadaver/PKGBUILD6
-rw-r--r--community/distcc/PKGBUILD8
-rw-r--r--community/fcron/PKGBUILD8
-rw-r--r--community/ibus-kkc/PKGBUILD4
-rw-r--r--community/libkkc/PKGBUILD8
-rw-r--r--community/openscenegraph/PKGBUILD8
-rw-r--r--community/osdbattery/PKGBUILD4
-rw-r--r--community/pspshrink/PKGBUILD4
-rw-r--r--community/pympd/PKGBUILD4
-rw-r--r--community/pystatgrab/PKGBUILD4
-rw-r--r--community/pystatgrab/pystatgrab.changelog3
-rw-r--r--community/qmpdclient/PKGBUILD4
-rw-r--r--community/qtmpc/PKGBUILD4
-rw-r--r--community/rlog/PKGBUILD4
-rw-r--r--community/sdcv/PKGBUILD12
-rw-r--r--community/sdcv/sdcv.changelog3
-rw-r--r--community/slimevolley/PKGBUILD4
-rw-r--r--community/sqlitebrowser/PKGBUILD8
-rw-r--r--community/synce-libmimedir/PKGBUILD12
-rw-r--r--community/synce-rra/PKGBUILD9
-rw-r--r--community/tuxcmd/PKGBUILD4
-rw-r--r--community/vorbisgain/PKGBUILD4
-rw-r--r--community/wbar/PKGBUILD4
-rw-r--r--community/xcircuit/PKGBUILD12
-rw-r--r--community/xtmsplit/PKGBUILD4
-rw-r--r--core/mpfr/PKGBUILD7
-rw-r--r--core/mpfr/mpfr-3.1.2-p10.patch (renamed from core/mpfr/mpfr-3.1.2-p8.patch)304
-rw-r--r--extra/lftp/PKGBUILD6
-rw-r--r--extra/perl-tk/PKGBUILD19
-rw-r--r--extra/sane-frontends/PKGBUILD4
-rw-r--r--extra/smb4k/PKGBUILD6
-rw-r--r--extra/spice/PKGBUILD17
-rw-r--r--extra/xine-lib/PKGBUILD6
33 files changed, 418 insertions, 100 deletions
diff --git a/community/cadaver/PKGBUILD b/community/cadaver/PKGBUILD
index 54bce1fdc..09f46c822 100644
--- a/community/cadaver/PKGBUILD
+++ b/community/cadaver/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 113941 2014-07-01 10:19:17Z spupykin $
+# $Id: PKGBUILD 115267 2014-07-07 09:29:55Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer: William Rea <sillywilly@gmail.com>
pkgname=cadaver
pkgver=0.23.3
-pkgrel=4
+pkgrel=5
pkgdesc="Command-line WebDAV client for Unix"
arch=('i686' 'x86_64')
url="http://www.webdav.org/cadaver"
@@ -15,7 +15,7 @@ md5sums=('502ecd601e467f8b16056d2acca39a6f')
build() {
cd $srcdir/cadaver-$pkgver
- ./configure --prefix=/usr
+ ./configure --prefix=/usr --with-ssl
make
}
diff --git a/community/distcc/PKGBUILD b/community/distcc/PKGBUILD
index 3363a6c51..f0ce6ae5a 100644
--- a/community/distcc/PKGBUILD
+++ b/community/distcc/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 94163 2013-07-15 11:02:50Z spupykin $
+# $Id: PKGBUILD 115269 2014-07-07 09:30:17Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer: Judd Vinet <jvinet@zeroflux.org>
# Contributor: Giovanni Scafora <giovanni@archlinux.org>
pkgname=distcc
-pkgver=3.1
-pkgrel=12
+pkgver=3.2rc1
+pkgrel=1
pkgdesc="A distributed C, C++, Obj C compiler"
arch=('i686' 'x86_64')
url="http://code.google.com/p/distcc/"
@@ -19,7 +19,7 @@ backup=('etc/conf.d/distccd'
source=(http://distcc.googlecode.com/files/${pkgname}-${pkgver}.tar.bz2
distccd.conf.d
distccd.service)
-md5sums=('a1a9d3853df7133669fffec2a9aab9f3'
+md5sums=('18cd4f33f5cfc3e75675cafc568fb9cf'
'239aae53250e3e35288cba566bc0bbf1'
'09f0688da9c1840e518d2593bd5c3830')
diff --git a/community/fcron/PKGBUILD b/community/fcron/PKGBUILD
index 35c27c108..26058e6df 100644
--- a/community/fcron/PKGBUILD
+++ b/community/fcron/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 113140 2014-06-14 11:13:18Z ttoepper $
+# $Id: PKGBUILD 115220 2014-07-07 00:32:53Z seblu $
# Contributor: Giorgio Lando <lando at imap dot cc>
# Contributor: Sergej Pupykin
# Contributor: Thomas Bächler
@@ -6,8 +6,8 @@
# Maintainer: Thorsten Töpper <atsutane-tu@freethoughts.de>
pkgname=fcron
-pkgver=3.1.3
-pkgrel=2
+pkgver=3.2.0
+pkgrel=1
pkgdesc='Feature-rich cron implementation'
arch=(i686 x86_64)
url='http://fcron.free.fr'
@@ -30,7 +30,7 @@ options=('emptydirs' '!makeflags')
install=$pkgname.install
source=("http://fcron.free.fr/archives/$pkgname-$pkgver.src.tar.gz"
'systab.orig')
-md5sums=('b58ce88344eb4c80a353066547d20a24'
+md5sums=('4b031c2fba32a98fa814d1557158b0e9'
'afecbfd98caa49e8e4aa239fa1b19255')
build() {
diff --git a/community/ibus-kkc/PKGBUILD b/community/ibus-kkc/PKGBUILD
index 4e501246c..58f1775bb 100644
--- a/community/ibus-kkc/PKGBUILD
+++ b/community/ibus-kkc/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: ponsfoot <cabezon dot hashimoto at gmail dot com>
pkgname=ibus-kkc
-pkgver=1.5.20
+pkgver=1.5.21
pkgrel=1
pkgdesc="libkkc (Japanese Kana Kanji input method) engine for ibus"
arch=('i686' 'x86_64')
@@ -11,6 +11,7 @@ license=('GPL')
depends=('ibus' 'libkkc' 'libkkc-data' 'skk-jisyo')
makedepends=('vala' 'intltool')
source=(https://bitbucket.org/libkkc/${pkgname}/downloads/${pkgname}-${pkgver}.tar.gz)
+sha512sums=('528eba58b6c1364d97441952b3def001457639478b3d0427d10d6edcd1c52aa5b97a8805b5475b4bd0a01ffc432daa44e517325ad9ebb3f0ce1b3395a24c2cc9')
build() {
cd "${pkgname}-${pkgver}"
@@ -23,4 +24,3 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums=('ebbc77ce7a454c75b4edfa885e240c6ec45f701b19e56bf6e785f0dbb17dac9d64175e7972ae3c428ff2f880ebe236af8b11829c023aae1079d8302f5494509d')
diff --git a/community/libkkc/PKGBUILD b/community/libkkc/PKGBUILD
index 1ca22fbcd..8902f3ffd 100644
--- a/community/libkkc/PKGBUILD
+++ b/community/libkkc/PKGBUILD
@@ -1,18 +1,19 @@
-# $Id: PKGBUILD 108690 2014-04-01 10:14:24Z fyan $
+# $Id: PKGBUILD 115263 2014-07-07 07:45:38Z fyan $
# Maintainer: Felix Yan <felixonmars@gmail.com>
# Contributor: ponsfoot <cabezon dot hashimoto at gmail dot com>
pkgname=libkkc
-pkgver=0.3.3
+pkgver=0.3.4
pkgrel=1
pkgdesc="Japanese Kana Kanji conversion library"
arch=('i686' 'x86_64')
url="https://bitbucket.org/libkkc"
license=('GPL')
-depends=('marisa' 'json-glib' 'libgee06')
+depends=('marisa' 'json-glib' 'libgee')
makedepends=('vala' 'gobject-introspection' 'intltool' 'python2-marisa')
optdepends=('sh: to use kkc-package-data')
source=(https://bitbucket.org/libkkc/libkkc/downloads/${pkgname}-${pkgver}.tar.gz)
+sha512sums=('ec6afc488e8e176b7c180254a21097ba4de2091c1959f4088c01c915c641a7eca28bf709e65c2aeed9f2f327090125ae4b48d1b71a9e12cf7667947769537759')
build() {
cd "${pkgname}-${pkgver}"
@@ -30,4 +31,3 @@ package() {
"${pkgdir}/usr/share/doc/${pkgname}-${pkgver}/"
}
-sha512sums=('6e3463f9a14739b2bfa87de1339a00d9a617fdbc17f412765feadc5a4bd4b9b70cacc03b5f7b656868059656ed517c8ce8786c2051117541b8a8653234e29cba')
diff --git a/community/openscenegraph/PKGBUILD b/community/openscenegraph/PKGBUILD
index 390f135fb..0510f86e5 100644
--- a/community/openscenegraph/PKGBUILD
+++ b/community/openscenegraph/PKGBUILD
@@ -1,12 +1,12 @@
-# $Id: PKGBUILD 113167 2014-06-14 19:22:21Z andyrtr $
+# $Id: PKGBUILD 115274 2014-07-07 09:39:41Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer: Hans Janssen <janserv@gmail.com>
# Contributor: my64 <packages@obordes.com>
# Contributor: Colin Pitrat <colin.pitrat@gmail.com>
pkgname=openscenegraph
-pkgver=3.2.0
-pkgrel=4
+pkgver=3.2.1
+pkgrel=1
pkgdesc="An Open Source, high performance real-time graphics toolkit"
arch=('i686' 'x86_64')
license=('custom:OSGPL')
@@ -19,7 +19,7 @@ provides=('openthreads')
#source=(http://www.openscenegraph.org/downloads/stable_releases/OpenSceneGraph-$pkgver/source/OpenSceneGraph-$pkgver.zip
source=(http://www.openscenegraph.org/downloads/developer_releases/OpenSceneGraph-$pkgver.zip
giflib.patch)
-md5sums=('4980f8692712a24d4c99f363f80c6814'
+md5sums=('4f95206a1eef218bd007c3b43e1334f5'
'8c06c8410e8840e83c242b8b401cdad7')
prepare() {
diff --git a/community/osdbattery/PKGBUILD b/community/osdbattery/PKGBUILD
index 1d2da5715..963347539 100644
--- a/community/osdbattery/PKGBUILD
+++ b/community/osdbattery/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 76967 2012-10-02 18:09:45Z jlichtblau $
+# $Id: PKGBUILD 115226 2014-07-07 02:28:17Z fyan $
# Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
# Contributor: dibblethewrecker <dibblethewrecker@jiwe.org>
pkgname=osdbattery
pkgver=1.4
-pkgrel=5
+pkgrel=6
pkgdesc="Displays battery information in the OSD style"
arch=('i686' 'x86_64')
url="http://osdbattery.sourceforge.net/"
diff --git a/community/pspshrink/PKGBUILD b/community/pspshrink/PKGBUILD
index af5b54a16..73cbf3c4d 100644
--- a/community/pspshrink/PKGBUILD
+++ b/community/pspshrink/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 67730 2012-03-14 09:57:46Z giovanni $
+# $Id: PKGBUILD 115229 2014-07-07 02:29:42Z fyan $
# Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
# Contributor: Angel 'angvp' Velasquez <angvp[at]archlinux.com.ve>
# Contributor: Tomas Acauan Schertel <tschertel@gmail.com>
pkgname=pspshrink
pkgver=1.1.2
-pkgrel=3
+pkgrel=4
pkgdesc="PSP Shrink allows you to shrink your isos to the cso format."
arch=('i686' 'x86_64')
url="http://code.google.com/p/pspshrink/"
diff --git a/community/pympd/PKGBUILD b/community/pympd/PKGBUILD
index d83139b8c..4a17d2725 100644
--- a/community/pympd/PKGBUILD
+++ b/community/pympd/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 67738 2012-03-14 10:05:54Z giovanni $
+# $Id: PKGBUILD 115233 2014-07-07 02:32:57Z fyan $
# Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
# Contributor: Allan McRae <allan@archlinux.org>
# Contributor: whatah <whatah@gmail.com>
@@ -6,7 +6,7 @@
pkgname=pympd
pkgver=0.08.1
-pkgrel=3
+pkgrel=4
pkgdesc="A Rhythmbox-like PyGTK+ client for Music Player Daemon"
arch=('i686' 'x86_64')
url="http://pympd.sourceforge.net/"
diff --git a/community/pystatgrab/PKGBUILD b/community/pystatgrab/PKGBUILD
index 9176acf68..25aacd84e 100644
--- a/community/pystatgrab/PKGBUILD
+++ b/community/pystatgrab/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 83539 2013-02-02 14:53:33Z jlichtblau $
+# $Id: PKGBUILD 115235 2014-07-07 02:33:33Z fyan $
# Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
# Contributor: Hugo Ideler <hugoideler@dse.nl>
pkgname=pystatgrab
pkgver=0.5
-pkgrel=6
+pkgrel=7
pkgdesc="Python bindings for libstatgrab"
arch=('i686' 'x86_64')
url="http://www.i-scream.org/pystatgrab"
diff --git a/community/pystatgrab/pystatgrab.changelog b/community/pystatgrab/pystatgrab.changelog
index 27f35cf6a..a3cd1f921 100644
--- a/community/pystatgrab/pystatgrab.changelog
+++ b/community/pystatgrab/pystatgrab.changelog
@@ -1,3 +1,6 @@
+2013-02-02 Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
+ * pystatgrab 0.5-6 clean-up $pkgdir usage
+
2010-07-21 Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
* Rebuild for correct package naming
diff --git a/community/qmpdclient/PKGBUILD b/community/qmpdclient/PKGBUILD
index f5b4eb9b7..5ac9b9429 100644
--- a/community/qmpdclient/PKGBUILD
+++ b/community/qmpdclient/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 85391 2013-03-01 10:38:10Z andrea $
+# $Id: PKGBUILD 115237 2014-07-07 02:37:49Z fyan $
# Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
# Contributor: Andrea Scarpino <andrea@archlinux.org>
# Contributor: Vinay S Shastry <vinayshastry@gmail.com>
pkgname=qmpdclient
pkgver=1.2.2
-pkgrel=3
+pkgrel=4
pkgdesc="A Qt4 client for MPD"
arch=('i686' 'x86_64')
url="http://bitcheese.net/wiki/QMPDClient"
diff --git a/community/qtmpc/PKGBUILD b/community/qtmpc/PKGBUILD
index 4755f681e..c2be033ef 100644
--- a/community/qtmpc/PKGBUILD
+++ b/community/qtmpc/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 67768 2012-03-14 11:08:26Z giovanni $
+# $Id: PKGBUILD 115239 2014-07-07 02:41:24Z fyan $
# Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
# Contributor: Shaika-Dzari <shaikadzari at gmail dot com>
pkgname=qtmpc
pkgver=0.6.1
-pkgrel=3
+pkgrel=4
pkgdesc="Qt4-based front-end for MPD"
arch=('i686' 'x86_64')
url="http://qtmpc.lowblog.nl/"
diff --git a/community/rlog/PKGBUILD b/community/rlog/PKGBUILD
index 95e7e58ad..aa466670b 100644
--- a/community/rlog/PKGBUILD
+++ b/community/rlog/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 99979 2013-10-31 02:48:38Z allan $
+# $Id: PKGBUILD 115241 2014-07-07 02:42:41Z fyan $
# Contributor: Jaroslaw Swierczynski <swiergot@aur.archlinux.org>
# Contributor: Sven Kauber <celeon@gmail.com>
# Maintainer: Daniel J Griffiths <ghost1227@archlinux.us>
pkgname=rlog
pkgver=1.4
-pkgrel=4
+pkgrel=5
pkgdesc="A flexible message logging facility for C++ programs and libraries"
arch=('i686' 'x86_64')
url="http://www.arg0.net/rlog"
diff --git a/community/sdcv/PKGBUILD b/community/sdcv/PKGBUILD
index dd1d87971..1ef1cb538 100644
--- a/community/sdcv/PKGBUILD
+++ b/community/sdcv/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 57381 2011-10-26 16:44:58Z jlichtblau $
+# $Id: PKGBUILD 115284 2014-07-07 20:41:06Z jlichtblau $
# Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
pkgname=sdcv
pkgver=0.4.2
-pkgrel=6
+pkgrel=8
pkgdesc="StarDict Console Version"
arch=('i686' 'x86_64')
url="http://sdcv.sourceforge.net/"
@@ -18,9 +18,9 @@ sha256sums=('a164f079e93986814ea2d39f3a49cf9d1b71b01aad908254457fe3d0ded9deb2'
'4746e32a6aaddf7744f373b539879598b48219a3b35f41ceb839f04c27921eb4')
build() {
- cd ${srcdir}/$pkgname-$pkgver
+ cd "${srcdir}"/$pkgname-$pkgver
- patch -Np1 -i ${srcdir}/$pkgname-$pkgver-headers.patch
+ patch -Np1 -i "${srcdir}"/$pkgname-$pkgver-headers.patch
./configure --prefix=/usr --mandir=/usr/share/man
@@ -33,7 +33,7 @@ build() {
}
package() {
- cd ${srcdir}/$pkgname-$pkgver
+ cd "${srcdir}"/$pkgname-$pkgver
- make DESTDIR=${pkgdir} install
+ make DESTDIR="${pkgdir}" install
}
diff --git a/community/sdcv/sdcv.changelog b/community/sdcv/sdcv.changelog
index f742d12c7..a25df8a16 100644
--- a/community/sdcv/sdcv.changelog
+++ b/community/sdcv/sdcv.changelog
@@ -1,3 +1,6 @@
+2014-07-07 Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
+ * sdcv 0.4.2-8 mtree rebuild
+
2011-10-26 Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
* sdcv 0.4.2-6
* moved to [community] with 206 votes
diff --git a/community/slimevolley/PKGBUILD b/community/slimevolley/PKGBUILD
index 695f6eb3f..f2d99d5c0 100644
--- a/community/slimevolley/PKGBUILD
+++ b/community/slimevolley/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 67388 2012-03-10 21:54:03Z lcarlier $
+# $Id: PKGBUILD 115247 2014-07-07 02:51:40Z fyan $
# Maintainer : Geoffroy Carrier <gcarrier@aur.archlinux.org>
# Contributor: Joel Schaerer <joel.schaerer@laposte.net>
pkgname=slimevolley
pkgver=2.4.2
-pkgrel=2
+pkgrel=3
pkgdesc="A simple yet fun arcade volley game"
arch=('i686' 'x86_64')
url="http://slime.tuxfamily.org/index.php"
diff --git a/community/sqlitebrowser/PKGBUILD b/community/sqlitebrowser/PKGBUILD
index 86e57c4a6..fd3c241d2 100644
--- a/community/sqlitebrowser/PKGBUILD
+++ b/community/sqlitebrowser/PKGBUILD
@@ -1,18 +1,18 @@
-# $Id: PKGBUILD 114648 2014-07-02 14:54:20Z spupykin $
+# $Id: PKGBUILD 115282 2014-07-07 17:13:29Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer: Douglas Soares de Andrade <dsandrade@gmail.com>
# Contributor: Michael Fellinger <m.fellinger@gmail.com>
pkgname=sqlitebrowser
-pkgver=3.1.0
-pkgrel=3
+pkgver=3.2.0
+pkgrel=1
pkgdesc="SQLite Database browser is a light GUI editor for SQLite databases, built on top of Qt"
arch=('i686' 'x86_64')
url="http://sqlitebrowser.org/"
license=('GPL')
depends=('qt5-base' 'sqlite' 'libxkbcommon-x11')
source=(https://github.com/sqlitebrowser/sqlitebrowser/archive/sqlb-$pkgver.tar.gz)
-md5sums=('17be1cdebcf79a906e6e206fc7cd6cde')
+md5sums=('8e0edc6b14230e3933aa68a4731d9bd3')
build() {
cd $srcdir/$pkgname-sqlb-$pkgver
diff --git a/community/synce-libmimedir/PKGBUILD b/community/synce-libmimedir/PKGBUILD
index baf6ea356..51a0b2b1d 100644
--- a/community/synce-libmimedir/PKGBUILD
+++ b/community/synce-libmimedir/PKGBUILD
@@ -1,23 +1,25 @@
-# $Id: PKGBUILD 100287 2013-11-02 08:49:51Z spupykin $
+# $Id: PKGBUILD 115278 2014-07-07 10:04:38Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Zhukov Pavel <gelios@gmail.com>
pkgname=synce-libmimedir
pkgver=0.4
-pkgrel=5
+pkgrel=7
pkgdesc="provide a means of communication with a Windows CE device - library that parses MIME Directory Profile."
arch=('i686' 'x86_64')
url="http://synce.sourceforge.net/"
license=('GPL')
+options=('staticlibs')
source=(http://downloads.sourceforge.net/sourceforge/synce/libmimedir-$pkgver.tar.gz)
md5sums=('156e1eb69377d9ae9180a09e38148ec6')
build() {
cd $srcdir/libmimedir-$pkgver
if [ "$CARCH" = "x86_64" ]; then
- sed -i -e 's|Wall|Wall -fPIC -DPIC|g' Makefile.in
- ./configure --prefix=/usr --disable-shared --with-pic
- else ./configure --prefix=/usr --disable-shared
+ sed -i -e 's|Wall|Wall -fPIC -DPIC|g' Makefile.in
+ ./configure --prefix=/usr --with-pic
+ else
+ ./configure --prefix=/usr
fi
make
}
diff --git a/community/synce-rra/PKGBUILD b/community/synce-rra/PKGBUILD
index bae4cf6af..cadbf0187 100644
--- a/community/synce-rra/PKGBUILD
+++ b/community/synce-rra/PKGBUILD
@@ -1,23 +1,22 @@
-# $Id: PKGBUILD 100120 2013-11-01 17:17:46Z spupykin $
+# $Id: PKGBUILD 115280 2014-07-07 10:04:56Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Zhukov Pavel <gelios@gmail.com>
pkgname=synce-rra
pkgver=0.17
-pkgrel=2
+pkgrel=3
pkgdesc="provide a means of communication with a Windows CE device - rra libraries for synce"
arch=('i686' 'x86_64')
url="http://synce.sourceforge.net/"
license=('GPL')
-depends=('glibc' 'synce-core' 'synce-libmimedir')
-makedepends=('python2' 'pyrex')
+depends=('synce-core')
+makedepends=('python2' 'pyrex' 'synce-libmimedir')
source=(http://downloads.sourceforge.net/synce/librra-$pkgver.tar.gz)
md5sums=('d0c869afbce4d203c85098a2886b6956')
build() {
cd $srcdir/librra-$pkgver
./configure --prefix=/usr
-# sed -i s/-Werror// lib/Makefile src/Makefile
make
}
diff --git a/community/tuxcmd/PKGBUILD b/community/tuxcmd/PKGBUILD
index 5eefb36b3..ee8482ef4 100644
--- a/community/tuxcmd/PKGBUILD
+++ b/community/tuxcmd/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 67802 2012-03-14 13:31:15Z giovanni $
+# $Id: PKGBUILD 115251 2014-07-07 02:59:35Z fyan $
# Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
pkgname=tuxcmd
pkgver=0.6.70
-pkgrel=4
+pkgrel=5
pkgdesc='A GTK2 file manager with two panels'
arch=('i686' 'x86_64')
url='http://tuxcmd.sourceforge.net/'
diff --git a/community/vorbisgain/PKGBUILD b/community/vorbisgain/PKGBUILD
index 6853e7379..4ca7a6479 100644
--- a/community/vorbisgain/PKGBUILD
+++ b/community/vorbisgain/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 67509 2012-03-12 21:51:42Z lcarlier $
+# $Id: PKGBUILD 115255 2014-07-07 03:02:25Z fyan $
# Maintainer: Shinlun Hsieh <yngwiexx@yahoo.com.tw>
# Contributor: Cory Farmer <rbgkofi@ameritech.net>
pkgname=vorbisgain
pkgver=0.37
-pkgrel=3
+pkgrel=4
pkgdesc="A utility that computes the ReplayGain values for Ogg Vorbis files."
arch=('i686' 'x86_64')
url="http://sjeng.org/vorbisgain.html"
diff --git a/community/wbar/PKGBUILD b/community/wbar/PKGBUILD
index 3d20bcbd6..18014f746 100644
--- a/community/wbar/PKGBUILD
+++ b/community/wbar/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 76682 2012-09-26 19:34:38Z jlichtblau $
+# $Id: PKGBUILD 115257 2014-07-07 03:03:22Z fyan $
# Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
# Contributor: Sergej Pupykin <pupykin.s+arch@gmail.com>
pkgname=wbar
pkgver=2.3.4
-pkgrel=1
+pkgrel=2
pkgdesc="A quick launch bar developed with speed in mind"
arch=('i686' 'x86_64')
url="http://code.google.com/p/wbar"
diff --git a/community/xcircuit/PKGBUILD b/community/xcircuit/PKGBUILD
index 615a9dc6e..3d5e843cd 100644
--- a/community/xcircuit/PKGBUILD
+++ b/community/xcircuit/PKGBUILD
@@ -1,22 +1,24 @@
-# $Id: PKGBUILD 114632 2014-07-02 10:25:26Z spupykin $
+# $Id: PKGBUILD 115273 2014-07-07 09:30:48Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer: Giovanni Scafora <linuxmania@gmail.com>
# Contributor: simo <simo@archlinux.org>
pkgname=xcircuit
-pkgver=3.8.68
+pkgver=3.8.69
pkgrel=1
pkgdesc="A program for drawing publishable-quality electrical circuit schematic diagrams"
arch=('i686' 'x86_64')
url="http://opencircuitdesign.com/xcircuit"
license=('GPL2')
depends=('tk' 'libxpm' 'zlib')
-makedepends=('chrpath')
+makedepends=('chrpath' 'gendesk')
+_categories='Application;Electronics;Engineering'
source=(http://opencircuitdesign.com/xcircuit/archive/$pkgname-$pkgver.tgz)
-md5sums=('20954dc6413f7e4824220cd4b4cb2db6')
+md5sums=('dbdcf28e8af273bc2d1e97f5f843e833')
build() {
cd $srcdir/$pkgname-$pkgver
+ gendesk $startdir/PKGBUILD
./configure --prefix=/usr --with-tcl=/usr/lib --with-tk=/usr/lib --mandir=/usr/share/man
make
}
@@ -28,4 +30,6 @@ package() {
mv $pkgdir/usr/lib/xcircuit-3.8/man/* $pkgdir/usr/share/man/man1/
rm -rf $pkgdir/usr/lib/xcircuit-3.8/man/
chrpath -d $pkgdir/usr/lib/xcircuit-3.8/xcircexec
+ install -Dm0644 xcircuit.desktop $pkgdir/usr/share/applications/xcircuit.desktop
+ install -Dm0644 xcircuit.png $pkgdir/usr/share/icons/xcircuit.png
}
diff --git a/community/xtmsplit/PKGBUILD b/community/xtmsplit/PKGBUILD
index c1d0c5a70..b64a24d07 100644
--- a/community/xtmsplit/PKGBUILD
+++ b/community/xtmsplit/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 67921 2012-03-16 09:56:53Z giovanni $
+# $Id: PKGBUILD 115259 2014-07-07 03:06:38Z fyan $
# Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
# Contributor: Geoffroy Carrier <geoffroy.carrier@koon.fr>
pkgname=xtmsplit
pkgver=0.2
-pkgrel=3
+pkgrel=4
pkgdesc="Xtremsplit-compliant file splitter/merger"
arch=('i686' 'x86_64')
url="http://www.software.caelistis.be/"
diff --git a/core/mpfr/PKGBUILD b/core/mpfr/PKGBUILD
index 4c7d4a2b4..6af9b05f6 100644
--- a/core/mpfr/PKGBUILD
+++ b/core/mpfr/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 213675 2014-05-28 05:17:32Z allan $
+# $Id: PKGBUILD 216598 2014-07-07 03:14:57Z allan $
# Maintainer: Allan McRae <allan@archlinux.org>
# Contributor: damir <damir@archlinux.org>
pkgname=mpfr
_pkgver=3.1.2
-_patchlevel=p8
+_patchlevel=p10
pkgver=${_pkgver}.${_patchlevel}
#pkgver=${_pkgver}
pkgrel=1
@@ -18,7 +18,8 @@ source=(http://www.mpfr.org/mpfr-current/mpfr-${_pkgver}.tar.xz{,.asc}
mpfr-${_pkgver}-${_patchlevel}.patch)
md5sums=('e3d203d188b8fe60bb6578dd3152e05c'
'SKIP'
- '3280aba9c8ebb1be9dab32d28e97e9a6')
+ '43121795ef12f1b29ada4508d9186ea9')
+validpgpkeys=('07F3DBBECC1A39605078094D980C197698C3739D')
build() {
cd "${srcdir}/${pkgname}-${_pkgver}"
diff --git a/core/mpfr/mpfr-3.1.2-p8.patch b/core/mpfr/mpfr-3.1.2-p10.patch
index 31b2c61d3..d42e62bf1 100644
--- a/core/mpfr/mpfr-3.1.2-p8.patch
+++ b/core/mpfr/mpfr-3.1.2-p10.patch
@@ -1271,3 +1271,307 @@ diff -Naurd mpfr-3.1.2-a/src/version.c mpfr-3.1.2-b/src/version.c
- return "3.1.2-p7";
+ return "3.1.2-p8";
}
+diff -Naurd mpfr-3.1.2-a/PATCHES mpfr-3.1.2-b/PATCHES
+--- mpfr-3.1.2-a/PATCHES 2014-06-30 15:15:25.533266905 +0000
++++ mpfr-3.1.2-b/PATCHES 2014-06-30 15:15:25.617269178 +0000
+@@ -0,0 +1 @@
++div-overflow
+diff -Naurd mpfr-3.1.2-a/VERSION mpfr-3.1.2-b/VERSION
+--- mpfr-3.1.2-a/VERSION 2014-06-30 15:15:25.529266797 +0000
++++ mpfr-3.1.2-b/VERSION 2014-06-30 15:15:25.617269178 +0000
+@@ -1 +1 @@
+-3.1.2-p8
++3.1.2-p9
+diff -Naurd mpfr-3.1.2-a/src/div.c mpfr-3.1.2-b/src/div.c
+--- mpfr-3.1.2-a/src/div.c 2013-03-13 15:37:33.000000000 +0000
++++ mpfr-3.1.2-b/src/div.c 2014-06-30 15:15:25.585268312 +0000
+@@ -750,7 +750,9 @@
+ truncate_check_qh:
+ if (qh)
+ {
+- qexp ++;
++ if (MPFR_LIKELY (qexp < MPFR_EXP_MAX))
++ qexp ++;
++ /* else qexp is now incorrect, but one will still get an overflow */
+ q0p[q0size - 1] = MPFR_LIMB_HIGHBIT;
+ }
+ goto truncate;
+@@ -765,7 +767,9 @@
+ inex = 1; /* always here */
+ if (mpn_add_1 (q0p, q0p, q0size, MPFR_LIMB_ONE << sh))
+ {
+- qexp ++;
++ if (MPFR_LIKELY (qexp < MPFR_EXP_MAX))
++ qexp ++;
++ /* else qexp is now incorrect, but one will still get an overflow */
+ q0p[q0size - 1] = MPFR_LIMB_HIGHBIT;
+ }
+
+diff -Naurd mpfr-3.1.2-a/src/mpfr.h mpfr-3.1.2-b/src/mpfr.h
+--- mpfr-3.1.2-a/src/mpfr.h 2014-06-30 15:15:25.533266905 +0000
++++ mpfr-3.1.2-b/src/mpfr.h 2014-06-30 15:15:25.613269070 +0000
+@@ -27,7 +27,7 @@
+ #define MPFR_VERSION_MAJOR 3
+ #define MPFR_VERSION_MINOR 1
+ #define MPFR_VERSION_PATCHLEVEL 2
+-#define MPFR_VERSION_STRING "3.1.2-p8"
++#define MPFR_VERSION_STRING "3.1.2-p9"
+
+ /* Macros dealing with MPFR VERSION */
+ #define MPFR_VERSION_NUM(a,b,c) (((a) << 16L) | ((b) << 8) | (c))
+diff -Naurd mpfr-3.1.2-a/src/version.c mpfr-3.1.2-b/src/version.c
+--- mpfr-3.1.2-a/src/version.c 2014-06-30 15:15:25.533266905 +0000
++++ mpfr-3.1.2-b/src/version.c 2014-06-30 15:15:25.613269070 +0000
+@@ -25,5 +25,5 @@
+ const char *
+ mpfr_get_version (void)
+ {
+- return "3.1.2-p8";
++ return "3.1.2-p9";
+ }
+diff -Naurd mpfr-3.1.2-a/tests/tdiv.c mpfr-3.1.2-b/tests/tdiv.c
+--- mpfr-3.1.2-a/tests/tdiv.c 2013-03-13 15:37:44.000000000 +0000
++++ mpfr-3.1.2-b/tests/tdiv.c 2014-06-30 15:15:25.585268312 +0000
+@@ -1104,6 +1104,96 @@
+ #define RAND_FUNCTION(x) mpfr_random2(x, MPFR_LIMB_SIZE (x), randlimb () % 100, RANDS)
+ #include "tgeneric.c"
+
++static void
++test_extreme (void)
++{
++ mpfr_t x, y, z;
++ mpfr_exp_t emin, emax;
++ mpfr_prec_t p[4] = { 8, 32, 64, 256 };
++ int xi, yi, zi, j, r;
++ unsigned int flags, ex_flags;
++
++ emin = mpfr_get_emin ();
++ emax = mpfr_get_emax ();
++
++ mpfr_set_emin (MPFR_EMIN_MIN);
++ mpfr_set_emax (MPFR_EMAX_MAX);
++
++ for (xi = 0; xi < 4; xi++)
++ {
++ mpfr_init2 (x, p[xi]);
++ mpfr_setmax (x, MPFR_EMAX_MAX);
++ MPFR_ASSERTN (mpfr_check (x));
++ for (yi = 0; yi < 4; yi++)
++ {
++ mpfr_init2 (y, p[yi]);
++ mpfr_setmin (y, MPFR_EMIN_MIN);
++ for (j = 0; j < 2; j++)
++ {
++ MPFR_ASSERTN (mpfr_check (y));
++ for (zi = 0; zi < 4; zi++)
++ {
++ mpfr_init2 (z, p[zi]);
++ RND_LOOP (r)
++ {
++ mpfr_clear_flags ();
++ mpfr_div (z, x, y, (mpfr_rnd_t) r);
++ flags = __gmpfr_flags;
++ MPFR_ASSERTN (mpfr_check (z));
++ ex_flags = MPFR_FLAGS_OVERFLOW | MPFR_FLAGS_INEXACT;
++ if (flags != ex_flags)
++ {
++ printf ("Bad flags in test_extreme on z = a/b"
++ " with %s and\n",
++ mpfr_print_rnd_mode ((mpfr_rnd_t) r));
++ printf ("a = ");
++ mpfr_dump (x);
++ printf ("b = ");
++ mpfr_dump (y);
++ printf ("Expected flags:");
++ flags_out (ex_flags);
++ printf ("Got flags: ");
++ flags_out (flags);
++ printf ("z = ");
++ mpfr_dump (z);
++ exit (1);
++ }
++ mpfr_clear_flags ();
++ mpfr_div (z, y, x, (mpfr_rnd_t) r);
++ flags = __gmpfr_flags;
++ MPFR_ASSERTN (mpfr_check (z));
++ ex_flags = MPFR_FLAGS_UNDERFLOW | MPFR_FLAGS_INEXACT;
++ if (flags != ex_flags)
++ {
++ printf ("Bad flags in test_extreme on z = a/b"
++ " with %s and\n",
++ mpfr_print_rnd_mode ((mpfr_rnd_t) r));
++ printf ("a = ");
++ mpfr_dump (y);
++ printf ("b = ");
++ mpfr_dump (x);
++ printf ("Expected flags:");
++ flags_out (ex_flags);
++ printf ("Got flags: ");
++ flags_out (flags);
++ printf ("z = ");
++ mpfr_dump (z);
++ exit (1);
++ }
++ }
++ mpfr_clear (z);
++ } /* zi */
++ mpfr_nextabove (y);
++ } /* j */
++ mpfr_clear (y);
++ } /* yi */
++ mpfr_clear (x);
++ } /* xi */
++
++ set_emin (emin);
++ set_emax (emax);
++}
++
+ int
+ main (int argc, char *argv[])
+ {
+@@ -1130,6 +1220,7 @@
+ test_20070603 ();
+ test_20070628 ();
+ test_generic (2, 800, 50);
++ test_extreme ();
+
+ tests_end_mpfr ();
+ return 0;
+diff -Naurd mpfr-3.1.2-a/PATCHES mpfr-3.1.2-b/PATCHES
+--- mpfr-3.1.2-a/PATCHES 2014-06-30 15:17:53.337268149 +0000
++++ mpfr-3.1.2-b/PATCHES 2014-06-30 15:17:53.417270314 +0000
+@@ -0,0 +1 @@
++vasprintf
+diff -Naurd mpfr-3.1.2-a/VERSION mpfr-3.1.2-b/VERSION
+--- mpfr-3.1.2-a/VERSION 2014-06-30 15:17:53.337268149 +0000
++++ mpfr-3.1.2-b/VERSION 2014-06-30 15:17:53.413270206 +0000
+@@ -1 +1 @@
+-3.1.2-p9
++3.1.2-p10
+diff -Naurd mpfr-3.1.2-a/src/mpfr.h mpfr-3.1.2-b/src/mpfr.h
+--- mpfr-3.1.2-a/src/mpfr.h 2014-06-30 15:17:53.337268149 +0000
++++ mpfr-3.1.2-b/src/mpfr.h 2014-06-30 15:17:53.413270206 +0000
+@@ -27,7 +27,7 @@
+ #define MPFR_VERSION_MAJOR 3
+ #define MPFR_VERSION_MINOR 1
+ #define MPFR_VERSION_PATCHLEVEL 2
+-#define MPFR_VERSION_STRING "3.1.2-p9"
++#define MPFR_VERSION_STRING "3.1.2-p10"
+
+ /* Macros dealing with MPFR VERSION */
+ #define MPFR_VERSION_NUM(a,b,c) (((a) << 16L) | ((b) << 8) | (c))
+diff -Naurd mpfr-3.1.2-a/src/vasprintf.c mpfr-3.1.2-b/src/vasprintf.c
+--- mpfr-3.1.2-a/src/vasprintf.c 2013-11-15 00:51:49.267334408 +0000
++++ mpfr-3.1.2-b/src/vasprintf.c 2014-06-30 15:17:53.377269231 +0000
+@@ -884,14 +884,18 @@
+ first digit, we want the exponent for radix two and the decimal
+ point AFTER the first digit. */
+ {
+- MPFR_ASSERTN (exp > MPFR_EMIN_MIN /4); /* possible overflow */
++ /* An integer overflow is normally not possible since MPFR_EXP_MIN
++ is twice as large as MPFR_EMIN_MIN. */
++ MPFR_ASSERTN (exp > (MPFR_EXP_MIN + 3) / 4);
+ exp = (exp - 1) * 4;
+ }
+ else
+ /* EXP is the exponent for decimal point BEFORE the first digit, we
+ want the exponent for decimal point AFTER the first digit. */
+ {
+- MPFR_ASSERTN (exp > MPFR_EMIN_MIN); /* possible overflow */
++ /* An integer overflow is normally not possible since MPFR_EXP_MIN
++ is twice as large as MPFR_EMIN_MIN. */
++ MPFR_ASSERTN (exp > MPFR_EXP_MIN);
+ --exp;
+ }
+ }
+diff -Naurd mpfr-3.1.2-a/src/version.c mpfr-3.1.2-b/src/version.c
+--- mpfr-3.1.2-a/src/version.c 2014-06-30 15:17:53.337268149 +0000
++++ mpfr-3.1.2-b/src/version.c 2014-06-30 15:17:53.413270206 +0000
+@@ -25,5 +25,5 @@
+ const char *
+ mpfr_get_version (void)
+ {
+- return "3.1.2-p9";
++ return "3.1.2-p10";
+ }
+diff -Naurd mpfr-3.1.2-a/tests/tsprintf.c mpfr-3.1.2-b/tests/tsprintf.c
+--- mpfr-3.1.2-a/tests/tsprintf.c 2013-11-15 00:51:49.267334408 +0000
++++ mpfr-3.1.2-b/tests/tsprintf.c 2014-06-30 15:17:53.377269231 +0000
+@@ -1184,6 +1184,69 @@
+ check_emax_aux (MPFR_EMAX_MAX);
+ }
+
++static void
++check_emin_aux (mpfr_exp_t e)
++{
++ mpfr_t x;
++ char *s1, s2[256];
++ int i;
++ mpfr_exp_t emin;
++ mpz_t ee;
++
++ MPFR_ASSERTN (e >= LONG_MIN);
++ emin = mpfr_get_emin ();
++ set_emin (e);
++
++ mpfr_init2 (x, 16);
++ mpz_init (ee);
++
++ mpfr_setmin (x, e);
++ mpz_set_si (ee, e);
++ mpz_sub_ui (ee, ee, 1);
++
++ i = mpfr_asprintf (&s1, "%Ra", x);
++ MPFR_ASSERTN (i > 0);
++
++ gmp_snprintf (s2, 256, "0x1p%Zd", ee);
++
++ if (strcmp (s1, s2) != 0)
++ {
++ printf ("Error in check_emin_aux for emin = %ld\n", (long) e);
++ printf ("Expected %s\n", s2);
++ printf ("Got %s\n", s1);
++ exit (1);
++ }
++
++ mpfr_free_str (s1);
++
++ i = mpfr_asprintf (&s1, "%Rb", x);
++ MPFR_ASSERTN (i > 0);
++
++ gmp_snprintf (s2, 256, "1p%Zd", ee);
++
++ if (strcmp (s1, s2) != 0)
++ {
++ printf ("Error in check_emin_aux for emin = %ld\n", (long) e);
++ printf ("Expected %s\n", s2);
++ printf ("Got %s\n", s1);
++ exit (1);
++ }
++
++ mpfr_free_str (s1);
++
++ mpfr_clear (x);
++ mpz_clear (ee);
++ set_emin (emin);
++}
++
++static void
++check_emin (void)
++{
++ check_emin_aux (-15);
++ check_emin_aux (mpfr_get_emin ());
++ check_emin_aux (MPFR_EMIN_MIN);
++}
++
+ int
+ main (int argc, char **argv)
+ {
+@@ -1203,6 +1266,7 @@
+ decimal ();
+ mixed ();
+ check_emax ();
++ check_emin ();
+
+ #if defined(HAVE_LOCALE_H) && defined(HAVE_SETLOCALE)
+ locale_da_DK ();
diff --git a/extra/lftp/PKGBUILD b/extra/lftp/PKGBUILD
index 3bd43187b..1edf93742 100644
--- a/extra/lftp/PKGBUILD
+++ b/extra/lftp/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 215037 2014-06-11 19:51:56Z andyrtr $
+# $Id: PKGBUILD 216622 2014-07-07 19:32:50Z andyrtr $
# Maintainer: Andreas Radke <andyrtr@archlinux.org>
# Contributor: Aaron Griffin <aaron@archlinux.org>
pkgname=lftp
-pkgver=4.5.2
+pkgver=4.5.3
pkgrel=1
pkgdesc="Sophisticated command line based FTP client"
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ optdepends=('perl: needed for convert-netscape-cookies and verify-file')
url="http://lftp.yar.ru/"
backup=('etc/lftp.conf')
source=(http://lftp.yar.ru/ftp/${pkgname}-${pkgver}.tar.xz{,.asc})
-md5sums=('d26ab59a7402048d4b382e720748aac6'
+md5sums=('dcc20675777a4931116491534463bf46'
'SKIP')
build() {
diff --git a/extra/perl-tk/PKGBUILD b/extra/perl-tk/PKGBUILD
index 1b8b0ef49..81acfd680 100644
--- a/extra/perl-tk/PKGBUILD
+++ b/extra/perl-tk/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 214236 2014-06-04 13:52:08Z bluewind $
+# $Id: PKGBUILD 216603 2014-07-07 05:47:52Z fyan $
# Maintainer: Felix Yan <felixonmars@gmail.com>
# Contributor: François Charette <francois ατ archlinux δοτ org>
# Contributor: Jason Chu <jchu@xentac.net>
@@ -6,18 +6,27 @@
pkgname=perl-tk
pkgver=804.032
-pkgrel=2
+pkgrel=3
pkgdesc="A graphical user interface toolkit for Perl"
arch=('i686' 'x86_64')
url="http://search.cpan.org/dist/Tk"
license=('PerlArtistic' 'GPL' 'custom')
depends=('libpng' 'libjpeg' 'tk' 'perl')
-options=('!emptydirs')
-source=(http://www.cpan.org/authors/id/S/SR/SREZIC/Tk-${pkgver}.tar.gz)
-md5sums=('47a84c70d1fd254ccece208303e6e9d5')
+options=('!emptydirs' '!strip')
+source=(http://www.cpan.org/authors/id/S/SR/SREZIC/Tk-${pkgver}.tar.gz
+ https://github.com/eserte/perl-tk/commit/ba3a92a779f7adcf655b7e45b40ee5b0cb79bc8b.patch
+ https://github.com/eserte/perl-tk/commit/1ca4589ef5a87999ec564081900bc8fdaed83c74.patch)
+md5sums=('47a84c70d1fd254ccece208303e6e9d5'
+ 'e567bd0c209ad54004fa57cfac095f14'
+ 'f06be3193f64791c134741a6ed2144a9')
build() {
cd Tk-$pkgver
+
+ # FS#40692
+ patch -p1 -i ../1ca4589ef5a87999ec564081900bc8fdaed83c74.patch
+ patch -p1 -i ../ba3a92a779f7adcf655b7e45b40ee5b0cb79bc8b.patch
+
perl Makefile.PL INSTALLDIRS=vendor
make
}
diff --git a/extra/sane-frontends/PKGBUILD b/extra/sane-frontends/PKGBUILD
index 96ed53583..6b461d788 100644
--- a/extra/sane-frontends/PKGBUILD
+++ b/extra/sane-frontends/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 215674 2014-06-30 06:50:16Z tpowa $
+# $Id: PKGBUILD 216587 2014-07-07 00:06:34Z eric $
# Maintainer: Tobias Powalowski <tpowa@archlinux.org>
# Contributor: Sarah Hay <sarahhay@mb.sympatico.ca>
@@ -10,7 +10,7 @@ arch=(i686 x86_64)
url="http://www.sane-project.org"
license=('GPL')
depends=('sane' 'gimp' 'libjpeg>=7')
-source=(ftp://ftp2.sane-project.org/pub/sane/$pkgname-$pkgver/$pkgname-$pkgver.tar.gz MissingCapsFlag.patch)
+source=(ftp://ftp2.sane-project.org/pub/sane/$pkgname-$pkgver.tar.gz MissingCapsFlag.patch)
md5sums=('c63bf7b0bb5f530cf3c08715db721cd3' '770f66e0534953f6129e1fc03d88ae01')
build() {
diff --git a/extra/smb4k/PKGBUILD b/extra/smb4k/PKGBUILD
index f6b6437df..1fef11139 100644
--- a/extra/smb4k/PKGBUILD
+++ b/extra/smb4k/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 211738 2014-04-24 18:32:49Z giovanni $
+# $Id: PKGBUILD 216611 2014-07-07 13:41:15Z giovanni $
# Maintainer: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: Emanuele Rampichini <emanuele.rampichini@gmail.com>
pkgname=smb4k
-pkgver=1.1.1
+pkgver=1.1.3
pkgrel=1
pkgdesc="A KDE program that browses samba shares"
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ depends=('kdebase-runtime')
makedepends=('cmake' 'automoc4')
install=smb4k.install
source=("http://downloads.sourceforge.net/project/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('81259c6a6a1a7ac83383c10b99952bef')
+md5sums=('9c825a2450d3449da57e1be9187d95d4')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
diff --git a/extra/spice/PKGBUILD b/extra/spice/PKGBUILD
index 65f55a0a2..0e27eb105 100644
--- a/extra/spice/PKGBUILD
+++ b/extra/spice/PKGBUILD
@@ -1,23 +1,17 @@
-# $Id: PKGBUILD 199889 2013-11-18 07:36:22Z tpowa $
+# $Id: PKGBUILD 216607 2014-07-07 10:05:08Z tpowa $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer: Patryk Kowalczyk < patryk at kowalczyk dot ws>
pkgname=spice
-pkgver=0.12.4
-pkgrel=3
+pkgver=0.12.5
+pkgrel=1
pkgdesc="SPICE client and server"
arch=('i686' 'x86_64')
url="http://spice-space.org"
license=('LGPL2.1')
depends=(alsa-lib celt0.5.1 libcacard libjpeg-turbo libsasl libxinerama libxfixes libxrandr pixman)
makedepends=(python2-pyparsing qemu spice-protocol)
-source=(http://spice-space.org/download/releases/$pkgname-$pkgver.tar.bz2
- CVE-2013-4282.patch)
-
-prepare() {
- cd "$srcdir/$pkgname-$pkgver"
- patch -Np1 -i ../CVE-2013-4282.patch
-}
+source=(http://spice-space.org/download/releases/$pkgname-$pkgver.tar.bz2)
build() {
cd "$srcdir/$pkgname-$pkgver"
@@ -29,5 +23,4 @@ package() {
cd "$srcdir/$pkgname-$pkgver"
make DESTDIR="$pkgdir/" install
}
-md5sums=('325b1c42ce24e75de45a75876b73a8bd'
- '24a1648e7c684b4444d7921b5534767e')
+md5sums=('1256286214fe402703c0a01bd3a85319')
diff --git a/extra/xine-lib/PKGBUILD b/extra/xine-lib/PKGBUILD
index d22f8c0bf..c87ee5ca8 100644
--- a/extra/xine-lib/PKGBUILD
+++ b/extra/xine-lib/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 210299 2014-04-14 04:00:38Z eric $
+# $Id: PKGBUILD 216616 2014-07-07 15:02:53Z eric $
# Maintainer: Eric Bélanger <eric@archlinux.org>
pkgname=xine-lib
-pkgver=1.2.5
+pkgver=1.2.6
pkgrel=1
pkgdesc="A multimedia playback engine"
arch=('i686' 'x86_64')
@@ -32,7 +32,7 @@ optdepends=('imagemagick: for using the imagemagick plugin' \
'smbclient: for using the samba plugin' \
'gdk-pixbuf2: for using the gdk-pixbuf plugin')
source=(http://downloads.sourceforge.net/sourceforge/xine/${pkgname}-${pkgver}.tar.xz)
-sha1sums=('c7ef38fa8ee301e44ba28d6549220546d02d053d')
+sha1sums=('ac929eef2b7bf5c27699bbed612b953a01fccba5')
build() {
cd ${pkgname}-${pkgver}