From 8f4f6fea0e8f06647b3e06c003069c93b5b033b4 Mon Sep 17 00:00:00 2001 From: root Date: Tue, 19 Apr 2011 04:14:07 +0000 Subject: Tue Apr 19 04:14:07 UTC 2011 --- community/alure/PKGBUILD | 13 ++++++++----- community/calibre/PKGBUILD | 6 +++--- community/ccid/PKGBUILD | 18 +++++++++++------- community/courier-imap/PKGBUILD | 4 ++-- community/courier-mta/PKGBUILD | 4 ++-- community/libinfinity/PKGBUILD | 12 ++++++++---- community/libvirt/PKGBUILD | 8 ++++---- community/libvirt/libvirtd.conf.d | 6 +++--- community/libvirt/libvirtd.rc.d | 2 +- community/medit/PKGBUILD | 11 ++++------- community/mp3splt-gtk/PKGBUILD | 14 +++++++------- community/mp3splt-gtk/mp3splt-gtk.changelog | 4 ++++ community/pcsclite/PKGBUILD | 8 ++++---- community/rsyslog/PKGBUILD | 8 ++++---- community/tasks/PKGBUILD | 14 +++++++------- community/xwax/PKGBUILD | 13 +++++-------- 16 files changed, 77 insertions(+), 68 deletions(-) (limited to 'community') diff --git a/community/alure/PKGBUILD b/community/alure/PKGBUILD index daa057cef..2521fa226 100644 --- a/community/alure/PKGBUILD +++ b/community/alure/PKGBUILD @@ -3,16 +3,19 @@ pkgname=alure pkgver=1.1 -pkgrel=2 +pkgrel=3 pkgdesc='Utility library to help manage common tasks with OpenAL applications.' arch=('i686' 'x86_64') url='http://kcat.strangesoft.net/alure.html' license=('LGPL') depends=('openal') -makedepends=('cmake') -optdepends=('sndfile: Uncompressed audio support' - 'vorbisfile: OGG Vorbis support' - 'flac: FLAC support') +makedepends=('cmake' 'libsndfile' 'libvorbis' 'flac' 'mpg123' 'dumb' 'fluidsynth') +optdepends=('libsndfile: for uncompressed audio support' + 'libvorbis: for OGG Vorbis support' + 'flac: for FLAC support' + 'mpg123: for MPEG support' + 'dumb: for IT, XM, S3M and MOD support' + 'fluidsynth: for SoundFont 2 support') source=("http://kcat.strangesoft.net/alure-releases/${pkgname}-${pkgver}.tar.bz2") md5sums=('a2f6934d3783c8478c460965a13e4e12') diff --git a/community/calibre/PKGBUILD b/community/calibre/PKGBUILD index d22bafa0a..88548b65d 100644 --- a/community/calibre/PKGBUILD +++ b/community/calibre/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 45148 2011-04-17 18:17:05Z giovanni $ +# $Id: PKGBUILD 45260 2011-04-18 21:38:03Z giovanni $ # Maintainer: Giovanni Scafora # Contributor: Petrov Roman # Contributor: Andrea Fagiani pkgname=calibre pkgver=0.7.56 -pkgrel=1 +pkgrel=2 pkgdesc="Ebook management application" arch=('i686' 'x86_64') url="http://calibre.kovidgoyal.net/" @@ -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=('83ed678bf0d0178093fd4cce5a94754e' +md5sums=('876fd29039f473b92dbeb2f0918502e8' 'bcc538a3b004429bf8f5a0ac1d89a37f') build() { diff --git a/community/ccid/PKGBUILD b/community/ccid/PKGBUILD index 4d4c4665d..bfae14fb4 100644 --- a/community/ccid/PKGBUILD +++ b/community/ccid/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 40459 2011-02-24 02:16:11Z giovanni $ +# $Id: PKGBUILD 45275 2011-04-18 22:55:20Z giovanni $ # Maintainer: Giovanni Scafora # Contributor: Daniel Plaza pkgname=ccid -pkgver=1.4.2 +pkgver=1.4.3 pkgrel=1 pkgdesc="A generic USB Chip/Smart Card Interface Devices driver" arch=('i686' 'x86_64') @@ -12,18 +12,22 @@ license=('LGPL' 'GPL') depends=('pcsclite') makedepends=('pkgconfig') backup=(etc/reader.conf.d/libccidtwin) -source=(https://alioth.debian.org/frs/download.php/3518/${pkgname}-${pkgver}.tar.bz2) -md5sums=('4a8f954c0aef48e8e5ab5d458cf819e8') +source=("https://alioth.debian.org/frs/download.php/3535/${pkgname}-${pkgver}.tar.bz2") +md5sums=('a269baa572be6f93ec57da279c7ec276') build() { cd "${srcdir}/${pkgname}-${pkgver}" ./configure --prefix=/usr \ --sysconfdir=/etc \ - --enable-twinserial || return 1 + --enable-twinserial - make || return 1 - make DESTDIR="${pkgdir}" install || return 1 + make +} + +package() { + cd "${srcdir}/${pkgname}-${pkgver}" + make DESTDIR="${pkgdir}" install install -D -m644 src/92_pcscd_ccid.rules "${pkgdir}/lib/udev/rules.d/85-pcscd-ccid.rules" || return 1 } diff --git a/community/courier-imap/PKGBUILD b/community/courier-imap/PKGBUILD index 544edc1c2..5bb1ab164 100644 --- a/community/courier-imap/PKGBUILD +++ b/community/courier-imap/PKGBUILD @@ -4,7 +4,7 @@ # Committer: Manolis Tzanidakis pkgname=courier-imap -pkgver=4.9.0 +pkgver=4.9.1 pkgrel=1 pkgdesc="IMAP(s)/POP3(s) Server" arch=('i686' 'x86_64') @@ -21,7 +21,7 @@ options=('!libtool') source=(http://downloads.sourceforge.net/project/courier/imap/${pkgver}/${pkgname}-${pkgver}.tar.bz2 courier-imap.conf.d courier-imap.rc.d) -md5sums=('5623b98b7fb5cf5595eeb0c18c0c2807' +md5sums=('780929e509c4e9199d5efc68d9158ba1' '3e08f017f6c5a52dea28f6f0dbd50b86' '3e4910c5a34af68dfdeed932e573a9f9') diff --git a/community/courier-mta/PKGBUILD b/community/courier-mta/PKGBUILD index 3127ce984..6f5849b2d 100644 --- a/community/courier-mta/PKGBUILD +++ b/community/courier-mta/PKGBUILD @@ -8,7 +8,7 @@ pkgname=courier-mta -pkgver=0.66.0 +pkgver=0.66.1 pkgrel=1 pkgdesc="IMAP(s)/POP3(s) and SMTP Server with ML-manager, webmail and webconfig" arch=(i686 x86_64) @@ -32,7 +32,7 @@ install=courier-mta.install source=(http://downloads.sourceforge.net/project/courier/courier/${pkgver}/courier-${pkgver}.tar.bz2 courier-mta.rc.d courier-mta.conf.d) -md5sums=('5d5ed1ae407ee4ffcf1302e5cbac661f' +md5sums=('79250d71d88ba2bcb630b7356f0250cd' 'e140f320968e57cfe459cd7a3b4017e0' 'f3ff70b40c7a1f7a017e8c4cc4d92f4f') diff --git a/community/libinfinity/PKGBUILD b/community/libinfinity/PKGBUILD index 1cc5479ee..21497ff60 100644 --- a/community/libinfinity/PKGBUILD +++ b/community/libinfinity/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 44189 2011-04-04 13:07:36Z spupykin $ +# $Id: PKGBUILD 45226 2011-04-18 13:01:37Z spupykin $ # Maintainer: Sergej Pupykin # Maintainer: Sven-Hendrik Haase # Contributor: Gregory Haynes pkgname=libinfinity -pkgver=0.4.2 -pkgrel=2 +pkgver=0.5.0 +pkgrel=1 pkgdesc="An implementation of the Infininote protocol written in GObject-based C" arch=('i686' 'x86_64') url="http://gobby.0x539.de" @@ -16,12 +16,16 @@ optdepends=('avahi: zeroconf support' 'gtk2: gtk support') options=('!libtool') source=("http://releases.0x539.de/${pkgname}/${pkgname}-${pkgver}.tar.gz") -md5sums=('db9b0622b6a42d70bb88c9d284692578') +md5sums=('2b25de033c3a4c9975340300b09b84b0') build() { cd ${srcdir}/${pkgname}-${pkgver} ./configure --prefix=/usr --localstatedir=/var make +} + +package() { + cd ${srcdir}/${pkgname}-${pkgver} make DESTDIR="${pkgdir}" install rm -rf $pkgdir/var } diff --git a/community/libvirt/PKGBUILD b/community/libvirt/PKGBUILD index 8cda3a98e..f12c165ef 100644 --- a/community/libvirt/PKGBUILD +++ b/community/libvirt/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 44221 2011-04-04 14:55:37Z spupykin $ +# $Id: PKGBUILD 45197 2011-04-18 09:53:26Z spupykin $ # Maintainer: Sergej Pupykin # Contributor: Jonathan Wiersma pkgname=libvirt pkgver=0.9.0 -pkgrel=1 +pkgrel=2 pkgdesc="API for controlling virtualization engines (openvz,kvm,qemu,virtualbox,xen,etc)" arch=('i686' 'x86_64') url="http://libvirt.org/" @@ -37,8 +37,8 @@ source=("http://libvirt.org/sources/$pkgname-$pkgver.tar.gz" openbsd-netcat-default.patch unixperms.patch) md5sums=('53d005e6f3732aba1fd6b2718f9cec99' - '26005f9fe6085e2858f855d94eace5f4' - 'cb4e9bc6b209c1f3077d3698bf1d4437' + '018d97dafc0049075fba6f2850f17a12' + '3ed0e24f5b5e25bf553f5427d64915e6' '7d5a841d51321be56ad3c4f93d112fb0' 'db95aecdf2ccf3693fef5821cdcb7eba') diff --git a/community/libvirt/libvirtd.conf.d b/community/libvirt/libvirtd.conf.d index 31d559c83..d4d25b47a 100644 --- a/community/libvirt/libvirtd.conf.d +++ b/community/libvirt/libvirtd.conf.d @@ -1,3 +1,3 @@ -LIBVIRTD_CONFIG= -LIBVIRTD_ARGS= -KRB5_KTNAME=/etc/libvirt/krb5.tab +LIBVIRTD_CONFIG="/etc/libvirt/libvirtd.conf" +LIBVIRTD_ARGS="-p /var/run/libvirtd.pid" +KRB5_KTNAME="/etc/libvirt/krb5.tab" diff --git a/community/libvirt/libvirtd.rc.d b/community/libvirt/libvirtd.rc.d index 12e3d927e..2f949ab9d 100755 --- a/community/libvirt/libvirtd.rc.d +++ b/community/libvirt/libvirtd.rc.d @@ -40,7 +40,7 @@ case "$1" in if [ $? -gt 0 ]; then stat_fail else - rm_daemon acpid + rm_daemon libvirtd stat_done fi ;; diff --git a/community/medit/PKGBUILD b/community/medit/PKGBUILD index 3664e3001..c11facc74 100644 --- a/community/medit/PKGBUILD +++ b/community/medit/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 44959 2011-04-13 12:32:32Z spupykin $ +# $Id: PKGBUILD 45179 2011-04-18 08:57:22Z spupykin $ # Maintainer: Sergej Pupykin # Contributor: William Rea pkgname=medit -pkgver=1.0.2 +pkgver=1.0.3 pkgrel=1 pkgdesc="A GTK text editor" arch=('i686' 'x86_64') @@ -14,15 +14,12 @@ depends=('pygtk' 'libxml2' 'pcre' 'libsm' 'python2' 'gtk2' 'gcc-libs') optdepends=('ctags') makedepends=(pkgconfig perlxml intltool gcc-objc) install=medit.install -source=(http://downloads.sourceforge.net/mooedit/medit-$pkgver.tar.bz2 - capsule.diff) -md5sums=('331701a1e0255ec3cd1899c7a6f6818b' - 'd3386ca02ba598c73c581bf983a15f23') +source=(http://downloads.sourceforge.net/mooedit/medit-$pkgver.tar.bz2) +md5sums=('8f863082ce984e347b95627e3726e936') build() { cd $srcdir/medit-$pkgver export PYTHON=/usr/bin/python2 -# patch -Np1 -i $srcdir/capsule.diff [ -f Makefile ] || ./configure --prefix=/usr make } diff --git a/community/mp3splt-gtk/PKGBUILD b/community/mp3splt-gtk/PKGBUILD index 31821b2f2..49677067d 100644 --- a/community/mp3splt-gtk/PKGBUILD +++ b/community/mp3splt-gtk/PKGBUILD @@ -1,26 +1,26 @@ -# $Id: PKGBUILD 29245 2010-10-11 18:43:38Z jlichtblau $ +# $Id: PKGBUILD 45270 2011-04-18 22:34:45Z jlichtblau $ # Maintainer: Jaroslav Lichtblau pkgname=mp3splt-gtk -pkgver=0.6 +pkgver=0.6.1a pkgrel=1 pkgdesc="Split mp3 and ogg files without decoding" arch=('i686' 'x86_64') url="http://mp3splt.sourceforge.net/" license=('GPL') -depends=('gtk2' 'libmp3splt') -makedepends=('pkgconfig' 'desktop-file-utils') +depends=('desktop-file-utils' 'gstreamer0.10-ffmpeg' 'gtk2' 'libgnomeui' 'libmp3splt') +makedepends=('gnome-doc-utils' 'pkgconfig') install=$pkgname.install changelog=$pkgname.changelog source=(http://downloads.sourceforge.net/sourceforge/mp3splt/$pkgname-$pkgver.tar.gz \ $pkgname.desktop) -md5sums=('0a88bf1a8928a36842a35a174ab18aa3' - '9e5a5748d40594e0090e7ceed903c674') +sha256sums=('e52935ef5f9be41c2eacd8c8a473366bad0aa7472de5916e088da3d19a673c7f' + 'a50dd43c28a723c824d658b9468ff3719dcc302c57ecb3b122124e63c20800ed') build() { cd ${srcdir}/$pkgname-$pkgver - ./configure --prefix=/usr --disable-mp3splttest --disable-audacious --disable-gstreamer + ./configure --prefix=/usr --disable-mp3splttest --disable-audacious make } diff --git a/community/mp3splt-gtk/mp3splt-gtk.changelog b/community/mp3splt-gtk/mp3splt-gtk.changelog index 3164382a5..26e258b56 100644 --- a/community/mp3splt-gtk/mp3splt-gtk.changelog +++ b/community/mp3splt-gtk/mp3splt-gtk.changelog @@ -1,3 +1,7 @@ +2011-04-18 Jaroslav Lichtblau + * mp3splt-gtk O.6.1a-1 + * FS#23275 fixed + 2010-10-11 Jaroslav Lichtblau * Update to major release O.6 diff --git a/community/pcsclite/PKGBUILD b/community/pcsclite/PKGBUILD index 687577c45..f192e2052 100644 --- a/community/pcsclite/PKGBUILD +++ b/community/pcsclite/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 43871 2011-03-30 17:08:58Z giovanni $ +# $Id: PKGBUILD 45280 2011-04-18 23:09:30Z giovanni $ # Maintainer: Giovanni Scafora # Contributor: Daniel Plaza pkgname=pcsclite -pkgver=1.7.1 +pkgver=1.7.2 pkgrel=1 pkgdesc="PC/SC Architecture smartcard middleware library" arch=('i686' 'x86_64') @@ -12,9 +12,9 @@ license=('BSD') depends=('libusb') makedepends=('pkgconfig') options=('!libtool' '!docs') -source=(https://alioth.debian.org/frs/download.php/3531/pcsc-lite-${pkgver}.tar.bz2 +source=(https://alioth.debian.org/frs/download.php/3533/pcsc-lite-${pkgver}.tar.bz2 pcscd) -md5sums=('dcd60aa6bf22c9b16dfc75e5afca5540' +md5sums=('47e7055cfc14399fdaa1b7a4aa06e5aa' '80d90388e4d2a551cb7aefe3bd5147bd') build() { diff --git a/community/rsyslog/PKGBUILD b/community/rsyslog/PKGBUILD index 3dea5e5e4..20173dcf3 100644 --- a/community/rsyslog/PKGBUILD +++ b/community/rsyslog/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 42328 2011-03-16 11:14:22Z jelle $ +# $Id: PKGBUILD 45185 2011-04-18 08:58:39Z spupykin $ # Maintainer: Sergej Pupykin pkgname=rsyslog -pkgver=5.6.4 -pkgrel=2 +pkgver=5.8.0 +pkgrel=1 pkgdesc="An enhanced multi-threaded syslogd with a focus on security and reliability" url="http://www.rsyslog.com/" arch=('i686' 'x86_64') @@ -22,7 +22,7 @@ source=("http://www.rsyslog.com/files/download/rsyslog/rsyslog-$pkgver.tar.gz" 'rsyslog' 'rsyslog.logrotate' 'rsyslog.conf.d') -md5sums=('0530db8ca71575ef23a027e9d514aa7e' +md5sums=('37562d0e71a24938a9ed7f242bd32d35' 'a18bbcbb6ebdaa13a6ec6d9f3d9eb2da' '8065db4bef3061a4f000ba58779f6829' '1a0cd4530dd5d1439456d5ae230574d9') diff --git a/community/tasks/PKGBUILD b/community/tasks/PKGBUILD index 72875e1ca..2d9e4f2e2 100644 --- a/community/tasks/PKGBUILD +++ b/community/tasks/PKGBUILD @@ -1,25 +1,25 @@ -# $Id: PKGBUILD 28839 2010-10-06 10:29:24Z spupykin $ +# $Id: PKGBUILD 45229 2011-04-18 13:02:11Z spupykin $ # Maintainer: Sergej Pupykin # Maintainer: Geoffroy Carrier # Contributor: lp76 pkgname=tasks -pkgver=0.18 -pkgrel=2 +pkgver=0.19 +pkgrel=1 pkgdesc="A simple to do list application that uses libecal" +arch=(i686 x86_64) url="http://pimlico-project.org/tasks.html" license=('GPL') depends=('evolution-data-server>=2.32.0' 'xdg-utils' 'gtk2') makedepends=('intltool') -arch=(i686 x86_64) install=tasks.install source=(http://pimlico-project.org/sources/tasks/$pkgname-$pkgver.tar.gz) -md5sums=('d40c0227e496b51be6fde10f387215ed') +md5sums=('0afd969758561599fd782e1effb39c08') build() { cd "$srcdir/$pkgname-$pkgver" - ./configure --prefix=/usr || return 1 - make || return 1 + ./configure --prefix=/usr + make } package() { diff --git a/community/xwax/PKGBUILD b/community/xwax/PKGBUILD index aa9d8f971..cac828060 100644 --- a/community/xwax/PKGBUILD +++ b/community/xwax/PKGBUILD @@ -1,23 +1,20 @@ -# $Id: PKGBUILD 32173 2010-11-11 09:30:57Z lfleischer $ +# $Id: PKGBUILD 45265 2011-04-18 22:19:06Z lfleischer $ # Maintainer: Lukas Fleischer # Contributor: sputnick pkgname=xwax -pkgver=0.8 +pkgver=0.9 pkgrel=1 -pkgdesc="Open-source vinyl emulation software for Linux." +pkgdesc='Open-source vinyl emulation software for Linux.' arch=('i686' 'x86_64') url='http://www.xwax.co.uk/' license=('GPL') depends=('alsa-lib' 'sdl_ttf' 'ttf-dejavu') -optdepends=('vorbis-tools: for OGG import' - 'faad2: for AAC import' - 'cdparanoia: for CD import' +optdepends=('cdparanoia: for CD import' 'mpg123: for MP3 import' - 'flac: for FLAC import' 'ffmpeg: for video fallback import') source=("http://www.xwax.co.uk/releases/${pkgname}-${pkgver}.tar.gz") -md5sums=('e015363e96412d0e6702596cfa6a3485') +md5sums=('37152a16cbeb6878818ca406959af9b2') build() { cd "${srcdir}/${pkgname}-${pkgver}" -- cgit v1.2.3-54-g00ecf