From 86953d17fbdfc3b8b89878f1ec5f911568657761 Mon Sep 17 00:00:00 2001 From: Nicolás Reynolds Date: Thu, 3 Apr 2014 03:33:25 +0000 Subject: Thu Apr 3 03:29:12 UTC 2014 --- community/awesome/PKGBUILD | 12 +++--- community/bird/PKGBUILD | 6 +-- community/freeimage/PKGBUILD | 5 ++- community/gcompris/PKGBUILD | 10 ++--- community/gnucap/PKGBUILD | 4 +- community/julia/PKGBUILD | 80 +++++++++++++++++++++++++++++++++++++ community/libvirt/PKGBUILD | 6 +-- community/love/PKGBUILD | 6 +-- community/monit/PKGBUILD | 8 ++-- community/monit/monit.changelog | 3 ++ community/php-memcached/PKGBUILD | 22 ++++------ community/postgis/PKGBUILD | 6 +-- community/postgis/postgis.changelog | 3 ++ community/tcplay/PKGBUILD | 8 ++-- 14 files changed, 129 insertions(+), 50 deletions(-) create mode 100644 community/julia/PKGBUILD (limited to 'community') diff --git a/community/awesome/PKGBUILD b/community/awesome/PKGBUILD index d0dab9fce..d3e44b75a 100644 --- a/community/awesome/PKGBUILD +++ b/community/awesome/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 108601 2014-03-29 18:25:09Z andrea $ +# $Id: PKGBUILD 108725 2014-04-02 09:37:24Z bpiotrowski $ # Maintainer: Bartłomiej Piotrowski # Maintainer: Andrea Scarpino # Contributor: Sébastien Luttringer @@ -7,7 +7,7 @@ # Contributor: Vesa Kaihlavirta pkgname=awesome -pkgver=3.5.3 +pkgver=3.5.4 pkgrel=1 pkgdesc='Highly configurable framework window manager' arch=('i686' 'x86_64') @@ -22,8 +22,8 @@ optdepends=('rlwrap: readline support for awesome-client' 'vicious: widgets for the Awesome window manager') provides=('notification-daemon') backup=('etc/xdg/awesome/rc.lua') -source=("$url/download/$pkgname-$pkgver.tar.xz") -md5sums=('730a5852cc61f5561588a1b788ec861e') +source=($url/download/$pkgname-$pkgver.tar.xz) +md5sums=('9d52a26bfbc142ace5427bfb55010359') prepare() { mkdir -p build @@ -31,7 +31,7 @@ prepare() { build() { cd build - cmake ../${pkgname}-${pkgver} \ + cmake ../$pkgname-$pkgver \ -DCMAKE_BUILD_TYPE=RELEASE \ -DCMAKE_INSTALL_PREFIX=/usr \ -DSYSCONFDIR=/etc \ @@ -43,6 +43,6 @@ package() { cd build make DESTDIR="$pkgdir" install - install -Dm644 "${srcdir}"/${pkgname}-${pkgver}/awesome.desktop \ + install -Dm644 "$srcdir"/$pkgname-$pkgver/awesome.desktop \ "$pkgdir/usr/share/xsessions/awesome.desktop" } diff --git a/community/bird/PKGBUILD b/community/bird/PKGBUILD index 2d41ca639..cc71fcc31 100644 --- a/community/bird/PKGBUILD +++ b/community/bird/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 101733 2013-11-30 16:20:26Z seblu $ +# $Id: PKGBUILD 108743 2014-04-02 14:30:24Z seblu $ # Maintainer: Sébastien Luttringer pkgbase=bird pkgname=('bird' 'bird6') -pkgver=1.4.0 +pkgver=1.4.1 pkgrel=1 arch=('i686' 'x86_64') url='http://bird.network.cz/' @@ -12,7 +12,7 @@ depends=('readline' 'ncurses') source=("ftp://bird.network.cz/pub/bird/${pkgname}-${pkgver}.tar.gz" 'bird.service' 'bird6.service') -md5sums=('4e5a47308335b1b0bf4691cac6c4174f' +md5sums=('7bd6df9674e4003cfffd3343f14ee775' '69221e063a3f07dcad519d5eeacaae75' '5b172bd052b523efd95ee018e891e181') diff --git a/community/freeimage/PKGBUILD b/community/freeimage/PKGBUILD index f83f12825..60d863a9b 100644 --- a/community/freeimage/PKGBUILD +++ b/community/freeimage/PKGBUILD @@ -6,7 +6,7 @@ pkgname=freeimage pkgver=3.16.0 -pkgrel=1 +pkgrel=2 pkgdesc="Library project for developers who would like to support popular graphics image formats" arch=('i686' 'x86_64') license=('GPL' 'custom:FIPL') @@ -33,5 +33,8 @@ package() { cd ${srcdir}/FreeImagefip make -f Makefile.fip DESTDIR=${pkgdir} install + ln -s libfreeimageplus-${pkgver}.so ${pkgdir}/usr/lib/libfreeimageplus.so + ln -s libfreeimageplus-${pkgver}.so ${pkgdir}/usr/lib/libfreeimageplus.so.3 + install -D -m644 ${srcdir}/FreeImage/license-fi.txt ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE } diff --git a/community/gcompris/PKGBUILD b/community/gcompris/PKGBUILD index 15d7eb819..b99a3a1ec 100644 --- a/community/gcompris/PKGBUILD +++ b/community/gcompris/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 103779 2014-01-11 14:29:12Z bgyorgy $ +# $Id: PKGBUILD 108741 2014-04-02 12:57:33Z foutrelis $ # Maintainer: Evangelos Foutras # Contributor: Daniel Isenmann pkgname=gcompris -pkgver=13.11 -pkgrel=2 +pkgver=14.03 +pkgrel=1 pkgdesc="Educational software suite comprising of numerous activities for children aged 2 to 10" arch=('i686' 'x86_64') url="http://gcompris.net/" @@ -13,8 +13,8 @@ depends=('pygtk' 'librsvg' 'gstreamer0.10-base-plugins') optdepends=('gnucap: for computer simulation within the electricity activity' 'tuxpaint: for the painting activity') makedepends=('texinfo' 'texi2html' 'intltool') -source=(http://downloads.sourceforge.net/project/$pkgname/$pkgver/$pkgname-$pkgver.tar.bz2) -sha256sums=('418dad2c8f0fc90e16e97ab67b6700e3af5f33ae05d83f28f3b1117183f88c57') +source=(http://gcompris.net/download/$pkgname-$pkgver.tar.bz2) +sha256sums=('7e0a95c67ff55f54a359c10394bddec178034543e0dddfc348a74a9e55825551') prepare() { cd $pkgname-$pkgver diff --git a/community/gnucap/PKGBUILD b/community/gnucap/PKGBUILD index 1b9e4fec5..b6d7c3cfb 100644 --- a/community/gnucap/PKGBUILD +++ b/community/gnucap/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 55492 2011-09-13 05:23:39Z foutrelis $ +# $Id: PKGBUILD 108737 2014-04-02 12:54:01Z foutrelis $ # Maintainer: Evangelos Foutras # Contributor: Jared Casper # Contributor: Georgij Kondratjev @@ -12,7 +12,7 @@ arch=('i686' 'x86_64') url="http://gnucap.org/" license=('GPL') depends=('gcc-libs' 'readline') -source=(http://gnucap.org/devel/$pkgname-$_pkgver.tar.gz) +source=(http://gnucap.org/devel/archive/$pkgname-$_pkgver.tar.gz) sha1sums=('a64be626b3e971437d677f14bc72eda0df6e7e3a') build() { diff --git a/community/julia/PKGBUILD b/community/julia/PKGBUILD new file mode 100644 index 000000000..6781c7591 --- /dev/null +++ b/community/julia/PKGBUILD @@ -0,0 +1,80 @@ +# $Id: PKGBUILD 108745 2014-04-02 16:15:39Z arodseth $ +# Maintainer: Alexander Rødseth +# Contributor: Lex Black +# Contributor: Michael Jakl +# Contributor: devmotion + +pkgname=julia +pkgver=0.3.0_prerelease +pkgrel=1 +pkgdesc='High-level, high-performance, dynamic programming language' +arch=('x86_64' 'i686') +url='http://julialang.org' +license=('GPL') +depends=('arpack' 'fftw' 'git' 'gmp' 'libunwind' 'mpfr' 'pcre' 'readline' 'zlib' 'llvm') # 'suitesparse' 'utf8proc' (AUR) 'intel-mkl' (AUR) +makedepends=('gcc-fortran') +optdepends=('gnuplot: If using the Gaston Package from julia') +provides=('julia') +conflicts=('julia') +options=('!emptydirs' 'staticlibs') +source=("git://github.com/JuliaLang/julia.git#commit=0684a320da") +sha256sums=('SKIP') + +build() { + make -C "$pkgname" prefix=/usr sysconfdir=/etc \ + USE_SYSTEM_LLVM=1 \ + USE_SYSTEM_LIBUNWIND=1 \ + USE_SYSTEM_READLINE=1 \ + USE_SYSTEM_PCRE=1 \ + USE_SYSTEM_LIBM=1 \ + USE_SYSTEM_OPENLIBM=0 \ + USE_SYSTEM_OPENSPECFUN=0 \ + USE_SYSTEM_BLAS=1 \ + USE_SYSTEM_LAPACK=1 \ + USE_SYSTEM_FFTW=1 \ + USE_SYSTEM_GMP=1 \ + USE_SYSTEM_MPFR=1 \ + USE_SYSTEM_ARPACK=1 \ + USE_SYSTEM_SUITESPARSE=0 \ + USE_SYSTEM_ZLIB=1 \ + USE_SYSTEM_GRISU=0 \ + USE_SYSTEM_RMATH=0 \ + USE_SYSTEM_LIBUV=0 \ + USE_SYSTEM_UTF8PROC=0 \ + USE_MKL=0 \ + USE_BLAS64=0 \ + USE_LLVM_SHLIB=0 +} + +package() { + make -C "$pkgname" DESTDIR="$pkgdir" \ + prefix=/usr sysconfdir=/etc \ + USE_SYSTEM_LLVM=1 \ + USE_SYSTEM_LIBUNWIND=1 \ + USE_SYSTEM_READLINE=1 \ + USE_SYSTEM_PCRE=1 \ + USE_SYSTEM_LIBM=1 \ + USE_SYSTEM_OPENLIBM=0 \ + USE_SYSTEM_OPENSPECFUN=0 \ + USE_SYSTEM_BLAS=1 \ + USE_SYSTEM_LAPACK=1 \ + USE_SYSTEM_FFTW=1 \ + USE_SYSTEM_GMP=1 \ + USE_SYSTEM_MPFR=1 \ + USE_SYSTEM_ARPACK=1 \ + USE_SYSTEM_SUITESPARSE=0 \ + USE_SYSTEM_ZLIB=1 \ + USE_SYSTEM_GRISU=0 \ + USE_SYSTEM_RMATH=0 \ + USE_SYSTEM_LIBUV=0 \ + USE_SYSTEM_UTF8PROC=0 \ + USE_MKL=0 \ + USE_BLAS64=0 \ + USE_LLVM_SHLIB=0 \ + install + + # Remove duplicate man-page from julia/doc + rm -rv $pkgdir/usr/share/julia/doc/man +} + +# vim:set ts=2 sw=2 et: diff --git a/community/libvirt/PKGBUILD b/community/libvirt/PKGBUILD index 86eaae97c..d45c4cc54 100644 --- a/community/libvirt/PKGBUILD +++ b/community/libvirt/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 106990 2014-03-11 10:19:09Z spupykin $ +# $Id: PKGBUILD 108727 2014-04-02 09:41:48Z spupykin $ # Maintainer: Sergej Pupykin # Contributor: Jonathan Wiersma pkgname=libvirt -pkgver=1.2.2 +pkgver=1.2.3 pkgrel=1 pkgdesc="API for controlling virtualization engines (openvz,kvm,qemu,virtualbox,xen,etc)" arch=('i686' 'x86_64') @@ -61,7 +61,7 @@ source=("http://libvirt.org/sources/$pkgname-$pkgver.tar.gz" libvirtd.conf.d libvirtd-guests.conf.d libvirt.tmpfiles.d) -md5sums=('592958ad1ddce7574d8cb0a31e635acd' +md5sums=('ad1602a2fcc3609c83b885a28f3eecbd' '3ed0e24f5b5e25bf553f5427d64915e6' '0a96ed876ffb1fcb9dff5a9b3a609c1e' '020971887442ebbf1b6949e031c8dd3f') diff --git a/community/love/PKGBUILD b/community/love/PKGBUILD index 30429d74f..c68d9d506 100644 --- a/community/love/PKGBUILD +++ b/community/love/PKGBUILD @@ -2,8 +2,8 @@ # Contributor: Linus Sjögren # Contributor: Eric Forgeot < http://anamnese.online.fr >, dreeze pkgname=love -pkgver=0.9.0 -pkgrel=2 +pkgver=0.9.1 +pkgrel=1 pkgdesc="An open-source 2D game engine which uses the versatile Lua scripting language to create dynamic gaming experiences" arch=(i686 x86_64) url="http://love2d.org/" @@ -11,7 +11,7 @@ license=('zlib') depends=('luajit' 'physfs' 'freetype2' 'devil' 'mpg123' 'openal' 'libvorbis' 'libmodplug' 'sdl2' 'shared-mime-info' 'hicolor-icon-theme' 'desktop-file-utils') install=love.install source=("https://bitbucket.org/rude/love/downloads/love-${pkgver}-linux-src.tar.gz") -md5sums=('6591752af4e33f521d616d9b048aa894') +md5sums=('3a4b6b98a8c6e85ddb217d58b2e05e4d') build() { cd "$srcdir"/love-$pkgver diff --git a/community/monit/PKGBUILD b/community/monit/PKGBUILD index a23703217..7f0b7b95e 100644 --- a/community/monit/PKGBUILD +++ b/community/monit/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 106371 2014-03-01 12:19:21Z jlichtblau $ +# $Id: PKGBUILD 108752 2014-04-02 19:28:29Z jlichtblau $ # Maintainer: Jaroslav Lichtblau # Contributor: Geoffroy Carrier # Contributor: Marco Bartholomew pkgname=monit -pkgver=5.7 +pkgver=5.8 pkgrel=1 pkgdesc="Utility for managing and monitoring, processes, files, directories and devices on a *NIX system" arch=('i686' 'x86_64') @@ -15,7 +15,7 @@ backup=('etc/monitrc') changelog=$pkgname.changelog source=(http://mmonit.com/$pkgname/dist/$pkgname-$pkgver.tar.gz \ monit.service) -sha256sums=('38e09bd8b39abc59e6b9a9bb7a78f7eac2b02a92f4de1f3a6dc24e84dfedae0d' +sha256sums=('0c00573ebc0156c534a5952f392c2a7bedde194f8261c05497322055938847f5' 'cf607209e9e5d39e708152dc181525570371fab750f828e890e2b6a00b81ebc4') build() { @@ -32,5 +32,3 @@ package() { install -D -m700 monitrc "${pkgdir}"/etc/monitrc install -D -m644 "${srcdir}"/$pkgname.service "${pkgdir}"/usr/lib/systemd/system/$pkgname.service } -sha256sums=('bb250ab011d805b5693972afdf95509e79bb3b390caa763275c9501f74b598a2' - 'cf607209e9e5d39e708152dc181525570371fab750f828e890e2b6a00b81ebc4') diff --git a/community/monit/monit.changelog b/community/monit/monit.changelog index 0d2459695..b4e7e7ed6 100644 --- a/community/monit/monit.changelog +++ b/community/monit/monit.changelog @@ -1,3 +1,6 @@ +2014-04-02 Jaroslav Lichtblau + * monit 5.8-1 + 2014-03-01 Jaroslav Lichtblau * monit 5.7-1 diff --git a/community/php-memcached/PKGBUILD b/community/php-memcached/PKGBUILD index 8fe9a012a..333e863ec 100644 --- a/community/php-memcached/PKGBUILD +++ b/community/php-memcached/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 95810 2013-08-17 08:23:10Z pierre $ +# $Id: PKGBUILD 108735 2014-04-02 12:09:29Z foutrelis $ # Maintainer: Evangelos Foutras pkgname=php-memcached -pkgver=2.1.0 -pkgrel=2 +pkgver=2.2.0 +pkgrel=1 pkgdesc="PHP extension for interfacing with memcached via libmemcached library" arch=('i686' 'x86_64') url="http://pecl.php.net/package/memcached" @@ -11,16 +11,7 @@ license=('PHP') depends=('php' 'libmemcached') backup=('etc/php/conf.d/memcached.ini') source=(http://pecl.php.net/get/memcached-$pkgver.tgz) -sha256sums=('bc4940015be74f47908d410d7b55e10a3d5bf65674036d944c73558227fcc4af') - -prepare() { - cd "$srcdir/memcached-$pkgver" - - # Fix FTBFS with libmemcached >= 1.0.17 - # https://github.com/php-memcached-dev/php-memcached/issues/69#issuecomment-17051990 - echo 'typedef const struct memcached_server_st *memcached_server_instance_st;' \ - >>php_libmemcached_compat.h -} +sha256sums=('17b9600f6d4c807f23a3f5c45fcd8775ca2e61d6eda70370af2bef4c6e159f58') build() { cd "$srcdir/memcached-$pkgver" @@ -34,8 +25,9 @@ package() { cd "$srcdir/memcached-$pkgver" make INSTALL_ROOT="$pkgdir" install - echo ';extension=memcached.so' >memcached.ini - install -Dm644 memcached.ini "$pkgdir/etc/php/conf.d/memcached.ini" + + install -d "$pkgdir/etc/php/conf.d" + echo ';extension=memcached.so' >"$pkgdir/etc/php/conf.d/memcached.ini" } # vim:set ts=2 sw=2 et: diff --git a/community/postgis/PKGBUILD b/community/postgis/PKGBUILD index 5f868c1fc..4cda13577 100644 --- a/community/postgis/PKGBUILD +++ b/community/postgis/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 100837 2013-11-11 18:56:33Z jlichtblau $ +# $Id: PKGBUILD 108755 2014-04-02 19:32:57Z jlichtblau $ # Maintainer: Jaroslav Lichtblau # Contributor: dibblethewrecker dibblethewrecker.at.jiwe.dot.org # Contributor: William Rea pkgname=postgis -pkgver=2.1.1 +pkgver=2.1.2 pkgrel=1 pkgdesc="Adds support for geographic objects to PostgreSQL" arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ license=('GPL') depends=('postgresql' 'gdal' 'json-c') changelog=$pkgname.changelog source=(http://download.osgeo.org/postgis/source/${pkgname}-${pkgver}.tar.gz) -sha256sums=('f55acf056362e7e78766bec7a403e02a3b6b087a6d18b4222647b6a932d5c945') +sha256sums=('0bf842824815d9155129dcdda0a940ae3b7698c114e6e4a1cc2497527d0704d1') build() { cd ${pkgname}-${pkgver} diff --git a/community/postgis/postgis.changelog b/community/postgis/postgis.changelog index bb9b27fdd..387995230 100644 --- a/community/postgis/postgis.changelog +++ b/community/postgis/postgis.changelog @@ -1,3 +1,6 @@ +2014-04-02 Jaroslav Lichtblau + * postgis-2.1.2-1 + 2013-11-11 Jaroslav Lichtblau * postgis-2.1.1-1 diff --git a/community/tcplay/PKGBUILD b/community/tcplay/PKGBUILD index 81b53d2dc..9c9983e77 100644 --- a/community/tcplay/PKGBUILD +++ b/community/tcplay/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 103928 2014-01-13 17:17:02Z andyrtr $ +# $Id: PKGBUILD 108731 2014-04-02 10:14:29Z tredaelli $ # Maintainer: Timothy Redaelli # Contributor: Thomas Weißschuh # Contributor: James Reed pkgname=tcplay -pkgver=1.1 -pkgrel=2 +pkgver=2.0 +pkgrel=1 pkgdesc="Free and simple TrueCrypt implementation based on dm-crypt." arch=('i686' 'x86_64') url="https://github.com/bwalex/tc-play" @@ -14,7 +14,7 @@ depends=('device-mapper') makedepends=('cmake') source=("https://github.com/bwalex/tc-play/archive/v${pkgver}.tar.gz" tc-play-1.1-fix-paths.patch) -sha256sums=('62346e852c6f781fffebf5c43e5967ceb0e36304626aa27e77c77378f8215d84' +sha256sums=('0e17890f37e862746364b10bad62bbd9f3e2b2811a24b07df12eff266534e42d' '007b960675400b7e0a10765952041dcc1943e5cb79367e2ed4938f2c5e64ea57') prepare() { -- cgit v1.2.3-54-g00ecf