From 88f9886de50562f083fa45359821567b0a880ea0 Mon Sep 17 00:00:00 2001 From: Nicolás Reynolds Date: Tue, 29 Apr 2014 04:05:57 +0000 Subject: Tue Apr 29 04:01:38 UTC 2014 --- community/cinnamon-control-center/PKGBUILD | 4 ++-- community/cinnamon-settings-daemon/PKGBUILD | 4 ++-- community/ibus-hangul/PKGBUILD | 9 ++++++--- community/libcss/PKGBUILD | 16 +++++++-------- community/libdom/PKGBUILD | 24 +++++++++++------------ community/libhubbub/PKGBUILD | 16 +++++++-------- community/libnsbmp/PKGBUILD | 14 ++++++-------- community/libnsgif/PKGBUILD | 14 ++++++-------- community/libparserutils/PKGBUILD | 14 ++++++-------- community/libwapcaplet/PKGBUILD | 14 ++++++-------- community/mpop/PKGBUILD | 30 +++++++++++++++++++++++++++++ community/mpop/mpop.install | 16 +++++++++++++++ community/openocd/PKGBUILD | 20 ++++++++++++------- community/par2cmdline/PKGBUILD | 6 +++--- community/perl-www-curl/PKGBUILD | 8 ++++---- community/qtemu/PKGBUILD | 8 ++++---- community/simple-scan/PKGBUILD | 4 ++-- community/weston/PKGBUILD | 4 ++-- community/xtrabackup/PKGBUILD | 4 ++-- 19 files changed, 135 insertions(+), 94 deletions(-) create mode 100644 community/mpop/PKGBUILD create mode 100644 community/mpop/mpop.install (limited to 'community') diff --git a/community/cinnamon-control-center/PKGBUILD b/community/cinnamon-control-center/PKGBUILD index 2b1245c85..56fe3657f 100644 --- a/community/cinnamon-control-center/PKGBUILD +++ b/community/cinnamon-control-center/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 109809 2014-04-19 02:46:38Z bgyorgy $ +# $Id: PKGBUILD 110374 2014-04-28 15:11:32Z jgc $ # Maintainer: Alexandre Filgueira # Based on gnome-control-center: # Jan Alexander Steffens (heftig) @@ -6,7 +6,7 @@ pkgname=cinnamon-control-center pkgver=2.2.3 -pkgrel=2 +pkgrel=3 pkgdesc="The Control Center for Cinnamon" arch=('i686' 'x86_64') depends=('cinnamon-settings-daemon' 'cinnamon-translations' 'cinnamon-menus' diff --git a/community/cinnamon-settings-daemon/PKGBUILD b/community/cinnamon-settings-daemon/PKGBUILD index 694241456..a4ef7ea62 100644 --- a/community/cinnamon-settings-daemon/PKGBUILD +++ b/community/cinnamon-settings-daemon/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 109807 2014-04-19 02:39:22Z bgyorgy $ +# $Id: PKGBUILD 110375 2014-04-28 15:11:33Z jgc $ # Maintainer: Alexandre Filgueira (faidoc) # Contributor: Jan Alexander Steffens (heftig) pkgname=cinnamon-settings-daemon pkgver=2.2.1 -pkgrel=2 +pkgrel=3 pkgdesc="The Cinnamon Settings daemon" arch=('i686' 'x86_64') license=('GPL') diff --git a/community/ibus-hangul/PKGBUILD b/community/ibus-hangul/PKGBUILD index 2d24f29df..7930ed363 100644 --- a/community/ibus-hangul/PKGBUILD +++ b/community/ibus-hangul/PKGBUILD @@ -1,16 +1,16 @@ -# $Id: PKGBUILD 82988 2013-01-26 08:44:01Z fyan $ +# $Id: PKGBUILD 110386 2014-04-28 17:08:39Z fyan $ # Maintainer: Felix Yan # Contributor: Thomas Dziedzic < gostrc at gmail > # Contributor: Radim Hvizdák pkgname=ibus-hangul pkgver=1.4.2 -pkgrel=1 +pkgrel=2 pkgdesc='Korean input engine for IBus' arch=('i686' 'x86_64') url='http://ibus.googlecode.com' license=('GPL') -depends=('ibus' 'libhangul' 'iso-codes' 'pygtk' 'gtk-update-icon-cache') +depends=('ibus' 'libhangul' 'iso-codes' 'gtk-update-icon-cache' 'python2-gobject') makedepends=('intltool') install=ibus-hangul.install source=("http://ibus.googlecode.com/files/${pkgname}-${pkgver}.tar.gz") @@ -25,6 +25,9 @@ build() { package() { cd "${srcdir}/${pkgname}-${pkgver}" make NO_INDEX=true DESTDIR="${pkgdir}" install + + # Fix symlink + ln -sf ../lib/ibus/ibus-setup-hangul "$pkgdir/usr/bin/ibus-setup-hangul" } md5sums=('0229eab9481355bb5f54230890bfa910') diff --git a/community/libcss/PKGBUILD b/community/libcss/PKGBUILD index d3d8d808d..982a6f0d8 100644 --- a/community/libcss/PKGBUILD +++ b/community/libcss/PKGBUILD @@ -1,33 +1,31 @@ -# $Id: PKGBUILD 99623 2013-10-30 16:28:44Z arodseth $ +# $Id: PKGBUILD 110363 2014-04-28 13:49:35Z arodseth $ # Maintainer: Alexander Rødseth # Contributor: Brad Fanella # Contributor: Daniel J Griffiths pkgname=libcss -pkgver=0.2.0 -pkgrel=2 +pkgver=0.3.0 +pkgrel=1 pkgdesc='CSS parser and selection engine' arch=('x86_64' 'i686') url='http://www.netsurf-browser.org/projects/libcss/' license=('MIT') -depends=('libparserutils>=0.1.2' 'libwapcaplet>=0.2.0') +depends=('libparserutils>=0.2.0' 'libwapcaplet>=0.2.1') makedepends=('netsurf-buildsystem') source=("http://download.netsurf-browser.org/libs/releases/libcss-$pkgver-src.tar.gz") -sha256sums=('31b08f6f2259366ccad8b455440f364dc33e7dc78cdb0cf4905da56d5372f613') +sha256sums=('4065dbfdfc9926e14a2f0f2c600fc72abac97bd20769ac6a908ac50226e95e1a') build() { cd "$pkgname-$pkgver" export CFLAGS="-Wno-error=unused-but-set-variable" - make PREFIX=/usr COMPONENT_TYPE="lib-shared" - #make PREFIX=/usr COMPONENT_TYPE="lib-static" + make LIBDIR=lib PREFIX=/usr COMPONENT_TYPE="lib-shared" } package() { cd "$pkgname-$pkgver" - make install PREFIX=/usr DESTDIR="$pkgdir" COMPONENT_TYPE="lib-shared" - #make install PREFIX=/usr DESTDIR="$pkgdir" COMPONENT_TYPE="lib-static" + make install LIBDIR=lib PREFIX=/usr DESTDIR="$pkgdir" COMPONENT_TYPE="lib-shared" install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING" } diff --git a/community/libdom/PKGBUILD b/community/libdom/PKGBUILD index 04af2ae72..1c3541671 100644 --- a/community/libdom/PKGBUILD +++ b/community/libdom/PKGBUILD @@ -1,31 +1,29 @@ -# $Id: PKGBUILD 99607 2013-10-30 13:18:31Z arodseth $ +# $Id: PKGBUILD 110365 2014-04-28 13:57:38Z arodseth $ # Maintainer: Alexander Rødseth pkgname=libdom -pkgver=0.0.1 -pkgrel=2 +pkgver=0.1.0 +pkgrel=1 pkgdesc='Implementation of the W3C DOM' arch=('x86_64' 'i686') url='http://www.netsurf-browser.org/projects/libdom/' license=('MIT') -depends=('libhubbub>=0.2.0' 'libwapcaplet>=0.2.0' 'expat') -makedepends=('netsurf-buildsystem') -source=("http://download.netsurf-browser.org/libs/releases/$pkgname-$pkgver-src.tar.gz") -sha256sums=('2aa75861c8a8291b6b3d1a3856c65ca615677afeec64ccfdf35a113a292c36b1') +depends=('libhubbub>=0.3.0' 'libwapcaplet>=0.2.1' 'expat') +makedepends=('netsurf-buildsystem' 'git') +source=("git://git.netsurf-browser.org/libdom.git#tag=release/$pkgver") +md5sums=('SKIP') build() { - cd "$pkgname-$pkgver" + cd "$pkgname" export CFLAGS="-Wno-error=unused-but-set-variable" - make PREFIX=/usr COMPONENT_TYPE="lib-shared" - #make PREFIX=/usr COMPONENT_TYPE="lib-static" + make LIBDIR=lib PREFIX=/usr COMPONENT_TYPE="lib-shared" } package() { - cd "$pkgname-$pkgver" + cd "$pkgname" - make install PREFIX=/usr DESTDIR="$pkgdir" COMPONENT_TYPE="lib-shared" - #make install PREFIX=/usr DESTDIR="$pkgdir" COMPONENT_TYPE="lib-static" + make install LIBDIR=lib PREFIX=/usr DESTDIR="$pkgdir" COMPONENT_TYPE="lib-shared" install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING" } diff --git a/community/libhubbub/PKGBUILD b/community/libhubbub/PKGBUILD index d0cbfa9a1..e1566cc25 100644 --- a/community/libhubbub/PKGBUILD +++ b/community/libhubbub/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 99603 2013-10-30 12:29:32Z arodseth $ +# $Id: PKGBUILD 110356 2014-04-28 13:40:25Z arodseth $ # Maintainer: Alexander Rødseth # Contributor: Daniel J Griffiths # Contributor: Paulo Matias pkgname=libhubbub -pkgver=0.2.0 -pkgrel=3 +pkgver=0.3.0 +pkgrel=1 pkgdesc='HTML5 compliant parsing library' arch=('x86_64' 'i686') url='http://www.netsurf-browser.org/projects/hubbub/' @@ -13,24 +13,22 @@ license=('MIT') provides=('hubbub') replaces=('hubbub') conflicts=('hubbub') -depends=('libparserutils>=0.1.2') +depends=('libparserutils>=0.2.0') makedepends=('netsurf-buildsystem') source=("http://download.netsurf-browser.org/libs/releases/$pkgname-$pkgver-src.tar.gz") -sha256sums=('91c90965fdbbfb9137c7881b33736a03fc80bd16f5cd7808e1efff3d63000eaf') +sha256sums=('dbf3b55bf2531d2a8e70f370a9b396cc78bfd5a092f87beb10b05c04fd7cdaa7') build() { cd "$pkgname-$pkgver" sed -i 's:-Werror::' Makefile - make PREFIX=/usr COMPONENT_TYPE='lib-shared' - #make PREFIX=/usr COMPONENT_TYPE='lib-static' + make LIBDIR=lib PREFIX=/usr COMPONENT_TYPE='lib-shared' } package() { cd "$pkgname-$pkgver" - make install PREFIX=/usr DESTDIR="$pkgdir" COMPONENT_TYPE='lib-shared' - #make install PREFIX=/usr DESTDIR="$pkgdir" COMPONENT_TYPE='lib-static' + make install LIBDIR=lib PREFIX=/usr DESTDIR="$pkgdir" COMPONENT_TYPE='lib-shared' install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING" } diff --git a/community/libnsbmp/PKGBUILD b/community/libnsbmp/PKGBUILD index f89c09a63..f2546746c 100644 --- a/community/libnsbmp/PKGBUILD +++ b/community/libnsbmp/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 99625 2013-10-30 16:31:25Z arodseth $ +# $Id: PKGBUILD 110368 2014-04-28 14:04:21Z arodseth $ # Maintainer: Alexander Rødseth # Contributor: Paulo Matias # Contributor: Daniel J Griffiths pkgname=libnsbmp -pkgver=0.1.0 -pkgrel=2 +pkgver=0.1.1 +pkgrel=1 pkgdesc='Decoding library for BMP and ICO image file formats' arch=('x86_64' 'i686') url='http://www.netsurf-browser.org/projects/libnsbmp/' @@ -13,20 +13,18 @@ license=('MIT') depends=('glibc') makedepends=('netsurf-buildsystem') source=("http://download.netsurf-browser.org/libs/releases/$pkgname-$pkgver-src.tar.gz") -sha256sums=('fb576af6bd4d02d3626d5c2092bc06c80b2a80089a14decf40c813d9ec80ddc0') +sha256sums=('584046809d3213e5917cd26eafb03068ca94274229f595f0e0520b15fa454f98') build() { cd "$pkgname-$pkgver" - make PREFIX=/usr COMPONENT_TYPE="lib-shared" - #make PREFIX=/usr COMPONENT_TYPE="lib-static" + make LIBDIR=lib PREFIX=/usr COMPONENT_TYPE="lib-shared" } package() { cd "$pkgname-$pkgver" - make install PREFIX=/usr DESTDIR="$pkgdir" COMPONENT_TYPE="lib-shared" - #make install PREFIX=/usr DESTDIR="$pkgdir" COMPONENT_TYPE="lib-static" + make install LIBDIR=lib PREFIX=/usr DESTDIR="$pkgdir" COMPONENT_TYPE="lib-shared" install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING" } diff --git a/community/libnsgif/PKGBUILD b/community/libnsgif/PKGBUILD index eace8b781..d4bcf4690 100644 --- a/community/libnsgif/PKGBUILD +++ b/community/libnsgif/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 99628 2013-10-30 16:34:52Z arodseth $ +# $Id: PKGBUILD 110370 2014-04-28 14:11:35Z arodseth $ # Maintainer: Alexander Rødseth # Contributor: Daniel J Griffiths # Contributor: Paulo Matias pkgname=libnsgif -pkgver=0.1.0 -pkgrel=2 +pkgver=0.1.1 +pkgrel=1 pkgdesc='Decoding library for the GIF image file format' arch=('x86_64' 'i686') url='http://www.netsurf-browser.org/projects/libnsgif/' @@ -13,21 +13,19 @@ license=('MIT') depends=('glibc') makedepends=('netsurf-buildsystem') source=("http://download.netsurf-browser.org/libs/releases/$pkgname-$pkgver-src.tar.gz") -sha256sums=('e7dc7ee887fefc19e7c7985c5a2b057870e0fa3dd0dcfc1fdb4e98da1f36593c') +sha256sums=('d450ea0a9da234486e997248b30a86524f75f1021ca67017b5597423cf6c0a15') build() { cd "$pkgname-$pkgver" CFLAGS="$CFLAGS -fno-strict-aliasing" - make PREFIX=/usr COMPONENT_TYPE="lib-shared" - #make PREFIX=/usr COMPONENT_TYPE="lib-static" + make LIBDIR=lib PREFIX=/usr COMPONENT_TYPE="lib-shared" } package() { cd "$pkgname-$pkgver" - make install PREFIX=/usr DESTDIR="$pkgdir" COMPONENT_TYPE="lib-shared" - #make install PREFIX=/usr DESTDIR="$pkgdir" COMPONENT_TYPE="lib-static" + make install LIBDIR=lib PREFIX=/usr DESTDIR="$pkgdir" COMPONENT_TYPE="lib-shared" install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING" } diff --git a/community/libparserutils/PKGBUILD b/community/libparserutils/PKGBUILD index 67fdc77d6..c65ced915 100644 --- a/community/libparserutils/PKGBUILD +++ b/community/libparserutils/PKGBUILD @@ -1,12 +1,12 @@ -# $Id: PKGBUILD 99637 2013-10-30 16:54:57Z arodseth $ +# $Id: PKGBUILD 110352 2014-04-28 13:10:34Z arodseth $ # Maintainer: Alexander Rødseth # Contributor: Brad Fanella # Contributor: Paulo Matias # Contributor: Daniel J Griffiths pkgname=libparserutils -pkgver=0.1.2 -pkgrel=2 +pkgver=0.2.0 +pkgrel=1 pkgdesc='Library for building efficient parsers' arch=('x86_64' 'i686') url='http://www.netsurf-browser.org/projects/libparserutils' @@ -14,21 +14,19 @@ license=('MIT') depends=('glibc') makedepends=('netsurf-buildsystem') source=("http://download.netsurf-browser.org/libs/releases/$pkgname-$pkgver-src.tar.gz") -sha256sums=('0a21efd3882c19965f57161c4ecda85a363a71dbe090030dfa69f9aecd2160aa') +sha256sums=('55c50abbffaaebe17acba43008ee2c4085401ce618e505fafa7c75baaa813da7') build() { cd "$pkgname-$pkgver" sed 's:-Wall::' -i Makefile - make PREFIX=/usr COMPONENT_TYPE="lib-shared" - #make PREFIX=/usr COMPONENT_TYPE="lib-static" + make LIBDIR=lib PREFIX=/usr COMPONENT_TYPE="lib-shared" } package() { cd "$pkgname-$pkgver" - make install PREFIX=/usr DESTDIR="$pkgdir" COMPONENT_TYPE="lib-shared" - #make install PREFIX=/usr DESTDIR="$pkgdir" COMPONENT_TYPE="lib-static" + make install LIBDIR=lib PREFIX=/usr DESTDIR="$pkgdir" COMPONENT_TYPE="lib-shared" install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING" } diff --git a/community/libwapcaplet/PKGBUILD b/community/libwapcaplet/PKGBUILD index 7f4477159..f2e812268 100644 --- a/community/libwapcaplet/PKGBUILD +++ b/community/libwapcaplet/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 99641 2013-10-30 16:58:53Z arodseth $ +# $Id: PKGBUILD 110361 2014-04-28 13:45:15Z arodseth $ # Maintainer: Alexander Rødseth # Contributor: Brad Fanella # Contributor: Daniel J Griffiths pkgname=libwapcaplet -pkgver=0.2.0 -pkgrel=2 +pkgver=0.2.1 +pkgrel=1 pkgdesc='String internment library with rapid string comparison' arch=('x86_64' 'i686') url='http://www.netsurf-browser.org/projects/libwapcaplet/' @@ -13,20 +13,18 @@ license=('MIT') depends=('glibc') makedepends=('netsurf-buildsystem') source=("http://download.netsurf-browser.org/libs/releases/$pkgname-$pkgver-src.tar.gz") -sha256sums=('5fb49841ba335b0c7a1420d92c3a60480df63696c50353c02724aa8c6b45cb24') +sha256sums=('9e4a8df3dfe6d7e1bcc4a3ccce18c3d02230545f4726b05b09b9e504946c8ec8') build() { cd "$pkgname-$pkgver" - make PREFIX=/usr COMPONENT_TYPE="lib-shared" - #make PREFIX=/usr COMPONENT_TYPE="lib-static" + make LIBDIR=lib PREFIX=/usr COMPONENT_TYPE="lib-shared" } package() { cd "$pkgname-$pkgver" - make install PREFIX=/usr DESTDIR="$pkgdir" COMPONENT_TYPE="lib-shared" - #make install PREFIX=/usr DESTDIR="$pkgdir" COMPONENT_TYPE="lib-static" + make install LIBDIR=lib PREFIX=/usr DESTDIR="$pkgdir" COMPONENT_TYPE="lib-shared" install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING" } diff --git a/community/mpop/PKGBUILD b/community/mpop/PKGBUILD new file mode 100644 index 000000000..2c0ce660d --- /dev/null +++ b/community/mpop/PKGBUILD @@ -0,0 +1,30 @@ +# Maintainer: Lukas Fleischer +# Contributor: Israel Herraiz +# Contributor: Roberto Alsina + +pkgname=mpop +pkgver=1.0.28 +pkgrel=2 +pkgdesc="A small, fast POP3 client suitable as a fetchmail replacement" +arch=('i686' 'x86_64') +url="http://mpop.sourceforge.net/" +license=('GPL3') +depends=('gnutls' 'libidn') +install=mpop.install +source=("http://downloads.sourceforge.net/mpop/mpop-$pkgver.tar.bz2") +md5sums=('08301208b1f1a40bc5375fea61de3696') +options=(debug !strip) + +build() { + cd "$srcdir/mpop-$pkgver" + + ./configure --prefix=/usr --with-ssl=gnutls + make +} + +package() { + cd "$srcdir/mpop-$pkgver" + + make DESTDIR="$pkgdir" install + install -Dm644 doc/mpoprc.example "$pkgdir/usr/share/mpop/mpoprc.example" +} diff --git a/community/mpop/mpop.install b/community/mpop/mpop.install new file mode 100644 index 000000000..20b79ef3f --- /dev/null +++ b/community/mpop/mpop.install @@ -0,0 +1,16 @@ +infodir=/usr/share/info + +post_install() { + install-info "$infodir/mpop.info" "$infodir/dir" 2>/dev/null + + echo "==> Sample config: /usr/share/mpop/mpoprc.example" + echo "==> Copy it to your home folder as ~/.mpoprc." +} + +post_upgrade() { + post_install $1 +} + +pre_remove() { + install-info --delete "$infodir/mpop.info" "$infodir/dir" 2>/dev/null +} diff --git a/community/openocd/PKGBUILD b/community/openocd/PKGBUILD index 8cb9c97c0..6e39f7404 100644 --- a/community/openocd/PKGBUILD +++ b/community/openocd/PKGBUILD @@ -1,12 +1,12 @@ -# $Id: PKGBUILD 109969 2014-04-22 15:34:00Z spupykin $ +# $Id: PKGBUILD 110348 2014-04-28 09:59:02Z spupykin $ # Contributor: Bartłomiej Piotrowski # Contributor: Matthias Bauch # Contributor: Laszlo Papp # Contributor: Samuel Tardieu pkgname=openocd -pkgver=0.8.0_rc1 -pkgrel=4 +pkgver=0.8.0 +pkgrel=1 pkgdesc='Debugging, in-system programming and boundary-scan testing for embedded target devices' arch=('i686' 'x86_64') url='http://openocd.berlios.de' @@ -16,17 +16,23 @@ options=(!strip) install=openocd.install _features=(amtjtagaccel arm-jtag-ew at91rm9200 buspirate ep93xx ftdi gw16012 jlink oocd_trace opendous osbdm parport presto_libftdi remote-bitbang rlink stlink ti-icdi ulink usbprog vsllink) source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-${pkgver/_/-}.tar.bz2) -md5sums=('7cbf6b556f020298eab80df94b73d52c') +md5sums=('6d83c34763a5f1d1ac7ad83c5a11f4fb') + +prepare() { + cd $pkgname-${pkgver/_/-} + sed -i 's|ftdi_new();|(void*)12345;|g' configure{,.ac} +} build() { cd $pkgname-${pkgver/_/-} - export LIBFTDI_CFLAGS="-I/usr/include/libftdi1" - export LIBFTDI_LIBS="-lftdi1" + libtoolize + autoreconf ./configure --prefix=/usr ${_features[@]/#/--enable-} --disable-werror - make LIBS="-ldl -lftdi1" + make } package() { cd $pkgname-${pkgver/_/-} make DESTDIR="$pkgdir" install + (cd $pkgdir/usr/share/openocd/scripts/target && mv 1986*.cfg 1986be1t.cfg) } diff --git a/community/par2cmdline/PKGBUILD b/community/par2cmdline/PKGBUILD index fb52888ce..abb075c7b 100644 --- a/community/par2cmdline/PKGBUILD +++ b/community/par2cmdline/PKGBUILD @@ -1,16 +1,16 @@ -# $Id: PKGBUILD 106319 2014-02-27 21:14:28Z idevolder $ +# $Id: PKGBUILD 110390 2014-04-28 18:55:56Z idevolder $ # Maintainer: BlackEagle < ike DOT devolder AT gmail DOT com > # Maintainer: Sébastien Luttringer # Maintainer: Charles Mauch pkgname=perl-www-curl -pkgver=4.15 -pkgrel=4 +pkgver=4.17 +pkgrel=1 pkgdesc="Perl/CPAN Module WWW::Curl" arch=('i686' 'x86_64') url="http://search.cpan.org/dist/WWW-Curl/" @@ -12,7 +12,7 @@ license=("GPL" "PerlArtistic") depends=("curl") options=('!emptydirs') source=("http://search.cpan.org/CPAN/authors/id/S/SZ/SZBALINT/WWW-Curl-${pkgver}.tar.gz") -md5sums=('31c0b8c7e5e2d26bcc8213d702186d5f') +md5sums=('997ac81cd6b03b30b36f7cd930474845') build() { cd WWW-Curl-${pkgver} diff --git a/community/qtemu/PKGBUILD b/community/qtemu/PKGBUILD index d2ae38bdb..225cc7690 100644 --- a/community/qtemu/PKGBUILD +++ b/community/qtemu/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 109966 2014-04-22 15:33:22Z spupykin $ +# $Id: PKGBUILD 110346 2014-04-28 09:15:38Z spupykin $ # Maintainer: Geoffroy Carrier # Previous Contributor: Urs Wolfer pkgname=qtemu pkgver=1.0.5 -pkgrel=9 +pkgrel=10 pkgdesc="Graphical user interface for QEMU written in Qt4" url="http://qtemu.org" license=("GPL") @@ -12,9 +12,9 @@ arch=('i686' 'x86_64') makedepends=('cmake') depends=('qemu' 'qt4') source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.bz2 - http://qtemu.svn.sourceforge.net/viewvc/qtemu/trunk/qtemu/misc/qtemu.desktop) + "qtemu.desktop::http://sourceforge.net/p/qtemu/code/HEAD/tree/trunk/qtemu/misc/qtemu.desktop?format=raw") md5sums=('3b93e209dc62e52a1d94c8eb24d0b149' - '3906b73a731799061f6e10110fea5235') + 'b323b75384fdb327728d2603979f7202') build() { cd "$srcdir/$pkgname-$pkgver" diff --git a/community/simple-scan/PKGBUILD b/community/simple-scan/PKGBUILD index 074396238..dbf441960 100644 --- a/community/simple-scan/PKGBUILD +++ b/community/simple-scan/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 109725 2014-04-18 11:48:49Z heftig $ +# $Id: PKGBUILD 110376 2014-04-28 15:11:34Z jgc $ # Maintainer: Thomas Dziedzic < gostrc at gmail > # Contributor: Jaroslav Lichtblau # Contributor: Joeny Ang pkgname=simple-scan pkgver=3.12.0 -pkgrel=1 +pkgrel=2 pkgdesc='Simple scanning utility' arch=('i686' 'x86_64') url='http://launchpad.net/simple-scan' diff --git a/community/weston/PKGBUILD b/community/weston/PKGBUILD index 700cd7ec0..d46384a54 100644 --- a/community/weston/PKGBUILD +++ b/community/weston/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 104875 2014-01-27 23:38:12Z seblu $ +# $Id: PKGBUILD 110377 2014-04-28 15:11:35Z jgc $ # Maintainer: Sébastien Luttringer # Contributor: Joel Teichroeb pkgname=weston pkgver=1.4.0 -pkgrel=2 +pkgrel=3 pkgdesc='Reference implementation of a Wayland compositor' arch=('i686' 'x86_64') url='http://wayland.freedesktop.org' diff --git a/community/xtrabackup/PKGBUILD b/community/xtrabackup/PKGBUILD index 8c1eba308..e54428f23 100644 --- a/community/xtrabackup/PKGBUILD +++ b/community/xtrabackup/PKGBUILD @@ -5,12 +5,12 @@ pkgname=xtrabackup pkgver=2.1.8 -pkgrel=1 +pkgrel=2 pkgdesc='Non-blocking backup tool for MySQL' arch=('i686' 'x86_64') url='http://www.percona.com/software/percona-xtrabackup/' license=('GPL') -depends=('libaio' 'libgcrypt' 'openssl') +depends=('libaio' 'libgcrypt' 'openssl' 'perl-dbd-mysql') makedepends=('cmake' 'python-sphinx' 'zlib') source=(http://percona.com/redir/downloads/XtraBackup/XtraBackup-$pkgver/source/percona-xtrabackup-$pkgver.tar.gz build.patch) -- cgit v1.2.3-54-g00ecf