summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-06-25 03:25:00 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-06-25 03:25:00 +0000
commit7d53ccd018d0e86e7aa3a0c0b1a092ce8b206041 (patch)
treeada6a2a821b25dd0c06d04b48baeb2e482c632e8 /community
parentede7515706823fff2791a9a5225bbe0473005bc9 (diff)
Wed Jun 25 03:21:53 UTC 2014
Diffstat (limited to 'community')
-rw-r--r--community/0ad/PKGBUILD15
-rw-r--r--community/atanks/PKGBUILD6
-rw-r--r--community/glusterfs/PKGBUILD13
-rw-r--r--community/kbibtex/PKGBUILD8
-rw-r--r--community/ldc/PKGBUILD6
-rw-r--r--community/murmur/PKGBUILD4
-rw-r--r--community/murmur/murmur.install4
-rw-r--r--community/python-sqlalchemy/PKGBUILD11
-rw-r--r--community/redis/PKGBUILD6
-rw-r--r--community/sfml/PKGBUILD6
-rw-r--r--community/sysstat/PKGBUILD11
-rw-r--r--community/wt/PKGBUILD7
-rw-r--r--community/xonotic/PKGBUILD18
-rw-r--r--community/xonotic/xonotic-glx.desktop2
-rw-r--r--community/xonotic/xonotic-sdl.desktop2
-rw-r--r--community/xonotic/xonotic.install12
16 files changed, 76 insertions, 55 deletions
diff --git a/community/0ad/PKGBUILD b/community/0ad/PKGBUILD
index 5721910ad..3bfd41435 100644
--- a/community/0ad/PKGBUILD
+++ b/community/0ad/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 112345 2014-06-01 02:33:08Z svenstaro $
+# $Id: PKGBUILD 113526 2014-06-24 20:55:12Z svenstaro $
# Maintainer: Sven-Hendrik Haase <sh@lutzhaase.com>
# Contributor: t3ddy <t3ddy1988 "at" gmail {dot} com>
# Contributor: Adrián Chaves Fernández (Gallaecio) <adriyetichaves@gmail.com>
pkgname=0ad
pkgver=a16
_pkgver=0.0.16-alpha
-pkgrel=2
+pkgrel=3
pkgdesc="Cross-platform, 3D and historically-based real-time strategy game"
arch=('i686' 'x86_64')
url="http://play0ad.com/"
@@ -15,14 +15,19 @@ depends=('binutils' 'boost-libs' 'curl' 'enet' 'libogg' 'libpng' 'libvorbis'
'gloox' 'miniupnpc' 'icu' 'nspr')
makedepends=('boost' 'cmake' 'mesa' 'zip' 'python2' 'libsm')
source=("http://releases.wildfiregames.com/$pkgname-$_pkgver-unix-build.tar.xz"
- "http://trac.wildfiregames.com/raw-attachment/ticket/2552/miniupnpc_api.patch")
+ "http://trac.wildfiregames.com/raw-attachment/ticket/2552/miniupnpc_api.patch"
+ "gcc49-${pkgname}.patch::http://trac.wildfiregames.com/changeset/15334?format=diff&new=15334")
md5sums=('3836bbcdf4edc57c2354b4fef6023146'
- '6981595ba4b8eb21f9503304b090c9a9')
+ '6981595ba4b8eb21f9503304b090c9a9'
+ '5eda18c3f81cda68983bdeb7d7e20531')
prepare() {
cd "$srcdir/$pkgname-$_pkgver/"
- patch -p0 -i "../miniupnpc_api.patch"
+ patch -Np0 -i "../miniupnpc_api.patch"
sed -i "s/env python/env python2/g" libraries/source/cxxtest-4.3/bin/cxxtestgen
+
+ # Fix FS#40839
+ patch -Np3 -i "../gcc49-${pkgname}.patch"
}
build() {
diff --git a/community/atanks/PKGBUILD b/community/atanks/PKGBUILD
index 393585c11..a1f519f53 100644
--- a/community/atanks/PKGBUILD
+++ b/community/atanks/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 111486 2014-05-19 10:07:37Z spupykin $
+# $Id: PKGBUILD 113496 2014-06-24 11:01:51Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Jacek Poplawski <jacekpoplawski@gmail.com>
# Contributor: Charlie Cox <ccoxiv@yahoo.com>
pkgname=atanks
-pkgver=5.9
+pkgver=6.0
pkgrel=1
pkgdesc="Atomic Tanks"
url="http://atanks.sourceforge.net"
@@ -13,7 +13,7 @@ arch=('i686' 'x86_64')
makedepends=('sed')
depends=('allegro4' 'gcc-libs')
source=("http://downloads.sourceforge.net/project/atanks/atanks/atanks-${pkgver}/atanks-${pkgver}.tar.gz")
-md5sums=('76d92aba871d86b0752d3d01da2782b0')
+md5sums=('c6041d854ede9b886b7a9902714bd8b7')
build() {
cd atanks-${pkgver}
diff --git a/community/glusterfs/PKGBUILD b/community/glusterfs/PKGBUILD
index abba92161..101b5e977 100644
--- a/community/glusterfs/PKGBUILD
+++ b/community/glusterfs/PKGBUILD
@@ -1,13 +1,12 @@
-# $Id: PKGBUILD 112465 2014-06-02 10:47:17Z spupykin $
+# $Id: PKGBUILD 113498 2014-06-24 11:02:08Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributors:
# Andrei Antoukh - niwi@niwi.be - http://www.niwi.be
# henning mueller <henning@orgizm.net>
pkgname=glusterfs
-pkgver=3.5.0
-_basever=`echo $pkgver | cut -f1-2 -d.`
-pkgrel=2
+pkgver=3.5.1
+pkgrel=1
pkgdesc='Is a cluster file-system capable of scaling to several peta-bytes.'
arch=(i686 x86_64)
url='http://www.gluster.org/'
@@ -15,8 +14,8 @@ license=(GPL2 LGPL3)
install=glusterfs.install
depends=(fuse python2 libxml2)
makedepends=(flex bison)
-source=(http://download.gluster.org/pub/gluster/glusterfs/$_basever/$pkgver/glusterfs-$pkgver.tar.gz)
-md5sums=('5c141ba3e5306d550d9092e3d1ad6d50')
+source=($pkgname-$pkgver.tar.gz::https://github.com/gluster/glusterfs/archive/v$pkgver.tar.gz)
+md5sums=('8ca66470225704339b94317616977301')
prepare() {
cd $srcdir/$pkgname-$pkgver
@@ -27,6 +26,7 @@ prepare() {
build() {
cd $srcdir/$pkgname-$pkgver
+ ./autogen.sh
./configure \
--prefix=/usr \
--sbindir=/usr/bin \
@@ -37,7 +37,6 @@ build() {
--libexecdir=/usr/lib/$pkgname \
--with-systemddir=/usr/lib/systemd/system \
PYTHON=python2 LEXLIB=
- ./gen-headers.py
make
}
diff --git a/community/kbibtex/PKGBUILD b/community/kbibtex/PKGBUILD
index 0520ba976..4a51fcb28 100644
--- a/community/kbibtex/PKGBUILD
+++ b/community/kbibtex/PKGBUILD
@@ -1,22 +1,22 @@
-# $Id: PKGBUILD 103296 2014-01-02 21:08:34Z schiv $
+# $Id: PKGBUILD 113521 2014-06-24 20:18:59Z schiv $
# Maintainer: Ray Rashif <schiv@archlinux.org>
# Contributor: Antonio Rojas <nqn1976 @ gmail.com>
# Contributor: cmorlok <christianmorlok@web.de>
pkgname=kbibtex
-pkgver=0.5
+pkgver=0.5.1
_branch=0.5
pkgrel=1
pkgdesc="A BibTeX editor for KDE"
arch=('i686' 'x86_64')
url='http://home.gna.org/kbibtex/'
license=('GPL')
-depends=('kdebase-runtime')
+depends=('kdebase-runtime' 'poppler-qt4')
optdepends=('kdegraphics-okular: Document preview')
makedepends=('cmake' 'automoc4')
install=$pkgname.install
source=("http://download.gna.org/$pkgname/$_branch/$pkgname-$pkgver.tar.xz")
-md5sums=('bbd2affd1edfb8f02a077c2c7cfc2038')
+md5sums=('133d4a1a7ec9242545f7616765384777')
build() {
cd "$pkgname-$pkgver"
diff --git a/community/ldc/PKGBUILD b/community/ldc/PKGBUILD
index f7431fd08..a37085346 100644
--- a/community/ldc/PKGBUILD
+++ b/community/ldc/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 106423 2014-03-02 22:29:17Z dicebot $
+# $Id: PKGBUILD 113509 2014-06-24 12:12:02Z dicebot $
# Maintainer: Mihails Strasuns <public@dicebot.lv>
# Contributor: Sven-Hendrik Haase <sh@lutzhaase.com>
pkgname=('ldc' 'liblphobos-devel')
groups=('dlang' 'dlang-ldc')
-pkgver=0.12.1
+pkgver=0.13.0
epoch=1
-pkgrel=2
+pkgrel=1
pkgdesc="A D Compiler based on the LLVM Compiler Infrastructure including D runtime and libphobos2"
arch=('i686' 'x86_64')
url="https://github.com/ldc-developers/ldc"
diff --git a/community/murmur/PKGBUILD b/community/murmur/PKGBUILD
index e99021395..2b500ecd0 100644
--- a/community/murmur/PKGBUILD
+++ b/community/murmur/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 113191 2014-06-15 21:55:33Z svenstaro $
+# $Id: PKGBUILD 113528 2014-06-24 21:19:53Z svenstaro $
# Maintainer: Sven-Hendrik Haase <sh@lutzhaase.com>
# Contributor: Otto Allmendinger <otto.allmendinger@googlemail.com>
# Contributor: Malte Rabenseifner <malte@zearan.de>
pkgname=murmur
pkgver=1.2.7
-pkgrel=1
+pkgrel=2
pkgdesc="The voice chat application server for Mumble"
arch=('i686' 'x86_64')
url="http://mumble.sourceforge.net"
diff --git a/community/murmur/murmur.install b/community/murmur/murmur.install
index 13eec8094..4c6abe245 100644
--- a/community/murmur/murmur.install
+++ b/community/murmur/murmur.install
@@ -1,6 +1,6 @@
post_install() {
- getent group murmur > /dev/null || groupadd -r -g 86 murmur 1>/dev/null
- getent passwd murmur > /dev/null || useradd -r -u 86 -d /var/lib/murmur -g murmur -s /bin/false murmur 1>/dev/null
+ getent group murmur > /dev/null || groupadd -r -g 122 murmur 1>/dev/null
+ getent passwd murmur > /dev/null || useradd -r -u 122 -d /var/lib/murmur -g murmur -s /bin/false murmur 1>/dev/null
chown -R murmur:murmur /var/lib/murmur
diff --git a/community/python-sqlalchemy/PKGBUILD b/community/python-sqlalchemy/PKGBUILD
index 6df919ed4..ed45e185b 100644
--- a/community/python-sqlalchemy/PKGBUILD
+++ b/community/python-sqlalchemy/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 108809 2014-04-04 10:16:01Z fyan $
+# $Id: PKGBUILD 113477 2014-06-24 04:09:38Z fyan $
# Maintainer: Angel Velasquez <angvp@archlinux.org>
# Maintainer: Felix Yan <felixonmars@gmail.com>
# Contributor: Sébastien Luttringer <seblu@aur.archlinux.org>
pkgbase=python-sqlalchemy
pkgname=('python-sqlalchemy' 'python2-sqlalchemy')
-pkgver=0.9.4
+pkgver=0.9.6
pkgrel=1
arch=('i686' 'x86_64') # python2 package contain .so
url="http://www.sqlalchemy.org/"
@@ -13,7 +13,7 @@ license=('MIT')
makedepends=('python' 'python2' 'python-setuptools' 'python2-setuptools')
checkdepends=('python-pytest' 'python2-pytest' 'python-mock' 'python2-mock')
source=("https://pypi.python.org/packages/source/S/SQLAlchemy/SQLAlchemy-$pkgver.tar.gz")
-md5sums=('c008ea5e2565ec1418ee8461393a99b1')
+md5sums=('f8494d85834ba6a465b4a32078d36ee8')
prepare() {
cp -a SQLAlchemy-$pkgver SQLAlchemy2-$pkgver
@@ -28,12 +28,11 @@ build() {
}
check() {
- # Tests failing
cd SQLAlchemy-${pkgver}
- #python setup.py test
+ python setup.py test || warning "Tests failed"
cd ../SQLAlchemy2-$pkgver
- #python2 setup.py test
+ python2 setup.py test || warning "Tests failed"
}
package_python-sqlalchemy() {
diff --git a/community/redis/PKGBUILD b/community/redis/PKGBUILD
index 65b80bd18..93a0e95d4 100644
--- a/community/redis/PKGBUILD
+++ b/community/redis/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 113034 2014-06-11 15:06:38Z spupykin $
+# $Id: PKGBUILD 113502 2014-06-24 11:02:44Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer: Jan-Erik Rediger <badboy at archlinux dot us>
# Contributor: nofxx <x@<nick>.com>
pkgname=redis
-pkgver=2.8.11
+pkgver=2.8.12
pkgrel=1
pkgdesc="Advanced key-value store"
arch=('i686' 'x86_64')
@@ -19,7 +19,7 @@ source=("http://download.redis.io/releases/redis-$pkgver.tar.gz"
"redis.service"
"redis.logrotate"
"redis.tmpfiles.d")
-md5sums=('196e0cf387d8885439add8a3e1cab469'
+md5sums=('27645ca17ac1c269e67862fcc0f1d2e3'
'5320aa6d0f31aadc1d6202ca40425aea'
'9e2d75b7a9dc421122d673fe520ef17f'
'dd9ab8022b4d963b2e5899170dfff490')
diff --git a/community/sfml/PKGBUILD b/community/sfml/PKGBUILD
index f9539a454..b5c4f14d0 100644
--- a/community/sfml/PKGBUILD
+++ b/community/sfml/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 103129 2013-12-26 21:26:17Z svenstaro $
+# $Id: PKGBUILD 113490 2014-06-24 09:52:31Z svenstaro $
# Maintainer: Sven-Hendrik Haase <sh@lutzhaase.com>
# Contributor: Ondrej Martinak <omartinak@gmail.com>
pkgname=sfml
_commit=4a300547f3
pkgver=2.1.0.$_commit
-pkgrel=1
+pkgrel=3
pkgdesc='A simple, fast, cross-platform, and object-oriented multimedia API'
arch=('i686' 'x86_64')
url='http://www.sfml-dev.org/'
@@ -34,7 +34,7 @@ package() {
make DESTDIR="$pkgdir/" install
- install -Dm644 "$pkgdir/usr/share/SFML/cmake/Modules/FindSFML.cmake" "$pkgdir/usr/share/cmake-2.8/Modules/FindSFML.cmake"
+ install -Dm644 "$pkgdir/usr/share/SFML/cmake/Modules/FindSFML.cmake" "$pkgdir/usr/share/cmake-3.0/Modules/FindSFML.cmake"
install -Dm644 ../license.txt "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
}
diff --git a/community/sysstat/PKGBUILD b/community/sysstat/PKGBUILD
index 84a013848..18ee6cee8 100644
--- a/community/sysstat/PKGBUILD
+++ b/community/sysstat/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 109660 2014-04-17 13:09:54Z spupykin $
+# $Id: PKGBUILD 113512 2014-06-24 13:16:01Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Martin Devera <devik@cdi.cz>
pkgname=sysstat
-pkgver=10.3.1
-pkgrel=2
+pkgver=11.0.0
+pkgrel=1
pkgdesc="a collection of performance monitoring tools (iostat,isag,mpstat,pidstat,sadf,sar)"
arch=('i686' 'x86_64')
url="http://pagesperso-orange.fr/sebastien.godard/"
@@ -18,7 +18,7 @@ backup=('etc/conf.d/sysstat'
'etc/conf.d/sysstat.ioconf')
source=(http://pagesperso-orange.fr/sebastien.godard/$pkgname-$pkgver.tar.gz
lib64-fix.patch)
-md5sums=('54f73330d26147b02b35adb2bb622aac'
+md5sums=('fbd773ae95d0d055011496dc1cef99e5'
'7ffa6bf990609d85367070f71b40a34b')
prepare() {
@@ -42,8 +42,7 @@ build() {
package() {
cd $srcdir/$pkgname-$pkgver
mkdir -p \
- $pkgdir/etc/cron.hourly \
- $pkgdir/etc/cron.daily \
+ $pkgdir/etc/cron.{hourly,daily} \
$pkgdir/usr/lib/systemd/system
make DESTDIR=$pkgdir install
chown -R root:root $pkgdir
diff --git a/community/wt/PKGBUILD b/community/wt/PKGBUILD
index 67ae5d3e2..af2560fa0 100644
--- a/community/wt/PKGBUILD
+++ b/community/wt/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 112339 2014-05-31 16:37:12Z svenstaro $
+# $Id: PKGBUILD 113504 2014-06-24 11:16:56Z svenstaro $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer: Sven-Hendrik Haase <sh@lutzhaase.com>
# Contributor: Denis Martinez <deuns.martinez@gmail.com>
@@ -6,7 +6,7 @@
pkgname=wt
pkgver=3.3.3
_pkgver=3.3.3
-pkgrel=1
+pkgrel=2
pkgdesc="a C++ library and application server for developing and deploying web applications"
arch=('i686' 'x86_64')
url="http://www.webtoolkit.eu/"
@@ -43,8 +43,7 @@ package() {
cd ${srcdir}/${pkgname}-${_pkgver}/build
make DESTDIR=${pkgdir} install
- mkdir -p ${pkgdir}/usr/share/cmake-2.8/Modules
- mv ${pkgdir}/usr/cmake/FindWt.cmake ${pkgdir}/usr/share/cmake-2.8/Modules/
+ install -Dm644 ${pkgdir}/usr/cmake/FindWt.cmake ${pkgdir}/usr/share/cmake-3.0/Modules/FindWt.cmake
rm -r ${pkgdir}/usr/cmake
rm -rf $pkgdir/var/run
}
diff --git a/community/xonotic/PKGBUILD b/community/xonotic/PKGBUILD
index 46232f58b..e76331cf5 100644
--- a/community/xonotic/PKGBUILD
+++ b/community/xonotic/PKGBUILD
@@ -1,20 +1,24 @@
# Maintainer: Sven-Hendrik Haase <sh@lutzhaase.com>
# Contributor: Alexander Suhoverhov <cy at ngs dot ru>
+# Contributor: Jookia <166291@gmail.com>
pkgname=xonotic
pkgver=0.7.0
-pkgrel=1
+pkgrel=2
pkgdesc="A free, fast-paced crossplatform first-person shooter"
arch=('i686' 'x86_64')
url="http://xonotic.org"
license=('GPL')
-depends=('alsa-lib' 'curl' 'libjpeg>=8' 'libmodplug' 'libvorbis' 'libxpm' 'libxxf86dga' 'libxxf86vm' 'sdl' 'libpng>=1.4.0' 'xonotic-data')
+depends=('alsa-lib' 'curl' 'libjpeg>=8' 'libmodplug' 'libvorbis' 'libxpm' 'libxxf86dga'
+ 'libxxf86vm' 'sdl' 'libpng>=1.4.0' 'xonotic-data' 'hicolor-icon-theme'
+ 'gtk-update-icon-cache' 'desktop-file-utils')
makedepends=('unzip' 'mesa')
source=("http://dl.xonotic.org/xonotic-${pkgver}-source.zip"
"xonotic-glx.desktop"
"xonotic-sdl.desktop")
md5sums=('1cc50a79ac6abf27da916bfb5e066043'
- '914c7b9163e92b35f0ab57fdb1653ac5'
- 'da7d812ff231c9332cd694b39757adda')
+ '129df417236445b086fe78cafd01756c'
+ '2d3367d90889112d73ac2b8c17fb5840')
+install=xonotic.install
build() {
# compile Xonotic-flavored fteqcc
@@ -47,7 +51,11 @@ package() {
# convenience files
mkdir -p $pkgdir/usr/share/applications
install -Dm644 $srcdir/*.desktop -t $pkgdir/usr/share/applications
- install -Dm644 $srcdir/Xonotic/misc/logos/icons_png/xonotic_512.png $pkgdir/usr/share/pixmaps/xonotic.png
+
+ for size in 16 22 24 32 48 64 128 256 512; do
+ install -Dm644 $srcdir/Xonotic/misc/logos/icons_png/xonotic_${size}.png \
+ "$pkgdir/usr/share/icons/hicolor/${size}x${size}/apps/xonotic.png"
+ done
# crypto stuff
cd $srcdir/Xonotic/source/d0_blind_id
diff --git a/community/xonotic/xonotic-glx.desktop b/community/xonotic/xonotic-glx.desktop
index 9f9e78cc1..ebce0e196 100644
--- a/community/xonotic/xonotic-glx.desktop
+++ b/community/xonotic/xonotic-glx.desktop
@@ -4,7 +4,7 @@ Version=2.5
Encoding=UTF-8
Name=Xonotic (GLX)
Comment=a free open-source first person shooter
-Icon=/usr/share/pixmaps/xonotic.png
+Icon=xonotic
Exec=/usr/bin/xonotic-glx
Terminal=false
StartupNotify=false
diff --git a/community/xonotic/xonotic-sdl.desktop b/community/xonotic/xonotic-sdl.desktop
index 32b37f2c5..2c631916b 100644
--- a/community/xonotic/xonotic-sdl.desktop
+++ b/community/xonotic/xonotic-sdl.desktop
@@ -4,7 +4,7 @@ Version=2.5
Encoding=UTF-8
Name=Xonotic (SDL)
Comment=a free open-source first person shooter
-Icon=/usr/share/pixmaps/xonotic.png
+Icon=xonotic
Exec=/usr/bin/xonotic-sdl
Terminal=false
StartupNotify=false
diff --git a/community/xonotic/xonotic.install b/community/xonotic/xonotic.install
new file mode 100644
index 000000000..c317fbaca
--- /dev/null
+++ b/community/xonotic/xonotic.install
@@ -0,0 +1,12 @@
+post_install() {
+ update-desktop-database -q
+ gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+}
+
+post_upgrade() {
+ post_install
+}
+
+post_remove() {
+ post_install
+}