From 4e5db57790dfb7243ca8b1d7c82f834a6294d8ab Mon Sep 17 00:00:00 2001 From: Nicolás Reynolds Date: Thu, 13 Mar 2014 03:50:12 +0000 Subject: Thu Mar 13 03:41:44 UTC 2014 --- extra/efl/PKGBUILD | 17 +++-- extra/elementary/PKGBUILD | 6 +- extra/emotion_generic_players/PKGBUILD | 6 +- extra/enlightenment/PKGBUILD | 7 +- extra/evas_generic_loaders/PKGBUILD | 10 +-- extra/kte-collaborative/PKGBUILD | 4 +- extra/libkpeople/PKGBUILD | 12 +-- extra/lighttpd/PKGBUILD | 6 +- extra/netcdf/PKGBUILD | 10 +-- extra/python/PKGBUILD | 21 ++++-- extra/python/PKGBUILD.3.4 | 89 +++++++++++++++++++++++ extra/telepathy-kde-accounts-kcm/PKGBUILD | 6 +- extra/telepathy-kde-approver/PKGBUILD | 6 +- extra/telepathy-kde-auth-handler/PKGBUILD | 6 +- extra/telepathy-kde-common-internals/PKGBUILD | 6 +- extra/telepathy-kde-contact-list/PKGBUILD | 6 +- extra/telepathy-kde-contact-runner/PKGBUILD | 6 +- extra/telepathy-kde-desktop-applets/PKGBUILD | 6 +- extra/telepathy-kde-filetransfer-handler/PKGBUILD | 6 +- extra/telepathy-kde-integration-module/PKGBUILD | 6 +- extra/telepathy-kde-send-file/PKGBUILD | 6 +- extra/telepathy-kde-text-ui/PKGBUILD | 8 +- extra/terminology/PKGBUILD | 6 +- extra/xf86-input-synaptics/PKGBUILD | 6 +- 24 files changed, 182 insertions(+), 86 deletions(-) create mode 100644 extra/python/PKGBUILD.3.4 (limited to 'extra') diff --git a/extra/efl/PKGBUILD b/extra/efl/PKGBUILD index ad4ba444d..324d7cdb7 100644 --- a/extra/efl/PKGBUILD +++ b/extra/efl/PKGBUILD @@ -1,26 +1,27 @@ -# $Id: PKGBUILD 205022 2014-02-03 10:02:52Z heftig $ +# $Id: PKGBUILD 207612 2014-03-12 20:16:23Z ronald $ # Maintainer: Ronald van Haren # Contributor: Enlightenment Developers pkgbase=efl pkgname=('efl' 'efl-docs') -pkgver=1.8.5 -pkgrel=2 +pkgver=1.9.1 +pkgrel=1 pkgdesc="Enlightenment Foundation Libraries" arch=('i686' 'x86_64') url="http://www.enlightenment.org" license=('BSD' 'LGPL2.1' 'GPL2' 'custom') -depends=('bullet' 'libjpeg-turbo' 'gstreamer0.10-base-plugins' - 'lua' 'curl' 'fribidi' 'libpulse' 'libxcomposite' +depends=('bullet' 'libjpeg-turbo' 'gst-plugins-base' + 'luajit' 'curl' 'fribidi' 'libpulse' 'libxcomposite' 'libxinerama' 'libxrandr' 'libxss' 'python2' - 'libxcursor' 'libxp' 'libwebp' 'shared-mime-info') + 'libxcursor' 'libxp' 'libwebp' 'shared-mime-info' + 'libxkbcommon' 'wayland') makedepends=('doxygen') replaces=('ecore' 'edje' 'eet' 'eeze' 'efreet' 'eina' 'eio' 'embryo' 'emotion' 'ethumb' 'evas') options=('!emptydirs') source=(http://download.enlightenment.org/rel/libs/${pkgname}/$pkgname-$pkgver.tar.gz) install=efl.install -sha1sums=('6ab88b263f784f935310b1055d67578ae66e50df') +sha1sums=('9711253c528b3621ddeef4d2bd028579e1d61181') prepare() { sed -i 's/env python$/&2/' "${srcdir}/${pkgname}-${pkgver}/src/scripts/eina/eina-bench-cmp" @@ -34,7 +35,7 @@ build() { ./configure --prefix=/usr \ --disable-static --disable-tslib --enable-fb \ --enable-xinput22 --enable-multisense --enable-systemd \ - --enable-image-loader-webp --enable-harfbuzz + --enable-image-loader-webp --enable-harfbuzz --enable-wayland make make -j1 doc diff --git a/extra/elementary/PKGBUILD b/extra/elementary/PKGBUILD index 449229d37..8625297d3 100644 --- a/extra/elementary/PKGBUILD +++ b/extra/elementary/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 204916 2014-01-31 11:21:42Z ronald $ +# $Id: PKGBUILD 207613 2014-03-12 20:32:33Z ronald $ # Maintainer: Ronald van Haren # Contributor: Gustavo Sverzut Barbieri pkgbase=elementary pkgname=('elementary' 'elementary-docs') -pkgver=1.8.4 +pkgver=1.9.1 pkgrel=1 pkgdesc="Enlightenment's widget set" arch=('i686' 'x86_64') @@ -14,7 +14,7 @@ depends=('efl' 'evas_generic_loaders') makedepends=('doxygen' 'imagemagick') options=('!emptydirs') source=(http://download.enlightenment.org/rel/libs/${pkgname}/${pkgname}-${pkgver}.tar.gz) -sha1sums=('ceaae46c7b8e936e2e4cea9e9fe41fdcff6b45d8') +sha1sums=('c14150fa37c7f25951ea75a9e70ea2dc08c406d5') build() { cd "${srcdir}/${pkgname}-${pkgver}" diff --git a/extra/emotion_generic_players/PKGBUILD b/extra/emotion_generic_players/PKGBUILD index c0d7b6e2b..e56f381ad 100644 --- a/extra/emotion_generic_players/PKGBUILD +++ b/extra/emotion_generic_players/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 204920 2014-01-31 11:38:05Z ronald $ +# $Id: PKGBUILD 207616 2014-03-12 20:49:03Z ronald $ # Maintainer: Ronald van Haren # Contributor: Enlightenment Developers pkgname=emotion_generic_players -pkgver=1.8.1 +pkgver=1.9.0 pkgrel=1 pkgdesc="Enlightenment Foundation Libraries" arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ license=('BSD') depends=('efl' 'vlc') options=('!emptydirs') source=(http://download.enlightenment.org/rel/libs/${pkgname}/${pkgname}-${pkgver}.tar.gz) -sha1sums=('4466aca9801cd2bf69dcc7509f5eb8504518e8ab') +sha1sums=('c5adf821ca8084b9fd40fb786f206882dab3f41f') build() { cd "${srcdir}/${pkgname}-${pkgver}" diff --git a/extra/enlightenment/PKGBUILD b/extra/enlightenment/PKGBUILD index f7080625e..710414b0f 100644 --- a/extra/enlightenment/PKGBUILD +++ b/extra/enlightenment/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Enlightenment Developers > pkgname=enlightenment -pkgver=0.18.3 +pkgver=0.18.5 pkgrel=1 pkgdesc="Enlightenment window manager" arch=('i686' 'x86_64') @@ -19,7 +19,7 @@ backup=('etc/enlightenment/sysactions.conf' 'etc/xdg/menus/enlightenment.menu') source=(http://download.enlightenment.org/rel/apps/${pkgname}/$pkgname-$pkgver.tar.gz) install=enlightenment.install -sha1sums=('c753ea32e74250b5ad1241f8499d4ac98ae47a78') +sha1sums=('c61d8c0f653d35fb2149a5d1565718b2e3a73947') build() { cd "${srcdir}/${pkgname}-${pkgver}" @@ -27,7 +27,8 @@ build() { export CFLAGS="$CFLAGS -fvisibility=hidden" ./configure --prefix=/usr --sysconfdir=/etc \ - --enable-wayland-clients --enable-wayland-egl + --enable-wayland-egl +# --enable-wayland-clients # compilation fails with this flag make } diff --git a/extra/evas_generic_loaders/PKGBUILD b/extra/evas_generic_loaders/PKGBUILD index a0e0f6e16..f6f3c2c8d 100644 --- a/extra/evas_generic_loaders/PKGBUILD +++ b/extra/evas_generic_loaders/PKGBUILD @@ -1,18 +1,18 @@ -# $Id: PKGBUILD 204578 2014-01-23 13:18:51Z andrea $ +# $Id: PKGBUILD 207622 2014-03-12 21:02:43Z ronald $ # Maintainer: Ronald van Haren # Contributor: Gustavo Sverzut Barbieri pkgname=evas_generic_loaders -pkgver=1.8.1 -pkgrel=3 +pkgver=1.9.0 +pkgrel=1 pkgdesc="Additional generic loaders for Evas" arch=('i686' 'x86_64') url="http://www.enlightenment.org" license=('GPL2') -depends=('librsvg' 'gstreamer0.10-base' 'poppler' 'libraw' 'libspectre' 'efl') +depends=('librsvg' 'poppler' 'libraw' 'libspectre' 'efl' 'gstreamer0.10-base') options=('!emptydirs') source=(http://download.enlightenment.org/rel/libs/${pkgname}/${pkgname}-${pkgver}.tar.gz) -sha1sums=('e196829b26f74a1a0a4d9292ebdf8c98b08a32f1') +sha1sums=('9741e7aed8adb86f21563bccde40a0e39c64c250') build() { cd "${srcdir}/${pkgname}-${pkgver}" diff --git a/extra/kte-collaborative/PKGBUILD b/extra/kte-collaborative/PKGBUILD index c6cfb42d5..28cffd390 100644 --- a/extra/kte-collaborative/PKGBUILD +++ b/extra/kte-collaborative/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 197748 2013-10-29 07:58:30Z andrea $ +# $Id: PKGBUILD 207578 2014-03-12 12:15:55Z andrea $ # Maintainer: Andrea Scarpino # Contributor: Antonio Rojas pkgname=kte-collaborative pkgver=0.2.0 -pkgrel=1 +pkgrel=2 pkgdesc="A plugin for KTextEditor which allows to edit text documents collaboratively" arch=('i686' 'x86_64') url='https://projects.kde.org/projects/playground/network/kte-collaborative' diff --git a/extra/libkpeople/PKGBUILD b/extra/libkpeople/PKGBUILD index 321a1cab4..b3f701271 100644 --- a/extra/libkpeople/PKGBUILD +++ b/extra/libkpeople/PKGBUILD @@ -1,18 +1,18 @@ -# $Id: PKGBUILD 207357 2014-03-08 10:30:08Z andrea $ +# $Id: PKGBUILD 207577 2014-03-12 12:15:54Z andrea $ # Maintainer: Andrea Scarpino # Contributor: Antonio Rojas pkgname=libkpeople -pkgver=0.1.0 -pkgrel=2 +pkgver=0.2.1 +pkgrel=1 pkgdesc="A contact aggregation library for KDE" arch=('i686' 'x86_64') url='http://community.kde.org/KTp/libkpeople' license=('LGPL') -depends=('nepomuk-core') -makedepends=('cmake' 'automoc4') +depends=('kdepimlibs') +makedepends=('cmake' 'automoc4' 'boost') source=("http://download.kde.org/unstable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2") -sha1sums=('6ab54b3ba203ff06d17f101060ed277696dfbaad') +sha1sums=('41d054aca63b667683e3d8eea789347c39a4894e') prepare() { mkdir build diff --git a/extra/lighttpd/PKGBUILD b/extra/lighttpd/PKGBUILD index eb453ae40..97c79ae51 100644 --- a/extra/lighttpd/PKGBUILD +++ b/extra/lighttpd/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 204468 2014-01-20 16:04:30Z pierre $ +# $Id: PKGBUILD 207608 2014-03-12 19:19:26Z pierre $ # Maintainer: Pierre Schmitz pkgname=lighttpd -pkgver=1.4.34 +pkgver=1.4.35 pkgrel=1 pkgdesc='A secure, fast, compliant and very flexible web-server' license=('custom') @@ -20,7 +20,7 @@ install='lighttpd.install' source=("http://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-${pkgver}.tar.xz" "http://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-${pkgver}.tar.xz.asc" 'lighttpd.logrotate.d' 'lighttpd.conf' 'lighttpd.tmpfiles' 'lighttpd.service') -sha256sums=('3e067bd12a6c953862139f0ee4cb03a0cd8cff9b3ffe393ddc7dc3956431cb72' +sha256sums=('113e9b72ccbd1da5deb0774bf93cf0ca15dc82aad2da0f04e5ab27d37d3f30a3' 'SKIP' '41f6c0042bb61021553779f861910e335834f6c15e4411756cdc6233b31076fe' 'fece4581bebf39768571962dedce176b2b5f487c0abb5c1cfb35395de216c01f' diff --git a/extra/netcdf/PKGBUILD b/extra/netcdf/PKGBUILD index acc1b642c..c8bb48cb5 100644 --- a/extra/netcdf/PKGBUILD +++ b/extra/netcdf/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 199827 2013-11-17 07:52:15Z allan $ +# $Id: PKGBUILD 207581 2014-03-12 13:10:24Z bpiotrowski $ # Maintainer: Ronald van Haren # Contributor: damir pkgname=netcdf -pkgver=4.3.0 -pkgrel=2 +pkgver=4.3.1.1 +pkgrel=1 pkgdesc="network Common Data Form interface for array-oriented data access and corresponding library" arch=("i686" "x86_64") url="http://www.unidata.ucar.edu/downloads/netcdf/index.jsp" @@ -13,7 +13,7 @@ optdepends=('netcdf-fortran: fortran bindings' 'netcdf-cxx: c++ bindings') options=('!makeflags') license=('custom') source=(http://www.unidata.ucar.edu/downloads/netcdf/ftp/netcdf-${pkgver}.tar.gz) -sha1sums=('31b4b3b17146cc8c14a8c7be3fe5f28e5a8a5deb') +sha1sums=('6aed20fa906e4963017ce9d1591aab39d8a556e4') build() { cd ${srcdir}/${pkgname}-${pkgver} @@ -30,5 +30,5 @@ package() { make DESTDIR=${pkgdir} install install -Dm644 ${srcdir}/${pkgname}-${pkgver}/COPYRIGHT \ - ${pkgdir}/usr/share/licenses/${pkgname}/COPYRIGHT + ${pkgdir}/usr/share/licenses/${pkgname}/COPYRIGHT } diff --git a/extra/python/PKGBUILD b/extra/python/PKGBUILD index 5654b4db8..9c8783dc4 100644 --- a/extra/python/PKGBUILD +++ b/extra/python/PKGBUILD @@ -1,11 +1,12 @@ -# $Id: PKGBUILD 205909 2014-02-13 23:29:34Z angvp $ -# Maintainer: Angel Velasquez +# $Id: PKGBUILD 207597 2014-03-12 17:46:22Z fyan $ +# Maintainer: Angel Velasquez +# Maintainer: Felix Yan # Contributor: Stéphane Gaudreault # Contributor: Allan McRae # Contributor: Jason Chu pkgname=python -pkgver=3.3.4 +pkgver=3.3.5 pkgrel=1 _pybasever=3.3 pkgdesc="Next generation of the python high-level scripting language" @@ -13,13 +14,16 @@ arch=('i686' 'x86_64') license=('custom') url="http://www.python.org/" depends=('expat' 'bzip2' 'gdbm' 'openssl' 'libffi' 'zlib') -makedepends=('tk>=8.6.0' 'sqlite' 'valgrind' 'bluez-libs') -optdepends=('tk: for tkinter' 'sqlite') +makedepends=('tk>=8.6.0' 'sqlite' 'valgrind' 'bluez-libs' 'mpdecimal') +optdepends=('sqlite' + 'mpdecimal: for decimal' + 'xz: for lzma' + 'tk: for tkinter') options=('!makeflags') provides=('python3') replaces=('python3') source=(http://www.python.org/ftp/python/${pkgver%rc*}/Python-${pkgver}.tar.xz) -sha1sums=('2c9586eeb4b6e45e9ebc28372c0856c709d9a522') +sha1sums=('6683b26dd2cfd23af852abfcf1aedf25bbd44839') prepare() { cd "${srcdir}/Python-${pkgver}" @@ -32,7 +36,7 @@ prepare() { rm -r Modules/expat rm -r Modules/zlib rm -r Modules/_ctypes/{darwin,libffi}* - + rm -r Modules/_decimal/libmpdec } build() { @@ -46,7 +50,8 @@ build() { --with-valgrind \ --with-system-expat \ --with-dbmliborder=gdbm:ndbm \ - --with-system-ffi + --with-system-ffi \ + --with-system-libmpdec make } diff --git a/extra/python/PKGBUILD.3.4 b/extra/python/PKGBUILD.3.4 new file mode 100644 index 000000000..e3d66ee1f --- /dev/null +++ b/extra/python/PKGBUILD.3.4 @@ -0,0 +1,89 @@ +# $Id: PKGBUILD 205852 2014-02-11 19:50:22Z angvp $ +# Maintainer: Angel Velasquez +# Contributor: Stéphane Gaudreault +# Contributor: Allan McRae +# Contributor: Jason Chu + +pkgname=python +pkgver=3.4.0rc2 +pkgrel=1 +_pybasever=3.4 +pkgdesc="Next generation of the python high-level scripting language" +arch=('i686' 'x86_64') +license=('custom') +url="http://www.python.org/" +depends=('expat' 'bzip2' 'gdbm' 'openssl' 'libffi' 'zlib') +makedepends=('tk>=8.6.0' 'sqlite' 'valgrind' 'bluez-libs') +optdepends=('python-setuptools' + 'python-pip' + 'sqlite' + 'mpdecimal: for decimal' + 'xz: for lzma' + 'tk: for tkinter') +options=('!makeflags') +provides=('python3') +replaces=('python3') +source=(http://www.python.org/ftp/python/${pkgver%rc*}/Python-${pkgver}.tar.xz) +sha1sums=('f03216f4b537c284afacb1e8308a52b9a62368e9') + +prepare() { + cd "${srcdir}/Python-${pkgver}" + + # FS#23997 + sed -i -e "s|^#.* /usr/local/bin/python|#!/usr/bin/python|" Lib/cgi.py + + # Ensure that we are using the system copy of various libraries (expat, zlib, libffi, and libmpdec), + # rather than copies shipped in the tarball + rm -r Modules/expat + rm -r Modules/zlib + rm -r Modules/_ctypes/{darwin,libffi}* + rm -r Modules/_decimal/libmpdec +} + +build() { + cd "${srcdir}/Python-${pkgver}" + + # Disable bundled pip & setuptools + ./configure --prefix=/usr \ + --enable-shared \ + --with-threads \ + --with-computed-gotos \ + --enable-ipv6 \ + --with-valgrind \ + --with-system-expat \ + --with-dbmliborder=gdbm:ndbm \ + --with-system-ffi \ + --with-system-libmpdec \ + --without-ensurepip + + make +} + +check() { + cd "${srcdir}/Python-${pkgver}" + LD_LIBRARY_PATH="${srcdir}/Python-${pkgver}":${LD_LIBRARY_PATH} \ + "${srcdir}/Python-${pkgver}/python" -m test.regrtest -x test_posixpath test_logging test_uuid +} + +package() { + cd "${srcdir}/Python-${pkgver}" + make DESTDIR="${pkgdir}" install maninstall + + # Why are these not done by default... + ln -sf python3 "${pkgdir}"/usr/bin/python + ln -sf python3-config "${pkgdir}"/usr/bin/python-config + ln -sf idle3 "${pkgdir}"/usr/bin/idle + ln -sf pydoc3 "${pkgdir}"/usr/bin/pydoc + ln -sf python${_pybasever}.1 "${pkgdir}"/usr/share/man/man1/python3.1 + ln -sf python${_pybasever}.1 "${pkgdir}"/usr/share/man/man1/python.1 + + # Fix FS#22552 + ln -sf ../../libpython${_pybasever}m.so \ + "${pkgdir}/usr/lib/python${_pybasever}/config-${_pybasever}m/libpython${_pybasever}m.so" + + # Clean-up reference to build directory + sed -i "s|$srcdir/Python-${pkgver}:||" "$pkgdir/usr/lib/python${_pybasever}/config-${_pybasever}m/Makefile" + + # License + install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE" +} diff --git a/extra/telepathy-kde-accounts-kcm/PKGBUILD b/extra/telepathy-kde-accounts-kcm/PKGBUILD index 690addd67..8fb2ff46a 100644 --- a/extra/telepathy-kde-accounts-kcm/PKGBUILD +++ b/extra/telepathy-kde-accounts-kcm/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 204061 2014-01-15 08:53:01Z andrea $ +# $Id: PKGBUILD 207567 2014-03-12 12:13:57Z andrea $ # Maintainer: Andrea Scarpino # Contributor: Laurent Carlier pkgname=telepathy-kde-accounts-kcm _pkgname=ktp-accounts-kcm -pkgver=0.7.1 +pkgver=0.8.0 pkgrel=1 pkgdesc="KCM Module for configuring Telepathy Instant Messaging Accounts" arch=('i686' 'x86_64') @@ -18,7 +18,7 @@ groups=('kde-telepathy') conflicts=('telepathy-kde-accounts-kcm-plugins') replaces=('telepathy-kde-accounts-kcm-plugins') source=("http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2") -sha1sums=('483f0013d6d847ad9ee666d65cf971c1565bc6a8') +sha1sums=('212da3c79ffb9df092e200c7168a4a4264c54962') prepare() { mkdir build diff --git a/extra/telepathy-kde-approver/PKGBUILD b/extra/telepathy-kde-approver/PKGBUILD index dfb2c5aa2..5f00251e7 100644 --- a/extra/telepathy-kde-approver/PKGBUILD +++ b/extra/telepathy-kde-approver/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 204063 2014-01-15 08:53:11Z andrea $ +# $Id: PKGBUILD 207568 2014-03-12 12:14:05Z andrea $ # Maintainer: Andrea Scarpino # Contributor: Laurent Carlier pkgname=telepathy-kde-approver _pkgname=ktp-approver -pkgver=0.7.1 +pkgver=0.8.0 pkgrel=1 pkgdesc="KDE Channel Approver for Telepathy" arch=('i686' 'x86_64') @@ -14,7 +14,7 @@ depends=('telepathy-kde-common-internals' 'telepathy-kde-contact-list') makedepends=('cmake' 'automoc4') groups=('kde-telepathy') source=("http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2") -sha1sums=('b4ac4cd7c140fb947064af1c5d16a19f0e10d943') +sha1sums=('5807922c3a522a89911a4fc89b0093afc1b71b31') prepare() { mkdir build diff --git a/extra/telepathy-kde-auth-handler/PKGBUILD b/extra/telepathy-kde-auth-handler/PKGBUILD index ad8f0ff12..4f0914907 100644 --- a/extra/telepathy-kde-auth-handler/PKGBUILD +++ b/extra/telepathy-kde-auth-handler/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 204065 2014-01-15 08:53:21Z andrea $ +# $Id: PKGBUILD 207569 2014-03-12 12:14:13Z andrea $ # Maintainer: Andrea Scarpino pkgname=telepathy-kde-auth-handler _pkgname=ktp-auth-handler -pkgver=0.7.1 +pkgver=0.8.0 pkgrel=1 pkgdesc="Provide UI/KWallet Integration For Passwords and SSL Errors on Account Connect" arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ depends=('telepathy-kde-common-internals' 'qjson' 'qca-ossl' 'libaccounts-qt' 's makedepends=('cmake' 'automoc4') groups=('kde-telepathy') source=("http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2") -sha1sums=('15a202b6423c9fe487c1ed74d32ab06f946bceca') +sha1sums=('f22ba7113e02de07774f178589d45e56e0975d89') prepare() { mkdir build diff --git a/extra/telepathy-kde-common-internals/PKGBUILD b/extra/telepathy-kde-common-internals/PKGBUILD index 4ce14957a..310ac1bcb 100644 --- a/extra/telepathy-kde-common-internals/PKGBUILD +++ b/extra/telepathy-kde-common-internals/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 204081 2014-01-15 08:57:35Z andrea $ +# $Id: PKGBUILD 207579 2014-03-12 12:15:55Z andrea $ # Maintainer: Andrea Scarpino pkgname=telepathy-kde-common-internals _pkgname=ktp-common-internals -pkgver=0.7.1 +pkgver=0.8.0 pkgrel=1 pkgdesc="Common components for KDE-Telepathy" arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ depends=('libkpeople' 'telepathy-logger-qt' 'telepathy-mission-control') makedepends=('cmake' 'automoc4' 'boost' 'doxygen') install=${pkgname}.install source=("http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2") -sha1sums=('6b55bf5919d922502db8f21a2b1871e411e93699') +sha1sums=('549d78a7e8c3611e338c597937fe03153274d12d') prepare() { mkdir build diff --git a/extra/telepathy-kde-contact-list/PKGBUILD b/extra/telepathy-kde-contact-list/PKGBUILD index 27e3d6b93..43fb61e4e 100644 --- a/extra/telepathy-kde-contact-list/PKGBUILD +++ b/extra/telepathy-kde-contact-list/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 204067 2014-01-15 08:53:31Z andrea $ +# $Id: PKGBUILD 207570 2014-03-12 12:14:27Z andrea $ # Maintainer: Andrea Scarpino # Contributor: Laurent Carlier pkgname=telepathy-kde-contact-list _pkgname=ktp-contact-list -pkgver=0.7.1 +pkgver=0.8.0 pkgrel=1 pkgdesc="Telepathy contact list application" arch=('i686' 'x86_64') @@ -15,7 +15,7 @@ makedepends=('cmake' 'automoc4' 'boost') groups=('kde-telepathy') install=${pkgname}.install source=("http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2") -sha1sums=('a9473dd3ad464e55ecf1448cda4b53160b8cb6fc') +sha1sums=('6c7bb327bcfb4c1d8eddc3752c88411365752ead') prepare() { mkdir build diff --git a/extra/telepathy-kde-contact-runner/PKGBUILD b/extra/telepathy-kde-contact-runner/PKGBUILD index 95f1f2bf2..b037e8c6b 100644 --- a/extra/telepathy-kde-contact-runner/PKGBUILD +++ b/extra/telepathy-kde-contact-runner/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 204069 2014-01-15 08:53:42Z andrea $ +# $Id: PKGBUILD 207571 2014-03-12 12:14:35Z andrea $ # Maintainer: Andrea Scarpino pkgname=telepathy-kde-contact-runner _pkgname=ktp-contact-runner -pkgver=0.7.1 +pkgver=0.8.0 pkgrel=1 pkgdesc="KRunner plugin for KDE Telepathy" arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ depends=('telepathy-kde-common-internals') makedepends=('cmake' 'automoc4') groups=('kde-telepathy') source=("http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2") -sha1sums=('e471fab931fa11f915143f502f48af75d031a3e2') +sha1sums=('e280af80956214e2ce5ce4851ce78d51793eb325') prepare() { mkdir build diff --git a/extra/telepathy-kde-desktop-applets/PKGBUILD b/extra/telepathy-kde-desktop-applets/PKGBUILD index 5feb0f2f5..c325236a5 100644 --- a/extra/telepathy-kde-desktop-applets/PKGBUILD +++ b/extra/telepathy-kde-desktop-applets/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 204071 2014-01-15 08:53:53Z andrea $ +# $Id: PKGBUILD 207572 2014-03-12 12:14:42Z andrea $ # Maintainer: Andrea Scarpino pkgname=telepathy-kde-desktop-applets _pkgname=ktp-desktop-applets -pkgver=0.7.1 +pkgver=0.8.0 pkgrel=1 pkgdesc="The KDE-Telepathy Plasma desktop applets" arch=('i686' 'x86_64') @@ -15,7 +15,7 @@ groups=('kde-telepathy') conflicts=('telepathy-kde-contact-applet' 'telepathy-kde-presence-applet') replaces=('telepathy-kde-contact-applet' 'telepathy-kde-presence-applet') source=("http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2") -sha1sums=('184085d35cf9eca0d2bedc3fbef0a07a7240f7c1') +sha1sums=('4890593b26a2ad684deb0727b2530e0c85272527') prepare() { mkdir build diff --git a/extra/telepathy-kde-filetransfer-handler/PKGBUILD b/extra/telepathy-kde-filetransfer-handler/PKGBUILD index de9b6e530..d8053e8c7 100644 --- a/extra/telepathy-kde-filetransfer-handler/PKGBUILD +++ b/extra/telepathy-kde-filetransfer-handler/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 204073 2014-01-15 08:54:03Z andrea $ +# $Id: PKGBUILD 207573 2014-03-12 12:14:51Z andrea $ # Maintainer: Andrea Scarpino pkgname=telepathy-kde-filetransfer-handler _pkgname=ktp-filetransfer-handler -pkgver=0.7.1 +pkgver=0.8.0 pkgrel=1 pkgdesc="Telepathy file transfer handler" arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ depends=('telepathy-kde-common-internals') makedepends=('cmake' 'automoc4') groups=('kde-telepathy') source=("http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2") -sha1sums=('5daf9963d3ebc9371a159aca48e8d125b2247860') +sha1sums=('2563f17721700a39ee60e581f3763bc52b1a87b3') prepare() { mkdir build diff --git a/extra/telepathy-kde-integration-module/PKGBUILD b/extra/telepathy-kde-integration-module/PKGBUILD index 6d7049358..09e5306c4 100644 --- a/extra/telepathy-kde-integration-module/PKGBUILD +++ b/extra/telepathy-kde-integration-module/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 204075 2014-01-15 08:54:14Z andrea $ +# $Id: PKGBUILD 207574 2014-03-12 12:14:58Z andrea $ # Maintainer: Andrea Scarpino pkgname=telepathy-kde-integration-module _pkgname=ktp-kded-integration-module -pkgver=0.7.1 +pkgver=0.8.0 pkgrel=1 pkgdesc="Sits in KDED and takes care of various bits of system integration like setting user to auto-away or handling connection errors" arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ depends=('telepathy-kde-common-internals') makedepends=('cmake' 'automoc4') groups=('kde-telepathy') source=("http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2") -sha1sums=('8b6d69ef333140d130d0ade8c36317d8385050e4') +sha1sums=('cbd25fb6050f335cf8c2dc75b626f5c46d746ddb') prepare() { mkdir build diff --git a/extra/telepathy-kde-send-file/PKGBUILD b/extra/telepathy-kde-send-file/PKGBUILD index f62a38122..a7d64872b 100644 --- a/extra/telepathy-kde-send-file/PKGBUILD +++ b/extra/telepathy-kde-send-file/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 204077 2014-01-15 08:54:23Z andrea $ +# $Id: PKGBUILD 207575 2014-03-12 12:15:11Z andrea $ # Maintainer: Andrea Scarpino pkgname=telepathy-kde-send-file _pkgname=ktp-send-file -pkgver=0.7.1 +pkgver=0.8.0 pkgrel=1 pkgdesc="A File manager plugin to launch a file transfer job with a specified contact" arch=('i686' 'x86_64') @@ -14,7 +14,7 @@ makedepends=('cmake' 'automoc4') groups=('kde-telepathy') install=${pkgname}.install source=("http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2") -sha1sums=('a1b029ea0ce0f43fcbba5e6e395270c073fc668b') +sha1sums=('5483f9a7a1da5aa65b5442b12218252ac71cae9a') prepare() { mkdir build diff --git a/extra/telepathy-kde-text-ui/PKGBUILD b/extra/telepathy-kde-text-ui/PKGBUILD index 4ab0119a7..08469d93b 100644 --- a/extra/telepathy-kde-text-ui/PKGBUILD +++ b/extra/telepathy-kde-text-ui/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 206068 2014-02-16 21:43:53Z andrea $ +# $Id: PKGBUILD 207576 2014-03-12 12:15:19Z andrea $ # Maintainer: Andrea Scarpino # Contributor: Laurent Carlier pkgname=telepathy-kde-text-ui _pkgname=ktp-text-ui -pkgver=0.7.1 -pkgrel=2 +pkgver=0.8.0 +pkgrel=1 pkgdesc="Telepathy handler for Text Chats" arch=('i686' 'x86_64') url="http://community.kde.org/Real-Time_Communication_and_Collaboration" @@ -14,7 +14,7 @@ depends=('telepathy-kde-contact-list' 'qjson') makedepends=('cmake' 'automoc4' 'boost') groups=('kde-telepathy') source=("http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2") -sha1sums=('716372b35184c6997361ca67d9cea887125b745e') +sha1sums=('865645aedaa650ad579d1ec8b27539414a76bdfb') prepare() { mkdir build diff --git a/extra/terminology/PKGBUILD b/extra/terminology/PKGBUILD index b6b67bec5..234610495 100644 --- a/extra/terminology/PKGBUILD +++ b/extra/terminology/PKGBUILD @@ -3,8 +3,8 @@ # Contributor: Paul Ezvan pkgname=terminology -pkgver=0.4.0 -pkgrel=2 +pkgver=0.5.0 +pkgrel=1 pkgdesc="EFL based terminal emulator" arch=('i686' 'x86_64') url="http://www.enlightenment.org/p.php?p=about/terminology" @@ -12,7 +12,7 @@ license=('BSD') depends=('elementary') source=("http://download.enlightenment.org/rel/apps/${pkgname}/${pkgname}-${pkgver}.tar.bz2") install=terminology.install -sha1sums=('6003519484ba2f50487bc1f6b977564f60bcc1fc') +sha1sums=('9d072dc38a8884ec15b3cb2827f0b2a9bd574ad4') build() { cd "${srcdir}/${pkgname}-${pkgver}" diff --git a/extra/xf86-input-synaptics/PKGBUILD b/extra/xf86-input-synaptics/PKGBUILD index f57bad555..77b73d837 100644 --- a/extra/xf86-input-synaptics/PKGBUILD +++ b/extra/xf86-input-synaptics/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 203606 2014-01-13 17:12:42Z andyrtr $ +# $Id: PKGBUILD 207603 2014-03-12 18:12:33Z andyrtr $ # Maintainer: Jan de Groot # Contributor: Tobias Powalowski # Contributor: Thomas Bächler # Contributor: Alexander Baldeck pkgname=xf86-input-synaptics -pkgver=1.7.3 +pkgver=1.7.4 pkgrel=1 pkgdesc="Synaptics driver for notebook touchpads" arch=('i686' 'x86_64') @@ -21,7 +21,7 @@ groups=('xorg-drivers' 'xorg') backup=('etc/X11/xorg.conf.d/50-synaptics.conf') source=(http://xorg.freedesktop.org/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2 add_tapbuttons.diff) -sha256sums=('8b2a972043961195d056b84346317ec42bfa029095c9ee7aaf6deceba12e32d5' +sha256sums=('56a2d2df7bd39e29f56102c62f153e023f3e9b2f5e255309d33fab8e81945af7' '5298d3e871db3768b34cf8516d3f53f9291202e2ea5de3300256e1cd9119a1ec') build() { -- cgit v1.2.3-54-g00ecf