summaryrefslogtreecommitdiff
path: root/extra
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-05-15 01:14:48 -0700
committerroot <root@rshg054.dnsready.net>2013-05-15 01:14:48 -0700
commit51c18483cd98db045391ee9a0c7b9b6ad5d4ab3a (patch)
tree00044126c105926c03e23c9611be579689db2b8b /extra
parent2e5b72e5e8dfb5199a9b0da7c76d052a456662c2 (diff)
Wed May 15 01:14:48 PDT 2013
Diffstat (limited to 'extra')
-rw-r--r--extra/anjuta/PKGBUILD12
-rw-r--r--extra/anjuta/anjuta-glade.xml.diff101
-rw-r--r--extra/cd-discid/PKGBUILD18
-rw-r--r--extra/cheese/PKGBUILD6
-rw-r--r--extra/chromaprint/PKGBUILD18
-rw-r--r--extra/chromaprint/ffmpeg.patch21
-rw-r--r--extra/cvs/PKGBUILD10
-rw-r--r--extra/eog-plugins/PKGBUILD8
-rw-r--r--extra/eog/PKGBUILD6
-rw-r--r--extra/ethtool/PKGBUILD9
-rw-r--r--extra/evolution-data-server/PKGBUILD4
-rw-r--r--extra/evolution-ews/PKGBUILD4
-rw-r--r--extra/evolution/PKGBUILD4
-rw-r--r--extra/fluidsynth/PKGBUILD23
-rw-r--r--extra/fluidsynth/fluidsynth.conf2
-rw-r--r--extra/fluidsynth/fluidsynth.install12
-rw-r--r--extra/fluidsynth/fluidsynth.rc40
-rw-r--r--extra/glib-networking/PKGBUILD6
-rw-r--r--extra/gnome-calculator/PKGBUILD6
-rw-r--r--extra/gnome-clocks/PKGBUILD6
-rw-r--r--extra/gnome-control-center/PKGBUILD6
-rw-r--r--extra/gnome-desktop/PKGBUILD6
-rw-r--r--extra/gnome-documents/PKGBUILD8
-rw-r--r--extra/gnome-online-accounts/PKGBUILD6
-rw-r--r--extra/gnome-photos/PKGBUILD6
-rw-r--r--extra/gnome-screenshot/PKGBUILD6
-rw-r--r--extra/gnome-session/PKGBUILD8
-rw-r--r--extra/gnome-settings-daemon/PKGBUILD6
-rw-r--r--extra/gnome-shell/PKGBUILD8
-rw-r--r--extra/gnome-system-monitor/PKGBUILD13
-rw-r--r--extra/gnome-weather/PKGBUILD6
-rw-r--r--extra/gvfs/PKGBUILD8
-rw-r--r--extra/kdepimlibs/PKGBUILD4
-rw-r--r--extra/libgweather/PKGBUILD6
-rw-r--r--extra/libical/PKGBUILD22
-rw-r--r--extra/mutter/PKGBUILD6
-rw-r--r--extra/orage/PKGBUILD10
-rw-r--r--extra/qtchooser/PKGBUILD16
-rw-r--r--extra/qtchooser/give-home-configs-precedence.patch35
-rw-r--r--extra/seahorse/PKGBUILD6
-rw-r--r--extra/snd/PKGBUILD6
-rw-r--r--extra/totem-plparser/PKGBUILD6
-rw-r--r--extra/totem/PKGBUILD30
-rw-r--r--extra/totem/bugreport.patch22
-rw-r--r--extra/vinagre/PKGBUILD6
-rw-r--r--extra/xfce4-xkb-plugin/PKGBUILD15
-rw-r--r--extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.5.4.3-2-fix-memory-corruption.patch59
-rw-r--r--extra/xulrunner/PKGBUILD14
-rw-r--r--extra/yelp/PKGBUILD6
49 files changed, 249 insertions, 423 deletions
diff --git a/extra/anjuta/PKGBUILD b/extra/anjuta/PKGBUILD
index e9e5fadfb..73cb62ff0 100644
--- a/extra/anjuta/PKGBUILD
+++ b/extra/anjuta/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 183314 2013-04-21 22:06:32Z heftig $
+# $Id: PKGBUILD 185456 2013-05-14 10:24:22Z heftig $
# Maintainer: Andreas Radke <andyrtr@archlinux.org>
# Contributor: Harley Laue <losinggeneration@yahoo.com>
pkgbase=anjuta
pkgname=('libanjuta' 'anjuta')
-pkgver=3.8.1
+pkgver=3.8.2
pkgrel=1
pkgdesc="GNOME Integrated Development Environment (IDE)"
arch=(i686 x86_64)
@@ -15,16 +15,14 @@ makedepends=(gdl vte3 autogen devhelp glade libgda subversion gnome-icon-theme v
url="http://www.anjuta.org/"
options=('!libtool' '!emptydirs')
source=(ftp://ftp.gnome.org/pub/gnome/sources/$pkgbase/${pkgver%.*}/$pkgbase-$pkgver.tar.xz
- fix-compile-error.patch anjuta-glade.xml.diff)
-sha256sums=('ef5d8a5032d4c2025e1870bef044fa025f01096a86f8f226eb178688a960c5b9'
- 'd072af4c1c52ce65f84026b83baa642a9bcfa06b10913b356b5cd99d98931b1d'
- 'e480c41a92198c9158f7d66f248b83464e6d0745d5756dae581b204d5439cc4d')
+ fix-compile-error.patch)
+sha256sums=('096203a294e0a7d8d7048fa74810495d590d32f96b7a7f014f34e532faa1c76e'
+ 'd072af4c1c52ce65f84026b83baa642a9bcfa06b10913b356b5cd99d98931b1d')
build() {
cd "$pkgbase-$pkgver"
patch -Np1 -i ../fix-compile-error.patch
- patch -Np1 -i ../anjuta-glade.xml.diff
# Bump vala version
sed -i '/vala/s/-0\.18/-0.20/' configure.ac
diff --git a/extra/anjuta/anjuta-glade.xml.diff b/extra/anjuta/anjuta-glade.xml.diff
deleted file mode 100644
index a33c530e5..000000000
--- a/extra/anjuta/anjuta-glade.xml.diff
+++ /dev/null
@@ -1,101 +0,0 @@
-diff -u -rN anjuta-3.8.1/libanjuta/anjuta-glade.xml anjuta-3.8.0/libanjuta/anjuta-glade.xml
---- anjuta-3.8.1/libanjuta/anjuta-glade.xml 1970-01-01 01:00:00.000000000 +0100
-+++ anjuta-3.8.0/libanjuta/anjuta-glade.xml 2012-09-26 22:53:46.000000000 +0200
-@@ -0,0 +1,97 @@
-+<?xml version="1.0" encoding="UTF-8"?>
-+
-+<glade-catalog name="anjuta" supports="gtkbuilder"
-+ library="gladeanjuta" depends="gtk+">
-+
-+ <glade-widget-classes>
-+ <glade-widget-class name="AnjutaVcsStatusTreeView" title="Status Tree View"
-+ generic-name="vcsstatus">
-+
-+ <properties>
-+ <property id="show-status" default="True" />
-+ <property id="conflicted-selectable" default="True" />
-+ <property id="status-codes" ignore="True">
-+ <displayable-values>
-+ <value id="ANJUTA_VCS_STATUS_MODIFIED" name="Modified" />
-+ <value id="ANJUTA_VCS_STATUS_ADDED" name="Added" />
-+ <value id="ANJUTA_VCS_STATUS_DELETED" name="Deleted" />
-+ <value id="ANJUTA_VCS_STATUS_CONFLICTED" name="Conflicted" />
-+ <value id="ANJUTA_VCS_STATUS_UPTODATE" name="Up to date" />
-+ <value id="ANJUTA_VCS_STATUS_LOCKED" name="Locked" />
-+ <value id="ANJUTA_VCS_STATUS_MISSING" name="Missing" />
-+ <value id="ANJUTA_VCS_STATUS_UNVERSIONED" name="Unversioned" />
-+ <value id="ANJUTA_VCS_STATUS_IGNORED" name="Ignored" />
-+ </displayable-values>
-+ </property>
-+ </properties>
-+ </glade-widget-class>
-+
-+ <glade-widget-class name="AnjutaDropEntry" title="Drop Entry"
-+ generic-name="dropentry" />
-+
-+ <glade-widget-class name="AnjutaFileList" title="File List"
-+ generic-name="filelist">
-+
-+ <properties>
-+ <property id="show-add-button" default="False" />
-+ </properties>
-+ </glade-widget-class>
-+
-+ <glade-widget-class name="AnjutaPkgConfigChooser" title="pkg-config chooser"
-+ generic-name="pkg_config_chooser" />
-+
-+ <glade-widget-class name="AnjutaColumnTextView" title="Column Text View"
-+ generic-name="columntextview" />
-+
-+ <glade-widget-class name="AnjutaFileDropEntry" title="File Drop Entry"
-+ generic-name="filedropentry" />
-+
-+ <glade-widget-class name="AnjutaEntry" title="Entry"
-+ generic-name="entry">
-+
-+ <properties>
-+ <property translatable="True" id="help-text" default="" />
-+ </properties>
-+ </glade-widget-class>
-+
-+ <glade-widget-class name="AnjutaEnvironmentEditor" title="Environment editor"
-+ generic-name="environment_editor" />
-+
-+ <glade-widget-class name="AnjutaTreeComboBox" title="Tree combo box"
-+ generic-name="combo">
-+ <properties>
-+ <property id="glade-type" disabled="True"/>
-+ <property id="label" disabled="True"/>
-+ <property id="use-underline" disabled="True"/>
-+ <property id="stock" disabled="True"/>
-+ </properties>
-+ </glade-widget-class>
-+ <glade-widget-class name="AnjutaPmChooserButton" title="Project node chooser"
-+ generic-name="button" parent="AnjutaTreeComboBox">
-+ <properties>
-+ <property id="glade-type" disabled="True"/>
-+ <property id="label" disabled="True"/>
-+ <property id="use-underline" disabled="True"/>
-+ <property id="stock" disabled="True"/>
-+ </properties>
-+ </glade-widget-class>
-+ <glade-widget-class name="GbfProjectView" title="Project node view"
-+ generic-name="view" parent="GtkTreeView">
-+ </glade-widget-class>
-+
-+ </glade-widget-classes>
-+
-+ <glade-widget-group name="Anjuta" title="Anjuta">
-+ <glade-widget-class-ref name="AnjutaVcsStatusTreeView" />
-+ <glade-widget-class-ref name="AnjutaDropEntry" />
-+ <glade-widget-class-ref name="AnjutaFileList" />
-+ <glade-widget-class-ref name="AnjutaPkgConfigChooser" />
-+ <glade-widget-class-ref name="AnjutaColumnTextView" />
-+ <glade-widget-class-ref name="AnjutaFileDropEntry" />
-+ <glade-widget-class-ref name="AnjutaEntry" />
-+ <glade-widget-class-ref name="AnjutaEnvironmentEditor" />
-+ <glade-widget-class-ref name="AnjutaTreeComboBox" />
-+ <glade-widget-class-ref name="AnjutaPmChooserButton" />
-+ <glade-widget-class-ref name="GbfProjectView" />
-+ </glade-widget-group>
-+</glade-catalog>
diff --git a/extra/cd-discid/PKGBUILD b/extra/cd-discid/PKGBUILD
index 28a827253..19e11be60 100644
--- a/extra/cd-discid/PKGBUILD
+++ b/extra/cd-discid/PKGBUILD
@@ -1,25 +1,25 @@
-# $Id: PKGBUILD 150504 2012-02-18 11:38:44Z pierre $
+# $Id: PKGBUILD 185504 2013-05-14 12:01:48Z eric $
# Maintainer:
# Contributor: dorphell <dorphell@archlinux.org>
# Contributor: Jochem Kossen <j.kossen@home.nl>
pkgname=cd-discid
-pkgver=0.9
-pkgrel=4
+pkgver=1.4
+pkgrel=1
pkgdesc="A backend utility to get CDDB discid information from a CD-ROM disc"
arch=('i686' 'x86_64')
-url="http://lly.org/~rcw/cd-discid/"
+url="http://linukz.org/cd-discid.shtml"
license=('GPL')
depends=('glibc')
-source=("http://lly.org/~rcw/$pkgname/${pkgname}_${pkgver}.orig.tar.gz")
-md5sums=('64677b8b63d1db0db015043f5455171a')
+source=("http://linukz.org/download/${pkgname}-${pkgver}.tar.gz")
+md5sums=('85027b71d08fbbfb11ac2f0db6e8cea7')
build() {
- cd "${srcdir}"/$pkgname-$pkgver
+ cd $pkgname-$pkgver
make
}
package() {
- cd "${srcdir}"/$pkgname-$pkgver
- make DESTDIR="${pkgdir}" INSTALL=/bin/install install
+ cd $pkgname-$pkgver
+ make DESTDIR="${pkgdir}" PREFIX=/usr STRIP="/usr/bin/true" install
}
diff --git a/extra/cheese/PKGBUILD b/extra/cheese/PKGBUILD
index 78948b2c3..4fa32fc80 100644
--- a/extra/cheese/PKGBUILD
+++ b/extra/cheese/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 183338 2013-04-21 22:08:39Z heftig $
+# $Id: PKGBUILD 185449 2013-05-14 10:14:59Z heftig $
# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
# Contributor: Jan de Groot <jgc@archlinux.org>
pkgname=cheese
-pkgver=3.8.1
+pkgver=3.8.2
pkgrel=1
pkgdesc="Use your webcam to take photos and videos, apply fancy special effects and share the fun with others"
arch=(i686 x86_64)
@@ -16,7 +16,7 @@ options=('!libtool' '!emptydirs')
url="http://www.gnome.org/projects/cheese/"
install=cheese.install
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('e9f7a7855c52451cfc59ffa23962eaa5fda7c9bc629bb975f4328af061d01eeb')
+sha256sums=('79d21f2a7ebf1e91b2c2aa595f3a6dcf899258b1d2e307371440540c3d3a4ec3')
build() {
cd $pkgname-$pkgver
diff --git a/extra/chromaprint/PKGBUILD b/extra/chromaprint/PKGBUILD
index b783485f8..0825e6cee 100644
--- a/extra/chromaprint/PKGBUILD
+++ b/extra/chromaprint/PKGBUILD
@@ -1,25 +1,21 @@
-# $Id: PKGBUILD 179542 2013-03-06 13:51:08Z bisson $
+# $Id: PKGBUILD 185532 2013-05-14 19:17:44Z heftig $
# Contributor: Wieland Hoffmann <the_mineo@web.de>
# Maintainer: Gaetan Bisson <bisson@archlinux.org>
pkgname=chromaprint
pkgver=0.7
-pkgrel=4
+pkgrel=5
pkgdesc='Library that implements a custom algorithm for extracting fingerprints from any audio source'
url='http://acoustid.org/chromaprint/'
arch=('i686' 'x86_64')
license=('LGPL')
depends=('ffmpeg')
-makedepends=('cmake')
-source=("https://github.com/downloads/lalinsky/${pkgname}/${pkgname}-${pkgver}.tar.gz"
- 'ffmpeg.patch')
-sha1sums=('6a961585e82d26d357eb792216becc0864ddcdb2'
- '4c99e8be678ccd0373ab1c0b52c068d6fabe21a2')
+makedepends=('cmake' 'git')
+source=('git+https://bitbucket.org/acoustid/chromaprint.git#commit=dd51f8e')
+sha1sums=('SKIP')
build() {
- cd "${srcdir}/${pkgname}-${pkgver}"
-
- patch -p1 -i ../ffmpeg.patch
+ cd "${srcdir}/${pkgname}"
cmake \
-DCMAKE_INSTALL_PREFIX=/usr \
@@ -30,6 +26,6 @@ build() {
}
package() {
- cd "${srcdir}/${pkgname}-${pkgver}"
+ cd "${srcdir}/${pkgname}"
make DESTDIR="${pkgdir}" install
}
diff --git a/extra/chromaprint/ffmpeg.patch b/extra/chromaprint/ffmpeg.patch
deleted file mode 100644
index 4c41ca664..000000000
--- a/extra/chromaprint/ffmpeg.patch
+++ /dev/null
@@ -1,21 +0,0 @@
-diff -Naur old/examples/fpcalc.c new/examples/fpcalc.c
---- old/examples/fpcalc.c 2012-09-06 04:05:36.000000000 +1000
-+++ new/examples/fpcalc.c 2013-03-07 00:43:11.950928188 +1100
-@@ -65,6 +65,9 @@
- goto done;
- }
-
-+ /* request regular signed 16-bit packed format */
-+ codec_ctx->request_sample_fmt = AV_SAMPLE_FMT_S16;
-+
- if (avcodec_open(codec_ctx, codec) < 0) {
- fprintf(stderr, "ERROR: couldn't open the codec\n");
- goto done;
-@@ -146,6 +149,7 @@
- int ostride[6] = { 2 };
- int len = buffer_size / istride[0];
- if (av_audio_convert(convert_ctx, obuf, ostride, ibuf, istride, len) < 0) {
-+ fprintf(stderr, "WARNING: unable to convert %d samples\n", buffer_size);
- break;
- }
- buffer = buffer2;
diff --git a/extra/cvs/PKGBUILD b/extra/cvs/PKGBUILD
index 971e0d498..7572540da 100644
--- a/extra/cvs/PKGBUILD
+++ b/extra/cvs/PKGBUILD
@@ -1,14 +1,16 @@
-# $Id: PKGBUILD 146046 2012-01-04 17:18:48Z dan $
+# $Id: PKGBUILD 185415 2013-05-14 01:35:08Z dan $
# Contributor: dorphell <dorphell@archlinux.org>
+# Maintainer: Dan McGee <dan@archlinux.org>
pkgname=cvs
pkgver=1.11.23
-pkgrel=8
+pkgrel=9
pkgdesc="Concurrent Versions System - a source control system"
arch=(i686 x86_64)
url="http://cvs.nongnu.org/"
license=('GPL')
depends=('krb5' 'zlib')
+makedepends=('vim')
optdepends=('openssh: for using cvs over ssh'
'inetutils: for using cvs over rsh')
install=cvs.install
@@ -30,7 +32,9 @@ build() {
# CVE-2010-3864, https://www.redhat.com/security/data/cve/CVE-2010-3846.html
patch -Np1 < ../cvs-1.11.23-cve-2010-3846.patch
- autoreconf
+ sed -i -e 's/AM_CONFIG_HEADER/AC_CONFIG_HEADERS/' configure.in
+ find . -name Makefile.am | xargs sed -i -e 's/^INCLUDES/AM_CPPFLAGS/'
+ AUTOMAKE='automake --add-missing' autoreconf
./configure --prefix=/usr
make
}
diff --git a/extra/eog-plugins/PKGBUILD b/extra/eog-plugins/PKGBUILD
index 8402f9795..b6c650f88 100644
--- a/extra/eog-plugins/PKGBUILD
+++ b/extra/eog-plugins/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 183348 2013-04-21 22:08:51Z heftig $
+# $Id: PKGBUILD 185518 2013-05-14 16:57:57Z heftig $
# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
pkgname=eog-plugins
-pkgver=3.8.0
-pkgrel=2
+pkgver=3.8.1
+pkgrel=1
pkgdesc="Plugins for Eye of Gnome"
arch=('i686' 'x86_64')
url="http://www.gnome.org/"
@@ -13,7 +13,7 @@ makedepends=('intltool')
install=eog-plugins.install
options=('!libtool')
source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('a7e4822c46654f67ef25cbc82e4c955ee84ecae92cf356e15a136032cff35e78')
+sha256sums=('5cf8dab5b6622b9e712da4094185112cc84baa96f2775cc76bf654b1c443cfb9')
build() {
cd $pkgname-$pkgver
diff --git a/extra/eog/PKGBUILD b/extra/eog/PKGBUILD
index 96a256a7d..eae0b6d88 100644
--- a/extra/eog/PKGBUILD
+++ b/extra/eog/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 183347 2013-04-21 22:08:50Z heftig $
+# $Id: PKGBUILD 185427 2013-05-14 09:33:41Z heftig $
# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
# Contributor: Jan de Groot <jgc@archlinux.org>
pkgname=eog
-pkgver=3.8.0
+pkgver=3.8.2
pkgrel=1
pkgdesc="Eye of Gnome: An image viewing and cataloging program"
arch=(i686 x86_64)
@@ -15,7 +15,7 @@ groups=(gnome)
options=('!emptydirs' '!libtool')
url="http://www.gnome.org"
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('0f2f6f1eb1a373b2a6f8e5627b20815e5bf13b8c856b67d8f72d2a10b6012f2b')
+sha256sums=('689251b6dd18ef191cbfd9431c0324c70707b60edd73d86fc014bd8ae0bd8336')
build() {
cd "$pkgname-$pkgver"
diff --git a/extra/ethtool/PKGBUILD b/extra/ethtool/PKGBUILD
index e3b7790da..2ffd6dd50 100644
--- a/extra/ethtool/PKGBUILD
+++ b/extra/ethtool/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 179514 2013-03-05 18:49:59Z ioni $
+# $Id: PKGBUILD 185537 2013-05-14 20:42:07Z ioni $
# Maintainer : Ionut Biru <ibiru@archlinux.org>
# Contributor: Paul Mattal <paul@archlinux.org>
# Contributor: Martin Kemp <mdkemp@elys.com>
pkgname=ethtool
-pkgver=3.8
+pkgver=3.9
pkgrel=1
epoch=1
pkgdesc="Utility for controlling network drivers and hardware"
@@ -13,11 +13,12 @@ url="http://www.kernel.org/pub/software/network/ethtool/"
license=('GPL')
depends=('glibc')
source=(http://www.kernel.org/pub/software/network/$pkgname/$pkgname-$pkgver.tar.xz)
-md5sums=('7ae96870bc4f9b43f666650ae30f2685')
+md5sums=('5777759e85b3323917c6cc9327f5d99c')
build() {
cd $pkgname-$pkgver
- ./configure --prefix=/usr --mandir=/usr/share/man
+ ./configure --prefix=/usr --mandir=/usr/share/man \
+ --sbindir=/usr/bin
make
}
diff --git a/extra/evolution-data-server/PKGBUILD b/extra/evolution-data-server/PKGBUILD
index 1a0bc65cd..aaea301fd 100644
--- a/extra/evolution-data-server/PKGBUILD
+++ b/extra/evolution-data-server/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 185256 2013-05-12 15:18:01Z heftig $
+# $Id: PKGBUILD 185541 2013-05-14 21:40:19Z andrea $
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgname=evolution-data-server
pkgver=3.8.2
-pkgrel=1
+pkgrel=2
pkgdesc="Centralized access to appointments and contacts"
arch=(i686 x86_64)
depends=(gnome-online-accounts nss krb5 libgweather libical db libgdata)
diff --git a/extra/evolution-ews/PKGBUILD b/extra/evolution-ews/PKGBUILD
index b49515e4f..eb896af32 100644
--- a/extra/evolution-ews/PKGBUILD
+++ b/extra/evolution-ews/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 185258 2013-05-12 15:23:32Z heftig $
+# $Id: PKGBUILD 185542 2013-05-14 21:40:20Z andrea $
# Maintainer: Ionut Biru <ibiru@archlinux.org>
pkgname=evolution-ews
pkgver=3.8.2
-pkgrel=1
+pkgrel=2
pkgdesc="MS Exchange integration through Exchange Web Services"
arch=('i686' 'x86_64')
license=('LGPL2.1')
diff --git a/extra/evolution/PKGBUILD b/extra/evolution/PKGBUILD
index 189417191..ed1949a99 100644
--- a/extra/evolution/PKGBUILD
+++ b/extra/evolution/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 185257 2013-05-12 15:22:50Z heftig $
+# $Id: PKGBUILD 185540 2013-05-14 21:40:18Z andrea $
# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
# Contributor: Jan de Groot <jgc@archlinux.org>
pkgname=evolution
pkgver=3.8.2
-pkgrel=1
+pkgrel=2
pkgdesc="Manage your email, contacts and schedule"
arch=(i686 x86_64)
license=(GPL)
diff --git a/extra/fluidsynth/PKGBUILD b/extra/fluidsynth/PKGBUILD
index 616472e31..a1e133765 100644
--- a/extra/fluidsynth/PKGBUILD
+++ b/extra/fluidsynth/PKGBUILD
@@ -1,26 +1,21 @@
-# $Id: PKGBUILD 166870 2012-09-20 10:08:01Z schiv $
+# $Id: PKGBUILD 185445 2013-05-14 10:12:02Z schiv $
# Maintainer: Ray Rashif <schiv@archlinux.org>
# Contributor: damir <damir@archlinux.org>
pkgname=fluidsynth
pkgver=1.1.6
-pkgrel=1
+pkgrel=2
pkgdesc="A real-time software synthesizer based on the SoundFont 2 specifications"
arch=('i686' 'x86_64')
url="http://www.fluidsynth.org/"
-depends=('glib2' 'jack' 'dbus-core' 'libpulse')
+depends=('glib2' 'jack' 'libpulse')
makedepends=('cmake' 'ladspa' 'doxygen')
optdepends=('pulseaudio: PulseAudio sound support')
license=('LGPL')
-backup=('etc/conf.d/fluidsynth')
install=$pkgname.install
source=("http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz"
- 'fluidsynth.conf'
- 'fluidsynth.rc'
'fluidsynth.systemd')
md5sums=('ae5aca6de824b4173667cbd3a310b263'
- '7d0ab0d75d4e87652f4cb7ffeac8a82b'
- 'b296dbfb524c2164f552f68bd9abe2ec'
'e0406748a154409907df62292be32e8a')
build() {
@@ -36,16 +31,10 @@ build() {
package() {
cd "$srcdir/$pkgname-$pkgver"
- make DESTDIR="$pkgdir/" install
+ make DESTDIR="$pkgdir" install
- install -Dm644 "$srcdir/fluidsynth.conf" \
- "$pkgdir/etc/conf.d/fluidsynth"
-
- install -Dm755 "$srcdir/fluidsynth.rc" \
- "$pkgdir/etc/rc.d/fluidsynth"
-
- install -Dm644 "$srcdir/fluidsynth.systemd" \
- "$pkgdir/usr/lib/systemd/system/fluidsynth.service"
+ install -Dm644 "$srcdir/$pkgname.systemd" \
+ "$pkgdir/usr/lib/systemd/system/$pkgname.service"
}
# vim:set ts=2 sw=2 et:
diff --git a/extra/fluidsynth/fluidsynth.conf b/extra/fluidsynth/fluidsynth.conf
deleted file mode 100644
index b8465fa2e..000000000
--- a/extra/fluidsynth/fluidsynth.conf
+++ /dev/null
@@ -1,2 +0,0 @@
-FSYNTH_OPTS="-a alsa -m alsa_seq -r 48000"
-FSYNTH_SOUNDFONT="" # path to your soundfont
diff --git a/extra/fluidsynth/fluidsynth.install b/extra/fluidsynth/fluidsynth.install
index 86e05f892..b100fc989 100644
--- a/extra/fluidsynth/fluidsynth.install
+++ b/extra/fluidsynth/fluidsynth.install
@@ -1,19 +1,13 @@
post_install() {
echo
- echo " > To use FluidSynth as a daemon edit /etc/conf.d/fluidsynth"
- echo
- echo " > Systemd users need to copy the service file from:"
+ echo " > To use FluidSynth as a daemon copy the service file from:"
echo " /usr/lib/systemd/system/fluidsynth.service"
echo " > to:"
echo " /etc/systemd/system/multi-user.target.wants/"
echo " > and then edit accordingly."
echo
- echo " > PulseAudio output when running as a daemon"
- echo " > is known to be problematic. See:"
+ echo " > PulseAudio output when running as a daemon is known to be"
+ echo " > problematic. See the following bulletin board post:"
echo " https://bbs.archlinux.org/viewtopic.php?id=135092"
echo
}
-
-post_upgrade() {
- post_install
-}
diff --git a/extra/fluidsynth/fluidsynth.rc b/extra/fluidsynth/fluidsynth.rc
deleted file mode 100644
index ca1e8fa6e..000000000
--- a/extra/fluidsynth/fluidsynth.rc
+++ /dev/null
@@ -1,40 +0,0 @@
-#!/bin/bash
-
-. /etc/rc.conf
-. /etc/rc.d/functions
-
-[ -f /etc/conf.d/fluidsynth ] && . /etc/conf.d/fluidsynth
-
-PID=`pidof -o %PPID /usr/bin/fluidsynth`
-case "$1" in
- start)
- stat_busy "Starting Fluidsynth soundfont synthesizer"
- [ -z "$PID" ] && /usr/bin/fluidsynth -is $FSYNTH_OPTS $FSYNTH_SOUNDFONT > /dev/null 2>&1 &
- if [ $? -gt 0 ]; then
- stat_fail
- else
- echo $PID > /var/run/fluidsynth.pid
- add_daemon fluidsynth
- stat_done
- fi
- ;;
- stop)
- stat_busy "Stopping Fluidsynth soundfont synthesizer"
- [ ! -z "$PID" ] && kill $PID &> /dev/null 2>&1
- if [ $? -gt 0 ]; then
- stat_fail
- else
- rm /var/run/fluidsynth.pid
- rm_daemon fluidsynth
- stat_done
- fi
- ;;
- restart)
- $0 stop
- sleep 1
- $0 start
- ;;
- *)
- echo "usage: $0 {start|stop|restart}"
-esac
-exit 0
diff --git a/extra/glib-networking/PKGBUILD b/extra/glib-networking/PKGBUILD
index 9a1545a0c..f6e4857f6 100644
--- a/extra/glib-networking/PKGBUILD
+++ b/extra/glib-networking/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 183367 2013-04-21 22:09:26Z heftig $
+# $Id: PKGBUILD 185433 2013-05-14 09:44:30Z heftig $
# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
pkgname=glib-networking
-pkgver=2.36.1
+pkgver=2.36.2
pkgrel=1
pkgdesc="Network-related giomodules for glib"
arch=(i686 x86_64)
@@ -13,7 +13,7 @@ makedepends=(intltool)
options=('!libtool')
install=glib-networking.install
source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('e2df2d1943a6193ca471addc58539895da1ae96fdba305dedb937ef56adb57ea')
+sha256sums=('2108d55b0af3eea56ce256830bcaf1519d6337e0054ef2eff80f2c0ef0eb23f9')
build() {
cd $pkgname-$pkgver
diff --git a/extra/gnome-calculator/PKGBUILD b/extra/gnome-calculator/PKGBUILD
index 91bb8f9b3..cdec3899c 100644
--- a/extra/gnome-calculator/PKGBUILD
+++ b/extra/gnome-calculator/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 183370 2013-04-21 22:09:37Z heftig $
+# $Id: PKGBUILD 185451 2013-05-14 10:16:40Z heftig $
# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
# Contributor: Jan de Groot <jgc@archlinux.org>
pkgname=gnome-calculator
-pkgver=3.8.1
+pkgver=3.8.2
pkgrel=1
pkgdesc="GNOME Scientific calculator"
arch=('i686' 'x86_64')
@@ -17,7 +17,7 @@ options=(!emptydirs)
url="http://www.gnome.org"
install=gnome-calculator.install
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver::3}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('24ae856c90a3df62c52dc413ceb2c9bad15e7ad146de0469b53c70681a4ad435')
+sha256sums=('13d67b6dfa2501b883add8adf5470c5fea5eb1f1fa87f84e8ceda069418f1e81')
build() {
cd $pkgname-$pkgver
diff --git a/extra/gnome-clocks/PKGBUILD b/extra/gnome-clocks/PKGBUILD
index 0bbce5dfa..1e0a538fa 100644
--- a/extra/gnome-clocks/PKGBUILD
+++ b/extra/gnome-clocks/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 183372 2013-04-21 22:09:40Z heftig $
+# $Id: PKGBUILD 185477 2013-05-14 11:11:41Z heftig $
# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
pkgname=gnome-clocks
-pkgver=3.8.1
+pkgver=3.8.2
pkgrel=1
pkgdesc="Clocks applications for GNOME"
arch=(i686 x86_64)
@@ -20,7 +20,7 @@ source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/${pkgver::3}/${pkgname
button-border-go-active.svg::http://git.gnome.org/browse/gnome-clocks/plain/data/css/button-border-go-active.svg?id=${pkgver}
button-border-stop.svg::http://git.gnome.org/browse/gnome-clocks/plain/data/css/button-border-stop.svg?id=${pkgver}
button-border-stop-active.svg::http://git.gnome.org/browse/gnome-clocks/plain/data/css/button-border-stop-active.svg?id=${pkgver})
-sha256sums=('6140cc1ae41460c5fc799b2a52d809ed4cf9035a72be7e878160b5e591486d31'
+sha256sums=('afe8405e41d8d2ac570642c2d73a43a2a45f8c6e521640d0a266e0fe0a55410f'
'3ce4afb848ea2a2728c53a9f4bfca5f12d9719e3935d1acd2d90056cb1c464fc'
'a44df652c8034ccbbc87a62f92ab6efbf6dfabead44e3316b4b9e85d851a6b24'
'e12ac57acaa43b25a36d9fd9b6dbe906980a5e8429840d98c604bf28515749e0'
diff --git a/extra/gnome-control-center/PKGBUILD b/extra/gnome-control-center/PKGBUILD
index 80e6ebc87..215103439 100644
--- a/extra/gnome-control-center/PKGBUILD
+++ b/extra/gnome-control-center/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 184352 2013-05-06 17:20:30Z heftig $
+# $Id: PKGBUILD 185509 2013-05-14 12:14:45Z heftig $
# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
# Contributor: Jan de Groot <jgc@archlinux.org>
pkgname=gnome-control-center
-pkgver=3.8.1.5
+pkgver=3.8.2
pkgrel=1
pkgdesc="The Control Center for GNOME"
license=(GPL)
@@ -23,7 +23,7 @@ url="http://www.gnome.org"
install=gnome-control-center.install
options=('!libtool' '!emptydirs')
source=(http://download.gnome.org/sources/$pkgname/${pkgver::3}/$pkgname-$pkgver.tar.xz)
-sha256sums=('6756a97eb8e89fe16bd5e50ab85d7f0e4e0fb7fa4e9df5ab49a97de03033d211')
+sha256sums=('abf6c1acb0b82631e730cb32762deff905fd4f776b89b475b8e732dc73a9d1fb')
build() {
cd $pkgname-$pkgver
diff --git a/extra/gnome-desktop/PKGBUILD b/extra/gnome-desktop/PKGBUILD
index 87ca2b332..e5c79203f 100644
--- a/extra/gnome-desktop/PKGBUILD
+++ b/extra/gnome-desktop/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 183376 2013-04-21 22:09:47Z heftig $
+# $Id: PKGBUILD 185455 2013-05-14 10:21:59Z heftig $
# Maintainer: Jan de Groot <jan@archlinux.org>
pkgname=gnome-desktop
-pkgver=3.8.1
+pkgver=3.8.2
pkgrel=1
epoch=1
pkgdesc="Library with common API for various GNOME modules"
@@ -14,7 +14,7 @@ url="http://www.gnome.org"
groups=('gnome')
options=('!libtool')
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver::3}/$pkgname-$pkgver.tar.xz)
-sha256sums=('79c4790fdfc58a54ee32b2fd20f498f4d563d11fa40ab6599c757e45bee5b13f')
+sha256sums=('af4ec330fa61ee761daf2d5e481e2f9ffbd068d135d5e31a3eaf274524cba33d')
build() {
cd "$pkgname-$pkgver"
diff --git a/extra/gnome-documents/PKGBUILD b/extra/gnome-documents/PKGBUILD
index 0fd9877fe..28c2cb8da 100644
--- a/extra/gnome-documents/PKGBUILD
+++ b/extra/gnome-documents/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 183380 2013-04-21 22:09:52Z heftig $
+# $Id: PKGBUILD 185457 2013-05-14 10:25:02Z heftig $
# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
pkgname=gnome-documents
-pkgver=3.8.1
+pkgver=3.8.2.1
pkgrel=1
pkgdesc="Documents Manager for GNOME"
arch=(i686 x86_64)
@@ -15,8 +15,8 @@ makedepends=(intltool gobject-introspection itstool)
optdepends=('unoconv: Support for Libreoffice document types')
options=('!libtool')
install=gnome-documents.install
-source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('7cd05f5f2482ddae797300b233f499cbe410cb22d358bef37a387aff232d4e9f')
+source=(http://download.gnome.org/sources/$pkgname/${pkgver::3}/$pkgname-$pkgver.tar.xz)
+sha256sums=('52cbe1590b47fbf446becde227e0fa3772dda589b631ab1350a034c2eae77b85')
build() {
cd $pkgname-$pkgver
diff --git a/extra/gnome-online-accounts/PKGBUILD b/extra/gnome-online-accounts/PKGBUILD
index a3ac3e52c..de0c9fc8b 100644
--- a/extra/gnome-online-accounts/PKGBUILD
+++ b/extra/gnome-online-accounts/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 183392 2013-04-21 22:10:11Z heftig $
+# $Id: PKGBUILD 185462 2013-05-14 10:31:45Z heftig $
# Maintainer: Ionut Biru <ibiru@archlinux.org>
pkgname=gnome-online-accounts
-pkgver=3.8.1
+pkgver=3.8.2
pkgrel=1
pkgdesc="GNOME service to access online accounts"
arch=(i686 x86_64)
@@ -13,7 +13,7 @@ makedepends=('intltool' 'libxslt' 'gobject-introspection' 'docbook-xsl')
options=(!libtool)
install=$pkgname.install
source=(http://download.gnome.org/sources/$pkgname/${pkgver:0:3}/$pkgname-$pkgver.tar.xz)
-sha256sums=('26c334000ae74832042142a150e7d0c4b5ced4dc24bdb247f75cbb9e3d2e7261')
+sha256sums=('12611a002043c8acc29e9800ec009e3e19736bdb6237d246e848d7c7909fe826')
build() {
cd $pkgname-$pkgver
diff --git a/extra/gnome-photos/PKGBUILD b/extra/gnome-photos/PKGBUILD
index 45e7aedc5..486d49d3e 100644
--- a/extra/gnome-photos/PKGBUILD
+++ b/extra/gnome-photos/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 183480 2013-04-21 22:20:19Z heftig $
+# $Id: PKGBUILD 185464 2013-05-14 10:33:14Z heftig $
# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
pkgname=gnome-photos
-pkgver=3.8.0
+pkgver=3.8.2
pkgrel=1
pkgdesc="Access, organize, and share your photos on GNOME"
arch=(i686 x86_64)
@@ -14,7 +14,7 @@ options=(!libtool)
groups=(gnome-extra)
install=gnome-photos.install
source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/${pkgver::3}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('d5a42a6562eb2bebd404f1b932e105572e64abb0e3160b2834c7898cf090f3de')
+sha256sums=('c6e777cdc6a4b0ee24b4dbd1b971fe239198926a3057c27c08eeda0a53ba6d58')
build() {
cd $pkgname-$pkgver
diff --git a/extra/gnome-screenshot/PKGBUILD b/extra/gnome-screenshot/PKGBUILD
index 86b169622..6f5d48469 100644
--- a/extra/gnome-screenshot/PKGBUILD
+++ b/extra/gnome-screenshot/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 183395 2013-04-21 22:10:17Z heftig $
+# $Id: PKGBUILD 185472 2013-05-14 11:00:12Z heftig $
# Maintainer: Ionut Biru <ibiru@archlinux.org>
pkgname=gnome-screenshot
-pkgver=3.8.1
+pkgver=3.8.2
pkgrel=1
pkgdesc="Take pictures of your screen"
arch=(i686 x86_64)
@@ -13,7 +13,7 @@ makedepends=('intltool')
groups=('gnome')
install=$pkgname.install
source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('113ab0fe98080f888ff8ff15011b21e74b5582576cb5455db47cbfd9e9075a05')
+sha256sums=('673d3102bbd9d5ee493111e109adfa9ecc880c41f883d3db4be6dce70610513e')
build() {
cd "$pkgname-$pkgver"
diff --git a/extra/gnome-session/PKGBUILD b/extra/gnome-session/PKGBUILD
index 7ff833891..6f87c5ba7 100644
--- a/extra/gnome-session/PKGBUILD
+++ b/extra/gnome-session/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 184166 2013-05-03 02:07:55Z heftig $
+# $Id: PKGBUILD 185463 2013-05-14 10:32:30Z heftig $
# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
pkgname=gnome-session
-pkgver=3.8.1
-pkgrel=2
+pkgver=3.8.2
+pkgrel=1
pkgdesc="The GNOME Session Handler"
arch=(i686 x86_64)
license=(GPL LGPL)
@@ -16,7 +16,7 @@ url="http://www.gnome.org"
groups=(gnome)
source=(http://download.gnome.org/sources/$pkgname/${pkgver::3}/$pkgname-$pkgver.tar.xz
timeout.patch)
-sha256sums=('6c1cf3c0bc86da1dc5ec2d1a7bb3332b15652d4a468c52c5ae894b46b4a14770'
+sha256sums=('a6ed1c109005f81ec34a8aa09b2f114c07b4fba8feef47d2f23559797be88640'
'9eaf31857b41db417475c3b14adc11b10c8226ed76978cdf96dd648fa6e505fc')
build() {
diff --git a/extra/gnome-settings-daemon/PKGBUILD b/extra/gnome-settings-daemon/PKGBUILD
index e964279f9..22228afea 100644
--- a/extra/gnome-settings-daemon/PKGBUILD
+++ b/extra/gnome-settings-daemon/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 183398 2013-04-21 22:10:23Z heftig $
+# $Id: PKGBUILD 185507 2013-05-14 12:11:03Z heftig $
# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
pkgname=gnome-settings-daemon
-pkgver=3.8.1
+pkgver=3.8.2
pkgrel=1
pkgdesc="The GNOME Settings daemon"
arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@ install=gnome-settings-daemon.install
url="http://www.gnome.org"
groups=('gnome')
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('367a770ec7affff3c85a43bc39ced5a02a1b1761780d954329f6b21c0f2efcee')
+sha256sums=('e2118024549b1a3b24e338403d3451211b8cde5c68e387d9a0081e137191b0be')
build() {
cd $pkgname-$pkgver
diff --git a/extra/gnome-shell/PKGBUILD b/extra/gnome-shell/PKGBUILD
index 0e64fdb22..728b91ccd 100644
--- a/extra/gnome-shell/PKGBUILD
+++ b/extra/gnome-shell/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 183399 2013-04-21 22:10:25Z heftig $
+# $Id: PKGBUILD 185543 2013-05-14 21:40:21Z andrea $
# Maintainer: Ionut Biru <ibiru@archlinux.org>
# Contributor: Flamelab <panosfilip@gmail.com
pkgname=gnome-shell
-pkgver=3.8.1
-pkgrel=1
+pkgver=3.8.2
+pkgrel=2
pkgdesc="The next generation GNOME Shell"
arch=(i686 x86_64)
url="http://live.gnome.org/GnomeShell"
@@ -20,7 +20,7 @@ install=gnome-shell.install
groups=(gnome)
source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver::3}/$pkgname-$pkgver.tar.xz
nm-libexecdir.patch)
-sha256sums=('db0160d7c3fec3858805f218f961534d1a3f1486e005492433d4a28c40f83ac7'
+sha256sums=('ffdf42d382d50cd756f1f51a31eaa6877edb51a08f0ca80b6e973f05072416df'
'e5bb10ad2e5c3e0fde3d05babd1bfdda701e553e02d493f7e54cb7832ce7e607')
build() {
diff --git a/extra/gnome-system-monitor/PKGBUILD b/extra/gnome-system-monitor/PKGBUILD
index 52448d97c..1bea034eb 100644
--- a/extra/gnome-system-monitor/PKGBUILD
+++ b/extra/gnome-system-monitor/PKGBUILD
@@ -1,25 +1,26 @@
-# $Id: PKGBUILD 185383 2013-05-13 18:14:37Z heftig $
+# $Id: PKGBUILD 185539 2013-05-14 20:47:47Z heftig $
# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
# Contributor: Jan de Groot <jgc@archlinux.org>
pkgname=gnome-system-monitor
-pkgver=3.8.2
+pkgver=3.8.2.1
pkgrel=1
pkgdesc="A system monitor for GNOME"
arch=(i686 x86_64)
license=('GPL')
-depends=('libwnck3' 'libgtop' 'gtkmm3' 'librsvg' 'gnome-icon-theme' 'libsystemd')
+depends=('libwnck3' 'libgtop' 'gtkmm3' 'librsvg' 'gnome-icon-theme' 'systemd')
makedepends=('itstool' 'docbook-xsl' 'intltool')
options=(!emptydirs)
url="http://www.gnome.org"
groups=('gnome')
install=gnome-system-monitor.install
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('8349ec4d8e6cd041c581354fc4e844c7cda12d7f1153fc6999ceea0f8aceb58c')
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver::3}/$pkgname-$pkgver.tar.xz)
+sha256sums=('df4d2c4dbb4f3408b621140732efb3e38853658addd6aae73613027856f6bb44')
build() {
cd $pkgname-$pkgver
- ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --libexecdir=/usr/lib/gnome-system-monitor
+ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+ --libexecdir=/usr/lib/$pkgname --enable-systemd
make
}
diff --git a/extra/gnome-weather/PKGBUILD b/extra/gnome-weather/PKGBUILD
index ad522aab2..472df3ad0 100644
--- a/extra/gnome-weather/PKGBUILD
+++ b/extra/gnome-weather/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 183410 2013-04-21 22:10:43Z heftig $
+# $Id: PKGBUILD 185432 2013-05-14 09:43:24Z heftig $
# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
pkgname=gnome-weather
-pkgver=3.8.1
+pkgver=3.8.2
pkgrel=1
pkgdesc="Access current weather conditions and forecasts"
arch=(i686 x86_64)
@@ -14,7 +14,7 @@ options=(!libtool)
groups=(gnome-extra)
install=gnome-weather.install
source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/${pkgver::3}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('9dbbf0aa50a940894a9ebf63001163a8fa89c3aa8febbddcd3c6c6eefbc00f3d')
+sha256sums=('cf61afac1435dbdb87e8d9e4d86bca29cf1ff2c64cefc8db696cd27dad15adf4')
build() {
cd $pkgname-$pkgver
diff --git a/extra/gvfs/PKGBUILD b/extra/gvfs/PKGBUILD
index 0da966782..63cee4dff 100644
--- a/extra/gvfs/PKGBUILD
+++ b/extra/gvfs/PKGBUILD
@@ -1,17 +1,17 @@
-# $Id: PKGBUILD 185165 2013-05-11 16:16:29Z tomegun $
+# $Id: PKGBUILD 185516 2013-05-14 16:46:51Z heftig $
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgbase=gvfs
pkgname=('gvfs' 'gvfs-smb' 'gvfs-afc' 'gvfs-afp' 'gvfs-gphoto2' 'gvfs-obexftp' 'gvfs-goa' 'gvfs-mtp')
-pkgver=1.16.1
-pkgrel=2
+pkgver=1.16.2
+pkgrel=1
arch=('i686' 'x86_64')
license=('LGPL')
makedepends=('avahi' 'bluez' 'dbus-glib' 'fuse' 'intltool' 'libarchive' 'libcdio-paranoia' 'libgphoto2' 'libimobiledevice' 'libsoup>=2.24.0' 'smbclient' 'udisks2' 'libsecret' 'docbook-xsl' 'gtk3' 'libmtp' 'gnome-online-accounts' 'libbluray')
url="http://www.gnome.org"
options=(!libtool)
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgbase/${pkgver%.*}/$pkgbase-$pkgver.tar.xz)
-sha256sums=('e7ec47547ff8029a2e8d81533bdfa870fe4a547c9d7c4e1e946d42d38970b0ac')
+sha256sums=('6b0e62d27fe73844efb536689057b762fbce085984800c83395371306ec547f1')
build() {
cd "$pkgbase-$pkgver"
diff --git a/extra/kdepimlibs/PKGBUILD b/extra/kdepimlibs/PKGBUILD
index 135b61a3c..6d7aa7700 100644
--- a/extra/kdepimlibs/PKGBUILD
+++ b/extra/kdepimlibs/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 184847 2013-05-09 09:42:17Z andrea $
+# $Id: PKGBUILD 185544 2013-05-14 21:40:23Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
# Contributor: Pierre Schmitz <pierre@archlinux.de>
pkgname=kdepimlibs
pkgver=4.10.3
-pkgrel=1
+pkgrel=3
pkgdesc="KDE PIM Libraries"
arch=('i686' 'x86_64')
url='https://projects.kde.org/projects/kde/kdepimlibs'
diff --git a/extra/libgweather/PKGBUILD b/extra/libgweather/PKGBUILD
index 07add01da..218663ea4 100644
--- a/extra/libgweather/PKGBUILD
+++ b/extra/libgweather/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 183432 2013-04-21 22:11:21Z heftig $
+# $Id: PKGBUILD 185424 2013-05-14 09:29:29Z heftig $
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgname=libgweather
-pkgver=3.8.1
+pkgver=3.8.2
pkgrel=1
pkgdesc="Provides access to weather information from the net"
arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@ install=libgweather.install
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz
gettext-not-xml.patch
no_external_gettext.patch)
-sha256sums=('4649f51a881ec375853a782ec1cd279f242baa4b6c1b9ebe09614ac65dd6081a'
+sha256sums=('b053c1328d756a6c653e44464b7a41bec451752fa9686ade32e2e4c6e2a6deb5'
'40325e0b5464ebb75eaad3c9292c0bab7b15cfefb93011d9ccc0ab82635a9533'
'f07ac07a70ad4999c3acd5d5b82aabd8831e6a45beb9aaed239f212057ded672')
diff --git a/extra/libical/PKGBUILD b/extra/libical/PKGBUILD
index dbd9bcae2..ec0d68a5b 100644
--- a/extra/libical/PKGBUILD
+++ b/extra/libical/PKGBUILD
@@ -1,29 +1,29 @@
-# $Id: PKGBUILD 157971 2012-04-30 07:57:27Z andrea $
+# $Id: PKGBUILD 185545 2013-05-14 21:40:24Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
# Contributor: Pierre Schmitz <pierre@archlinux.de>
pkgname=libical
-pkgver=0.48
-pkgrel=1
+pkgver=1.0
+pkgrel=2
pkgdesc="An open source reference implementation of the icalendar data type and serialization format"
arch=('i686' 'x86_64')
url='http://sourceforge.net/projects/freeassociation/'
license=('LGPL' 'MPL')
depends=('glibc')
-options=('!libtool')
+makedepends=('cmake')
source=("http://downloads.sourceforge.net/freeassociation/${pkgname}-${pkgver}.tar.gz")
-md5sums=('e549f434d5fbf9cd156c60ed4943618f')
+md5sums=('4438c31d00ec434f02867a267a92f8a1')
build() {
- cd "${srcdir}"/${pkgname}-${pkgver}
-
- ./configure --prefix=/usr \
- --enable-shared \
- --disable-static
+ mkdir -p build
+ cd build
+ cmake ../${pkgname}-${pkgver} \
+ -DCMAKE_BUILD_TYPE=Release \
+ -DCMAKE_INSTALL_PREFIX=/usr
make
}
package() {
- cd "${srcdir}"/${pkgname}-${pkgver}
+ cd build
make DESTDIR="${pkgdir}" install
}
diff --git a/extra/mutter/PKGBUILD b/extra/mutter/PKGBUILD
index 69d64e95d..5f7dec8b9 100644
--- a/extra/mutter/PKGBUILD
+++ b/extra/mutter/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 183445 2013-04-21 22:11:45Z heftig $
+# $Id: PKGBUILD 185488 2013-05-14 11:23:26Z heftig $
# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
# Maintainer: Ionut Biru <ibiru@archlinux.org>
# Contributor: Michael Kanis <mkanis_at_gmx_dot_de>
pkgname=mutter
-pkgver=3.8.1
+pkgver=3.8.2
pkgrel=1
pkgdesc="A window manager for GNOME"
arch=(i686 x86_64)
@@ -16,7 +16,7 @@ groups=('gnome')
options=('!libtool' '!emptydirs')
install=mutter.install
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('a41a992620e7e51b6a34709db26a215e86f03927e828b4db03e9111d925ef52f')
+sha256sums=('2dddb1f699a94e9d294c36127e0642f5afa1fa8853cb1b47187ece16457fce65')
build() {
cd "$pkgname-$pkgver"
diff --git a/extra/orage/PKGBUILD b/extra/orage/PKGBUILD
index f79cf5e75..a946a52a5 100644
--- a/extra/orage/PKGBUILD
+++ b/extra/orage/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 178517 2013-02-24 22:19:59Z eric $
+# $Id: PKGBUILD 185546 2013-05-14 21:40:26Z andrea $
# Maintainer: Andreas Radke <andyrtr@archlinux.org>
# Contributor: Tobias Kieslich <tobias (at) archlinux.org>
pkgname=orage
pkgver=4.8.4
-pkgrel=1
+pkgrel=2
pkgdesc="A simple calendar application with reminders for Xfce"
arch=('i686' 'x86_64')
license=('GPL2')
@@ -19,7 +19,7 @@ source=(http://archive.xfce.org/src/apps/${pkgname}/${pkgver%.*}/${pkgname}-${pk
sha1sums=('8b9facb0393385e4d639dd6a886c216729672958')
build() {
- cd "${srcdir}/${pkgname}-${pkgver}"
+ cd ${pkgname}-${pkgver}
./configure --prefix=/usr \
--sysconfdir=/etc \
--libexecdir=/usr/lib \
@@ -31,6 +31,6 @@ build() {
}
package() {
- cd "${srcdir}/${pkgname}-${pkgver}"
- make -j1 DESTDIR="${pkgdir}" install
+ cd ${pkgname}-${pkgver}
+ make DESTDIR="${pkgdir}" install
}
diff --git a/extra/qtchooser/PKGBUILD b/extra/qtchooser/PKGBUILD
index d288fb09d..a105ed0d0 100644
--- a/extra/qtchooser/PKGBUILD
+++ b/extra/qtchooser/PKGBUILD
@@ -1,20 +1,28 @@
-# $Id: PKGBUILD 182622 2013-04-11 12:14:29Z andrea $
+# $Id: PKGBUILD 185512 2013-05-14 12:30:57Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
pkgname=qtchooser
pkgver=26
-pkgrel=3
+pkgrel=4
pkgdesc='Wrap the other Qt tools by searching for different instances of Qt on the system'
arch=('i686' 'x86_64')
url='http://qt.gitorious.org/qt/qtchooser'
license=('GPL')
depends=('gcc-libs')
source=("http://macieira.org/${pkgname}/${pkgname}-${pkgver}-g97962d2.tar.gz"
- {3,4,5}.conf)
+ {3,4,5}.conf
+ 'give-home-configs-precedence.patch')
md5sums=('a188a5cb63113130e0d05fe4d5bf4e95'
'7c5da2b7911d1c4fabc63d6ef00f0020'
'aa4d49b269e1b806f5eea170801f0aa6'
- 'cf83f09a9a5a44d898b93f624d74dd11')
+ 'cf83f09a9a5a44d898b93f624d74dd11'
+ '13478e4685804c9f79e824b4220bbc2c')
+
+prepare() {
+ cd ${pkgname}-${pkgver}-g97962d2
+
+ patch -p1 -i "${srcdir}"/give-home-configs-precedence.patch
+}
build() {
cd ${pkgname}-${pkgver}-g97962d2
diff --git a/extra/qtchooser/give-home-configs-precedence.patch b/extra/qtchooser/give-home-configs-precedence.patch
new file mode 100644
index 000000000..d9575e937
--- /dev/null
+++ b/extra/qtchooser/give-home-configs-precedence.patch
@@ -0,0 +1,35 @@
+From 50373acdaf8ecd56d9fc0b31ee2f8f06f448c1a3 Mon Sep 17 00:00:00 2001
+From: Andrea Scarpino <andrea@archlinux.org>
+Date: Mon, 15 Apr 2013 23:19:39 +0200
+Subject: [PATCH] Give home configurations precedence over system ones
+
+Change-Id: Ib0c4cf47c0ff5f716949cc5653ba27dad3558489
+Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
+---
+ src/qtchooser/main.cpp | 7 ++++---
+ 1 files changed, 4 insertions(+), 3 deletions(-)
+
+diff --git a/src/qtchooser/main.cpp b/src/qtchooser/main.cpp
+index da54b16..514503d 100644
+--- a/src/qtchooser/main.cpp
++++ b/src/qtchooser/main.cpp
+@@ -272,12 +272,13 @@ vector<string> ToolWrapper::searchPaths() const
+ {
+ vector<string> paths;
+
+- // search the XDG config location directories
+- paths = stringSplit(qgetenv("XDG_CONFIG_DIRS", "/etc/xdg").c_str());
+-
+ string localDir = qgetenv("XDG_CONFIG_HOME", userHome() + PATH_SEP ".config");
+ paths.push_back(localDir);
+
++ // search the XDG config location directories
++ vector<string> xdgPaths = stringSplit(qgetenv("XDG_CONFIG_DIRS", "/etc/xdg").c_str());
++ paths.insert(paths.end(), xdgPaths.begin(), xdgPaths.end());
++
+ for (vector<string>::iterator it = paths.begin(); it != paths.end(); ++it)
+ *it += "/qtchooser/";
+
+--
+1.7.1
+
diff --git a/extra/seahorse/PKGBUILD b/extra/seahorse/PKGBUILD
index 2fbc502d7..cdb00dd9f 100644
--- a/extra/seahorse/PKGBUILD
+++ b/extra/seahorse/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 183457 2013-04-21 22:12:07Z heftig $
+# $Id: PKGBUILD 185473 2013-05-14 11:01:28Z heftig $
# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
# Contributor: Jan de Groot <jgc@archlinux.org>
# Contributor: Michel Brabants <michel.linux@tiscali.be>
pkgname=seahorse
-pkgver=3.8.1
+pkgver=3.8.2
pkgrel=1
pkgdesc="GNOME application for managing PGP keys."
arch=(i686 x86_64)
@@ -19,7 +19,7 @@ groups=(gnome-extra)
install=seahorse.install
source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver::3}/$pkgname-$pkgver.tar.xz
seahorse-ssh-askpass.sh)
-sha256sums=('c1a1d97618a37a79e19902e00f3a0de7cfb947b52eb9282ea09e5f9f73151e7a'
+sha256sums=('b3837d088b7e3f7ebc41cb3f11c5c85e2df7e06bdc538a3e85bb1a13c34c9a12'
'400ea9a6084acc93f1dbd4223b95622bbd48071b763063328efba00de378b68c')
build() {
diff --git a/extra/snd/PKGBUILD b/extra/snd/PKGBUILD
index 53c93d271..4607e6441 100644
--- a/extra/snd/PKGBUILD
+++ b/extra/snd/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 180122 2013-03-17 18:38:44Z schiv $
+# $Id: PKGBUILD 185448 2013-05-14 10:13:02Z schiv $
# Maintainer: Ray Rashif <schiv@archlinux.org>
# Contributor: Juergen Hoetzel <juergen@archlinux.org>
# Contributor: see .contrib
pkgname=snd
-pkgver=13.5
+pkgver=13.6
pkgrel=1
pkgdesc="An advanced sound editor"
arch=('i686' 'x86_64')
@@ -17,7 +17,7 @@ optdepends=('wavpack' 'flac' 'speex' 'mpg123'
'timidity++' 'vorbis-tools')
install=$pkgname.install
source=("ftp://ccrma-ftp.stanford.edu/pub/Lisp/$pkgname-$pkgver.tar.gz")
-md5sums=('bc8915f28110744237330e8b93638bd3')
+md5sums=('8da59d2bfe4aa2c6ae3aa07fcc6ee6eb')
build() {
cd "$srcdir/$pkgname-$pkgver"
diff --git a/extra/totem-plparser/PKGBUILD b/extra/totem-plparser/PKGBUILD
index 9e753adfc..541676a3e 100644
--- a/extra/totem-plparser/PKGBUILD
+++ b/extra/totem-plparser/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 183463 2013-04-21 22:12:16Z heftig $
+# $Id: PKGBUILD 185506 2013-05-14 12:10:02Z heftig $
# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
# Contributor: Jan de Groot <jgc@archlinux.org>
pkgname=totem-plparser
-pkgver=3.4.4
+pkgver=3.4.5
pkgrel=1
url="http://www.gnome.org"
pkgdesc="Totem playlist parser library"
@@ -13,7 +13,7 @@ depends=('gmime' 'libsoup' 'libarchive' 'libquvi')
makedepends=('intltool' 'gobject-introspection')
options=('!libtool')
source=(http://ftp.gnome.org/pub/gnome/sources/totem-pl-parser/${pkgver%.*}/totem-pl-parser-$pkgver.tar.xz)
-sha256sums=('b821e812da3f3e42d2f831296b4031c60a615d29857781971578ce2c0c807457')
+sha256sums=('a573e078692b48895cb5b041385b2760d63e2ee496c8d499eccfa942e7c79f89')
build() {
cd totem-pl-parser-$pkgver
diff --git a/extra/totem/PKGBUILD b/extra/totem/PKGBUILD
index 21e802543..2f9b1ca40 100644
--- a/extra/totem/PKGBUILD
+++ b/extra/totem/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 183323 2013-04-21 22:06:42Z heftig $
+# $Id: PKGBUILD 185508 2013-05-14 12:12:44Z heftig $
# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
# Contributor: Jan de Groot <jgc@archlinux.org>
pkgbase=totem
pkgname=('totem' 'totem-plugin')
-pkgver=3.8.0
+pkgver=3.8.2
pkgrel=1
pkgdesc="GNOME3 movie player based on GStreamer"
url="http://www.gnome.org"
@@ -12,13 +12,23 @@ arch=(i686 x86_64)
license=(GPL2 custom)
depends=(gst-plugins-base gst-plugins-good totem-plparser desktop-file-utils iso-codes libpeas
hicolor-icon-theme gnome-icon-theme gsettings-desktop-schemas dconf clutter-gst
- clutter-gtk python2-gobject gst-plugins-bad)
-makedepends=(intltool libnautilus-extension lirc-utils vala grilo pylint dbus-glib libzeitgeist itstool docbook-xsl)
+ clutter-gtk python-gobject python-xdg gst-plugins-bad)
+makedepends=(intltool libnautilus-extension lirc-utils vala grilo dbus-glib libzeitgeist
+ itstool docbook-xsl python-pylint)
options=('!libtool' '!emptydirs')
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgbase/${pkgver%.*}/$pkgbase-$pkgver.tar.xz
- browser-plugins.ini)
-sha256sums=('74c73a5decb69572cb182005b144493c2f6e7f48d4c57851e6da33e8e76fb039'
- 'a50a3bbf35f0535f7e8e20af1893446a2e5711015484f9ae6d1ff91af3b23c4e')
+ browser-plugins.ini bugreport.patch)
+sha256sums=('eda9e0a016bb2ac14f7cd7c8c03b8ee1ab3f1b3ba6558f65c64514e5d2583e01'
+ 'a50a3bbf35f0535f7e8e20af1893446a2e5711015484f9ae6d1ff91af3b23c4e'
+ '30481dab7e21b66257e3238f5a8b708e1a5c4797d7da904f7ebaba4c2c2ef167')
+
+
+prepare() {
+ cd "$pkgbase-$pkgver"
+
+ # Make compatible with Python 3 and Gstreamer 1.0
+ patch -Np1 -i ../bugreport.patch
+}
build() {
cd "$pkgbase-$pkgver"
@@ -39,7 +49,6 @@ package_totem() {
'gst-libav: Extra media codecs'
'lirc-utils: Infrared Remote Control plugin'
'grilo-plugins: Browse sidebar (remote media)'
- 'pyxdg: opensubtitles plugin'
'libzeitgeist: Zeitgeist plugin')
cd "$pkgbase-$pkgver"
@@ -48,9 +57,6 @@ package_totem() {
rm -r "$pkgdir/usr/lib/mozilla"
rm "$pkgdir/usr/lib/totem/totem-plugin-viewer"
- sed -i "s|#!/usr/bin/python$|#!/usr/bin/python2|" \
- $pkgdir/usr/lib/totem/totem/totem-bugreport.py
-
install -Dm644 COPYING "$pkgdir/usr/share/licenses/totem/COPYING"
}
@@ -64,7 +70,7 @@ package_totem-plugin() {
plugindir=/usr/lib/mozilla/plugins \
xptdir=/usr/lib/mozilla/plugins \
DESTDIR="$pkgdir" install
-
+
install -Dm644 ../browser-plugins.ini "$pkgdir/etc/totem/browser-plugins.ini"
install -Dm644 COPYING "$pkgdir/usr/share/licenses/totem-plugin/COPYING"
diff --git a/extra/totem/bugreport.patch b/extra/totem/bugreport.patch
new file mode 100644
index 000000000..13bcfe2e5
--- /dev/null
+++ b/extra/totem/bugreport.patch
@@ -0,0 +1,22 @@
+diff -u -r totem-3.8.2/data/totem-bugreport.py totem-3.8.2-bugreport/data/totem-bugreport.py
+--- totem-3.8.2/data/totem-bugreport.py 2013-03-13 16:34:44.000000000 +0100
++++ totem-3.8.2-bugreport/data/totem-bugreport.py 2013-05-14 13:54:04.243699665 +0200
+@@ -4,7 +4,7 @@
+ from gi.repository import Gtk
+
+ # Get the GStreamer version
+-if os.system ('gst-typefind-0.10 --version') == 0:
++if os.system ('gst-typefind-1.0 --version') == 0:
+ # List the formats of the last files played
+ last_visited = 0
+ recent_manager = Gtk.RecentManager.get_default ()
+@@ -15,7 +15,7 @@
+ last = recent.get_uri_display ()
+
+ if last != None:
+- file_handle = os.popen ('gst-typefind-0.10 "%s"' % (last))
++ file_handle = os.popen ('gst-typefind-1.0 "%s"' % (last))
+ parts = file_handle.read ().split (' ')
+ date = datetime.fromtimestamp (last_visited)
+- print 'Listened to a "%s" file on %s' % (parts.pop ().strip (), date.isoformat ())
++ print('Listened to a "%s" file on %s' % (parts.pop ().strip (), date.isoformat ()))
diff --git a/extra/vinagre/PKGBUILD b/extra/vinagre/PKGBUILD
index ed2214867..1fbb3a6ed 100644
--- a/extra/vinagre/PKGBUILD
+++ b/extra/vinagre/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 183466 2013-04-21 22:12:20Z heftig $
+# $Id: PKGBUILD 185450 2013-05-14 10:15:54Z heftig $
# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
# Contributor: Jan de Groot <jgc@archlinux.org>
# Contributor: Allan McRae <mcrae_allan@hotmail.com>
# Contributor: lp76 <l.peduto@gmail.com>
pkgname=vinagre
-pkgver=3.8.1
+pkgver=3.8.2
pkgrel=1
pkgdesc="A VNC Client for the GNOME Desktop"
arch=('i686' 'x86_64')
@@ -19,7 +19,7 @@ makedepends=('docbook-xsl' 'intltool' 'rdesktop' 'openssh' 'itstool')
groups=('gnome-extra')
options=('!emptydirs' '!libtool')
source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('64f9bcd08f33e5e767565909792094ad78d7b400f16dc24e0a5699c7e87da000')
+sha256sums=('eda05e6abfd3d575f8b954c1e442d28639ae13b67fc285ef585b8cd78da014e8')
build() {
cd $pkgname-$pkgver
diff --git a/extra/xfce4-xkb-plugin/PKGBUILD b/extra/xfce4-xkb-plugin/PKGBUILD
index 1ed492de2..1492805d3 100644
--- a/extra/xfce4-xkb-plugin/PKGBUILD
+++ b/extra/xfce4-xkb-plugin/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 168753 2012-10-15 14:42:49Z foutrelis $
+# $Id: PKGBUILD 185421 2013-05-14 08:06:15Z foutrelis $
# Maintainer: Evangelos Foutras <evangelos@foutrelis.com>
# Contributor: AndyRTR <andyrtr@archlinux.org>
# Contributor: Tobias Kieslich <tobias (at) archlinux.org>
pkgname=xfce4-xkb-plugin
-pkgver=0.5.4.3
-pkgrel=3
+pkgver=0.5.5
+pkgrel=1
pkgdesc="Plugin to switch keyboard layouts for the Xfce4 panel"
arch=('i686' 'x86_64')
url="http://goodies.xfce.org/projects/panel-plugins/xfce4-xkb-plugin"
@@ -14,17 +14,12 @@ groups=('xfce4-goodies')
depends=('xfce4-panel' 'libxklavier' 'librsvg')
makedepends=('intltool')
options=('!libtool')
-source=(http://archive.xfce.org/src/panel-plugins/$pkgname/0.5/$pkgname-$pkgver.tar.bz2
- xfce4-xkb-plugin-0.5.4.3-2-fix-memory-corruption.patch)
-sha256sums=('ca4801bb2edfe04eeceb71879b3cf79a0674e8311c39117efdb9d3521307396d'
- 'f5e6e5964df897045ed8c3443f632033689409459acdc54c0351264edc11b4ce')
+source=(http://archive.xfce.org/src/panel-plugins/$pkgname/0.5/$pkgname-$pkgver.tar.bz2)
+sha256sums=('c97306298b0c804d4797c431bb9b698f123c0437ec845930bf938dc5d24ea8c9')
build() {
cd "$srcdir/$pkgname-$pkgver"
- # https://bugs.archlinux.org/task/31880
- patch -Np1 -i "$srcdir/xfce4-xkb-plugin-0.5.4.3-2-fix-memory-corruption.patch"
-
./configure \
--prefix=/usr \
--sysconfdir=/etc \
diff --git a/extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.5.4.3-2-fix-memory-corruption.patch b/extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.5.4.3-2-fix-memory-corruption.patch
deleted file mode 100644
index 16f684b12..000000000
--- a/extra/xfce4-xkb-plugin/xfce4-xkb-plugin-0.5.4.3-2-fix-memory-corruption.patch
+++ /dev/null
@@ -1,59 +0,0 @@
-From ac73bc9de624d322b318c2eda0ace7f0bee97a64 Mon Sep 17 00:00:00 2001
-From: Igor Slepchin <igor.slepchin@gmail.com>
-Date: Thu, 19 Jul 2012 05:59:40 +0000
-Subject: Fix memory corruption.
-
-g_free(c) in the original code was freeing memory at the pointer
-that was incremented a few times since the allocation.
-
-This is similar to ubuntu bug #899290 and fedora bug 589898.
----
-diff --git a/panel-plugin/xkb-util.c b/panel-plugin/xkb-util.c
-index d0d0230..324928f 100644
---- a/panel-plugin/xkb-util.c
-+++ b/panel-plugin/xkb-util.c
-@@ -66,11 +66,10 @@ xkb_util_get_layout_string (const gchar *group_name, const gchar *variant)
- gchar*
- xkb_util_normalize_group_name (const gchar* group_name)
- {
-- gchar *c;
-+ const gchar *c;
- gchar *result;
- gint cut_length;
- gint index_of_na = -1;
-- gint index_tmp = -1;
-
- if (!group_name)
- return NULL;
-@@ -78,27 +77,19 @@ xkb_util_normalize_group_name (const gchar* group_name)
- if (strlen (group_name) <= 3)
- return g_strdup (group_name);
-
-- c = g_strdup (group_name);
--
-- while (*c)
-+ for (c = group_name; *c; c++)
- {
-- index_tmp++;
--
- if (!((*c >= 'a' && *c <= 'z') || (*c >= 'A' && *c <= 'Z')))
- {
-- index_of_na = index_tmp;
-+ index_of_na = group_name - c;
- break;
- }
--
-- c++;
- }
-
- cut_length = (index_of_na != -1 && index_of_na <= 3) ? index_of_na : 3;
-
- result = g_strndup (group_name, cut_length);
-
-- g_free (c);
--
- return result;
- }
-
---
-cgit v0.9.0.3
diff --git a/extra/xulrunner/PKGBUILD b/extra/xulrunner/PKGBUILD
index ea101c1b6..8045f9ab8 100644
--- a/extra/xulrunner/PKGBUILD
+++ b/extra/xulrunner/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 184457 2013-05-06 19:40:30Z foutrelis $
+# $Id: PKGBUILD 185530 2013-05-14 19:12:24Z foutrelis $
# Maintainer: Jan de Groot <jgc@archlinux.org>
# Contributor: Alexander Baldeck <alexander@archlinux.org>
pkgname=xulrunner
-pkgver=20.0
-pkgrel=2
+pkgver=21.0
+pkgrel=1
pkgdesc="Mozilla Runtime Environment"
arch=('i686' 'x86_64')
license=('MPL' 'GPL' 'LGPL')
@@ -16,10 +16,10 @@ source=(ftp://ftp.mozilla.org/pub/mozilla.org/xulrunner/releases/$pkgver/source/
shared-libs.patch)
options=('!emptydirs')
replaces=('xulrunner-oss')
-md5sums=('1b8a1907919eb805f390a05216f2d8d0'
- 'f26710bcf3e65699a0646c47155cb147'
- '27271ce647a83906ef7a24605e840d61'
- '52e52f840a49eb1d14be1c0065b03a93')
+sha256sums=('c3623bc243bd57c7267eacac658993f5f635f639235bea9ed8fce9b52e59be64'
+ '3fba82b327f8825ebe93ceaeaea4968d57cf7d700f40bf4457b06d263bcc2e8f'
+ '23485d937035648add27a7657f6934dc5b295e886cdb0506eebd02a43d07f269'
+ 'e2b4a00d14f4ba69c62b3f9ef9908263fbab179ba8004197cbc67edbd916fdf1')
prepare() {
cd "$srcdir/mozilla-release"
diff --git a/extra/yelp/PKGBUILD b/extra/yelp/PKGBUILD
index b523e35f1..80d7640c3 100644
--- a/extra/yelp/PKGBUILD
+++ b/extra/yelp/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 183469 2013-04-21 22:12:25Z heftig $
+# $Id: PKGBUILD 185459 2013-05-14 10:26:22Z heftig $
# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
# Contributor: Jan de Groot <jgc@archlinux.org>
pkgname=yelp
-pkgver=3.8.0
+pkgver=3.8.1
pkgrel=1
pkgdesc="A help browser for GNOME"
arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@ options=('!emptydirs' '!libtool')
url="http://www.gnome.org"
install=yelp.install
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('f4a02dad614bfc04b6a998440123633145f4011c3a1d35415492d2ff76c1707f')
+sha256sums=('73b3941316194dea8ea7d1d2b1f6612424c5d80ee1871ef627455893ad15606e')
build() {
cd $pkgname-$pkgver