summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2013-02-03 19:01:45 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2013-02-03 19:01:45 +0100
commit0d39ef7beb328ed4956d782e184cef3b8a30517e (patch)
tree3fafb1d13f5780a139108168571cd8489a4f7fc1
parentc30d005256fc3ab9f8b83e4fded88289025ab4bf (diff)
parente363875b14479aa4c6ff12f3e4e7ed920df4e45f (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: extra/celt/PKGBUILD extra/llvm/PKGBUILD extra/rasqal/PKGBUILD extra/rdesktop/PKGBUILD extra/speex/PKGBUILD extra/wireshark/PKGBUILD extra/xorg-sessreg/PKGBUILD extra/xorg-xdpyinfo/PKGBUILD extra/xorg-xset/PKGBUILD
-rw-r--r--community/gigi/PKGBUILD4
-rw-r--r--community/intellij-idea-libs/PKGBUILD10
-rw-r--r--community/libcgns2/PKGBUILD7
-rw-r--r--community/librime/PKGBUILD8
-rw-r--r--community/libstatgrab/PKGBUILD4
-rw-r--r--community/meteorjs/PKGBUILD50
-rw-r--r--community/meteorjs/meteor13
-rw-r--r--community/pystatgrab/PKGBUILD8
-rw-r--r--community/python2-netifaces/PKGBUILD6
-rw-r--r--community/qtractor/PKGBUILD6
-rw-r--r--community/vtk/PKGBUILD11
-rw-r--r--community/vtk/python-destdir.diff11
-rw-r--r--community/xdotool/PKGBUILD13
-rw-r--r--core/sudo/PKGBUILD8
-rw-r--r--extra/celt/PKGBUILD39
-rw-r--r--extra/ktorrent/PKGBUILD25
-rw-r--r--extra/libktorrent/PKGBUILD12
-rw-r--r--extra/libvdpau/PKGBUILD6
-rw-r--r--extra/llvm/PKGBUILD11
-rw-r--r--extra/ncftp/PKGBUILD12
-rw-r--r--extra/net-snmp/PKGBUILD4
-rw-r--r--extra/procmail/PKGBUILD6
-rw-r--r--extra/rasqal/PKGBUILD8
-rw-r--r--extra/rdesktop/PKGBUILD17
-rw-r--r--extra/source-highlight/PKGBUILD8
-rw-r--r--extra/speex/PKGBUILD21
-rw-r--r--extra/system-config-printer/PKGBUILD17
-rw-r--r--extra/wireshark/01_patch-automake-1.13.diff11
-rw-r--r--extra/wireshark/02_enable-version.diff11
-rw-r--r--extra/wireshark/PKGBUILD17
-rw-r--r--extra/xf86-video-ati/PKGBUILD8
-rw-r--r--extra/xorg-sessreg/PKGBUILD8
-rw-r--r--extra/xorg-xdpyinfo/PKGBUILD8
-rw-r--r--extra/xorg-xset/PKGBUILD8
34 files changed, 255 insertions, 161 deletions
diff --git a/community/gigi/PKGBUILD b/community/gigi/PKGBUILD
index 67f22bb7e..a9da47161 100644
--- a/community/gigi/PKGBUILD
+++ b/community/gigi/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 83250 2013-01-28 16:49:36Z stephane $
+# $Id: PKGBUILD 83482 2013-02-02 01:35:10Z arodseth $
# Maintainer: Alexander Rødseth <rodseth@gmail.com>
# Contributor: Sven-Hendrik Haase <sh@lutzhaase.com>
# Contributor: fana-m <geminin@gmx.net>
@@ -7,7 +7,7 @@
pkgname=gigi
pkgver=0.8.0
-pkgrel=15
+pkgrel=16
_fixedrevision=5407 # 5208
pkgdesc="Small, efficient and feature rich GUI for C++ and OpenGL (freeorion fork)"
url="http://gigi.sourceforge.net/"
diff --git a/community/intellij-idea-libs/PKGBUILD b/community/intellij-idea-libs/PKGBUILD
index 7b59a1d18..d73e1f951 100644
--- a/community/intellij-idea-libs/PKGBUILD
+++ b/community/intellij-idea-libs/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 82378 2013-01-16 10:38:22Z stativ $
+# $Id: PKGBUILD 83501 2013-02-02 11:16:21Z stativ $
# Maintainer: Lukas Jirkovsky <l.jirkovsky@gmail.com>
pkgname=intellij-idea-libs
-pkgver=12.0.2
-_pkgver=123.123
+pkgver=12.0.3
+_pkgver=123.155
pkgrel=1
pkgdesc="Architecture dependend libraries needed by the Intellij Idea IDE"
arch=('i686' 'x86_64' 'mips64el')
@@ -10,9 +10,9 @@ url="http://www.jetbrains.org/"
license=('apache')
depends=('glibc')
source=(http://download.jetbrains.com/idea/ideaIC-$pkgver.tar.gz)
-md5sums=('64de83782d5b5e0b3f0139cd933b87cd')
+md5sums=('6a378255d11f1634759d738eef0424fa')
-build() {
+package() {
cd "$srcdir"
install -d -m755 "$pkgdir/usr/share/intellijidea-ce/bin"
diff --git a/community/libcgns2/PKGBUILD b/community/libcgns2/PKGBUILD
index d92b0e76e..6dd015a46 100644
--- a/community/libcgns2/PKGBUILD
+++ b/community/libcgns2/PKGBUILD
@@ -1,3 +1,4 @@
+# $Id: PKGBUILD 83543 2013-02-02 15:55:58Z stephane $
# Maintainer: Thomas Dziedzic < gostrc at gmail >
# Contributor: Klimov Max <cleemmi@gmail.com>
@@ -5,7 +6,7 @@ pkgname=libcgns2
_basever=2.5
_relver=5
pkgver=${_basever}.${_relver}
-pkgrel=2
+pkgrel=3
pkgdesc='General purpose library for the storage and retrieval of computational fluid dynamics analysis data by CGNS standard'
arch=('i686' 'x86_64' 'mips64el')
url='http://www.cgns.org'
@@ -22,7 +23,7 @@ build() {
cd cgnslib_${_basever}
./configure \
- --prefix=${pkgdir}/usr \
+ --prefix=/usr \
--enable-shared \
${_64bits}
@@ -35,7 +36,7 @@ package() {
install -d ${pkgdir}/usr/include
install -d ${pkgdir}/usr/lib
- make install
+ make install LIBDIR=${pkgdir}/usr/lib INCLUDEDIR=${pkgdir}/usr/include
# install license
install -d ${pkgdir}/usr/share/licenses/libcgns2
diff --git a/community/librime/PKGBUILD b/community/librime/PKGBUILD
index 29ffda1d3..2e0957917 100644
--- a/community/librime/PKGBUILD
+++ b/community/librime/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 83438 2013-02-01 09:04:01Z fyan $
+# $Id: PKGBUILD 83484 2013-02-02 03:46:07Z fyan $
# Maintainer: Felix Yan <felixonmars@gmail.com>
# Contributor: GONG Chen <chen dot sst at gmail dot com>
# Contributor: 網軍總司令
pkgname=librime
-pkgver=0.9.7
-pkgrel=5
+pkgver=0.9.8
+pkgrel=1
pkgdesc="Rime input method engine"
arch=('i686' 'x86_64' 'mips64el')
url="http://code.google.com/p/rimeime/"
@@ -25,4 +25,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-md5sums=('732fe5258ab4fced26e61475cdcffdb1')
+md5sums=('2ef61458bd5b08652ae0ca190af072ba')
diff --git a/community/libstatgrab/PKGBUILD b/community/libstatgrab/PKGBUILD
index 2479abb0c..09d7249d9 100644
--- a/community/libstatgrab/PKGBUILD
+++ b/community/libstatgrab/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 67515 2012-03-12 22:09:44Z lcarlier $
+# $Id: PKGBUILD 83514 2013-02-02 11:47:44Z jlichtblau $
# Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
# Contributor: Eric Belanger <eric@archlinux.org>
# Contributor: Hugo Ideler <hugoideler@dse.nl>
pkgname=libstatgrab
pkgver=0.17
-pkgrel=2
+pkgrel=3
pkgdesc="A library that provides cross platform access to statistics about the system on which it's run"
arch=('i686' 'x86_64' 'mips64el')
url="http://www.i-scream.org/libstatgrab"
diff --git a/community/meteorjs/PKGBUILD b/community/meteorjs/PKGBUILD
new file mode 100644
index 000000000..b514b39f3
--- /dev/null
+++ b/community/meteorjs/PKGBUILD
@@ -0,0 +1,50 @@
+# $Id: PKGBUILD 83547 2013-02-02 18:38:31Z mtorromeo $
+# Maintainer: Massimiliano Torromeo <massimiliano.torromeo@gmail.com>
+# Contributor: Parth Buch <parthbuch115 at gmail dot com>
+# Contributor: Tom Vincent <http://tlvince.com/contact/>
+
+pkgname=meteorjs
+pkgver=0.5.4
+pkgrel=1
+pkgdesc="Open-source platform for building top-quality web apps in a fraction of the time."
+arch=('i686' 'x86_64')
+url="https://github.com/meteor/meteor"
+license=('MIT')
+depends=('nodejs' 'mongodb')
+options=('!strip')
+
+sha256sums=('64dbdfd1788e3859f54bbe36e99ca60574e625c68d41b9bfc9384b253b345798'
+ 'a3ac659c52b652676da0530f2148025e0f8bfa84bccf63431c20eb72d3bc5cb7')
+
+if [ "$CARCH" == x86_64 ]; then
+ _arch="amd64"
+else
+ _arch="i386"
+ sha256sums[0]='7a3c1eaa8588876ed8bec6bab20b0be99f7e36fce839b3d70b776018ca606f89'
+fi
+
+source=("http://d3sqy0vbqsdhku.cloudfront.net/meteor_$pkgver-1_$_arch.deb" meteor)
+
+package() {
+ tar xf data.tar.gz -C "$pkgdir" ./usr/lib/meteor
+
+ install -Dm644 "$pkgdir/usr/lib/meteor/LICENSE.txt" "$pkgdir/usr/share/licenses/$pkgname/LICENSE.txt"
+ install -Dm755 "$srcdir/meteor" "$pkgdir/usr/bin/meteor"
+
+ cd "$pkgdir/usr/lib/meteor"
+ rm -rf LICENSE.txt lib/node lib/dtrace lib/node_modules/npm share include \
+ lib/node_modules/mongodb/node_modules/bson/build/Release/obj.target/bson.node
+
+ # mongodb links
+ rm -rf mongodb
+ install -dm755 mongodb/bin
+ ln -s /usr/bin/mongod mongodb/bin/mongod
+ ln -s /usr/bin/mongo mongodb/bin/mongo
+
+ # node links
+ rm -rf bin
+ install -dm755 bin
+ ln -s /usr/bin/node bin/node
+ ln -s /usr/bin/node-waf bin/node-waf
+ ln -s /usr/bin/npm bin/npm
+}
diff --git a/community/meteorjs/meteor b/community/meteorjs/meteor
new file mode 100644
index 000000000..252f4afe3
--- /dev/null
+++ b/community/meteorjs/meteor
@@ -0,0 +1,13 @@
+#!/bin/sh
+if [ "$(ulimit -n)" != "unlimited" ] ; then
+ ulimit -n 16384 > /dev/null 2>&1 || \
+ ulimit -n 8192 > /dev/null 2>&1 || \
+ ulimit -n 4096 > /dev/null 2>&1 || \
+ ulimit -n 2048 > /dev/null 2>&1 || \
+ ulimit -n 1024 > /dev/null 2>&1 || \
+ ulimit -n 512 > /dev/null 2>&1
+fi
+
+METEORDIR=/usr/lib/meteor
+export NODE_PATH=$METEORDIR/lib/node_modules
+exec /usr/bin/node $METEORDIR/app/meteor/meteor.js "$@"
diff --git a/community/pystatgrab/PKGBUILD b/community/pystatgrab/PKGBUILD
index 18a8af4fd..dddd0d129 100644
--- a/community/pystatgrab/PKGBUILD
+++ b/community/pystatgrab/PKGBUILD
@@ -1,19 +1,19 @@
-# $Id: PKGBUILD 67748 2012-03-14 10:19:17Z giovanni $
+# $Id: PKGBUILD 83539 2013-02-02 14:53:33Z jlichtblau $
# Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
# Contributor: Hugo Ideler <hugoideler@dse.nl>
pkgname=pystatgrab
pkgver=0.5
-pkgrel=5
+pkgrel=6
pkgdesc="Python bindings for libstatgrab"
arch=('i686' 'x86_64' 'mips64el')
url="http://www.i-scream.org/pystatgrab"
license=('GPL')
depends=('python2' 'libstatgrab')
source=(ftp://ftp.uk.i-scream.org/pub/i-scream/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('b7a3451ba682ebf167fcb43f1769a121')
+sha256sums=('f6a0b4a2dca70f346b8bbbd705b8dc772dc4e8c7cde2b2b83c85eb65c4cfe1d8')
-build() {
+package() {
cd ${srcdir}/$pkgname-$pkgver
python2 setup.py build
diff --git a/community/python2-netifaces/PKGBUILD b/community/python2-netifaces/PKGBUILD
index 1260a873c..daad6408f 100644
--- a/community/python2-netifaces/PKGBUILD
+++ b/community/python2-netifaces/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 75808 2012-08-31 20:40:47Z giovanni $
+# $Id: PKGBUILD 83533 2013-02-02 14:19:06Z giovanni $
# Maintainer: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: Gergely Imreh <imrehg(at)gmail(dot)com>
# Contributor: Ghost of Kendo <ghostofkendo at gmail dot com>
pkgname=python2-netifaces
pkgver=0.8
-pkgrel=1
+pkgrel=2
pkgdesc="Portable module to access network interface information in Python"
arch=('i686' 'x86_64')
url="http://alastairs-place.net/netifaces/"
@@ -15,7 +15,7 @@ makedepends=('python2-distribute')
source=("http://alastairs-place.net/projects/netifaces/netifaces-${pkgver}.tar.gz")
md5sums=('e57e5983f4c286fac5f8068fbfc5c873')
-build() {
+package() {
cd "${srcdir}/netifaces-${pkgver}"
python2 setup.py install --root "${pkgdir}"
diff --git a/community/qtractor/PKGBUILD b/community/qtractor/PKGBUILD
index 7698fd62b..10df6d28e 100644
--- a/community/qtractor/PKGBUILD
+++ b/community/qtractor/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 77470 2012-10-10 18:38:48Z schiv $
+# $Id: PKGBUILD 83551 2013-02-02 19:12:45Z schiv $
# Maintainer: Ray Rashif <schiv@archlinux.org>
# Contributor: Philipp Überbacher <hollunder at gmx dot at>
pkgname=qtractor
-pkgver=0.5.6
+pkgver=0.5.7
pkgrel=1
pkgdesc="Audio/MIDI multitrack sequencer"
arch=('i686' 'x86_64' 'mips64el')
@@ -14,7 +14,7 @@ depends=('qt' 'jack' 'suil' 'lilv' 'libmad'
makedepends=('ladspa' 'dssi')
[ "$CARCH" = "i686" ] && optdepends=('dssi-vst: win32 VST support')
source=("http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz")
-md5sums=('1483f37c6228cab8eaee3ac1c03ded6e')
+md5sums=('a3f42dc1125d6ec0bd88286fe7738f04')
build() {
cd "$srcdir/$pkgname-$pkgver"
diff --git a/community/vtk/PKGBUILD b/community/vtk/PKGBUILD
index b322bb75a..d107e8eda 100644
--- a/community/vtk/PKGBUILD
+++ b/community/vtk/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 81612 2012-12-25 00:34:18Z foutrelis $
+# $Id: PKGBUILD 83521 2013-02-02 12:57:08Z aginiewicz $
# Maintainer: Andrzej Giniewicz <gginiu@gmail.com>
# Contributor: Thomas Dziedzic < gostrc at gmail >
# Contributor: Christofer Bertonha <christoferbertonha at gmail dot com>
@@ -10,7 +10,7 @@
pkgname=vtk
pkgver=5.10.1
-pkgrel=2
+pkgrel=3
pkgdesc='A software system for 3D computer graphics, image processing, and visualization.'
arch=('i686' 'x86_64')
url='http://www.vtk.org/'
@@ -24,12 +24,13 @@ optdepends=('python2: python bindings'
'graphviz: drawing tools')
source=("http://www.vtk.org/files/release/${pkgver:0:4}/vtk-${pkgver}.tar.gz"
"http://www.vtk.org/files/release/${pkgver:0:4}/vtkdata-${pkgver}.tar.gz"
- ffmpeg-0.8.diff ffmpeg-0.11.diff tcl-8.6.diff)
+ ffmpeg-0.8.diff ffmpeg-0.11.diff tcl-8.6.diff python-destdir.diff)
md5sums=('264b0052e65bd6571a84727113508789'
'b6355063264cd56bcd1396c92f6ca59a'
'e992321c9d1def6034d0fa6607b40c5a'
'81922ea61989e5591135f233a0400694'
- 'a804a9f034e24ef1a8b28542c15ce1a1')
+ 'a804a9f034e24ef1a8b28542c15ce1a1'
+ 'f7aba715bcc10de93a6ecf1cd6b0c560')
build() {
cd "${srcdir}"/VTK$pkgver
@@ -38,6 +39,7 @@ build() {
patch -Np1 -i "${srcdir}/ffmpeg-0.8.diff"
patch -Np1 -i "${srcdir}/ffmpeg-0.11.diff"
patch -Np1 -i "${srcdir}/tcl-8.6.diff"
+ patch -Np1 -i "${srcdir}/python-destdir.diff"
cd "${srcdir}"
@@ -75,7 +77,6 @@ build() {
-DVTK_WRAP_JAVA:BOOL=ON \
-DVTK_WRAP_PYTHON:BOOL=ON \
-DVTK_WRAP_TCL:BOOL=ON \
- -DVTK_PYTHON_SETUP_ARGS:STRING="--root='${pkgdir}'" \
-DVTK_USE_QT:BOOL=ON \
-DVTK_INSTALL_QT_PLUGIN_DIR:STRING="/usr/lib/qt/plugins" \
-DVTK_USE_GUISUPPORT:BOOL=ON \
diff --git a/community/vtk/python-destdir.diff b/community/vtk/python-destdir.diff
new file mode 100644
index 000000000..9b1504b8b
--- /dev/null
+++ b/community/vtk/python-destdir.diff
@@ -0,0 +1,11 @@
+--- VTK/Wrapping/Python/CMakeLists.txt.orig 2013-02-02 12:56:08.067142089 +0100
++++ VTK/Wrapping/Python/CMakeLists.txt 2013-02-02 12:58:16.182794679 +0100
+@@ -558,7 +558,7 @@
+
+ # Create default python setup arguments if they are not set.
+ IF(NOT DEFINED VTK_PYTHON_SETUP_ARGS)
+- SET(VTK_PYTHON_SETUP_ARGS "--prefix=\"${DOLLAR}{CMAKE_INSTALL_PREFIX}\""
++ SET(VTK_PYTHON_SETUP_ARGS "--root=\"${DOLLAR}DESTDIR\" --prefix=\"${DOLLAR}{CMAKE_INSTALL_PREFIX}\""
+ CACHE STRING "Arguments passed to \"python setup.py install ...\" during installation.")
+ MARK_AS_ADVANCED(VTK_PYTHON_SETUP_ARGS)
+ ENDIF(NOT DEFINED VTK_PYTHON_SETUP_ARGS)
diff --git a/community/xdotool/PKGBUILD b/community/xdotool/PKGBUILD
index 58913e176..be88a817a 100644
--- a/community/xdotool/PKGBUILD
+++ b/community/xdotool/PKGBUILD
@@ -1,22 +1,27 @@
-# $Id: PKGBUILD 48265 2011-05-30 19:01:31Z foutrelis $
-# Maintainer: Evangelos Foutras <foutrelis@gmail.com>
+# $Id: PKGBUILD 83490 2013-02-02 09:44:29Z foutrelis $
+# Maintainer: Evangelos Foutras <evangelos@foutrelis.com>
# Contributor: Rttommy <rttommy@gmail.com>
pkgname=xdotool
pkgver=2.20110530.1
-pkgrel=1
+pkgrel=2
pkgdesc="Command-line X11 automation tool"
arch=('i686' 'x86_64' 'mips64el')
url="http://www.semicomplete.com/projects/xdotool/"
license=('BSD')
depends=('libxtst' 'libxinerama')
source=(http://semicomplete.googlecode.com/files/$pkgname-$pkgver.tar.gz)
-sha1sums=('bf8372b2e76e8ee3884763cee6e8b3f66bf29aa6')
+sha256sums=('e7b42c8b1d391970e1c1009b256033f30e57d8e0a2a3de229fd61ecfc27baf67')
build() {
cd "$srcdir/$pkgname-$pkgver"
make
+}
+
+package() {
+ cd "$srcdir/$pkgname-$pkgver"
+
make PREFIX="$pkgdir/usr" INSTALLMAN="$pkgdir/usr/share/man" install
# License
diff --git a/core/sudo/PKGBUILD b/core/sudo/PKGBUILD
index 37d8b9ac9..d4c35bcc7 100644
--- a/core/sudo/PKGBUILD
+++ b/core/sudo/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 176016 2013-01-26 04:21:33Z foutrelis $
+# $Id: PKGBUILD 176862 2013-02-01 23:10:02Z foutrelis $
# Maintainer: Evangelos Foutras <evangelos@foutrelis.com>
# Contributor: Allan McRae <allan@archlinux.org>
# Contributor: Tom Newsom <Jeepster@gmx.co.uk>
pkgname=sudo
-_sudover=1.8.6p5
+_sudover=1.8.6p6
pkgver=${_sudover/p/.p}
pkgrel=1
pkgdesc="Give certain users the ability to run some commands as root"
@@ -16,8 +16,8 @@ backup=('etc/sudoers' 'etc/pam.d/sudo')
options=('!libtool')
source=(http://www.sudo.ws/sudo/dist/$pkgname-$_sudover.tar.gz{,.sig}
sudo.pam)
-sha256sums=('2b3f7128bd5747444c52abb29b5c8681752b53b098129f604a4c549d6aacec69'
- '41a412d480742807661928307f6f184d4e474f0cdf44d4931318e89d97202653'
+sha256sums=('d600fee5cb2e843450263a2b8f133b9921ffa00cb6b841b0da82613447cefb7c'
+ 'a0f1bcd26dce567a129a4e53224f012c23960c37de04c87e5004b3571e9de9f1'
'e7de79d2c73f2b32b20a8e797e54777a2bf19788ec03e48decd6c15cd93718ae')
build() {
diff --git a/extra/celt/PKGBUILD b/extra/celt/PKGBUILD
index 3eec5da5a..211d6015b 100644
--- a/extra/celt/PKGBUILD
+++ b/extra/celt/PKGBUILD
@@ -1,34 +1,29 @@
-# Maintainer: Thomas Dziedzic < gostrc at gmail >
+# $Id: PKGBUILD 176867 2013-02-02 03:18:42Z heftig $
+# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
+# Contributor: Thomas Dziedzic < gostrc at gmail >
# Contributor: Lauri Niskanen <ape@ape3000.com>
# Contributor: Ray Rashif <schivmeister@gmail.com>
pkgname=celt
-pkgver=0.11.1
-pkgrel=4
-pkgdesc='Low-latency audio communication codec'
-arch=('i686' 'x86_64' 'mips64el')
-url='http://www.celt-codec.org'
-license=('BSD')
-depends=('libogg')
+pkgver=0.11.3
+pkgrel=1
+pkgdesc="Low-latency audio communication codec"
+arch=(i686 x86_64 mips64el)
+url="http://www.celt-codec.org/"
+license=(BSD)
+depends=(libogg)
options=('!libtool')
-source=("http://downloads.xiph.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-md5sums=('94fe4acd241da8702c295bcd13a555e6')
+source=(http://downloads.us.xiph.org/releases/$pkgname/$pkgname-$pkgver.tar.gz)
+md5sums=('5511732a426cc42bf986ca79b5cdd02f')
build() {
- cd ${pkgname}-${pkgver}
-
- ./configure \
- --prefix=/usr \
- --enable-custom-modes
-
+ cd $pkgname-$pkgver
+ ./configure --prefix=/usr --enable-custom-modes
make
}
package() {
- cd ${pkgname}-${pkgver}
-
- make DESTDIR=${pkgdir} install
-
- install -D -m644 COPYING \
- ${pkgdir}/usr/share/licenses/${pkgname}/BSD
+ cd $pkgname-$pkgver
+ make DESTDIR="$pkgdir" install
+ install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
}
diff --git a/extra/ktorrent/PKGBUILD b/extra/ktorrent/PKGBUILD
index f7aa1b67d..f2e52639a 100644
--- a/extra/ktorrent/PKGBUILD
+++ b/extra/ktorrent/PKGBUILD
@@ -1,35 +1,22 @@
-# $Id: PKGBUILD 171523 2012-11-18 10:30:03Z ronald $
+# $Id: PKGBUILD 176930 2013-02-02 18:16:57Z andrea $
# Maintainer: Ronald van Haren <ronald.archlinux.org>
# Contributor: Travis Willard <travisw@wmpub.ca>
# Contributor: Georg Grabler <ggrabler@gmail.com>
pkgname=ktorrent
-pkgver=4.3.0
-pkgrel=2
+pkgver=4.3.1
+pkgrel=1
pkgdesc="A powerful BitTorrent client for KDE"
arch=('i686' 'x86_64' 'mips64el')
url='http://ktorrent.org/'
license=('GPL2')
depends=('libktorrent' 'kdebase-workspace' 'taglib')
makedepends=('automoc4' 'cmake' 'boost')
-source=("http://ktorrent.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.bz2"
- 'httpserver.patch' 'groupmiewmodel.diff')
+source=("http://ktorrent.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.bz2")
install=${pkgname}.install
-sha1sums=('60400c6286f58934dde7ab471f56188b68d69f7b'
- 'cef22b24af540e1bfcf13da60e4846ade106c303'
- '5b91b40e38afb15452bcb0644cd7ba57bc9db6eb' )
-
-options=(strip)
-
+sha1sums=('6b56bab48dd07805225c3d4d5d5d1c4c1def241e')
build() {
- cd "${srcdir}/${pkgname}-${pkgver}"
-
- # build time patch
- patch -p0 -i "${srcdir}/httpserver.patch"
- patch -p0 -i "${srcdir}/groupmiewmodel.diff"
-
- cd "${srcdir}"
mkdir build
cd build
cmake ../${pkgname}-${pkgver} \
@@ -39,6 +26,6 @@ build() {
}
package() {
- cd "${srcdir}/build"
+ cd build
make DESTDIR="${pkgdir}" install
}
diff --git a/extra/libktorrent/PKGBUILD b/extra/libktorrent/PKGBUILD
index 2b9b64ef0..88dfd7e14 100644
--- a/extra/libktorrent/PKGBUILD
+++ b/extra/libktorrent/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 166475 2012-09-08 08:21:58Z ronald $
+# $Id: PKGBUILD 176928 2013-02-02 18:12:44Z andrea $
# Maintainer: Ronald van Haren <ronald.archlinux.org>
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
pkgname=libktorrent
-pkgver=1.3.0
+pkgver=1.3.1
pkgrel=1
pkgdesc="A BitTorrent protocol implementation"
arch=('i686' 'x86_64' 'mips64el')
@@ -11,12 +11,10 @@ url="http://ktorrent.org/"
license=('GPL2')
depends=('kdelibs')
makedepends=('automoc4' 'cmake' 'boost' 'doxygen')
-source=("http://ktorrent.org/downloads/4.3.0/${pkgname}-${pkgver}.tar.bz2")
-sha1sums=('e7e813af36f5854237111fd550f4914b83f17102')
+source=("http://ktorrent.org/downloads/4.3.1/${pkgname}-${pkgver}.tar.bz2")
+sha1sums=('71b377c0cad01dca6061f1fe92f91c4cf05476b3')
build() {
- cd "${srcdir}"
-
mkdir build
cd build
cmake ../${pkgname}-${pkgver} \
@@ -26,6 +24,6 @@ build() {
}
package() {
- cd "${srcdir}/build"
+ cd build
make DESTDIR="${pkgdir}" install
}
diff --git a/extra/libvdpau/PKGBUILD b/extra/libvdpau/PKGBUILD
index 2bc1767ad..05c4ffb54 100644
--- a/extra/libvdpau/PKGBUILD
+++ b/extra/libvdpau/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 166179 2012-09-05 07:50:49Z andyrtr $
+# $Id: PKGBUILD 176895 2013-02-02 07:01:31Z andyrtr $
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgname=libvdpau
-pkgver=0.5
+pkgver=0.6
pkgrel=1
pkgdesc="Nvidia VDPAU library"
arch=(i686 x86_64)
@@ -13,7 +13,7 @@ options=('!libtool')
license=('custom')
source=(http://people.freedesktop.org/~aplattner/vdpau/${pkgname}-${pkgver}.tar.gz)
makedepends=('libx11')
-sha1sums=('1b18b8f75eea52740af84881313d860ad5c27d0b')
+sha256sums=('9b55beec9d8b01bbf89229b7d075ceee870f4e1830523c11f29a46c07fe72d75')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
diff --git a/extra/llvm/PKGBUILD b/extra/llvm/PKGBUILD
index f04e4010b..d2a332c8e 100644
--- a/extra/llvm/PKGBUILD
+++ b/extra/llvm/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 175116 2013-01-14 06:46:10Z foutrelis $
+# $Id: PKGBUILD 176908 2013-02-02 12:44:44Z foutrelis $
# Maintainer: Evangelos Foutras <evangelos@foutrelis.com>
# Contributor: Jan "heftig" Steffens <jan.steffens@gmail.com>
# Contributor: Sebastian Nowicki <sebnow@gmail.com>
@@ -11,7 +11,7 @@
pkgname=('llvm' 'llvm-ocaml' 'clang' 'clang-analyzer')
pkgver=3.2
-pkgrel=4
+pkgrel=5
arch=('i686' 'x86_64' 'mips64el')
url="http://llvm.org/"
license=('custom:University of Illinois/NCSA Open Source License')
@@ -22,7 +22,6 @@ source=(http://llvm.org/releases/$pkgver/$pkgname-$pkgver.src.tar.gz
llvm-Config-config.h
llvm-Config-llvm-config.h
cindexer-clang-path.patch
- clang-pure64.patch
enable-lto.patch
llvm-3.1-fix-debug-line-info.patch
clang-3.1-fix-libprofile_rt.a-location.patch)
@@ -32,7 +31,6 @@ sha256sums=('378f9ed7126409785aa399bf367762753dbda563b60612dae1a92d5263ab8130'
'312574e655f9a87784ca416949c505c452b819fad3061f2cde8aced6540a19a3'
'597dc5968c695bbdbb0eac9e8eb5117fcd2773bc91edf5ec103ecffffab8bc48'
'3074df5322900e087377a8e03a02115463ccc0011c25917c2f06df11facd9b92'
- '288a82fbff17bc554f5863734246500e637882af33ee8511019d5e0d6cd20524'
'fe3969d9ec93263814d9892a15b6a1eb60ad756fe7c3985a45d8cd82bc9b7a7b'
'db1f1aadebbc4c4232bdad49fb9b7dc61eac727085c63154b870fa9ce64fd18d'
'0d32ad283566357ca1bfbeb4cbe6b0b961943b79d3d718ed0435101c05629137')
@@ -68,11 +66,6 @@ build() {
# Fix clang path in CIndexer.cpp (https://bugs.archlinux.org/task/22799)
patch -d tools/clang -Np0 -i "$srcdir/cindexer-clang-path.patch"
- if [[ $CARCH == x86_64 ]]; then
- # Adjust linker path
- patch -d tools/clang -Np0 -i "$srcdir/clang-pure64.patch"
- fi
-
# Make -flto work
# Use gold instead of default linker, and always use the plugin
patch -d tools/clang -Np0 -i "$srcdir/enable-lto.patch"
diff --git a/extra/ncftp/PKGBUILD b/extra/ncftp/PKGBUILD
index 2ce0eddcb..6dc6f19a4 100644
--- a/extra/ncftp/PKGBUILD
+++ b/extra/ncftp/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 151043 2012-02-24 14:26:12Z pierre $
+# $Id: PKGBUILD 176940 2013-02-02 19:50:19Z eric $
# Maintainer:
# Contributor: Andrea Scarpino <andrea@archlinux.org>
# Contributor: Paul Mattal <paul@archlinux.org>
@@ -16,20 +16,20 @@ source=("ftp://ftp.ncftp.com/ncftp/$pkgname-$pkgver-src.tar.bz2")
md5sums=('b05c7a6d5269c04891f02f43d4312b30')
build() {
- cd ${srcdir}/${pkgname}-${pkgver}
+ cd "${srcdir}/${pkgname}-${pkgver}"
- install -d ${pkgdir}/usr/share
./configure --prefix=/usr \
--sysconfdir=/etc
make
}
package() {
- cd ${srcdir}/${pkgname}-${pkgver}
- make prefix=${pkgdir}/usr mandir=${pkgdir}/usr/share/man install
+ cd "${srcdir}/${pkgname}-${pkgver}"
+ install -d "${pkgdir}/usr/share"
+ make prefix="${pkgdir}/usr" mandir="${pkgdir}/usr/share/man" install
# Install license
install -Dm644 doc/LICENSE.txt \
- ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+ "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
}
md5sums=('b05c7a6d5269c04891f02f43d4312b30')
diff --git a/extra/net-snmp/PKGBUILD b/extra/net-snmp/PKGBUILD
index 54bc7cada..81c93037a 100644
--- a/extra/net-snmp/PKGBUILD
+++ b/extra/net-snmp/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 169381 2012-10-20 09:06:34Z eric $
+# $Id: PKGBUILD 176935 2013-02-02 19:40:08Z eric $
# Maintainer:
# Contributor: Dale Blount <dale@archlinux.org>
@@ -33,7 +33,6 @@ build() {
patch -Np1 -i "$srcdir/libnl32.patch"
autoreconf -f -i
- sed -i -e "s:\(install --basedir=\$\$dir\):\1 --root='${pkgdir}':" Makefile.in
PYTHONPROG=/usr/bin/python2 ./configure --prefix=/usr \
--sysconfdir=/etc \
--mandir=/usr/share/man \
@@ -52,6 +51,7 @@ build() {
package() {
cd "${srcdir}/${pkgname}-${pkgver}"
+ sed -i -e "s:install --basedir=\$\$dir:install --basedir=\$\$dir --root=${pkgdir}:" Makefile
make DESTDIR="${pkgdir}" INSTALL_PREFIX="${pkgdir}" INSTALLDIRS=vendor install
install -D -m755 "${srcdir}/snmpd.rc" "${pkgdir}/etc/rc.d/snmpd"
install -D -m644 "${srcdir}/snmpd.confd" "${pkgdir}/etc/conf.d/snmpd"
diff --git a/extra/procmail/PKGBUILD b/extra/procmail/PKGBUILD
index 92ebabde5..48a13a4a5 100644
--- a/extra/procmail/PKGBUILD
+++ b/extra/procmail/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 151448 2012-02-26 11:17:19Z pierre $
+# $Id: PKGBUILD 176897 2013-02-02 07:04:51Z andyrtr $
# Maintainer: Andreas Radke <andyrtr@archlinux.org>
pkgname=procmail
pkgver=3.22
-pkgrel=5
+pkgrel=6
pkgdesc="Highly configurable auto mail processing."
arch=('i686' 'x86_64' 'mips64el')
url="http://www.procmail.org"
@@ -20,11 +20,11 @@ build() {
cd $srcdir/$pkgname-$pkgver
patch -p1 -i ${srcdir}/procmail-3.22-getline.patch
yes n | make CFLAGS0="${CFLAGS} ${LDFLAGS}" LOCKINGTEST="/tmp ."
- make BASENAME=${pkgdir}/usr MANDIR=${pkgdir}/usr/share/man install
}
package() {
cd $srcdir/$pkgname-$pkgver
+ make BASENAME=${pkgdir}/usr MANDIR=${pkgdir}/usr/share/man install
install -D -m644 Artistic ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
install -d -m755 ${pkgdir}/usr/share/doc/${pkgname}/examples
install -m644 examples/* ${pkgdir}/usr/share/doc/${pkgname}/examples/
diff --git a/extra/rasqal/PKGBUILD b/extra/rasqal/PKGBUILD
index 9cd293b53..18047acf8 100644
--- a/extra/rasqal/PKGBUILD
+++ b/extra/rasqal/PKGBUILD
@@ -1,17 +1,17 @@
-# $Id: PKGBUILD 159309 2012-05-21 11:10:25Z tomegun $
+# $Id: PKGBUILD 176919 2013-02-02 15:36:06Z tomegun $
# Maintainer: Tom Gundersen <teg@jklm.no>
# Contributor: AndyRTR <andyrtr@archlinux.org>
# Contributor: Lawrence Lee <valheru@facticius.net>
pkgname=rasqal
epoch=1
-pkgver=0.9.29
+pkgver=0.9.30
pkgrel=1
pkgdesc="A free C library that handles Resource Description Framework (RDF) query syntaxes, query construction and query execution returning result bindings"
url="http://librdf.org/rasqal"
license=('GPL' 'LGPL')
arch=('i686' 'x86_64' 'mips64el')
-depends=('raptor' 'mpfr')
+depends=('raptor' 'mpfr' 'util-linux')
options=('!libtool')
source=(http://download.librdf.org/source/${pkgname}-${pkgver}.tar.gz)
@@ -32,4 +32,4 @@ package() {
cd ${srcdir}/${pkgname}-${pkgver}
make DESTDIR=${pkgdir} install
}
-md5sums=('49e4b75a0c67465edf55dd20606715fa')
+md5sums=('b12c5f9cfdb6b04efce5a4a186b8416b')
diff --git a/extra/rdesktop/PKGBUILD b/extra/rdesktop/PKGBUILD
index a61a3ab7f..f3e237c08 100644
--- a/extra/rdesktop/PKGBUILD
+++ b/extra/rdesktop/PKGBUILD
@@ -1,15 +1,16 @@
-# $Id: PKGBUILD 146604 2012-01-14 02:04:54Z eric $
-# Maintainer: Andrea Scarpino <andrea@archlinux.org>
+# $Id: PKGBUILD 176924 2013-02-02 17:56:28Z andrea $
+# Maintainer:
+# Contributor: Andrea Scarpino <andrea@archlinux.org>
# Contributor: Dan McGee <dan@archlinux.org>
pkgname=rdesktop
pkgver=1.7.1
-pkgrel=2.1
+pkgrel=3
pkgdesc="An open source client for Windows Remote Desktop Services"
arch=('i686' 'x86_64' 'mips64el')
url="http://www.rdesktop.org/"
license=('GPL3')
-depends=('libx11' 'openssl' 'libao' 'libsamplerate')
+depends=('openssl' 'libao' 'libsamplerate' 'xorg-xrandr')
source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz"
'rdesktop-send_physical_buttons.diff' 'rdesktop-libao.patch')
md5sums=('c4b39115951c4a6d74f511c99b18fcf9'
@@ -17,7 +18,7 @@ md5sums=('c4b39115951c4a6d74f511c99b18fcf9'
'bd2c9bc68bddcc2652c668753d787df7')
build() {
- cd "${srcdir}/${pkgname}-${pkgver}"
+ cd ${pkgname}-${pkgver}
# FS#15113
patch -i "${srcdir}/rdesktop-send_physical_buttons.diff"
@@ -25,11 +26,13 @@ build() {
# Fix libao segfault, from Fedora
patch -i "${srcdir}/rdesktop-libao.patch"
- ./configure --prefix=/usr --enable-smartcard
+ ./configure --prefix=/usr \
+ --enable-smartcard \
+ --with-ipv6
make
}
package() {
- cd "${srcdir}/${pkgname}-${pkgver}"
+ cd ${pkgname}-${pkgver}
make DESTDIR="${pkgdir}" install
}
diff --git a/extra/source-highlight/PKGBUILD b/extra/source-highlight/PKGBUILD
index 81462e925..498bbeaf6 100644
--- a/extra/source-highlight/PKGBUILD
+++ b/extra/source-highlight/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 176295 2013-01-28 16:48:28Z stephane $
+# $Id: PKGBUILD 176932 2013-02-02 19:24:03Z giovanni $
# Maintainer: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: Douglas Soares de Andrade <douglas@archlinux.org>
pkgname=source-highlight
pkgver=3.1.7
-pkgrel=3
+pkgrel=4
pkgdesc="Convert source code to syntax highlighted document"
arch=('i686' 'x86_64' 'mips64el')
url="http://www.gnu.org/software/src-highlite/"
@@ -21,12 +21,12 @@ build() {
./configure --prefix=/usr \
--sysconfdir=/etc \
- --with-bash-completion="${pkgdir}/usr/share/bash-completion/completions"
+ --with-bash-completion=/usr/share/bash-completion/completions
make
}
package() {
cd "${srcdir}/${pkgname}-${pkgver}"
- make prefix="${pkgdir}/usr" install
+ make prefix="${pkgdir}/usr" bash_completiondir="${pkgdir}/usr/share/bash-completion/completions" install
}
diff --git a/extra/speex/PKGBUILD b/extra/speex/PKGBUILD
index 2a4d407e3..e385410b5 100644
--- a/extra/speex/PKGBUILD
+++ b/extra/speex/PKGBUILD
@@ -1,28 +1,27 @@
-# $Id: PKGBUILD 137583 2011-09-09 22:58:20Z allan $
-# Maintainer:
+# $Id: PKGBUILD 176866 2013-02-02 03:18:03Z heftig $
+# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
# Contributer: Jason Chu <jason@archlinux.org>
pkgname=speex
pkgver=1.2rc1
-pkgrel=2.2
+pkgrel=3
pkgdesc="A free codec for free speech"
-arch=('i686' 'x86_64' 'mips64el')
+arch=(i686 x86_64 mips64el)
url="http://www.speex.org/"
-license=('BSD')
-depends=('libogg')
+license=(BSD)
+depends=(libogg)
options=('!libtool')
source=(http://downloads.us.xiph.org/releases/$pkgname/$pkgname-$pkgver.tar.gz)
md5sums=('c4438b22c08e5811ff10e2b06ee9b9ae')
build() {
- cd $srcdir/speex-$pkgver
+ cd $pkgname-$pkgver
./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
make
}
package() {
- cd $srcdir/speex-$pkgver
- make DESTDIR=$startdir/pkg install
-
- install -D -m644 COPYING $startdir/pkg/usr/share/licenses/$pkgname/LICENSE
+ cd $pkgname-$pkgver
+ make DESTDIR="$pkgdir" install
+ install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
}
diff --git a/extra/system-config-printer/PKGBUILD b/extra/system-config-printer/PKGBUILD
index 5b3649cce..b4fa8e6b0 100644
--- a/extra/system-config-printer/PKGBUILD
+++ b/extra/system-config-printer/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 171248 2012-11-16 22:37:18Z andrea $
+# $Id: PKGBUILD 176922 2013-02-02 17:50:55Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
pkgbase=system-config-printer
pkgname=('system-config-printer-common'
'system-config-printer-gnome')
pkgver=1.3.12
-pkgrel=1
+pkgrel=2
pkgdesc="A CUPS printer configuration tool and status applet"
url="http://cyberelk.net/tim/software/system-config-printer/"
arch=('i686' 'x86_64' 'mips64el')
@@ -17,16 +17,13 @@ md5sums=('0775647e1c34ef25364de3c178a4ed36'
'1aa2246047b424e2d23473749368b8c6')
build() {
- cd "${srcdir}"/${pkgbase}-${pkgver}
+ cd ${pkgbase}-${pkgver}
sed -i -e "s|#![ ]*/usr/bin/python$|#!/usr/bin/python2|" \
-e "s|#![ ]*/usr/bin/env python$|#!/usr/bin/env python2|" \
$(find . -name '*.py')
sed -i "s|#!/usr/bin/python|#!/usr/bin/python2|" udev/udev-add-printer
- # Fix build with udev 183
- sed -i 's:udev_get_sys_path (udev):"/sys":' udev/udev-configure-printer.c
-
./configure --prefix=/usr \
--sbindir=/usr/bin \
--sysconfdir=/etc \
@@ -44,7 +41,7 @@ package_system-config-printer-common() {
provides=("system-config-printer=${pkgver}")
conflicts=('system-config-printer')
- cd "${srcdir}"/${pkgbase}-${pkgver}
+ cd ${pkgbase}-${pkgver}
install -d "${pkgdir}"/usr/share/${pkgbase}
install -m644 config.py \
debug.py \
@@ -84,6 +81,9 @@ package_system-config-printer-common() {
install -Dm644 $file \
"${pkgdir}"/usr/lib/python2.7/site-packages/cupshelpers/$(basename $file)
done
+
+ install -Dm755 dbus/scp-dbus-service \
+ "${pkgdir}"/usr/bin/scp-dbus-service
}
package_system-config-printer-gnome() {
@@ -91,10 +91,11 @@ package_system-config-printer-gnome() {
depends=('system-config-printer-common' 'gnome-icon-theme' 'python2-notify')
optdependence=('gnome-keyring: password management')
- cd "${srcdir}"/${pkgbase}-${pkgver}
+ cd ${pkgbase}-${pkgver}
make DESTDIR="${pkgdir}" install
# files provided by system-config-printer-common
+ rm "${pkgdir}"/usr/bin/scp-dbus-service
cd "${pkgdir}"/usr/share/${pkgbase}
rm config.py \
debug.py \
diff --git a/extra/wireshark/01_patch-automake-1.13.diff b/extra/wireshark/01_patch-automake-1.13.diff
new file mode 100644
index 000000000..cf03fa060
--- /dev/null
+++ b/extra/wireshark/01_patch-automake-1.13.diff
@@ -0,0 +1,11 @@
+--- configure.in.init 2013-02-02 22:11:27.140322526 +0100
++++ configure.in 2013-02-02 22:11:42.863854681 +0100
+@@ -1960,7 +1960,7 @@
+ sinclude(asn1/Custom.m4) dnl
+ ifdef(_CUSTOM_ASN1_AC_OUTPUT_,, define(_CUSTOM_ASN1_AC_OUTPUT_, )) dnl
+
+-AM_CONFIG_HEADER(config.h)
++AC_CONFIG_HEADERS(config.h)
+ AC_OUTPUT(
+ Makefile
+ doxygen.cfg
diff --git a/extra/wireshark/02_enable-version.diff b/extra/wireshark/02_enable-version.diff
new file mode 100644
index 000000000..db2f3726e
--- /dev/null
+++ b/extra/wireshark/02_enable-version.diff
@@ -0,0 +1,11 @@
+--- configure.in.init 2013-02-02 22:11:42.863854681 +0100
++++ configure.in 2013-02-02 22:13:40.888683191 +0100
+@@ -185,7 +185,7 @@
+ [use GnuTLS library @<:@default=yes@:>@]),
+ with_gnutls="$withval", with_gnutls="yes")
+ if test "x$with_gnutls" = "xyes"; then
+- PKG_CHECK_MODULES([LIBGNUTLS], [gnutls >= 1.2.0 gnutls < 3],
++ PKG_CHECK_MODULES([LIBGNUTLS], [gnutls >= 1.2.0],
+ [
+ echo "GnuTLS found, enabling SSL decryption"
+ AC_DEFINE(HAVE_LIBGNUTLS, 1, [Define to use GnuTLS library])
diff --git a/extra/wireshark/PKGBUILD b/extra/wireshark/PKGBUILD
index 3f5ec35dc..eb009e1ab 100644
--- a/extra/wireshark/PKGBUILD
+++ b/extra/wireshark/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 173181 2012-12-12 00:32:12Z eric $
+# $Id: PKGBUILD 176946 2013-02-02 21:34:52Z guillaume $
# Maintainer: Guillaume ALAUX <guillaume@archlinux.org>
# Contributor: Florian Pritz <bluewind at jabber dot ccc dot de>
pkgname=('wireshark-cli' 'wireshark-gtk')
pkgbase=wireshark
-pkgver=1.8.4
-pkgrel=2
+pkgver=1.8.5
+pkgrel=1
arch=('i686' 'x86_64' 'mips64el')
license=('GPL2')
makedepends=('bison' 'flex' 'gtk2' 'krb5' 'libcap' 'libpcap' 'bash' 'gnutls'
@@ -12,14 +12,17 @@ makedepends=('bison' 'flex' 'gtk2' 'krb5' 'libcap' 'libpcap' 'bash' 'gnutls'
url='http://www.wireshark.org/'
options=(!libtool)
source=(http://www.wireshark.org/download/src/${pkgbase}-${pkgver}.tar.bz2
- enable_version.patch)
-sha256sums=('cae9ec0cb9fa0b732a76c0f72f8c15d763f8cdc2e389cda2da6c48c24559faac'
- '0cf13fb0a53909dd737e44f3c3f62b824527d7c96eaffb69d9a8bf4772d54cbd')
+ 01_patch-automake-1.13.diff
+ 02_enable-version.diff)
+sha256sums=('d4e4798216974a3c45e74b03644ee33b64481d2fe5c788c002266e5f141ee372'
+ '388a9cf4c924c32a0f7ee8ffeaae060cdbf0c712bcc0032d5dfaa5717b217b80'
+ 'dd71a9fc3443b5e586d9e50c31208d031f20d7b96cf72d9e4e0f02f2f175d00b')
build() {
cd "${srcdir}/${pkgbase}-${pkgver}"
- patch -p0 < ${srcdir}/enable_version.patch
+ patch -p0 < ${srcdir}/01_patch-automake-1.13.diff
+ patch -p0 < ${srcdir}/02_enable-version.diff
./autogen.sh
./configure \
diff --git a/extra/xf86-video-ati/PKGBUILD b/extra/xf86-video-ati/PKGBUILD
index 40f66e595..0376fcc78 100644
--- a/extra/xf86-video-ati/PKGBUILD
+++ b/extra/xf86-video-ati/PKGBUILD
@@ -1,22 +1,22 @@
-# $Id: PKGBUILD 170785 2012-11-11 10:23:19Z andyrtr $
+# $Id: PKGBUILD 176906 2013-02-02 07:15:02Z andyrtr $
# Maintainer: Jan de Groot <jgc@archlinux.org>
# Contributor: Alexander Baldeck <alexander@archlinux.org>
pkgname=xf86-video-ati
-pkgver=7.0.0
+pkgver=7.1.0
epoch=1
pkgrel=1
pkgdesc="X.org ati video driver"
arch=('i686' 'x86_64')
url="http://xorg.freedesktop.org/"
license=('custom')
-depends=('libdrm>=2.4.40' 'systemd-tools' 'ati-dri')
+depends=('libdrm>=2.4.41' 'systemd-tools' 'ati-dri')
makedepends=('xorg-server-devel' 'X-ABI-VIDEODRV_VERSION=13' 'resourceproto' 'scrnsaverproto')
conflicts=('xorg-server<1.13.0' 'X-ABI-VIDEODRV_VERSION<13' 'X-ABI-VIDEODRV_VERSION>=14')
groups=('xorg-drivers' 'xorg')
options=('!libtool')
source=(${url}/releases/individual/driver/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('c0acc81386425651aae5dfe02d89f935bb63b2a62104da0d88deac3c773ea10e')
+sha256sums=('c8ae44051fcb331625217f98c09a3aa69f493052b69d62c03f41fed0bfe610cd')
build() {
cd ${srcdir}/${pkgname}-${pkgver}
diff --git a/extra/xorg-sessreg/PKGBUILD b/extra/xorg-sessreg/PKGBUILD
index 48859fd5a..a9b930917 100644
--- a/extra/xorg-sessreg/PKGBUILD
+++ b/extra/xorg-sessreg/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 141120 2011-10-24 12:17:34Z jgc $
+# $Id: PKGBUILD 176901 2013-02-02 07:10:44Z andyrtr $
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgname=xorg-sessreg
pkgver=1.0.7
-pkgrel=1.1
+pkgrel=2
pkgdesc="Register X sessions in system utmp/utmpx databases"
arch=(i686 x86_64 'mips64el')
url="http://xorg.freedesktop.org/"
@@ -18,6 +18,10 @@ build() {
cd "${srcdir}/sessreg-${pkgver}"
./configure --prefix=/usr
make
+}
+
+package() {
+ cd "${srcdir}/sessreg-${pkgver}"
make DESTDIR="${pkgdir}" install
install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"
diff --git a/extra/xorg-xdpyinfo/PKGBUILD b/extra/xorg-xdpyinfo/PKGBUILD
index 0d1a323fd..6c589a7ee 100644
--- a/extra/xorg-xdpyinfo/PKGBUILD
+++ b/extra/xorg-xdpyinfo/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 141118 2011-10-24 12:15:25Z jgc $
+# $Id: PKGBUILD 176903 2013-02-02 07:12:27Z andyrtr $
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgname=xorg-xdpyinfo
pkgver=1.3.0
-pkgrel=1.1
+pkgrel=2
pkgdesc="Display information utility for X"
arch=(i686 x86_64 'mips64el')
url="http://xorg.freedesktop.org/"
@@ -18,6 +18,10 @@ build() {
cd "${srcdir}/xdpyinfo-${pkgver}"
./configure --prefix=/usr
make
+}
+
+package() {
+ cd "${srcdir}/xdpyinfo-${pkgver}"
make DESTDIR="${pkgdir}" install
install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"
diff --git a/extra/xorg-xset/PKGBUILD b/extra/xorg-xset/PKGBUILD
index 463cad984..c49686f8c 100644
--- a/extra/xorg-xset/PKGBUILD
+++ b/extra/xorg-xset/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 134284 2011-08-02 18:56:04Z jgc $
+# $Id: PKGBUILD 176905 2013-02-02 07:13:56Z andyrtr $
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgname=xorg-xset
pkgver=1.2.2
-pkgrel=1.1
+pkgrel=2
pkgdesc="User preference utility for X"
arch=(i686 x86_64 'mips64el')
url="http://xorg.freedesktop.org/"
@@ -18,6 +18,10 @@ build() {
cd "${srcdir}/xset-${pkgver}"
./configure --prefix=/usr --without-fontcache --without-xf86misc
make
+ }
+
+package() {
+ cd "${srcdir}/xset-${pkgver}"
make DESTDIR="${pkgdir}" install
install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"