diff options
author | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-05-17 04:11:32 +0000 |
---|---|---|
committer | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-05-17 04:11:32 +0000 |
commit | 313040c7029fd0c36db63d7effbb974fd348389c (patch) | |
tree | ec5b3f373734bf3ad6ca37e800cb9b6ef6bee2f0 | |
parent | 4f73192c45f7b9615f06144dcb71f8450d39b7fb (diff) |
Sat May 17 04:06:11 UTC 2014
-rw-r--r-- | community/bind/PKGBUILD | 4 | ||||
-rw-r--r-- | community/ejabberd/PKGBUILD | 30 | ||||
-rw-r--r-- | community/ejabberd/ejabberd.install | 20 | ||||
-rw-r--r-- | community/fdkaac/PKGBUILD | 8 | ||||
-rw-r--r-- | community/ipset/PKGBUILD | 6 | ||||
-rw-r--r-- | community/ipset/ipset.service | 2 | ||||
-rw-r--r-- | community/keepalived/PKGBUILD | 6 | ||||
-rw-r--r-- | community/kiwi/PKGBUILD | 32 | ||||
-rw-r--r-- | community/libmediainfo/PKGBUILD | 6 | ||||
-rw-r--r-- | community/libtorrent/PKGBUILD | 10 | ||||
-rw-r--r-- | community/mailman/PKGBUILD | 15 | ||||
-rw-r--r-- | community/mediainfo-gui/PKGBUILD | 6 | ||||
-rw-r--r-- | community/mediainfo/PKGBUILD | 6 | ||||
-rw-r--r-- | community/pari/PKGBUILD | 6 | ||||
-rw-r--r-- | community/qcad/PKGBUILD | 6 | ||||
-rw-r--r-- | community/rtorrent/PKGBUILD | 8 | ||||
-rw-r--r-- | community/tesseract-game/PKGBUILD | 4 | ||||
-rw-r--r-- | core/openvpn/PKGBUILD | 10 | ||||
-rw-r--r-- | core/openvpn/openvpn@.service | 3 | ||||
-rw-r--r-- | extra/akonadi/PKGBUILD | 9 | ||||
-rw-r--r-- | extra/cabal-install/PKGBUILD | 6 | ||||
-rw-r--r-- | extra/feh/PKGBUILD | 8 | ||||
-rw-r--r-- | extra/nepomuk-core/PKGBUILD | 37 | ||||
-rw-r--r-- | extra/soprano/PKGBUILD | 35 | ||||
-rw-r--r-- | extra/virtuoso/PKGBUILD | 65 | ||||
-rw-r--r-- | extra/wcslib/PKGBUILD | 8 |
26 files changed, 94 insertions, 262 deletions
diff --git a/community/bind/PKGBUILD b/community/bind/PKGBUILD index c77d0e23e..e7fbb4951 100644 --- a/community/bind/PKGBUILD +++ b/community/bind/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 110960 2014-05-11 00:59:07Z seblu $ +# $Id: PKGBUILD 111270 2014-05-15 22:26:04Z seblu $ # Maintainer: Sébastien Luttringer # Contributor: Gaetan Bisson <bisson@archlinux.org> # Contributor: judd <jvinet@zeroflux.org> @@ -7,7 +7,7 @@ pkgname=bind _pkgver=9.10.0-P1 pkgver=${_pkgver//-/.} -pkgrel=1 +pkgrel=2 pkgdesc='The ISC BIND nameserver' url='http://www.isc.org/software/bind/' license=('custom:ISC') diff --git a/community/ejabberd/PKGBUILD b/community/ejabberd/PKGBUILD index d820a8479..f39532775 100644 --- a/community/ejabberd/PKGBUILD +++ b/community/ejabberd/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 109642 2014-04-17 10:33:05Z spupykin $ +# $Id: PKGBUILD 111330 2014-05-16 16:35:25Z spupykin $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Contributor: Jeff 'codemac' Mickey <jeff@archlinux.org> # Contributor: Alexander Rødseth <rodseth@gmail.com> pkgname=ejabberd -pkgver=13.12 -pkgrel=2 +pkgver=14.05 +pkgrel=1 pkgdesc="Jabber server written in Erlang" arch=('x86_64' 'i686') url="http://www.ejabberd.im/" @@ -37,11 +37,8 @@ source=("$pkgname-$pkgver.tar.gz::https://github.com/processone/ejabberd/archive "git://github.com/cmullaparthi/ibrowse" "git://github.com/esl/lhttpc" "$pkgname.logrotate" - "ejabberd.service" - "crash-fix.patch" - "https://github.com/processone/ejabberd/commit/7af7b7d3f0c4bf399fb7db54c38090c8d1a25873.patch" - "https://github.com/processone/ejabberd/commit/d97b4fd9ca36858a12bc5e6841334cde4c8f0431.patch") -md5sums=('6eadb6f190d55c8a679de5496ca0c4a9' + "ejabberd.service") +md5sums=('16bffbf9b9e18b69133e983fd82364b6' 'SKIP' 'SKIP' 'SKIP' @@ -60,20 +57,11 @@ md5sums=('6eadb6f190d55c8a679de5496ca0c4a9' 'SKIP' 'SKIP' 'f97c8a96160f30e0aecc9526c12e6606' - 'a437aff9d7d477fb036d527205617e18' - 'ef3dd667dec1627c1597c7f6f3cfcd4a' - 'aa8cf60e39b0deee112e20f305022ade' - '5f2cada6c6504f1e3874ef33606751c8') + 'a437aff9d7d477fb036d527205617e18') prepare() { cd "$srcdir/$pkgname-$pkgver" - patch -p1 <$srcdir/crash-fix.patch - - # erlang 17 fix - patch -p1 <$srcdir/d97b4fd9ca36858a12bc5e6841334cde4c8f0431.patch - patch -p1 <$srcdir/7af7b7d3f0c4bf399fb7db54c38090c8d1a25873.patch - mkdir -p "$srcdir/$pkgname-$pkgver/deps" for i in goldrush lager p1_cache_tab p1_iconv p1_pam \ p1_stringprep p1_tls p1_xml p1_yaml p1_zlib xmlrpc \ @@ -82,7 +70,10 @@ prepare() { mv $srcdir/$i "$srcdir/$pkgname-$pkgver/deps" done - sed -i 's|%%% @author.*|%%% @author Oscar Hellstrom <oscar@hellstrom.st>|g' deps/lhttpc/src/lhttpc.app.src + pushd deps/lhttpc/src/ + mv lhttpc.app.src lhttpc.app.src.bak + cat lhttpc.app.src.bak | iconv -f utf8 -c >lhttpc.app.src + popd } build() { @@ -95,6 +86,7 @@ build() { package() { cd "$srcdir/$pkgname-$pkgver" make DESTDIR="$pkgdir" install + install -Dm04750 deps/p1_pam/priv/bin/epam $pkgdir/usr/lib/ejabberd/priv/bin/epam install -d "$pkgdir/var/lib/$pkgname" install -D -m0644 "$srcdir/$pkgname.logrotate" "$pkgdir/etc/logrotate.d/$pkgname" chmod ug+r "$pkgdir/etc/$pkgname/"* diff --git a/community/ejabberd/ejabberd.install b/community/ejabberd/ejabberd.install index 572667084..6d1aeef5b 100644 --- a/community/ejabberd/ejabberd.install +++ b/community/ejabberd/ejabberd.install @@ -1,15 +1,23 @@ post_install() { groupadd -r jabber useradd -r -G jabber -d /var/lib/ejabberd ejabberd - chown -R ejabberd.jabber /var/log/ejabberd - chown -R ejabberd.jabber /var/lib/ejabberd - chown root:ejabberd /etc/ejabberd/ejabberd.yml /etc/ejabberd/ejabberdctl.cfg /etc/ejabberd + chown -R ejabberd.jabber var/log/ejabberd + chown -R ejabberd.jabber var/lib/ejabberd + chown root:ejabberd \ + etc/ejabberd/ejabberd.yml \ + etc/ejabberd/ejabberdctl.cfg \ + etc/ejabberd \ + usr/lib/ejabberd/priv/bin/epam } post_upgrade() { - chown -R ejabberd.jabber /var/log/ejabberd - chown -R ejabberd.jabber /var/lib/ejabberd - chown root:ejabberd /etc/ejabberd/ejabberd.yml /etc/ejabberd/ejabberdctl.cfg /etc/ejabberd + chown -R ejabberd.jabber var/log/ejabberd + chown -R ejabberd.jabber var/lib/ejabberd + chown root:ejabberd \ + etc/ejabberd/ejabberd.yml \ + etc/ejabberd/ejabberdctl.cfg \ + etc/ejabberd \ + usr/lib/ejabberd/priv/bin/epam echo "!!! it is major update. Config must be converted to yaml format." } diff --git a/community/fdkaac/PKGBUILD b/community/fdkaac/PKGBUILD index 4fb2b731a..60e3fefc8 100644 --- a/community/fdkaac/PKGBUILD +++ b/community/fdkaac/PKGBUILD @@ -1,17 +1,17 @@ -# $Id: PKGBUILD 105355 2014-02-05 21:53:04Z alucryd $ +# $Id: PKGBUILD 111319 2014-05-16 13:44:50Z alucryd $ # Maintainer: Maxime Gauduin <alucryd@gmail.com> # Contributor: PelPix <kylebloss@pelpix.info> pkgname=fdkaac -pkgver=0.5.1 -pkgrel=2 +pkgver=0.5.3 +pkgrel=1 pkgdesc='Command line encoder frontend for libfdk-aac' arch=('i686' 'x86_64') url="https://github.com/nu774/${pkgname}" license=('custom') depends=('libfdk-aac') source=("${url}/archive/v${pkgver}.tar.gz") -sha256sums=('95d6e9675ab03f42aa3cb642a686ffaced782a7b440563bd37ef2d4517391348') +sha256sums=('285a07ff94565bb36dfa95513ec6a80fba9567100e588b8515e62585792282b4') build() { cd ${pkgname}-${pkgver} diff --git a/community/ipset/PKGBUILD b/community/ipset/PKGBUILD index 1deeaf9aa..e39d66c6c 100644 --- a/community/ipset/PKGBUILD +++ b/community/ipset/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 106828 2014-03-08 19:50:18Z seblu $ +# $Id: PKGBUILD 111272 2014-05-15 22:33:19Z seblu $ # Maintainer: Sébastien Luttringer pkgname=ipset pkgver=6.21.1 -pkgrel=1 +pkgrel=2 pkgdesc='Administration tool for IP sets' arch=('i686' 'x86_64') url='http://ipset.netfilter.org' @@ -13,7 +13,7 @@ backup=("etc/$pkgname.conf") source=("http://ipset.netfilter.org/$pkgname-$pkgver.tar.bz2" "$pkgname.service") md5sums=('9c136fd51694eb0ef259cda085145da0' - '4b195827996c6012a801e21f869c385d') + '60ebe10f071314fc9e8647440a02467c') build() { cd $pkgname-$pkgver diff --git a/community/ipset/ipset.service b/community/ipset/ipset.service index c3e7460a0..4318b056c 100644 --- a/community/ipset/ipset.service +++ b/community/ipset/ipset.service @@ -1,6 +1,6 @@ [Unit] Description=Loading IP Sets -Before=iptables.service +Before=iptables.service ip6tables.service [Service] Type=oneshot diff --git a/community/keepalived/PKGBUILD b/community/keepalived/PKGBUILD index 275f53fc9..15ebcf28b 100644 --- a/community/keepalived/PKGBUILD +++ b/community/keepalived/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 105469 2014-02-08 19:27:45Z seblu $ +# $Id: PKGBUILD 111265 2014-05-15 22:20:52Z seblu $ # Maintainer: Sébastien Luttringer # Contributor: Andrea Zucchelli <zukka77@gmail.com> pkgname=keepalived -pkgver=1.2.12 +pkgver=1.2.13 pkgrel=1 pkgdesc='Failover and monitoring daemon for LVS clusters' arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ backup=('etc/keepalived/keepalived.conf') depends=('openssl' 'popt' 'libnl1') source=("http://www.keepalived.org/software/$pkgname-$pkgver.tar.gz" 'keepalived.service') -md5sums=('60f2564acc1e1faa0237b53cf4392d1f' +md5sums=('5f5c038139c55b5af54deefbcce64e33' '0a5171f4298528315e8a8004b55befb7') build() { diff --git a/community/kiwi/PKGBUILD b/community/kiwi/PKGBUILD deleted file mode 100644 index e9e3a493d..000000000 --- a/community/kiwi/PKGBUILD +++ /dev/null @@ -1,32 +0,0 @@ -# $Id: PKGBUILD 105127 2014-02-01 09:34:22Z lfleischer $ -# Maintainer: Federico Cinelli <cinelli@aur.archlinux.org> -# Contributor: Douglas Soares de Andrade <dsa@aur.archlinux.org> -# Contributor: William Rea <sillywilly@gmail.com> - -pkgname=kiwi -pkgver=1.9.29 -pkgrel=3 -pkgdesc="A set of classes and wrappers for PyGTK" -arch=('i686' 'x86_64') -url="http://www.async.com.br/projects/kiwi" -license=("LGPL") -depends=('python2' 'python' 'pygtk' 'gtk') -makedepends=('gettext') -source=("http://download.gnome.org/sources/$pkgname/1.9/$pkgname-$pkgver.tar.bz2") -sha256sums=('0ffa912cd180b3092b3ff636c582ab2c40f0f8eb541ada07b1432631a2d49e90') - -build() { - cd "$srcdir/$pkgname-$pkgver" - - # Apply Python2 fix. - for file in bin/{kiwi-i18n,kiwi-ui-test} setup.py; do - echo "Applying python2 fix for $file" - sed -i 's_/usr/bin/env python_/usr/bin/env python2_' "$file" - done -} - -package() { - cd "$srcdir/$pkgname-$pkgver" - - python2 setup.py install --root="$pkgdir" -} diff --git a/community/libmediainfo/PKGBUILD b/community/libmediainfo/PKGBUILD index 2fc253f53..8a6d6bb64 100644 --- a/community/libmediainfo/PKGBUILD +++ b/community/libmediainfo/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 109015 2014-04-09 11:24:06Z spupykin $ +# $Id: PKGBUILD 111297 2014-05-16 09:17:16Z spupykin $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Maintainer: hydro <hydro@freenet.de> pkgname=libmediainfo -pkgver=0.7.68 +pkgver=0.7.69 pkgrel=1 pkgdesc="shared library for mediainfo" arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ depends=( 'curl' 'libmms' 'libzen') makedepends=('libtool' 'automake' 'autoconf') source=(http://downloads.sourceforge.net/mediainfo/${pkgname}_${pkgver}.tar.bz2 libmediainfo-0.7.50-libmms.patch) -md5sums=('838a472b430a28383366ad335c7b5416' +md5sums=('eeff431e358720e71741ad9a8aaf08cd' '2f4b21cc250f663d52b497dedb963e3b') build() { diff --git a/community/libtorrent/PKGBUILD b/community/libtorrent/PKGBUILD index c55b3e5c1..6c09e9804 100644 --- a/community/libtorrent/PKGBUILD +++ b/community/libtorrent/PKGBUILD @@ -1,24 +1,22 @@ -# $Id: PKGBUILD 99885 2013-10-31 02:16:43Z allan $ +# $Id: PKGBUILD 111291 2014-05-16 05:25:42Z bisson $ # Maintainer: Gaetan Bisson <bisson@archlinux.org> # Contributor: Daenyth <Daenyth+Arch [at] gmail [dot] com> # Contributor: Jeff Mickey <jeff@archlinux.org> # Contributor: sh__ pkgname=libtorrent -pkgver=0.13.3 -pkgrel=2 +pkgver=0.13.4 +pkgrel=1 pkgdesc='BitTorrent library with a focus on high performance and good code' url='http://libtorrent.rakshasa.no/' arch=('i686' 'x86_64') license=('GPL') depends=('openssl') source=("http://libtorrent.rakshasa.no/downloads/${pkgname}-${pkgver}.tar.gz") -sha1sums=('e65a20b9e6d5c04b4e0849543d58befb60d948b7') - +sha1sums=('3a3ca87054d020bc376abe2c1ea15bbbaef31131') build() { cd "${srcdir}/${pkgname}-${pkgver}" - export CXXFLAGS="${CXXFLAGS} -fno-strict-aliasing" ./configure \ --prefix=/usr \ diff --git a/community/mailman/PKGBUILD b/community/mailman/PKGBUILD index 02c73f151..e43230918 100644 --- a/community/mailman/PKGBUILD +++ b/community/mailman/PKGBUILD @@ -1,33 +1,34 @@ -# $Id: PKGBUILD 101380 2013-11-24 00:43:57Z seblu $ +# $Id: PKGBUILD 111268 2014-05-15 22:21:55Z seblu $ # Maintainer: Sébastien Luttringer # Contributor: Paul Mattal <paul@archlinux.org> pkgname=mailman -pkgver=2.1.17 +_pkgver=2.1.18-1 +pkgver=${_pkgver//-/.} pkgrel=1 pkgdesc='The GNU Mailing List Manager' arch=(i686 x86_64) license=('GPL') url='http://www.list.org/' -depends=('glibc' 'python2' 'smtp-server') +depends=('glibc' 'python2' 'smtp-server' 'python2-dnspython') # we need to have the mailman user to build mailman makedepends=('mailman') # 'Defaults.py' should not be changed by users; 'mm_cfg.py' should instead. backup=('usr/lib/mailman/Mailman/mm_cfg.py') install=$pkgname.install -source=("http://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tgz" +source=("http://ftp.gnu.org/gnu/$pkgname/$pkgname-$_pkgver.tgz" 'mailman-2.1-build.patch' "$pkgname.profile.sh" "$pkgname.profile.csh" "$pkgname.service") -md5sums=('39043257f91eb876082fa90470aa8d28' +md5sums=('dc861ed9698a98499a951eaef7d4db9f' 'ed04d062379eb21e39ce1e70e6b1ade2' 'a9c71ec940c56173415fbd49087d10b0' '85a8c30ffc444e677b286f54df530482' 'f3ea6ef02ab135274406ce52ea8bbb7b') build() { - cd $pkgname-$pkgver + cd $pkgname-$_pkgver # some files in mailman doesn't use configure parameter find . -type f -exec \ sed -i '1s,^#! \?/usr/bin/\(env \|\)python$,#!/usr/bin/python2,' {} \; @@ -49,7 +50,7 @@ build() { } package() { - cd $pkgname-$pkgver + cd $pkgname-$_pkgver make DESTDIR="$pkgdir" install # let's follow Fedora FHS way; Gentoo does it the other way round diff --git a/community/mediainfo-gui/PKGBUILD b/community/mediainfo-gui/PKGBUILD index fd9e41a8d..5b0bd1ec1 100644 --- a/community/mediainfo-gui/PKGBUILD +++ b/community/mediainfo-gui/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 109019 2014-04-09 11:24:39Z spupykin $ +# $Id: PKGBUILD 111311 2014-05-16 10:40:46Z spupykin $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Maintainer: hydro <hydro@freenet.de> pkgname=mediainfo-gui -pkgver=0.7.68 +pkgver=0.7.69 pkgrel=1 pkgdesc="GUI for mediainfo" arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ depends=('libmediainfo' 'wxgtk' 'libsm' 'desktop-file-utils') makedepends=('imagemagick') install=mediainfo-gui.install source=(http://downloads.sourceforge.net/mediainfo/mediainfo_${pkgver}.tar.bz2) -md5sums=('afd6f5d007d52c1e35a399ec7ca4cfeb') +md5sums=('ec6fd980cc02f072c8671bdef158e6eb') build() { cd MediaInfo/Project/GNU/GUI diff --git a/community/mediainfo/PKGBUILD b/community/mediainfo/PKGBUILD index 5a8007c2f..ce50a1dc1 100644 --- a/community/mediainfo/PKGBUILD +++ b/community/mediainfo/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 109017 2014-04-09 11:24:23Z spupykin $ +# $Id: PKGBUILD 111299 2014-05-16 09:17:34Z spupykin $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Maintainer: hydro <hydro@freenet.de> pkgname=mediainfo -pkgver=0.7.68 +pkgver=0.7.69 pkgrel=1 pkgdesc="supplies technical and tag information about a video or audio file" arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ license=('GPL') depends=('libmediainfo') makedepends=('libtool' 'automake' 'autoconf') source=(http://downloads.sourceforge.net/mediainfo/${pkgname}_${pkgver}.tar.bz2) -md5sums=('afd6f5d007d52c1e35a399ec7ca4cfeb') +md5sums=('ec6fd980cc02f072c8671bdef158e6eb') build() { cd $srcdir/MediaInfo/Project/GNU/CLI diff --git a/community/pari/PKGBUILD b/community/pari/PKGBUILD index b8f820c7a..13a0f9c66 100644 --- a/community/pari/PKGBUILD +++ b/community/pari/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 108200 2014-03-24 16:32:34Z bisson $ +# $Id: PKGBUILD 111332 2014-05-16 17:15:47Z bisson $ # Maintainer: Gaetan Bisson <bisson@archlinux.org> pkgname=pari -pkgver=2.7.0 +pkgver=2.7.1 pkgrel=1 pkgdesc='Computer algebra system designed for fast computations in number theory' url='http://pari.math.u-bordeaux.fr/' @@ -12,7 +12,7 @@ depends=('gmp' 'readline' 'libx11') makedepends=('perl' 'texlive-core') optdepends=('perl: gphelp, tex2mail') source=("http://pari.math.u-bordeaux.fr/pub/pari/unix/${pkgname}-${pkgver}.tar.gz"{,.asc}) -sha1sums=('ea3764bc0bac37d033e1109087bacba4c94b4c7d' 'SKIP') +sha1sums=('7edec0dfefc5d0c47a7f1c2fb1016cfe313c1652' 'SKIP') prepare() { cd "${srcdir}/${pkgname}-${pkgver}" diff --git a/community/qcad/PKGBUILD b/community/qcad/PKGBUILD index 9532bb6a1..0b6ab2bdf 100644 --- a/community/qcad/PKGBUILD +++ b/community/qcad/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 110871 2014-05-08 22:31:11Z spupykin $ +# $Id: PKGBUILD 111314 2014-05-16 11:43:34Z spupykin $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Contributor: Stefan Husmann <stefan-husmann@t-online.de> # Contributor: Giovanni Scafora <linuxmania@gmail.com> # Contributor: Daniel J Griffiths <ghost1227@archlinux.us> pkgname=qcad -pkgver=3.5.0.0 +pkgver=3.5.1.0 pkgrel=1 pkgdesc="A 2D CAD package based upon Qt" arch=('i686' 'x86_64') @@ -16,7 +16,7 @@ makedepends=('glu') options=('libtool') source=($pkgname-$pkgver.tar.gz::https://github.com/qcad/qcad/archive/v${pkgver}.tar.gz QCad.desktop) -md5sums=('9a7480b75e25c43c8f5d2ca3e79b90b1' +md5sums=('8515ba13cc8fa5b644864258afed219c' '84f189dd152e7614a1265659dac6222d') prepare() { diff --git a/community/rtorrent/PKGBUILD b/community/rtorrent/PKGBUILD index 010020527..9fa860d20 100644 --- a/community/rtorrent/PKGBUILD +++ b/community/rtorrent/PKGBUILD @@ -4,15 +4,15 @@ # Contributor: sh__ pkgname=rtorrent -pkgver=0.9.3 -pkgrel=2 +pkgver=0.9.4 +pkgrel=1 pkgdesc='Ncurses BitTorrent client based on libTorrent' url='http://libtorrent.rakshasa.no/' license=('GPL') arch=('i686' 'x86_64') -depends=('libtorrent=0.13.3' 'curl' 'xmlrpc-c' 'libsigc++') +depends=('libtorrent=0.13.4' 'curl' 'xmlrpc-c' 'libsigc++') source=("http://libtorrent.rakshasa.no/downloads/${pkgname}-${pkgver}.tar.gz") -sha1sums=('89ec5683a46f000dc23c9bf8a8808985759220e4') +sha1sums=('e997822e9b0d53cf8ecfb6b836e380065890e10d') build() { cd "${srcdir}/${pkgname}-${pkgver}" diff --git a/community/tesseract-game/PKGBUILD b/community/tesseract-game/PKGBUILD index f0da99a3d..5288b972b 100644 --- a/community/tesseract-game/PKGBUILD +++ b/community/tesseract-game/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 111260 2014-05-15 21:20:00Z arodseth $ +# $Id: PKGBUILD 111267 2014-05-15 22:21:25Z arodseth $ # Maintainer: Alexander Rødseth <rodseth@gmail.com> # Contributor: portals <portals at riseup.net> # Contributor: novemberist @@ -22,7 +22,7 @@ md5sums=('SKIP' 'ab00bafb80c1c7764cba8f51120d4a9a') prepare() { - gendesk -n -f --pkgname tesseract --pkgdesc "$pkgdesc" + gendesk -f -n --pkgname tesseract --pkgdesc "$pkgdesc" --exec tesseract-game convert -transparent white -resize 48x48 tesseract_large.png tesseract.png 2> /dev/null } diff --git a/core/openvpn/PKGBUILD b/core/openvpn/PKGBUILD index 4696adad5..26fb73a0c 100644 --- a/core/openvpn/PKGBUILD +++ b/core/openvpn/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 210195 2014-04-11 09:28:05Z thomas $ +# $Id: PKGBUILD 212867 2014-05-15 23:19:20Z thomas $ # Maintainer: Thomas Bächler <thomas@archlinux.org> pkgname=openvpn -pkgver=2.3.3 +pkgver=2.3.4 pkgrel=1 pkgdesc="An easy-to-use, robust, and highly configurable VPN (Virtual Private Network)" arch=(i686 x86_64) @@ -14,9 +14,9 @@ install=openvpn.install source=(http://swupdate.openvpn.net/community/releases/openvpn-${pkgver}.tar.gz http://swupdate.openvpn.net/community/releases/openvpn-${pkgver}.tar.gz.asc openvpn@.service) -md5sums=('5c66ea3143ac884a3075521bd74ede06' - 'SKIP' - '71fab8d1c2aa3a1f2609e259eaaf88b3') +sha256sums=('af506d5f48568fa8d2f2435cb3fad35f9a9a8f263999ea6df3ba296960cec85a' + 'SKIP' + '860976d954bd1db95861b95f0ef42e4e80618aa23a9f2aed26d17ee3d09110df') build() { cd "${srcdir}"/$pkgname-$pkgver diff --git a/core/openvpn/openvpn@.service b/core/openvpn/openvpn@.service index de456266f..94ba0268d 100644 --- a/core/openvpn/openvpn@.service +++ b/core/openvpn/openvpn@.service @@ -3,7 +3,8 @@ Description=OpenVPN connection to %i [Service] Type=forking -ExecStart=/usr/bin/openvpn --cd /etc/openvpn --config /etc/openvpn/%i.conf --daemon openvpn@%i +ExecStart=/usr/bin/openvpn --cd /etc/openvpn --config /etc/openvpn/%i.conf --daemon openvpn@%i --writepid /run/openvpn@%i.pid +PIDFile=/run/openvpn@%i.pid [Install] WantedBy=multi-user.target diff --git a/extra/akonadi/PKGBUILD b/extra/akonadi/PKGBUILD index f197fd2e7..eb3b4b3fb 100644 --- a/extra/akonadi/PKGBUILD +++ b/extra/akonadi/PKGBUILD @@ -1,15 +1,15 @@ -# $Id: PKGBUILD 209897 2014-04-08 07:26:43Z andrea $ +# $Id: PKGBUILD 212893 2014-05-16 21:31:14Z andrea $ # Maintainer: Andrea Scarpino <andrea@archlinux.org> # Contributor: Pierre Schmitz <pierre@archlinux.de> pkgname=akonadi pkgver=1.12.1 -pkgrel=1 +pkgrel=2 pkgdesc="PIM layer, which provides an asynchronous API to access all kind of PIM data" arch=('i686' 'x86_64') url='http://community.kde.org/KDE_PIM/Akonadi' license=('LGPL') -depends=('shared-mime-info' 'boost-libs' 'mariadb' 'soprano') +depends=('shared-mime-info' 'boost-libs' 'mariadb' 'qt4' 'libxslt') makedepends=('cmake' 'automoc4' 'boost' 'postgresql') optdepends=('postgresql: PostgreSQL backend') install="${pkgname}.install" @@ -27,7 +27,8 @@ build() { -DCMAKE_INSTALL_PREFIX=/usr \ -DINSTALL_QSQLITE_IN_QT_PREFIX=TRUE \ -DQT_QMAKE_EXECUTABLE=qmake-qt4 \ - -DAKONADI_BUILD_TESTS=OFF + -DAKONADI_BUILD_TESTS=OFF \ + -DWITH_SOPRANO=OFF make } diff --git a/extra/cabal-install/PKGBUILD b/extra/cabal-install/PKGBUILD index 4683605f8..afcc4928e 100644 --- a/extra/cabal-install/PKGBUILD +++ b/extra/cabal-install/PKGBUILD @@ -3,8 +3,8 @@ # Contributor: Arch Haskell Team <arch-haskell@haskell.org> pkgname=cabal-install -pkgver=1.18.0.3 -pkgrel=3 +pkgver=1.20.0.1 +pkgrel=1 pkgdesc="The command-line interface for Cabal and Hackage." url="http://hackage.haskell.org/package/cabal-install" license=('custom:BSD3') @@ -12,7 +12,7 @@ arch=('i686' 'x86_64') makedepends=('ghc') depends=('gmp' 'zlib') source=("http://hackage.haskell.org/packages/archive/cabal-install/${pkgver}/cabal-install-${pkgver}.tar.gz") -md5sums=('f7823387c21b4969e64238f63bb25740') +md5sums=('351622588b11ae799e31677666a831f6') build() { mkdir ${srcdir}/build diff --git a/extra/feh/PKGBUILD b/extra/feh/PKGBUILD index 31a500db2..dd26e6874 100644 --- a/extra/feh/PKGBUILD +++ b/extra/feh/PKGBUILD @@ -1,22 +1,22 @@ -# $Id: PKGBUILD 211832 2014-04-28 01:58:35Z bisson $ +# $Id: PKGBUILD 212888 2014-05-16 17:12:25Z bisson $ # Maintainer: Gaetan Bisson <bisson@archlinux.org> # Contributor: Andrea Scarpino <andrea@archlinux.org> # Contributor: dorphell <dorphell@archlinux.org> # Contributor: Tom Newsom <Jeepster@gmx.co.uk> pkgname=feh -pkgver=2.11 +pkgver=2.12 pkgrel=1 pkgdesc='Fast and light imlib2-based image viewer' url='http://feh.finalrewind.org/' license=('custom:MIT') arch=('i686' 'x86_64') -depends=('giblib' 'curl' 'libxinerama' 'libexif') +depends=('imlib2' 'curl' 'libxinerama' 'libexif') optdepends=('perl: feh-cam, webcam wrapper for feh' 'imagemagick: support more file formats') makedepends=('libxt') source=("${url}${pkgname}-${pkgver}.tar.bz2"{,.asc}) -sha1sums=('c3fe2158886b9a25f6a99770c1e132a4a3b41b84' 'SKIP') +sha1sums=('30eb2b778858b1f4ce97e44c8225758185b0c588' 'SKIP') build() { cd "${srcdir}/${pkgname}-${pkgver}" diff --git a/extra/nepomuk-core/PKGBUILD b/extra/nepomuk-core/PKGBUILD deleted file mode 100644 index 95b4d729d..000000000 --- a/extra/nepomuk-core/PKGBUILD +++ /dev/null @@ -1,37 +0,0 @@ -# $Id: PKGBUILD 211857 2014-04-28 10:48:20Z andrea $ -# Maintainer: Andrea Scarpino <andrea@archlinux.org> - -pkgname=nepomuk-core -pkgver=4.13.0 -pkgrel=2 -pkgdesc="Contains the central Nepomuk services like file indexing, file system monitoring, query, storage, client libraries" -url="https://projects.kde.org/projects/kde/kdelibs/nepomuk-core" -arch=('i686' 'x86_64') -license=('GPL' 'LGPL' 'FDL') -depends=('kdelibs' 'poppler-qt' 'taglib' 'ffmpeg' 'ebook-tools' - 'kdegraphics-mobipocket' 'shared-desktop-ontologies' 'baloo') -makedepends=('cmake' 'automoc4' 'doxygen') -source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz") -sha1sums=('44e65063138088be91f03c8bb7ff8be7cd255984') - -prepare() { - mkdir build -} - -build() { - cd build - cmake ../${pkgname}-${pkgver} \ - -DCMAKE_BUILD_TYPE=Release \ - -DKDE4_BUILD_TESTS=OFF \ - -DCMAKE_INSTALL_PREFIX=/usr - make -} - -package() { - cd build - make DESTDIR="${pkgdir}" install - - # Fix the python shebang - sed -i 's|#!/usr/bin/env python|#!/usr/bin/env python2|' \ - "${pkgdir}"/usr/bin/nepomuk-simpleresource-rcgen -} diff --git a/extra/soprano/PKGBUILD b/extra/soprano/PKGBUILD deleted file mode 100644 index 05be0a0eb..000000000 --- a/extra/soprano/PKGBUILD +++ /dev/null @@ -1,35 +0,0 @@ -# $Id: PKGBUILD 196389 2013-10-12 16:52:25Z andrea $ -# Maintainer: Andrea Scarpino <andrea@archlinux.org> -# Contributor: Tobias Powalowski <tpowa@archlinux.org> - -pkgname=soprano -pkgver=2.9.4 -pkgrel=1 -pkgdesc='A library which provides a highly usable object-oriented C++/Qt4 framework for RDF data' -arch=('i686' 'x86_64') -url='http://soprano.sourceforge.net/' -license=('GPL' 'LGPL') -depends=('qt4' 'libiodbc' 'virtuoso-base' 'redland') -makedepends=('cmake' 'java-environment' 'doxygen') -source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2") -md5sums=('91413e5783efeee0beb747ea4c5c9ef0') - -prepare() { - mkdir build -} - -build() { - cd build - # we need the rpath - cmake ../${pkgname}-${pkgver} \ - -DCMAKE_BUILD_TYPE=Release \ - -DCMAKE_SKIP_RPATH=OFF \ - -DCMAKE_INSTALL_PREFIX=/usr \ - -DSOPRANO_DISABLE_CLUCENE_INDEX=ON - make -} - -package() { - cd build - make DESTDIR="${pkgdir}" install -} diff --git a/extra/virtuoso/PKGBUILD b/extra/virtuoso/PKGBUILD deleted file mode 100644 index ea68e4893..000000000 --- a/extra/virtuoso/PKGBUILD +++ /dev/null @@ -1,65 +0,0 @@ -# $Id: PKGBUILD 206570 2014-03-01 18:07:03Z bpiotrowski $ -# Maintainer: Andrea Scarpino <andrea@archlinux.org> -# Contributor: Massimiliano Torromeo <massimiliano DOT torromeo AT google mail service> - -pkgbase=virtuoso -pkgname=('virtuoso' 'virtuoso-base') -epoch=1 -pkgver=6.1.8 -pkgrel=1 -arch=('i686' 'x86_64') -url='http://virtuoso.openlinksw.com/wiki/main/Main/' -license=('GPL') -makedepends=('libldap' 'bison' 'flex' 'gperf' 'net-tools' 'libxml2' 'optipng') -source=("http://downloads.sourceforge.net/${pkgbase}/${pkgbase}-opensource-${pkgver}.tar.gz") -md5sums=('94ef4f93cad915f73bee547fe95db725') - -prepare() { - cd ${pkgbase}-opensource-${pkgver} - - optipng -quiet -force -fix appsrc/ODS-Wiki/http/images/opts_16.png -} - -build() { - cd ${pkgbase}-opensource-${pkgver} - - ./configure --with-layout=debian \ - --program-transform-name='s/isql$$/isql-vt/;s/isqlw/isqlw-vt/' \ - --with-readline - make -} - -package_virtuoso-base() { - pkgdesc='A scalable cross-platform server of virtuoso (very minimal installation)' - depends=('libldap') - - # install server - cd ${pkgbase}-opensource-${pkgver}/binsrc/virtuoso - make DESTDIR=${pkgdir} install - - # install driver - cd ${srcdir}/${pkgbase}-opensource-${pkgver}/binsrc/driver - make DESTDIR=${pkgdir} install - - # Install some useful tools; rename to avoid conflicts with unixodbc - for bin in isql isqlw; do - install -Dm755 ${srcdir}/${pkgbase}-opensource-${pkgver}/binsrc/tests/$bin \ - ${pkgdir}/usr/bin/$bin-vt - done -} - -package_virtuoso() { - pkgdesc='A scalable cross-platform server that combines SQL/RDF/XML Data Management with Web Application Server and Web Services Platform functionality' - depends=('virtuoso-base' 'libxml2' 'java-environment') - - cd ${pkgbase}-opensource-${pkgver} - make DESTDIR=${pkgdir} install - - # remove conflicts with virtuoso-base - rm "${pkgdir}"/usr/bin/isql{,w-vt} - rm "${pkgdir}"/usr/bin/virtuoso-t - rm "${pkgdir}"/usr/lib/virtodbc.so - rm "${pkgdir}"/usr/lib/virtodbc_r.so - rm "${pkgdir}"/usr/lib/virtodbcu.so - rm "${pkgdir}"/usr/lib/virtodbcu_r.so -} diff --git a/extra/wcslib/PKGBUILD b/extra/wcslib/PKGBUILD index d810fb47b..6668ba8fd 100644 --- a/extra/wcslib/PKGBUILD +++ b/extra/wcslib/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 202210 2013-12-19 13:51:19Z andrea $ +# $Id: PKGBUILD 212903 2014-05-16 21:47:03Z andrea $ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=wcslib -pkgver=4.20 +pkgver=4.23 pkgrel=1 pkgdesc="A C library that implements the 'World Coordinate System' (WCS) standard in FITS" arch=('i686' 'x86_64') @@ -10,8 +10,8 @@ url="http://www.atnf.csiro.au/people/Mark.Calabretta/WCS/" license=('GPL3') depends=('cfitsio') makedepends=('gcc-fortran') -source=("ftp://ftp.atnf.csiro.au/pub/software/${pkgname}/${pkgname}.tar.bz2") -md5sums=('3513e20f236274fbc2fa22251fd0726f') +source=("ftp://ftp.atnf.csiro.au/pub/software/${pkgname}/${pkgname}-${pkgver}.tar.bz2") +md5sums=('be5e0dbc93540cb1d163110c7c327919') build() { cd $pkgname-$pkgver |