diff options
Diffstat (limited to 'community')
34 files changed, 158 insertions, 115 deletions
diff --git a/community/bibletime/PKGBUILD b/community/bibletime/PKGBUILD index f5b061581..069524e3e 100644 --- a/community/bibletime/PKGBUILD +++ b/community/bibletime/PKGBUILD @@ -1,14 +1,14 @@ -# $Id: PKGBUILD 60250 2011-12-08 17:32:00Z arodseth $ +# $Id: PKGBUILD 61103 2011-12-21 20:53:10Z andrea $ # Maintainer: Alexander Rødseth <rodseth@gmail.com> # Contributor: Tobias T. <OldShatterhand at gmx-topmail dot de> pkgname=bibletime pkgver=2.9.0 -pkgrel=1 -pkgdesc="Bible software that uses the Sword Engine for KDE4" +pkgrel=2 +pkgdesc="Bible study tool for KDE4" arch=('x86_64' 'i686') url="http://www.bibletime.info/" license=('GPL2') -depends=('qt' 'sword' 'openssl' 'clucene') +depends=('qt' 'sword' 'openssl' 'clucene' 'qtwebkit') makedepends=('cmake' 'boost-libs') install=$pkgname.install source=("http://sourceforge.net/projects/$pkgname/files/$pkgname-$pkgver.tar.bz2") diff --git a/community/fatrat/PKGBUILD b/community/fatrat/PKGBUILD index 4a1075411..60743f17b 100644 --- a/community/fatrat/PKGBUILD +++ b/community/fatrat/PKGBUILD @@ -1,14 +1,14 @@ -# $Id: PKGBUILD 59930 2011-12-02 20:58:17Z ibiru $ +# $Id: PKGBUILD 61071 2011-12-21 20:50:30Z andrea $ # Maintainer: Lukas Jirkovsky <l.jirkovsky@gmail.com> pkgname=fatrat pkgver=1.2.0_beta1 -pkgrel=2 +pkgrel=3 pkgdesc="QT4 based download manager with support for HTTP, FTP, SFTP, BitTorrent, rapidshare and more" arch=('i686' 'x86_64') url="http://fatrat.dolezel.info/" license=('GPL') -depends=('gloox' 'qt' 'libtorrent-rasterbar' 'pion-net') +depends=('gloox' 'qt' 'libtorrent-rasterbar' 'pion-net' 'qtwebkit') optdepends=('geoip: GeoIP support') makedepends=('boost' 'cmake' 'java-environment') source=(http://www.dolezel.info/download/data/fatrat/fatrat-$pkgver.tar.gz) @@ -17,10 +17,13 @@ md5sums=('7ce4d5e6318361f36ba5ac86a5755da9') build() { cd $pkgname-$pkgver - export CXXFLAGS="${CXXFLAGS} -DBOOST_FILESYSTEM_VERSION=2" + . /etc/profile.d/jre.sh + . /etc/profile.d/jdk.sh cmake \ -DWITH_EVERYTHING=ON \ + -DCMAKE_{SHARED,MODULE,EXE}_LINKER_FLAGS="-lpthread" \ + -DCMAKE_CXX_FLAGS="${CXXFLAGS} -DBOOST_FILESYSTEM_VERSION=2" \ -DCMAKE_INSTALL_PREFIX=/usr \ . diff --git a/community/freeradius/PKGBUILD b/community/freeradius/PKGBUILD index 908f47ca5..745c604da 100644 --- a/community/freeradius/PKGBUILD +++ b/community/freeradius/PKGBUILD @@ -1,16 +1,17 @@ -# $Id: PKGBUILD 59708 2011-11-29 13:34:54Z stephane $ +# $Id: PKGBUILD 61107 2011-12-21 20:57:04Z andrea $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Contributor: Jason R Begley (jayray@digitalgoat.com> pkgname=freeradius pkgver=2.1.12 -pkgrel=2 +pkgrel=3 pkgdesc="The premier open source RADIUS server" arch=('i686' 'x86_64') url="http://www.freeradius.org/" license=("GPL") depends=('openssl' 'krb5' 'pth' 'libldap>=2.4.18' 'net-snmp' 'pam' 'postgresql-libs>=9.0.3' 'libtool' 'libmysqlclient' 'gdbm' 'shadow') +makedepends=('libpcap' 'unixodbc' 'python2') optdepends=('libpcap' 'unixodbc' 'python2') options=('!libtool' 'emptydirs' '!makeflags') install=$pkgname.install diff --git a/community/gambas2/PKGBUILD b/community/gambas2/PKGBUILD index debefafd2..946e8a1af 100644 --- a/community/gambas2/PKGBUILD +++ b/community/gambas2/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 58354 2011-11-12 10:52:35Z ibiru $ +# $Id: PKGBUILD 61109 2011-12-21 20:57:20Z andrea $ # Maintainer : Laurent Carlier <lordheavym@gmail.com> # Contributor: Biru Ionut <ionut@archlinux.ro> # Contributor: Andrea Scarpino <andrea@archlinux.org> @@ -20,7 +20,7 @@ pkgname=('gambas2-meta' 'gambas2-runtime' 'gambas2-devel' 'gambas2-ide' 'gambas2 'gambas2-gb-sdl-sound' 'gambas2-gb-settings' 'gambas2-gb-v4l' 'gambas2-gb-vb' 'gambas2-gb-web' 'gambas2-gb-xml' 'gambas2-gb-xml-rpc' 'gambas2-gb-xml-xslt') pkgver=2.23.1 -pkgrel=5 +pkgrel=6 pkgdesc="A free development environment based on a Basic interpreter." arch=('i686' 'x86_64') url="http://gambas.sourceforge.net" diff --git a/community/gambas3/PKGBUILD b/community/gambas3/PKGBUILD index eb5599e8f..1f27e0911 100644 --- a/community/gambas3/PKGBUILD +++ b/community/gambas3/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 58437 2011-11-12 17:24:37Z ibiru $ +# $Id: PKGBUILD 61105 2011-12-21 20:56:54Z andrea $ # Maintainer: Laurent Carlier <lordheavym@gmail.com> pkgbase=gambas3 @@ -13,7 +13,7 @@ pkgname=('gambas3-runtime' 'gambas3-devel' 'gambas3-ide' 'gambas3-script' 'gamba 'gambas3-gb-report' 'gambas3-gb-sdl' 'gambas3-gb-sdl-sound' 'gambas3-gb-settings' 'gambas3-gb-signal' 'gambas3-gb-v4l' 'gambas3-gb-vb' 'gambas3-gb-xml' 'gambas3-gb-xml-rpc' 'gambas3-gb-xml-xslt' 'gambas3-gb-web') pkgver=2.99.6 -pkgrel=4 +pkgrel=5 pkgdesc="A free development environment based on a Basic interpreter." arch=('i686' 'x86_64') url="http://gambas.sourceforge.net/" @@ -22,7 +22,7 @@ groups=('gambas3') makedepends=('intltool' 'mysql' 'postgresql' 'libffi' 'bzip2' 'glib2' 'v4l-utils' 'zlib' 'mesa' 'libgl' 'glew' 'xdg-utils' 'gtk2' 'imlib2' 'gdk-pixbuf2' 'postgresql-libs' 'libmysqlclient' 'unixodbc' 'sqlite2' 'sqlite3' 'librsvg' - 'curl' 'poppler-glib' 'sdl_mixer' 'sdl_ttf' 'libxtst' 'pcre' + 'curl' 'poppler-glib' 'sdl_mixer' 'sdl_ttf' 'libxtst' 'pcre' 'qtwebkit' 'libxcursor' 'libsm' 'dbus-core' 'libxml2' 'libxslt' 'libgnome-keyring') options=('!emptydirs' '!makeflags') source=("http://downloads.sourceforge.net/gambas/${pkgbase}-${pkgver}.tar.bz2" @@ -860,7 +860,7 @@ package_gambas3-gb-qt4-opengl() { } package_gambas3-gb-qt4-webkit() { - depends=('gambas3-gb-qt4') + depends=('gambas3-gb-qt4' 'qtwebkit') pkgdesc="Qt4 toolkit webkit component" ## workaround for splitting diff --git a/community/goldendict/PKGBUILD b/community/goldendict/PKGBUILD index 8cd682302..0d3796329 100644 --- a/community/goldendict/PKGBUILD +++ b/community/goldendict/PKGBUILD @@ -1,15 +1,16 @@ -# $Id: PKGBUILD 58521 2011-11-13 15:39:18Z andrea $ +# $Id: PKGBUILD 61073 2011-12-21 20:50:41Z andrea $ # Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org> # Contributor: m0rph <m0rph.mailbox@gmail.com> pkgname=goldendict pkgver=1.0.1 -pkgrel=4 +pkgrel=5 pkgdesc="Feature-rich dictionary lookup program" arch=('i686' 'x86_64') url="http://goldendict.berlios.de/" license=('GPL3') -depends=('hunspell' 'libvorbis' 'libxtst' 'libzip' 'qt' 'phonon') +depends=('hunspell' 'libvorbis' 'libxtst' 'libzip' 'qt' 'qtwebkit' 'phonon') +makedepds=('patch') provides=('stardict') changelog=$pkgname.changelog source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver-src.tar.bz2 diff --git a/community/goldendict/goldendict.changelog b/community/goldendict/goldendict.changelog index 8ec311fe1..a42c630d3 100644 --- a/community/goldendict/goldendict.changelog +++ b/community/goldendict/goldendict.changelog @@ -1,3 +1,6 @@ +2011-12-17 Jaroslav Lichtblau <dragonlord@aur.archlinux.org> + * goldendict 1.0.1-5 libQtWebKit.so.4 now in new qtwebkit package + 2010-12-27 Jaroslav Lichtblau <dragonlord@aur.archlinux.org> * Update to major release 1.0.1 diff --git a/community/google-gadgets/PKGBUILD b/community/google-gadgets/PKGBUILD index c56d9f808..ad1ce8ab6 100644 --- a/community/google-gadgets/PKGBUILD +++ b/community/google-gadgets/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 58523 2011-11-13 15:42:30Z andrea $ +# $Id: PKGBUILD 61075 2011-12-21 20:50:53Z andrea $ # Maintainer: Ray Rashif <schiv@archlinux.org> pkgbase=google-gadgets @@ -8,14 +8,14 @@ _basedir="$startdir/pkg/base" pkgver=0.11.2 _sover=1.0 _sobump=0.0.0 -pkgrel=4 +pkgrel=5 arch=('i686' 'x86_64') url="http://code.google.com/p/google-gadgets-for-linux/" license=('APACHE') makedepends=('gstreamer0.10-base-plugins' 'libwebkit' 'desktop-file-utils' 'xdg-utils' 'librsvg' 'curl' 'libsoup-gnome' - 'qt' + 'qt' 'qtwebkit' 'networkmanager' 'zip' 'flex') options=('!libtool') @@ -124,7 +124,7 @@ package_google-gadgets-qt() { pkgdesc="Desktop widgets from Google (partial Qt front-end)" groups=('google-gadgets') install=$pkgbase.install - depends=('google-gadgets-common' 'qt' + depends=('google-gadgets-common' 'qt' 'qtwebkit' 'desktop-file-utils' 'xdg-utils' 'gstreamer0.10-base-plugins' 'libwebkit') optdepends=('networkmanager: desktop integration') diff --git a/community/gpsbabel/PKGBUILD b/community/gpsbabel/PKGBUILD index fd72e1403..4a03c8930 100644 --- a/community/gpsbabel/PKGBUILD +++ b/community/gpsbabel/PKGBUILD @@ -1,18 +1,18 @@ -# $Id: PKGBUILD 58522 2011-11-13 15:40:29Z andrea $ +# $Id: PKGBUILD 61077 2011-12-21 20:51:01Z andrea $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Contributor: dibblethewrecker dibblethewrecker.at.jiwe.dot.org # Contributor: William Rea <sillywilly@gmail.com> pkgname=gpsbabel pkgver=1.4.2 -pkgrel=3 +pkgrel=4 pkgdesc="Reads, writes, and manipulates GPS waypoints in a variety of formats" arch=('i686' 'x86_64') url="http://www.gpsbabel.org" license=('GPL') depends=('libusb-compat' 'expat') -makedepends=('fop' 'qt' 'libxml2' 'libxslt' 'gtk2' 'lcms2') -optdepends=('qt') +makedepends=('fop' 'qt' 'libxml2' 'libxslt' 'gtk2' 'lcms2' 'qtwebkit') +optdepends=('qt' 'qtwebkit') options=('docs') source=("gpsbabel-$pkgver.tar.gz::http://archlinux-stuff.googlecode.com/files/gpsbabel-$pkgver.tar.gz" "gpsbabel.desktop::http://pkgs.fedoraproject.org/gitweb/?p=gpsbabel.git;a=blob_plain;f=gpsbabel.desktop;hb=HEAD") diff --git a/community/kadu/PKGBUILD b/community/kadu/PKGBUILD index dabc9abfa..d575a5d51 100644 --- a/community/kadu/PKGBUILD +++ b/community/kadu/PKGBUILD @@ -1,21 +1,22 @@ -# $Id: PKGBUILD 58524 2011-11-13 15:44:01Z andrea $ -# Maintainer: Mateusz Herych +# $Id: PKGBUILD 61079 2011-12-21 20:51:06Z andrea $ +# Maintainer: Bartłomiej Piotrowski <barthalion@gmail.com> +# Contributor: Mateusz Herych # Contributor: Jaroslaw Swierczynski <swiergot@aur.archlinux.org> pkgname=kadu pkgver=0.10.1 -pkgrel=1 +pkgrel=3 pkgdesc="A Qt-based Jabber/XMPP and Gadu-Gadu client" arch=('i686' 'x86_64') url="http://www.kadu.net/" license=('GPL') -depends=('libgadu' 'libxss' 'aspell' 'phonon' 'qca-ossl' 'libidn' 'libmpdclient') +depends=('libgadu' 'libxss' 'aspell' 'phonon' 'qca-ossl' 'libidn' 'libmpdclient' 'qtwebkit') makedepends=('cmake' 'libao' 'libsndfile' 'libxtst' 'curl') -source=(http://www.kadu.net/download/stable/$pkgname-$pkgver.tar.bz2) +source=(http://download.kadu.im/stable/$pkgname-$pkgver.tar.bz2) md5sums=('6211a9a9e02d645268cbf055892601a0') build() { - cd $srcdir + cd "$srcdir" mkdir build cd build cmake ../${pkgname}-${pkgver} \ @@ -24,8 +25,8 @@ build() { } package() { - cd $srcdir/build - make DESTDIR=$pkgdir install - rm -rf $pkgdir/usr/{lib,include}/{libgadu*,pkgconfig} - rm -rf $pkgdir/usr/share/kadu/{HISTORY,README} + cd "$srcdir/build" + make DESTDIR="$pkgdir" install + rm -rf "$pkgdir/usr/{lib,include}/{libgadu*,pkgconfig}" + rm -rf "$pkgdir/usr/share/kadu/{HISTORY,README}" } diff --git a/community/kvirc/PKGBUILD b/community/kvirc/PKGBUILD index bd83293b7..1566792fb 100644 --- a/community/kvirc/PKGBUILD +++ b/community/kvirc/PKGBUILD @@ -1,12 +1,12 @@ -# $Id: PKGBUILD 58785 2011-11-18 14:18:17Z andrea $ +# $Id: PKGBUILD 61081 2011-12-21 20:51:13Z andrea $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> pkgname=kvirc pkgver=4.0.4 -pkgrel=3 +pkgrel=4 pkgdesc="Qt-based IRC client" url="http://www.kvirc.net" -depends=('python2' 'qt' 'libxss') +depends=('python2' 'qt' 'libxss' 'qtwebkit') arch=(i686 x86_64) makedepends=('cmake') license=('GPL') diff --git a/community/libgda3/PKGBUILD b/community/libgda3/PKGBUILD index 07313f713..6118698ad 100644 --- a/community/libgda3/PKGBUILD +++ b/community/libgda3/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 49363 2011-06-15 09:20:21Z spupykin $ +# $Id: PKGBUILD 61111 2011-12-21 20:57:25Z andrea $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> pkgname=libgda3 pkgver=3.1.5 -pkgrel=9 +pkgrel=10 pkgdesc="data abstraction layer; with mysql, pgsql, ldap, xml, sqlite providers" arch=('i686' 'x86_64') url="http://www.gnome-db.org/Download" diff --git a/community/luarocks/PKGBUILD b/community/luarocks/PKGBUILD index 2b29ab5c8..bd6ae2be6 100644 --- a/community/luarocks/PKGBUILD +++ b/community/luarocks/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 56921 2011-10-16 23:25:18Z cbrannon $ +# $Id: PKGBUILD 61062 2011-12-21 13:24:55Z cbrannon $ # Maintainer: Chris Brannon <cmbrannon79@gmail.com> # Contributor: Geoffroy Carrier <geoffroy@archlinux.org> pkgname=luarocks -pkgver=2.0.6 +pkgver=2.0.7 pkgrel=1 pkgdesc='Deployment and management system for Lua modules' arch=('i686' 'x86_64') @@ -15,17 +15,12 @@ optdepends=('cvs: for fetching sources from CVS repositories' 'luasec: HTTPS support' 'cmake: for building rocks that use the cmake build system') license=('custom') -source=(http://luarocks.org/releases/$pkgname-$pkgver.tar.gz - packbinary.patch) +options=('!makeflags') +source=(http://luarocks.org/releases/$pkgname-$pkgver.tar.gz) build() { cd "$srcdir/$pkgname-$pkgver" - ## The --pack-binary option to the "build" command is broken in the release, - # but it was fixed in upstream's git repo. The following patch goes - # away with the next release: - patch -p1 < "$srcdir/packbinary.patch" - # I added --with-downloader=curl, because luarocks already uses curl # for uploading. May as well use curl for downloading. ./configure --prefix=/usr --sysconfdir=/etc/luarocks --with-downloader=curl @@ -38,5 +33,4 @@ package() { install -D COPYING "$pkgdir/usr/share/licenses/$pkgname/LICENSE" } -md5sums=('ad3eed4d579552aa91ea49c2bdbc2bb1' - 'f364b5a092a54559408df7431bc14746') +md5sums=('3a9f80418025e2c43ac369ee6837b659') diff --git a/community/luminancehdr/PKGBUILD b/community/luminancehdr/PKGBUILD index c2107abc2..f29d49477 100644 --- a/community/luminancehdr/PKGBUILD +++ b/community/luminancehdr/PKGBUILD @@ -1,16 +1,16 @@ -# $Id: PKGBUILD 58474 2011-11-12 22:05:38Z lcarlier $ +# $Id: PKGBUILD 61083 2011-12-21 20:51:24Z andrea $ # Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org> # Contributor: Lukas Jirkovsky <l.jirkovsky@gmail.com> # Contributor: Dmitry N. Shilov <stormblast@land.ru> pkgname=luminancehdr pkgver=2.1.0 -pkgrel=5 +pkgrel=6 pkgdesc='Open source graphical user interface application that aims to provide a workflow for HDR imaging' arch=('i686' 'x86_64') url='http://qtpfsgui.sourceforge.net/' license=('GPL') -depends=('exiv2' 'fftw' 'gsl' 'libraw' 'openexr' 'qt') +depends=('exiv2' 'fftw' 'gsl' 'libraw' 'openexr' 'qt' 'qtwebkit') optdepends=('hugin: align image stack functionality') install=$pkgname.install changelog=$pkgname.changelog diff --git a/community/myodbc/PKGBUILD b/community/myodbc/PKGBUILD index ab516ed39..d12814082 100644 --- a/community/myodbc/PKGBUILD +++ b/community/myodbc/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 56720 2011-10-11 09:17:30Z spupykin $ +# $Id: PKGBUILD 61113 2011-12-21 20:57:39Z andrea $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> pkgname=myodbc pkgver=5.1.9 -pkgrel=1 +pkgrel=2 pkgdesc="ODBC driver/connector for MySQL" arch=(i686 x86_64) url="http://dev.mysql.com/downloads/connector/odbc/" diff --git a/community/mythtv/PKGBUILD b/community/mythtv/PKGBUILD index f7f4fa734..1c8404d90 100644 --- a/community/mythtv/PKGBUILD +++ b/community/mythtv/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 59400 2011-11-24 09:36:19Z jconder $ +# $Id: PKGBUILD 61085 2011-12-21 20:51:44Z andrea $ # Maintainer: Jonathan Conder <jonno.conder@gmail.com> # Contributor: Giovanni Scafora <giovanni@archlinux.org> # Contributor: Juergen Hoetzel <juergen@archlinux.org> @@ -7,7 +7,7 @@ pkgname=mythtv pkgver=0.24.1 -pkgrel=3 +pkgrel=4 epoch=1 pkgdesc="A Homebrew PVR project" arch=('i686' 'x86_64') @@ -16,7 +16,7 @@ license=('GPL') depends=('lame' 'libavc1394' 'libiec61883' 'libpulse' 'libvdpau' 'libxinerama' 'libxvmc' 'libxxf86vm' 'lirc-utils' 'mesa' 'mysql-clients' 'mysql-python' 'perl-dbd-mysql' 'perl-libwww' 'perl-net-upnp' - 'python-lxml' 'qt' 'wget') + 'python-lxml' 'wget' 'qtwebkit') makedepends=('yasm') optdepends=('xmltv: to download tv listings') backup=('etc/conf.d/mythbackend') diff --git a/community/opensips/PKGBUILD b/community/opensips/PKGBUILD index e57168aba..d35668224 100644 --- a/community/opensips/PKGBUILD +++ b/community/opensips/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 43142 2011-03-24 09:42:53Z spupykin $ +# $Id: PKGBUILD 61115 2011-12-21 20:57:48Z andrea $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> pkgname=opensips pkgver=1.6.4 -pkgrel=1 +pkgrel=2 pkgdesc="An Open Source SIP Server able to act as a SIP proxy, registrar, location server, redirect server ..." url="http://www.opensips.org" depends=('gcc-libs' 'openssl' 'db' 'attr' 'kernel-headers' 'libxml2') diff --git a/community/paraview/PKGBUILD b/community/paraview/PKGBUILD index e6e2fae3c..97a294e2d 100644 --- a/community/paraview/PKGBUILD +++ b/community/paraview/PKGBUILD @@ -1,16 +1,17 @@ -# $Id: PKGBUILD 58527 2011-11-13 15:58:19Z andrea $ +# $Id: PKGBUILD 61087 2011-12-21 20:51:56Z andrea $ # Maintainer: Thomas Dziedzic < gostrc at gmail > # Contributor: Michele Mocciola <mickele> # Contributor: Simon Zilliken <simon____AT____zilliken____DOT____name> pkgname=paraview pkgver=3.10.1 -pkgrel=4 +pkgrel=5 pkgdesc='Parallel Visualization Application using VTK' arch=('i686' 'x86_64') url='http://www.paraview.org' license=('custom') -depends=('qt' 'python2' 'libgl' 'libxml2' 'unixodbc' 'postgresql-libs' 'libxt' 'libmysqlclient' 'mesa' 'openmpi') #'hdf5' +depends=('qt' 'python2' 'libgl' 'libxml2' 'unixodbc' 'postgresql-libs' 'libxt' + 'qtwebkit' 'libmysqlclient' 'mesa' 'openmpi') #'hdf5' makedepends=('cmake' 'desktop-file-utils') source=("http://paraview.org/files/v${pkgver:0:4}/ParaView-${pkgver}.tar.gz" 'paraview.png' diff --git a/community/perl-dbd-odbc/PKGBUILD b/community/perl-dbd-odbc/PKGBUILD index f7e75f8f1..a9ff23703 100644 --- a/community/perl-dbd-odbc/PKGBUILD +++ b/community/perl-dbd-odbc/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 60400 2011-12-13 10:29:34Z spupykin $ +# $Id: PKGBUILD 61117 2011-12-21 20:57:54Z andrea $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Contributor: François Charette <firmicus ατ gmx δοτ net> pkgname=perl-dbd-odbc pkgver=1.33 -pkgrel=1 +pkgrel=2 pkgdesc="ODBC Driver for DBI" arch=('i686' 'x86_64') url="http://search.cpan.org/dist/DBD-ODBC/" diff --git a/community/psqlodbc/PKGBUILD b/community/psqlodbc/PKGBUILD index e2163921f..70b493bd0 100644 --- a/community/psqlodbc/PKGBUILD +++ b/community/psqlodbc/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 60404 2011-12-13 10:30:42Z spupykin $ +# $Id: PKGBUILD 61119 2011-12-21 20:58:01Z andrea $ # Maintainer: # Contributor: Douglas Soares de Andrade <dsa@aur.archlinux-br.org> # Contributor: Rick Rein <jeebusroxors@gmail.com> pkgname=psqlodbc pkgver=09.00.0310 -pkgrel=1 +pkgrel=2 pkgdesc="PostgreSQL ODBC driver" arch=('i686' 'x86_64') license=('GPL') diff --git a/community/python-pyzmq/PKGBUILD b/community/python-pyzmq/PKGBUILD new file mode 100644 index 000000000..d957ed58f --- /dev/null +++ b/community/python-pyzmq/PKGBUILD @@ -0,0 +1,17 @@ +# $Id: PKGBUILD 61127 2011-12-22 03:57:10Z kkeen $ +# Maintainer: Kyle Keen <keenerd at gmail dot com> +pkgname=python-pyzmq +pkgver=2.1.11 +pkgrel=1 +pkgdesc="Python3 bindings for zeromq, written in Cython" +arch=(i686 x86_64) +url="http://www.zeromq.org/bindings:python" +license=('LGPL') +depends=(zeromq python) +source=(https://github.com/zeromq/pyzmq/downloads/pyzmq-$pkgver.tar.gz) +md5sums=('8ce303d022a1043669d4f239cddca746') + +build() { + cd "$srcdir/pyzmq-$pkgver" + python3 setup.py install --root="$pkgdir" --optimize=1 +} diff --git a/community/python2-pyzmq/PKGBUILD b/community/python2-pyzmq/PKGBUILD new file mode 100644 index 000000000..8ac19b91b --- /dev/null +++ b/community/python2-pyzmq/PKGBUILD @@ -0,0 +1,17 @@ +# Maintainer: Kyle Keen <keenerd at gmail dot com> +pkgname=python2-pyzmq +pkgver=2.1.11 +pkgrel=1 +pkgdesc="Python2 bindings for zeromq, written in Cython" +arch=(i686 x86_64) +url="http://www.zeromq.org/bindings:python" +license=('LGPL') +depends=(zeromq python2) +source=(https://github.com/zeromq/pyzmq/downloads/pyzmq-$pkgver.tar.gz) +md5sums=('8ce303d022a1043669d4f239cddca746') + +build() { + cd "$srcdir/pyzmq-$pkgver" + sed -i 's|^#!/usr/bin/env python$|&2|' $(find ./ -name '*.py') + python2 setup.py install --root="$pkgdir" --optimize=1 +} diff --git a/community/qbittorrent/PKGBUILD b/community/qbittorrent/PKGBUILD index 8028c9802..e26f76684 100644 --- a/community/qbittorrent/PKGBUILD +++ b/community/qbittorrent/PKGBUILD @@ -1,11 +1,10 @@ -# $Id: PKGBUILD 60037 2011-12-03 17:31:58Z tdziedzic $ # Maintainer: Thomas Dziedzic < gostrc at gmail > # Contributor: Daniel J Griffiths <ghost1227@archlinux.us> # Contributor: Geoffroy Carrier <geoffroy.carrier@koon.fr> pkgname=qbittorrent pkgver=2.9.2 -pkgrel=6 +pkgrel=7 pkgdesc="A bittorrent client written in C++ / Qt4 using the good libtorrent library" arch=('i686' 'x86_64') url="http://www.qbittorrent.org/" diff --git a/community/qlandkartegt/PKGBUILD b/community/qlandkartegt/PKGBUILD index e3f05159e..0f783cec4 100644 --- a/community/qlandkartegt/PKGBUILD +++ b/community/qlandkartegt/PKGBUILD @@ -1,16 +1,17 @@ -# $Id: PKGBUILD 60267 2011-12-08 19:52:00Z jlichtblau $ +# $Id: PKGBUILD 61091 2011-12-21 20:52:19Z andrea $ # Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org> # Contributor: Matthias Maennich <arch@maennich.net> # Contributor: <boenki@gmx.de> pkgname=qlandkartegt pkgver=1.3.1 -pkgrel=1 +pkgrel=2 pkgdesc="Use your GPS with Linux" arch=('i686' 'x86_64') url="http://www.qlandkarte.org/" license=('GPL') -depends=('gdal' 'gpsd' 'libdmtx' 'libexif' 'libmysqlclient' 'mesa' 'postgresql-libs' 'qt' 'shared-mime-info') +depends=('gdal' 'gpsd' 'libdmtx' 'libexif' 'libmysqlclient' 'mesa' 'postgresql-libs' + 'qt' 'shared-mime-info' 'qtwebkit') makedepends=('cmake' 'garmindev') optdepends=('garmindev: to connect garmin devices') install=$pkgname.install diff --git a/community/qmc2/PKGBUILD b/community/qmc2/PKGBUILD index 204bb88f1..0ecf20c74 100644 --- a/community/qmc2/PKGBUILD +++ b/community/qmc2/PKGBUILD @@ -1,17 +1,17 @@ -# $Id: PKGBUILD 58650 2011-11-17 09:14:35Z spupykin $ +# $Id: PKGBUILD 61093 2011-12-21 20:52:27Z andrea $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Contributor: JJDaNiMoTh <jjdanimoth@gmail.com> pkgname=qmc2 pkgver=0.34 -pkgrel=1 +pkgrel=2 pkgdesc="Qt 4 based UNIX MAME frontend supporting SDLMAME" url="http://qmc2.arcadehits.net" license=("GPL") arch=('i686' 'x86_64') -depends=('qt' 'phonon' 'sdl' 'libxmu') +depends=('qtwebkit' 'phonon' 'sdl') makedepends=('rsync' 'mesa') -source=("http://downloads.sourceforge.net/project/qmc2/qmc2/$pkgver/qmc2-$pkgver.tar.bz2") +source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-$pkgver.tar.bz2") md5sums=('3439fb62c95ff702e3c4194c05353169') build() { diff --git a/community/qtcreator/PKGBUILD b/community/qtcreator/PKGBUILD index b8458ee86..fb21f0f79 100644 --- a/community/qtcreator/PKGBUILD +++ b/community/qtcreator/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 60602 2011-12-14 21:38:30Z svenstaro $ +# $Id: PKGBUILD 61095 2011-12-21 20:52:38Z andrea $ # Maintainer: Imanol Celaya <ornitorrincos@archlinux-es.org> # Maintainer: Sven-Hendrik Haase <sh@lutzhaase.com> # Contributor: Lukas Jirkovsky <l.jirkovsky@gmail.com> @@ -9,14 +9,21 @@ pkgname="qtcreator" pkgver=2.4.0 _pkgver=2.4.0 -pkgrel=1 +pkgrel=2 pkgdesc='Lightweight, cross-platform integrated development environment' arch=('i686' 'x86_64') url='http://qt.nokia.com/products/developer-tools' license=('LGPL') -depends=('qt>=4.7.4') -makedepends=('qt-private-headers>=4.7.4' 'git') +depends=('qt>=4.8.0') +makedepends=('qt-private-headers>=4.8.0' 'git') options=('docs') +optdepends=('qt-doc: for the integrated Qt documentation' + 'gdb: for the debugger' + 'cmake: for cmake project suppport' + 'openssh-askpass: for ssh support' + 'git: for git support' + 'mercurial: for mercurial support' + 'bzr: for bazaar support') install=qtcreator.install source=("http://get.qt.nokia.com/qtcreator/qt-creator-${_pkgver}-src.tar.gz" 'qtcreator.desktop') @@ -25,6 +32,7 @@ md5sums=('80c1a2be4c685ce147c42424ad977e1a' build() { cd ${srcdir} + [[ -d build ]] && rm -r build mkdir build && cd build @@ -33,14 +41,6 @@ build() { } package() { - optdepends=('qt-doc: for the integrated Qt documentation' - 'gdb: for the debugger' - 'cmake: for cmake project suppport' - 'openssh-askpass: for ssh support' - 'git: for git support' - 'mercurial: for mercurial support' - 'bzr: for bazaar support') - cd ${srcdir}/build make INSTALL_ROOT="${pkgdir}/usr/" install diff --git a/community/qtractor/PKGBUILD b/community/qtractor/PKGBUILD index 9cd0fc150..59ff37802 100644 --- a/community/qtractor/PKGBUILD +++ b/community/qtractor/PKGBUILD @@ -1,22 +1,20 @@ -# $Id: PKGBUILD 56375 2011-10-06 21:35:18Z schiv $ +# $Id: PKGBUILD 61060 2011-12-21 12:38:09Z schiv $ # Maintainer: Ray Rashif <schiv@archlinux.org> # Contributor: Philipp Überbacher <hollunder at gmx dot at> pkgname=qtractor -pkgver=0.5.1 +pkgver=0.5.2 pkgrel=1 pkgdesc="Audio/MIDI multitrack sequencer" arch=('i686' 'x86_64') url="http://qtractor.sourceforge.net/" license=('GPL') -depends=('qt' 'jack' 'slv2>=0.6.6-6' 'libmad' 'liblo' +depends=('qt' 'jack' 'slv2' 'libmad' 'liblo' 'libsamplerate' 'rubberband') - # slv2 versioned for https://bugs.archlinux.org/task/25060 makedepends=('ladspa' 'dssi') [ "$CARCH" = "i686" ] && optdepends=('dssi-vst: win32 VST support') -changelog=$pkgname.changelog source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz) -md5sums=('c54adf974fd363a9f2151a802f170e6d') +md5sums=('15a75fe7164b9670961af0ce9e689fdb') build() { cd "$srcdir/$pkgname-$pkgver" diff --git a/community/rapidsvn/PKGBUILD b/community/rapidsvn/PKGBUILD index 75060d618..b592275ff 100644 --- a/community/rapidsvn/PKGBUILD +++ b/community/rapidsvn/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 59187 2011-11-21 14:15:46Z spupykin $ +# $Id: PKGBUILD 61057 2011-12-21 11:53:59Z spupykin $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Maintainer: Angel 'angvp' Velasquez <angvp[at]archlinux.com.ve> # Contributor: AqD <aquila.deus@gmail.com> @@ -6,22 +6,25 @@ pkgname=rapidsvn pkgver=0.12.0 -pkgrel=3 +pkgrel=5 pkgdesc="A cross-platform GUI front-end for the Subversion revision system written in C++ using the wxWidgets framework." url='http://rapidsvn.tigris.org/' arch=('i686' 'x86_64') license=('GPL') options=('!libtool') depends=('subversion' 'wxgtk') -makedepends=('python2') -source=(http://www.rapidsvn.org/download/release/0.12/rapidsvn-$pkgver-1.tar.gz +makedepends=('python2' 'automake' 'libtool') +#source=(http://www.rapidsvn.org/download/release/0.12/rapidsvn-$pkgver-1.tar.gz +source=(http://arch.p5n.pp.ru/~sergej/dl/rapidsvn-$pkgver-1svn20111221.tar.bz2 $pkgname.desktop) -md5sums=('8ec54104fca32d81e396a68e25324263' +md5sums=('042173c66e980ac0773579accdcca92f' '349e6d9729f88868902611bb1172f134') build() { cd $srcdir/$pkgname-$pkgver-1 + ./autogen.sh + sed -i 's#src/tests/svncpp/Makefile##' configure [ "$NOEXTRACT" == 1 ] || ./configure --prefix=/usr --with-apu-config="`which apu-1-config`" --with-apr-config="`which apr-1-config`" diff --git a/community/root/PKGBUILD b/community/root/PKGBUILD index 32d5ad0a3..729d3377f 100644 --- a/community/root/PKGBUILD +++ b/community/root/PKGBUILD @@ -3,7 +3,7 @@ pkgname=root pkgver=5.32.00 -pkgrel=1 +pkgrel=2 pkgdesc='C++ data analysis framework and interpreter from CERN.' arch=('i686' 'x86_64') url='http://root.cern.ch' diff --git a/community/sigil/PKGBUILD b/community/sigil/PKGBUILD index a8ae971a9..272fa4291 100644 --- a/community/sigil/PKGBUILD +++ b/community/sigil/PKGBUILD @@ -1,15 +1,15 @@ -# $Id: PKGBUILD 59836 2011-11-30 22:56:23Z giovanni $ +# $Id: PKGBUILD 61097 2011-12-21 20:52:48Z andrea $ # Maintainer: Giovanni Scafora <giovanni@archlinux.org> # Contributor: Larry Hajali <larryhaja [at] gmail [dot] com> pkgname=sigil pkgver=0.4.2 -pkgrel=2 +pkgrel=3 pkgdesc="A WYSIWYG ebook editor" arch=('i686' 'x86_64') url="http://code.google.com/p/sigil/" license=('GPL3') -depends=('qt') +depends=('qtwebkit') makedepends=('cmake') install=sigil.install source=("http://sigil.googlecode.com/files/Sigil-${pkgver}-Code.zip" diff --git a/community/swi-prolog/PKGBUILD b/community/swi-prolog/PKGBUILD index 9364ecbca..5a43c9910 100644 --- a/community/swi-prolog/PKGBUILD +++ b/community/swi-prolog/PKGBUILD @@ -4,7 +4,7 @@ pkgname=swi-prolog pkgver=5.10.5 -pkgrel=2 +pkgrel=3 pkgdesc='Prolog environment' arch=('i686' 'x86_64') url='http://www.swi-prolog.org/' diff --git a/community/texmaker/PKGBUILD b/community/texmaker/PKGBUILD index 4b3dab122..627bc22da 100644 --- a/community/texmaker/PKGBUILD +++ b/community/texmaker/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 58537 2011-11-13 16:08:37Z andrea $ +# $Id: PKGBUILD 61099 2011-12-21 20:52:54Z andrea $ # Maintainer: Thomas Dziedzic < gostrc at gmail > # Contributor: Daniel J Griffiths <ghost1227@archlinux.us> # Contributor: furester <xfurester@hotmail.com> @@ -7,12 +7,12 @@ pkgname=texmaker pkgver=3.1 -pkgrel=1 +pkgrel=2 pkgdesc='Free cross-platform latex editor' arch=('i686' 'x86_64') url="http://www.xm1math.net/texmaker/index.html" license=('GPL') -depends=('poppler-qt' 'ghostscript') +depends=('poppler-qt' 'ghostscript' 'qtwebkit') source=("http://www.xm1math.net/texmaker/${pkgname}-${pkgver}.tar.bz2") md5sums=('10a14c75abbb7234d4e5e58a7c85b110') diff --git a/community/wine/PKGBUILD b/community/wine/PKGBUILD index 18f179961..9528e2edb 100644 --- a/community/wine/PKGBUILD +++ b/community/wine/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 60678 2011-12-16 21:03:03Z svenstaro $ +# $Id: PKGBUILD 61124 2011-12-21 21:17:31Z svenstaro $ # Maintainer: Sven-Hendrik Haase <sh@lutzhaase.com> # Contributor: Jan "heftig" Steffens <jan.steffens@gmail.com> # Contributor: Eduardo Romero <eduardo@archlinux.org> @@ -6,7 +6,7 @@ pkgname=wine pkgver=1.3.35 -pkgrel=1 +pkgrel=3 _pkgbasever=${pkgver/rc/-rc} @@ -89,6 +89,10 @@ build() { rm -rf $pkgname-{32,64}-build mkdir $pkgname-32-build + # These additional CFLAGS solve FS#27662 + export CFLAGS="${CFLAGS/-D_FORTIFY_SOURCE=2/} -D_FORTIFY_SOURCE=0" + export CXXFLAGS="${CFLAGS/-D_FORTIFY_SOURCE=2/} -D_FORTIFY_SOURCE=0" + if [[ $CARCH == x86_64 ]]; then msg2 "Building Wine-64..." diff --git a/community/wkhtmltopdf/PKGBUILD b/community/wkhtmltopdf/PKGBUILD index 8c61fd2c4..14c05a4e8 100644 --- a/community/wkhtmltopdf/PKGBUILD +++ b/community/wkhtmltopdf/PKGBUILD @@ -1,14 +1,14 @@ -# $Id: PKGBUILD 58535 2011-11-13 16:06:48Z andrea $ +# $Id: PKGBUILD 61101 2011-12-21 20:52:58Z andrea $ # Maintainer: Evangelos Foutras <evangelos@foutrelis.com> pkgname=wkhtmltopdf pkgver=0.9.9 -pkgrel=1 +pkgrel=2 pkgdesc="Simple shell utility to convert html to pdf using the webkit rendering engine, and qt" arch=('i686' 'x86_64') url="http://code.google.com/p/wkhtmltopdf/" license=('GPL3') -depends=('qt') +depends=('qtwebkit') optdepends=('xorg-server: wkhtmltopdf needs X or Xvfb to operate') source=(http://wkhtmltopdf.googlecode.com/files/$pkgname-$pkgver.tar.bz2) sha1sums=('41f598c0103326e7c13101391447b0284b4ba3cb') |