summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
Diffstat (limited to 'community')
-rwxr-xr-xcommunity/aegisub/PKGBUILD6
-rw-r--r--community/apcupsd/PKGBUILD4
-rwxr-xr-xcommunity/cairo-dock-plugins/PKGBUILD31
-rw-r--r--community/cairo-dock-plugins/python.patch49
-rw-r--r--community/cegui/PKGBUILD53
-rw-r--r--community/denemo/PKGBUILD9
-rw-r--r--community/fceux/PKGBUILD4
-rw-r--r--community/fswebcam/PKGBUILD4
-rw-r--r--community/gammu/PKGBUILD8
-rw-r--r--community/grsync/PKGBUILD10
-rw-r--r--community/guitarix2/PKGBUILD37
-rw-r--r--community/guitarix2/guitarix2.install11
-rw-r--r--community/ibus-kkc/PKGBUILD4
-rw-r--r--community/ioping/PKGBUILD8
-rw-r--r--community/kimtoy/PKGBUILD33
-rw-r--r--community/kimtoy/kimtoy.install11
-rw-r--r--community/kshutdown/PKGBUILD6
-rw-r--r--community/libfm/PKGBUILD15
-rw-r--r--community/lxlauncher/PKGBUILD10
-rw-r--r--community/lxpanel/PKGBUILD22
-rw-r--r--community/lxpanel/lxpanel-0.5.12-automake-1.14-support.patch (renamed from community/lxpanel/lxpanel-0.5.12-automake-1.13-support.patch)2
-rw-r--r--community/menu-cache/PKGBUILD13
-rw-r--r--community/mrtg/PKGBUILD4
-rw-r--r--community/mysql++/PKGBUILD8
-rw-r--r--community/mythtv/PKGBUILD9
-rw-r--r--community/nodejs/PKGBUILD6
-rw-r--r--community/openlierox/PKGBUILD4
-rw-r--r--community/pdns-recursor/PKGBUILD8
-rw-r--r--community/pdns/PKGBUILD11
-rw-r--r--community/perl-gd/PKGBUILD4
-rw-r--r--community/perl-xml-libxml/PKGBUILD6
-rw-r--r--community/perl-xml-libxslt/PKGBUILD11
-rw-r--r--community/python-psutil/PKGBUILD8
-rw-r--r--community/qtcreator/PKGBUILD12
-rw-r--r--community/sage-mathematics/PKGBUILD6
-rw-r--r--community/sarg/PKGBUILD4
-rw-r--r--community/sfk/PKGBUILD6
-rw-r--r--community/squid/PKGBUILD6
-rw-r--r--community/vnstat/PKGBUILD4
-rw-r--r--community/xjadeo/PKGBUILD6
-rw-r--r--community/zh-autoconvert/PKGBUILD30
-rw-r--r--community/zh-autoconvert/autoconvert.patch37
-rw-r--r--community/zita-convolver/PKGBUILD37
-rw-r--r--community/zita-resampler/PKGBUILD64
44 files changed, 481 insertions, 160 deletions
diff --git a/community/aegisub/PKGBUILD b/community/aegisub/PKGBUILD
index 9e57e3e2b..176e79bbe 100755
--- a/community/aegisub/PKGBUILD
+++ b/community/aegisub/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 93265 2013-06-30 19:01:59Z alucryd $
+# $Id: PKGBUILD 93876 2013-07-11 16:18:40Z alucryd $
# Maintainer: Maxime Gauduin <alucryd@gmail.com>
# Contributor: kozec <kozec@kozec.com>
# Contributor: Limao Luo <luolimao+AUR@gmail.com>
pkgname=aegisub
-pkgver=3.0.3
+pkgver=3.0.4
pkgrel=1
pkgdesc="A general-purpose subtitle editor with ASS/SSA support"
arch=('i686' 'x86_64' 'mips64el')
@@ -14,7 +14,7 @@ depends=('desktop-file-utils' 'ffmpegsource' 'fftw' 'hicolor-icon-theme' 'hunspe
makedepends=('mesa')
install=aegisub.install
source=("http://ftp.aegisub.org/pub/releases/${pkgname}-${pkgver}.tar.xz")
-sha256sums=('9623e1967ae774d8a34fae531dcf76f15ae060f864cf941d34ba3d64e1986efc')
+sha256sums=('7d5d8b94da02278b3327f24dd546c0c897c4b369bd2da9e094dc60371422019a')
build() {
cd "${srcdir}"/${pkgname}/${pkgname}
diff --git a/community/apcupsd/PKGBUILD b/community/apcupsd/PKGBUILD
index e47e1b16f..8c01c1fcd 100644
--- a/community/apcupsd/PKGBUILD
+++ b/community/apcupsd/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 91912 2013-05-29 10:15:12Z spupykin $
+# $Id: PKGBUILD 93771 2013-07-10 07:27:11Z bpiotrowski $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer: Todd Musall <tmusall@comcast.net>
# Maintainer: Massimiliano Torromeo <massimiliano.torromeo@gmail.com>
pkgname=apcupsd
pkgver=3.14.10
-pkgrel=5
+pkgrel=7
pkgdesc="Power mangement and controlling most of APC's UPS models"
arch=(i686 x86_64 mips64el)
url="http://www.apcupsd.org"
diff --git a/community/cairo-dock-plugins/PKGBUILD b/community/cairo-dock-plugins/PKGBUILD
index 3de7f286e..d1ac36dd1 100755
--- a/community/cairo-dock-plugins/PKGBUILD
+++ b/community/cairo-dock-plugins/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 90850 2013-05-14 21:40:35Z andrea $
+# $Id: PKGBUILD 93867 2013-07-11 15:30:19Z alucryd $
# Maintainer: Maxime Gauduin <alucryd@gmail.com>
# Contributor: Tofe <chris.chapuis@gmail.com>
# Contributor: zhuqin <zhuqin83@gmail.com>
@@ -7,16 +7,16 @@
pkgname=cairo-dock-plugins
pkgver=3.2.1
-pkgrel=3
+pkgrel=4
pkgdesc="Plugins for Cairo-Dock"
url="https://launchpad.net/cairo-dock"
license=('GPL')
arch=('i686' 'x86_64')
depends=('cairo-dock')
-makedepends=('cmake' 'alsa-lib' 'fftw' 'gnome-menus' 'gtk-sharp-2' 'gvfs' 'libetpan' 'libexif' 'libical' 'libpulse' 'libxklavier' 'libzeitgeist' 'lm_sensors' 'ndesk-dbus-glib' 'python' 'ruby' 'upower' 'vala' 'vte3' 'webkitgtk3')
-optdepends=('alsa-lib: AlsaMixer, Sound Effects applets'
+makedepends=('cmake' 'alsa-lib' 'fftw' 'gnome-menus' 'gtk-sharp-2' 'gvfs' 'libetpan' 'libexif' 'libical' 'libpulse' 'libxklavier' 'libzeitgeist' 'lm_sensors' 'ndesk-dbus-glib' 'python' 'python2' 'ruby' 'upower' 'vala' 'vte3' 'webkitgtk3')
+optdepends=('alsa-lib: Sound Control, Sound Effects applets'
'fftw: Impulse applet'
- 'gnome-menus: GMenu applet'
+ 'gnome-menus: Applications Menu applet'
'gtk-sharp-2: Mono API'
'gvfs: GVFS integration'
'libetpan: Mail applet'
@@ -27,17 +27,26 @@ optdepends=('alsa-lib: AlsaMixer, Sound Effects applets'
'libzeitgeist: Recent Events applet'
'lm_sensors: System Monitor applet'
'ndesk-dbus-glib: Mono API'
- 'python: Python API'
+ 'python: Python 3 API'
+ 'python2: Python 2 API'
'ruby: Ruby API'
'upower: Logout, PowerManager applets'
'vte3: Terminal applet'
'webkitgtk3: Weblets applet')
options=('!libtool')
-source=("http://launchpad.net/cairo-dock-plug-ins/3.2/${pkgver}/+download/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('11b4433e40bbb1507757b23e167c521d620827576c2f30bb1a9642e0bff57e01')
+source=("http://launchpad.net/cairo-dock-plug-ins/3.2/${pkgver}/+download/${pkgname}-${pkgver}.tar.gz"
+ 'python.patch')
+sha256sums=('11b4433e40bbb1507757b23e167c521d620827576c2f30bb1a9642e0bff57e01'
+ 'f33ff6f2b93936c5050ae369d1b08c41bd17f5a2fb4ce46da5436d78d0b3fa8e')
+
+prepare() {
+ cd ${pkgname}-${pkgver}
+
+ patch -Np1 -i ../python.patch
+}
build() {
- cd "${srcdir}"/${pkgname}-${pkgver}
+ cd ${pkgname}-${pkgver}
if [[ -d build ]]; then
rm -rf build
@@ -49,9 +58,9 @@ build() {
}
package() {
- cd "${srcdir}"/${pkgname}-${pkgver}/build
+ cd ${pkgname}-${pkgver}/build
- make DESTDIR=${pkgdir} install
+ make DESTDIR="${pkgdir}" install
}
# vim: ts=2 sw=2 et:
diff --git a/community/cairo-dock-plugins/python.patch b/community/cairo-dock-plugins/python.patch
new file mode 100644
index 000000000..413ff0fa9
--- /dev/null
+++ b/community/cairo-dock-plugins/python.patch
@@ -0,0 +1,49 @@
+diff -rupN cairo-dock-plugins-3.2.1.orig/Dbus/interfaces/bash/BashInstall.cmake.in cairo-dock-plugins-3.2.1/Dbus/interfaces/bash/BashInstall.cmake.in
+--- cairo-dock-plugins-3.2.1.orig/Dbus/interfaces/bash/BashInstall.cmake.in 2013-07-11 17:09:45.165345967 +0200
++++ cairo-dock-plugins-3.2.1/Dbus/interfaces/bash/BashInstall.cmake.in 2013-07-11 17:10:22.238469121 +0200
+@@ -2,7 +2,7 @@ IF ("@PYTHON2_FOUND@" STREQUAL "TRUE")
+ IF("@ROOT_PREFIX@" STREQUAL "")
+ EXEC_PROGRAM("@PYTHON2_EXECUTABLE@" "${CMAKE_CURRENT_BINARY_DIR}" ARGS
+ "setup.py" "install"
+- "--prefix=${CMAKE_INSTALL_PREFIX}"
++ "--prefix=$DESTDIR${CMAKE_INSTALL_PREFIX}"
+ "@DEBIAN_INSTALL_LAYOUT@")
+ ELSEIF(NOT "@ROOT_PREFIX@" STREQUAL "" AND "@python_no_deb_layout@" STREQUAL "")
+ EXEC_PROGRAM("@PYTHON2_EXECUTABLE@" "${CMAKE_CURRENT_BINARY_DIR}" ARGS
+@@ -20,7 +20,7 @@ IF ("@PYTHON3_FOUND@" STREQUAL "TRUE")
+ IF("@ROOT_PREFIX@" STREQUAL "")
+ EXEC_PROGRAM("@PYTHON3_EXECUTABLE@" "${CMAKE_CURRENT_BINARY_DIR}" ARGS
+ "setup.py" "install"
+- "--prefix=${CMAKE_INSTALL_PREFIX}"
++ "--prefix=$DESTDIR${CMAKE_INSTALL_PREFIX}"
+ "@DEBIAN_INSTALL_LAYOUT@")
+ ELSEIF(NOT "@ROOT_PREFIX@" STREQUAL "" AND "@python_no_deb_layout@" STREQUAL "")
+ EXEC_PROGRAM("@PYTHON3_EXECUTABLE@" "${CMAKE_CURRENT_BINARY_DIR}" ARGS
+diff -rupN cairo-dock-plugins-3.2.1.orig/Dbus/interfaces/python/PythonInstall.cmake.in cairo-dock-plugins-3.2.1/Dbus/interfaces/python/PythonInstall.cmake.in
+--- cairo-dock-plugins-3.2.1.orig/Dbus/interfaces/python/PythonInstall.cmake.in 2013-07-11 17:09:45.162012653 +0200
++++ cairo-dock-plugins-3.2.1/Dbus/interfaces/python/PythonInstall.cmake.in 2013-07-11 17:10:56.581607933 +0200
+@@ -2,7 +2,7 @@ if ("@PYTHON2_FOUND@" STREQUAL "TRUE")
+ IF("@ROOT_PREFIX@" STREQUAL "")
+ EXEC_PROGRAM("@PYTHON2_EXECUTABLE@" "${CMAKE_CURRENT_BINARY_DIR}" ARGS
+ "setup.py" "install"
+- "--prefix=${CMAKE_INSTALL_PREFIX}"
++ "--prefix=$DESTDIR${CMAKE_INSTALL_PREFIX}"
+ "@DEBIAN_INSTALL_LAYOUT@")
+ ELSEIF(NOT "@ROOT_PREFIX@" STREQUAL "" AND "@python_no_deb_layout@" STREQUAL "")
+ EXEC_PROGRAM("@PYTHON2_EXECUTABLE@" "${CMAKE_CURRENT_BINARY_DIR}" ARGS
+@@ -20,7 +20,7 @@ if ("@PYTHON3_FOUND@" STREQUAL "TRUE")
+ IF("@ROOT_PREFIX@" STREQUAL "")
+ EXEC_PROGRAM("@PYTHON3_EXECUTABLE@" "${CMAKE_CURRENT_BINARY_DIR}" ARGS
+ "setup.py" "install"
+- "--prefix=${CMAKE_INSTALL_PREFIX}"
++ "--prefix=$DESTDIR${CMAKE_INSTALL_PREFIX}"
+ "@DEBIAN_INSTALL_LAYOUT@")
+ ELSEIF(NOT "@ROOT_PREFIX@" STREQUAL "" AND "@python_no_deb_layout@" STREQUAL "")
+ EXEC_PROGRAM("@PYTHON3_EXECUTABLE@" "${CMAKE_CURRENT_BINARY_DIR}" ARGS
+@@ -32,4 +32,4 @@ if ("@PYTHON3_FOUND@" STREQUAL "TRUE")
+ "setup.py" "install"
+ "--root=@ROOT_PREFIX@")
+ ENDIF()
+-ENDIF()
+\ No newline at end of file
++ENDIF()
diff --git a/community/cegui/PKGBUILD b/community/cegui/PKGBUILD
index c530f0575..bb2a5e659 100644
--- a/community/cegui/PKGBUILD
+++ b/community/cegui/PKGBUILD
@@ -1,56 +1,51 @@
-# $Id: PKGBUILD 90790 2013-05-13 22:47:24Z svenstaro $
+# $Id: PKGBUILD 93820 2013-07-10 15:57:17Z svenstaro $
# Maintainer: Sven-Hendrik Haase <sh@lutzhaase.com>
# Contributor: Juergen Hoetzel <juergen@archlinux.org>
# Contributor: William Rea <sillywilly@gmail.com>,
# Contributor: Bjorn Lindeijer <bjorn@lindeijer.nl>
-pkgbase=cegui
-pkgname=('cegui' 'cegui-docs')
-pkgver=0.7.9
-pkgrel=3
+pkgname=cegui
+pkgver=0.8.2
+pkgrel=1
pkgdesc="A free library providing windowing and widgets for graphics APIs/engines"
arch=('i686' 'x86_64' 'mips64el')
url="http://crayzedsgui.sourceforge.net"
-#options=('!libtool')
license=("MIT")
depends=('pcre' 'glew' 'expat' 'freetype2' 'libxml2' 'devil' 'freeglut' 'lua51' 'silly')
-makedepends=('python2' 'doxygen' 'ogre' 'gtk2' 'boost' 'graphviz' 'irrlicht')
+makedepends=('cmake' 'python2' 'doxygen' 'ogre' 'gtk2' 'boost' 'graphviz' 'irrlicht')
optdepends=("python2: python bindings"
"ogre: ogre module"
"gtk2: gtk2 module"
"irrlicht: irrlicht module")
-options=(!libtool)
-source=(http://downloads.sourceforge.net/crayzedsgui/CEGUI-$pkgver.tar.gz)
-md5sums=('a8b682daf82e383edc169c2e6eb2b321')
+source=(http://downloads.sourceforge.net/crayzedsgui/cegui-$pkgver.tar.gz)
+md5sums=('f72951f0cc0374bb2294035cb639bb83')
build() {
- cd "$srcdir/CEGUI-${pkgver}"
+ cd "$srcdir/cegui-${pkgver}"
- ./bootstrap
+ sed -i "s/lib64/lib/g" CMakeLists.txt
+ sed -i "s/lib32/lib/g" CMakeLists.txt
- ./configure --prefix=/usr \
- --sysconfdir=/etc \
- --enable-null-renderer \
- --with-gtk2
+ [[ -d build ]] && rm -r build
+ mkdir build && cd build
+
+ cmake .. \
+ -DCMAKE_INSTALL_PREFIX=/usr \
+ -DCEGUI_LIB_INSTALL_DIR=lib \
+ -DPYTHON_EXECUTABLE=/usr/bin/python2
make
+ make html
}
-package_cegui() {
- cd "$srcdir/CEGUI-${pkgver}"
+package() {
+ cd "$srcdir/cegui-${pkgver}"
- make DESTDIR="${pkgdir}" install
+ cd build
- install -Dm644 doc/COPYING "${pkgdir}/usr/share/licenses/$pkgname/LICENSE"
-}
-
-package_cegui-docs() {
- pkgdesc="Documentation for cegui"
- depends=()
+ make DESTDIR="${pkgdir}" install
- cd "$srcdir/CEGUI-${pkgver}"
+ cd ..
- cd doc/doxygen && doxygen
- cd .. && make DESTDIR="${pkgdir}" install-html
- install -Dm644 COPYING "${pkgdir}/usr/share/licenses/$pkgname/LICENSE"
+ install -Dm644 doc/COPYING "${pkgdir}/usr/share/licenses/$pkgname/LICENSE"
}
diff --git a/community/denemo/PKGBUILD b/community/denemo/PKGBUILD
index 5fdafa42d..f169842db 100644
--- a/community/denemo/PKGBUILD
+++ b/community/denemo/PKGBUILD
@@ -1,22 +1,23 @@
-# $Id: PKGBUILD 92551 2013-06-08 11:18:47Z bpiotrowski $
+# $Id: PKGBUILD 93805 2013-07-10 13:14:17Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Philipp Sandhaus <philipp.sandhaus@gmx.de>
# Contributor: Robert Emil Berge <filoktetes@linuxophic.org>
# Contributor: Gnud <ach.gnud@gmail.com>
pkgname=denemo
-pkgver=1.0.0
-pkgrel=5
+pkgver=1.0.4
+pkgrel=1
pkgdesc="A music score editor"
arch=('i686' 'x86_64' 'mips64el')
url="http://www.denemo.org"
license=('GPL')
depends=('aubio' 'portaudio' 'lilypond' 'gtk3' 'libxml2' 'guile' 'fftw'
'librsvg' 'fluidsynth' 'libsmf' 'evince' 'gtksourceview3' 'portmidi')
+makedepends=('intltool')
options=('!libtool')
backup=('etc/denemo/denemo.conf')
source=("http://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-md5sums=('92bfd2e661387f791e4aa6c23dc7d90b')
+md5sums=('1d633ad7741ab12dab865219a20559f0')
build() {
cd $srcdir/$pkgname-$pkgver
diff --git a/community/fceux/PKGBUILD b/community/fceux/PKGBUILD
index 86ba33163..842c10c81 100644
--- a/community/fceux/PKGBUILD
+++ b/community/fceux/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 86026 2013-03-11 13:34:12Z arodseth $
+# $Id: PKGBUILD 93772 2013-07-10 07:27:12Z bpiotrowski $
# Maintainer: Alexander Rødseth <rodseth@gmail.com>
# Contriutor: Eric Belanger <eric@archlinux.org>
# Contributor: Jo Christian Bergskås <jcberg@gmail.com>
pkgname=fceux
pkgver=2.2.1.1
-pkgrel=1
+pkgrel=2
url='http://www.fceux.com/'
pkgdesc='Fast and ultra-compatible NES/Famicom emulator'
arch=('x86_64' 'i686' 'mips64el')
diff --git a/community/fswebcam/PKGBUILD b/community/fswebcam/PKGBUILD
index 7953a8536..f85c65c46 100644
--- a/community/fswebcam/PKGBUILD
+++ b/community/fswebcam/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 64170 2012-02-09 17:15:43Z ttopper $
+# $Id: PKGBUILD 93773 2013-07-10 07:27:13Z bpiotrowski $
# Maintainer: Thorsten Töpper <atsutane-tu@freethoughts.de>
# Contributor: SpepS <dreamspepser at yahoo dot it>
# Contributor: Philipp Robbel <robbel@gmail.com>
pkgname=fswebcam
pkgver=20110717
-pkgrel=2
+pkgrel=3
pkgdesc="Tiny and flexible webcam app."
arch=('i686' 'x86_64' 'mips64el')
url="http://www.firestorm.cx/fswebcam"
diff --git a/community/gammu/PKGBUILD b/community/gammu/PKGBUILD
index f78d8fa95..1ac8fd287 100644
--- a/community/gammu/PKGBUILD
+++ b/community/gammu/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 92498 2013-06-07 09:28:57Z tomegun $
+# $Id: PKGBUILD 93846 2013-07-11 08:52:45Z schiv $
# Maintainer: Ray Rashif <schiv@archlinux.org>
# Contributor: Corrado Primier <bardo@aur.archlinux.org>
# Contributor: Aurelien Foret <orelien@chez.com>
pkgname=gammu
-pkgver=1.32.0
-pkgrel=4
+pkgver=1.33.0
+pkgrel=1
pkgdesc="GNU All Mobile Management Utilities"
arch=('i686' 'x86_64' 'mips64el')
url="http://wammu.eu/"
@@ -14,7 +14,7 @@ depends=('glib2' 'bluez-libs' 'curl' 'libmariadbclient' 'postgresql-libs' 'libus
makedepends=('cmake' 'doxygen' 'mariadb' 'python2')
optdepends=('dialog: support for the gammu-config script')
source=("http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.bz2")
-md5sums=('8ea16c6b3cc48097a8e62311fe0e25b9')
+md5sums=('3f46afcc16829175d2d9060ac15813e8')
build() {
cd "$pkgname-$pkgver"
diff --git a/community/grsync/PKGBUILD b/community/grsync/PKGBUILD
index ff1a7010c..5a62230bd 100644
--- a/community/grsync/PKGBUILD
+++ b/community/grsync/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 82455 2013-01-18 09:20:19Z spupykin $
+# $Id: PKGBUILD 93852 2013-07-11 12:03:07Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer: William Rea <sillywilly@gmail.com>
pkgname=grsync
-pkgver=1.2.3
+pkgver=1.2.4
pkgrel=1
pkgdesc="GTK GUI for rsync"
arch=('i686' 'x86_64' 'mips64el')
@@ -13,11 +13,15 @@ depends=('gtk2' 'rsync')
makedepends=('gettext' 'intltool')
install=grsync.install
source=(http://www.opbyte.it/release/grsync-$pkgver.tar.gz)
-md5sums=('872b3686ecb770e257d67c3a2c262a65')
+md5sums=('253faeac01ef32f0766e9a58ada00abc')
build() {
cd $srcdir/grsync-$pkgver
[ $NOEXTRACT -eq 1 ] || LDFLAGS=-lm ./configure --prefix=/usr --disable-unity
make
+}
+
+package() {
+ cd $srcdir/grsync-$pkgver
make DESTDIR=$pkgdir install
}
diff --git a/community/guitarix2/PKGBUILD b/community/guitarix2/PKGBUILD
new file mode 100644
index 000000000..6eff8e6c2
--- /dev/null
+++ b/community/guitarix2/PKGBUILD
@@ -0,0 +1,37 @@
+# $Id: PKGBUILD 93760 2013-07-10 02:27:39Z speps $
+# Maintainer: speps <speps at aur dot archlinux dot org>
+
+pkgname=guitarix2
+pkgver=0.27.1
+pkgrel=1
+pkgdesc="A simple mono guitar amplifier and FX for JACK using Faust"
+arch=('i686' 'x86_64')
+url="http://guitarix.sourceforge.net/"
+license=('GPL')
+depends=('gtkmm' 'jack' 'liblrdf' 'boost-libs' 'zita-convolver' 'zita-resampler')
+makedepends=('python2' 'boost' 'intltool' 'lv2')
+optdepends=('meterbridge: sound meters')
+provides=('guitarix' 'gx_head')
+conflicts=('guitarix' 'gx_head')
+replaces=('guitarix' 'gx_head')
+install="$pkgname.install"
+source=("http://download.sourceforge.net/project/guitarix/guitarix/$pkgname-$pkgver.tar.bz2")
+md5sums=('65e0917f9529460931be522e2879e514')
+
+build() {
+ cd "$srcdir/guitarix-$pkgver"
+ python2 waf configure --prefix=/usr \
+ --no-desktop-update \
+ --no-ldconfig \
+ --no-faust \
+ --optimization \
+ --shared-lib \
+ --lib-dev \
+ --build-lv2
+ python2 waf build
+}
+
+package() {
+ cd "$srcdir/guitarix-$pkgver"
+ python2 waf install --destdir="$pkgdir"
+}
diff --git a/community/guitarix2/guitarix2.install b/community/guitarix2/guitarix2.install
new file mode 100644
index 000000000..e111ef946
--- /dev/null
+++ b/community/guitarix2/guitarix2.install
@@ -0,0 +1,11 @@
+post_install() {
+ update-desktop-database -q
+}
+
+post_upgrade() {
+ post_install
+}
+
+post_remove() {
+ post_install
+}
diff --git a/community/ibus-kkc/PKGBUILD b/community/ibus-kkc/PKGBUILD
index dadd66602..01828f655 100644
--- a/community/ibus-kkc/PKGBUILD
+++ b/community/ibus-kkc/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: ponsfoot <cabezon dot hashimoto at gmail dot com>
pkgname=ibus-kkc
-pkgver=1.5.15
+pkgver=1.5.16
pkgrel=1
pkgdesc="libkkc (Japanese Kana Kanji input method) engine for ibus"
arch=('i686' 'x86_64')
@@ -24,4 +24,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-md5sums=('b5014e47c80d01d0774ac539d6ee7f5f')
+sha512sums=('e4106f4e40c5de807489f7c27b730dc7f29db6c89c30207d797e1bcced75a195fedd9ae48a5c70821d7357a2b2fad66748f75c74d959f3cdea9444bd1305e267')
diff --git a/community/ioping/PKGBUILD b/community/ioping/PKGBUILD
index 24e4a9bef..bf874df9b 100644
--- a/community/ioping/PKGBUILD
+++ b/community/ioping/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 73606 2012-07-11 14:58:41Z seblu $
-# Maintainer: Sébastien Luttringer <seblu@aur.archlinux.org>
+# $Id: PKGBUILD 93783 2013-07-10 08:34:25Z seblu $
+# Maintainer: Sébastien Luttringer
# Contributor: Kovivchak Evgen <oneonfire@gmail.com>
pkgname=ioping
-pkgver=0.6
+pkgver=0.7
pkgrel=1
pkgdesc='Simple disk I/0 latency measuring tool'
arch=('i686' 'x86_64' 'mips64el')
@@ -11,7 +11,7 @@ license=('GPL3')
url='http://ioping.googlecode.com'
depends=('glibc')
source=("http://ioping.googlecode.com/files/$pkgname-$pkgver.tar.gz")
-md5sums=('f96b382a6517c7eac744291b04b928b1')
+sha1sums=('f841244149830506daca1b052694965d94fe2408')
build() {
cd $pkgname-$pkgver
diff --git a/community/kimtoy/PKGBUILD b/community/kimtoy/PKGBUILD
new file mode 100644
index 000000000..f278a3d5f
--- /dev/null
+++ b/community/kimtoy/PKGBUILD
@@ -0,0 +1,33 @@
+# Maintainer: Felix Yan <felixonmars@gmail.com>
+# Contributor: CSSlayer <wengxt@gmail.com>
+
+pkgname=kimtoy
+pkgver=1.9.2
+pkgdesc="Standalone input method panel"
+pkgrel=1
+arch=(i686 x86_64)
+url="http://kde-apps.org/content/show.php/KIMToy?content=140967"
+license=(GPL)
+makedepends=(cmake automoc4 fcitx scim dbus-c++) #ibus) ibus support not working due to upstream ABI change
+depends=(kdebase-workspace)
+optdepends=('fcitx: fcitx support'
+ 'scim: scim support'
+ 'dbus-c++: scim support')
+ #'ibus: ibus support') ibus support not working due to upstream ABI change
+install=$pkgname.install
+source=(http://kde-apps.org/CONTENT/content-files/140967-kimtoy-${pkgver}.tar.bz2)
+
+build() {
+ cd "${srcdir}/${pkgname}-${pkgver}"
+
+ cmake -DCMAKE_INSTALL_PREFIX=/usr .
+ make
+}
+
+package ()
+{
+ cd "${srcdir}/${pkgname}-${pkgver}"
+ make DESTDIR="${pkgdir}" install
+}
+
+md5sums=('94f09a33940d189059f9620427689af5')
diff --git a/community/kimtoy/kimtoy.install b/community/kimtoy/kimtoy.install
new file mode 100644
index 000000000..db2bfe60e
--- /dev/null
+++ b/community/kimtoy/kimtoy.install
@@ -0,0 +1,11 @@
+post_upgrade() {
+ update-mime-database usr/share/mime &> /dev/null
+}
+
+post_install() {
+ post_upgrade
+}
+
+post_remove() {
+ post_upgrade
+}
diff --git a/community/kshutdown/PKGBUILD b/community/kshutdown/PKGBUILD
index 291d661b0..f6a643e62 100644
--- a/community/kshutdown/PKGBUILD
+++ b/community/kshutdown/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 92861 2013-06-17 10:22:44Z arodseth $
+# $Id: PKGBUILD 93787 2013-07-10 09:09:23Z arodseth $
# Maintainer: Alexander Rødseth <rodseth@gmail.com>
# Contributor: Tobias Powalowski <tpowa@archlinux.org>
pkgname=kshutdown
-pkgver=3.0beta8
+pkgver=3.0
pkgrel=1
pkgdesc='Shutdown Utility for KDE'
arch=('x86_64' 'i686' 'mips64el')
@@ -13,7 +13,7 @@ depends=('kdebase-workspace')
makedepends=('cmake' 'automoc4')
install="$pkgname.install"
source=("http://downloads.sourceforge.net/$pkgname/$pkgname-source-$pkgver.zip")
-sha256sums=('5b4242777943574e0607687af6e6270ff655f16612c8b35400a872de35c2a4bd')
+sha256sums=('71295e88e30538e6bc9aceb0ba2d60c2bb6c47739a97ee76f7f1f767044493ee')
build() {
mkdir "$srcdir/build"
diff --git a/community/libfm/PKGBUILD b/community/libfm/PKGBUILD
index 71186aad9..dd2f7eb41 100644
--- a/community/libfm/PKGBUILD
+++ b/community/libfm/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 87492 2013-04-01 17:16:51Z bpiotrowski $
+# $Id: PKGBUILD 93766 2013-07-10 06:57:36Z bpiotrowski $
# Maintainer: Bartłomiej Piotrowski <barthalion@gmail.com>
# Contributor: Unknown47 <unknown47r@gmail.com>
# Contributor: Angel Velasquez <angvp@archlinux.org>
@@ -6,7 +6,7 @@
pkgname=libfm
pkgver=1.1.0
-pkgrel=4
+pkgrel=5
pkgdesc='Library for file management'
url='http://pcmanfm.sourceforge.net/'
arch=('i686' 'x86_64' 'mips64el')
@@ -19,8 +19,7 @@ source=(http://downloads.sourceforge.net/pcmanfm/$pkgname-$pkgver.tar.gz)
md5sums=('a5bc8b8291cf810c659bfb3af378b5de')
build() {
- cd $srcdir/$pkgname-$pkgver
-
+ cd $pkgname-$pkgver
./configure --prefix=/usr \
--sysconfdir=/etc \
--enable-udisks \
@@ -29,10 +28,10 @@ build() {
}
package() {
- cd $srcdir/$pkgname-$pkgver
- make DESTDIR=$pkgdir install
+ cd $pkgname-$pkgver
+ make DESTDIR="$pkgdir" install
# Temporary fix to FS#32361
- rm -r $pkgdir/usr/include/libfm
- mv $pkgdir/usr/include/libfm-1.0/ $pkgdir/usr/include/libfm
+ rm "$pkgdir"/usr/include/libfm
+ mv "$pkgdir"/usr/include/libfm-1.0/ "$pkgdir"/usr/include/libfm
}
diff --git a/community/lxlauncher/PKGBUILD b/community/lxlauncher/PKGBUILD
index b1ff3ede2..4103bc29a 100644
--- a/community/lxlauncher/PKGBUILD
+++ b/community/lxlauncher/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 80054 2012-11-15 19:13:49Z bpiotrowski $
+# $Id: PKGBUILD 93768 2013-07-10 07:02:47Z bpiotrowski $
# Maintainer: Bartłomiej Piotrowski <nospam@bpiotrowski.pl>
# Contributor: Angel 'angvp' Velasquez <angvp[at]archlinux.com.ve>
# Contributor: Geoffroy Carrier <geoffroy.carrier@koon.fr>
pkgname=lxlauncher
pkgver=0.2.2
-pkgrel=2.1
+pkgrel=3
pkgdesc='Open source clone of the Asus launcher for EeePC'
arch=('i686' 'x86_64' 'mips64el')
license=('GPL2')
@@ -17,12 +17,12 @@ source=(http://downloads.sourceforge.net/sourceforge/lxde/$pkgname-$pkgver.tar.g
md5sums=('16df627447838b170a72cc3a9ee21497')
build() {
- cd $srcdir/$pkgname-$pkgver
+ cd $pkgname-$pkgver
./configure --sysconfdir=/etc --prefix=/usr
make
}
package() {
- cd $srcdir/$pkgname-$pkgver
- make DESTDIR=$pkgdir install
+ cd $pkgname-$pkgver
+ make DESTDIR="$pkgdir" install
}
diff --git a/community/lxpanel/PKGBUILD b/community/lxpanel/PKGBUILD
index 4e413ff82..1610bd8c6 100644
--- a/community/lxpanel/PKGBUILD
+++ b/community/lxpanel/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 83070 2013-01-27 10:16:43Z bpiotrowski $
+# $Id: PKGBUILD 93770 2013-07-10 07:14:37Z bpiotrowski $
# Maintainer: Bartłomiej Piotrowski <nospam@bpiotrowski.pl>
# Contributor: Angel Velasquez <angvp@archlinux.org>
# Contributor: Juergen Hoetzel <juergen@archlinux.org>
pkgname=lxpanel
pkgver=0.5.12
-pkgrel=1
+pkgrel=2
pkgdesc='Lightweight X11 desktop panel for LXDE'
arch=('i686' 'x86_64' 'mips64el')
license=('GPL2')
@@ -15,16 +15,18 @@ depends=('gtk2' 'alsa-lib' 'menu-cache' 'lxmenu-data' 'libwnck')
makedepends=('docbook-xml' 'docbook-xsl' 'wireless_tools')
optdepends=('wireless_tools: netstat plugin')
source=(ftp://ftp.archlinux.org/other/community/$pkgname/$pkgname-$pkgver.tar.xz
- lxpanel-0.5.12-automake-1.13-support.patch)
+ lxpanel-0.5.12-automake-1.14-support.patch)
sha256sums=('c29997c522f138e4beb02fc549c84136fc840a836c1f69b400d90d2d4e91de1b'
- 'a35c786e3cd2977c5cf018e126c7f309b7fc4c15f9b821895e1f6fe25125f68f')
+ 'ce5bf608374188da00ce3f0a1c74d1ddebd160555db4119eebd85f64731fe1d1')
-build() {
- cd $srcdir/$pkgname-$pkgver
-
- patch -Np0 -i $srcdir/lxpanel-0.5.12-automake-1.13-support.patch
+prepare() {
+ cd $pkgname-$pkgver
+ patch -Np0 -i ../lxpanel-0.5.12-automake-1.14-support.patch
./autogen.sh
+}
+build() {
+ cd $pkgname-$pkgver
CFLAGS+=' -lgmodule-2.0' ./configure \
--sysconfdir=/etc \
--prefix=/usr \
@@ -33,6 +35,6 @@ build() {
}
package() {
- cd $srcdir/$pkgname-$pkgver
- make DESTDIR=$pkgdir install
+ cd $pkgname-$pkgver
+ make DESTDIR="$pkgdir" install
}
diff --git a/community/lxpanel/lxpanel-0.5.12-automake-1.13-support.patch b/community/lxpanel/lxpanel-0.5.12-automake-1.14-support.patch
index 25916bbf6..3b40931de 100644
--- a/community/lxpanel/lxpanel-0.5.12-automake-1.13-support.patch
+++ b/community/lxpanel/lxpanel-0.5.12-automake-1.14-support.patch
@@ -6,7 +6,7 @@
-a "$AM_INSTALLED_VERSION" != "1.11" \
- -a "$AM_INSTALLED_VERSION" != "1.12" ];then
+ -a "$AM_INSTALLED_VERSION" != "1.12" \
-+ -a "$AM_INSTALLED_VERSION" != "1.13" ];then
++ -a "$AM_INSTALLED_VERSION" != "1.14" ];then
echo
- echo "You must have automake 1.10, 1.11, or 1.12 installed to compile lxpanel."
+ echo "You must have automake >=1.10 installed to compile lxpanel."
diff --git a/community/menu-cache/PKGBUILD b/community/menu-cache/PKGBUILD
index f730fe4cd..b40a8b533 100644
--- a/community/menu-cache/PKGBUILD
+++ b/community/menu-cache/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 84578 2013-02-20 05:00:21Z bpiotrowski $
+# $Id: PKGBUILD 93764 2013-07-10 06:48:17Z bpiotrowski $
# Maintainer: Bartłomiej Piotrowski <nospam@bpiotrowski.pl>
# Contributor: Angel Velasquez <angvp@archlinux.org>
# Contributor: Juergen Hoetzel <juergen@archlinux.org>
pkgname=menu-cache
-pkgver=0.4.1
+pkgver=0.5.0
pkgrel=1
pkgdesc='Caching mechanism for freedesktop.org compliant menus'
arch=('i686' 'x86_64' 'mips64el')
@@ -15,11 +15,10 @@ depends=('intltool' 'glib2')
options=('!libtool')
makedepends=('pkgconfig')
source=(http://downloads.sourceforge.net/lxde/$pkgname-$pkgver.tar.gz)
-sha256sums=('4fa9408e353fedba5b7314cbf6b6cd06d873a1424e281aa050d88bb9c0a0191e')
+sha256sums=('875a7441b34bb24debc1c8017d74d59987d7a704c4c023e81a0b4ebcc2d7904a')
build() {
- cd $srcdir/$pkgname-$pkgver
-
+ cd $pkgname-$pkgver
./configure --prefix=/usr --sysconfdir=/etc \
--libexecdir=/usr/lib/menu-cache \
--disable-static
@@ -27,6 +26,6 @@ build() {
}
package() {
- cd $srcdir/$pkgname-$pkgver
- make DESTDIR=$pkgdir install
+ cd $pkgname-$pkgver
+ make DESTDIR="$pkgdir" install
}
diff --git a/community/mrtg/PKGBUILD b/community/mrtg/PKGBUILD
index 8058a925d..d7c5677d4 100644
--- a/community/mrtg/PKGBUILD
+++ b/community/mrtg/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 81983 2013-01-05 08:47:24Z giovanni $
+# $Id: PKGBUILD 93774 2013-07-10 07:27:14Z bpiotrowski $
# Maintainer: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
pkgname=mrtg
pkgver=2.17.4
-pkgrel=1.1
+pkgrel=2
pkgdesc="Multi Router Traffic Grapher."
arch=('i686' 'x86_64' 'mips64el')
url="http://oss.oetiker.ch/mrtg/"
diff --git a/community/mysql++/PKGBUILD b/community/mysql++/PKGBUILD
index 70ac6b22b..398d1056e 100644
--- a/community/mysql++/PKGBUILD
+++ b/community/mysql++/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 87010 2013-03-25 19:16:50Z bpiotrowski $
+# $Id: PKGBUILD 93854 2013-07-11 12:03:32Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Markus Härer <markus.haerer@gmx.net>
pkgname=mysql++
-pkgver=3.1.0
-pkgrel=4
+pkgver=3.2.0
+pkgrel=1
pkgdesc="A C++ wraper for MySQLs C API"
arch=("i686" "x86_64" 'mips64el')
url="http://tangentsoft.net/mysql++/"
@@ -14,7 +14,7 @@ options=('docs')
source=("http://tangentsoft.net/mysql++/releases/$pkgname-$pkgver.tar.gz"
"mysql++-fix-cstring.patch"
"mysql++-fix-size_t.patch")
-md5sums=('d92769cc579b87a60e58a77099cc4f0e'
+md5sums=('d2220b74e000d8ede13f451fe99bad5a'
'72f85a1bdba9d5285f0baf1d973033f8'
'6dcfbf06072b81cf27530ca9a0df8a8e')
diff --git a/community/mythtv/PKGBUILD b/community/mythtv/PKGBUILD
index a9fd7c5cc..368cf746d 100644
--- a/community/mythtv/PKGBUILD
+++ b/community/mythtv/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 87011 2013-03-25 19:16:52Z bpiotrowski $
+# $Id: PKGBUILD 93850 2013-07-11 09:50:39Z jconder $
# Maintainer: Jonathan Conder <jonno.conder@gmail.com>
# Contributor: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: Juergen Hoetzel <juergen@archlinux.org>
@@ -7,7 +7,7 @@
pkgname=mythtv
pkgver=0.26.0
-pkgrel=8
+pkgrel=9
epoch=1
pkgdesc="A Homebrew PVR project"
arch=('i686' 'x86_64')
@@ -26,15 +26,17 @@ optdepends=('glew: for GPU commercial flagging'
'xmltv: to download tv listings')
conflicts=('myththemes' 'mythplugins-mythvideo')
replaces=('myththemes' 'mythplugins-mythvideo')
-backup=('etc/conf.d/mythbackend')
+backup=()
install='mythtv.install'
source=("ftp://ftp.osuosl.org/pub/$pkgname/$pkgname-$pkgver.tar.bz2"
'alsa.patch'
'mythbackend.service'
+ 'libva-compat.patch::https://github.com/garybuhrmaster/mythtv/commit/2add868d2f18b8b47d9747e043f052e88869bfc3.patch'
'http://code.mythtv.org/trac/raw-attachment/ticket/11338/libcec-2-support.patch')
md5sums=('f57066bf75e6f14824c494d41639f4f9'
'f64b8219e3d27a2edf96733b851e576b'
'e4d572dcc307d6d8ae26bee5aebf9f3a'
+ 'ae88a16e9f42a913f395bf71af18e931'
'6e156c9fc0b369346d93ccafad46cba3')
build() {
@@ -42,6 +44,7 @@ build() {
find 'bindings/python' 'contrib' -type f | xargs sed -i 's@^#!.*python$@#!/usr/bin/python2@'
patch -Np1 -i "$srcdir/alsa.patch"
+ patch -Np2 -i "$srcdir/libva-compat.patch"
patch -Np2 -i "$srcdir/libcec-2-support.patch"
ARCH="${CARCH/_/-}"
diff --git a/community/nodejs/PKGBUILD b/community/nodejs/PKGBUILD
index 90b7621df..0798f9d98 100644
--- a/community/nodejs/PKGBUILD
+++ b/community/nodejs/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 92939 2013-06-19 19:43:24Z bpiotrowski $
+# $Id: PKGBUILD 93869 2013-07-11 15:37:07Z bpiotrowski $
# Maintainer: Bartłomiej Piotrowski <nospam@bpiotrowski.pl>
# Contributor: Thomas Dziedzic < gostrc at gmail >
# Contributor: James Campos <james.r.campos@gmail.com>
@@ -8,7 +8,7 @@
# Contributor: TIanyi Cui <tianyicui@gmail.com>
pkgname=nodejs
-pkgver=0.10.12
+pkgver=0.10.13
pkgrel=1
pkgdesc='Evented I/O for V8 javascript'
arch=('i686' 'x86_64' 'mips64el')
@@ -19,7 +19,7 @@ makedepends=('python2')
checkdepends=('curl')
options=('!emptydirs')
source=(http://nodejs.org/dist/v$pkgver/node-v$pkgver.tar.gz)
-sha256sums=('7339a7c333454a567a41c900b6ef2f6c89e8c778062c173beb029611b29496b6')
+sha256sums=('a102fad260d216b95611ddd57aeb6531c92ad1038508390654423feb1b51c059')
prepare() {
cd node-v$pkgver
diff --git a/community/openlierox/PKGBUILD b/community/openlierox/PKGBUILD
index bcde7e3ea..2f588811b 100644
--- a/community/openlierox/PKGBUILD
+++ b/community/openlierox/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 64779 2012-02-18 04:37:35Z svenstaro $
+# $Id: PKGBUILD 93775 2013-07-10 07:27:15Z bpiotrowski $
# Maintainer: Sven-Hendrik Haase <sh@lutzhaase.com>
# Contributor: Anton Bazhenov <anton.bazhenov at gmail>
# Contributor: Daniel J Griffiths <ghost1227@archlinux.us>
pkgname=openlierox
pkgver=0.58_rc3
-pkgrel=4
+pkgrel=5
pkgdesc="A real-time excessive Worms-clone"
arch=('i686' 'x86_64' 'mips64el')
url="http://www.openlierox.net/"
diff --git a/community/pdns-recursor/PKGBUILD b/community/pdns-recursor/PKGBUILD
index 63479e96d..bd62b5abc 100644
--- a/community/pdns-recursor/PKGBUILD
+++ b/community/pdns-recursor/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 90965 2013-05-16 18:09:50Z arodseth $
+# $Id: PKGBUILD 93880 2013-07-11 16:32:02Z arodseth $
# Maintainer: Alexander Rødseth <rodseth@gmail.com>
# Contributor: Jan de Groot <jgc@archlinux.org>
# Contributor: Jan Steffens <heftig@archlinux.org>
pkgname=pdns-recursor
-pkgver=3.5.1
+pkgver=3.5.2
pkgrel=1
pkgdesc='PowerDNS recursor'
url='https://www.powerdns.com/'
@@ -15,13 +15,13 @@ makedepends=('boost')
backup=('etc/powerdns/recursor.conf')
source=("http://downloads.powerdns.com/releases/$pkgname-$pkgver.tar.bz2"
'pdns-recursor.service')
-sha256sums=('30655996d1963e259d4fc8648184031bf9cb83f64510d0b00539d3ce698b2824'
+sha256sums=('ffe3158ee5b3f62e927198fd44e839a01d3241a41a4e61afdca6709113c276bd'
'51688d9576736fdf210048098fa96c8710bfbd6a63eb4d69d20bac57b299b5f9')
build() {
cd "$srcdir/$pkgname-$pkgver"
- make LUA=1 \
+ make -j1 LUA=1 \
LUA_CPPFLAGS_CONFIG="$(pkg-config --cflags lua5.1)" \
LUA_LIBS_CONFIG="$(pkg-config --libs lua5.1)"
}
diff --git a/community/pdns/PKGBUILD b/community/pdns/PKGBUILD
index 9e679b81b..8762871c3 100644
--- a/community/pdns/PKGBUILD
+++ b/community/pdns/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 90788 2013-05-13 22:34:43Z arodseth $
+# $Id: PKGBUILD 93870 2013-07-11 15:55:45Z arodseth $
# Maintainer: Alexander Rødseth <rodseth@gmail.com>
# Contributor: Jan de Groot <jgc@archlinux.org>
# Contributor: Kevin Mihelich <kevin@archlinuxarm.org>
pkgname=pdns
-pkgver=3.2
-pkgrel=7
+pkgver=3.3
+pkgrel=1
pkgdesc='Modern, advanced and high performance authoritative-only nameserver'
arch=('x86_64' 'i686' 'mips64el')
url='http://www.powerdns.com/'
@@ -21,7 +21,7 @@ backup=('etc/powerdns/pdns.conf')
source=("http://downloads.powerdns.com/releases/$pkgname-$pkgver.tar.gz"
'pdns.service'
'pdns.conf')
-sha256sums=('d1895aba065446dc68e5d7cc792d5303626c71759f61a455531ed65d59c06572'
+sha256sums=('93417bb418ccd1eaf85fc98aa9f687ed175de388fa2624a1978b7cd40dc2b0b6'
'b2358a5951ac944feee15ac03d42ffe9c2a72fa6f57746f77ef8997d54a82040'
'a1afcccb0d2fb6a6f7a5960de95f8d38ce1ac75ac5e3dcecf09e49f0de10166e')
@@ -42,7 +42,6 @@ build() {
--mandir=/usr/share/man \
--with-modules='' \
--with-dynmodules="ldap pipe gmysql gpgsql gsqlite3 geo" \
- --disable-recursor \
--disable-static \
--sbindir=/usr/bin \
--bindir=/usr/bin
@@ -56,7 +55,7 @@ package() {
install -m644 "$srcdir/pdns.conf" "$pkgdir/etc/powerdns/"
install -Dm644 "$srcdir/pdns.service" \
"$pkgdir/usr/lib/systemd/system/pdns.service"
- rm "$pkgdir/etc/powerdns/pdns.conf-dist"
+ rm -f "$pkgdir/etc/powerdns/pdns.conf-dist"
}
# vim:set ts=2 sw=2 et:
diff --git a/community/perl-gd/PKGBUILD b/community/perl-gd/PKGBUILD
index 4ffcdfad3..e5f0134ec 100644
--- a/community/perl-gd/PKGBUILD
+++ b/community/perl-gd/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 93678 2013-07-08 11:29:22Z spupykin $
+# $Id: PKGBUILD 93776 2013-07-10 07:27:16Z bpiotrowski $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Sergej Pupykin <pupykin.s+aur@gmail.com>
pkgname=perl-gd
pkgver=2.50
-pkgrel=1
+pkgrel=2
pkgdesc="Interface to Gd Graphics Library"
arch=('i686' 'x86_64' 'mips64el')
url="http://search.cpan.org/dist/GD"
diff --git a/community/perl-xml-libxml/PKGBUILD b/community/perl-xml-libxml/PKGBUILD
index 5ba9a9447..e66dcd59d 100644
--- a/community/perl-xml-libxml/PKGBUILD
+++ b/community/perl-xml-libxml/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 91702 2013-05-26 09:26:18Z bluewind $
+# $Id: PKGBUILD 93872 2013-07-11 16:11:22Z jsteel $
# Maintainer: Jonathan Steel <jsteel@aur.archlinux.org>
# Contributor: Justin "juster" Davis <jrcd83@gmail.com>
# Contributor: François Charette <francois.archlinux.org>
pkgname=perl-xml-libxml
-pkgver=2.0018
+pkgver=2.0019
pkgrel=1
pkgdesc="Interface to the libxml library"
arch=('i686' 'x86_64' 'mips64el')
@@ -17,7 +17,7 @@ conflicts=('perl-libxml' 'perl-xml-libxml-common')
options=('!emptydirs')
install=perl-xml-libxml.install
source=(http://www.cpan.org/authors/id/S/SH/SHLOMIF/XML-LibXML-$pkgver.tar.gz)
-md5sums=('c5db1c6ba5f588802a5e1a15b5b6d653')
+md5sums=('0873ac0bae4a4bf7ba7b2d970876e4ba')
build() {
cd XML-LibXML-$pkgver
diff --git a/community/perl-xml-libxslt/PKGBUILD b/community/perl-xml-libxslt/PKGBUILD
index 2379f6f5d..59cee5273 100644
--- a/community/perl-xml-libxslt/PKGBUILD
+++ b/community/perl-xml-libxslt/PKGBUILD
@@ -1,10 +1,11 @@
-# $Id: PKGBUILD 91703 2013-05-26 09:26:22Z bluewind $
-# Maintainer: Justin "juster" Davis <jrcd83@gmail.com>
+# $Id: PKGBUILD 93874 2013-07-11 16:16:39Z jsteel $
+# Maintainer: Jonathan Steel <jsteel@aur.archlinux.org>
+# Contributor: Justin "juster" Davis <jrcd83@gmail.com>
# Contributor: François Charette <firmicus ατ gmx δοτ net>
pkgname=perl-xml-libxslt
-pkgver=1.80
-pkgrel=2
+pkgver=1.81
+pkgrel=1
pkgdesc="Interface to the gnome libxslt library"
arch=('i686' 'x86_64' 'mips64el')
url="http://search.cpan.org/dist/XML-LibXSLT"
@@ -12,7 +13,7 @@ license=('GPL')
depends=('perl-xml-libxml' 'libxslt')
options=('!emptydirs')
source=(http://www.cpan.org/authors/id/S/SH/SHLOMIF/XML-LibXSLT-$pkgver.tar.gz)
-md5sums=('bd8d0eaeee311a6dc148963a3f7753c6')
+md5sums=('a721424c905eca40b1b7af9abe32ff76')
build() {
cd "$srcdir/XML-LibXSLT-$pkgver"
diff --git a/community/python-psutil/PKGBUILD b/community/python-psutil/PKGBUILD
index 005068295..09adc8368 100644
--- a/community/python-psutil/PKGBUILD
+++ b/community/python-psutil/PKGBUILD
@@ -1,16 +1,16 @@
-# $Id: PKGBUILD 90289 2013-05-10 23:21:33Z seblu $
+# $Id: PKGBUILD 93848 2013-07-11 09:47:42Z seblu $
# Maintainer: Sébastien Luttringer
pkgbase=python-psutil
pkgname=('python-psutil' 'python2-psutil')
-pkgver=0.7.1
+pkgver=1.0.0
pkgrel=1
arch=('i686' 'x86_64' 'mips64el')
url='http://code.google.com/p/psutil/'
license=('custom: BSD')
makedepends=('python' 'python-distribute' 'python2' 'python2-distribute')
-source=("https://psutil.googlecode.com/files/psutil-$pkgver.tar.gz")
-sha1sums=('9c67e61ce00166d7831a4cdcbd2fe534708681a1')
+source=("https://psutil.googlecode.com/files/psutil-$pkgver.tar.gz")
+sha1sums=('f1a8cbdad2f4254b8c0c84c79d5c2229fd6e65d9')
build() {
cd psutil-$pkgver
diff --git a/community/qtcreator/PKGBUILD b/community/qtcreator/PKGBUILD
index 605cbca4e..12ec966bd 100644
--- a/community/qtcreator/PKGBUILD
+++ b/community/qtcreator/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 93684 2013-07-08 11:58:09Z svenstaro $
+# $Id: PKGBUILD 93892 2013-07-11 20:07:23Z svenstaro $
# Maintainer: Imanol Celaya <ornitorrincos@archlinux-es.org>
# Maintainer: Sven-Hendrik Haase <sh@lutzhaase.com>
# Contributor: Lukas Jirkovsky <l.jirkovsky@gmail.com>
@@ -7,9 +7,9 @@
# Contributor: delor <bartekpiech gmail com>
pkgname=qtcreator
-pkgver=2.7.2
-_pkgver=2.7.2
-pkgrel=2
+pkgver=2.8.0
+_pkgver=2.8.0
+pkgrel=1
pkgdesc='Lightweight, cross-platform integrated development environment'
arch=('i686' 'x86_64')
url='http://qt-project.org'
@@ -26,9 +26,9 @@ optdepends=('qt5-doc: for the integrated Qt documentation'
'bzr: for bazaar support'
'valgrind: for analyze support')
install=qtcreator.install
-source=("http://download.qt-project.org/official_releases/qtcreator/2.7/${pkgver}/qt-creator-${pkgver}-src.tar.gz"
+source=("http://download.qt-project.org/official_releases/qtcreator/2.8/${pkgver}/qt-creator-${pkgver}-src.tar.gz"
'qtcreator.desktop')
-md5sums=('7f1c10740784d3edf2347c27be21fd1a'
+md5sums=('5aacdad4491b7dda9758a81384d8da79'
'82888d4be900e7833d768050a135cd37')
build() {
diff --git a/community/sage-mathematics/PKGBUILD b/community/sage-mathematics/PKGBUILD
index 57d6934a8..c4ddb2d10 100644
--- a/community/sage-mathematics/PKGBUILD
+++ b/community/sage-mathematics/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 91566 2013-05-23 21:46:56Z dwallace $
+# $Id: PKGBUILD 93777 2013-07-10 07:27:17Z bpiotrowski $
# Maintainer: Daniel Wallace <danielwallace at gtmanfred dot com>
# Contributor: Antonio Rojas < nqn1976 @ gmail.com >
# Contributor: Thomas Dziedzic < gostrc at gmail >
@@ -7,7 +7,7 @@
# Special thanks to Nareto for moving the compile from the .install to the PKGBUILD
pkgname=sage-mathematics
-pkgver=5.9
+pkgver=5.10
pkgrel=1
pkgdesc='SAGE: Open Source Mathematics Software, a viable free alternative to Magma, Maple, Mathematica, and Matlab.'
url='http://www.sagemath.org'
@@ -103,6 +103,6 @@ package() {
}
# vim :set ts=2 sw=2 et:
-md5sums=('708520904f2d42039c714ac72a631948'
+md5sums=('bfca3afc9030e63c7e7200287ee0135e'
'b82f94383829eee26648feb977e2d89b'
'985da1c1d1dcdc3ea9aa73035cb7996b')
diff --git a/community/sarg/PKGBUILD b/community/sarg/PKGBUILD
index 5801e137a..d8434fdcc 100644
--- a/community/sarg/PKGBUILD
+++ b/community/sarg/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 89921 2013-05-05 14:50:59Z spupykin $
+# $Id: PKGBUILD 93778 2013-07-10 07:27:18Z bpiotrowski $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer: JJDaNiMoTh <jjdanimoth.aur@gmail.com>
# Contributor: Tino Reichardt <milky-archlinux@mcmilk.de>
pkgname=sarg
pkgver=2.3.6
-pkgrel=1
+pkgrel=3
pkgdesc="Squid Analysis Report Generator"
arch=('i686' 'x86_64' 'mips64el')
url="http://sarg.sourceforge.net"
diff --git a/community/sfk/PKGBUILD b/community/sfk/PKGBUILD
index a1c4443fc..6ec74e865 100644
--- a/community/sfk/PKGBUILD
+++ b/community/sfk/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 88535 2013-04-19 12:59:02Z seblu $
+# $Id: PKGBUILD 93781 2013-07-10 08:33:37Z seblu $
# Maintainer: Sébastien Luttringer
# Contributor: Baumi <baumi@gmx.com>
pkgname=sfk
-pkgver=1.6.7
+pkgver=1.6.8
pkgrel=1
pkgdesc='Swiss File Knife - A Command Line Tools Collection'
arch=('i686' 'x86_64' 'mips64el')
@@ -11,7 +11,7 @@ url='http://stahlforce.com/dev/?tool=sfk'
license=('custom: BSD')
depends=('gcc-libs')
source=("http://downloads.sourceforge.net/swissfileknife/${pkgname}${pkgver//./}.zip")
-md5sums=('cd900b0c2f6fb362d5d3ef5190b96767')
+md5sums=('cce2184223597cfe314ca7a5f247d1ce')
build() {
cd ${pkgname}${pkgver//./}
diff --git a/community/squid/PKGBUILD b/community/squid/PKGBUILD
index 54a864ffc..109d0759b 100644
--- a/community/squid/PKGBUILD
+++ b/community/squid/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 93361 2013-07-02 09:44:06Z spupykin $
+# $Id: PKGBUILD 93861 2013-07-11 14:38:19Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Mark Coolen <mark.coolen@gmail.com>
# Contributor: Tom Newsom <Jeepster@gmx.co.uk>
# Contributor: Kevin Piche <kevin@archlinux.org>
pkgname=squid
-pkgver=3.3.6
+pkgver=3.3.7
pkgrel=1
pkgdesc='Full-featured Web proxy cache server'
arch=('x86_64' 'i686' 'mips64el')
@@ -21,7 +21,7 @@ source=("http://www.squid-cache.org/Versions/v3/3.3/$pkgname-$pkgver.tar.bz2"
'squid.pam'
'squid.cron'
'squid.service')
-md5sums=('8dff6c8e9f46722fc62131364f0eeac6'
+md5sums=('269013bb77cf0c3d771f8590145272f0'
'270977cdd9b47ef44c0c427ab9034777'
'a71425c4951f2e5b640d19e6a5048531'
'ceeb57c69ebb165676219222f109a24e')
diff --git a/community/vnstat/PKGBUILD b/community/vnstat/PKGBUILD
index bf84f067f..b77f5be2b 100644
--- a/community/vnstat/PKGBUILD
+++ b/community/vnstat/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 91534 2013-05-23 11:17:51Z spupykin $
+# $Id: PKGBUILD 93779 2013-07-10 07:27:19Z bpiotrowski $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer: Bartłomiej Piotrowski <nospam@bpiotrowski.pl>
# Contributor: Thorsten Töpper <atsutane-tu@freethoughts.de>
pkgname=vnstat
pkgver=1.11
-pkgrel=5
+pkgrel=7
pkgdesc="A console-based network traffic monitor"
arch=('i686' 'x86_64' 'mips64el')
url="http://humdi.net/vnstat/"
diff --git a/community/xjadeo/PKGBUILD b/community/xjadeo/PKGBUILD
index f90e2f9b7..65fbd3cfe 100644
--- a/community/xjadeo/PKGBUILD
+++ b/community/xjadeo/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 93274 2013-07-01 02:54:17Z speps $
+# $Id: PKGBUILD 93894 2013-07-11 20:56:42Z speps $
# Maintainer : speps <speps at aur dot archlinux dot org>
pkgname=xjadeo
-pkgver=0.7.3
+pkgver=0.7.4
pkgrel=1
pkgdesc="A simple video player that is synchronized to jack transport."
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@ optdepends=('qt4: for the GUI (qjadeo)')
source=("http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz"
"qjadeo.desktop")
install="$pkgname.install"
-md5sums=('b5a67f7a8a8279f37ac681f40d6cbc10'
+md5sums=('6ca2ad15d61d12e2483589f64ace3983'
'315e2ab44ce3edf4068ff6db48942908')
build() {
diff --git a/community/zh-autoconvert/PKGBUILD b/community/zh-autoconvert/PKGBUILD
new file mode 100644
index 000000000..24afc94ae
--- /dev/null
+++ b/community/zh-autoconvert/PKGBUILD
@@ -0,0 +1,30 @@
+# Maintainer: Felix Yan <felixonmars@gmail.com>
+# Contributor: CUI Hao <cuihao.leo at gmail dot com>
+# Contributor: Kandu <1123monkey at 163 dot com>
+
+pkgname=zh-autoconvert
+pkgver=0.3.16
+pkgrel=2
+pkgdesc="An intelligent Chinese Encoding converter"
+url="http://libhz.googlecode.com/"
+license=('LGPL')
+arch=('i686' 'x86_64')
+depends=('glibc')
+makedepends=('pkgconfig')
+source=(${url}/files/${pkgname}-${pkgver}.tar.gz
+ autoconvert.patch)
+md5sums=('1f4aa2332afc076910b5d510b8c81966'
+ '1f7c39af01d6845c064da59224ae503b')
+
+build() {
+ cd "${srcdir}/autoconvert-${pkgver}"
+
+ patch -Np1 -i ../autoconvert.patch
+ make
+}
+
+package() {
+ cd "${srcdir}/autoconvert-${pkgver}"
+ make DESTDIR="${pkgdir}" install
+}
+
diff --git a/community/zh-autoconvert/autoconvert.patch b/community/zh-autoconvert/autoconvert.patch
new file mode 100644
index 000000000..e496c1029
--- /dev/null
+++ b/community/zh-autoconvert/autoconvert.patch
@@ -0,0 +1,37 @@
+--- autoconvert-0.3.16/Makefile 2001-04-28 09:45:46.000000000 +0800
++++ autoconvert-0.3.16-fix/Makefile 2011-05-01 11:25:23.432934576 +0800
+@@ -5,7 +5,7 @@
+
+ .PHONY: all hzlib clean install-home install
+
+-all: autob5 autogb hzlib xchat-plugins
++all: autob5 autogb hzlib
+
+ autob5: autogb
+ rm -f autob5;ln -s autogb autob5
+@@ -15,8 +15,6 @@
+ $(CC) $(CFLAG) autogb.c lib/libhz.a -o autogb
+ hzlib:
+ cd hzconvert;make
+-xchat-plugins:
+- cd contrib/xchat-plugins;make
+ clean:
+ rm -f autob5 autogb *.o *~
+ rm -f include/*~
+@@ -30,12 +28,13 @@
+ ln -s $(HOME)/bin/autogb $(HOME)/bin/autob5
+ chmod 755 $(HOME)/bin/autogb
+ install:
++ mkdir -p $(DESTDIR)/usr/bin
++ mkdir -p $(DESTDIR)/usr/lib
++ mkdir -p $(DESTDIR)/usr/include
+ install -m 755 autogb $(DESTDIR)/usr/bin
+ install -m 755 lib/libhz.so.0.0 $(DESTDIR)/usr/lib
+ cd $(DESTDIR)/usr/lib;ln -s libhz.so.0.0 libhz.so.0
+ cd $(DESTDIR)/usr/lib;ln -s libhz.so.0 libhz.so
+- install -m 755 lib/libhz.a $(DESTDIR)/usr/lib
+- install -m 755 contrib/xchat-plugins/xchat-autogb.so $(DESTDIR)/usr/share/zh-autoconvert
+- install -m 755 contrib/xchat-plugins/xchat-autob5.so $(DESTDIR)/usr/share/zh-autoconvert
++ install -m 644 lib/libhz.a $(DESTDIR)/usr/lib
+ install -m 644 include/*.h $(DESTDIR)/usr/include
+ ln -s autogb $(DESTDIR)/usr/bin/autob5
diff --git a/community/zita-convolver/PKGBUILD b/community/zita-convolver/PKGBUILD
new file mode 100644
index 000000000..fee89316f
--- /dev/null
+++ b/community/zita-convolver/PKGBUILD
@@ -0,0 +1,37 @@
+# $Id: PKGBUILD 93759 2013-07-10 02:26:55Z speps $
+# Maintainer : speps <speps at aur dot archlinux dot org>
+# Contributor: Philipp Überbacher <murks at lavabit dot com>
+# Contributor: Stefan Husmann <stefan-husmann@t-online.de>
+# Contributor: orbisvicis
+
+pkgname=zita-convolver
+pkgver=3.1.0
+pkgrel=1
+pkgdesc="A fast, partitioned convolution engine library."
+arch=('i686' 'x86_64')
+url="http://kokkinizita.linuxaudio.org/linuxaudio/"
+license=('GPL3')
+depends=('gcc-libs' 'fftw')
+source=("${url}downloads/zita-convolver-$pkgver.tar.bz2")
+md5sums=('7e264d0fb0d8ea277cdb4e33d764c68a')
+
+prepare() {
+ cd "$srcdir/$pkgname-$pkgver/libs"
+
+ # prevent ldconfig call
+ sed -i 's/ldconfig//' Makefile
+}
+
+build() {
+ cd "$srcdir/$pkgname-$pkgver/libs"
+ make
+}
+
+package() {
+ cd "$srcdir/$pkgname-$pkgver/libs"
+ make SUFFIX="" PREFIX=/usr DESTDIR="$pkgdir/" install
+
+ # missing softlink
+ ln -s lib$pkgname.so.$pkgver \
+ "$pkgdir/usr/lib/lib$pkgname.so.${pkgver%%.*}"
+}
diff --git a/community/zita-resampler/PKGBUILD b/community/zita-resampler/PKGBUILD
new file mode 100644
index 000000000..f43665891
--- /dev/null
+++ b/community/zita-resampler/PKGBUILD
@@ -0,0 +1,64 @@
+# $Id: PKGBUILD 93758 2013-07-10 02:26:27Z speps $
+# Maintainer : speps <speps at aur dot archlinux dot org>
+# Contributor: Philipp Überbacher <murks at lavabit dot com>
+
+pkgname=zita-resampler
+pkgver=1.3.0
+pkgrel=1
+pkgdesc="A C++ library for resampling audio signals."
+url="http://kokkinizita.linuxaudio.org/linuxaudio/"
+arch=('i686' 'x86_64')
+license=('GPL3')
+depends=('gcc-libs' 'libsndfile')
+source=("${url}downloads/$pkgname-$pkgver.tar.bz2")
+md5sums=('74c12e2280008f63ac9f2670fe4cf79b')
+
+build() {
+ cd "$srcdir/$pkgname-$pkgver/libs"
+
+ # lib
+ make PREFIX=/usr
+
+ # create lib link for building apps
+ ln -s lib$pkgname.so.$pkgver lib$pkgname.so
+
+ # apps
+ cd ../apps
+ CXXFLAGS+=" -I../libs" \
+ LDFLAGS+=" -L../libs" \
+ make PREFIX=/usr
+}
+
+package() {
+ cd "$srcdir/$pkgname-$pkgver/libs"
+
+ # lib
+ install -Dm755 lib$pkgname.so.$pkgver \
+ "$pkgdir/usr/lib/lib$pkgname.so.$pkgver"
+
+ # links
+ ln -s lib$pkgname.so.$pkgver \
+ "$pkgdir/usr/lib/lib$pkgname.so"
+ ln -s lib$pkgname.so.$pkgver \
+ "$pkgdir/usr/lib/lib$pkgname.so.${pkgver%%.*}"
+
+ # headers
+ install -d "$pkgdir/usr/include/$pkgname"
+ install -Dm644 $pkgname/*.h \
+ "$pkgdir/usr/include/$pkgname"
+
+ # apps
+ install -d "$pkgdir/usr/bin"
+ install -Dm755 ../apps/zre{sample,tune} \
+ "$pkgdir/usr/bin"
+
+ # docs
+ install -d "$pkgdir/usr/share/doc/$pkgname"
+ install -Dm644 ../docs/* \
+ "$pkgdir/usr/share/doc/$pkgname"
+
+ # man
+ install -d "$pkgdir/usr/share/man/man1"
+ install -Dm644 ../apps/zre{sample,tune}.1 \
+ "$pkgdir/usr/share/man/man1"
+}