diff options
-rw-r--r-- | community/libgit2/PKGBUILD | 12 | ||||
-rw-r--r-- | community/spacefm/PKGBUILD | 37 | ||||
-rw-r--r-- | community/spacefm/spacefm.install | 14 | ||||
-rw-r--r-- | core/file/PKGBUILD | 6 | ||||
-rw-r--r-- | core/libffi/0001-Fix-paths-in-libffi.pc.in.patch | 41 | ||||
-rw-r--r-- | core/libffi/PKGBUILD | 25 | ||||
-rw-r--r-- | extra/libreoffice/PKGBUILD | 36 | ||||
-rw-r--r-- | extra/libva/0001-va-release-VADisplayContext-at-the-end-of-vaTerminat.patch | 38 | ||||
-rw-r--r-- | extra/libva/PKGBUILD | 17 | ||||
-rw-r--r-- | extra/phonon-gstreamer/PKGBUILD | 8 | ||||
-rw-r--r-- | extra/phonon-vlc/PKGBUILD | 8 | ||||
-rw-r--r-- | extra/phonon/PKGBUILD | 8 |
12 files changed, 139 insertions, 111 deletions
diff --git a/community/libgit2/PKGBUILD b/community/libgit2/PKGBUILD index 7d1f23fd8..4345c73bb 100644 --- a/community/libgit2/PKGBUILD +++ b/community/libgit2/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 104861 2014-01-27 17:22:44Z thestinger $ +# $Id: PKGBUILD 113375 2014-06-20 17:47:33Z thestinger $ # Maintainer: Daniel Micay <danielmicay@gmail.com> # Contributor: Hilton Medeiros <medeiros.hilton@gmail.com> # Contributor: Dave Reisner <d@falconindy.com> pkgname=libgit2 -pkgver=0.20.0 +pkgver=0.21.0 pkgrel=1 pkgdesc="A linkable library for Git" arch=('i686' 'x86_64') @@ -13,21 +13,21 @@ depends=(zlib openssl libssh2) makedepends=(cmake python) license=('GPL2') source=("https://github.com/libgit2/libgit2/archive/v${pkgver}.tar.gz") -md5sums=('e35f613a37e11354f34249f2faa68237') +md5sums=('06b598bf21b0536dcbf454dc63af2313') build() { - cd $pkgname-* + cd $pkgname-$pkgver export LANG=en_US.UTF-8 cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr -DTHREADSAFE=ON make } check() { - cd $pkgname-* + cd $pkgname-$pkgver make test } package() { - cd $pkgname-* + cd $pkgname-$pkgver make DESTDIR="$pkgdir" install } diff --git a/community/spacefm/PKGBUILD b/community/spacefm/PKGBUILD deleted file mode 100644 index 866897689..000000000 --- a/community/spacefm/PKGBUILD +++ /dev/null @@ -1,37 +0,0 @@ -# $Id: PKGBUILD 108683 2014-04-01 08:51:46Z bpiotrowski $ -# Maintainer: Bartłomiej Piotrowski <nospam@bpiotrowski.pl> -# Contributor: IgnorantGuru http://igurublog.wordpress.com/contact-ignorantguru/ -# Contributor: ridikulus_rat <the.ridikulus.rat@gmail.com> - -pkgname=spacefm -pkgver=0.9.4 -pkgrel=1 -pkgdesc='Multi-panel tabbed file manager' -arch=('i686' 'x86_64') -url='http://ignorantguru.github.com/spacefm/' -license=('GPL3') -install=$pkgname.install -depends=('gtk3' 'shared-mime-info' 'desktop-file-utils' 'startup-notification' - 'systemd' 'bash') -makedepends=('intltool' 'gettext') -optdepends=('lsof: device processes' - 'wget: plugin download' - 'gksu: perform as root functionality' - 'udevil: mount as non-root user and mount networks' - 'udisks: mount as non-root user' - 'udisks2: mount as non-root user') -source=(https://github.com/IgnorantGuru/spacefm/archive/$pkgver.tar.gz) -md5sums=('daeee7dcccea33d6258a0a9d783470c4') - -build() { - cd $pkgname-$pkgver - ./configure --prefix=/usr \ - --disable-pixmaps \ - --with-gtk3 - make -} - -package() { - cd $pkgname-$pkgver - make DESTDIR="$pkgdir" install -} diff --git a/community/spacefm/spacefm.install b/community/spacefm/spacefm.install deleted file mode 100644 index 76a5d56b9..000000000 --- a/community/spacefm/spacefm.install +++ /dev/null @@ -1,14 +0,0 @@ -post_install() { - update-mime-database /usr/share/mime > /dev/null - update-desktop-database -q - gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor - [[ -d /usr/share/icons/Faenza ]] && gtk-update-icon-cache -q -t -f /usr/share/icons/Faenza -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} diff --git a/core/file/PKGBUILD b/core/file/PKGBUILD index 9d2291d7f..5cc525ab9 100644 --- a/core/file/PKGBUILD +++ b/core/file/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 210213 2014-04-11 23:33:00Z seblu $ +# $Id: PKGBUILD 215311 2014-06-20 00:40:38Z seblu $ # Mainainer: Sébastien Luttringer <seblu@archlinux.org> # Contributor: Allan McRae <allan@archlinux.org> # Contributor: Andreas Radke <andyrtr@archlinux.org> pkgname=file -pkgver=5.18 +pkgver=5.19 pkgrel=1 pkgdesc='File type identification utility' arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ groups=('base' 'base-devel') url='http://www.darwinsys.com/file/' depends=('glibc' 'zlib') source=("ftp://ftp.astron.com/pub/$pkgname/$pkgname-$pkgver.tar.gz") -md5sums=('d420d8f2990cd344673acfbf8d76ff5a') +md5sums=('e3526f59023f3f7d1ffa4d541335edab') build() { cd $pkgname-$pkgver diff --git a/core/libffi/0001-Fix-paths-in-libffi.pc.in.patch b/core/libffi/0001-Fix-paths-in-libffi.pc.in.patch new file mode 100644 index 000000000..a4860a400 --- /dev/null +++ b/core/libffi/0001-Fix-paths-in-libffi.pc.in.patch @@ -0,0 +1,41 @@ +From ad0d1d239afc7ad09203847793dcc020856d1035 Mon Sep 17 00:00:00 2001 +From: Samuli Suominen <ssuominen@gentoo.org> +Date: Thu, 12 Jun 2014 06:30:21 -0400 +Subject: [PATCH] Fix paths in libffi.pc.in + +--- + configure.ac | 10 +++++----- + 1 file changed, 5 insertions(+), 5 deletions(-) + +diff --git a/configure.ac b/configure.ac +index 4f7fe3f..bbc1a9d 100644 +--- a/configure.ac ++++ b/configure.ac +@@ -590,11 +590,11 @@ AC_ARG_ENABLE(purify-safety, + if test "x$GCC" = "xyes"; then + if test -n "$with_cross_host" && + test x"$with_cross_host" != x"no"; then +- toolexecdir='$(exec_prefix)/$(target_alias)' +- toolexeclibdir='$(toolexecdir)/lib' ++ toolexecdir="${exec_prefix}"/'$(target_alias)' ++ toolexeclibdir="${toolexecdir}"/lib + else +- toolexecdir='$(libdir)/gcc-lib/$(target_alias)' +- toolexeclibdir='$(libdir)' ++ toolexecdir="${libdir}"/gcc-lib/'$(target_alias)' ++ toolexeclibdir="${libdir}" + fi + multi_os_directory=`$CC $CFLAGS -print-multi-os-directory` + case $multi_os_directory in +@@ -603,7 +603,7 @@ if test "x$GCC" = "xyes"; then + esac + AC_SUBST(toolexecdir) + else +- toolexeclibdir='$(libdir)' ++ toolexeclibdir="${libdir}" + fi + AC_SUBST(toolexeclibdir) + +-- +2.0.0 + diff --git a/core/libffi/PKGBUILD b/core/libffi/PKGBUILD index cd5019c4e..a8d5bd6fb 100644 --- a/core/libffi/PKGBUILD +++ b/core/libffi/PKGBUILD @@ -1,19 +1,27 @@ -# $Id: PKGBUILD 197820 2013-10-30 11:04:33Z allan $ +# $Id: PKGBUILD 215318 2014-06-20 15:20:35Z bpiotrowski $ +# Maintainer: Bartłomiej Piotrowski <bpiotrowski@archlinux.org> # Contributor: Stéphane Gaudreault <stephane@archlinux.org> # Contributor: Jan de Groot <jgc@archlinux.org> pkgname=libffi -pkgver=3.0.13 -pkgrel=4 -pkgdesc="Portable, high level programming interface to various calling conventions" +pkgver=3.1 +pkgrel=1 +pkgdesc='Portable foreign function interface library' arch=('i686' 'x86_64') -url="http://sourceware.org/libffi/" +url='http://sourceware.org/libffi/' license=('MIT') depends=('glibc') checkdepends=('dejagnu') install=libffi.install -source=(ftp://sourceware.org/pub/libffi/libffi-${pkgver}.tar.gz) -sha1sums=('f5230890dc0be42fb5c58fbf793da253155de106') +source=(ftp://sourceware.org/pub/libffi/libffi-$pkgver.tar.gz + 0001-Fix-paths-in-libffi.pc.in.patch) +sha1sums=('cb373ef2115ec7c57913b84ca72eee14b10ccdc3' + '85b406c5208a7b8fdba9c8a4782ab524f5c5eec4') + +prepare() { + cd $pkgname-$pkgver + patch -p1 -i ../0001-Fix-paths-in-libffi.pc.in.patch +} build() { cd $pkgname-$pkgver @@ -22,8 +30,7 @@ build() { } check() { - cd $pkgname-$pkgver - make check + make -C $pkgname-$pkgver check } package() { diff --git a/extra/libreoffice/PKGBUILD b/extra/libreoffice/PKGBUILD index c17ab4573..98f4f1887 100644 --- a/extra/libreoffice/PKGBUILD +++ b/extra/libreoffice/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 215150 2014-06-14 19:16:57Z andyrtr $ +# $Id: PKGBUILD 215313 2014-06-20 13:57:37Z bpiotrowski $ # Maintainer: AndyRTR <andyrtr@archlinux.org> # Maintainer: Bartłomiej Piotrowski <nospam@bpiotrowski.pl> @@ -18,9 +18,9 @@ pkgname=('libreoffice-common' 'libreoffice-postgresql-connector' 'libreoffice-extension-wiki-publisher' 'libreoffice-extension-nlpsolver') # svn up -r 142692 (last one with all extensions built) -_LOver=4.2.4.2 -pkgver=4.2.4 -pkgrel=2 +_LOver=4.2.5.2 +pkgver=4.2.5 +pkgrel=1 arch=('i686' 'x86_64') license=('LGPL3') url="http://www.libreoffice.org/" @@ -48,8 +48,8 @@ makedepends=( # makedepends # http://download.documentfoundation.org/mirrors/all.html # http://wiki.documentfoundation.org/Mirrors -#_mirror="http://download.documentfoundation.org/libreoffice/src/${pkgver}" -_mirror="http://dev-builds.libreoffice.org/pre-releases/src" +_mirror="http://download.documentfoundation.org/libreoffice/src/${pkgver}" +#_mirror="http://dev-builds.libreoffice.org/pre-releases/src" _additional_source_url="http://dev-www.libreoffice.org/src" _additional_source_url2="http://dev-www.libreoffice.org/extern" source=(${_mirror}/${pkgbase}{,-help,-translations}-${_LOver}.tar.xz{,.asc} @@ -95,10 +95,7 @@ source=(${_mirror}/${pkgbase}{,-help,-translations}-${_LOver}.tar.xz{,.asc} ${_additional_source_url}/libabw-0.0.2.tar.bz2 ${_additional_source_url}/language-subtag-registry-2014-03-27.tar.bz2 make-pyuno-work-with-system-wide-module-install.diff - libreoffice-common.sh libreoffice-common.csh - prevent_KDE_Qt_from_interfering_with_the_session_manager.diff - icu53.diff - icu53_crashfix.diff) + libreoffice-common.sh libreoffice-common.csh) noextract=(15cb8c0803064faef0c4ddf5bc5ca279-boost_1_54_0.tar.bz2 185d60944ea767075d27247c3162b3bc-unowinreg.dll 798b2ffdc8bcfe7bca2cf92b62caf685-rhino1_5R5.zip @@ -140,11 +137,11 @@ noextract=(15cb8c0803064faef0c4ddf5bc5ca279-boost_1_54_0.tar.bz2 libe-book-0.0.3.tar.bz2 libabw-0.0.2.tar.bz2 language-subtag-registry-2014-03-27.tar.bz2) -md5sums=('698a482f0cacd8b5eba9865fdd8a5403' +md5sums=('eb44cc33bb9331db4c1b6ae0b03fff9f' 'SKIP' - 'a0ed88ac1758d2f87687fcf4bb7c9432' + '867c10167b05ba19162b78032405524b' 'SKIP' - '3db05930dc7c694d2cf58875b3245c2e' + '6bcd61a3f977f78c64b1eaa13a40524c' 'SKIP' '15cb8c0803064faef0c4ddf5bc5ca279' '1f24ab1d39f4a51faf22244c94a6203f' @@ -189,10 +186,7 @@ md5sums=('698a482f0cacd8b5eba9865fdd8a5403' '504af523f5d1a5590bbeb6a4b55e8a97' '07d2bf5ad839a394cca008b3ec6e7bb1' '4195735a80876ae812fca5736b50192a' - 'e7e4b3e70e99e5cba8f8dfcacf3b0d87' - 'fa2109339289663cb8ea7cf27cc22f4e' - '07f53a9f899e533f9393e48b5d429165' - '2a296750092824cd5631e7b529433b28') + 'e7e4b3e70e99e5cba8f8dfcacf3b0d87') prepare() { @@ -214,14 +208,6 @@ prepare() { # fix not upstreamable pyuno paths - patch taken from Debian patch -Np1 -i ${srcdir}/make-pyuno-work-with-system-wide-module-install.diff - # fix some startup issues with kde4 integration - # https://bugs.archlinux.org/task/39819 - https://bugs.freedesktop.org/show_bug.cgi?id=77128 - patch -Np1 -i ${srcdir}/prevent_KDE_Qt_from_interfering_with_the_session_manager.diff - - # upstream fixes for icu 53 - patch -Np1 -i ${srcdir}/icu53.diff - patch -Np1 -i ${srcdir}/icu53_crashfix.diff - #use the CFLAGS but remove the LibO overridden ones for i in $CFLAGS; do case "$i" in diff --git a/extra/libva/0001-va-release-VADisplayContext-at-the-end-of-vaTerminat.patch b/extra/libva/0001-va-release-VADisplayContext-at-the-end-of-vaTerminat.patch new file mode 100644 index 000000000..6c1df31f1 --- /dev/null +++ b/extra/libva/0001-va-release-VADisplayContext-at-the-end-of-vaTerminat.patch @@ -0,0 +1,38 @@ +From d4988142a3f2256e38c5c5cdcdfc1b4f5f3c1ea9 Mon Sep 17 00:00:00 2001 +From: "Xiang, Haihao" <haihao.xiang@intel.com> +Date: Thu, 18 Jul 2013 13:13:31 +0800 +Subject: [PATCH] va: release VADisplayContext at the end of vaTerminate() + +Otherwise it will result in invalid reading in va_TraceEnd() + +Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com> +--- + va/va.c | 6 +++--- + 1 file changed, 3 insertions(+), 3 deletions(-) + +diff --git a/va/va.c b/va/va.c +index 6cb17ef..0ba595b 100644 +--- a/va/va.c ++++ b/va/va.c +@@ -515,15 +515,15 @@ VAStatus vaTerminate ( + free(old_ctx->vtable_vpp); + old_ctx->vtable_vpp = NULL; + +- if (VA_STATUS_SUCCESS == vaStatus) +- pDisplayContext->vaDestroy(pDisplayContext); +- + VA_TRACE_LOG(va_TraceTerminate, dpy); + + va_TraceEnd(dpy); + + va_FoolEnd(dpy); + ++ if (VA_STATUS_SUCCESS == vaStatus) ++ pDisplayContext->vaDestroy(pDisplayContext); ++ + return vaStatus; + } + +-- +2.0.0 + diff --git a/extra/libva/PKGBUILD b/extra/libva/PKGBUILD index c8417e1ff..a7f38613a 100644 --- a/extra/libva/PKGBUILD +++ b/extra/libva/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 212230 2014-05-11 10:00:41Z bpiotrowski $ +# $Id: PKGBUILD 215317 2014-06-20 15:19:34Z bpiotrowski $ # Maintainer: Ionut Biru <ibiru@archlinux.org> # Maintainer: Bartłomiej Piotrowski <bpiotrowski@archlinux.org> pkgname=libva pkgver=1.3.1 -pkgrel=1 +pkgrel=2 pkgdesc='Video Acceleration (VA) API for Linux' arch=('i686' 'x86_64') url='http://freedesktop.org/wiki/Software/vaapi' @@ -13,8 +13,15 @@ depends=('libgl' 'libdrm' 'libxfixes') makedepends=('mesa') optdepends=('libva-vdpau-driver: vdpau back-end for nvidia' 'libva-intel-driver: back-end for intel cards') -source=(http://www.freedesktop.org/software/vaapi/releases/$pkgname/$pkgname-$pkgver.tar.bz2) -md5sums=('eb4db967f068854444b597071c66b480') +source=(http://freedesktop.org/software/vaapi/releases/$pkgname/$pkgname-$pkgver.tar.bz2 + 0001-va-release-VADisplayContext-at-the-end-of-vaTerminat.patch) +md5sums=('eb4db967f068854444b597071c66b480' + 'e564ae7c20962c821ac2b5cb1693e1a2') + +prepare() { + cd $pkgname-$pkgver + patch -p1 -i ../0001-va-release-VADisplayContext-at-the-end-of-vaTerminat.patch +} build() { cd $pkgname-$pkgver @@ -25,5 +32,5 @@ build() { package() { cd $pkgname-$pkgver make DESTDIR="$pkgdir" install - install -m644 -D COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING + install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING } diff --git a/extra/phonon-gstreamer/PKGBUILD b/extra/phonon-gstreamer/PKGBUILD index 0722ad188..413a1f03e 100644 --- a/extra/phonon-gstreamer/PKGBUILD +++ b/extra/phonon-gstreamer/PKGBUILD @@ -1,16 +1,16 @@ -# $Id: PKGBUILD 211973 2014-05-02 12:02:18Z andrea $ +# $Id: PKGBUILD 215326 2014-06-20 19:31:02Z andrea $ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgbase=phonon-gstreamer pkgname=('phonon-qt4-gstreamer' 'phonon-qt5-gstreamer') -pkgver=4.7.1 +pkgver=4.7.2 pkgrel=1 arch=('i686' 'x86_64') url='http://phonon.kde.org/' license=('LGPL') makedepends=('gstreamer0.10-base-plugins' 'cmake' 'automoc4' 'phonon-qt4' 'phonon-qt5') -source=("http://download.kde.org/stable/phonon/phonon-backend-gstreamer/${pkgver}/phonon-backend-gstreamer-${pkgver}.tar.xz") -md5sums=('7c0cfab4ec0bbe1f201503e6ccc7290a') +source=("http://download.kde.org/stable/phonon/phonon-backend-gstreamer/${pkgver}/src/phonon-backend-gstreamer-${pkgver}.tar.xz") +md5sums=('d437478c3ef2da2cda0da0abda20ef11') prepare() { mkdir build-qt4 diff --git a/extra/phonon-vlc/PKGBUILD b/extra/phonon-vlc/PKGBUILD index e522e2066..7c873bb23 100644 --- a/extra/phonon-vlc/PKGBUILD +++ b/extra/phonon-vlc/PKGBUILD @@ -1,16 +1,16 @@ -# $Id: PKGBUILD 211971 2014-05-02 11:48:12Z andrea $ +# $Id: PKGBUILD 215322 2014-06-20 19:29:15Z andrea $ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgbase=phonon-vlc pkgname=('phonon-qt4-vlc' 'phonon-qt5-vlc') -pkgver=0.7.1 +pkgver=0.7.2 pkgrel=1 arch=('i686' 'x86_64') url='http://phonon.kde.org/' license=('LGPL') makedepends=('vlc' 'cmake' 'automoc4' 'phonon-qt4' 'phonon-qt5') -source=("http://download.kde.org/stable/phonon/phonon-backend-vlc/${pkgver}/phonon-backend-vlc-${pkgver}.tar.xz") -md5sums=('3c41a3d141d40cedd2819676cdca5ea4') +source=("http://download.kde.org/stable/phonon/phonon-backend-vlc/${pkgver}/src/phonon-backend-vlc-${pkgver}.tar.xz") +md5sums=('10f26393df35c01f0526807980eadb1c') prepare() { mkdir build-qt4 diff --git a/extra/phonon/PKGBUILD b/extra/phonon/PKGBUILD index 934dd9c77..e45f196a6 100644 --- a/extra/phonon/PKGBUILD +++ b/extra/phonon/PKGBUILD @@ -1,17 +1,17 @@ -# $Id: PKGBUILD 211976 2014-05-02 12:06:54Z andrea $ +# $Id: PKGBUILD 215324 2014-06-20 19:30:20Z andrea $ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgbase=phonon pkgname=('phonon-qt4' 'phonon-qt5') -pkgver=4.7.1 -pkgrel=2 +pkgver=4.7.2 +pkgrel=1 arch=('i686' 'x86_64') url='http://phonon.kde.org/' license=('LGPL') makedepends=('cmake' 'automoc4' 'libpulse' 'libqzeitgeist' 'qt5-base' 'qt5-tools' 'qt5-quick1') options=('!emptydirs') source=("http://download.kde.org/stable/${pkgbase}/${pkgver}/${pkgbase}-${pkgver}.tar.xz") -md5sums=('0935e1c00440a03e3032860030398665') +md5sums=('a8b722a11a301fc2cda7ff8228209531') prepare() { mkdir build |