summaryrefslogtreecommitdiff
path: root/extra
diff options
context:
space:
mode:
Diffstat (limited to 'extra')
-rw-r--r--extra/audacious/PKGBUILD8
-rw-r--r--extra/foomatic/PKGBUILD6
-rw-r--r--extra/harfbuzz/PKGBUILD6
-rw-r--r--extra/libreoffice-fresh/PKGBUILD26
-rw-r--r--extra/mesa/PKGBUILD8
5 files changed, 25 insertions, 29 deletions
diff --git a/extra/audacious/PKGBUILD b/extra/audacious/PKGBUILD
index aa35e4898..549a1c0e0 100644
--- a/extra/audacious/PKGBUILD
+++ b/extra/audacious/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 213860 2014-05-30 16:22:12Z bisson $
+# $Id: PKGBUILD 217505 2014-07-20 21:50:13Z bisson $
# Maintainer: Gaetan Bisson <bisson@archlinux.org>
# Contributor: Alexander Fehr <pizzapunk gmail com>
# Contributor: Giovanni Scafora <giovanni@archlinux.org>
pkgname=audacious
-pkgver=3.5
-pkgrel=2
+pkgver=3.5.1
+pkgrel=1
pkgdesc='Lightweight, advanced audio player focused on audio quality'
url='http://audacious-media-player.org/'
license=('custom:BSD')
@@ -15,7 +15,7 @@ depends=('gtk3' 'glib2' 'libguess' 'libsm' 'audacious-plugins'
optdepends=('unzip: zipped skins support')
makedepends=('python2') # for gdbus-codegen
source=("http://distfiles.audacious-media-player.org/${pkgname}-${pkgver}.tar.bz2")
-sha1sums=('dda830fe0f8a2fabd94db9554ac05e6880d0d370')
+sha1sums=('6931871277f188eb2297842e76222be66dd7bbbe')
provides=('audacious-player')
replaces=('audacious-player')
diff --git a/extra/foomatic/PKGBUILD b/extra/foomatic/PKGBUILD
index c79c71bd3..424e1a5c3 100644
--- a/extra/foomatic/PKGBUILD
+++ b/extra/foomatic/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 208610 2014-03-24 16:45:27Z andyrtr $
+# $Id: PKGBUILD 217495 2014-07-20 10:46:49Z andyrtr $
# Maintainer: Andreas Radke <andyrtr@archlinux.org>
pkgbase="foomatic"
pkgname=('foomatic-db' 'foomatic-db-engine' 'foomatic-db-nonfree')
arch=('i686' 'x86_64') # needs to be changed in the subpackages when makepkg will support it
-pkgver=20140324
+pkgver=20140720
pkgrel=1
epoch=3
@@ -16,7 +16,7 @@ options=('!emptydirs')
# for latest commits and development, identical to foomatic-4.0 branch
source=(foomatic-db-engine::bzr+http://bzr.linuxfoundation.org/openprinting/foomatic/foomatic-db-engine/#revision=368 #2014-03-20
- foomatic-db::bzr+http://bzr.linuxfoundation.org/openprinting/foomatic/foomatic-db/#revision=1255 #2014-03-19
+ foomatic-db::bzr+http://bzr.linuxfoundation.org/openprinting/foomatic/foomatic-db/#revision=1262 #2014-07-16
foomatic-db-nonfree::bzr+http://bzr.linuxfoundation.org/openprinting/foomatic/foomatic-db-nonfree/#revision=40 #2013-09-25
)
md5sums=('SKIP'
diff --git a/extra/harfbuzz/PKGBUILD b/extra/harfbuzz/PKGBUILD
index 1333ba6bf..118fef929 100644
--- a/extra/harfbuzz/PKGBUILD
+++ b/extra/harfbuzz/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 216817 2014-07-11 18:35:27Z heftig $
+# $Id: PKGBUILD 217502 2014-07-20 18:28:54Z heftig $
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgbase=(harfbuzz)
pkgname=(harfbuzz harfbuzz-icu)
-pkgver=0.9.30
+pkgver=0.9.32
pkgrel=1
pkgdesc="OpenType text shaping engine"
arch=(i686 x86_64)
@@ -11,7 +11,7 @@ url="http://www.freedesktop.org/wiki/Software/HarfBuzz"
license=(MIT)
makedepends=(glib2 freetype2 graphite cairo icu gobject-introspection)
source=(http://www.freedesktop.org/software/harfbuzz/release/${pkgbase}-${pkgver}.tar.bz2)
-sha256sums=('fa873f9fe4a5ad4f7beb524475e13a5a8729d7414d2bc64a557c0d5651d58586')
+sha256sums=('430c81744e2d87b36f529b16f18efd0d0140aee9df59b2ee312f5de1994b9db4')
build() {
cd $pkgbase-$pkgver
diff --git a/extra/libreoffice-fresh/PKGBUILD b/extra/libreoffice-fresh/PKGBUILD
index 067c436ef..d655e4dbc 100644
--- a/extra/libreoffice-fresh/PKGBUILD
+++ b/extra/libreoffice-fresh/PKGBUILD
@@ -1,12 +1,12 @@
-# $Id: PKGBUILD 216449 2014-07-04 00:12:07Z bpiotrowski $
+# $Id: PKGBUILD 217503 2014-07-20 20:18:22Z andyrtr $
# Maintainer: AndyRTR <andyrtr@archlinux.org>
# Maintainer: Bartłomiej Piotrowski <bpiotrowski@archlinux.org>
pkgbase=libreoffice-fresh
pkgname=('libreoffice-fresh-sdk' 'libreoffice-fresh')
-_LOver=4.3.0.2
+_LOver=4.3.0.3 # RC3
pkgver=4.3.0
-pkgrel=0.10
+pkgrel=0.11
arch=('i686' 'x86_64')
license=('LGPL3')
url="http://www.libreoffice.org/"
@@ -20,7 +20,7 @@ makedepends=('curl>=7.20.0' 'hunspell>=1.2.8' 'python>=3.4' 'libwpd>=0.9.2' 'lib
'gperf' 'kdelibs' 'gconf' 'gtk3' 'cppunit' 'beanshell2' 'vigra' 'clucene'
'junit' 'libmythes' 'libwpg' 'mesa' 'java-environment' 'postgresql-libs'
'bluez-libs' 'harfbuzz-icu' 'gdb' 'doxygen' 'libatomic_ops' 'mdds' 'glew'
- 'apr' 'serf' 'chrpath' 'ttf-liberation'
+ 'apr' 'serf' 'chrpath' 'ttf-liberation' 'glm'
'valgrind')
#_mirror="http://download.documentfoundation.org/libreoffice/src/${pkgver}"
@@ -61,10 +61,8 @@ source=(${_mirror}/libreoffice{,-help,-translations}-${_LOver}.tar.xz{,.asc}
${_additional_source_url}/libe-book-0.1.1.tar.bz2
${_additional_source_url}/libabw-0.1.0.tar.bz2
${_additional_source_url}/language-subtag-registry-2014-04-10.tar.bz2
- ${_additional_source_url}/9c8d3455e0d8ef51269784e9a473feeb-libgltf.tar.bz2
+ ${_additional_source_url}/libgltf/3d9ea1f2828c46f8ba94b88a87b3326d-libgltf-0.0.0.tar.bz2
${_additional_source_url}/CoinMP-1.7.6.tgz
- # do not use system glm, LibO patches it!
- ${_additional_source_url}/bae83fa5dc7f081768daace6e199adc3-glm-0.9.4.6-libreoffice.zip
${_additional_source_url}/4b87018f7fff1d054939d19920b751a0-collada2gltf-master-cb1d97788a.tar.bz2
${_additional_source_url}/OpenCOLLADA-master-6509aa13af.tar.bz2
make-pyuno-work-with-system-wide-module-install.diff
@@ -104,15 +102,14 @@ noextract=(d6eef4b4cacb2183f2bf265a5a03a354-boost_1_55_0.tar.bz2
libabw-0.1.0.tar.bz2
language-subtag-registry-2014-04-10.tar.bz2
CoinMP-1.7.6.tgz
- bae83fa5dc7f081768daace6e199adc3-glm-0.9.4.6-libreoffice.zip
4b87018f7fff1d054939d19920b751a0-collada2gltf-master-cb1d97788a.tar.bz2
OpenCOLLADA-master-6509aa13af.tar.bz2
- 9c8d3455e0d8ef51269784e9a473feeb-libgltf.tar.bz2)
-md5sums=('868f1ecb0b3326dc567466428f5b619b'
+ 3d9ea1f2828c46f8ba94b88a87b3326d-libgltf-0.0.0.tar.bz2)
+md5sums=('c63fe2858ee956ccaaa8bcade152ca1a'
'SKIP'
- 'b031689c5d715aecb63a31ba3ddaae24'
+ '76bf4e114a946d493146f14745ad5fd5'
'SKIP'
- '96fef4a636161cfd8df181e2a9d2f130'
+ 'e7c6cdddd70f23c45d6641a7c9d03899'
'SKIP'
'd6eef4b4cacb2183f2bf265a5a03a354'
'1f24ab1d39f4a51faf22244c94a6203f'
@@ -147,9 +144,8 @@ md5sums=('868f1ecb0b3326dc567466428f5b619b'
'c25a881d21abc5b4da19205db513cc22'
'9317e967c8fa8ff50e049744c4b33c87'
'49c94710f7858b1969d74ff72e6aac84'
- '9c8d3455e0d8ef51269784e9a473feeb'
+ '3d9ea1f2828c46f8ba94b88a87b3326d'
'1cce53bf4b40ae29790d2c5c9f8b1129'
- 'bae83fa5dc7f081768daace6e199adc3'
'4b87018f7fff1d054939d19920b751a0'
'4ca8a6ef0afeefc864e9ef21b9f14bd6'
'07d2bf5ad839a394cca008b3ec6e7bb1'
@@ -257,7 +253,7 @@ build() {
--with-system-cppunit\
--with-system-graphite\
--with-system-glew \
- --without-system-glm \
+ --with-system-glm \
--with-system-libwpg \
--with-system-libwps \
--with-system-redland\
diff --git a/extra/mesa/PKGBUILD b/extra/mesa/PKGBUILD
index 691e846ca..a88bfdbab 100644
--- a/extra/mesa/PKGBUILD
+++ b/extra/mesa/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 216892 2014-07-14 18:06:25Z lcarlier $
+# $Id: PKGBUILD 217492 2014-07-20 03:45:27Z lcarlier $
# Maintainer: Jan de Groot <jgc@archlinux.org>
# Maintainer: Andreas Radke <andyrtr@archlinux.org>
pkgbase=mesa
pkgname=('opencl-mesa' 'ati-dri' 'intel-dri' 'nouveau-dri' 'svga-dri' 'mesa' 'mesa-libgl')
-pkgver=10.2.3
-pkgrel=2
+pkgver=10.2.4
+pkgrel=1
arch=('i686' 'x86_64')
makedepends=('python2' 'libxml2' 'libx11' 'glproto' 'libdrm' 'dri2proto' 'dri3proto' 'presentproto'
'libxshmfence' 'libxxf86vm' 'libxdamage' 'libvdpau' 'wayland' 'elfutils' 'llvm' 'systemd'
@@ -14,7 +14,7 @@ url="http://mesa3d.sourceforge.net"
license=('custom')
source=(ftp://ftp.freedesktop.org/pub/mesa/${pkgver}/MesaLib-${pkgver}.tar.bz2
LICENSE)
-sha256sums=('e482a96170c98b17d6aba0d6e4dda4b9a2e61c39587bb64ac38cadfa4aba4aeb'
+sha256sums=('06a2341244eb85c283f59f70161e06ded106f835ed9b6be1ef0243bd9344811a'
'7fdc119cf53c8ca65396ea73f6d10af641ba41ea1dd2bd44a824726e01c8b3f2')
build() {