diff options
29 files changed, 253 insertions, 155 deletions
diff --git a/community/calibre/PKGBUILD b/community/calibre/PKGBUILD index 97392ffb7..a8191d2fe 100644 --- a/community/calibre/PKGBUILD +++ b/community/calibre/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 44597 2011-04-09 12:11:31Z giovanni $ +# $Id: PKGBUILD 45092 2011-04-16 08:48:47Z giovanni $ # Maintainer: Giovanni Scafora <giovanni@archlinux.org> # Contributor: Petrov Roman <nwhisper@gmail.com> # Contributor: Andrea Fagiani <andfagiani _at_ gmail dot com> pkgname=calibre -pkgver=0.7.54 +pkgver=0.7.55 pkgrel=1 pkgdesc="Ebook management application" arch=('i686' 'x86_64') @@ -20,7 +20,7 @@ optdepends=('ipython: to use calibre-debug') install=calibre.install source=(http://calibre-ebook.googlecode.com/files/${pkgname}-${pkgver}.tar.gz desktop_integration.patch) -md5sums=('6d6f7b13cb94b66ae413737eb6b7e6a5' +md5sums=('1da19a3ec6ae2de05e48de6133ba82fc' 'bcc538a3b004429bf8f5a0ac1d89a37f') build() { diff --git a/community/collectd/PKGBUILD b/community/collectd/PKGBUILD index 9753a9104..e3bc32c60 100644 --- a/community/collectd/PKGBUILD +++ b/community/collectd/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 44254 2011-04-04 21:24:15Z bisson $ +# $Id: PKGBUILD 45121 2011-04-16 15:59:33Z foutrelis $ # Maintainer: Gaetan Bisson <bisson@archlinux.org> # Contributor: Gerhard Brauer <gerhard.brauer@web.de> pkgname=collectd pkgver=5.0.0 -pkgrel=1 +pkgrel=2 pkgdesc='Daemon which collects system performance statistics periodically' arch=('i686' 'x86_64') url='http://collectd.org/' diff --git a/community/dvdstyler/PKGBUILD b/community/dvdstyler/PKGBUILD index 1002839e2..f42f4dcc0 100644 --- a/community/dvdstyler/PKGBUILD +++ b/community/dvdstyler/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 43532 2011-03-27 09:16:44Z ebelanger $ +# $Id: PKGBUILD 45103 2011-04-16 14:58:57Z ebelanger $ # Contributor: Alexander Fehr <pizzapunk gmail com> # Maintainer: Daniel J Griffiths <ghost1227@archlinux.us> pkgname=dvdstyler -pkgver=1.8.2.1 +pkgver=1.8.3 pkgrel=1 pkgdesc="Cross-platform DVD authoring application" arch=('i686' 'x86_64') @@ -14,7 +14,7 @@ makedepends=('zip' 'xmlto' 'docbook-xsl') optdepends=('dvdisaster: ECC support') options=('!makeflags') source=("http://downloads.sourceforge.net/dvdstyler/DVDStyler-${pkgver}.tar.bz2") -md5sums=('db3ef9340dcefcdf7f99c7e4172078f6') +md5sums=('69a6d0a920e780bbcf65e94041e58429') build() { cd "${srcdir}/DVDStyler-${pkgver}" diff --git a/community/libmemcached/PKGBUILD b/community/libmemcached/PKGBUILD index 9fd94459f..ce44a07ee 100644 --- a/community/libmemcached/PKGBUILD +++ b/community/libmemcached/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 42584 2011-03-17 18:42:33Z foutrelis $ +# $Id: PKGBUILD 45111 2011-04-16 15:56:21Z foutrelis $ # Maintainer: Evangelos Foutras <foutrelis@gmail.com> pkgname=libmemcached -pkgver=0.48 +pkgver=0.49 pkgrel=1 pkgdesc="C and C++ client library to the memcached server" arch=('i686' 'x86_64') @@ -11,8 +11,8 @@ license=('GPL') depends=('glibc') makedepends=('perl') options=('!libtool') -source=(http://download.tangent.org/$pkgname-$pkgver.tar.gz) -md5sums=('e00ae51492a1f9dcbb6cfba50dc54758') +source=(http://launchpad.net/$pkgname/1.0/$pkgver/+download/$pkgname-$pkgver.tar.gz) +md5sums=('95f2e182192934c0dd043eaecd8caa20') build() { cd "$srcdir/$pkgname-$pkgver" diff --git a/community/mythtv/PKGBUILD b/community/mythtv/PKGBUILD index d5728de32..a6d01944b 100644 --- a/community/mythtv/PKGBUILD +++ b/community/mythtv/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 45080 2011-04-16 01:55:08Z jconder $ +# $Id: PKGBUILD 45087 2011-04-16 08:29:05Z jconder $ # Maintainer: Jonathan Conder <jonno.conder@gmail.com> # Contributor: Giovanni Scafora <giovanni@archlinux.org> # Contributor: Juergen Hoetzel <juergen@archlinux.org> @@ -7,16 +7,15 @@ pkgname=mythtv pkgver=0.24 -pkgrel=2 +pkgrel=3 epoch=1 pkgdesc="A Homebrew PVR project" arch=('i686' 'x86_64') url="http://www.mythtv.org/" license=('GPL') -depends=('lame' 'libavc1394' 'libiec61883' 'libpulse' 'libvdpau' 'libxinerama' - 'libxvmc' 'lirc-utils' 'mesa' 'mysql-clients' 'mysql-python' - 'perl-dbd-mysql' 'perl-libwww' 'perl-net-upnp' 'python-lxml' 'qt' - 'udev' 'wget') +depends=('lame' 'libavc1394' 'libiec61883' 'libvdpau' 'libxinerama' 'libxvmc' + 'lirc-utils' 'mesa' 'mysql-clients' 'mysql-python' 'perl-dbd-mysql' + 'perl-libwww' 'perl-net-upnp' 'python-lxml' 'qt' 'wget') makedepends=('yasm') optdepends=('xmltv: to download tv listings') backup=('etc/conf.d/mythbackend') @@ -38,7 +37,7 @@ build() { --enable-audio-oss \ --enable-audio-alsa \ --disable-audio-jack \ - --enable-audio-pulse \ + --disable-audio-pulse \ --disable-altivec \ --disable-distcc \ --disable-ccache \ diff --git a/community/mythtv/mythtv.install b/community/mythtv/mythtv.install index 1e7bd936c..d73ba33d2 100644 --- a/community/mythtv/mythtv.install +++ b/community/mythtv/mythtv.install @@ -3,8 +3,6 @@ post_install() { } post_upgrade() { - echo "Make sure you rescan for audio devices (use the frontend audio settings menu)" - echo "See http://www.mythtv.org/wiki/Release_Notes_-_0.24 for details" } post_remove() { diff --git a/community/php-memcached/PKGBUILD b/community/php-memcached/PKGBUILD index 014647f17..ee4236a0c 100644 --- a/community/php-memcached/PKGBUILD +++ b/community/php-memcached/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 27604 2010-09-25 17:26:37Z foutrelis $ +# $Id: PKGBUILD 45116 2011-04-16 15:57:12Z foutrelis $ # Maintainer: Evangelos Foutras <foutrelis@gmail.com> pkgname=php-memcached pkgver=1.0.2 -pkgrel=3 +pkgrel=4 pkgdesc="PHP extension for interfacing with memcached via libmemcached library" arch=('i686' 'x86_64') url="http://pecl.php.net/package/memcached" diff --git a/community/qbittorrent/PKGBUILD b/community/qbittorrent/PKGBUILD index e71871d01..25d24c608 100644 --- a/community/qbittorrent/PKGBUILD +++ b/community/qbittorrent/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Geoffroy Carrier <geoffroy.carrier@koon.fr> pkgname=qbittorrent -pkgver=2.7.2 +pkgver=2.7.3 pkgrel=1 pkgdesc="A bittorrent client written in C++ / Qt4 using the good libtorrent library" arch=('i686' 'x86_64') @@ -16,7 +16,7 @@ optdepends=('python2: needed for search' install='qbittorrent.install' source=("http://downloads.sourceforge.net/sourceforge/qbittorrent/${pkgname}-${pkgver}.tar.gz" 'python2.patch') -md5sums=('0ebd9ff8a0963b5cc7092f328d6df105' +md5sums=('ff1b294133f8dadc781c8f0df50d248d' 'db0d79fee8ce3470ad3741d36b02a94c') build() { diff --git a/community/v8/PKGBUILD b/community/v8/PKGBUILD new file mode 100644 index 000000000..d5dac302f --- /dev/null +++ b/community/v8/PKGBUILD @@ -0,0 +1,32 @@ +# $Id: PKGBUILD 45132 2011-04-17 01:54:09Z kchen $ +# Maintainer: Kaiting Chen <kaitocracy@gmail.com> +# Contributor: tocer <tocer.deng@gmail.com> + +pkgname=v8 +pkgver=3.2.10.2 +pkgrel=1 +pkgdesc='A fast and modern javascript engine' +arch=('i686' 'x86_64') +url='http://code.google.com/p/v8' +license=('BSD') +makedepends=('subversion' 'scons') + +build() { + _source="http://v8.googlecode.com/svn/tags/$pkgver" + svn checkout "$_source" "$srcdir/$pkgname-$pkgver" + + cd "${srcdir}/${pkgname}-${pkgver}" + + [ "$CARCH" = 'i686' ] && SCONS_ARCH=ia32 + [ "$CARCH" = 'x86_64' ] && SCONS_ARCH=x64 + + scons mode=release library=shared arch=$SCONS_ARCH + scons d8 arch=$SCONS_ARCH + + find include -type f \ + -exec install -Dm644 {} $pkgdir/usr/{} \; + rm -rf $pkgdir/usr/include/.svn + + install -Dm755 d8 "$pkgdir/usr/bin/d8" + install -Dm755 libv8.so "$pkgdir/usr/lib/libv8.so" +} diff --git a/core/sqlite3/PKGBUILD b/core/sqlite3/PKGBUILD index c2155562a..c1dbbcd93 100644 --- a/core/sqlite3/PKGBUILD +++ b/core/sqlite3/PKGBUILD @@ -1,11 +1,12 @@ -# $Id: PKGBUILD 108579 2011-02-01 18:59:24Z andyrtr $ +# $Id: PKGBUILD 119736 2011-04-14 10:45:02Z andyrtr $ # Maintainer: Andreas Radke <andyrtr@archlinux.org> # Contributor: Tom Newsom <Jeepster@gmx.co.uk> pkgbase="sqlite3" pkgname=('sqlite3' 'sqlite3-tcl' 'sqlite3-doc') -_amalgamationver=3070500 +_amalgamationver=3070601 _amalgamationver2=${_amalgamationver/00/} +_docver=3070600 pkgver=${_amalgamationver2//0/.} pkgrel=1 pkgdesc="A C library that implements an SQL database engine" @@ -13,33 +14,17 @@ arch=('i686' 'x86_64') license=('custom') url="http://www.sqlite.org/" makedepends=('tcl' 'readline>=6.0.00') -source=( #http://www.sqlite.org/sqlite-src-${_amalgamationver}.zip - # the no more recommended ZIP archive of the complete source tree for SQLite - Makefile and configure script in this tarball are not supported - http://www.sqlite.org/sqlite-autoconf-$_amalgamationver.tar.gz # tarball containing the amalgamation for SQLite 3.7.5 together with an configure script and makefile for building it. - http://www.sqlite.org/sqlite-tea-$_amalgamationver.tar.gz # tarball of the amalgamation together with a Tcl Extension Architecture (TEA) compatible configure script and makefile - http://www.sqlite.org/sqlite-doc-${_amalgamationver}.zip +source=( # tarball containing the amalgamation for SQLite 3.7.5 together with a configure script and makefile for building it; includes now also the Tcl Extension Architecture (TEA) + http://www.sqlite.org/sqlite-autoconf-$_amalgamationver.tar.gz + #http://www.sqlite.org/sqlite-doc-${_amalgamationver}.zip + http://www.sqlite.org/sqlite-doc-${_docver}.zip license.txt) options=('!libtool' '!emptydirs') -md5sums=('a9604a82613ade2e7f4c303f233e477f' - '3413e8cfb7990e39260bf45dca017bf0' - '74f9b304143a76e3da8c0063888770ee' +md5sums=('a9b7327d6762652fe19caf68fb50849d' + '1c9b9da6f98f1da2d8958254662c393c' 'c1cdbc5544034d9012e421e75a5e4890') build() { -# cd ${srcdir}/sqlite-src-${_amalgamationver} -# export LTLINK_EXTRAS="-ldl" -# export CFLAGS="$CFLAGS -DSQLITE_ENABLE_FTS3=1 -DSQLITE_ENABLE_COLUMN_METADATA=1 -DSQLITE_ENABLE_UNLOCK_NOTIFY -DSQLITE_SECURE_DELETE" -# ./configure --prefix=/usr \ -# --enable-threadsafe \ -# --enable-cross-thread-connections \ -# --disable-static \ -# --enable-load-extension - - # rpath removal -# sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool -# sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool - -# make - export CFLAGS="$CFLAGS -DSQLITE_ENABLE_FTS3=1 -DSQLITE_ENABLE_COLUMN_METADATA=1 -DSQLITE_ENABLE_UNLOCK_NOTIFY -DSQLITE_SECURE_DELETE" # build sqlite @@ -49,7 +34,7 @@ build() { make # build the tcl extension - cd "$srcdir"/sqlite-tea-$_amalgamationver + cd "$srcdir"/sqlite-autoconf-$_amalgamationver/tea ./configure --prefix=/usr \ --with-system-sqlite make @@ -63,10 +48,6 @@ package_sqlite3() { conflicts=('sqlite') replaces=('sqlite') -# cd ${srcdir}/sqlite-src-${_amalgamationver} -# make DESTDIR=${pkgdir} install -# install -Dm0644 sqlite3.1 ${pkgdir}/usr/share/man/man1/sqlite3.1 - cd ${srcdir}/sqlite-autoconf-$_amalgamationver make DESTDIR=${pkgdir} install @@ -79,7 +60,7 @@ package_sqlite3-tcl() { pkgdesc="sqlite3 Tcl Extension Architecture (TEA)" depends=('sqlite3>=3.7.5') - cd ${srcdir}/sqlite-tea-$_amalgamationver + cd ${srcdir}/sqlite-autoconf-$_amalgamationver/tea make DESTDIR=${pkgdir} install } @@ -87,7 +68,8 @@ package_sqlite3-doc() { pkgdesc="most of the static HTML files that comprise this website, including all of the SQL Syntax and the C/C++ interface specs and other miscellaneous documentation" #arch=('any') - not yet supported - cd ${srcdir}/sqlite-doc-${_amalgamationver} + #cd ${srcdir}/sqlite-doc-${_amalgamationver} + cd ${srcdir}/sqlite-doc-${_docver} mkdir -p ${pkgdir}/usr/share/doc/${pkgbase} cp -R * ${pkgdir}/usr/share/doc/${pkgbase}/ } diff --git a/extra/audacious/PKGBUILD b/extra/audacious/PKGBUILD index 7fd520906..290d71e6c 100644 --- a/extra/audacious/PKGBUILD +++ b/extra/audacious/PKGBUILD @@ -1,9 +1,10 @@ -# $Id: PKGBUILD 111201 2011-02-24 23:45:10Z bisson $ +# $Id: PKGBUILD 119918 2011-04-16 22:59:51Z bisson $ # Contributor: Alexander Fehr <pizzapunk gmail com> # Contributor: Giovanni Scafora <giovanni@archlinux.org> +# Maintainer: Gaetan Bisson <bisson@archlinux.org> pkgname=audacious -pkgver=2.4.4 +pkgver=2.5.0 pkgrel=1 pkgdesc='Lightweight, GTK2-based advanced audio player focused on audio quality' arch=('i686' 'x86_64') @@ -11,20 +12,21 @@ url='http://audacious-media-player.org/' license=('GPL3') depends=('gtk2' 'libmcs' 'dbus-glib' 'libguess' 'audacious-plugins' 'desktop-file-utils' 'hicolor-icon-theme') optdepends=('unzip: zipped skins support') +source=("http://distfiles.atheme.org/$pkgname-$pkgver.tgz") +sha1sums=('df76909c83a69b42197dab0702e0846295eceb1f') + provides=('audacious-player') replaces=('audacious-player') -install=audacious.install -source=("http://distfiles.atheme.org/$pkgname-$pkgver.tgz") -sha1sums=('697b2cc217cef9785cf7ec0c4ee617bc174fbe98') +install=install build() { - cd "$srcdir/$pkgname-$pkgver" - [[ $CARCH == x86_64 ]] && extraopts='' || extraopts='--disable-sse2' - ./configure --prefix=/usr $extraopts - make + cd "$srcdir/$pkgname-$pkgver" + [[ $CARCH == x86_64 ]] && extraopts='' || extraopts='--disable-sse2' + ./configure --prefix=/usr $extraopts + make } package() { - cd "$srcdir/$pkgname-$pkgver" - make DESTDIR="$pkgdir" install + cd "$srcdir/$pkgname-$pkgver" + make DESTDIR="$pkgdir" install } diff --git a/extra/audacious/install b/extra/audacious/install new file mode 100644 index 000000000..af0c8724a --- /dev/null +++ b/extra/audacious/install @@ -0,0 +1,12 @@ +post_install() { + update-desktop-database -q + gtk-update-icon-cache -q -t -f usr/share/icons/hicolor +} + +post_upgrade() { + post_install +} + +post_remove() { + post_install +} diff --git a/extra/bluedevil/PKGBUILD b/extra/bluedevil/PKGBUILD index e9ecd65e2..17720097d 100644 --- a/extra/bluedevil/PKGBUILD +++ b/extra/bluedevil/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 119634 2011-04-12 21:52:47Z andrea $ +# $Id: PKGBUILD 119938 2011-04-17 01:35:14Z andrea $ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=bluedevil -pkgver=1.0.4 +pkgver=1.1 pkgrel=1 pkgdesc='KDE bluetooth framework' arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ depends=('kdebase-workspace' 'libbluedevil' 'obex-data-server' 'obexd-client') makedepends=('cmake' 'automoc4') install="${pkgname}.install" source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2") -md5sums=('016e8b048bd834548a436fb0440667a9') +md5sums=('240151ff99b81f630de51fa9f8230198') build(){ cd ${srcdir} diff --git a/extra/garcon/PKGBUILD b/extra/garcon/PKGBUILD index c602bed7e..ce6175f96 100644 --- a/extra/garcon/PKGBUILD +++ b/extra/garcon/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 106319 2011-01-16 16:09:00Z andyrtr $ +# $Id: PKGBUILD 119882 2011-04-16 11:21:52Z andyrtr $ # Maintainer: AndyRTR <andyrtr@archlinux.org> # Contributor: Xavier Devlamynck <magicrhesus@ouranos.be> pkgname=garcon -pkgver=0.1.5 +pkgver=0.1.7 pkgrel=1 pkgdesc="implementation of the freedesktop.org menu specification" arch=('i686' 'x86_64') @@ -16,7 +16,7 @@ conflicts=('garcon-git') replaces=('libxfce4menu') options=('!libtool') source=(http://archive.xfce.org/src/libs/garcon/0.1/garcon-${pkgver}.tar.bz2) -md5sums=('c4fd42082b4ae157aa4c7abb6d6570aa') +md5sums=('8990668e4f2fecffe124f613b6e1e01f') build() { cd ${srcdir}/garcon-${pkgver} diff --git a/extra/libbluedevil/PKGBUILD b/extra/libbluedevil/PKGBUILD index fd648a9ae..fef58105f 100644 --- a/extra/libbluedevil/PKGBUILD +++ b/extra/libbluedevil/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 116725 2011-03-25 15:32:20Z andrea $ +# $Id: PKGBUILD 119928 2011-04-17 01:27:41Z andrea $ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=libbluedevil -pkgver=1.8.1 +pkgver=1.9 pkgrel=1 pkgdesc='A Qt wrapper for bluez used in the new KDE bluetooth stack' arch=('i686' 'x86_64') @@ -10,8 +10,8 @@ url="https://projects.kde.org/projects/playground/libs/libbluedevil" license=('GPL') depends=('qt' 'bluez') makedepends=('cmake') -source=("ftp://ftp.archlinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.gz") -md5sums=('4534b5d254b15e3884c4e51dfdf586b7') +source=("http://download.kde.org/unstable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2") +md5sums=('5f22614dfb840734da6e8b8710c2472e') build(){ cd ${srcdir} diff --git a/extra/libfm/PKGBUILD b/extra/libfm/PKGBUILD index ab7df7da9..ea61503c9 100644 --- a/extra/libfm/PKGBUILD +++ b/extra/libfm/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 110478 2011-02-19 16:45:55Z angvp $ +# $Id: PKGBUILD 119892 2011-04-16 12:10:54Z angvp $ # Maintainer: Angel Velasquez <angvp@archlinux.org> # Maintainer: Juergen Hoetzel <juergen@archlinux.org> pkgname=libfm pkgver=0.1.14 -pkgrel=4 +pkgrel=5 pkgdesc="the core of next generation file manager PCManFM" url="http://pcmanfm.sourceforge.net/" arch=('i686' 'x86_64') diff --git a/extra/libfm/libfm.install b/extra/libfm/libfm.install index a2dcc622d..076da308e 100644 --- a/extra/libfm/libfm.install +++ b/extra/libfm/libfm.install @@ -1,6 +1,7 @@ post_install() { - /usr/bin/update-mime-database usr/share/mime > /dev/null - /usr/bin/update-desktop-database -q + usr/bin/update-mime-database usr/share/mime > /dev/null + usr/bin/update-desktop-database -q + usr/bin/gio-querymodules usr/lib/gio/modules } post_upgrade() { diff --git a/extra/libguess/PKGBUILD b/extra/libguess/PKGBUILD index d3f7e0cef..ff26ce9a1 100644 --- a/extra/libguess/PKGBUILD +++ b/extra/libguess/PKGBUILD @@ -3,12 +3,12 @@ pkgname=libguess pkgver=1.0 -pkgrel=2 +pkgrel=3 pkgdesc='High-speed character set detection library' arch=('i686' 'x86_64') url='http://atheme.org/project/libguess' license=('BSD') -depends=('libmowgli' 'glibc') +depends=('libmowgli') source=("http://distfiles.atheme.org/libguess-$pkgver.tgz") sha1sums=('b5324b4840176324576eb91d401e5f9e1322feec') diff --git a/extra/libmcs/PKGBUILD b/extra/libmcs/PKGBUILD index 7032bb0fb..51c2b7fd3 100644 --- a/extra/libmcs/PKGBUILD +++ b/extra/libmcs/PKGBUILD @@ -1,27 +1,27 @@ -# $Id: PKGBUILD 85570 2010-07-15 22:07:43Z eric $ -# Maintainer: Alexander Fehr <pizzapunk gmail com> +# $Id: PKGBUILD 119903 2011-04-16 22:57:07Z bisson $ +# Contributor: Alexander Fehr <pizzapunk gmail com> # Contributor: Brad Gordon <brad@rpgcyco.net> +# Maintainer: Gaetan Bisson <bisson@archlinux.org> pkgname=libmcs pkgver=0.7.2 -pkgrel=1 -pkgdesc="Library which abstracts the storage of configuration settings" +pkgrel=2 +pkgdesc='Library which abstracts the storage of configuration settings' arch=('i686' 'x86_64') -url="http://www.atheme.org/project/mcs" +url='http://www.atheme.org/project/mcs' license=('BSD') depends=('libmowgli') -source=(http://distfiles.atheme.org/libmcs-${pkgver}.tbz2) -md5sums=('9fc91a8e860a0ab99316824aebb1d40a') +source=("http://distfiles.atheme.org/libmcs-${pkgver}.tbz2") sha1sums=('20c30bf7d4b3043848b5180de4c2cb61f7e0154c') build() { - cd "${srcdir}/libmcs-${pkgver}" - ./configure --prefix=/usr --disable-gconf --disable-kconfig - make + cd "${srcdir}/libmcs-${pkgver}" + ./configure --prefix=/usr --disable-gconf --disable-kconfig + make } package() { - cd "${srcdir}/libmcs-${pkgver}" - make DESTDIR="${pkgdir}" install - install -D -m644 COPYING "${pkgdir}/usr/share/licenses/libmcs/COPYING" + cd "${srcdir}/libmcs-${pkgver}" + make DESTDIR="${pkgdir}" install + install -D -m644 COPYING "${pkgdir}/usr/share/licenses/libmcs/COPYING" } diff --git a/extra/libmowgli/PKGBUILD b/extra/libmowgli/PKGBUILD index 0b78ff8c4..c00b18954 100644 --- a/extra/libmowgli/PKGBUILD +++ b/extra/libmowgli/PKGBUILD @@ -1,27 +1,27 @@ -# $Id: PKGBUILD 85575 2010-07-15 22:09:17Z eric $ -# Maintainer: Alexander Fehr <pizzapunk gmail com> +# $Id: PKGBUILD 119898 2011-04-16 22:56:08Z bisson $ +# Contributor: Alexander Fehr <pizzapunk gmail com> # Contributor: Brad Gordon <brad@rpgcyco.net> +# Maintainer: Gaetan Bisson <bisson@archlinux.org> pkgname=libmowgli -pkgver=0.7.1 +pkgver=0.9.50 pkgrel=1 -pkgdesc="Class library containing performance and usability oriented extensions to C" +pkgdesc='Performance and usability-oriented extensions to C' arch=('i686' 'x86_64') -url="http://www.atheme.org/project/mowgli" +url='http://www.atheme.org/project/mowgli' license=('custom') depends=('glibc') -source=(http://distfiles.atheme.org/libmowgli-${pkgver}.tbz2) -md5sums=('412b4fd72ddbdc07d736a691fc8031ca') -sha1sums=('ad51d5f5352954553fc55ce26b98185edce31509') +source=("http://distfiles.atheme.org/libmowgli-${pkgver}.tar.bz2") +sha1sums=('51cac29a5670561e63dd9346820d61e6fd409e88') build() { - cd "${srcdir}/libmowgli-${pkgver}" - ./configure --prefix=/usr - make + cd "${srcdir}/libmowgli-${pkgver}" + ./configure --prefix=/usr + make } package() { - cd "${srcdir}/libmowgli-${pkgver}" - make DESTDIR="${pkgdir}" install - install -D -m644 COPYING "${pkgdir}/usr/share/licenses/libmowgli/COPYING" + cd "${srcdir}/libmowgli-${pkgver}" + make DESTDIR="${pkgdir}" install + install -D -m644 COPYING "${pkgdir}/usr/share/licenses/libmowgli/COPYING" } diff --git a/extra/virtuoso/PKGBUILD b/extra/virtuoso/PKGBUILD index db2433971..63ea4be34 100644 --- a/extra/virtuoso/PKGBUILD +++ b/extra/virtuoso/PKGBUILD @@ -1,9 +1,9 @@ -# $Id $ +# $Id: PKGBUILD 119933 2011-04-17 01:32:48Z andrea $ # Maintainer: Andrea Scarpino <andrea@archlinux.org> # Contributor: Massimiliano Torromeo <massimiliano DOT torromeo AT google mail service> pkgname=virtuoso -pkgver=6.1.2 +pkgver=6.1.3 pkgrel=1 arch=('i686' 'x86_64') pkgdesc='A scalable cross-platform server that combines SQL/RDF/XML Data Management with Web Application Server and Web Services Platform functionality' @@ -13,7 +13,7 @@ depends=('openssl') makedepends=('bison' 'flex') options=('!libtool' '!makeflags') source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-opensource-${pkgver}.tar.gz") -md5sums=('0519e1f104428e0c8b25fad89e3c57ef') +md5sums=('7d4b0497411ff1c34d7ca247618cdd17') build() { cd ${srcdir}/${pkgname}-opensource-${pkgver} diff --git a/extra/xorg-server/PKGBUILD b/extra/xorg-server/PKGBUILD index 730a20781..b48bbea7f 100644 --- a/extra/xorg-server/PKGBUILD +++ b/extra/xorg-server/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 119206 2011-04-11 10:54:18Z jgc $ +# $Id: PKGBUILD 119887 2011-04-16 12:07:45Z andyrtr $ # Maintainer: Jan de Groot <jgc@archlinux.org> pkgbase=xorg-server pkgname=('xorg-server' 'xorg-server-xephyr' 'xorg-server-xdmx' 'xorg-server-xvfb' 'xorg-server-xnest' 'xorg-server-common' 'xorg-server-devel') -pkgver=1.10.0.902 +pkgver=1.10.1 pkgrel=1 arch=('i686' 'x86_64') license=('custom') @@ -18,7 +18,7 @@ source=(${url}/releases/individual/xserver/${pkgbase}-${pkgver}.tar.bz2 xvfb-run xvfb-run.1 10-quirks.conf) -sha1sums=('7d44c57735c321fefd2b58f8917f51a95a829886' +sha1sums=('59ada4c9a59f7f1eb4b68c359e9cd58272aa4809' '629c6d8d52126eab81ee1b72a9e4209535f8cb81' '19e7164dcf9814ad64231b50a46f651b0e68a27a' '1b95e91384a57d966428c7db98ed06f4cc562f91' diff --git a/kde-unstable/kdepim-runtime/PKGBUILD b/kde-unstable/kdepim-runtime/PKGBUILD index 4aa696cfe..e83ce0944 100644 --- a/kde-unstable/kdepim-runtime/PKGBUILD +++ b/kde-unstable/kdepim-runtime/PKGBUILD @@ -3,8 +3,8 @@ # Contributor: Pierre Schmitz <pierre@archlinux.de> pkgname=kdepim-runtime -pkgver=4.5.94.1 -pkgrel=2 +pkgver=4.5.95 +pkgrel=1 pkgdesc='KDE PIM Runtime Environment' arch=('i686' 'x86_64') url='http://www.kde.org' @@ -15,8 +15,8 @@ install=${pkgname}.install #source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2") source=("http://download.kde.org/unstable/kdepim/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2" 'disable-l10n.patch') -sha1sums=('f226165cd7f92524be354329097e5009b5754046' - '991d81435205185dcb2285a6e728f7756ae92b0d') +sha1sums=('0607224f725ee161d16d41a44bd02bacb8245434' + '991d81435205185dcb2285a6e728f7756ae92b0d') build() { cd "${srcdir}"/${pkgname}-${pkgver} diff --git a/kde-unstable/kdepim/PKGBUILD b/kde-unstable/kdepim/PKGBUILD index 904d4965b..ff7f7f6ad 100644 --- a/kde-unstable/kdepim/PKGBUILD +++ b/kde-unstable/kdepim/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 108250 2011-01-30 15:05:18Z andrea $ +# $Id: PKGBUILD 119654 2011-04-13 08:39:02Z andrea $ # Maintainer: Andrea Scarpino <andrea@archlinux.org> # Contributor: Pierre Schmitz <pierre@archlinux.de> @@ -20,8 +20,8 @@ pkgname=('kdepim-akonadiconsole' 'kdepim-ktimetracker' 'kdepim-libkdepim' 'kdepim-wizards') -pkgver=4.5.94.1 -pkgrel=2 +pkgver=4.5.95 +pkgrel=1 arch=('i686' 'x86_64') url='http://pim.kde.org' license=('GPL' 'LGPL' 'FDL') @@ -31,8 +31,8 @@ makedepends=('pkgconfig' 'cmake' 'automoc4' 'boost' 'kdepim-runtime' 'libxss' #source=("http://download.kde.org/unstable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2") source=("http://download.kde.org/unstable/${pkgbase}/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2" 'disable-l10n.patch') -sha1sums=('0243aa59c3acd9c38403b3acddb33c22c9c39c65' - '25e36f160ced051268e59fad6ed2de33a9c7657a') +sha1sums=('5227ac466247f043643bb9eaa7568e8b936edafe' + '25e36f160ced051268e59fad6ed2de33a9c7657a') build() { cd "${srcdir}"/${pkgbase}-${pkgver} @@ -149,6 +149,7 @@ package_kdepim-kmail() { 'kdepim-mimelib' 'kdepim-plugins') replaces=('kdepim-kmailcvt' 'kdepim-ksendemail' 'kdepim-libksieve' 'kdepim-mimelib' 'kdepim-plugins') + optdepends=('cyrus-sasl-plugins: CRAM-MD5 authentication') for i in kmail doc/kmail kmailcvt ksendemail libksieve mailcommon \ nepomuk_email_feeder ontologies templateparser kontact/plugins/kmail; do cd $srcdir/build/${i} @@ -189,7 +190,7 @@ package_kdepim-kontact() { install='kdepim.install' conflcits=('kdepim-kontactinterfaces') replaces=('kdepim-kontactinterfaces') - for i in kontact/src kontact/pics doc/kontact \ + for i in kontact/src doc/kontact \ kontact/plugins/summary kontact/plugins/specialdates; do cd $srcdir/build/${i} make DESTDIR=$pkgdir install diff --git a/multilib-testing/gcc-multilib/PKGBUILD b/multilib-testing/gcc-multilib/PKGBUILD index 2b884e347..5a1bfbd26 100644 --- a/multilib-testing/gcc-multilib/PKGBUILD +++ b/multilib-testing/gcc-multilib/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 44677 2011-04-10 23:43:09Z heftig $ +# $Id: PKGBUILD 45100 2011-04-16 13:45:55Z heftig $ # Maintainer: Jan "heftig" Steffens <jan.steffens@gmail.com> # Contributor: Allan McRae <allan@archlinux.org> @@ -8,8 +8,8 @@ pkgbase='gcc-multilib' pkgname=('gcc-multilib' 'gcc-libs-multilib' 'lib32-gcc-libs' 'gcc-fortran-multilib' 'gcc-objc-multilib' 'gcc-ada-multilib' 'gcc-go-multilib') pkgver=4.6.0 -pkgrel=2 -_snapshot=4.6-20110408 +pkgrel=3 +_snapshot=4.6-20110415 _libstdcppmanver=20110201 # Note: check source directory name when updating this pkgdesc="The GNU Compiler Collection for multilib" arch=('x86_64') @@ -23,13 +23,13 @@ source=(#ftp://gcc.gnu.org/pub/gcc/releases/gcc-${pkgver}/gcc-{core,g++,fortran, ftp://gcc.gnu.org/pub/gcc/libstdc++/doxygen/libstdc++-api.${_libstdcppmanver}.man.tar.bz2 gcc_pure64.patch gcc-hash-style-both.patch) -md5sums=('51ee21d6bd7955c78cb29038ff8089d0' - '92144f8790ca850317b6f4496e534aef' - '7286e62b51e126226e10e0e6a1706eae' - 'a9da84a451c4484126b2befa446b1638' - '94de82b3148b7686901f35c223477813' - '6719f6e005e2e443ebc5a3609607e8ef' - '0a870e1180a0cb4ffa5264f0b79abe3f' +md5sums=('aed037654091d1f478dfcb6e13444325' + '8d4b78c03c1d477c6cb562d42f461958' + 'c346e76014569b25e2869ff986d2ac2d' + '8376485de1c7aa90bb32f52f2372d451' + '0c2d89f9e2e614ad84c6e2aa239c5c1c' + '50bab6a0c9e5403ea77f57361dec5436' + '6e0032461f87ce60db6302ca652ae9d8' '1e9fd2eaf0ee47ea64e82c48998f1999' '22cec272f9cc2801d3cd348feaca888b' '4df25b623799b148a0703eaeec8fdf3f') diff --git a/multilib/lib32-libglade/PKGBUILD b/multilib/lib32-libglade/PKGBUILD new file mode 100644 index 000000000..029d31cc8 --- /dev/null +++ b/multilib/lib32-libglade/PKGBUILD @@ -0,0 +1,37 @@ +# $Id: $ +# Maintainer: Pierre Schmitz <pierre@archlinux.de> +# Contributor: TryA <tryagainprod {at} gmail.com> +# Contributor: Jan de Groot <jgc@archlinux.org> + +_pkgbasename=libglade +pkgname=lib32-libglade +pkgver=2.6.4 +pkgrel=4 +pkgdesc="Allows you to load glade interface files in a program at runtime (32-bit)" +arch=('x86_64') +license=('LGPL') +depends=('lib32-gtk2' 'lib32-libxml2' "${_pkgbasename}") +makedepends=('python2' 'pkgconfig' 'gcc-multilib') +options=('!libtool') +source=("http://ftp.gnome.org/pub/gnome/sources/${_pkgbasename}/2.6/${_pkgbasename}-${pkgver}.tar.bz2" + 'libglade-2.0.1-nowarning.patch') +url='http://www.gnome.org' +md5sums=('d1776b40f4e166b5e9c107f1c8fe4139' + '4f879c0ce550004905aa0fb24f25c353') + +build() { + export CC="gcc -m32" + export CXX="g++ -m32" + export PKG_CONFIG_PATH="/usr/lib32/pkgconfig" + + cd "${srcdir}/${_pkgbasename}-${pkgver}" + patch -Np1 -i "${srcdir}/libglade-2.0.1-nowarning.patch" + PYTHON=python2 ./configure --sysconfdir=/etc --prefix=/usr --localstatedir=/var --libdir=/usr/lib32 + make +} + +package() { + cd "${srcdir}/${_pkgbasename}-${pkgver}" + make DESTDIR="${pkgdir}" install + rm -rf ${pkgdir}/usr/{bin,include,share} +} diff --git a/multilib/lib32-libglade/libglade-2.0.1-nowarning.patch b/multilib/lib32-libglade/libglade-2.0.1-nowarning.patch new file mode 100644 index 000000000..fd071215f --- /dev/null +++ b/multilib/lib32-libglade/libglade-2.0.1-nowarning.patch @@ -0,0 +1,39 @@ +--- libglade-2.0.1/glade/glade-gtk.c.nowarning 2003-08-29 14:50:10.000000000 -0400 ++++ libglade-2.0.1/glade/glade-gtk.c 2003-08-29 14:58:41.000000000 -0400 +@@ -639,9 +639,8 @@ + if (!strcmp (childinfo->properties[j].name, "label")) { + label = childinfo->properties[j].value; + break; +- } else { +- g_warning ("Unknown CList child property: %s", childinfo->properties[j].name); + } ++ /* Ignore all other properties */ + } + + if (label) { +@@ -683,6 +682,7 @@ + char *icon = NULL; + gboolean use_stock = FALSE, active = FALSE, new_group = FALSE; + gboolean use_underline = FALSE; ++ gboolean sensitive = TRUE; + GtkWidget *iconw = NULL; + int j; + +@@ -708,6 +708,8 @@ + group_name = value; + } else if (!strcmp (name, "new_group")) { + new_group = BOOL (value); ++ } else if (!strcmp (name, "sensitive")) { ++ sensitive = BOOL (value); + } else if (!strcmp (name, "visible")) { + /* ignore for now */ + } else if (!strcmp (name, "tooltip")) { +@@ -785,6 +787,8 @@ + gtk_label_set_use_underline (GTK_LABEL (toolbar_child->label), + TRUE); + } ++ ++ gtk_widget_set_sensitive (child, sensitive); + + glade_xml_set_common_params (xml, child, childinfo->child); + } else { diff --git a/testing/gcc/PKGBUILD b/testing/gcc/PKGBUILD index c746c765a..61f6fbcb5 100644 --- a/testing/gcc/PKGBUILD +++ b/testing/gcc/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 119099 2011-04-10 21:45:04Z allan $ +# $Id: PKGBUILD 119862 2011-04-16 05:35:51Z allan $ # Maintainer: Allan McRae <allan@archlinux.org> # toolchain build order: linux-api-headers->glibc->binutils->gcc->binutils->glibc @@ -6,8 +6,8 @@ pkgname=('gcc' 'gcc-libs' 'gcc-fortran' 'gcc-objc' 'gcc-ada' 'gcc-go') pkgver=4.6.0 -pkgrel=2 -_snapshot=4.6-20110408 +pkgrel=3 +_snapshot=4.6-20110415 _libstdcppmanver=20110201 # Note: check source directory name when updating this pkgdesc="The GNU Compiler Collection" arch=('i686' 'x86_64') @@ -20,13 +20,13 @@ source=(#ftp://gcc.gnu.org/pub/gcc/releases/gcc-${pkgver}/gcc-{core,g++,fortran, ftp://gcc.gnu.org/pub/gcc/libstdc++/doxygen/libstdc++-api.${_libstdcppmanver}.man.tar.bz2 gcc_pure64.patch gcc-hash-style-both.patch) -md5sums=('51ee21d6bd7955c78cb29038ff8089d0' - '92144f8790ca850317b6f4496e534aef' - '7286e62b51e126226e10e0e6a1706eae' - 'a9da84a451c4484126b2befa446b1638' - '94de82b3148b7686901f35c223477813' - '6719f6e005e2e443ebc5a3609607e8ef' - '0a870e1180a0cb4ffa5264f0b79abe3f' +md5sums=('aed037654091d1f478dfcb6e13444325' + '8d4b78c03c1d477c6cb562d42f461958' + 'c346e76014569b25e2869ff986d2ac2d' + '8376485de1c7aa90bb32f52f2372d451' + '0c2d89f9e2e614ad84c6e2aa239c5c1c' + '50bab6a0c9e5403ea77f57361dec5436' + '6e0032461f87ce60db6302ca652ae9d8' '1e9fd2eaf0ee47ea64e82c48998f1999' '4030ee1c08dd1e843c0225b772360e76' '4df25b623799b148a0703eaeec8fdf3f') diff --git a/testing/kdeplasma-applets-networkmanagement/PKGBUILD b/testing/kdeplasma-applets-networkmanagement/PKGBUILD index debe03a2f..a0599fdb0 100644 --- a/testing/kdeplasma-applets-networkmanagement/PKGBUILD +++ b/testing/kdeplasma-applets-networkmanagement/PKGBUILD @@ -3,8 +3,8 @@ # Contributor: Jakub Schmidtke <sjakub-at-gmail.com> pkgname=kdeplasma-applets-networkmanagement -pkgver=git20110412 -_commit=cbce07ca5b353cd2aadca260db856f595210afc9 +pkgver=git20110417 +_commit=51897916c5e45f12f3e5132fdad421fbda794ad7 pkgrel=1 pkgdesc="KDE control panel and widget network connections" arch=('i686' 'x86_64') @@ -14,15 +14,10 @@ depends=('kdebase-workspace' 'networkmanager') makedepends=('cmake' 'python2' 'automoc4' 'mobile-broadband-provider-info') optdepends=('mobile-broadband-provider-info: allow to add new mobile connection') install=${pkgname}.install -source=("${pkgname}-${pkgver}.tar.gz"::"http://quickgit.kde.org/?p=networkmanagement.git&a=snapshot&h=${_commit}" - 'networkmanager09.patch') -md5sums=('501bbca6cf410c8b9df7af97da6a321d' - 'abb1c19a36653d85594b16ef60daca89') +source=("${pkgname}-${pkgver}.tar.gz"::"http://quickgit.kde.org/?p=networkmanagement.git&a=snapshot&h=${_commit}") +md5sums=('e7fd481cdc40e5c7b77c6fc01571bb8d') build() { - cd "${srcdir}/networkmanagement" - patch -Np1 -i "${srcdir}/networkmanager09.patch" - cd "${srcdir}" mkdir build cd build |