diff options
Diffstat (limited to 'community')
-rw-r--r-- | community/calibre/PKGBUILD | 6 | ||||
-rw-r--r-- | community/collectd/PKGBUILD | 4 | ||||
-rw-r--r-- | community/dvdstyler/PKGBUILD | 6 | ||||
-rw-r--r-- | community/libmemcached/PKGBUILD | 8 | ||||
-rw-r--r-- | community/mythtv/PKGBUILD | 13 | ||||
-rw-r--r-- | community/mythtv/mythtv.install | 2 | ||||
-rw-r--r-- | community/php-memcached/PKGBUILD | 4 | ||||
-rw-r--r-- | community/qbittorrent/PKGBUILD | 4 | ||||
-rw-r--r-- | community/v8/PKGBUILD | 32 |
9 files changed, 54 insertions, 25 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" +} |