summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-01-23 03:40:09 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-01-23 03:40:09 +0000
commit1a04b89cbb8e27e4622005c896745498af51ef45 (patch)
tree5991cef855e2a5ae07d66cccd5b47ba681007483
parentc9e4976968b0f847cc693453df1e947531af2e76 (diff)
Thu Jan 23 03:35:13 UTC 2014
-rw-r--r--community/caps/PKGBUILD12
-rw-r--r--community/converseen/PKGBUILD4
-rw-r--r--community/cython/PKGBUILD6
-rw-r--r--community/dbmail/PKGBUILD4
-rw-r--r--community/dispcalgui/PKGBUILD8
-rw-r--r--community/gambas3/PKGBUILD8
-rw-r--r--community/gsoap/PKGBUILD8
-rw-r--r--community/iasl/PKGBUILD21
-rw-r--r--community/iftop/PKGBUILD15
-rw-r--r--community/libmicrohttpd/PKGBUILD8
-rwxr-xr-xcommunity/lightdm/PKGBUILD16
-rw-r--r--community/megaglest/PKGBUILD28
-rw-r--r--community/miniupnpc/PKGBUILD8
-rw-r--r--community/miniupnpd/PKGBUILD6
-rw-r--r--community/mxml/PKGBUILD8
-rw-r--r--community/nbd/PKGBUILD8
-rw-r--r--community/rss-glx/PKGBUILD18
-rw-r--r--community/ruby-gtk2/PKGBUILD23
-rw-r--r--community/synfig/PKGBUILD18
-rw-r--r--community/zbar/PKGBUILD5
-rw-r--r--core/inetutils/PKGBUILD10
-rw-r--r--core/s-nail/PKGBUILD10
-rw-r--r--extra/cups/PKGBUILD15
-rw-r--r--extra/cups/cups-systemd-socket.patch3
-rw-r--r--extra/digikam/PKGBUILD4
-rw-r--r--extra/dvdauthor/PKGBUILD4
-rw-r--r--extra/emacs/PKGBUILD4
-rw-r--r--extra/gedit/PKGBUILD6
-rw-r--r--extra/imagemagick/PKGBUILD17
-rw-r--r--extra/konversation/PKGBUILD11
-rw-r--r--extra/libetonyek/PKGBUILD31
-rw-r--r--extra/libodfgen/PKGBUILD26
-rw-r--r--extra/libpaper/PKGBUILD (renamed from community/libpaper/PKGBUILD)2
-rw-r--r--extra/libssh/0004-reset-global-request-status.patch18
-rw-r--r--extra/libssh/0005-multi-reverse-fwd.patch85
-rw-r--r--extra/libssh/PKGBUILD25
-rw-r--r--extra/libvisio/PKGBUILD27
-rw-r--r--extra/psiconv/PKGBUILD4
-rw-r--r--extra/pstoedit/PKGBUILD4
-rw-r--r--extra/transcode/PKGBUILD5
-rw-r--r--extra/webkitgtk/PKGBUILD6
-rw-r--r--extra/x2goclient/PKGBUILD11
-rw-r--r--extra/xine-lib/PKGBUILD4
-rw-r--r--libre/calibre-libre/PKGBUILD4
-rw-r--r--libre/ghostscript-libre/PKGBUILD23
-rw-r--r--libre/gnu-ghostscript/PKGBUILD19
-rw-r--r--libre/xbmc-libre/PKGBUILD4
-rw-r--r--libre/xbmc-libre/xbmc.install2
-rw-r--r--pcr/youtube-dl-current/PKGBUILD4
49 files changed, 416 insertions, 204 deletions
diff --git a/community/caps/PKGBUILD b/community/caps/PKGBUILD
index b6000f4fa..ed8be7116 100644
--- a/community/caps/PKGBUILD
+++ b/community/caps/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 96214 2013-08-21 19:31:33Z speps $
+# $Id: PKGBUILD 104536 2014-01-22 13:01:55Z speps $
# Maintainer : speps <speps at aur dot archlinux dot org>
# Contributor: DonVla <donvla@users.sourceforge.net>
pkgname=caps
-pkgver=0.9.10
+pkgver=0.9.16
pkgrel=1
pkgdesc="The LADSPA C* Audio Plugin Suite"
arch=('i686' 'x86_64')
@@ -12,20 +12,20 @@ license=('GPL3')
groups=('ladspa-plugins')
depends=('ladspa')
source=("http://quitte.de/dsp/caps_$pkgver.tar.bz2")
-md5sums=('dac87bf3a967b6f6ddcea1d90b6f4808')
+md5sums=('85e79596f22636b154b152efe54d05ce')
prepare() {
- cd "$srcdir/$pkgname-$pkgver"
+ cd $pkgname-$pkgver
# use a minimum of optimization required to build
export _CFLAGS='-msse -mfpmath=sse'
}
build() {
- cd "$srcdir/$pkgname-$pkgver"
+ cd $pkgname-$pkgver
make
}
package() {
- cd "$srcdir/$pkgname-$pkgver"
+ cd $pkgname-$pkgver
make PREFIX="$pkgdir/usr" install
}
diff --git a/community/converseen/PKGBUILD b/community/converseen/PKGBUILD
index e48c4b683..0073cfef7 100644
--- a/community/converseen/PKGBUILD
+++ b/community/converseen/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 102097 2013-12-05 08:05:48Z giovanni $
+# $Id: PKGBUILD 104501 2014-01-22 01:50:14Z eric $
# Maintainer: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: archtux <antonio.arias99999 at gmail.com>
pkgname=converseen
pkgver=0.6.6
-pkgrel=1
+pkgrel=2
pkgdesc="The batch image converter and resizer"
arch=('i686' 'x86_64')
url="http://converseen.sourceforge.net/"
diff --git a/community/cython/PKGBUILD b/community/cython/PKGBUILD
index af1269484..caf0c6d34 100644
--- a/community/cython/PKGBUILD
+++ b/community/cython/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 98721 2013-10-17 12:42:56Z spupykin $
+# $Id: PKGBUILD 104512 2014-01-22 06:54:53Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Igor Scabini <furester @ gmail.com>
pkgname=('cython' 'cython2')
pkgbase=cython
-pkgver=0.19.2
+pkgver=0.20
pkgrel=1
pkgdesc="C-Extensions for Python "
arch=(i686 x86_64)
@@ -12,7 +12,7 @@ url="http://www.cython.org"
license=('APACHE')
makedepends=('python-setuptools' 'python2-setuptools')
source=("http://cython.org/release/Cython-$pkgver.tar.gz")
-md5sums=('4af1218346510b464c0a6bf15500d0e2')
+md5sums=('6563dad21e2b5e31f9f7262a60dd0550')
build() {
true
diff --git a/community/dbmail/PKGBUILD b/community/dbmail/PKGBUILD
index 8b52427f4..7999a89dd 100644
--- a/community/dbmail/PKGBUILD
+++ b/community/dbmail/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 104087 2014-01-15 13:08:32Z spupykin $
+# $Id: PKGBUILD 104522 2014-01-22 09:14:10Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Sebastian Faltoni <sebastian.faltoni@gmail.com>
pkgname=dbmail
-pkgver=3.1.9
+pkgver=3.1.10
pkgrel=1
pkgdesc="Fast and scalable sql based mail services"
arch=('i686' 'x86_64')
diff --git a/community/dispcalgui/PKGBUILD b/community/dispcalgui/PKGBUILD
index f218a3dbc..befa56d85 100644
--- a/community/dispcalgui/PKGBUILD
+++ b/community/dispcalgui/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 104105 2014-01-15 18:42:36Z tredaelli $
+# $Id: PKGBUILD 104543 2014-01-22 15:26:47Z tredaelli $
# Maintainer: Timothy Redaelli <timothy.redaelli@gmail.com>
# Contributor: Cedric Girard <girard.cedric@gmail.com>
# Contributor: foxbunny <bg.branko@gmail.com>
pkgname=dispcalgui
-pkgver=1.5.3.1
-pkgrel=2
+pkgver=1.7.1.6
+pkgrel=1
pkgdesc="A GUI frontend for several utilities from the open source color management system Argyll CMS"
arch=('i686' 'x86_64')
url="http://hoech.net/dispcalGUI/"
@@ -16,7 +16,7 @@ optdepends=('gksu: For running as root')
install=${pkgname}.install
source=("http://downloads.sourceforge.net/project/dispcalgui/release/${pkgver}/dispcalGUI-${pkgver}.tar.gz"
dispcalGUI-1.5.3.1-wxgtk3.patch)
-md5sums=('1b7542ecee8f39a49b90197613a46a73'
+md5sums=('c51f5a6354b16342fd4ec3e0bb1bb4eb'
'b8001e5cbbb849f9ba95e0ef9fb1d073')
prepare() {
diff --git a/community/gambas3/PKGBUILD b/community/gambas3/PKGBUILD
index 5950a071b..6e9574272 100644
--- a/community/gambas3/PKGBUILD
+++ b/community/gambas3/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 103861 2014-01-12 20:24:22Z foutrelis $
+# $Id: PKGBUILD 104508 2014-01-22 06:40:19Z lcarlier $
# Maintainer: Laurent Carlier <lordheavym@gmail.com>
# Contributor : sebikul <sebikul@gmail.com>
@@ -15,8 +15,8 @@ _components=('gambas3-gb-args' 'gambas3-gb-cairo' 'gambas3-gb-chart' 'gambas3-gb
'gambas3-gb-openssl' 'gambas3-gb-report' 'gambas3-gb-sdl-sound' 'gambas3-gb-sdl' 'gambas3-gb-settings' 'gambas3-gb-signal' 'gambas3-gb-v4l' 'gambas3-gb-vb'
'gambas3-gb-xml-html' 'gambas3-gb-xml-rpc' 'gambas3-gb-xml-xslt' 'gambas3-gb-xml' 'gambas3-gb-web')
pkgname=(${_components[@]} 'gambas3-runtime' 'gambas3-devel' 'gambas3-ide' 'gambas3-script' 'gambas3-examples')
-pkgver=3.5.1
-pkgrel=3
+pkgver=3.5.2
+pkgrel=1
pkgdesc="A free development environment based on a Basic interpreter."
arch=('i686' 'x86_64')
url="http://gambas.sourceforge.net/"
@@ -31,7 +31,7 @@ makedepends=('intltool' 'mariadb' 'postgresql' 'libffi' 'bzip2' 'glib2' 'v4l-uti
'gmime')
options=('!emptydirs' 'libtool')
source=("http://downloads.sourceforge.net/gambas/${pkgbase}-${pkgver}.tar.bz2")
-md5sums=('40f9057cd3686020fbe66a043a2ea400')
+md5sums=('685b7214453c1ae9133a46411b12ed8d')
create_dirs() {
install -dm755 ${pkgdir}/usr/lib/gambas3
diff --git a/community/gsoap/PKGBUILD b/community/gsoap/PKGBUILD
index c28400eda..2d9811977 100644
--- a/community/gsoap/PKGBUILD
+++ b/community/gsoap/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 101476 2013-11-26 09:44:41Z spupykin $
+# $Id: PKGBUILD 104560 2014-01-22 19:43:31Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Tor Krill <tor@krill.nu>
# Contributor: Lee.MaRS <leemars@gmail.com>
pkgname=gsoap
-pkgver=2.8.16
-pkgrel=3
+pkgver=2.8.17
+pkgrel=1
pkgdesc="Offers an XML language binding to ease the development of SOAP/XML Web services in C and C/C++"
url="http://www.cs.fsu.edu/~engelen/soap.html"
arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@ makedepends=('autoconf' 'automake')
options=('staticlibs')
source=(http://prdownloads.sourceforge.net/gsoap2/${pkgname}_${pkgver}.zip
LICENSE)
-md5sums=('274d16bea12b111681bcac2283c4c24a'
+md5sums=('381affd6e3ba59effb35725166143014'
'27aaa3f5166db94d44044c11a7b2c37b')
build() {
diff --git a/community/iasl/PKGBUILD b/community/iasl/PKGBUILD
index d2c0bc5fd..474085f09 100644
--- a/community/iasl/PKGBUILD
+++ b/community/iasl/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 96438 2013-08-28 21:10:55Z lcarlier $
+# $Id: PKGBUILD 104510 2014-01-22 06:49:46Z lcarlier $
# Maintainer : Laurent Carlier <lordheavym@gmail.com>
# Contributor: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: Alessio 'mOlOk' Bolognino <themolok@gmail.com>
pkgname=iasl
-pkgver=20130823
+pkgver=20140114
pkgrel=1
pkgdesc="Intel ACPI Source Language compiler"
arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@ options=('!makeflags')
#install=iasl.install
source=(http://acpica.org/sites/acpica/files/acpica-unix-${pkgver}.tar.gz
LICENSE)
-md5sums=('7846a62551352d7dae6f93f8255e9d99'
+md5sums=('77d5aaa723b98314dae80cac1b33514d'
'8615526144f69ea4e870d9bc37df9b29')
build() {
@@ -24,11 +24,14 @@ build() {
#sed -i -e 's/_CYGWIN/_LINUX/g' -e 's/-Werror//g' Makefile.config
- if [[ $CARCH == i686 ]]; then
- make BITS=32
- else
- make BITS=64
- fi
+ make clean
+ make
+
+# if [[ $CARCH == i686 ]]; then
+# make BITS=32
+# else
+# make BITS=64
+# fi
}
package() {
@@ -38,5 +41,3 @@ package() {
install -D -m644 "${srcdir}/LICENSE" "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
}
-md5sums=('cc7528ecd185ff779c6b58bfede091b2'
- '8615526144f69ea4e870d9bc37df9b29')
diff --git a/community/iftop/PKGBUILD b/community/iftop/PKGBUILD
index 007632adf..05a44e9cf 100644
--- a/community/iftop/PKGBUILD
+++ b/community/iftop/PKGBUILD
@@ -1,30 +1,31 @@
-# $Id: PKGBUILD 96466 2013-08-30 08:54:27Z fyan $
-# Maintainer: Daenyth <Daenyth+Arch at gmail dot com>
+# $Id: PKGBUILD 104526 2014-01-22 10:17:20Z fyan $
+# Maintainer: Felix Yan <felixonmars@gmail.com>
+# Contributor: Daenyth <Daenyth+Arch at gmail dot com>
# Contributor: Jeff Mickey <jeff@archlinux.org>
# Contributor: Alexander Mieland (dma147) <dma147@linux-stats.org>
# Contributor: slubman <slubman@slubman.net>
pkgname=iftop
-pkgver=1.0pre2
+pkgver=1.0pre4
pkgrel=1
pkgdesc="Display bandwidth usage on an interface"
arch=('i686' 'x86_64')
url="http://www.ex-parrot.com/~pdw/iftop/"
license=('GPL')
depends=('libpcap' 'ncurses')
-#options=('!makeflags')
source=("http://www.ex-parrot.com/~pdw/$pkgname/download/$pkgname-$pkgver.tar.gz")
build() {
- cd "$srcdir/$pkgname-$pkgver"
+ cd $pkgname-$pkgver
./configure --prefix=/usr --sbindir=/usr/bin --mandir=/usr/share/man
make
}
package() {
- cd "$srcdir/$pkgname-$pkgver"
+ cd $pkgname-$pkgver
make DESTDIR="$pkgdir" install
}
-sha512sums=('708172baa00a94671b494f33e7290af9ed4e0f764fabb500187855ee39840e379590274802e9ef360c128e881cfe0cefe7a12a9bfdcf9cfa7ffb49746b02300a')
+
+sha512sums=('abd74e8025bb82fef9ebab4997b1d018201a523d47c0128128ca37797490046538d74758dc4471735c22b890e5bd238ad6b2a30776d465138ede367cdd263d22')
diff --git a/community/libmicrohttpd/PKGBUILD b/community/libmicrohttpd/PKGBUILD
index ff3dc8155..244202ec5 100644
--- a/community/libmicrohttpd/PKGBUILD
+++ b/community/libmicrohttpd/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 103919 2014-01-13 17:16:51Z andyrtr $
+# $Id: PKGBUILD 104514 2014-01-22 06:55:18Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer: Norberto Lopes <shelika@mail.telepac.pt>
# Contributor: Kao Dome <kaodome@gmail.com>
@@ -6,8 +6,8 @@
# Contributor: Mathias Rohnstock <linksoft@gmx.de>
pkgname=libmicrohttpd
-pkgver=0.9.32
-pkgrel=2
+pkgver=0.9.33
+pkgrel=1
pkgdesc="a small C library that is supposed to make it easy to run an HTTP server as part of another application."
arch=('i686' 'x86_64')
url="http://www.gnu.org/software/libmicrohttpd/"
@@ -15,7 +15,7 @@ license=('LGPL')
depends=('gnutls' 'libgcrypt')
install=libmicrohttpd.install
source=(ftp://ftp.gnu.org/gnu/libmicrohttpd/$pkgname-$pkgver.tar.gz)
-md5sums=('29dcc1c201c36044be2c3f816c64a5bb')
+md5sums=('013b10f9de1cda5448b29c81305354a3')
build() {
cd ${pkgname}-${pkgver}
diff --git a/community/lightdm/PKGBUILD b/community/lightdm/PKGBUILD
index 87dd71ca1..821191d65 100755
--- a/community/lightdm/PKGBUILD
+++ b/community/lightdm/PKGBUILD
@@ -1,15 +1,15 @@
-# $Id: PKGBUILD 103920 2014-01-13 17:16:52Z andyrtr $
+# $Id: PKGBUILD 104558 2014-01-22 19:29:43Z alucryd $
# Maintainer: Maxime Gauduin <alucryd@gmail.com>
# Contributor: Morfeo <morfeo89@hotmail.it>
pkgbase=lightdm
pkgname=('lightdm' 'liblightdm-qt4' 'liblightdm-qt5')
-pkgver=1.8.5
-pkgrel=3
+pkgver=1.8.6
+pkgrel=1
epoch=1
-pkgdesc="A lightweight display manager"
+pkgdesc='A lightweight display manager'
arch=('i686' 'x86_64')
-url="https://launchpad.net/lightdm"
+url='https://launchpad.net/lightdm'
license=('GPL3' 'LGPL3')
makedepends=('gobject-introspection' 'gtk-doc' 'intltool' 'itstool' 'libxklavier' 'polkit' 'qt4' 'qt5-base')
source=("https://launchpad.net/lightdm/${pkgver%.*}/${pkgver}/+download/${pkgbase}-${pkgver}.tar.xz"
@@ -20,7 +20,7 @@ source=("https://launchpad.net/lightdm/${pkgver%.*}/${pkgver}/+download/${pkgbas
'lightdm.rules'
'lightdm-default-config.patch'
'Xsession')
-sha256sums=('c1a55800628c7a683a529e32646eae4be32295a09af049c9b15387acff0232a2'
+sha256sums=('111760e65d9f29e4bfe41a8affc9d8aa4163d92832a0d2be03ccae4618603b9e'
'0d2adba25cdbe59e97ffd302083db9d5e23920780f41e04f64512cd6b633289a'
'b29521fbd7a48a8f60b93ecca3b30c30bcb71560de8033c8d39b25c22c6f696f'
'e8c4c5fd3b801a390d201166fd1fb9730e78a5c62928768103b870b6bd980ea0'
@@ -88,7 +88,7 @@ install="${pkgbase}.install"
}
package_liblightdm-qt4() {
-pkgdesc=('LightDM Qt client library')
+pkgdesc='LightDM Qt client library'
depends=('lightdm' 'qt4')
options+=('!emptydirs')
@@ -103,7 +103,7 @@ options+=('!emptydirs')
}
package_liblightdm-qt5() {
-pkgdesc=('LightDM Qt client library')
+pkgdesc='LightDM Qt client library'
depends=('lightdm' 'qt5-base')
options+=('!emptydirs')
diff --git a/community/megaglest/PKGBUILD b/community/megaglest/PKGBUILD
index 3a6d02234..12c8736cc 100644
--- a/community/megaglest/PKGBUILD
+++ b/community/megaglest/PKGBUILD
@@ -1,38 +1,38 @@
-# $Id: PKGBUILD 103798 2014-01-11 20:08:31Z eric $
+# $Id: PKGBUILD 104556 2014-01-22 18:55:27Z svenstaro $
# Maintainer: Sven-Hendrik Haase <sh@lutzhaase.com>
# Contributor: Larry Hajali <larryhaja [at] gmail [dot] com>
pkgname=megaglest
-pkgver=3.9.0
-_pkgver=3.9.0
-pkgrel=2
-pkgdesc="Fork of Glest, a 3D real-time strategy game in a fantastic world."
+pkgver=3.9.2
+pkgrel=1
+pkgdesc="Fork of Glest, a 3D real-time strategy game in a fantastic world"
arch=('i686' 'x86_64')
url="http://sourceforge.net/projects/megaglest/"
license=('GPL3')
depends=('curl' 'megaglest-data' 'xerces-c' 'sdl' 'libvorbis' 'openal' 'libgl' 'lua51' 'icu' 'ftgl' 'glew'
-'libircclient' 'miniupnpc' 'wxgtk' 'glu')
-makedepends=('ftjam' 'cmake' 'mesa')
-source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-source-${_pkgver}.tar.xz")
-md5sums=('0b1a921fcba10fa3fdf9035c64d8adef')
+'libircclient' 'miniupnpc' 'wxgtk2.8' 'glu')
+makedepends=('ftjam' 'cmake' 'mesa' 'git')
+source=("git+https://github.com/MegaGlest/megaglest-source.git#tag=${pkgver}")
+md5sums=('SKIP')
build() {
- cd "${srcdir}"/"${pkgname}"-"${_pkgver}"/
+ cd megaglest-source
[[ -d build ]] && rm -r build
mkdir build && cd build
cmake .. \
- -DWANT_SVN_STAMP=OFF \
-DCMAKE_INSTALL_PREFIX=/usr \
- -DCMAKE_BUILD_TYPE=Release
+ -DCMAKE_BUILD_TYPE=Release \
+ -DWANT_GIT_STAMP=0 \
+ -DwxWidgets_CONFIG_EXECUTABLE="/usr/bin/wx-config-2.8" \
+ -DwxWidgets_wxrc_EXECUTABLE="/usr/bin/wxrc-2.8"
make
}
package() {
- cd "${srcdir}"/"${pkgname}"-"${_pkgver}"/
+ cd megaglest-source/build
- cd build
make DESTDIR="$pkgdir" install
}
diff --git a/community/miniupnpc/PKGBUILD b/community/miniupnpc/PKGBUILD
index 7f4858d6a..5ace90fa7 100644
--- a/community/miniupnpc/PKGBUILD
+++ b/community/miniupnpc/PKGBUILD
@@ -1,16 +1,16 @@
-# $Id: PKGBUILD 99404 2013-10-28 11:22:46Z tredaelli $
+# $Id: PKGBUILD 104542 2014-01-22 15:26:03Z tredaelli $
# Maintainer: Timothy Redaelli <timothy.redaelli@gmail.com>
# Contributor: Florian Loitsch <archlinux@florian.loitsch.com>
pkgname=miniupnpc
-pkgver=1.8
-pkgrel=2
+pkgver=1.8.20131209
+pkgrel=1
pkgdesc="A small UPnP client library/tool to access Internet Gateway Devices"
arch=('i686' 'x86_64')
url="http://miniupnp.free.fr"
license=('BSD')
depends=('sh')
source=("http://miniupnp.free.fr/files/$pkgname-$pkgver.tar.gz")
-md5sums=('065bf20a20ebe605c675b7a5aaef340a')
+sha256sums=('4fb429d74c9955d8c4a8c9b34ddd0fb8efce16266ee66200e7af135fedb998e7')
build() {
cd "$srcdir/$pkgname-$pkgver"
diff --git a/community/miniupnpd/PKGBUILD b/community/miniupnpd/PKGBUILD
index d1c7bd977..2cdd0c529 100644
--- a/community/miniupnpd/PKGBUILD
+++ b/community/miniupnpd/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 99009 2013-10-22 08:59:17Z tredaelli $
+# $Id: PKGBUILD 104540 2014-01-22 15:25:26Z tredaelli $
# Maintainer: Timothy Redaelli <timothy.redaelli@gmail.com>
# Contributor: fauno <fauno@parabola.nu>
pkgname=miniupnpd
-pkgver=1.8.20130730
+pkgver=1.8.20131216
pkgrel=1
pkgdesc="Lightweight UPnP IGD daemon"
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ depends=('libnfnetlink' 'iptables' 'net-tools' 'util-linux')
makedepends=('lsb-release')
source=("http://miniupnp.free.fr/files/$pkgname-$pkgver.tar.gz"
miniupnpd.systemd)
-sha256sums=('919ab6ec719959fff9bdae3f1d83f6a39c43fa4a6d3f2c48077f43729d3d7d43'
+sha256sums=('f016e21d84ecce7887cef4ec74354afe465412022c013473f3ac3e33ca51a8a7'
'2707d028f28fbb28c3a9d13605c9c738e9628f828e22288a8a1492ac93f9ad7c')
build() {
diff --git a/community/mxml/PKGBUILD b/community/mxml/PKGBUILD
index 6b208aa22..cc53987db 100644
--- a/community/mxml/PKGBUILD
+++ b/community/mxml/PKGBUILD
@@ -1,17 +1,17 @@
-# $Id: PKGBUILD 100340 2013-11-02 11:47:21Z spupykin $
+# $Id: PKGBUILD 104562 2014-01-22 19:43:48Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Roman Kyrylych <roman@archlinux.org>
# Contributor: Johannes Sjolund <j.sjolund@gmail.com>
pkgname=mxml
-pkgver=2.7
-pkgrel=2
+pkgver=2.8
+pkgrel=1
pkgdesc="A small XML parsing library"
arch=('i686' 'x86_64')
url="http://www.minixml.org/"
license=('LGPL')
source=("http://www.msweet.org/files/project3/$pkgname-$pkgver.tar.gz")
-md5sums=('76f2ae49bf0f5745d5cb5d9507774dc9')
+md5sums=('d85ee6d30de053581242c4a86e79a5d2')
build() {
cd "$srcdir/$pkgname-$pkgver"
diff --git a/community/nbd/PKGBUILD b/community/nbd/PKGBUILD
index bd47e3c39..be216947b 100644
--- a/community/nbd/PKGBUILD
+++ b/community/nbd/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 103355 2014-01-04 02:43:25Z svenstaro $
+# $Id: PKGBUILD 104524 2014-01-22 10:03:16Z svenstaro $
# Maintainer: Sven-Hendrik Haase <sh@lutzhaase.com>
# Contributor: Christian Hesse <mail@eworm.de>
# Contributor: Ionut Biru <ibiru@archlinux.org>
# Contributor: Gerhard Brauer <gerbra@archlinux.de>
pkgname=nbd
-pkgver=3.6
+pkgver=3.7
pkgrel=1
pkgdesc="tools for network block devices, allowing you to use remote block devices over TCP/IP"
arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@ source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.xz
backup=('etc/nbd-server/config')
depends=('glib2')
install=nbd.install
-md5sums=('717213c2c99b693321fe444e319336ba'
+md5sums=('09a17fd19596b6908bff8b7db74141fc'
'2d05d426b8c2708d5f8a0d028fcbae05'
'5d1acc143018117174f79eff15afa038')
@@ -36,5 +36,5 @@ package() {
install -D -m644 "${srcdir}"/config "${pkgdir}"/etc/nbd-server/config
install -D -m644 "${srcdir}"/nbd.service "${pkgdir}"/usr/lib/systemd/system/nbd.service
- install -D -m644 README "${pkgdir}"/usr/share/doc/nbd/README
+ install -D -m644 doc/README "${pkgdir}"/usr/share/doc/nbd/README
}
diff --git a/community/rss-glx/PKGBUILD b/community/rss-glx/PKGBUILD
index 8fa86e4c3..c77f278dc 100644
--- a/community/rss-glx/PKGBUILD
+++ b/community/rss-glx/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 99981 2013-10-31 02:49:18Z allan $
+# $Id: PKGBUILD 104502 2014-01-22 01:50:15Z eric $
# Maintainer : Ionut Biru <ibiru@archlinux.org>
# Contributor: Corrado 'bardo' Primier <corrado.primier@mail.polimi.it>
# Contributor: Tate "Tatey" Johnson <tatey86@tpg.com.au>
pkgname=rss-glx
pkgver=0.9.1
-pkgrel=16
+pkgrel=17
pkgdesc="The Really Slick Screensavers port to GLX"
arch=('i686' 'x86_64')
url="http://rss-glx.sourceforge.net/"
@@ -20,7 +20,7 @@ md5sums=('a772bd143cd8d141edf4d9eff9860ab3'
'4211215c9a4918b0dff30a7000647dd9')
build() {
- cd ${srcdir}/${pkgname}_${pkgver}
+ cd ${pkgname}_${pkgver}
[ "$CARCH" = "x86_64" ] && (sed -i -e 's|@LIBS@|@LIBS@ -fopenmp|g' src/Makefile.in)
@@ -34,16 +34,16 @@ build() {
}
package() {
- cd ${srcdir}/${pkgname}_${pkgver}
- make DESTDIR=${pkgdir} install
+ cd ${pkgname}_${pkgver}
+ make DESTDIR="${pkgdir}" install
# FS#18300
- install -d ${pkgdir}/usr/lib/xscreensaver/
- list=$(ls ${pkgdir}/usr/bin --ignore rss-glx_install.pl)
+ install -d "${pkgdir}/usr/lib/xscreensaver/"
+ list=$(ls "${pkgdir}/usr/bin" --ignore rss-glx_install.pl)
for i in $list; do
ln -s "/usr/bin/$i" "$pkgdir/usr/lib/xscreensaver/"
done
- install -d ${pkgdir}/usr/share/applications/screensavers
- install -m644 ${srcdir}/${pkgname}-desktops/*.desktop ${pkgdir}/usr/share/applications/screensavers
+ install -d "${pkgdir}/usr/share/applications/screensavers"
+ install -m644 "${srcdir}"/${pkgname}-desktops/*.desktop "${pkgdir}/usr/share/applications/screensavers"
}
diff --git a/community/ruby-gtk2/PKGBUILD b/community/ruby-gtk2/PKGBUILD
index 259ba3cdd..1fd92eacf 100644
--- a/community/ruby-gtk2/PKGBUILD
+++ b/community/ruby-gtk2/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 92390 2013-06-04 13:59:53Z arodseth $
+# $Id: PKGBUILD 104548 2014-01-22 17:19:25Z arodseth $
# Maintainer: Alexander Rødseth <rodseth@gmail.com>
# Contributor: Eric Bélanger <eric@archlinux.org>
# Contributor: Brad Fanella <bradfanella@archlinux.us>
@@ -8,17 +8,17 @@
pkgbase=ruby-gtk2
pkgname=('ruby-atk' 'ruby-gdkpixbuf2' 'ruby-gio2' 'ruby-glib2' 'ruby-gtk2'
'ruby-pango')
-pkgver=2.0.2
+pkgver=2.1.0
pkgrel=1
arch=('x86_64' 'i686')
url='http://ruby-gnome2.sourceforge.jp/'
license=('LGPL')
makedepends=('ruby-pkgconfig' 'ruby-cairo' 'gtk2' 'glib2')
source=("http://downloads.sourceforge.net/ruby-gnome2/ruby-gtk2-$pkgver.tar.gz")
-sha256sums=('3a009bde5f4c684214d7860cce5763db4d862cfdeafaa84578117dc723b7e1e5')
+sha256sums=('939251c1f82b41c3cf657552396cf4e1198365316904957cfb7167d1298db204')
prepare() {
- cd "$srcdir/ruby-gtk2-$pkgver"
+ cd "ruby-gtk2-$pkgver"
LANG="en_US.UTF-8" \
ruby extconf.rb atk gdk_pixbuf2 gio2 glib2 gtk2 pango --vendor
@@ -33,8 +33,7 @@ prepare() {
}
build() {
- cd "$srcdir/ruby-gtk2-$pkgver"
- make
+ make -C "ruby-gtk2-$pkgver"
}
package_ruby-atk() {
@@ -42,7 +41,7 @@ package_ruby-atk() {
depends=("ruby-glib2=$pkgver" 'atk')
cd "$srcdir/ruby-gtk2-$pkgver/atk"
- make includedir="/usr/include" DESTDIR="$pkgdir" install
+ make includedir="/usr/include" DESTDIR="$pkgdir" install -j1
}
package_ruby-gdkpixbuf2() {
@@ -50,7 +49,7 @@ package_ruby-gdkpixbuf2() {
depends=("ruby-glib2=$pkgver" 'gdk-pixbuf2')
cd "$srcdir/ruby-gtk2-$pkgver/gdk_pixbuf2"
- make includedir="/usr/include" DESTDIR="$pkgdir" install
+ make includedir="/usr/include" DESTDIR="$pkgdir" install -j1
}
package_ruby-gio2() {
@@ -58,7 +57,7 @@ package_ruby-gio2() {
depends=("ruby-glib2=$pkgver")
cd "$srcdir/ruby-gtk2-$pkgver/gio2"
- make includedir="/usr/include" DESTDIR="$pkgdir/" install
+ make includedir="/usr/include" DESTDIR="$pkgdir/" install -j1
}
package_ruby-glib2() {
@@ -66,7 +65,7 @@ package_ruby-glib2() {
depends=('glib2' 'ruby')
cd "$srcdir/ruby-gtk2-$pkgver/glib2"
- make includedir="/usr/include" DESTDIR="$pkgdir/" install
+ make includedir="/usr/include" DESTDIR="$pkgdir/" install -j1
}
package_ruby-gtk2() {
@@ -75,7 +74,7 @@ package_ruby-gtk2() {
"ruby-gdkpixbuf2=$pkgver")
cd "$srcdir/ruby-gtk2-$pkgver/gtk2"
- make includedir="/usr/include" DESTDIR="$pkgdir/" install
+ make includedir="/usr/include" DESTDIR="$pkgdir/" install -j1
}
package_ruby-pango() {
@@ -83,7 +82,7 @@ package_ruby-pango() {
depends=("ruby-glib2=$pkgver" 'ruby-cairo' 'pango')
cd "$srcdir/ruby-gtk2-$pkgver/pango"
- make includedir="/usr/include" DESTDIR="$pkgdir/" install
+ make includedir="/usr/include" DESTDIR="$pkgdir/" install -j1
}
# vim:set ts=2 sw=2 et:
diff --git a/community/synfig/PKGBUILD b/community/synfig/PKGBUILD
index 2bc7e7d52..f2b749142 100644
--- a/community/synfig/PKGBUILD
+++ b/community/synfig/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 102282 2013-12-07 10:37:16Z bpiotrowski $
+# $Id: PKGBUILD 104503 2014-01-22 01:50:16Z eric $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Franco Iacomella <yaco@gnu.org>
pkgname=synfig
pkgver=0.64.1
-pkgrel=2
+pkgrel=3
pkgdesc="Professional vector animation program (CLI renderer only)"
arch=(i686 x86_64)
url="http://synfig.org"
@@ -25,15 +25,15 @@ md5sums=('548a5d51a48b2be0c3fcaebe917a5d88'
'c6684c876c093f5e53d2c46592994e9b')
prepare() {
- cd $srcdir/$pkgname-$pkgver
- patch -p1 -i $srcdir/build-fix.patch
- patch -Np1 -i $srcdir/ffmpeg-0.8.patch
-# patch -Np1 -i $srcdir/ffmpeg-loop.patch
+ cd $pkgname-$pkgver
+ patch -p1 -i "$srcdir/build-fix.patch"
+ patch -Np1 -i "$srcdir/ffmpeg-0.8.patch"
+# patch -Np1 -i "$srcdir/ffmpeg-loop.patch"
sed -i '1,1i#include <string.h>' src/modules/mod_png/trgt_png.cpp
}
build() {
- cd $srcdir/$pkgname-$pkgver
+ cd $pkgname-$pkgver
export PKG_CONFIG_PATH=/usr/lib/ffmpeg-compat/pkgconfig:$PKG_CONFIG_PATH
LDFLAGS="$LDFLAGS -Wl,-rpath -Wl,/usr/lib/ffmpeg-compat"
CFLAGS="$CFLAGS -D__STDC_CONSTANT_MACROS"
@@ -44,6 +44,6 @@ build() {
}
package() {
- cd $srcdir/$pkgname-$pkgver
- make DESTDIR=$pkgdir install
+ cd $pkgname-$pkgver
+ make DESTDIR="$pkgdir" install
}
diff --git a/community/zbar/PKGBUILD b/community/zbar/PKGBUILD
index a18821a4b..a90744275 100644
--- a/community/zbar/PKGBUILD
+++ b/community/zbar/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id$
+# $Id: PKGBUILD 104504 2014-01-22 01:50:17Z eric $
# Maintainer: Felix Yan <felixonmars@gmail.com>
# Contributor: Marti Raudsepp <marti@juffo.org>
# Contributor: Radu Andries <admiral0@tuxfamily.org>
@@ -6,7 +6,7 @@
pkgname=zbar
pkgver=0.10
-pkgrel=4
+pkgrel=5
pkgdesc="Application and library for reading bar codes from various sources"
arch=('i686' 'x86_64')
url="http://zbar.sourceforge.net/"
@@ -29,6 +29,7 @@ build() {
msg 'Running make...'
make
}
+
package() {
cd zbar-$pkgver
make DESTDIR="$pkgdir" install
diff --git a/core/inetutils/PKGBUILD b/core/inetutils/PKGBUILD
index fd85ed111..a7046166a 100644
--- a/core/inetutils/PKGBUILD
+++ b/core/inetutils/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 201551 2013-12-14 23:02:04Z eric $
+# $Id: PKGBUILD 204528 2014-01-22 01:54:27Z eric $
# Maintainer: Eric Bélanger <eric@archlinux.org>
pkgname=inetutils
-pkgver=1.9.1.341
-pkgrel=2
+pkgver=1.9.2
+pkgrel=1
pkgdesc="A collection of common network programs"
arch=('i686' 'x86_64')
url="http://www.gnu.org/software/inetutils/"
@@ -16,11 +16,11 @@ backup=('etc/xinetd.d/telnet' 'etc/xinetd.d/talk'
'etc/pam.d/rlogin' 'etc/pam.d/rsh')
options=('!emptydirs')
install=inetutils.install
-source=(ftp://ftp.archlinux.org/other/packages/inetutils/${pkgname}-${pkgver}.tar.xz{,.sig}
+source=(http://ftp.gnu.org/gnu/inetutils/${pkgname}-${pkgver}.tar.xz{,.sig}
ftpd.service rlogin.pam rlogin@.service rlogin.socket rlogin.xinetd
rsh.pam rsh@.service rsh.socket rsh.xinetd talk.service talk.socket talk.xinetd
telnet@.service telnet.socket telnet.xinetd)
-sha1sums=('eaccc1568c9cc624f6cda3a265fb92ec72c7304d'
+sha1sums=('f9fc5c3ba7046d95fdfd0f1c6adf508220082893'
'SKIP'
'aa4730d662398b6c33df2b6fc116ab6b5c3cd120'
'387b371cbaa3611b95d30f806c0dd08b621a584a'
diff --git a/core/s-nail/PKGBUILD b/core/s-nail/PKGBUILD
index cb41a1e7e..afdc8a507 100644
--- a/core/s-nail/PKGBUILD
+++ b/core/s-nail/PKGBUILD
@@ -1,20 +1,20 @@
-# $Id: PKGBUILD 203051 2014-01-02 20:19:55Z bisson $
+# $Id: PKGBUILD 204556 2014-01-22 16:33:11Z bisson $
# Maintainer: Gaetan Bisson <bisson@archlinux.org>
# Contributor: Stéphane Gaudreault <stephane@archlinux.org>
# Contributor: Sergej Pupykin <pupykin.s@arch@gmail.com>
# Contributor: Andreas Wagner <Andreas.Wagner@em.uni-frankfurt.de>
pkgname=s-nail
-pkgver=14.5.1
+pkgver=14.5.2
pkgrel=1
pkgdesc='Mail processing system with a command syntax reminiscent of ed'
-url='http://sourceforge.net/projects/s-nail/'
+url='http://sdaoden.users.sourceforge.net/code.html#s-nail'
license=('custom:BSD')
arch=('i686' 'x86_64')
depends=('openssl')
optdepends=('smtp-forwarder: for sending mail')
-source=("http://downloads.sourceforge.net/project/${pkgname}/${pkgname}-${pkgver//./_}.tar.gz")
-sha1sums=('022e09b9873ce3fdc745a5894374ff918befec2c')
+source=("http://downloads.sourceforge.net/project/${pkgname}/${pkgname}-${pkgver//./_}.tar.xz")
+sha1sums=('26ad43f5f41b429d5f13a3ce73a3dff75325950c')
groups=('base')
backup=('etc/mail.rc')
diff --git a/extra/cups/PKGBUILD b/extra/cups/PKGBUILD
index 5bbee3ddd..854c84593 100644
--- a/extra/cups/PKGBUILD
+++ b/extra/cups/PKGBUILD
@@ -1,15 +1,16 @@
-# $Id: PKGBUILD 204308 2014-01-17 05:30:06Z andyrtr $
+# $Id: PKGBUILD 204552 2014-01-22 13:21:08Z andyrtr $
# Maintainer: Andreas Radke <andyrtr@archlinux.org>
pkgbase="cups"
pkgname=('libcups' 'cups')
pkgver=1.7.1
-pkgrel=1
+pkgrel=3
arch=('i686' 'x86_64')
license=('GPL')
url="http://www.cups.org/"
-makedepends=('libtiff>=4.0.0' 'libpng>=1.5.7' 'acl' 'pam' 'xdg-utils' 'krb5' 'openssl' 'cups-filters' 'bc'
- 'colord' 'xinetd' 'gzip' 'autoconf' 'libusb' 'dbus' 'avahi' 'hicolor-icon-theme' 'systemd' 'inetutils')
+makedepends=('libtiff>=4.0.0' 'libpng>=1.5.7' 'acl' 'pam' 'xdg-utils' 'krb5' 'openssl'
+ 'cups-filters' 'bc' 'colord' 'xinetd' 'gzip' 'autoconf' 'libusb' 'dbus'
+ 'avahi' 'hicolor-icon-theme' 'systemd' 'inetutils' 'libpaper' 'valgrind')
source=(#http://mirror.easysw.com/pub/cups/${pkgver}/cups-${pkgver}-source.tar.bz2
http://www.cups.org/software/${pkgver}/cups-${pkgver}-source.tar.bz2
cups.logrotate cups.pam
@@ -36,7 +37,7 @@ md5sums=('55277c40fd4b7183dc3671d39c5c42b7'
'3ba9e3410df1dc3015463d615ef91b3b'
'cc4101beccb5ed6deb1c92707a575925'
'90c30380d4c8cd48a908cfdadae1ea24'
- '555a1c71151ce990e176315b46e3de2f'
+ 'be0ce5a9bcf5079af1a260fef395e146'
'8fe27d4248cacbc02824e7937cab4088'
'df0c367c0022e3c7d8e01827e8a6c5e7'
'f30c2a161caaf27854581507cde8cac6'
@@ -110,6 +111,7 @@ build() {
--enable-ssl=yes --enable-openssl \
--enable-threads \
--enable-avahi\
+ --enable-libpaper \
--with-php=/usr/bin/php-cgi \
--with-optim="$CFLAGS"
make
@@ -156,7 +158,8 @@ backup=(etc/cups/cupsd.conf
etc/logrotate.d/cups
etc/pam.d/cups
etc/xinetd.d/cups-lpd)
-depends=('acl' 'pam' "libcups>=${pkgver}" 'cups-filters' 'bc' 'colord' 'libusb' 'dbus' 'systemd' 'hicolor-icon-theme')
+depends=('acl' 'pam' "libcups>=${pkgver}" 'cups-filters' 'bc' 'colord'
+ 'libusb' 'dbus' 'systemd' 'libpaper' 'hicolor-icon-theme')
optdepends=('xdg-utils: xdg .desktop file support')
cd ${pkgbase}-${pkgver}
diff --git a/extra/cups/cups-systemd-socket.patch b/extra/cups/cups-systemd-socket.patch
index cfbe93354..4c3de1188 100644
--- a/extra/cups/cups-systemd-socket.patch
+++ b/extra/cups/cups-systemd-socket.patch
@@ -117,12 +117,13 @@ diff -up cups-1.7rc1/data/cups.service.in.systemd-socket cups-1.7rc1/data/cups.s
diff -up cups-1.7rc1/data/cups.socket.in.systemd-socket cups-1.7rc1/data/cups.socket.in
--- cups-1.7rc1/data/cups.socket.in.systemd-socket 2013-07-12 11:16:53.259546235 +0200
+++ cups-1.7rc1/data/cups.socket.in 2013-07-12 11:16:53.259546235 +0200
-@@ -0,0 +1,8 @@
+@@ -0,0 +1,9 @@
+[Unit]
+Description=CUPS Printing Service Sockets
+
+[Socket]
+ListenStream=@CUPS_DEFAULT_DOMAINSOCKET@
++ListenStream=@DEFAULT_IPP_PORT@
+
+[Install]
+WantedBy=sockets.target
diff --git a/extra/digikam/PKGBUILD b/extra/digikam/PKGBUILD
index f40cf00e4..ac9417605 100644
--- a/extra/digikam/PKGBUILD
+++ b/extra/digikam/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 202656 2013-12-23 16:27:53Z ronald $
+# $Id: PKGBUILD 204523 2014-01-22 01:48:54Z eric $
# Maintainer: Ronald van Haren <ronald@archlinux.org>
# Contributor: Andrea Scarpino <andrea@archlinux.org>
# Contributor: Tobias Powalowski <tpowa@archlinux.org>
@@ -6,7 +6,7 @@
pkgbase=digikam
pkgname=('digikam' 'kipi-plugins' 'libkface' 'libkgeomap' 'libkvkontakte' 'libmediawiki')
pkgver=3.5.0
-pkgrel=2
+pkgrel=3
pkgdesc="Digital photo management application for KDE"
arch=('i686' 'x86_64')
license=('GPL')
diff --git a/extra/dvdauthor/PKGBUILD b/extra/dvdauthor/PKGBUILD
index 6a839fc3a..cd48b8c6a 100644
--- a/extra/dvdauthor/PKGBUILD
+++ b/extra/dvdauthor/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 192473 2013-08-12 20:25:40Z eric $
+# $Id: PKGBUILD 204520 2014-01-22 01:48:50Z eric $
# Maintainer: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: Travis Willard <travisw@wmpub.ca>
# Contributor: Jaroslaw Swierczynski <swiergot@juvepoland.com>
@@ -6,7 +6,7 @@
pkgname=dvdauthor
pkgver=0.7.1
-pkgrel=6
+pkgrel=7
pkgdesc="DVD authoring tools"
arch=('i686' 'x86_64')
url="http://dvdauthor.sourceforge.net/"
diff --git a/extra/emacs/PKGBUILD b/extra/emacs/PKGBUILD
index 327fc41b7..e4414475b 100644
--- a/extra/emacs/PKGBUILD
+++ b/extra/emacs/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 192474 2013-08-12 20:25:41Z eric $
+# $Id: PKGBUILD 204521 2014-01-22 01:48:51Z eric $
# Maintainer: Juergen Hoetzel <juergen@archlinux.org>
# Contributor: Renchi Raju <renchi@green.tam.uiuc.edu>
pkgname=emacs
pkgver=24.3
-pkgrel=4
+pkgrel=5
pkgdesc="The extensible, customizable, self-documenting real-time display editor"
arch=('i686' 'x86_64')
url="http://www.gnu.org/software/emacs/emacs.html"
diff --git a/extra/gedit/PKGBUILD b/extra/gedit/PKGBUILD
index 3046dc559..742ccf644 100644
--- a/extra/gedit/PKGBUILD
+++ b/extra/gedit/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 202235 2013-12-20 16:53:55Z heftig $
+# $Id: PKGBUILD 204519 2014-01-22 00:27:30Z heftig $
# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
# Contributor: Jan de Groot <jgc@archlinux.org>
pkgname=gedit
-pkgver=3.10.3
+pkgver=3.10.4
pkgrel=1
pkgdesc="A text editor for GNOME"
arch=(i686 x86_64)
@@ -16,7 +16,7 @@ options=('!emptydirs')
url="http://www.gnome.org"
install=gedit.install
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('d0efec59622061389fcc06d23b88e2621d4d66b4bafe7d4461c1c7d48a54bc82')
+sha256sums=('40dc10b6e26fd8523087e7321a20a063f4c1e586dffd7ce8ee78eead11359f9e')
build() {
cd $pkgname-$pkgver
diff --git a/extra/imagemagick/PKGBUILD b/extra/imagemagick/PKGBUILD
index 4bad0dd52..d9678799e 100644
--- a/extra/imagemagick/PKGBUILD
+++ b/extra/imagemagick/PKGBUILD
@@ -1,20 +1,20 @@
-# $Id: PKGBUILD 203186 2014-01-05 00:41:26Z eric $
+# $Id: PKGBUILD 204522 2014-01-22 01:48:52Z eric $
# Maintainer: Eric Bélanger <eric@archlinux.org>
pkgbase=imagemagick
pkgname=('imagemagick' 'imagemagick-doc')
-pkgver=6.8.8.1
+pkgver=6.8.8.2
pkgrel=1
arch=('i686' 'x86_64')
url="http://www.imagemagick.org/"
license=('custom')
-makedepends=('libltdl' 'lcms2' 'libxt' 'fontconfig' 'libxext' 'ghostscript' \
- 'openexr' 'libwmf' 'librsvg' 'libxml2' 'jasper' 'liblqr' \
+makedepends=('libltdl' 'lcms2' 'libxt' 'fontconfig' 'libxext' 'ghostscript'
+ 'openexr' 'libwmf' 'librsvg' 'libxml2' 'liblqr'
'opencl-headers' 'libcl' 'libwebp')
-#source=(http://www.imagemagick.org/download/ImageMagick-${pkgver%.*}-${pkgver##*.}.tar.xz{,.asc} \
-source=(ftp://ftp.sunet.se/pub/multimedia/graphics/ImageMagick/ImageMagick-${pkgver%.*}-${pkgver##*.}.tar.xz{,.asc} \
+#source=(http://www.imagemagick.org/download/ImageMagick-${pkgver%.*}-${pkgver##*.}.tar.xz{,.asc}
+source=(ftp://ftp.sunet.se/pub/multimedia/graphics/ImageMagick/ImageMagick-${pkgver%.*}-${pkgver##*.}.tar.xz{,.asc}
perlmagick.rpath.patch)
-sha1sums=('1a2c0c83b38cc39170825bc247f41c0bb7a92792'
+sha1sums=('dc51b9d77f69bec96f398a557acb531c5af13fbc'
'SKIP'
'e143cf9d530fabf3b58023899b5cc544ba93daec')
@@ -31,7 +31,7 @@ build() {
[[ $CARCH = "x86_64" ]] && EXTRAOPTS="--with-gcc-arch=x86-64"
./configure --prefix=/usr --sysconfdir=/etc --with-modules \
- --enable-hdri --with-wmf --with-openexr --with-xml --with-lcms2 --with-jp2 \
+ --enable-hdri --with-wmf --with-openexr --with-xml --with-lcms2 \
--with-webp --with-gslib --with-gs-font-dir=/usr/share/fonts/Type1 \
--with-perl --with-perl-options="INSTALLDIRS=vendor" --with-lqr --with-rsvg \
--enable-opencl --without-gvc --without-djvu --without-autotrace \
@@ -53,7 +53,6 @@ package_imagemagick() {
'libwmf: for WMF support'
'librsvg: for SVG support'
'libxml2: for XML support'
- 'jasper: for JPEG-2000 support'
'libpng: for PNG support'
'libwebp: for WEBP support')
backup=("etc/ImageMagick-${pkgver%%.*}/coder.xml"
diff --git a/extra/konversation/PKGBUILD b/extra/konversation/PKGBUILD
index 298426026..0bffe4ab7 100644
--- a/extra/konversation/PKGBUILD
+++ b/extra/konversation/PKGBUILD
@@ -1,12 +1,13 @@
-# $Id: PKGBUILD 196549 2013-10-15 07:10:19Z allan $
-# Maintainer: Stéphane Gaudreault <stephane@archlinux.org>
+# $Id: PKGBUILD 204555 2014-01-22 15:33:40Z tomegun $
+# Maintainer: Tom Gundersen <teg@jklm.no>
+# Contributor: Stéphane Gaudreault <stephane@archlinux.org>
# Contributor: Andrea Scarpino <andrea@archlinux.org>
# Contributor: James Rayner <iphitus@gmail.com>
# Contributor: Sergio Jovani Guzman <moret@paretux.org>
pkgname=konversation
-pkgver=1.4
-pkgrel=7
+pkgver=1.5
+pkgrel=1
pkgdesc="A user friendly IRC client for KDE"
arch=('i686' 'x86_64')
url="http://konversation.kde.org"
@@ -19,7 +20,7 @@ license=('GPL2' 'FDL')
install=${pkgname}.install
options=('!makeflags')
source=("http://download.kde.org/download.php?url=stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('90741721f68a02d4345b9006a8ae53bc49ef3777')
+sha1sums=('3955a43758750b63d84299a9d9a5933b73e5492b')
build() {
diff --git a/extra/libetonyek/PKGBUILD b/extra/libetonyek/PKGBUILD
new file mode 100644
index 000000000..354d5ebda
--- /dev/null
+++ b/extra/libetonyek/PKGBUILD
@@ -0,0 +1,31 @@
+# $Id: PKGBUILD 204536 2014-01-22 11:40:28Z bpiotrowski $
+# Maintainer: Bartłomiej Piotrowski <bpiotrowski@archlinux.org>
+# Contributor: Yue
+
+pkgname=libetonyek
+pkgver=0.0.3
+pkgrel=1
+pkgdesc='Library and a set of tools for reading and converting Apple Keynote presentations'
+arch=('i686' 'x86_64')
+url='http://www.freedesktop.org/wiki/Software/libetonyek/'
+license=('MPL')
+depends=('libxml2' 'gperf' 'zlib' 'libwpd' 'boost-libs')
+makedepends=('boost' 'cppunit')
+source=(http://dev-www.libreoffice.org/src/$pkgname-$pkgver.tar.xz)
+md5sums=('6deb26eb088acd8938b9bec800cfb59e')
+
+build() {
+ cd $pkgname-$pkgver
+ ./configure --prefix=/usr
+ make
+}
+
+check() {
+ cd $pkgname-$pkgver
+ make check
+}
+
+package() {
+ cd $pkgname-$pkgver
+ make DESTDIR="$pkgdir" install
+}
diff --git a/extra/libodfgen/PKGBUILD b/extra/libodfgen/PKGBUILD
new file mode 100644
index 000000000..f826f4be8
--- /dev/null
+++ b/extra/libodfgen/PKGBUILD
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Bartłomiej Piotrowski <bpiotrowski@archlinux.org>
+# Contributor: Yue
+
+pkgname=libodfgen
+pkgver=0.0.4
+pkgrel=1
+pkgdesc='Library for generating documents in Open Document Format'
+arch=('i686' 'x86_64')
+url='http://sf.net/p/libwpd/libodfgen/'
+license=('MPL')
+depends=('libwpd' 'zlib')
+makedepends=('boost' 'libwpg' 'libetonyek')
+source=(http://dev-www.libreoffice.org/src/$pkgname-$pkgver.tar.bz2)
+md5sums=('e5483d1f0b71e64c367c1194b54b0f53')
+
+build() {
+ cd $pkgname-$pkgver
+ ./configure --prefix=/usr
+ make
+}
+
+package() {
+ cd $pkgname-$pkgver
+ make DESTDIR="$pkgdir" install
+}
diff --git a/community/libpaper/PKGBUILD b/extra/libpaper/PKGBUILD
index 62ec2f893..67b0e0731 100644
--- a/community/libpaper/PKGBUILD
+++ b/extra/libpaper/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 99872 2013-10-31 02:12:23Z allan $
+# $Id: PKGBUILD 204542 2014-01-22 12:18:23Z andyrtr $
# Maintainer: Alexander Rødseth <rodseth@gmail.com>
# Contributor: Mateusz Herych <heniekk@gmail.com>
# Contributor: royrocks <royrocks13@gmail.com>
diff --git a/extra/libssh/0004-reset-global-request-status.patch b/extra/libssh/0004-reset-global-request-status.patch
new file mode 100644
index 000000000..760f3497a
--- /dev/null
+++ b/extra/libssh/0004-reset-global-request-status.patch
@@ -0,0 +1,18 @@
+Description: Allow requesting more than one channel per session.
+Author: Andreas Schneider <asn@cryptomilk.org>
+Abstract:
+ In the 0.5.x series of libssh only one channel request per session
+ is possible. This blocks using libssh client sessions which require
+ requesting multiple channels on a single SSH connection.
+Origin: http://git.libssh.org/projects/libssh.git/commit/src/channels.c?id=e30acdb58a86937e8bece57ce47e272f1106ca55
+--- a/src/channels.c
++++ b/src/channels.c
+@@ -1951,7 +1951,7 @@
+ break;
+
+ }
+-
++ session->global_req_state = SSH_CHANNEL_REQ_STATE_NONE;
+ leave_function();
+ return rc;
+ error:
diff --git a/extra/libssh/0005-multi-reverse-fwd.patch b/extra/libssh/0005-multi-reverse-fwd.patch
new file mode 100644
index 000000000..0771e8c4d
--- /dev/null
+++ b/extra/libssh/0005-multi-reverse-fwd.patch
@@ -0,0 +1,85 @@
+Description: Allow requesting multiple reverse port forwarding tunnels per connection
+Author: Oleksandr Shneyder <o.schneyder@phoca-gmbh.de>
+Abstract:
+ Channel: Add ssh_channel_accept_forward().
+ .
+ This new function works the same way as ssh_forward_accept()
+ but can return a destination port of the channel (useful if
+ SSH connection is supposed to reverse forward multiple TCP/IP
+ ports).
+Origin: http://git.libssh.org/projects/libssh.git/commit/?id=a1c4fc07d43fb7a7e1e91bfdadbd3dc62b8ce462
+--- a/include/libssh/libssh.h
++++ b/include/libssh/libssh.h
+@@ -371,6 +371,7 @@
+ LIBSSH_API char *ssh_dirname (const char *path);
+ LIBSSH_API int ssh_finalize(void);
+ LIBSSH_API ssh_channel ssh_forward_accept(ssh_session session, int timeout_ms);
++LIBSSH_API ssh_channel ssh_channel_accept_forward(ssh_session session, int timeout_ms, int *destination_port);
+ LIBSSH_API int ssh_forward_cancel(ssh_session session, const char *address, int port);
+ LIBSSH_API int ssh_forward_listen(ssh_session session, const char *address, int port, int *bound_port);
+ LIBSSH_API void ssh_free(ssh_session session);
+--- a/src/channels.c
++++ b/src/channels.c
+@@ -1755,7 +1755,7 @@
+ }
+
+ static ssh_channel ssh_channel_accept(ssh_session session, int channeltype,
+- int timeout_ms) {
++ int timeout_ms, int *destination_port) {
+ #ifndef _WIN32
+ static const struct timespec ts = {
+ .tv_sec = 0,
+@@ -1779,6 +1779,10 @@
+ ssh_message_subtype(msg) == channeltype) {
+ ssh_list_remove(session->ssh_message_list, iterator);
+ channel = ssh_message_channel_request_open_reply_accept(msg);
++ if(destination_port) {
++ *destination_port=msg->channel_request_open.destination_port;
++ }
++
+ ssh_message_free(msg);
+ return channel;
+ }
+@@ -1809,7 +1813,7 @@
+ * the server.
+ */
+ ssh_channel ssh_channel_accept_x11(ssh_channel channel, int timeout_ms) {
+- return ssh_channel_accept(channel->session, SSH_CHANNEL_X11, timeout_ms);
++ return ssh_channel_accept(channel->session, SSH_CHANNEL_X11, timeout_ms, NULL);
+ }
+
+ /**
+@@ -1857,7 +1861,7 @@
+ } else {
+ session->global_req_state=SSH_CHANNEL_REQ_STATE_DENIED;
+ }
+-
++ session->global_req_state = SSH_CHANNEL_REQ_STATE_NONE;
+ leave_function();
+ return SSH_PACKET_USED;
+
+@@ -2027,7 +2031,23 @@
+ * the server
+ */
+ ssh_channel ssh_forward_accept(ssh_session session, int timeout_ms) {
+- return ssh_channel_accept(session, SSH_CHANNEL_FORWARDED_TCPIP, timeout_ms);
++ return ssh_channel_accept(session, SSH_CHANNEL_FORWARDED_TCPIP, timeout_ms, NULL);
++}
++
++/**
++ * @brief Accept an incoming TCP/IP forwarding channel and get information
++ * about incomming connection
++ * @param[in] session The ssh session to use.
++ *
++ * @param[in] timeout_ms A timeout in milliseconds.
++ *
++ * @param[in] destination_port A pointer to destination port or NULL.
++ *
++ * @return Newly created channel, or NULL if no incoming channel request from
++ * the server
++ */
++ssh_channel ssh_channel_accept_forward(ssh_session session, int timeout_ms, int* destination_port) {
++ return ssh_channel_accept(session, SSH_CHANNEL_FORWARDED_TCPIP, timeout_ms, destination_port);
+ }
+
+ /**
diff --git a/extra/libssh/PKGBUILD b/extra/libssh/PKGBUILD
index 16405b14d..936b6403d 100644
--- a/extra/libssh/PKGBUILD
+++ b/extra/libssh/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 195938 2013-10-05 20:32:06Z tomegun $
+# $Id: PKGBUILD 204549 2014-01-22 12:35:17Z andyrtr $
# Maintainer: Tom Gundersen <teg@jklm.no>
# Contributor: Andrea Scarpino <andrea@archlinux.org>
# Contributor: ice-man <icemanf@gmail.com>
@@ -6,17 +6,29 @@
pkgname=libssh
pkgver=0.5.5
-pkgrel=1
+pkgrel=2
pkgdesc="Library for accessing ssh client services through C libraries"
url="http://www.libssh.org/"
license=('LGPL')
arch=('i686' 'x86_64')
-depends=('openssl')
+depends=('zlib' 'openssl')
makedepends=('cmake' 'doxygen')
-source=("https://red.libssh.org/attachments/download/51/${pkgname}-${pkgver}.tar.gz")
+source=(https://red.libssh.org/attachments/download/51/${pkgname}-${pkgver}.tar.gz
+ 0004-reset-global-request-status.patch
+ 0005-multi-reverse-fwd.patch)
+md5sums=('bb308196756c7255c0969583d917136b'
+ '0d8c28906b07e31466157b1fda441f4a'
+ '6fa3a1a4f448e85a7eb39360f4a72ce9')
+
+prepare() {
+ cd ${pkgname}-${pkgver}
+ # add multiple channels on a single SSH connection required by X2goclient
+ # see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=736231
+ patch -Np1 -i ${srcdir}/0004-reset-global-request-status.patch
+ patch -Np1 -i ${srcdir}/0005-multi-reverse-fwd.patch
+}
build() {
- cd "${srcdir}"
mkdir build
cd build
cmake ../${pkgname}-${pkgver} \
@@ -26,7 +38,6 @@ build() {
}
package(){
- cd "${srcdir}"/build
+ cd build
make DESTDIR="${pkgdir}" install
}
-md5sums=('bb308196756c7255c0969583d917136b')
diff --git a/extra/libvisio/PKGBUILD b/extra/libvisio/PKGBUILD
new file mode 100644
index 000000000..8e1678d38
--- /dev/null
+++ b/extra/libvisio/PKGBUILD
@@ -0,0 +1,27 @@
+# $Id: PKGBUILD 204534 2014-01-22 11:23:30Z bpiotrowski $
+# Maintainer: Bartłomiej Piotrowski <bpiotrowski@archlinux.org>
+# Contributor: ponsfoot <cabezon dot hashimoto at gmail dot com>
+# Contributor: philacs
+
+pkgname=libvisio
+pkgver=0.0.31
+pkgrel=2
+pkgdesc='Library providing ability to interpret and import visio diagrams'
+arch=('i686' 'x86_64')
+url='http://www.freedesktop.org/wiki/Software/libvisio'
+license=('LGPL')
+depends=('libwpd' 'libwpg' 'libxml2' 'gperf' 'icu')
+makedepends=('boost')
+source=(http://dev-www.libreoffice.org/src/$pkgname-$pkgver.tar.xz)
+md5sums=('12ceec054cdec55b4dc9fc931507d1cd')
+
+build() {
+ cd $pkgname-$pkgver
+ ./configure --prefix=/usr
+ make
+}
+
+package() {
+ cd $pkgname-$pkgver
+ make DESTDIR="$pkgdir" install
+}
diff --git a/extra/psiconv/PKGBUILD b/extra/psiconv/PKGBUILD
index 995b7b15d..c9117af09 100644
--- a/extra/psiconv/PKGBUILD
+++ b/extra/psiconv/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 199959 2013-11-20 11:08:50Z allan $
+# $Id: PKGBUILD 204524 2014-01-22 01:48:55Z eric $
# Maintainer: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: Tom Newsom <Jeepster@gmx.co.uk>
pkgname=psiconv
pkgver=0.9.8
-pkgrel=14
+pkgrel=15
pkgdesc="Converts Psion 5(MX) files to more commonly used file formats"
arch=('i686' 'x86_64')
url="http://software.frodo.looijaard.name/psiconv/"
diff --git a/extra/pstoedit/PKGBUILD b/extra/pstoedit/PKGBUILD
index 9b413ceab..1b1d5956c 100644
--- a/extra/pstoedit/PKGBUILD
+++ b/extra/pstoedit/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 198378 2013-10-30 14:30:32Z allan $
+# $Id: PKGBUILD 204525 2014-01-22 01:48:55Z eric $
# Maintainer: Ronald van Haren <ronald.archlinux.org>
# Contributor: damir <damir@archlinux.org>
# Contributor: Tobias Powalowski <t.powa@gmx.de>
pkgname=pstoedit
pkgver=3.62
-pkgrel=3
+pkgrel=4
pkgdesc="Translates PostScript and PDF graphics into other vector formats"
arch=('i686' 'x86_64')
url="http://www.pstoedit.net/"
diff --git a/extra/transcode/PKGBUILD b/extra/transcode/PKGBUILD
index 1b07e0912..515db2db4 100644
--- a/extra/transcode/PKGBUILD
+++ b/extra/transcode/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 198465 2013-10-30 15:02:22Z allan $
+# $Id: PKGBUILD 204526 2014-01-22 01:48:57Z eric $
# Maintainer:
# Contributor: Sarah Hay <sarahhay@mb.sympatico.ca>
# Contributor: roberto <roberto@archlinux.org>
@@ -6,7 +6,7 @@
pkgname=transcode
_sripver=0.3-4
pkgver=1.1.7
-pkgrel=12
+pkgrel=13
pkgdesc="A video/DVD ripper and encoder for the terminal/console"
arch=('i686' 'x86_64')
url="http://tcforge.berlios.de/"
@@ -46,6 +46,7 @@ prepare() {
patch -p0 -i "${srcdir}/transcode-1.1.7-libav-9.patch"
patch -p1 -i "${srcdir}/transcode-1.1.7-preset-force.patch"
patch -p1 -i "${srcdir}/transcode-1.1.7-ffmpeg2.patch"
+ sed -i 's|freetype/ftglyph.h|freetype2/ftglyph.h|' filter/subtitler/load_font.c
cd ../subtitleripper
patch -p1 -i "${srcdir}/subtitleripper-0.3.4-linkingorder.patch"
diff --git a/extra/webkitgtk/PKGBUILD b/extra/webkitgtk/PKGBUILD
index 4f0e95dfd..f90306e98 100644
--- a/extra/webkitgtk/PKGBUILD
+++ b/extra/webkitgtk/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 200757 2013-12-04 18:15:50Z heftig $
+# $Id: PKGBUILD 204518 2014-01-22 00:26:03Z heftig $
# Maintainer: Andreas Radke <andyrtr@archlinux.org>
pkgname=webkitgtk
-pkgver=2.2.3
+pkgver=2.2.4
pkgrel=1
pkgdesc="GTK+ Web content engine library"
arch=(i686 x86_64)
@@ -17,7 +17,7 @@ conflicts=(webkitgtk3 libwebkit3)
replaces=(webkitgtk3 libwebkit3)
options=(!emptydirs)
source=(http://webkitgtk.org/releases/$pkgname-${pkgver}.tar.xz)
-sha256sums=('94bcb3303aadce8454b572ab0e5d178eca3b7238f34bd3e7177b0daec04e4605')
+sha256sums=('5e1aee1bfca3602cb02920d6984c584c775c661b30c33955e35ff9a21b4c4d74')
build() {
cd $pkgname-$pkgver
diff --git a/extra/x2goclient/PKGBUILD b/extra/x2goclient/PKGBUILD
index 896aef7cf..74b542881 100644
--- a/extra/x2goclient/PKGBUILD
+++ b/extra/x2goclient/PKGBUILD
@@ -1,20 +1,21 @@
-# $Id: PKGBUILD 201675 2013-12-17 22:03:50Z andyrtr $
+# $Id: PKGBUILD 204550 2014-01-22 12:35:18Z andyrtr $
# Maintainer: AndyRTR <andyrtr@archlinux.org>
# Contributor: Gerhard Brauer <gerbra@archlinux.de>
# Contributor: Richard Murri <admin@richardmurri.com>
pkgname=x2goclient
-pkgver=4.0.1.2
+pkgver=4.0.1.3
pkgrel=1
pkgdesc="x2go qt4 client"
arch=('i686' 'x86_64')
-license=('GPL')
+license=('GPL2')
url="http://www.x2go.org"
depends=('qt4' 'libldap' 'libcups' 'nxproxy' 'libssh' 'libxpm' 'hicolor-icon-theme' 'xdg-utils')
makedepends=('man2html')
install=x2goclient.install
-source=(http://code.x2go.org/releases/source/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-md5sums=('500c94ce4c8a63ecabde347d526f1356')
+source=(http://code.x2go.org/releases/source/${pkgname}/${pkgname}-${pkgver}.tar.gz{,.asc})
+sha1sums=('37b946b5b6d0a072a6d1fee98ae43bef929f2abd'
+ 'SKIP')
build() {
cd ${pkgname}-${pkgver}
diff --git a/extra/xine-lib/PKGBUILD b/extra/xine-lib/PKGBUILD
index 569ec770c..34aab40e5 100644
--- a/extra/xine-lib/PKGBUILD
+++ b/extra/xine-lib/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 204427 2014-01-19 16:29:00Z bpiotrowski $
+# $Id: PKGBUILD 204527 2014-01-22 01:48:58Z eric $
# Maintainer: Eric Bélanger <eric@archlinux.org>
pkgname=xine-lib
pkgver=1.2.4
-pkgrel=2
+pkgrel=3
pkgdesc="A multimedia playback engine"
arch=('i686' 'x86_64')
url="http://www.xine-project.org"
diff --git a/libre/calibre-libre/PKGBUILD b/libre/calibre-libre/PKGBUILD
index 0b72e8498..03dd3e20d 100644
--- a/libre/calibre-libre/PKGBUILD
+++ b/libre/calibre-libre/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 104291 2014-01-17 08:53:47Z jelle $
+# $Id: PKGBUILD 104517 2014-01-22 08:38:23Z jelle $
# Maintainer: jelle van der Waa <jelle@vdwaa.nl>
# Maintainer: Daniel Wallace <danielwallace at gtmanfred dot com>
# Contributor: Giovanni Scafora <giovanni@archlinux.org>
@@ -10,7 +10,7 @@
_pkgname=calibre
pkgname=calibre-libre
pkgver=1.20.0
-pkgrel=1
+pkgrel=3
pkgdesc="Ebook management application, with unar support"
arch=('i686' 'x86_64' 'mips64el')
url="http://calibre-ebook.com/"
diff --git a/libre/ghostscript-libre/PKGBUILD b/libre/ghostscript-libre/PKGBUILD
index d3e1c0724..b16f322f2 100644
--- a/libre/ghostscript-libre/PKGBUILD
+++ b/libre/ghostscript-libre/PKGBUILD
@@ -1,29 +1,29 @@
-# $Id: PKGBUILD 197986 2013-10-30 12:06:11Z allan $
+# $Id: PKGBUILD 204553 2014-01-22 13:37:42Z andyrtr $
# Maintainer: AndyRTR <andyrtr@archlinux.org>
-# Maintainer (Parabola): Joshua Haase <hahj87@gmail.com>
# Maintainer (Parabola): André Silva <emulatorman@parabola.nu>
+# Contributor (Parabola): Joshua Haase <hahj87@gmail.com>
### !!! rebuild groff from core that picks up hardcoding the GS versioned font path !!! ###
_pkgname=ghostscript
pkgname=ghostscript-libre
pkgver=9.10
-pkgrel=1
+pkgrel=3
pkgdesc="An interpreter for the PostScript language, without nonfree files"
arch=('i686' 'x86_64' 'mips64el')
license=('AGPL') #non free files removed
depends=('libxt' 'libcups' 'fontconfig' 'jasper' 'zlib' 'libpng>=1.5.7' 'libjpeg'
- 'libtiff>=4.0.0' 'lcms2' 'dbus')
-makedepends=('gtk2' 'gnutls' 'openjpeg')
+ 'libtiff>=4.0.0' 'lcms2' 'dbus' 'libpaper')
+makedepends=('gtk3' 'gnutls')
optdepends=('texlive-core: needed for dvipdf'
- 'gtk2: needed for gsx')
+ 'gtk3: needed for gsx')
conflicts=('ghostscript')
replaces=('ghostscript')
provides=("ghostscript=$pkgver")
url="http://www.ghostscript.com/"
mksource=(http://downloads.ghostscript.com/public/ghostscript-${pkgver}.tar.bz2)
source=(https://repo.parabolagnulinux.org/other/ghostscript-libre/ghostscript-libre-${pkgver}.tar.bz2)
-options=('!libtool' '!makeflags')
+options=('!makeflags')
mkmd5sums=('7179bb1ed4f6f453147e6f7e1f210ce8')
md5sums=('c9f6ffec6a07e06caba394d7ebdbbe9a')
@@ -37,9 +37,11 @@ mksource() {
build() {
cd ghostscript-${pkgver}
-
+
# force it to use system-libs
- rm -rf jpeg libpng zlib jasper expat tiff lcms lcms2 freetype openjpeg cups/libs # jbig2dec is in community
+ # keep heavily patched included openjpeg, leads to segfault with system openjpeg
+ # https://bugs.archlinux.org/task/38226
+ rm -rf jpeg libpng zlib jasper expat tiff lcms lcms2 freetype cups/libs # jbig2dec is in community
./configure --prefix=/usr \
--enable-dynamic \
@@ -49,12 +51,13 @@ build() {
--with-x \
--with-drivers=ALL\
--with-fontpath=/usr/share/fonts/Type1:/usr/share/fonts \
- --with-install-cups \
--enable-fontconfig \
--enable-freetype \
+ --enable-openjpeg \
--without-luratech \
--without-omni \
--with-system-libtiff \
+ --with-libpaper \
--disable-compile-inits #--help # needed for linking with system-zlib
make
diff --git a/libre/gnu-ghostscript/PKGBUILD b/libre/gnu-ghostscript/PKGBUILD
index f23b29ec0..817e6a418 100644
--- a/libre/gnu-ghostscript/PKGBUILD
+++ b/libre/gnu-ghostscript/PKGBUILD
@@ -2,25 +2,25 @@
_pkgname=ghostscript
pkgname=gnu-ghostscript
-_gspkgver=9.10 # ghostscript package version
+_gspkgver=9.10 # ghostscript-libre package version
_pkgver=9.06
pkgver=9.06.0
-pkgrel=6
+pkgrel=7
pkgdesc="An interpreter for the PostScript language maintained by a team of GNU programmers"
arch=('i686' 'x86_64' 'mips64el')
license=('GPL3')
depends=('libxt' 'libcups' 'fontconfig' 'jasper' 'zlib' 'libpng>=1.5.7' 'libjpeg'
- 'libtiff>=4.0.0' 'lcms2' 'dbus')
-makedepends=('gtk2' 'gnutls' 'openjpeg')
+ 'libtiff>=4.0.0' 'lcms2' 'dbus' 'libpaper')
+makedepends=('gtk3' 'gnutls')
optdepends=('texlive-core: needed for dvipdf'
- 'gtk2: needed for gsx')
+ 'gtk3: needed for gsx')
conflicts=${_pkgname}
provides="${_pkgname}=${_gspkgver}"
url="https://www.gnu.org/software/${_pkgname}/"
source=(ftp://ftp.gnu.org/gnu/${_pkgname}/${pkgname}-${pkgver}.tar.xz
ijs-automake.patch
libtool.patch)
-options=('!libtool' '!makeflags')
+options=('!makeflags')
md5sums=('85a5e07a6b91937c157576293b381065'
'83bcae456ad4c9fb790be483914dbeba'
'5bd5d4966007b460deed866a30a0b3c8')
@@ -35,7 +35,9 @@ build() {
patch -Np1 -i ${srcdir}/libtool.patch
# force it to use system-libs
- rm -rf jpeg libpng zlib jasper expat tiff lcms lcms2 freetype openjpeg cups/libs # jbig2dec is in community
+ # keep heavily patched included openjpeg, leads to segfault with system openjpeg
+ # https://bugs.archlinux.org/task/38226
+ rm -rf jpeg libpng zlib jasper expat tiff lcms lcms2 freetype cups/libs # jbig2dec is in community
./configure --prefix=/usr \
--enable-dynamic \
@@ -45,12 +47,13 @@ build() {
--with-x \
--with-drivers=ALL\
--with-fontpath=/usr/share/fonts/Type1:/usr/share/fonts \
- --with-install-cups \
--enable-fontconfig \
--enable-freetype \
+ --enable-openjpeg \
--without-luratech \
--without-omni \
--with-system-libtiff \
+ --with-libpaper \
--disable-compile-inits #--help # needed for linking with system-zlib
make
diff --git a/libre/xbmc-libre/PKGBUILD b/libre/xbmc-libre/PKGBUILD
index 7055b9d4f..623914f4e 100644
--- a/libre/xbmc-libre/PKGBUILD
+++ b/libre/xbmc-libre/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 104461 2014-01-21 08:35:40Z spupykin $
+# $Id: PKGBUILD 104515 2014-01-22 06:55:21Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Brad Fanella <bradfanella@archlinux.us>
# Contributor: [vEX] <niechift.dot.vex.at.gmail.dot.com>
@@ -11,7 +11,7 @@ _pkgname=xbmc
pkgname=xbmc-libre
pkgver=12.3
_codename=Frodo
-pkgrel=7
+pkgrel=8
pkgdesc="A software media player and entertainment hub for digital media, with libarchive recommendation"
arch=('i686' 'x86_64')
url="http://xbmc.org"
diff --git a/libre/xbmc-libre/xbmc.install b/libre/xbmc-libre/xbmc.install
index 7fc45751a..32626f28f 100644
--- a/libre/xbmc-libre/xbmc.install
+++ b/libre/xbmc-libre/xbmc.install
@@ -14,5 +14,5 @@ post_upgrade() {
post_remove() {
[[ $(type -p gtk-update-icon-cache) ]] && usr/bin/gtk-update-icon-cache -qtf usr/share/icons/hicolor
[[ $(type -p update-desktop-database) ]] && usr/bin/update-desktop-database -q usr/share/applications
- getent passwd xbmc > /dev/null || userdel xbmc
+ getent passwd xbmc > /dev/null && userdel xbmc
}
diff --git a/pcr/youtube-dl-current/PKGBUILD b/pcr/youtube-dl-current/PKGBUILD
index 66488d7de..a88d99bb6 100644
--- a/pcr/youtube-dl-current/PKGBUILD
+++ b/pcr/youtube-dl-current/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=youtube-dl-current
_pkgname=youtube-dl
provides=(youtube-dl)
-pkgver=2014.01.21.1
+pkgver=2014.01.22.3
pkgrel=1
pkgdesc="A small command-line program to download videos from YouTube.com and a few more sites"
arch=('any')
@@ -28,5 +28,5 @@ package() {
"${pkgdir}/usr/share/bash-completion/completions/youtube-dl"
install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${_pkgname}/LICENSE"
}
-md5sums=('0860b9fde30b412df9b3c4d4ede50708'
+md5sums=('16f30350b5de9f13174839670565eb4f'
'SKIP')