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 ++++++----- core/pcre/PKGBUILD | 8 ++--- core/texinfo/PKGBUILD | 11 ++++--- core/texinfo/texinfo-4.13a-data_types.patch | 32 ++++++++++++++++++++ extra/audacity/PKGBUILD | 8 ++--- extra/blender/PKGBUILD | 10 +++---- extra/ettercap/PKGBUILD | 30 +++++++++---------- extra/imagemagick/PKGBUILD | 6 ++-- extra/python-lxml/PKGBUILD | 11 +++++-- extra/wxgtk/PKGBUILD | 12 ++++---- extra/wxpython/PKGBUILD | 9 +++--- libre/initscripts/PKGBUILD | 15 +++++----- libre/metalog/PKGBUILD | 46 +++++++++++++++++++++++++++++ libre/metalog/metalog | 40 +++++++++++++++++++++++++ libre/metalog/metalog.confd | 8 +++++ 26 files changed, 246 insertions(+), 107 deletions(-) create mode 100644 community/libraw/libraw.changelog create mode 100644 core/texinfo/texinfo-4.13a-data_types.patch create mode 100644 libre/metalog/PKGBUILD create mode 100644 libre/metalog/metalog create mode 100644 libre/metalog/metalog.confd 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') diff --git a/core/pcre/PKGBUILD b/core/pcre/PKGBUILD index 489408a43..5d98eea9f 100644 --- a/core/pcre/PKGBUILD +++ b/core/pcre/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 141157 2011-10-25 05:06:55Z allan $ +# $Id: PKGBUILD 145006 2011-12-13 23:40:35Z allan $ # Maintainer: Allan McRae # Contributor: Eric Belanger # Contributor: John Proctor pkgname=pcre -pkgver=8.20 +pkgver=8.21 pkgrel=1 pkgdesc="A library that implements Perl 5-style regular expressions" arch=('i686' 'x86_64') @@ -13,8 +13,8 @@ license=('BSD') depends=('gcc-libs') options=('!libtool') source=(ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/${pkgname}-${pkgver}.tar.bz2{,.sig}) -md5sums=('a1931c70e1273e3450d5036fe273d25c' - '41c2dceac25c6ebf192ec128021be339') +md5sums=('0a7b592bea64b7aa7f4011fc7171a730' + '4768871445dff956e620a9e902b4db55') build() { cd "${srcdir}"/${pkgname}-${pkgver} diff --git a/core/texinfo/PKGBUILD b/core/texinfo/PKGBUILD index 9ba51eca5..22ef3c6e5 100644 --- a/core/texinfo/PKGBUILD +++ b/core/texinfo/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 142185 2011-11-05 22:42:55Z allan $ +# $Id: PKGBUILD 145004 2011-12-13 23:40:32Z allan $ # Maintainer: Allan McRae # Contributor: Tom Newsom pkgname=texinfo pkgver=4.13a -pkgrel=6 +pkgrel=7 pkgdesc="Utilities to work with and produce manuals, ASCII text, and on-line documentation from a single source file" arch=('i686' 'x86_64') url="http://www.gnu.org/software/texinfo/" @@ -12,12 +12,15 @@ license=('GPL3') groups=('base') depends=('ncurses' 'findutils' 'gzip') install=texinfo.install -source=(ftp://ftp.gnu.org/pub/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz{,.sig}) +source=(ftp://ftp.gnu.org/pub/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz{,.sig} + texinfo-4.13a-data_types.patch) md5sums=('71ba711519209b5fb583fed2b3d86fcb' - 'db2ca82c831684cd7cef181234017c46') + 'db2ca82c831684cd7cef181234017c46' + 'd8574782ff7def1e2dc5c291dbeaec18') build() { cd ${srcdir}/${pkgname}-4.13 + patch -Np1 -i $srcdir/texinfo-4.13a-data_types.patch ./configure --prefix=/usr make } diff --git a/core/texinfo/texinfo-4.13a-data_types.patch b/core/texinfo/texinfo-4.13a-data_types.patch new file mode 100644 index 000000000..2a87c2146 --- /dev/null +++ b/core/texinfo/texinfo-4.13a-data_types.patch @@ -0,0 +1,32 @@ +diff -up texinfo-4.13/info/window.c_old texinfo-4.13/info/window.c +--- texinfo-4.13/info/window.c_old 2009-08-04 13:46:15.000000000 +0200 ++++ texinfo-4.13/info/window.c 2009-08-04 13:47:29.000000000 +0200 +@@ -1581,7 +1581,7 @@ process_node_text (WINDOW *win, char *st + const char *carried_over_ptr; + size_t carried_over_len, carried_over_count; + const char *cur_ptr = mbi_cur_ptr (iter); +- int cur_len = mb_len (mbi_cur (iter)); ++ size_t cur_len = mb_len (mbi_cur (iter)); + int replen; + int delim = 0; + int rc; +@@ -1754,7 +1754,7 @@ clean_manpage (char *manpage) + mbi_advance (iter)) + { + const char *cur_ptr = mbi_cur_ptr (iter); +- int cur_len = mb_len (mbi_cur (iter)); ++ size_t cur_len = mb_len (mbi_cur (iter)); + + if (cur_len == 1) + { +@@ -1852,8 +1852,8 @@ window_scan_line (WINDOW *win, int line, + mbi_advance (iter)) + { + const char *cur_ptr = mbi_cur_ptr (iter); +- int cur_len = mb_len (mbi_cur (iter)); +- int replen; ++ size_t cur_len = mb_len (mbi_cur (iter)); ++ size_t replen; + + if (cur_ptr >= endp) + break; diff --git a/extra/audacity/PKGBUILD b/extra/audacity/PKGBUILD index 95d7de472..d4415aee5 100644 --- a/extra/audacity/PKGBUILD +++ b/extra/audacity/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 143650 2011-11-28 02:34:27Z eric $ +# $Id: PKGBUILD 144994 2011-12-13 19:14:03Z eric $ # Maintainer: Eric Bélanger pkgname=audacity -pkgver=1.3.13 -pkgrel=2 +pkgver=1.3.14 +pkgrel=1 pkgdesc="A program that lets you manipulate digital audio waveforms" arch=('i686' 'x86_64') url="http://audacity.sourceforge.net/" @@ -14,7 +14,7 @@ options=('!makeflags') install=audacity.install source=(http://audacity.googlecode.com/files/${pkgname}-minsrc-${pkgver}-beta.tar.bz2 \ audacity-1.3.13-ffmpeg.patch) -sha1sums=('47a1340699958c8e1804f374209835be865d7027' +sha1sums=('a0fb22a0cfbb8a72abac8bbc01b3ad8b0bb7e11e' '26c2ad8e611705b2762a318e66312169f59cc218') build() { diff --git a/extra/blender/PKGBUILD b/extra/blender/PKGBUILD index 4e4bb6b1c..fcd0f5da2 100644 --- a/extra/blender/PKGBUILD +++ b/extra/blender/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 142616 2011-11-12 17:15:07Z ibiru $ +# $Id: PKGBUILD 145008 2011-12-14 03:12:03Z eric $ # Contributor: John Sowiak # Maintainer: tobias @@ -12,8 +12,8 @@ _svn=false pkgname=blender -pkgver=2.60a -pkgrel=2 +pkgver=2.61 +pkgrel=1 epoch=3 pkgdesc="A fully integrated 3D graphics creation suite" arch=('i686' 'x86_64') @@ -21,12 +21,12 @@ license=('GPL') url="http://www.blender.org" depends=('libpng' 'libtiff' 'openexr' 'python' 'desktop-file-utils' \ 'shared-mime-info' 'hicolor-icon-theme' 'xdg-utils' 'glew' \ - 'freetype2' 'openal' 'libsndfile' 'ffmpeg') + 'freetype2' 'openal' 'ffmpeg') makedepends=('cmake') install=blender.install if [ $_svn = false ]; then source=(http://download.blender.org/source/$pkgname-$pkgver.tar.gz) - md5sums=('cc7e4a56c9f7941c33c958ff0338f9a6') + md5sums=('11a4721ff92286f678bb2e05e5f29c97') else source=(ftp://ftp.archlinux.org/other/${pkgname}/$pkgname-$pkgver.tar.xz) md5sums=('7579d1139d0d6025df8afcfca64a65c4') diff --git a/extra/ettercap/PKGBUILD b/extra/ettercap/PKGBUILD index 5924d10c7..903b506ab 100644 --- a/extra/ettercap/PKGBUILD +++ b/extra/ettercap/PKGBUILD @@ -1,25 +1,24 @@ -# $Id: PKGBUILD 137345 2011-09-07 13:18:49Z andrea $ +# $Id: PKGBUILD 144996 2011-12-13 22:16:57Z eric $ # Maintainer: # Contributor: Tom Newsom pkgbase=ettercap pkgname=('ettercap' 'ettercap-gtk') -pkgver=NG_0.7.4.1 +pkgver=NG_0.7.4.2 _origver=${pkgver/_/-} -pkgrel=2 +pkgrel=1 arch=('i686' 'x86_64') url="http://ettercap.sourceforge.net/" license=('GPL') -depends=('ncurses' 'openssl' 'libpcap' 'zlib' 'pcre' 'libtool' 'libnet' - 'pkgconfig' 'gtk2') -source=("http://drizztbsd.github.com/${pkgbase}/dist/${pkgbase}-${_origver}.tar.gz" - 'ettercap.desktop') -md5sums=('c6ae5f86361a85a8e193051f594a74fa' - '2fb9c1fa838f33aab427865ae4fc93ac') +makedepends=('libpcap' 'libltdl' 'libnet' 'gtk2' 'hicolor-icon-theme') +options=('!libtool' '!makeflags' '!emptydirs') +source=("http://drizztbsd.github.com/${pkgbase}/dist/${pkgbase}-${_origver}.tar.gz") +md5sums=('ab2354bf9c91195f06ad0b5d058565a4') build() { cd "${srcdir}" - + sed -i 's/su-to-root -c/gksu/' ${pkgbase}-${_origver}/desktop/ettercap.desktop + cp -r ${pkgbase}-${_origver} ${pkgbase}-${_origver}-gtk cd ${pkgbase}-${_origver} @@ -45,9 +44,8 @@ build() { package_ettercap() { pkgdesc="A network sniffer/interceptor/logger for ethernet LANs - console" - depends=('ncurses' 'openssl' 'libpcap' 'zlib' 'pcre' 'libtool' 'libnet') + depends=('openssl' 'libpcap' 'pcre' 'libltdl' 'libnet') backup=('etc/etter.conf') - options=('!libtool') cd "${srcdir}"/${pkgbase}-${_origver} make DESTDIR="${pkgdir}" install @@ -55,16 +53,18 @@ package_ettercap() { package_ettercap-gtk() { pkgdesc="A network sniffer/interceptor/logger for ethernet LANs - GTK" - depends=('ettercap' 'gtk2') + depends=('ettercap' 'gtk2' 'hicolor-icon-theme') optdepends=('gksu: to run ettercap from the menu') install=ettercap-gtk.install cd "${srcdir}"/${pkgbase}-${_origver}-gtk install -Dm755 src/ettercap "${pkgdir}"/usr/bin/ettercap-gtk - install -Dm644 "${srcdir}"/ettercap.desktop \ + install -Dm644 desktop/ettercap.desktop \ "${pkgdir}"/usr/share/applications/ettercap.desktop install -Dm644 share/ettercap.png \ "${pkgdir}"/usr/share/ettercap/ettercap.png install -Dm644 desktop/ettercap.xpm \ - "${pkgdir}"/usr/share/pixmaps/ettercap.xpm + "${pkgdir}"/usr/share/icons/hicolor/32x32/apps/ettercap.xpm + install -Dm644 desktop/ettercap.svg \ + "${pkgdir}"/usr/share/icons/hicolor/scalable/apps/ettercap.svg } diff --git a/extra/imagemagick/PKGBUILD b/extra/imagemagick/PKGBUILD index 9eba812e0..47c3ccdac 100644 --- a/extra/imagemagick/PKGBUILD +++ b/extra/imagemagick/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 143601 2011-11-27 03:03:13Z eric $ +# $Id: PKGBUILD 144992 2011-12-13 18:04:12Z eric $ # Maintainer: Eric Bélanger pkgbase=imagemagick pkgname=('imagemagick' 'imagemagick-doc') -pkgver=6.7.3.8 +pkgver=6.7.4.0 pkgrel=1 arch=('i686' 'x86_64') url="http://www.imagemagick.org/" @@ -12,7 +12,7 @@ depends=('libltdl' 'lcms2' 'libxt' 'xz' 'fontconfig' 'libxext' 'libjpeg-turbo') makedepends=('ghostscript' 'openexr' 'libwmf' 'librsvg' 'libxml2' 'jasper' 'libpng') source=(ftp://ftp.imagemagick.org/pub/ImageMagick/ImageMagick-${pkgver%.*}-${pkgver##*.}.tar.xz \ perlmagick.rpath.patch) -sha1sums=('0414771506d69efd6f3ba3c20ab3320e46656f39' +sha1sums=('f0310885972341b74670925b503ad8a8b05ad75d' '23405f80904b1de94ebd7bd6fe2a332471b8c283') build() { diff --git a/extra/python-lxml/PKGBUILD b/extra/python-lxml/PKGBUILD index 86b22a859..24a1c2dac 100644 --- a/extra/python-lxml/PKGBUILD +++ b/extra/python-lxml/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 140122 2011-10-07 10:35:34Z eric $ +# $Id: PKGBUILD 145002 2011-12-13 23:35:31Z eric $ # Maintainer: Andrea Scarpino # Contributor: Jaroslav Lichtblau # Contributor: Angel 'angvp' Velasquez @@ -6,7 +6,7 @@ # Contributor: Guillem Rieu pkgname=python-lxml -pkgver=2.3.1 +pkgver=2.3.2 pkgrel=1 pkgdesc="Python binding for the libxml2 and libxslt libraries" arch=('i686' 'x86_64') @@ -17,7 +17,12 @@ optdepends=('python-beautifulsoup: support for parsing not well formed HTML') conflicts=('lxml') replaces=('lxml') source=("http://codespeak.net/lxml/lxml-${pkgver}.tgz") -md5sums=('87931fbf35df60cd71cfe7484b4b36ed') +md5sums=('50ed3706da4665c40600fd6e2a7d1159') + +check() { + cd "${srcdir}"/lxml-$pkgver + make PYTHON=python2 test +} package() { cd "${srcdir}"/lxml-$pkgver diff --git a/extra/wxgtk/PKGBUILD b/extra/wxgtk/PKGBUILD index f56cd59ec..8ecf8e479 100644 --- a/extra/wxgtk/PKGBUILD +++ b/extra/wxgtk/PKGBUILD @@ -1,26 +1,26 @@ -# $Id: PKGBUILD 134643 2011-08-07 02:49:25Z eric $ +# $Id: PKGBUILD 144988 2011-12-13 14:41:40Z eric $ # Maintainer: Eric Bélanger pkgname=wxgtk pkgver=2.8.12.1 -pkgrel=1 +pkgrel=2 pkgdesc="GTK+ implementation of wxWidgets API for GUI" arch=('i686' 'x86_64') url="http://wxwidgets.org" license=('custom:wxWindows') depends=('gtk2' 'gstreamer0.10-base' 'libgl' 'libxxf86vm' 'libsm') -makedepends=('libgnomeprintui' 'gstreamer0.10-base-plugins' 'gconf' 'mesa') +makedepends=('gstreamer0.10-base-plugins' 'gconf' 'mesa') #source=(http://downloads.sourceforge.net/wxwindows/wxGTK-${pkgver}.tar.bz2) source=(http://downloads.sourceforge.net/wxpython/wxPython-src-${pkgver}.tar.bz2) -md5sums=('8c06c5941477beee213b4f2fa78be620') sha1sums=('05688dc03d61631750f5904273122bb40a2115f5') build() { cd "${srcdir}/wxPython-src-${pkgver}" # cd "${srcdir}/wxGTK-${pkgver}" ./configure --prefix=/usr --libdir=/usr/lib --with-gtk=2 --with-opengl --enable-unicode \ - --enable-graphics_ctx --with-gnomeprint --disable-optimize --enable-mediactrl \ - --with-libpng=sys --with-libxpm=sys --with-libjpeg=sys --with-libtiff=sys + --enable-graphics_ctx --disable-optimize --enable-mediactrl --with-regex=sys \ + --with-libpng=sys --with-libxpm=sys --with-libjpeg=sys --with-libtiff=sys \ + --disable-precomp-headers make make -C locale allmo cd contrib/src diff --git a/extra/wxpython/PKGBUILD b/extra/wxpython/PKGBUILD index 2a983d1a3..6ce4fcba5 100644 --- a/extra/wxpython/PKGBUILD +++ b/extra/wxpython/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 142236 2011-11-07 00:38:07Z eric $ +# $Id: PKGBUILD 144998 2011-12-13 22:53:53Z eric $ # Maintainer: Eric Bélanger pkgname=wxpython pkgver=2.8.12.1 -pkgrel=2 +pkgrel=3 pkgdesc="A wxWidgets GUI toolkit for Python" arch=('i686' 'x86_64') license=('custom:wxWindows') @@ -19,8 +19,9 @@ build() { find . -type f -exec sed -i 's/env python/env python2/' {} \; mv wxPython/wx/tools/Editra/editra wxPython/wx/tools/Editra/Editra ./configure --prefix=/usr --libdir=/usr/lib --with-gtk=2 --with-opengl --enable-unicode \ - --enable-graphics_ctx --with-gnomeprint --disable-optimize --enable-mediactrl \ - --with-libpng=sys --with-libxpm=sys --with-libjpeg=sys --with-libtiff=sys + --enable-graphics_ctx --disable-optimize --enable-mediactrl \ + --with-regex=sys --with-libpng=sys --with-libxpm=sys --with-libjpeg=sys --with-libtiff=sys \ + --disable-precomp-headers cd "${srcdir}/wxPython-src-${pkgver}/wxPython" patch -p2 -i "${srcdir}/wxpython-cairo.patch" python2 setup.py WXPORT=gtk2 UNICODE=1 build diff --git a/libre/initscripts/PKGBUILD b/libre/initscripts/PKGBUILD index da4e33e37..9ce6cd8ae 100644 --- a/libre/initscripts/PKGBUILD +++ b/libre/initscripts/PKGBUILD @@ -1,19 +1,18 @@ -# $Id: PKGBUILD 140751 2011-10-18 16:38:38Z tomegun $ +# $Id: PKGBUILD 144989 2011-12-13 15:25:38Z tomegun $ # Maintainer: Tom Gundersen -# Maintainer: Thomas Bächler # Maintainer: Aaron Griffin # Maintainer (Parabola): Nicolas Reynolds pkgname=initscripts -pkgver=2011.10.3 +pkgver=2011.12.14 pkgrel=1 pkgdesc="System initialization/bootup scripts (Parabola branding)" -arch=('i686' 'x86_64') -url="http://parabolagnulinux.org" +arch=('any') +url="https://parabolagnulinux.org" license=('GPL2') groups=('base') backup=(etc/inittab etc/rc.conf etc/rc.local etc/rc.local.shutdown etc/conf.d/wireless) -depends=('glibc' 'bash' 'grep' 'coreutils' 'udev>=173' 'iproute2' +depends=('glibc' 'bash' 'grep' 'coreutils' 'udev>=174' 'iproute2' 'ncurses' 'kbd' 'findutils' 'sysvinit') optdepends=('bridge-utils: Network bridging support' 'dhcpcd: DHCP network configuration' @@ -21,7 +20,7 @@ optdepends=('bridge-utils: Network bridging support' 'wireless_tools: Wireless networking') makedepends=(asciidoc) install=initscripts.install -source=("https://repo.parabolagnulinux.org/other/${pkgname}-${pkgver}.tar.gz" +source=("https://repo.parabolagnulinux.org/other/${pkgname}-${pkgver}.tar.xz" 'wireless.conf.d') package() { @@ -29,5 +28,5 @@ package() { make DESTDIR=${pkgdir} install install -D -m644 ${srcdir}/wireless.conf.d ${pkgdir}/etc/conf.d/wireless } -md5sums=('4783d7297925bc0722367b0eed8cb53a' +md5sums=('55f010509c91d2a236df49a82af48b4b' '027576534885b8d5dded9be546057b12') diff --git a/libre/metalog/PKGBUILD b/libre/metalog/PKGBUILD new file mode 100644 index 000000000..5a2aea8b3 --- /dev/null +++ b/libre/metalog/PKGBUILD @@ -0,0 +1,46 @@ +# $Id: PKGBUILD 137711 2011-09-10 13:12:33Z pierre $ +# Maintainer: juergen +# Contributor: Tom Newsom + +pkgname=metalog +pkgver=2.0 +pkgrel=1 +pkgdesc="Metalog is a modern replacement for syslogd and klogd" +url="http://metalog.sourceforge.net" +license=('GPL') +arch=('i686' 'x86_64' 'mips64el') +depends=('pcre') +groups=('base') +provides=('logger') +replaces=('syslog-ng') +conflicts=('syslog-ng') +backup=('etc/metalog.conf' 'etc/conf.d/metalog') +source=("http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-2.tar.xz" + 'metalog' 'metalog.confd') + +build() { + cd $srcdir/$pkgname-2 + ./configure --prefix=/usr --sysconfdir=/etc + make +} + +check() { + cd $srcdir/$pkgname-2 + make check +} + +package() { + cd $srcdir/$pkgname-2 + make DESTDIR=$pkgdir install + install -D -m755 $srcdir/metalog $pkgdir/etc/rc.d/metalog + install -D -m644 $srcdir/metalog.confd $pkgdir/etc/conf.d/metalog + install -D -m644 metalog.conf $pkgdir/etc/metalog.conf + +# compat symlink + ln -s metalog $pkgdir/etc/rc.d/syslog-ng + +} + +md5sums=('e948d10d780205eae17645c89aee1361' + 'cdd1d34eedbfbc2d9e659bf0a0f58f56' + '86bccd5a02996921e29eff8a0394d11f') diff --git a/libre/metalog/metalog b/libre/metalog/metalog new file mode 100644 index 000000000..d30f47289 --- /dev/null +++ b/libre/metalog/metalog @@ -0,0 +1,40 @@ +#!/bin/bash + +# source application-specific settings +[ -f /etc/conf.d/metalog ] && . /etc/conf.d/metalog + +. /etc/rc.conf +. /etc/rc.d/functions + +PID=`pidof -o %PPID /usr/sbin/metalog` +case "$1" in + start) + stat_busy "Starting Metalog" + [ -z "$PID" ] && /usr/sbin/metalog -B $METALOG_OPTS 2>&1 + if [ $? -gt 0 ]; then + stat_fail + else + echo $PID > /var/run/metalog.pid + add_daemon metalog + stat_done + fi + ;; + stop) + stat_busy "Stopping Metalog" + [ ! -z "$PID" ] && kill $PID &>/dev/null + if [ $? -gt 0 ]; then + stat_fail + else + rm_daemon metalog + stat_done + fi + ;; + restart) + $0 stop + sleep 1 + $0 start + ;; + *) + echo "usage: $0 {start|stop|restart}" +esac +exit 0 diff --git a/libre/metalog/metalog.confd b/libre/metalog/metalog.confd new file mode 100644 index 000000000..3d76ffab3 --- /dev/null +++ b/libre/metalog/metalog.confd @@ -0,0 +1,8 @@ +# +# Parameters to be passed to metalog +# + +# NOTE: Since v.0.7, metalog disables buffering by default. +# Add '-a' if you want buffering. + +METALOG_OPTS="" -- cgit v1.2.3-54-g00ecf