From f96b67a7733c348213a216ba6472d43614b44f04 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 14 Dec 2011 23:14:53 +0000 Subject: Wed Dec 14 23:14:53 UTC 2011 --- community/aspell-uk/PKGBUILD | 4 ++-- community/haskell-x11-xft/PKGBUILD | 6 +++--- community/haskell-x11/PKGBUILD | 8 ++++---- community/libraw/PKGBUILD | 27 ++++++++++++++------------- community/libraw/libraw.changelog | 2 ++ community/perl-dbd-odbc/PKGBUILD | 6 +++--- community/psqlodbc/PKGBUILD | 10 +++++----- community/rekonq/PKGBUILD | 6 +++--- community/virtualbox-modules/PKGBUILD | 4 ++-- community/xmobar/PKGBUILD | 10 +++++----- community/xmonad-contrib/PKGBUILD | 6 +++--- community/xmonad/PKGBUILD | 18 ++++++++++-------- 12 files changed, 56 insertions(+), 51 deletions(-) create mode 100644 community/libraw/libraw.changelog (limited to 'community') diff --git a/community/aspell-uk/PKGBUILD b/community/aspell-uk/PKGBUILD index 199ea4d50..a41ececd8 100644 --- a/community/aspell-uk/PKGBUILD +++ b/community/aspell-uk/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 60254 2011-12-08 19:13:21Z jlichtblau $ +# $Id: PKGBUILD 60430 2011-12-13 20:24:40Z jlichtblau $ # Maintainer: Jaroslav Lichtblau # Contributor: Roman Kyrylych pkgname=aspell-uk pkgver=1.6.5 _ftpver=1.4.0 -pkgrel=1 +pkgrel=3 pkgdesc="Ukrainian dictionary for aspell" arch=('i686' 'x86_64') url="http://ispell-uk.sourceforge.net/" diff --git a/community/haskell-x11-xft/PKGBUILD b/community/haskell-x11-xft/PKGBUILD index 0c21c5611..871e0306f 100644 --- a/community/haskell-x11-xft/PKGBUILD +++ b/community/haskell-x11-xft/PKGBUILD @@ -1,15 +1,15 @@ -# $Id: PKGBUILD 58950 2011-11-20 18:07:27Z spupykin $ +# $Id: PKGBUILD 60408 2011-12-13 13:21:02Z spupykin $ # Maintainer: Sergej Pupykin _hkgname=X11-xft pkgname=haskell-x11-xft pkgver=0.3.1 -pkgrel=1 +pkgrel=2 pkgdesc="Bindings to the Xft, X Free Type interface library, and some Xrender parts" url="http://hackage.haskell.org/package/${_hkgname}" license=('LGPL') arch=('i686' 'x86_64') -depends=('ghc=7.0.3-2' 'haskell-x11=1.5.0.0-7.3' 'haskell-utf8-string=0.3.6-7.2' 'libxft') +depends=('ghc=7.0.3-2' 'haskell-x11=1.5.0.1' 'haskell-utf8-string=0.3.6-7.2' 'libxft') options=('strip') install=haskell-x11-xft.install source=(http://hackage.haskell.org/packages/archive/X11-xft/$pkgver/X11-xft-$pkgver.tar.gz) diff --git a/community/haskell-x11/PKGBUILD b/community/haskell-x11/PKGBUILD index 417b6daab..445c8ddd1 100644 --- a/community/haskell-x11/PKGBUILD +++ b/community/haskell-x11/PKGBUILD @@ -1,12 +1,12 @@ -# $Id: PKGBUILD 49953 2011-06-22 19:21:47Z vegai $ +# $Id: PKGBUILD 60398 2011-12-13 10:28:38Z spupykin $ # Maintainer: Sergej Pupykin # Contributor: shild # Maintainer: Vesa Kaihlavirta _hkgname=X11 pkgname=haskell-x11 -pkgver=1.5.0.0 -pkgrel=7.3 +pkgver=1.5.0.1 +pkgrel=1 pkgdesc="A Haskell binding to the X11 graphics library." arch=(i686 x86_64) url="http://hackage.haskell.org/cgi-bin/hackage-scripts/package/X11" @@ -16,7 +16,7 @@ depends=("ghc=7.0.3-2" "haskell-syb=0.3-2.1" 'libx11' 'libxinerama') conflicts=(haskell-x11-extras) install=hsmod.install source=(http://hackage.haskell.org/packages/archive/X11/$pkgver/X11-$pkgver.tar.gz) -md5sums=('ec6670f5ce1812206903c8a0fd9df04c') +md5sums=('7d69b204f773a0335828ced0e1e069f2') build() { cd ${srcdir}/${_hkgname}-${pkgver} diff --git a/community/libraw/PKGBUILD b/community/libraw/PKGBUILD index 9641c3674..fe578f5b3 100644 --- a/community/libraw/PKGBUILD +++ b/community/libraw/PKGBUILD @@ -1,30 +1,31 @@ -# $Id: PKGBUILD 58470 2011-11-12 22:05:09Z lcarlier $ +# $Id: PKGBUILD 60435 2011-12-13 20:54:21Z jlichtblau $ +# Maintainer: Jaroslav Lichtblau # Contributor: Ionut Biru # Contributor: Joeny Ang -# Maintainer: Brad Fanella +# Contributor: Brad Fanella pkgname=libraw -_pkgbasename=LibRaw -pkgver=0.14.3 -pkgrel=2 +pkgver=0.14.4 +pkgrel=1 pkgdesc="A library for reading RAW files obtained from digital photo cameras (CRW/CR2, NEF, RAF, DNG, and others)" arch=('i686' 'x86_64') url="http://www.libraw.org/" license=('CDDL' 'LGPL' 'custom') depends=('lcms') options=('!makeflags') -source=(http://www.libraw.org/data/${_pkgbasename}-${pkgver}.tar.gz) -md5sums=('d8f81a52b0fada9d5bf7e659e21e3a57') +changelog=$pkgname.changelog +source=(http://www.libraw.org/data/LibRaw-${pkgver}.tar.gz) +sha256sums=('795a8615381868942b27636ea83d741d7c8d17afa9f00b5b7fe26212c42ee59c') build() { - cd ${srcdir}/${_pkgbasename}-${pkgver} - - ./configure --prefix=/usr - make + cd ${srcdir}/LibRaw-${pkgver} + + ./configure --prefix=/usr + make } package() { - cd ${srcdir}/${_pkgbasename}-${pkgver} + cd ${srcdir}/LibRaw-${pkgver} - make DESTDIR=${pkgdir} install + make DESTDIR=${pkgdir} install } diff --git a/community/libraw/libraw.changelog b/community/libraw/libraw.changelog new file mode 100644 index 000000000..88d6be5d2 --- /dev/null +++ b/community/libraw/libraw.changelog @@ -0,0 +1,2 @@ +2011-12-13 Jaroslav Lichtblau + * libraw 0.14.4-1 diff --git a/community/perl-dbd-odbc/PKGBUILD b/community/perl-dbd-odbc/PKGBUILD index c663e5f5a..f7e75f8f1 100644 --- a/community/perl-dbd-odbc/PKGBUILD +++ b/community/perl-dbd-odbc/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 56488 2011-10-07 10:18:28Z spupykin $ +# $Id: PKGBUILD 60400 2011-12-13 10:29:34Z spupykin $ # Maintainer: Sergej Pupykin # Contributor: François Charette pkgname=perl-dbd-odbc -pkgver=1.31 +pkgver=1.33 pkgrel=1 pkgdesc="ODBC Driver for DBI" arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ license=('GPL' 'PerlArtistic') depends=('perl-dbi' 'perl' 'unixodbc') options=('!emptydirs') source=("http://search.cpan.org/CPAN/authors/id/M/MJ/MJEVANS/DBD-ODBC-${pkgver}.tar.gz") -md5sums=('a6700d6ad8164e783d973de3b79b769d') +md5sums=('3e44ea4eb4b0bb711eea93632b76de17') build() { cd DBD-ODBC-${pkgver} diff --git a/community/psqlodbc/PKGBUILD b/community/psqlodbc/PKGBUILD index 40595432b..e2163921f 100644 --- a/community/psqlodbc/PKGBUILD +++ b/community/psqlodbc/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 59801 2011-11-30 12:36:10Z spupykin $ +# $Id: PKGBUILD 60404 2011-12-13 10:30:42Z spupykin $ # Maintainer: # Contributor: Douglas Soares de Andrade # Contributor: Rick Rein pkgname=psqlodbc -pkgver=08.04.0100 -pkgrel=3 +pkgver=09.00.0310 +pkgrel=1 pkgdesc="PostgreSQL ODBC driver" arch=('i686' 'x86_64') license=('GPL') @@ -15,12 +15,12 @@ makedepends=('postgresql') options=('!libtool') source=(ftp://ftp2.it.postgresql.org/mirrors/postgres//odbc/versions/src/$pkgname-$pkgver.tar.gz fix-function-declarations.patch) -md5sums=('2328c3e97e6a376620a5d317137515ff' +md5sums=('78144d9ea6c40f0a0a0b92128e6b0e05' 'f1189f9c6ae0b5bfb5ee8423eaa4076f') build() { cd "$srcdir/$pkgname-$pkgver" - patch -p1 -i "$srcdir/fix-function-declarations.patch" +# patch -p1 -i "$srcdir/fix-function-declarations.patch" ./configure --prefix=/usr make } diff --git a/community/rekonq/PKGBUILD b/community/rekonq/PKGBUILD index 3cb1483ee..98f7886ad 100644 --- a/community/rekonq/PKGBUILD +++ b/community/rekonq/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 56868 2011-10-15 11:22:09Z plewis $ +# $Id: PKGBUILD 60395 2011-12-13 10:24:06Z plewis $ # Maintainer: Peter Lewis # Contributor: Andrea Scarpino # Contributor: Panagiotis Papadopoulos pkgname=rekonq -pkgver=0.8.0 +pkgver=0.8.1 pkgrel=1 pkgdesc='A WebKit based web browser for KDE' arch=('i686' 'x86_64') @@ -14,7 +14,7 @@ depends=('kdebase-keditbookmarks') makedepends=('cmake' 'automoc4') install=${pkgname}.install source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2") -md5sums=('b11003fa833317e5948aa1491e230806') +sha256sums=('907c3bd299ee95806d337b749c74531441e0d205055998678337266ccc6c9b7f') build(){ cd ${srcdir} diff --git a/community/virtualbox-modules/PKGBUILD b/community/virtualbox-modules/PKGBUILD index 85e9ab987..694a0c31c 100644 --- a/community/virtualbox-modules/PKGBUILD +++ b/community/virtualbox-modules/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 58216 2011-11-08 22:41:23Z ibiru $ +# $Id: PKGBUILD 60393 2011-12-13 09:32:43Z ibiru $ #Maintainer: Ionut Biru pkgbase=virtualbox-modules pkgname=('virtualbox-modules' 'virtualbox-archlinux-modules') pkgver=4.1.6 -pkgrel=2 +pkgrel=3 arch=('i686' 'x86_64') url='http://virtualbox.org' license=('GPL') diff --git a/community/xmobar/PKGBUILD b/community/xmobar/PKGBUILD index e611eb780..43b2db0c9 100644 --- a/community/xmobar/PKGBUILD +++ b/community/xmobar/PKGBUILD @@ -1,21 +1,21 @@ -# $Id: PKGBUILD 43764 2011-03-29 17:22:35Z spupykin $ +# $Id: PKGBUILD 60406 2011-12-13 10:42:25Z spupykin $ # Maintainer: Sergej Pupykin # Contributor: Arch Haskell Team # Package generated by cabal2arch 0.4 pkgname=xmobar -pkgver=0.13 -pkgrel=2 +pkgver=0.14 +pkgrel=1 pkgdesc="A Minimalistic Text Based Status Bar" url="http://hackage.haskell.org/package/xmobar" license=('custom:BSD3') arch=('i686' 'x86_64') -depends=('gmp' 'libxft' 'libxinerama' 'wireless_tools') +depends=('gmp' 'libxft' 'libxinerama' 'wireless_tools' 'libxrandr') makedepends=('ghc>=7.0.2' 'haskell-x11>=1.3.0' 'haskell-x11-xft>=0.2' 'haskell-utf8-string' 'haskell-stm' 'haskell-parsec>=3' 'haskell-mtl>=2') options=('strip') source=(http://hackage.haskell.org/packages/archive/xmobar/$pkgver/xmobar-$pkgver.tar.gz) -md5sums=('f7946236c068b1e7944f16b7c0732857') +md5sums=('b965e2db0555c741db96945210995777') build() { cd ${srcdir}/xmobar-$pkgver diff --git a/community/xmonad-contrib/PKGBUILD b/community/xmonad-contrib/PKGBUILD index b4fbf6b49..911dc0b90 100644 --- a/community/xmonad-contrib/PKGBUILD +++ b/community/xmonad-contrib/PKGBUILD @@ -1,16 +1,16 @@ -# $Id: PKGBUILD 59039 2011-11-20 21:26:21Z spupykin $ +# $Id: PKGBUILD 60423 2011-12-13 19:10:42Z spupykin $ # Maintainer: Sergej Pupykin # Maintainer: Vesa Kaihlavirta # Contributor: orbisvicis pkgname=xmonad-contrib pkgver=0.9.2 -pkgrel=3 +pkgrel=4 pkgdesc="Add-ons for xmonad" arch=('i686' 'x86_64') url="http://xmonad.org/" license=('BSD') -depends=('ghc=7.0.3-2' 'xmonad=0.9.2-2.1' 'sh' 'haskell-x11=1.5.0.0' +depends=('ghc=7.0.3' 'xmonad=0.9.2' 'sh' 'haskell-x11=1.5.0.1' 'haskell-x11-xft=0.3.1' 'haskell-utf8-string=0.3.6') install='xmonad-contrib.install' source=(http://hackage.haskell.org/packages/archive/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz) diff --git a/community/xmonad/PKGBUILD b/community/xmonad/PKGBUILD index d669fc325..88bf218d6 100644 --- a/community/xmonad/PKGBUILD +++ b/community/xmonad/PKGBUILD @@ -1,19 +1,25 @@ -# $Id: PKGBUILD 49967 2011-06-22 19:45:42Z vegai $ +# $Id: PKGBUILD 60410 2011-12-13 13:22:16Z spupykin $ # Maintainer: Sergej Pupykin # Maintainer: Vesa Kaihlavirta # Contributor: shild pkgname=xmonad pkgver=0.9.2 -pkgrel=2.1 +pkgrel=3 pkgdesc="A lightweight X11 tiled window manager written in Haskell" arch=('i686' 'x86_64') url="http://xmonad.org/" license=('BSD') -depends=('ghc=7.0.3' 'gmp' 'haskell-x11=1.5.0.0' 'sh' 'haskell-mtl=2.0.1.0' 'haskell-utf8-string=0.3.6') +depends=('ghc=7.0.3' 'gmp' 'haskell-x11=1.5.0.1' 'sh' 'haskell-mtl=2.0.1.0' 'haskell-utf8-string=0.3.6') install='xmonad.install' source=(http://hackage.haskell.org/packages/archive/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz - xmonad.desktop xmonad.session xmonad.svg) + xmonad.desktop + xmonad.session + xmonad.svg) +md5sums=('5a4117f798664d772d2a834ea6c90f1c' + 'f8e3d84a9f154d1b5d7fcffbc0a058c9' + '9d1bc84a7f32897d32f3fc71ef76228e' + '72bfa5e62e4e44fe7fa59b6a7593d993') build() { cd $srcdir/$pkgname-$pkgver @@ -40,7 +46,3 @@ package() { install -D -m644 $srcdir/xmonad.session $pkgdir/usr/share/gnome-session/sessions/xmonad.session install -D -m644 $srcdir/xmonad.svg $pkgdir/usr/share/pixmaps/xmonad.svg } -md5sums=('5a4117f798664d772d2a834ea6c90f1c' - 'f8e3d84a9f154d1b5d7fcffbc0a058c9' - '9d1bc84a7f32897d32f3fc71ef76228e' - '72bfa5e62e4e44fe7fa59b6a7593d993') -- cgit v1.2.3-54-g00ecf