diff options
author | root <root@rshg054.dnsready.net> | 2013-08-07 03:03:38 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-08-07 03:03:38 -0700 |
commit | b7d2dcfdb924359a7bdb0614960df38e6e4a9feb (patch) | |
tree | 80a10c5f9d110268b99228832caa676955cc459b /community | |
parent | a2fb8ff517d83749ec3b5543aeba805f07ea257d (diff) |
Wed Aug 7 02:56:35 PDT 2013
Diffstat (limited to 'community')
-rw-r--r-- | community/filezilla/PKGBUILD | 6 | ||||
-rw-r--r-- | community/gimp-plugin-lqr/PKGBUILD | 9 | ||||
-rw-r--r-- | community/guitarix2/PKGBUILD | 10 | ||||
-rw-r--r-- | community/klavaro/PKGBUILD | 7 | ||||
-rw-r--r-- | community/libinfinity/PKGBUILD | 6 | ||||
-rw-r--r-- | community/oprofile/PKGBUILD | 16 | ||||
-rw-r--r-- | community/perl-crypt-blowfish/PKGBUILD | 17 | ||||
-rw-r--r-- | community/perl-crypt-blowfish/perl-5.18.patch | 13 | ||||
-rw-r--r-- | community/perl-fuse/PKGBUILD | 8 | ||||
-rw-r--r-- | community/perl-mail-box-parser-c/PKGBUILD | 8 | ||||
-rw-r--r-- | community/python-matplotlib/PKGBUILD | 47 | ||||
-rw-r--r-- | community/virtualbox-modules/PKGBUILD | 4 | ||||
-rw-r--r-- | community/winff/PKGBUILD | 14 |
13 files changed, 65 insertions, 100 deletions
diff --git a/community/filezilla/PKGBUILD b/community/filezilla/PKGBUILD index 9ba45c2a7..70e4039fa 100644 --- a/community/filezilla/PKGBUILD +++ b/community/filezilla/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 93466 2013-07-03 21:46:52Z bluewind $ +# $Id: PKGBUILD 95217 2013-08-06 19:44:34Z bluewind $ # Contributor: Alexander Fehr <pizzapunk gmail com> # Maintainer: Daniel J Griffiths <ghost1227@archlinux.us> pkgname=filezilla -pkgver=3.7.1.1 +pkgver=3.7.2 pkgrel=1 pkgdesc="Fast and reliable FTP, FTPS and SFTP client" arch=('i686' 'x86_64') @@ -31,4 +31,4 @@ package() { make DESTDIR="${pkgdir}" install } -md5sums=('52c6f764b2f4a94b1781da42b2bbb9b5') +md5sums=('2cf1e519b78c87e35284dae98439e96c') diff --git a/community/gimp-plugin-lqr/PKGBUILD b/community/gimp-plugin-lqr/PKGBUILD index 56697466c..2a6362b4b 100644 --- a/community/gimp-plugin-lqr/PKGBUILD +++ b/community/gimp-plugin-lqr/PKGBUILD @@ -1,10 +1,9 @@ -# $Id: PKGBUILD 64850 2012-02-18 17:54:47Z stativ $ +# $Id: PKGBUILD 95142 2013-08-06 08:05:18Z stativ $ # Maintainer: Lukas Jirkovsky <l.jirkovsky@gmail.com> # Contributor: Andreas Schönfelder <passtschu at freenet dot de> - pkgname=gimp-plugin-lqr -pkgver=0.7.1 -pkgrel=4 +pkgver=0.7.2 +pkgrel=1 pkgdesc="Plugin for The GIMP providing Liquid Rescale" arch=('i686' 'x86_64') url="http://liquidrescale.wikidot.com/" @@ -12,7 +11,7 @@ license=('GPL') depends=('gimp' 'liblqr') makedepends=('intltool') source=(http://liquidrescale.wikidot.com/local--files/en:download-page-sources/gimp-lqr-plugin-$pkgver.tar.bz2) -md5sums=('d7ee28b16bdbd9f46bc9f21cf5deb487') +md5sums=('af7eb1a0d480bacfa6e5eff9b06bd877') build() { cd "$srcdir"/gimp-lqr-plugin-$pkgver diff --git a/community/guitarix2/PKGBUILD b/community/guitarix2/PKGBUILD index 5f4dadb8c..a6835ffa7 100644 --- a/community/guitarix2/PKGBUILD +++ b/community/guitarix2/PKGBUILD @@ -1,14 +1,14 @@ -# $Id: PKGBUILD 94628 2013-07-29 00:41:54Z speps $ +# $Id: PKGBUILD 95211 2013-08-06 18:27:47Z speps $ # Maintainer: speps <speps at aur dot archlinux dot org> pkgname=guitarix2 -pkgver=0.28.1 -pkgrel=2 +pkgver=0.28.2 +pkgrel=1 pkgdesc="A simple mono guitar amplifier and FX for JACK using Faust" arch=('i686' 'x86_64') url="http://guitarix.sourceforge.net/" license=('GPL') -depends=('gtkmm' 'jack' 'liblrdf' 'boost-libs' +depends=('gtkmm' 'jack' 'librsvg' 'liblrdf' 'boost-libs' 'zita-convolver' 'zita-resampler' 'desktop-file-utils') makedepends=('python2' 'boost' 'intltool' 'lv2') optdepends=('meterbridge: sound meters') @@ -17,7 +17,7 @@ conflicts=('guitarix' 'gx_head') replaces=('guitarix' 'gx_head') install="$pkgname.install" source=("http://download.sourceforge.net/project/guitarix/guitarix/$pkgname-$pkgver.tar.bz2") -md5sums=('7038bf7ab112bd5c5c2bd86f0b632d02') +md5sums=('d957c28e4d68318427f2478257307235') build() { cd "$srcdir/guitarix-$pkgver" diff --git a/community/klavaro/PKGBUILD b/community/klavaro/PKGBUILD index 19dae4b17..a3e2f1bfa 100644 --- a/community/klavaro/PKGBUILD +++ b/community/klavaro/PKGBUILD @@ -1,7 +1,7 @@ -# $Id: PKGBUILD 87583 2013-04-03 13:18:34Z stativ $ +# $Id: PKGBUILD 95139 2013-08-06 07:59:09Z stativ $ # Maintainer: Lukas Jirkovsky <l.jirkovsky@gmail.com> pkgname=klavaro -pkgver=1.9.7 +pkgver=1.9.8 pkgrel=1 pkgdesc="Free touch typing tutor program" arch=('i686' 'x86_64') @@ -12,11 +12,10 @@ makedepends=('intltool') optdepends=('espeakup: voice output') install=$pkgname.install source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.bz2) -md5sums=('e28114568ac20f64b372f5af53abc5a3') +md5sums=('62ad2c6bec1c2bafab4bdd29227433ac') build() { cd "$srcdir"/$pkgname-$pkgver -# CFLAGS="-lgmodule-2.0" ./configure --prefix=/usr ./configure --prefix=/usr make } diff --git a/community/libinfinity/PKGBUILD b/community/libinfinity/PKGBUILD index 64094d1c2..a0f2b603b 100644 --- a/community/libinfinity/PKGBUILD +++ b/community/libinfinity/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 89907 2013-05-05 14:48:21Z spupykin $ +# $Id: PKGBUILD 95152 2013-08-06 11:50:40Z spupykin $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Maintainer: Sven-Hendrik Haase <sh@lutzhaase.com> # Contributor: Gregory Haynes <greg@greghaynes.net> pkgname=libinfinity -pkgver=0.5.3 +pkgver=0.5.4 pkgrel=1 pkgdesc="An implementation of the Infininote protocol written in GObject-based C" arch=('i686' 'x86_64') @@ -16,7 +16,7 @@ optdepends=('avahi: zeroconf support' 'gtk2: gtk support') options=('!libtool') source=("http://releases.0x539.de/${pkgname}/${pkgname}-${pkgver}.tar.gz") -md5sums=('1a784b00fe26c6984c03cd5a09eb2cd6') +md5sums=('1e83ec8b3ed3159d0c883c056b153429') build() { cd ${srcdir}/${pkgname}-${pkgver} diff --git a/community/oprofile/PKGBUILD b/community/oprofile/PKGBUILD index 3491127be..9be8c2556 100644 --- a/community/oprofile/PKGBUILD +++ b/community/oprofile/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 85381 2013-03-01 10:36:45Z andrea $ +# $Id: PKGBUILD 95213 2013-08-06 18:59:38Z bpiotrowski $ # Maintainer : Aaron Griffin <aaron@archlinux.org> pkgname=oprofile -pkgver=0.9.8 -pkgrel=2 +pkgver=0.9.9 +pkgrel=1 pkgdesc='System-wide profiler for Linux systems' arch=('i686' 'x86_64') url="http://oprofile.sourceforge.net" @@ -14,23 +14,21 @@ optdepends=('qt4: for oprof_start gui') options=('!libtool') install=oprofile.install source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz) -sha1sums=('28416b853641f913e5f90954f2e3837efd96f6cd') +sha1sums=('02a1f6609affb04a348dbddfdf8f03e66154f5be') build() { - . /etc/profile.d/qt4.sh - - cd "$srcdir/$pkgname-$pkgver" + cd $pkgname-$pkgver ./configure --prefix=/usr --with-kernel-support --with-x --enable-gui=qt4 make } check() { - cd "$srcdir/$pkgname-$pkgver" + cd $pkgname-$pkgver make check } package() { - cd "$srcdir/$pkgname-$pkgver" + cd $pkgname-$pkgver make DESTDIR="$pkgdir" install install -d "$pkgdir/var/lib/oprofile" diff --git a/community/perl-crypt-blowfish/PKGBUILD b/community/perl-crypt-blowfish/PKGBUILD index 726c0ee4f..80b24bbc7 100644 --- a/community/perl-crypt-blowfish/PKGBUILD +++ b/community/perl-crypt-blowfish/PKGBUILD @@ -1,23 +1,16 @@ -# $Id: PKGBUILD 91659 2013-05-26 09:24:50Z bluewind $ +# $Id: PKGBUILD 95154 2013-08-06 11:51:02Z spupykin $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Maintainer: Charles Mauch <cmauch@gmail.com> pkgname=perl-crypt-blowfish -pkgver=2.12 -pkgrel=6 +pkgver=2.14 +pkgrel=1 pkgdesc="Perl/CPAN Module Crypt::Blowfish : XSbased implementation of Blowfish" arch=("i686" "x86_64") url="http://search.cpan.org/dist/Crypt-Blowfish" license=("GPL" "PerlArtistic") -source=("http://search.cpan.org/CPAN/authors/id/D/DP/DPARIS/Crypt-Blowfish-$pkgver.tar.gz" - "perl-5.18.patch") -md5sums=('a0eca17addc8bdaf38c044c365a8800c' - '700129e690f239f9c1a318fffd3504c7') - -prepare() { - cd $srcdir/Crypt-Blowfish-$pkgver - patch -p1 <$srcdir/perl-5.18.patch -} +source=("http://search.cpan.org/CPAN/authors/id/D/DP/DPARIS/Crypt-Blowfish-$pkgver.tar.gz") +md5sums=('792b43cd4e49d2c2cf4a9f6990ff7d1b') build() { cd $srcdir/Crypt-Blowfish-$pkgver diff --git a/community/perl-crypt-blowfish/perl-5.18.patch b/community/perl-crypt-blowfish/perl-5.18.patch deleted file mode 100644 index 291733cb9..000000000 --- a/community/perl-crypt-blowfish/perl-5.18.patch +++ /dev/null @@ -1,13 +0,0 @@ -diff -wbBur Crypt-Blowfish-2.12.org/Blowfish.xs Crypt-Blowfish-2.12/Blowfish.xs ---- Crypt-Blowfish-2.12.org/Blowfish.xs 2000-11-30 09:25:21.000000000 +0300 -+++ Crypt-Blowfish-2.12/Blowfish.xs 2013-05-20 15:31:52.481940353 +0400 -@@ -63,8 +63,7 @@ - output = sv_newmortal(); - output_len = 8; - -- if (!SvUPGRADE(output, SVt_PV)) -- croak("cannot use output argument as lvalue"); -+ SvUPGRADE(output, SVt_PV); - - /* blowfish_crypt_8bytes(input, SvGROW(output, 8), ks, dir); */ - /* HP-UX (HP cc) fix below, thanks Addi! */ diff --git a/community/perl-fuse/PKGBUILD b/community/perl-fuse/PKGBUILD index 73a26df30..a7efcd34d 100644 --- a/community/perl-fuse/PKGBUILD +++ b/community/perl-fuse/PKGBUILD @@ -1,17 +1,17 @@ -# $Id: PKGBUILD 91670 2013-05-26 09:25:07Z bluewind $ +# $Id: PKGBUILD 95164 2013-08-06 11:52:21Z spupykin $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Maintainer: Tom K <tomk@runbox.com> pkgname=perl-fuse -pkgver=0.14 -pkgrel=3 +pkgver=0.15 +pkgrel=1 pkgdesc="write filesystems in Perl using FUSE" arch=('i686' 'x86_64') url="http://search.cpan.org/dist/Fuse" depends=('perl' 'fuse') license=('GPL') source=(http://www.cpan.org/authors/id/D/DP/DPAVLIN/Fuse-$pkgver.tar.gz) -md5sums=('df72f17bf03e1a31c1a834816a3a59f1') +md5sums=('5c521508bea036fed946d43b44d56056') build() { cd $srcdir/Fuse-$pkgver diff --git a/community/perl-mail-box-parser-c/PKGBUILD b/community/perl-mail-box-parser-c/PKGBUILD index 79d0b2e16..637543d3e 100644 --- a/community/perl-mail-box-parser-c/PKGBUILD +++ b/community/perl-mail-box-parser-c/PKGBUILD @@ -1,17 +1,17 @@ -# $Id: PKGBUILD 91686 2013-05-26 09:25:45Z bluewind $ +# $Id: PKGBUILD 95186 2013-08-06 11:55:13Z spupykin $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Maintainer: Charles Mauch <cmauch@gmail.com> pkgname=perl-mail-box-parser-c -pkgver=3.006 -pkgrel=9 +pkgver=3.007 +pkgrel=1 pkgdesc="Perl/CPAN Module Mail::Box::Parser::C : extends MailBox with the speed of C" arch=("i686" "x86_64") url="http://search.cpan.org/dist/Mail-Box-Parser-C" license=("GPL" "PerlArtistic") options=('!emptydirs') source=("http://www.cpan.org/authors/id/M/MA/MARKOV/Mail-Box-Parser-C-${pkgver}.tar.gz") -md5sums=('3dfb3e2729597ae33114250cbce1b884') +md5sums=('4203b3df229df135ec3488721f0ce7f8') build() { cd Mail-Box-Parser-C-${pkgver} diff --git a/community/python-matplotlib/PKGBUILD b/community/python-matplotlib/PKGBUILD index 6ca3778a1..62f4e2f7a 100644 --- a/community/python-matplotlib/PKGBUILD +++ b/community/python-matplotlib/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 90082 2013-05-06 19:39:14Z foutrelis $ +# $Id: PKGBUILD 95128 2013-08-05 23:48:54Z eric $ # Maintainer: Stéphane Gaudreault <stephane@archlinux.org> # Contributor: Stefan Husmann <stefan-husmann@t-online.de> # Contributor: Angel 'angvp' Velasquez <angvp[at]archlinux.com.ve> @@ -6,59 +6,51 @@ pkgbase=python-matplotlib pkgname=('python2-matplotlib' 'python-matplotlib') -pkgver=1.2.1 -pkgrel=2 +pkgver=1.3.0 +pkgrel=1 pkgdesc="A python plotting library, making publication quality plots" arch=('i686' 'x86_64') url='http://matplotlib.org' license=('custom') -makedepends=('python2-pytz' 'python2-numpy' 'python2-pyqt' 'python-pytz' 'python-numpy' 'pyqt' - 'tk' 'python-cairo' 'python2-cairo' 'python-dateutil' 'python2-dateutil' - 'python-gobject' 'python2-gobject' 'python-pyparsing' 'python2-pyparsing' - 'pygtk' 'python-six' 'ghostscript' 'texlive-bin') +makedepends=('python2-pytz' 'python2-numpy' 'python2-pyqt4' 'python-pytz' 'python-numpy' + 'python-pyqt4' 'tk' 'python-cairo' 'python2-cairo' 'python-dateutil' + 'python2-dateutil' 'python-gobject' 'python2-gobject' 'python-pyparsing' + 'python2-pyparsing' 'pygtk' 'python-six' 'ghostscript' 'texlive-bin') optdepends=('pygtk: for use with the GTK or GTKAgg backend' 'tk: used by the TkAgg backend' 'ghostscript: usetex dependencies' 'texlive-bin: usetex dependencies') source=("http://sourceforge.net/projects/matplotlib/files/matplotlib/matplotlib-${pkgver}/matplotlib-${pkgver}.tar.gz") -sha1sums=('82fc44d0047a713c1b0b1b4ea2503e6a41c57f98') +sha1sums=('4bcf177bbe2a1a576fbc0896e69c2de2cf7429ae') -build() { - cd "${srcdir}"/matplotlib-${pkgver} - - # use system python-six - rm lib/six.py - - # remove internal copies of pyparsing - rm -r lib/matplotlib/pyparsing_py{2,3}.py - sed -i -e 's/matplotlib.pyparsing_py[23]/pyparsing/g' lib/matplotlib/{mathtext,fontconfig_pattern}.py - - cd .. +prepare() { cp -a matplotlib-${pkgver} matplotlib-${pkgver}-py3 - # Build python2 cd matplotlib-${pkgver} for file in $(find . -name '*.py' -print); do sed -i -e "s|^#!.*/usr/bin/python|#!/usr/bin/python2|" \ -e "s|^#!.*/usr/bin/env *python|#!/usr/bin/env python2|" ${file} done - python2 setup.py build - - # Build python3 cd ../matplotlib-${pkgver}-py3 for file in $(find . -name '*.py' -print); do sed -i -e "s|^#!.*/usr/bin/python|#!/usr/bin/python3|" \ -e "s|^#!.*/usr/bin/env *python|#!/usr/bin/env python3|" ${file} done +} +build() { + cd matplotlib-${pkgver} + python2 setup.py build + + cd ../matplotlib-${pkgver}-py3 python3 setup.py build } package_python2-matplotlib() { - depends=('python2-pytz' 'python2-numpy' 'python2-cairo' 'python2-pyqt' 'python2-dateutil' 'python2-pyparsing') + depends=('python2-pytz' 'python2-numpy' 'python2-cairo' 'python2-pyqt4' 'python2-dateutil' 'python2-pyparsing') - cd "${srcdir}"/matplotlib-${pkgver} + cd matplotlib-${pkgver} python2 setup.py install -O1 --skip-build --root "${pkgdir}" --prefix=/usr install -dm755 "${pkgdir}"/usr/share/licenses/python2-matplotlib @@ -66,8 +58,9 @@ package_python2-matplotlib() { } package_python-matplotlib() { - depends=('python-pytz' 'python-numpy' 'python-cairo' 'pyqt' 'python-dateutil' 'python-pyparsing') - cd "${srcdir}"/matplotlib-${pkgver}-py3 + depends=('python-pytz' 'python-numpy' 'python-cairo' 'python-pyqt4' 'python-dateutil' 'python-pyparsing') + + cd matplotlib-${pkgver}-py3 python3 setup.py install -O1 --skip-build --root "${pkgdir}" --prefix=/usr install -dm755 "${pkgdir}"/usr/share/licenses/python-matplotlib diff --git a/community/virtualbox-modules/PKGBUILD b/community/virtualbox-modules/PKGBUILD index 51b0f410c..cc8295555 100644 --- a/community/virtualbox-modules/PKGBUILD +++ b/community/virtualbox-modules/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 94462 2013-07-25 11:22:57Z tpowa $ +# $Id: PKGBUILD 95204 2013-08-06 14:56:23Z tpowa $ # Maintainer: Ionut Biru <ibiru@archlinux.org> # Maintainer: Sébastien Luttringer pkgbase=virtualbox-modules pkgname=('virtualbox-host-modules' 'virtualbox-guest-modules') pkgver=4.2.16 -pkgrel=3 +pkgrel=5 arch=('i686' 'x86_64') url='http://virtualbox.org' license=('GPL') diff --git a/community/winff/PKGBUILD b/community/winff/PKGBUILD index f342c14de..4ac9e154a 100644 --- a/community/winff/PKGBUILD +++ b/community/winff/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 93143 2013-06-25 18:51:28Z arodseth $ +# $Id: PKGBUILD 95219 2013-08-06 20:32:53Z arodseth $ # Maintainer: Alexander Rødseth <rodseth@gmail.com> # Contributor: yugrotavele <yugrotavele at archlinux dot us> # Contributor: Paolo Stivanin <admin AT polslinux DOT it> pkgname=winff -pkgver=1.5.0 +pkgver=1.5.1 pkgrel=1 pkgdesc='GUI for ffmpeg' url='http://code.google.com/p/winff/' @@ -12,13 +12,11 @@ license=('GPL3') arch=('x86_64' 'i686') depends=('ffmpeg' 'gtk2' 'xterm' 'hicolor-icon-theme') makedepends=('lazarus' 'lazarus-gtk2' 'gendesk') -install="$pkgname.install" +install='winff.install' source=("http://winff.googlecode.com/files/winff-$pkgver-source.tar.gz") -sha256sums=('e94e5a4c11038e9a30fc3f5ea9094f86415d02bd1f1a746808513bbd47ea5766') +sha256sums=('9d0c46c4245633ed4754fcc0dc104c850daeeefb032a9c5690eda63e84cd367b') prepare() { - cd "$srcdir" - gendesk -n \ --pkgname "$pkgname" \ --pkgdesc "$pkgdesc" \ @@ -27,14 +25,12 @@ prepare() { } build() { - cd "$srcdir/$pkgname" + cd "$pkgname" lazbuild --lazarusdir=/usr/lib/lazarus winff.lpr --ws=gtk2 } package() { - cd "$srcdir" - install -Dm755 "$srcdir/$pkgname/$pkgname" "$pkgdir/usr/bin/$pkgname" install -dm755 "$pkgdir/usr/share/winff/" find . -name "*.xml" \ |