summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-02-26 03:35:58 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-02-26 03:35:58 +0000
commit3f23b6bf0b09b0edd47e2c763b3be136bc2fe274 (patch)
tree3be88fe725fc529471a0a3ca5af4b509e2ff88b1 /community
parent58e4d57ed9a8604dff646ccdfee54f9019ca5d13 (diff)
Wed Feb 26 03:32:51 UTC 2014
Diffstat (limited to 'community')
-rw-r--r--community/asunder/PKGBUILD33
-rw-r--r--community/asunder/asunder.install14
-rw-r--r--community/dbmail/PKGBUILD4
-rw-r--r--community/dmenu/PKGBUILD26
-rw-r--r--community/envoy/PKGBUILD6
-rw-r--r--community/gnote/PKGBUILD6
-rw-r--r--community/gnuradio/PKGBUILD8
-rw-r--r--community/haskell-haskeline/PKGBUILD8
-rw-r--r--community/haskell-terminfo/PKGBUILD8
-rw-r--r--community/python-levenshtein/PKGBUILD11
-rw-r--r--community/quassel/PKGBUILD16
-rw-r--r--community/synergy/PKGBUILD24
-rw-r--r--community/tellico/PKGBUILD6
-rw-r--r--community/texmaker/PKGBUILD10
-rw-r--r--community/unifdef/PKGBUILD6
-rw-r--r--community/virtualbox-modules-lts/PKGBUILD6
-rw-r--r--community/virtualbox-modules/PKGBUILD6
-rw-r--r--community/widelands/PKGBUILD15
-rw-r--r--community/xnee/PKGBUILD6
-rw-r--r--community/xnee/xnee.changelog3
20 files changed, 141 insertions, 81 deletions
diff --git a/community/asunder/PKGBUILD b/community/asunder/PKGBUILD
new file mode 100644
index 000000000..f7e1d6723
--- /dev/null
+++ b/community/asunder/PKGBUILD
@@ -0,0 +1,33 @@
+# $Id: PKGBUILD 103408 2014-01-05 18:15:51Z xyne $
+# Maintainer: Xyne <ac xunilhcra enyx, backwards>
+# Contributor: Ronald van Haren <ronald.archlinux.org>
+# Contributor: cs-cam - me.at.camdaniel.com
+# Contributor: Sebastien Piccand <sebcactus gmail com>
+
+pkgname=asunder
+pkgver=2.4
+pkgrel=2
+pkgdesc="a graphical CD ripper and encoder"
+arch=('i686' 'x86_64')
+url="http://littlesvr.ca/asunder/"
+license=('GPL2')
+depends=('gtk2' 'libcddb' 'cdparanoia' 'desktop-file-utils')
+makedepends=('pkgconfig' 'intltool' 'gettext')
+optdepends=('lame: for mp3 support' 'vorbis-tools: for ogg support' \
+ 'flac: for flac support')
+source=(http://littlesvr.ca/asunder/releases/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('11d36dcff71797e34a8e225e8fbd9e15')
+sha256sums=('90c2e13891697062661f3c1614b8781ce2e42963135174b8ba3ed6c3931cd293')
+install="$pkgname".install
+
+build() {
+ cd "${srcdir}/${pkgname}-${pkgver}"
+ ./configure --prefix=/usr
+ make
+}
+
+package() {
+ cd "${srcdir}/${pkgname}-${pkgver}"
+ make DESTDIR="${pkgdir}" install
+}
+
diff --git a/community/asunder/asunder.install b/community/asunder/asunder.install
new file mode 100644
index 000000000..735ba2d4a
--- /dev/null
+++ b/community/asunder/asunder.install
@@ -0,0 +1,14 @@
+post_install()
+{
+ update-desktop-database -q
+}
+
+post_upgrade()
+{
+ post_install
+}
+
+post_remove()
+{
+ post_install
+} \ No newline at end of file
diff --git a/community/dbmail/PKGBUILD b/community/dbmail/PKGBUILD
index c4879af58..2c81bdd85 100644
--- a/community/dbmail/PKGBUILD
+++ b/community/dbmail/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 105965 2014-02-20 09:01:49Z spupykin $
+# $Id: PKGBUILD 106198 2014-02-25 10:18:17Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Sebastian Faltoni <sebastian.faltoni@gmail.com>
pkgname=dbmail
pkgver=3.1.10
-pkgrel=3
+pkgrel=4
pkgdesc="Fast and scalable sql based mail services"
arch=('i686' 'x86_64')
depends=('gmime' 'libzdb' 'mhash' 'libevent')
diff --git a/community/dmenu/PKGBUILD b/community/dmenu/PKGBUILD
index 9a45dd17f..8f4f34194 100644
--- a/community/dmenu/PKGBUILD
+++ b/community/dmenu/PKGBUILD
@@ -1,30 +1,36 @@
-# $Id: PKGBUILD 69620 2012-04-20 14:11:11Z bpiotrowski $
+# $Id: PKGBUILD 106204 2014-02-25 11:21:42Z bpiotrowski $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
-# Maintainer: Bartłomiej Piotrowski <nospam@bpiotrowski.pl>
+# Contributor: Bartłomiej Piotrowski <bpiotrowski@archlinux.org>
# Contributor: Thorsten Töpper <atsutane-tu@freethoughts.de>
# Contributor: Thayer Williams <thayer@archlinux.org>
# Contributor: Jeff 'codemac' Mickey <jeff@archlinux.org>
pkgname=dmenu
-pkgver=4.5
-pkgrel=3
+pkgver=4.5.13.5ed5e90
+pkgrel=1
pkgdesc="A generic menu for X"
url="http://tools.suckless.org/dmenu/"
arch=('i686' 'x86_64')
license=('MIT')
depends=('sh' 'libxinerama')
-source=(http://dl.suckless.org/tools/$pkgname-$pkgver.tar.gz)
-md5sums=('9c46169ed703732ec52ed946c27d84b4')
+makedepends=('git')
+source=(git://git.suckless.org/dmenu#commit=5ed5e90bf)
+md5sums=('SKIP')
+
+pkgver() {
+ cd $pkgname
+ echo 4.5.$(git rev-list 7f45b3f7a..@ --count).$(git rev-parse --short HEAD)
+}
build(){
- cd $srcdir/$pkgname-$pkgver
+ cd $pkgname
make \
X11INC=/usr/include/X11 \
X11LIB=/usr/lib/X11
}
package() {
- cd $srcdir/$pkgname-$pkgver
- make PREFIX=/usr DESTDIR=$pkgdir install
- install -m644 -D LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
+ cd $pkgname
+ make PREFIX=/usr DESTDIR="$pkgdir" install
+ install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
}
diff --git a/community/envoy/PKGBUILD b/community/envoy/PKGBUILD
index 868b969a9..e73f98926 100644
--- a/community/envoy/PKGBUILD
+++ b/community/envoy/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 101179 2013-11-18 17:42:55Z eric $
+# $Id: PKGBUILD 106194 2014-02-25 08:40:55Z bpiotrowski $
# Maintainer: Federico Cinelli <cinelli@aur.archlinux.org>
pkgname=envoy
-pkgver=5
+pkgver=7
pkgrel=1
pkgdesc="A ssh-agent/gpg-agent keychain and process monitor"
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ optdepends=('gnupg: gpg-agent support')
makedepends=('ragel')
source=("$pkgname-$pkgver.tar.gz::https://github.com/vodik/$pkgname/archive/v$pkgver.tar.gz"
"clique.tar.gz::https://github.com/vodik/clique/archive/v0.1.tar.gz")
-md5sums=('feee9b1a0eed31360324ea868d081801'
+md5sums=('a4eb7a7356519605797b1d22b81dcf36'
'8c4f3fd488fc8f92196a8aa42ac9567e')
prepare() {
diff --git a/community/gnote/PKGBUILD b/community/gnote/PKGBUILD
index 95a640912..f584187a2 100644
--- a/community/gnote/PKGBUILD
+++ b/community/gnote/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 100334 2013-11-02 11:34:59Z ioni $
+# $Id: PKGBUILD 106214 2014-02-25 15:12:42Z bpiotrowski $
# Maintainer: Ionut Biru <ibiru@archlinux.org>
# Contributor: uastasi <uastasi@archlinux.us>
pkgname=gnote
-pkgver=3.10.1
+pkgver=3.10.3
pkgrel=1
pkgdesc="A note taking application."
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ depends=('gtkmm3' 'libxslt' 'hicolor-icon-theme' 'desktop-file-utils' 'dconf' 'l
makedepends=('intltool' 'itstool' 'boost')
install=gnote.install
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('8466343c43cb5fb223a7abfe43e6e963f64403f96a3c823f5a37474e83d5e1a0')
+sha256sums=('02e3c60dc49f3b040d86f0bb8c86af563dec91fcae1037bfda05a33a2cb8c5fd')
build() {
cd $pkgname-$pkgver
diff --git a/community/gnuradio/PKGBUILD b/community/gnuradio/PKGBUILD
index 32dcfb539..4a8602e0b 100644
--- a/community/gnuradio/PKGBUILD
+++ b/community/gnuradio/PKGBUILD
@@ -1,16 +1,16 @@
-# $Id: PKGBUILD 102721 2013-12-17 19:43:24Z kkeen $
+# $Id: PKGBUILD 106243 2014-02-25 20:49:30Z kkeen $
# Maintainer: Kyle Keen <keenerd@gmail.com>
# Contributor: Dominik Heidler <dheidler@gmail.com>
# Contributor: Jonatan Sastre <jsastreh [ at ] hotmail.com>
pkgname=gnuradio
pkgver=3.7.2.1
-pkgrel=1
+pkgrel=2
pkgdesc="General purpose DSP and SDR toolkit. With drivers for usrp and fcd."
arch=('i686' 'x86_64')
url="http://gnuradio.org"
license=('GPL')
depends=('fftw' 'python2-numpy' 'cppunit' 'swig' 'gsl' 'blas' 'guile' 'boost-libs>=1.53' 'libusbx' 'portaudio' 'libuhd')
-makedepends=('boost' 'cmake' 'python2-lxml' 'pygtk' 'wxpython' 'python2-cheetah')
+makedepends=('boost' 'cmake' 'python2-lxml' 'pygtk' 'wxpython' 'python2-cheetah' 'glu')
optdepends=('python2-cheetah: gnuradio-companion'
'python2-lxml: gnuradio-companion'
'pygtk: gnuradio-companion'
@@ -29,6 +29,7 @@ install=gnuradio.install
# 'qwtplot3d'
# todo
+# fix FS#38293
# add gr-osmosdr-git to optdepends
# split the gui components?
# build doxygen docs?
@@ -58,6 +59,7 @@ build() {
-DPYTHON_INCLUDE_DIR=$(echo /usr/include/python2*) \
-DPYTHON_LIBRARY=$(echo /usr/lib/libpython2.*.so) \
-DENABLE_GRC=ON \
+ -DENABLE_GR_WXGUI=ON \
-DCMAKE_INSTALL_PREFIX=/usr -Wno-dev ../
make
}
diff --git a/community/haskell-haskeline/PKGBUILD b/community/haskell-haskeline/PKGBUILD
index e23e3426b..102cd82ee 100644
--- a/community/haskell-haskeline/PKGBUILD
+++ b/community/haskell-haskeline/PKGBUILD
@@ -1,12 +1,12 @@
-# $Id: PKGBUILD 103338 2014-01-03 11:10:00Z bpiotrowski $
+# $Id: PKGBUILD 106230 2014-02-25 15:57:18Z bpiotrowski $
# Maintainer: Vesa Kaihlavirta <vegai@iki.fi>
# Contributor: Arch Haskell Team <arch-haskell@haskell.org>
# Package generated by cabal2arch 0.7.6
_hkgname=haskeline
pkgname=haskell-haskeline
-pkgver=0.7.0.3
-pkgrel=3
+pkgver=0.7.1.2
+pkgrel=1
pkgdesc="A command-line interface for user input, written in Haskell."
url="http://hackage.haskell.org/package/haskeline"
license=('custom:BSD3')
@@ -15,7 +15,7 @@ depends=('ghc=7.6.3-1' 'sh' 'haskell-utf8-string=0.3.7-5' 'haskell-mtl=2.1.2-3'
install=${pkgname}.install
options=('staticlibs')
source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-md5sums=('3a78043dc80b5510202e71e77c0a9923')
+md5sums=('5a34c091ffff2564a1ea4bec0a3aaf71')
build() {
cd ${srcdir}/${_hkgname}-${pkgver}
diff --git a/community/haskell-terminfo/PKGBUILD b/community/haskell-terminfo/PKGBUILD
index bbd5e49f5..cfe3159d8 100644
--- a/community/haskell-terminfo/PKGBUILD
+++ b/community/haskell-terminfo/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 103340 2014-01-03 11:10:44Z bpiotrowski $
+# $Id: PKGBUILD 106226 2014-02-25 15:47:36Z bpiotrowski $
# Maintainer: Vesa Kaihlavirta <vegai@iki.fi>
# Contributor: Arch Haskell Team <arch-haskell@haskell.org>
_hkgname=terminfo
pkgname=haskell-terminfo
-pkgver=0.3.2.5
-pkgrel=3
+pkgver=0.4.0.0
+pkgrel=1
pkgdesc="Haskell bindings to the terminfo library."
url="http://hackage.haskell.org/package/${_hkgname}"
license=('custom:BSD3')
@@ -14,7 +14,7 @@ depends=('ghc=7.6.3-1' 'sh')
options=('staticlibs')
source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
install=${pkgname}.install
-md5sums=('7ef09acfac9f6fc499ed3bb804ae2ab3')
+md5sums=('1995cacd80dd6ee3744c3a93f21081ae')
build() {
cd "${srcdir}/${_hkgname}-${pkgver}"
diff --git a/community/python-levenshtein/PKGBUILD b/community/python-levenshtein/PKGBUILD
index f38df5c3f..b8ac020c6 100644
--- a/community/python-levenshtein/PKGBUILD
+++ b/community/python-levenshtein/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 104954 2014-01-28 15:04:34Z fyan $
+# $Id: PKGBUILD 106222 2014-02-25 15:25:23Z fyan $
# Maintainer: Felix Yan <felixonmars@gmail.com>
# Contributor: Thomas S Hatch <thatch45@gmail.com>
# Contributor: shamrok <szamrok@gmail.com>
@@ -6,8 +6,8 @@
pkgbase=python-levenshtein
pkgname=(python-levenshtein python2-levenshtein)
-pkgver=0.11.1
-pkgrel=2
+pkgver=0.11.2
+pkgrel=1
pkgdesc="Python extension for computing string edit distances and similarities"
url="http://pypi.python.org/pypi/python-Levenshtein/"
license=("GPL")
@@ -17,9 +17,6 @@ source=("http://pypi.python.org/packages/source/p/python-Levenshtein/python-Leve
prepare() {
cp -r python-Levenshtein-$pkgver python2-Levenshtein-$pkgver
-
- cd python-Levenshtein-$pkgver
- sed -i "s|[)].read|, encoding='utf8').read|" setup.py
}
package_python-levenshtein() {
@@ -36,4 +33,4 @@ package_python2-levenshtein() {
python2 setup.py build install -O1 --prefix=/usr --root="$pkgdir"
}
-sha512sums=('335f29253ec7bba8d54881dfe093ac194626cdaad0cc6ed08327917d6187cdfe1fbb3d003744f991587f8dc800aa1d361e3aa0b276b31ecfe7a43d83ea0d660b')
+sha512sums=('67d701e841c9a846948a1f2c70ea06c6473e3ae1437f73df2a2747d576024889a12e00c4a61e95b6c14826554b1ebaf65375cf5be4f26df3b208568403192bf3')
diff --git a/community/quassel/PKGBUILD b/community/quassel/PKGBUILD
index 7833c5f1d..1555cd3d8 100644
--- a/community/quassel/PKGBUILD
+++ b/community/quassel/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 100661 2013-11-07 19:56:29Z jelle $
+# $Id: PKGBUILD 106196 2014-02-25 09:51:25Z bpiotrowski $
# Maintainer: Vesa Kaihlavirta <vegai@iki.fi>
# Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
pkgbase=quassel
pkgname=('quassel-client' 'quassel-core')
-pkgver=0.9.1
-pkgrel=3
+pkgver=0.9.2
+pkgrel=1
pkgdesc="QT4 irc client with a separated core"
arch=('i686' 'x86_64')
url="http://quassel-irc.org/"
@@ -14,7 +14,7 @@ makedepends=('cmake' 'automoc4' 'qt4' 'icu' 'kdelibs')
source=(http://quassel-irc.org/pub/$pkgbase-$pkgver.tar.bz2
$pkgbase.service
$pkgbase.conf)
-sha256sums=('39e97bd67160d6575a57d4f71c4b1be5c13461ca238baef462ab43164419864e'
+sha256sums=('f04d01602509c1d950602502e5f51aba47d99c73a9c70e77c563bb7749fc53c0'
'88b5b693ad7eea7fb2d084da29c6abc26ea5fa990668f9807d462778243f1d6a'
'f3031ea8217e01ba42cea14606169e3e27affa5918968ffd5a03c21ae92fe2b8')
@@ -58,18 +58,18 @@ build() {
-Wno-dev
make
-
+
}
package_quassel-core() {
pkgdesc="Qt4 IRC client with a separated core - core only"
-depends=('qt4' 'icu')
+depends=('qt4' 'icu' 'qca')
backup=(etc/conf.d/quassel)
install=quassel.install
cd $srcdir/build
make DESTDIR="${pkgdir}" install
-
+
# Remove unneeded pixmap icons
rm -r $pkgdir/usr/share
@@ -82,7 +82,7 @@ install=quassel.install
package_quassel-client() {
pkgdesc="Qt4 IRC client with a separated core - client only"
-depends=('qt4' 'kdelibs')
+depends=('qt4' 'kdebase-runtime')
install=quassel-client.install
cd $srcdir/build-client
diff --git a/community/synergy/PKGBUILD b/community/synergy/PKGBUILD
index f3ec7583b..dc269589d 100644
--- a/community/synergy/PKGBUILD
+++ b/community/synergy/PKGBUILD
@@ -5,20 +5,20 @@
# Contributor: Michael Düll <mail@akurei.me>
pkgname=synergy
-pkgver=1.4.15
-pkgrel=3
+pkgver=1.4.16
+pkgrel=1
pkgdesc="Share a single mouse and keyboard between multiple computers"
url="http://synergy-foss.org"
arch=('i686' 'x86_64')
depends=('gcc-libs' 'libxtst' 'libxinerama' 'crypto++')
-makedepends=('libxt' 'cmake' 'qt4' 'unzip')
-optdepends=('qt4: gui support')
+makedepends=('libxt' 'cmake' 'qt5-base' 'unzip')
+optdepends=('qt5-base: gui support')
license=('GPL2')
-source=("http://synergy.googlecode.com/files/$pkgname-$pkgver-Source.tar.gz"
+source=("http://fossfiles.com/synergy/synergy-${pkgver}-r1969-Source.tar.gz"
"synergys.socket"
"synergys.service"
"unfuck-cryptopp-thanks-gentoo.patch")
-sha1sums=('0766bc3d95d6971746764d30e0853db14926ae73'
+sha1sums=('c489e8f3262d5ad5dbcb5257c8354f459bd68f1f'
'947406e72351145c65ba9884ed175bf781482d46'
'00f2259c31c9551c0830d9e889fd0a0790cf9045'
'129151952e6d25504ca823aee8ebe93ce3d376ce')
@@ -30,11 +30,11 @@ build() {
# You and Fedora are our only friends in this crazy world.
patch -Np1 < "${srcdir}/unfuck-cryptopp-thanks-gentoo.patch"
- cmake -D CMAKE_INSTALL_PREFIX=/usr .
- make
+ cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_CXX_FLAGS="${CXXFLAGS} -pthread" .
+ make -j1
cd src/gui
- qmake-qt4
+ qmake
make
}
@@ -48,6 +48,12 @@ package() {
# install config
install -Dm644 "$srcdir/$pkgname-$pkgver-Source/doc/${pkgname}.conf.example" "${pkgdir}/etc/${pkgname}.conf.example"
+ install -Dm644 "$srcdir/$pkgname-$pkgver-Source/doc/${pkgname}.conf.example-advanced" "${pkgdir}/etc/${pkgname}.conf.example-advanced"
+ install -Dm644 "$srcdir/$pkgname-$pkgver-Source/doc/${pkgname}.conf.example-basic" "${pkgdir}/etc/${pkgname}.conf.example-basic"
+
+ # install manfiles
+ install -Dm644 "$srcdir/$pkgname-$pkgver-Source/doc/${pkgname}c.man" "${pkgdir}/usr/share/man/man1/${pkgname}c.1"
+ install -Dm644 "$srcdir/$pkgname-$pkgver-Source/doc/${pkgname}s.man" "${pkgdir}/usr/share/man/man1/${pkgname}s.1"
# install systemd service and socket
install -d "$pkgdir/usr/lib/systemd/system"
diff --git a/community/tellico/PKGBUILD b/community/tellico/PKGBUILD
index 2fad295bf..4e78e6dc8 100644
--- a/community/tellico/PKGBUILD
+++ b/community/tellico/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 98964 2013-10-21 20:10:32Z jlichtblau $
+# $Id: PKGBUILD 106241 2014-02-25 20:21:46Z jlichtblau $
# Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
# Contributor: Ray Rashif <schiv@archlinux.org
# Contributor: Andrea Scarpino <andrea@archlinux.org>
@@ -6,12 +6,12 @@
pkgname=tellico
pkgver=2.3.8
-pkgrel=2
+pkgrel=3
pkgdesc="A collection manager for KDE"
arch=('i686' 'x86_64')
url="http://tellico-project.org/"
license=('GPL')
-depends=('kdebase-workspace' 'yaz' 'exempi' 'libksane' 'taglib' 'libkcddb' 'poppler-qt' 'kdemultimedia-audiocd-kio')
+depends=('kdebase-runtime' 'qimageblitz' 'kdepimlibs' 'yaz' 'exempi' 'libksane' 'taglib' 'libkcddb' 'poppler-qt' 'kdemultimedia-audiocd-kio')
makedepends=('automoc4' 'cmake')
install=$pkgname.install
changelog=$pkgname.changelog
diff --git a/community/texmaker/PKGBUILD b/community/texmaker/PKGBUILD
index 7e5ff0973..26d1a8d5d 100644
--- a/community/texmaker/PKGBUILD
+++ b/community/texmaker/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 100064 2013-11-01 05:49:38Z cinelli $
+# $Id: PKGBUILD 106218 2014-02-25 15:20:41Z bpiotrowski $
# Maintainer: Federico Cinelli <cinelli@aur.archlinux.org>
pkgname=texmaker
-pkgver=4.1
+pkgver=4.1.1
pkgrel=1
pkgdesc='Free cross-platform LaTeX editor'
arch=('i686' 'x86_64')
@@ -10,11 +10,11 @@ url="http://www.xm1math.net/texmaker/index.html"
license=('GPL')
depends=('poppler-qt5' 'qt5-webkit' 'desktop-file-utils')
optdepends=('ghostscript: LaTeX to HTML conversion command'
- 'ibus-qt5: accented characters support'
- 'poppler: PDF rendering support')
+ 'ibus-qt5: accented characters support'
+ 'poppler: PDF rendering support')
install="$pkgname.install"
source=("http://www.xm1math.net/$pkgname/$pkgname-$pkgver.tar.bz2")
-md5sums=('97ef7f97e73d69283391e467e5758275')
+md5sums=('0b26fe9e29b37eeaf98e568a096d2dad')
build() {
cd "$pkgname-$pkgver"
diff --git a/community/unifdef/PKGBUILD b/community/unifdef/PKGBUILD
index fd8b122d0..3a78e0429 100644
--- a/community/unifdef/PKGBUILD
+++ b/community/unifdef/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 90818 2013-05-14 10:59:48Z spupykin $
+# $Id: PKGBUILD 106192 2014-02-25 08:09:55Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
pkgname=unifdef
-pkgver=2.8
+pkgver=2.10
pkgrel=1
pkgdesc="Remove #ifdef'ed lines"
arch=(i686 x86_64)
@@ -10,7 +10,7 @@ url="http://dotat.at/prog/unifdef/"
license=('GPL')
depends=()
source=("http://dotat.at/prog/unifdef/unifdef-$pkgver.tar.gz")
-md5sums=('1cfb5fa5dcab6e6246c07897a1a304b4')
+md5sums=('5161cb017a14997cd20cdf5f5704ced1')
build() {
cd "$srcdir/$pkgname-$pkgver"
diff --git a/community/virtualbox-modules-lts/PKGBUILD b/community/virtualbox-modules-lts/PKGBUILD
index 5f207b037..85114c1f5 100644
--- a/community/virtualbox-modules-lts/PKGBUILD
+++ b/community/virtualbox-modules-lts/PKGBUILD
@@ -1,12 +1,12 @@
-# $Id: PKGBUILD 106042 2014-02-21 16:17:57Z andyrtr $
+# $Id: PKGBUILD 106256 2014-02-25 22:06:47Z seblu $
# Contributor: Bartłomiej Piotrowski <bpiotrowski@archlinux.org>
# Contributor: Ionut Biru <ibiru@archlinux.org>
# Contributor: Sébastien Luttringer
pkgbase=virtualbox-modules-lts
pkgname=('virtualbox-host-modules-lts' 'virtualbox-guest-modules-lts')
-pkgver=4.3.6
-pkgrel=6
+pkgver=4.3.8
+pkgrel=1
arch=('i686' 'x86_64')
url='http://virtualbox.org'
license=('GPL')
diff --git a/community/virtualbox-modules/PKGBUILD b/community/virtualbox-modules/PKGBUILD
index e191a90f0..49051463d 100644
--- a/community/virtualbox-modules/PKGBUILD
+++ b/community/virtualbox-modules/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 106041 2014-02-21 14:56:19Z thomas $
+# $Id: PKGBUILD 106250 2014-02-25 21:38:16Z seblu $
# Maintainer: Ionut Biru <ibiru@archlinux.org>
# Maintainer: Sébastien Luttringer
pkgbase=virtualbox-modules
pkgname=('virtualbox-host-modules' 'virtualbox-guest-modules')
-pkgver=4.3.6
-pkgrel=5
+pkgver=4.3.8
+pkgrel=1
arch=('i686' 'x86_64')
url='http://virtualbox.org'
license=('GPL')
diff --git a/community/widelands/PKGBUILD b/community/widelands/PKGBUILD
index b24052d85..6490ec8ac 100644
--- a/community/widelands/PKGBUILD
+++ b/community/widelands/PKGBUILD
@@ -1,23 +1,23 @@
-# $Id: PKGBUILD 102284 2013-12-07 10:37:19Z bpiotrowski $
+# $Id: PKGBUILD 106252 2014-02-25 21:52:04Z svenstaro $
# Maintainer: Sven-Hendrik Haase <sh@lutzhaase.com>
# Contributor: Arkham <arkham at archlinux dot us>
# Contributor: Christoph Zeiler <rabyte*gmail>
pkgname=widelands
-pkgver=17
-_realver=build17
-pkgrel=11
+pkgver=18
+_realver=build${pkgver}
+pkgrel=1
pkgdesc="A realtime strategy game with emphasis on economy and transport"
arch=('i686' 'x86_64')
url="http://widelands.org/"
license=('GPL')
depends=('sdl_mixer' 'sdl_image' 'sdl_net' 'sdl_ttf' 'sdl_gfx' 'lua51' 'glew' 'python2' 'boost-libs')
makedepends=('cmake' 'boost' 'mesa')
-source=("https://launchpad.net/widelands/build17/build-17/+download/$pkgname-$_realver-src.tar.bz2"
+source=("https://launchpad.net/widelands/${_realver}/build-${pkgver}/+download/$pkgname-$_realver-src.tar.bz2"
$pkgname.desktop
$pkgname.png
$pkgname.sh)
-md5sums=('bdc9bc0aa631af1aa7fb450507611a58'
+md5sums=('01efe8db8cd25ffeb4f82b8b4ab6652e'
'15820bf099fd6f16251fe70a75c534bb'
'3dfda7e9ca76ca00dd98d745d0ceb328'
'7cae50aba5ed0cd2cfeea79124637b46')
@@ -25,9 +25,6 @@ md5sums=('bdc9bc0aa631af1aa7fb450507611a58'
build() {
cd $srcdir/$pkgname-$_realver-src
- sed -i "1 i #include <unistd.h>" src/main.cc
- sed -i "/Boost_USE_STATIC_LIBS/d" CMakeLists.txt
-
mkdir -p build/compile && cd build/compile
cmake ../.. -DCMAKE_BUILD_TYPE=Release \
diff --git a/community/xnee/PKGBUILD b/community/xnee/PKGBUILD
index 33808659a..f18e73770 100644
--- a/community/xnee/PKGBUILD
+++ b/community/xnee/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 105302 2014-02-04 19:29:39Z jlichtblau $
+# $Id: PKGBUILD 106236 2014-02-25 19:42:02Z jlichtblau $
# Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
# Contributor: Jaroslaw Swierczynski <swiergot@aur.archlinux.org>
pkgname=xnee
-pkgver=3.17
+pkgver=3.18
pkgrel=1
pkgdesc="A program to record, distribute, and replay X (X11) protocol data"
arch=('i686' 'x86_64')
@@ -33,3 +33,5 @@ package() {
#.desktop file
install -Dm644 "${srcdir}"/gnee.desktop "${pkgdir}"/usr/share/applications/gnee.desktop
}
+sha256sums=('24d521b604f3118faf1bd087619feb230cda38bf3721000828e670e0f311cb48'
+ 'de42d419a46083e39a9b6d60c045c1cd68deb793cc5166a86df81dff608387c1')
diff --git a/community/xnee/xnee.changelog b/community/xnee/xnee.changelog
index aa157b6be..44d09c1b0 100644
--- a/community/xnee/xnee.changelog
+++ b/community/xnee/xnee.changelog
@@ -1,3 +1,6 @@
+2014-02-25 Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
+ * xnee 3.18-1
+
2014-02-04 Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
* xnee 3.17-1