From fd115d7057eb8243df6edfaf1ed440d6f3e70692 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 30 Nov 2011 23:15:09 +0000 Subject: Wed Nov 30 23:15:09 UTC 2011 --- community/courier-authlib/PKGBUILD | 3 +- community/courier-imap/PKGBUILD | 4 +- community/courier-maildrop/PKGBUILD | 2 +- community/courier-mta/PKGBUILD | 2 +- community/freeradius/PKGBUILD | 4 +- community/gmic/PKGBUILD | 6 +-- community/gtypist/PKGBUILD | 8 ++-- community/gtypist/ncurses.patch | 91 +++++++++++++++++++++++++------------ community/hubbub/PKGBUILD | 16 +++---- community/iat/PKGBUILD | 21 +++++---- community/libnsbmp/PKGBUILD | 29 ++++++------ community/libnsgif/PKGBUILD | 28 +++++++----- community/libopenraw/PKGBUILD | 39 ++++++++-------- community/librep/PKGBUILD | 6 +-- community/librep/librep.install | 2 +- community/mailutils/PKGBUILD | 4 +- community/mtpaint/PKGBUILD | 15 +++--- community/nemiver/PKGBUILD | 28 ++++++------ community/netsurf/PKGBUILD | 38 ++++++++-------- community/netsurf/netsurf.install | 21 ++++----- community/ntop/PKGBUILD | 4 +- community/oss/PKGBUILD | 8 +++- community/passenger/PKGBUILD | 10 ++-- community/ruby-ncurses/PKGBUILD | 28 ++++++------ community/sage-mathematics/PKGBUILD | 2 +- community/setconf/PKGBUILD | 20 ++++---- community/smalltalk/PKGBUILD | 4 +- community/smem/PKGBUILD | 6 +-- community/xemacs/PKGBUILD | 4 +- community/xkbsel/PKGBUILD | 4 +- community/yajl/PKGBUILD | 5 +- 31 files changed, 252 insertions(+), 210 deletions(-) (limited to 'community') diff --git a/community/courier-authlib/PKGBUILD b/community/courier-authlib/PKGBUILD index 5f8ec29e8..99e43c8c3 100644 --- a/community/courier-authlib/PKGBUILD +++ b/community/courier-authlib/PKGBUILD @@ -5,7 +5,7 @@ pkgname=courier-authlib pkgver=0.63.0 -pkgrel=4 +pkgrel=5 pkgdesc="Authentification library for the courier mailserver(s)" arch=(i686 x86_64) license=('GPL2') @@ -17,6 +17,7 @@ makedepends=('pam' 'expect' 'libldap' 'libmysqlclient' 'postgresql-libs>=8.3.0') optdepends=('libmysqlclient' 'libldap' 'postgresql-libs') conflicts=('courier-imap-mysql' 'courier-imap-pgsql' 'courier-imap-ldap') provides=('courier-imap-mysql' 'courier-imap-pgsql' 'courier-imap-ldap') +options=(!libtool) install=${pkgname}.install source=(http://downloads.sourceforge.net/project/courier/authlib/${pkgver}/${pkgname}-${pkgver}.tar.bz2 authdaemond.rc.d) diff --git a/community/courier-imap/PKGBUILD b/community/courier-imap/PKGBUILD index 400ed830f..d45dbf1d1 100644 --- a/community/courier-imap/PKGBUILD +++ b/community/courier-imap/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 54864 2011-08-26 22:00:47Z svenstaro $ +# $Id: PKGBUILD 59702 2011-11-29 13:34:05Z stephane $ # Maintainer: Sven-Hendrik Haase # Contributor: tobias # Committer: Manolis Tzanidakis pkgname=courier-imap pkgver=4.9.3 -pkgrel=4 +pkgrel=5 pkgdesc="IMAP(s)/POP3(s) Server" arch=('i686' 'x86_64') license=('GPL2') diff --git a/community/courier-maildrop/PKGBUILD b/community/courier-maildrop/PKGBUILD index 7ac0627a9..a2cd7edb0 100644 --- a/community/courier-maildrop/PKGBUILD +++ b/community/courier-maildrop/PKGBUILD @@ -6,7 +6,7 @@ pkgname=courier-maildrop _srcname=maildrop pkgver=2.5.4 -pkgrel=2 +pkgrel=3 pkgdesc="mail delivery agent - procmail like but nicer syntax" arch=('i686' 'x86_64') license=('GPL2') diff --git a/community/courier-mta/PKGBUILD b/community/courier-mta/PKGBUILD index d4ceae821..82df2e28f 100644 --- a/community/courier-mta/PKGBUILD +++ b/community/courier-mta/PKGBUILD @@ -8,7 +8,7 @@ pkgname=courier-mta pkgver=0.66.3 -pkgrel=4 +pkgrel=5 pkgdesc="IMAP(s)/POP3(s) and SMTP Server with ML-manager, webmail and webconfig" arch=(i686 x86_64) license=('GPL2') diff --git a/community/freeradius/PKGBUILD b/community/freeradius/PKGBUILD index a510f1298..908f47ca5 100644 --- a/community/freeradius/PKGBUILD +++ b/community/freeradius/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 58983 2011-11-20 19:26:37Z spupykin $ +# $Id: PKGBUILD 59708 2011-11-29 13:34:54Z stephane $ # Maintainer: Sergej Pupykin # Contributor: Jason R Begley (jayray@digitalgoat.com> pkgname=freeradius pkgver=2.1.12 -pkgrel=1 +pkgrel=2 pkgdesc="The premier open source RADIUS server" arch=('i686' 'x86_64') url="http://www.freeradius.org/" diff --git a/community/gmic/PKGBUILD b/community/gmic/PKGBUILD index 1fb966840..a2bdd189c 100644 --- a/community/gmic/PKGBUILD +++ b/community/gmic/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 58115 2011-11-06 17:48:06Z spupykin $ +# $Id: PKGBUILD 59673 2011-11-29 10:05:44Z spupykin $ # Maintainer: Sergej Pupykin # Maintainer: Jan "heftig" Steffens # Contributor: farid @@ -6,7 +6,7 @@ pkgbase=gmic pkgname=('gmic' 'gimp-plugin-gmic') -pkgver=1.5.0.6 +pkgver=1.5.0.7 pkgrel=1 pkgdesc="image procession framework" arch=('i686' 'x86_64') @@ -16,7 +16,7 @@ makedepends=('gimp' 'fftw' 'lapack' 'opencv' 'graphicsmagick' 'openexr' 'imagema options=('docs' '!emptydirs') source=("http://downloads.sourceforge.net/sourceforge/gmic/gmic_$pkgver.tar.gz" opencv-buildfix.patch) -md5sums=('01ddab64ed2d127c2ee35602a3e141f5' +md5sums=('66ef32dab2b424c25ac7ced06fc69bbf' 'f135182ced743c296e08ddd560fa6be9') build() { diff --git a/community/gtypist/PKGBUILD b/community/gtypist/PKGBUILD index 19ceb6a79..ae82be66a 100644 --- a/community/gtypist/PKGBUILD +++ b/community/gtypist/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 57751 2011-11-02 08:47:29Z spupykin $ +# $Id: PKGBUILD 59675 2011-11-29 10:07:33Z spupykin $ # Maintainer: Sergej Pupykin # Maintainer: Ben Mazer # Contributor: Mike Douglas pkgname=gtypist -pkgver=2.9 +pkgver=2.9.1 pkgrel=1 pkgdesc="universal typing tutor" arch=('i686' 'x86_64') @@ -15,8 +15,8 @@ makedepends=('emacs') install=gtypist.install source=(ftp://ftp.gnu.org/gnu/gtypist/$pkgname-$pkgver.tar.gz ncurses.patch) -md5sums=('4500940fb1cde36899afd957d64236bb' - '17b3a69119e3bd791f0941e0f93fb8b3') +md5sums=('8b7e5595fcabd254f85c2e171dcaf4fc' + 'ba5e990d948ba5019391094dac890aa6') build() { cd $srcdir/$pkgname-$pkgver diff --git a/community/gtypist/ncurses.patch b/community/gtypist/ncurses.patch index ae17733fb..c06424623 100644 --- a/community/gtypist/ncurses.patch +++ b/community/gtypist/ncurses.patch @@ -1,32 +1,63 @@ -diff -wbBur gtypist-2.9/configure gtypist-2.9.my/configure ---- gtypist-2.9/configure 2011-11-01 01:31:47.000000000 +0400 -+++ gtypist-2.9.my/configure 2011-11-02 12:31:42.000000000 +0400 -@@ -4478,8 +4478,8 @@ +diff -wbBur gtypist-2.9.1/configure gtypist-2.9.1.my/configure +--- gtypist-2.9.1/configure 2011-11-29 00:14:11.000000000 +0400 ++++ gtypist-2.9.1.my/configure 2011-11-29 13:03:51.000000000 +0400 +@@ -4011,13 +4011,13 @@ + ALL_LINGUAS="cs de es eu fi fr nl pl ru tr zh_CN zh_TW" + + # Checks for libraries. +-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for add_wch in -lncursesw" >&5 +-$as_echo_n "checking for add_wch in -lncursesw... " >&6; } ++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for add_wch in -lncurses" >&5 ++$as_echo_n "checking for add_wch in -lncurses... " >&6; } + if ${ac_cv_lib_ncursesw_add_wch+:} false; then : + $as_echo_n "(cached) " >&6 + else + ac_check_lib_save_LIBS=$LIBS +-LIBS="-lncursesw $LIBS" ++LIBS="-lncurses $LIBS" + cat confdefs.h - <<_ACEOF >conftest.$ac_ext + /* end confdefs.h. */ + +@@ -4464,7 +4464,7 @@ + done - #AC_CHECK_HEADER(curses.h, HAVE_CURSES_H=1) -ac_fn_c_check_header_mongrel "$LINENO" "ncursesw/ncurses.h" "ac_cv_header_ncursesw_ncurses_h" "$ac_includes_default" --if test "x$ac_cv_header_ncursesw_ncurses_h" = xyes; then : -+ac_fn_c_check_header_mongrel "$LINENO" "ncurses.h" "ac_cv_header_ncurses_h" "$ac_includes_default" -+if test "x$ac_cv_header_ncurses_h" = xyes; then : ++ac_fn_c_check_header_mongrel "$LINENO" "ncurses.h" "ac_cv_header_ncursesw_ncurses_h" "$ac_includes_default" + if test "x$ac_cv_header_ncursesw_ncurses_h" = xyes; then : HAVE_NCURSESW_H=1 fi +@@ -4473,7 +4473,7 @@ + + # sanity check for libncursesw: + if test -n "$HAVE_NCURSESW_H" -a -n "$HAVE_LIBNCURSESW"; then +- LIBS="-lncursesw $LIBS" ++ LIBS="-lncurses $LIBS" + else + echo -e "Error: both library and header files for the ncursesw library\n"\ + "are required to build this package. See INSTALL file for"\ +diff -wbBur gtypist-2.9.1/configure.ac gtypist-2.9.1.my/configure.ac +--- gtypist-2.9.1/configure.ac 2011-11-21 03:27:02.000000000 +0400 ++++ gtypist-2.9.1.my/configure.ac 2011-11-29 13:02:53.000000000 +0400 +@@ -21,13 +21,13 @@ + ALL_LINGUAS="cs de es eu fi fr nl pl ru tr zh_CN zh_TW" + + # Checks for libraries. +-AC_CHECK_LIB(ncursesw, add_wch, HAVE_LIBNCURSESW=1) ++AC_CHECK_LIB(ncurses, add_wch, HAVE_LIBNCURSESW=1) -diff -wbBur gtypist-2.9/configure.ac gtypist-2.9.my/configure.ac ---- gtypist-2.9/configure.ac 2011-10-30 19:26:40.000000000 +0400 -+++ gtypist-2.9.my/configure.ac 2011-11-02 12:30:18.000000000 +0400 -@@ -40,7 +40,7 @@ + # Checks for header files. + AC_HEADER_STDC AC_CHECK_HEADERS([unistd.h alloca.h argz.h errno.h fcntl.h langinfo.h libintl.h limits.h locale.h malloc.h stddef.h stdio_ext.h stdlib.h string.h strings.h sys/param.h unistd.h]) - #AC_CHECK_HEADER(curses.h, HAVE_CURSES_H=1) -AC_CHECK_HEADER(ncursesw/ncurses.h, HAVE_NCURSESW_H=1) +AC_CHECK_HEADER(ncurses.h, HAVE_NCURSESW_H=1) - # We prefer ncurses to curses if both are found. - dnl if test -n "$HAVE_NCURSES_H" -a -n "$HAVE_LIBNCURSES"; then -diff -wbBur gtypist-2.9/src/cursmenu.c gtypist-2.9.my/src/cursmenu.c ---- gtypist-2.9/src/cursmenu.c 2011-10-31 01:35:20.000000000 +0400 -+++ gtypist-2.9.my/src/cursmenu.c 2011-11-02 12:30:27.000000000 +0400 + # sanity check for libncursesw: + if test -n "$HAVE_NCURSESW_H" -a -n "$HAVE_LIBNCURSESW"; then +diff -wbBur gtypist-2.9.1/src/cursmenu.c gtypist-2.9.1.my/src/cursmenu.c +--- gtypist-2.9.1/src/cursmenu.c 2011-11-01 04:13:02.000000000 +0400 ++++ gtypist-2.9.1.my/src/cursmenu.c 2011-11-29 13:04:15.000000000 +0400 @@ -24,7 +24,7 @@ #ifdef HAVE_PDCURSES #include @@ -36,9 +67,9 @@ diff -wbBur gtypist-2.9/src/cursmenu.c gtypist-2.9.my/src/cursmenu.c #endif #include "error.h" -diff -wbBur gtypist-2.9/src/error.c gtypist-2.9.my/src/error.c ---- gtypist-2.9/src/error.c 2011-09-26 15:35:03.000000000 +0400 -+++ gtypist-2.9.my/src/error.c 2011-11-02 12:30:30.000000000 +0400 +diff -wbBur gtypist-2.9.1/src/error.c gtypist-2.9.1.my/src/error.c +--- gtypist-2.9.1/src/error.c 2011-11-01 04:13:02.000000000 +0400 ++++ gtypist-2.9.1.my/src/error.c 2011-11-29 13:04:15.000000000 +0400 @@ -25,7 +25,7 @@ #ifdef HAVE_PDCURSES #include @@ -48,9 +79,9 @@ diff -wbBur gtypist-2.9/src/error.c gtypist-2.9.my/src/error.c #endif #include -diff -wbBur gtypist-2.9/src/gtypist.c gtypist-2.9.my/src/gtypist.c ---- gtypist-2.9/src/gtypist.c 2011-10-31 03:24:25.000000000 +0400 -+++ gtypist-2.9.my/src/gtypist.c 2011-11-02 12:30:24.000000000 +0400 +diff -wbBur gtypist-2.9.1/src/gtypist.c gtypist-2.9.1.my/src/gtypist.c +--- gtypist-2.9.1/src/gtypist.c 2011-11-22 17:31:25.000000000 +0400 ++++ gtypist-2.9.1.my/src/gtypist.c 2011-11-29 13:04:15.000000000 +0400 @@ -31,7 +31,7 @@ #ifdef HAVE_PDCURSES #include @@ -60,9 +91,9 @@ diff -wbBur gtypist-2.9/src/gtypist.c gtypist-2.9.my/src/gtypist.c #endif #include -diff -wbBur gtypist-2.9/src/script.c gtypist-2.9.my/src/script.c ---- gtypist-2.9/src/script.c 2011-10-26 12:51:57.000000000 +0400 -+++ gtypist-2.9.my/src/script.c 2011-11-02 12:30:37.000000000 +0400 +diff -wbBur gtypist-2.9.1/src/script.c gtypist-2.9.1.my/src/script.c +--- gtypist-2.9.1/src/script.c 2011-11-28 19:39:48.000000000 +0400 ++++ gtypist-2.9.1.my/src/script.c 2011-11-29 13:04:15.000000000 +0400 @@ -24,7 +24,7 @@ #ifdef HAVE_PDCURSES #include @@ -72,9 +103,9 @@ diff -wbBur gtypist-2.9/src/script.c gtypist-2.9.my/src/script.c #endif #include "error.h" -diff -wbBur gtypist-2.9/src/utf8.c gtypist-2.9.my/src/utf8.c ---- gtypist-2.9/src/utf8.c 2011-10-31 03:11:27.000000000 +0400 -+++ gtypist-2.9.my/src/utf8.c 2011-11-02 12:30:43.000000000 +0400 +diff -wbBur gtypist-2.9.1/src/utf8.c gtypist-2.9.1.my/src/utf8.c +--- gtypist-2.9.1/src/utf8.c 2011-11-28 19:39:19.000000000 +0400 ++++ gtypist-2.9.1.my/src/utf8.c 2011-11-29 13:04:15.000000000 +0400 @@ -23,7 +23,7 @@ #ifdef HAVE_PDCURSES #include diff --git a/community/hubbub/PKGBUILD b/community/hubbub/PKGBUILD index f7adf9934..cf1651064 100644 --- a/community/hubbub/PKGBUILD +++ b/community/hubbub/PKGBUILD @@ -1,20 +1,20 @@ -# $Id: PKGBUILD 56215 2011-10-03 14:01:41Z arodseth $ +# $Id: PKGBUILD 59698 2011-11-29 12:42:33Z arodseth $ # Maintainer: Alexander Rødseth # Contributor: Daniel J Griffiths # Contributor: Paulo Matias pkgname=hubbub pkgver=0.1.1 -pkgrel=1 +pkgrel=2 pkgdesc="HTML5 compliant parsing library" arch=('x86_64' 'i686') url="http://www.netsurf-browser.org/projects/hubbub/" license=('MIT') depends=('libparserutils') -source=("http://www.netsurf-browser.org/projects/releases/${pkgname}-${pkgver}-src.tar.gz") +source=("http://www.netsurf-browser.org/projects/releases/$pkgname-$pkgver-src.tar.gz") md5sums=('98f49be58e228010c88381bc39f39e19') build() { - cd "${srcdir}/${pkgname}-${pkgver}" + cd "$srcdir/$pkgname-$pkgver" sed -i 's:-Werror::' Makefile make PREFIX=/usr COMPONENT_TYPE="lib-shared" @@ -22,11 +22,11 @@ build() { } package() { - cd "${srcdir}/${pkgname}-${pkgver}" + cd "$srcdir/$pkgname-$pkgver" - make install PREFIX=/usr DESTDIR="${pkgdir}" COMPONENT_TYPE="lib-shared" - make install PREFIX=/usr DESTDIR="${pkgdir}" COMPONENT_TYPE="lib-static" - install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/COPYING" + make install PREFIX=/usr DESTDIR="$pkgdir" COMPONENT_TYPE="lib-shared" + make install PREFIX=/usr DESTDIR="$pkgdir" COMPONENT_TYPE="lib-static" + install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING" } # vim:set ts=2 sw=2 et: diff --git a/community/iat/PKGBUILD b/community/iat/PKGBUILD index 1a965d77b..c458937fa 100644 --- a/community/iat/PKGBUILD +++ b/community/iat/PKGBUILD @@ -1,26 +1,29 @@ -# $Id: PKGBUILD 49702 2011-06-19 11:29:43Z andrea $ -# Maintainer: -# Contributor: Biru Ionut +# $Id: PKGBUILD 59656 2011-11-29 08:40:05Z arodseth $ +# Maintainer: Alexander Rødseth +# Contributor: Biru Ionut # Contributor: Jeff Mickey - pkgname=iat pkgver=0.1.7 -pkgrel=3 -pkgdesc="Detects many formats of cd-rom image files (BIN,MDF,PDI,CDI,NRG,B5I) and converts them to ISO-9660" -arch=('i686' 'x86_64') +pkgrel=4 +pkgdesc="Detects and converts DVD/CD images from BIN/MDF/PDI/CDI/NRG/B5I to ISO-9660" +arch=('x86_64' 'i686') url="http://iat.berlios.de/" license=('GPL') depends=('glibc') -source=("http://download.berlios.de/${pkgname}/$pkgname-$pkgver.tar.bz2") +source=("http://download.berlios.de/$pkgname/$pkgname-$pkgver.tar.bz2") md5sums=('5e1ffd82000ea4c80ffb2d63ae55120c') build() { cd "$srcdir/$pkgname-$pkgver" - ./configure --prefix=/usr --includedir=/usr/include/$pkgname + + ./configure --prefix=/usr --includedir="/usr/include/$pkgname" make } package() { cd "$srcdir/$pkgname-$pkgver" + make DESTDIR="$pkgdir" install } + +# vim:set ts=2 sw=2 et: diff --git a/community/libnsbmp/PKGBUILD b/community/libnsbmp/PKGBUILD index 04bfb620e..8193e85dd 100644 --- a/community/libnsbmp/PKGBUILD +++ b/community/libnsbmp/PKGBUILD @@ -1,28 +1,31 @@ -# $Id: PKGBUILD 52352 2011-07-23 20:45:39Z ebelanger $ -# Contributor; Paulo Matias -# Maintainer: Daniel J Griffiths - +# $Id: PKGBUILD 59663 2011-11-29 08:59:46Z arodseth $ +# Maintainer: Alexander Rødseth +# Contributor: Paulo Matias +# Contributor: Daniel J Griffiths pkgname=libnsbmp pkgver=0.0.3 -pkgrel=1 +pkgrel=3 pkgdesc="Decoding library for BMP and ICO image file formats" -arch=('i686' 'x86_64') -url="http://www.netsurf-browser.org/projects/libnsbmp" +arch=('x86_64' 'i686') +url="http://www.netsurf-browser.org/projects/libnsbmp/" license=('MIT') depends=('glibc') -source=("http://www.netsurf-browser.org/projects/releases/${pkgname}-${pkgver}-src.tar.gz") +source=("http://www.netsurf-browser.org/projects/releases/$pkgname-$pkgver-src.tar.gz") md5sums=('52eef940713a4c8a7afbb6888583057c') build() { - cd "${srcdir}"/${pkgname}-${pkgver}-src + cd "$srcdir/$pkgname-$pkgver-src" + make PREFIX=/usr COMPONENT_TYPE="lib-shared" make PREFIX=/usr COMPONENT_TYPE="lib-static" } package() { - cd "${srcdir}"/${pkgname}-${pkgver}-src - make install PREFIX=/usr DESTDIR="${pkgdir}" COMPONENT_TYPE="lib-shared" - make install PREFIX=/usr DESTDIR="${pkgdir}" COMPONENT_TYPE="lib-static" - install -Dm644 COPYING "${pkgdir}"/usr/share/licenses/${pkgname}/COPYING + cd "$srcdir/$pkgname-$pkgver-src" + + make install PREFIX=/usr DESTDIR="$pkgdir" COMPONENT_TYPE="lib-shared" + make install PREFIX=/usr DESTDIR="$pkgdir" COMPONENT_TYPE="lib-static" + install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING" } +# vim:set ts=2 sw=2 et: diff --git a/community/libnsgif/PKGBUILD b/community/libnsgif/PKGBUILD index 679d24926..b31fff221 100644 --- a/community/libnsgif/PKGBUILD +++ b/community/libnsgif/PKGBUILD @@ -1,28 +1,32 @@ -# $Id: PKGBUILD 52357 2011-07-23 20:52:47Z ebelanger $ +# $Id: PKGBUILD 59664 2011-11-29 09:06:33Z arodseth $ +# Maintainer: Alexander Rødseth +# Contributor: Daniel J Griffiths # Contributor: Paulo Matias -# Maintainer: Daniel J Griffiths - pkgname=libnsgif pkgver=0.0.3 -pkgrel=1 +pkgrel=3 pkgdesc="Decoding library for the GIF image file format" -arch=('i686' 'x86_64') -url="http://www.netsurf-browser.org/projects/libnsgif" +arch=('x86_64' 'i686') +url="http://www.netsurf-browser.org/projects/libnsgif/" license=('MIT') depends=('glibc') -source=("http://www.netsurf-browser.org/projects/releases/${pkgname}-${pkgver}-src.tar.gz") +source=("http://www.netsurf-browser.org/projects/releases/$pkgname-$pkgver-src.tar.gz") md5sums=('d4fa9679939e9b1b243799d6a0623cec') build() { - cd "${srcdir}"/${pkgname}-${pkgver}-src + cd "$srcdir/$pkgname-$pkgver-src" + CFLAGS="$CFLAGS -fno-strict-aliasing" make PREFIX=/usr COMPONENT_TYPE="lib-shared" make PREFIX=/usr COMPONENT_TYPE="lib-static" } package() { - cd "${srcdir}"/${pkgname}-${pkgver}-src - make install PREFIX=/usr DESTDIR="${pkgdir}" COMPONENT_TYPE="lib-shared" - make install PREFIX=/usr DESTDIR="${pkgdir}" COMPONENT_TYPE="lib-static" - install -Dm644 COPYING "${pkgdir}"/usr/share/licenses/${pkgname}/COPYING + cd "$srcdir/$pkgname-$pkgver-src" + + make install PREFIX=/usr DESTDIR="$pkgdir" COMPONENT_TYPE="lib-shared" + make install PREFIX=/usr DESTDIR="$pkgdir" COMPONENT_TYPE="lib-static" + install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING" } + +# vim:set ts=2 sw=2 et: diff --git a/community/libopenraw/PKGBUILD b/community/libopenraw/PKGBUILD index 7d73f78ac..dfc0fcd36 100644 --- a/community/libopenraw/PKGBUILD +++ b/community/libopenraw/PKGBUILD @@ -1,28 +1,31 @@ -# $Id: PKGBUILD 55459 2011-09-13 00:37:08Z ebelanger $ +# $Id: PKGBUILD 59667 2011-11-29 09:17:08Z arodseth $ +# Maintainer: Alexander Rødseth # Contributor: Ronald van Haren -# Contributor: boromil@gmail.com -# Maintainer: Daniel J Griffiths - +# Contributor: Daniel J Griffiths +# Contributor: pkgname=libopenraw -pkgver=0.0.8 -pkgrel=4 -pkgdesc="A software implementation for camera RAW files decoding" -arch=('i686' 'x86_64') -url="http://libopenraw.freedesktop.org" +pkgver=0.0.9 +pkgrel=1 +pkgdesc="Library for decoding RAW files" +arch=('x86_64' 'i686') +url="http://libopenraw.freedesktop.org/" license=('LGPL') -depends=('gtk2') -makedepends=('boost' 'libjpeg') +makedepends=('boost' 'libjpeg' 'libxml2') options=('!libtool') -source=(http://libopenraw.freedesktop.org/download/${pkgname}-${pkgver}.tar.gz) -md5sums=('fc26f146586a4b601326130bce6ffd88') +source=("http://libopenraw.freedesktop.org/download/$pkgname-$pkgver.tar.bz2") +md5sums=('3611d8aea870d25314665ef53093288e') build() { - cd "${srcdir}/${pkgname}-${pkgver}" - ./configure --prefix=/usr - make + cd "$srcdir/$pkgname-$pkgver" + + ./configure --prefix=/usr + make } package() { - cd "${srcdir}/${pkgname}-${pkgver}" - make DESTDIR="${pkgdir}" install + cd "$srcdir/$pkgname-$pkgver" + + make DESTDIR="$pkgdir" install } + +# vim:set ts=2 sw=2 et: diff --git a/community/librep/PKGBUILD b/community/librep/PKGBUILD index c784160b8..6d795f55a 100644 --- a/community/librep/PKGBUILD +++ b/community/librep/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 55390 2011-09-11 18:27:38Z shusmann $ +# $Id: PKGBUILD 59710 2011-11-29 13:35:00Z stephane $ # Maintainer: stefan-husmann@t-online.de # Contributor: Juergen Hoetzel pkgname=librep pkgver=0.92.1b -pkgrel=1 +pkgrel=2 pkgdesc="A Lisp system for UNIX" license=('GPL2') arch=('i686' 'x86_64') @@ -29,5 +29,5 @@ package() { # create some directories or make install fails # install -d $pkgdir/usr/{share/aclocal,lib/pkgconfig} - make DESTDIR=${pkgdir} install + make DESTDIR="${pkgdir}" install } diff --git a/community/librep/librep.install b/community/librep/librep.install index 4bc79b7e2..7e1b990bf 100644 --- a/community/librep/librep.install +++ b/community/librep/librep.install @@ -1,4 +1,4 @@ -info_dir=/usr/share/info +info_dir=usr/share/info info_files=(librep.info) post_install() { diff --git a/community/mailutils/PKGBUILD b/community/mailutils/PKGBUILD index 917bd53bd..81afe7b4c 100644 --- a/community/mailutils/PKGBUILD +++ b/community/mailutils/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 58984 2011-11-20 19:26:47Z spupykin $ +# $Id: PKGBUILD 59712 2011-11-29 13:35:07Z stephane $ # Maintainer: Sergej Pupykin # Contributor: Sergej Pupykin pkgname=mailutils pkgver=2.2 -pkgrel=3 +pkgrel=4 pkgdesc="MUA command line tool (mailx)" arch=(i686 x86_64) url="http://www.gnu.org/software/mailutils/" diff --git a/community/mtpaint/PKGBUILD b/community/mtpaint/PKGBUILD index 12a07818c..cae6deaeb 100644 --- a/community/mtpaint/PKGBUILD +++ b/community/mtpaint/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 56207 2011-10-03 12:32:35Z arodseth $ +# $Id: PKGBUILD 59671 2011-11-29 09:34:27Z arodseth $ # Maintainer: Alexander Rødseth # Contributor: Roman Kyrylych # Contributor: yosh64 pkgname=mtpaint pkgver=3.31 -pkgrel=6 +pkgrel=7 pkgdesc="A simple GTK2 painting program designed for creating icons and pixel based artwork" arch=('x86_64' 'i686') url="http://mtpaint.sourceforge.net/" @@ -19,19 +19,18 @@ md5sums=('fbe34eb25f96b6092403115f1f6ab387' '1bd546a8efeae01e8fd8a5c7f213012e') build() { - cd ${srcdir}/${pkgname}-${pkgver} + cd "$srcdir/$pkgname-$pkgver" - patch -Np1 -i ${srcdir}/libpng14.patch + patch -Np1 -i "$srcdir/libpng14.patch" ./configure --prefix=/usr --mandir=/usr/share/man/man1 man intl gif jpeg tiff make } package() { - cd ${srcdir}/${pkgname}-${pkgver} + cd "$srcdir/$pkgname-$pkgver" - make DESTDIR=${pkgdir} install - install -Dm644 COPYING \ - "${pkgdir}/usr/share/licenses/${pkgname}/COPYING" + make DESTDIR="$pkgdir" install + install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING" } # vim:set ts=2 sw=2 et: diff --git a/community/nemiver/PKGBUILD b/community/nemiver/PKGBUILD index aa1c44307..6622ff29c 100644 --- a/community/nemiver/PKGBUILD +++ b/community/nemiver/PKGBUILD @@ -1,22 +1,22 @@ -# $Id: PKGBUILD 57366 2011-10-26 13:00:32Z arodseth $ +# $Id: PKGBUILD 59670 2011-11-29 09:31:30Z arodseth $ # Maintainer: Alexander Rødseth # Contributor: jordz pkgname=nemiver -pkgver=0.9.0 -pkgrel=3 -pkgdesc="A C/C++ debugger for GNOME" +pkgver=0.9.1 +pkgrel=1 +pkgdesc="C/C++ debugger for GNOME" arch=('x86_64' 'i686') license=('GPL') url="http://www.gnome.org/projects/nemiver/" -depends=('gdb' 'gtksourceviewmm' 'libgtop' 'vte3' 'ghex' 'gconf') +depends=('gdb' 'gtksourceviewmm' 'libgtop' 'vte3' 'ghex' 'gconf' 'dconf') makedepends=('boost' 'intltool' 'gnome-doc-utils') install=nemiver.install -source=("http://ftp.acc.umu.se/pub/GNOME/sources/${pkgname}/0.9/${pkgname}-${pkgver}.tar.xz") +source=("http://ftp.acc.umu.se/pub/GNOME/sources/$pkgname/0.9/$pkgname-$pkgver.tar.xz") options=('!libtool' '!emptydirs') -md5sums=('03a2c34d4c04fd69749c01975a97c0c2') +md5sums=('9c0275e7a2d9f9fb48f279387969281b') build() { - cd "${srcdir}/${pkgname}-${pkgver}" + cd "$srcdir/$pkgname-$pkgver" ./configure --prefix=/usr --sysconfdir=/etc \ --localstatedir=/var --disable-static \ @@ -27,13 +27,13 @@ build() { } package() { - cd "${srcdir}/${pkgname}-${pkgver}" + cd "$srcdir/$pkgname-$pkgver" - make -j1 GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 DESTDIR=${pkgdir} install - install -m755 -d "${pkgdir}/usr/share/gconf/schemas" - gconf-merge-schema "${pkgdir}/usr/share/gconf/schemas/${pkgname}.schemas" \ - --domain nemiver ${pkgdir}/etc/gconf/schemas/*.schemas - rm -f ${pkgdir}/etc/gconf/schemas/*.schemas + make -j1 GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 DESTDIR="$pkgdir" install + install -m755 -d "$pkgdir/usr/share/gconf/schemas" + gconf-merge-schema "$pkgdir/usr/share/gconf/schemas/$pkgname.schemas" \ + --domain nemiver "$pkgdir"/etc/gconf/schemas/*.schemas + rm -f "$pkgdir"/etc/gconf/schemas/*.schemas } # vim:set ts=2 sw=2 et: diff --git a/community/netsurf/PKGBUILD b/community/netsurf/PKGBUILD index bd4cac2fe..beddbb372 100644 --- a/community/netsurf/PKGBUILD +++ b/community/netsurf/PKGBUILD @@ -1,12 +1,12 @@ -# $Id: PKGBUILD 58607 2011-11-16 15:29:25Z spupykin $ +# $Id: PKGBUILD 59684 2011-11-29 11:46:42Z arodseth $ # Maintainer: Alexander Rødseth # Contributor: Paulo Matias # Contributor: Georgij Kondratjev # Contributor: Daniel J Griffiths pkgname=netsurf pkgver=2.8 -pkgrel=1 -pkgdesc="Lightweight, fast web browser" +pkgrel=2 +pkgdesc="Lightweight and fast web browser" arch=('x86_64' 'i686') url="http://www.netsurf-browser.org/" license=('GPL') @@ -14,32 +14,30 @@ depends=('libmng' 'curl' 'libglade' 'librsvg' 'desktop-file-utils' 'libnsbmp' 'l makedepends=('re2c' 'lcms') provides=('netsurf') conflicts=('netsurf') -install="${pkgname}.install" -source=("${pkgname}.desktop" - "${pkgname}.install" - "http://ubuntu.allmyapps.com/data/n/e/netsurf-netsurf-web-browser/icon_48x48_netsurf.png" - "http://www.netsurf-browser.org/downloads/releases/${pkgname}-${pkgver}-src.tar.gz") -md5sums=('85e0af265e77607596fd90db9ac707ad' - '69445d7ccf7df8c7ff134f04f36342b0' - '4f28912e5df4b826b819e175265bcc9c' - '49c41f281f3e9ca28a24da505fad2e3a') +install=netsurf.install +source=("netsurf.png::http://ubuntu.allmyapps.com/data/n/e/netsurf-netsurf-web-browser/icon_48x48_netsurf.png" + "http://www.netsurf-browser.org/downloads/releases/$pkgname-$pkgver-src.tar.gz" + "$pkgname.desktop") +md5sums=('4f28912e5df4b826b819e175265bcc9c' + '49c41f281f3e9ca28a24da505fad2e3a' + '85e0af265e77607596fd90db9ac707ad') build() { - cd "${srcdir}/${pkgname}" + cd "$srcdir/$pkgname" make PREFIX=/usr TARGET=gtk } package() { - cd "${srcdir}/${pkgname}" + cd "$srcdir/$pkgname" - make install PREFIX=/usr DESTDIR="${pkgdir}" - install -Dm644 "../icon_48x48_netsurf.png" \ - "${pkgdir}/usr/share/pixmaps/${pkgname}.png" - install -Dm644 "../${pkgname}.desktop" \ - "${pkgdir}/usr/share/applications/${pkgname}.desktop" + make install PREFIX=/usr DESTDIR="$pkgdir" + install -Dm644 "../$pkgname.png" \ + "$pkgdir/usr/share/pixmaps/$pkgname.png" + install -Dm644 "../$pkgname.desktop" \ + "$pkgdir/usr/share/applications/$pkgname.desktop" install -Dm644 COPYING \ - "${pkgdir}/usr/share/licenses/${pkgname}/COPYING" + "$pkgdir/usr/share/licenses/$pkgname/COPYING" } # vim:set ts=2 sw=2 et: diff --git a/community/netsurf/netsurf.install b/community/netsurf/netsurf.install index fb5b06997..966f361ea 100644 --- a/community/netsurf/netsurf.install +++ b/community/netsurf/netsurf.install @@ -1,20 +1,15 @@ -post_install() { - echo "Updating icon cache" - gtk-update-icon-cache -q -f -t /usr/share/icons/hicolor - echo "Updating mime entries" - update-desktop-database -q -} - post_upgrade() { echo "Updating icon cache" gtk-update-icon-cache -q -f -t /usr/share/icons/hicolor - echo "Updating mime entries" - update-desktop-database -q + echo "Updating mime entries" + update-desktop-database -q +} +post_install() { + post_upgrade } post_remove() { - echo "Updating icon cache" - gtk-update-icon-cache -q -f -t /usr/share/icons/hicolor - echo "Updating mime entries" - update-desktop-database -q + post_upgrade } + +# vim:set ts=2 sw=2 et: diff --git a/community/ntop/PKGBUILD b/community/ntop/PKGBUILD index 695144eee..a44a800cd 100644 --- a/community/ntop/PKGBUILD +++ b/community/ntop/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 54260 2011-08-15 15:17:24Z lfleischer $ +# $Id: PKGBUILD 59714 2011-11-29 13:35:19Z stephane $ # Maintainer: Lukas Fleischer # Contributor: Douglas Soares de Andrade pkgname=ntop pkgver=4.1.0 -pkgrel=1 +pkgrel=2 pkgdesc='A network traffic probe that shows the network usage.' arch=('i686' 'x86_64') url='http://www.ntop.org/' diff --git a/community/oss/PKGBUILD b/community/oss/PKGBUILD index cb9e8432e..076e17329 100644 --- a/community/oss/PKGBUILD +++ b/community/oss/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 54037 2011-08-12 13:13:29Z bluewind $ +# $Id: PKGBUILD 59729 2011-11-29 20:14:19Z bluewind $ # Maintainer: Florian Pritz # Contributor: Paulo Matias # Contributor: Daniel J Griffiths pkgname=oss pkgver=4.2_2005 -pkgrel=1 +pkgrel=2 pkgdesc="Open Sound System UNIX audio architecture" arch=('i686' 'x86_64') url="http://developer.opensound.com/" @@ -65,6 +65,10 @@ build() { # remove hal dependency patch -p0 -i "${srcdir}/remove-hal.patch" rm -rf usr/lib/oss/scripts/oss_usb-create-devices usr/lib/oss/scripts/90-oss_usb-create-device.fdi + + sed -i 's#/lib/modules/$KERNEL_VERSION/kernel/#/lib/modules/$KERNEL_VERSION/extramodules/kernel/#g' usr/sbin/soundon + sed -i 's#/lib/modules/$UNAME/kernel/#/lib/modules/$UNAME/extramodules/kernel/#g' usr/lib/oss/build/install.sh + sed -i 's#mkdir /lib/modules#mkdir -p /lib/modules#' usr/lib/oss/build/install.sh } package() { diff --git a/community/passenger/PKGBUILD b/community/passenger/PKGBUILD index 7ebf7fd69..4fcab1d40 100644 --- a/community/passenger/PKGBUILD +++ b/community/passenger/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 55084 2011-09-02 09:22:31Z spupykin $ +# $Id: PKGBUILD 59679 2011-11-29 10:41:58Z spupykin $ # Maintainer: Sergej Pupykin pkgname=passenger -pkgver=3.0.8 +pkgver=3.0.11 pkgrel=1 -pkgdlnr=75219 +_pkgdlnr=75548 pkgdesc="mod_rails passenger" arch=('i686' 'x86_64') url="http://www.modrails.com" @@ -12,9 +12,9 @@ license=('GPL') depends=('apache' 'ruby' 'ruby-rack' 'curl') install=$pkgname.install options=('!emptydirs') -source=(http://rubyforge.org/frs/download.php/$pkgdlnr/$pkgname-$pkgver.tar.gz +source=(http://rubyforge.org/frs/download.php/${_pkgdlnr}/$pkgname-$pkgver.tar.gz $pkgname-install-apache2-module.patch) -md5sums=('b283f3be6bbbc93a94cc30f99ab0263e' +md5sums=('9186d799e065ccad803cbc0289954f40' '3d04eba10c55a955c378678d5df8497f') build(){ diff --git a/community/ruby-ncurses/PKGBUILD b/community/ruby-ncurses/PKGBUILD index 2d74ed30a..79e296738 100644 --- a/community/ruby-ncurses/PKGBUILD +++ b/community/ruby-ncurses/PKGBUILD @@ -1,27 +1,29 @@ -# $Id: PKGBUILD 2365 2009-09-16 18:43:17Z shusmann $ +# $Id: PKGBUILD 59686 2011-11-29 12:01:49Z arodseth $ +# Maintainer: Alexander Rødseth +# Contributor: Brad Fanella # Contributor: Jeff Mickey # Contributor: Alessio 'mOLOk' Bolognino -# Maintainer: Brad Fanella - pkgname=ruby-ncurses pkgver=1.3.1 -pkgrel=1 -pkgdesc="This ruby extension makes most functions, constants, and external variables of the C library ncurses accessible from the Ruby programming language." -arch=('i686' 'x86_64') -url="http://ncurses-ruby.berlios.de" +pkgrel=2 +pkgdesc="Module for interactive text console applications (ncurses)" +arch=('x86_64' 'i686') +url="http://ncurses-ruby.berlios.de/" license=('GPL') depends=('ruby') -source=(http://download.berlios.de/ncurses-ruby/ncurses-ruby-$pkgver.tar.bz2) +source=("http://download.berlios.de/ncurses-ruby/ncurses-ruby-$pkgver.tar.bz2") md5sums=('63fd3d09a51cdd745e1ed37f85621ea2') build() { - cd $srcdir/ncurses-ruby-$pkgver + cd "$srcdir/ncurses-ruby-$pkgver" - ruby extconf.rb - make + ruby extconf.rb + make } package() { - cd $srcdir/ncurses-ruby-$pkgver - make DESTDIR=$pkgdir install + cd "$srcdir/ncurses-ruby-$pkgver" + make DESTDIR="$pkgdir" install } + +# vim:set ts=2 sw=2 et: diff --git a/community/sage-mathematics/PKGBUILD b/community/sage-mathematics/PKGBUILD index 68ffa84a5..d240ce248 100644 --- a/community/sage-mathematics/PKGBUILD +++ b/community/sage-mathematics/PKGBUILD @@ -5,7 +5,7 @@ pkgname=sage-mathematics pkgver=4.7.2 -pkgrel=1 +pkgrel=2 pkgdesc='SAGE: Open Source Mathematics Software, a viable free alternative to Magma, Maple, Mathematica, and Matlab.' url='http://www.sagemath.org' arch=('i686' 'x86_64') diff --git a/community/setconf/PKGBUILD b/community/setconf/PKGBUILD index 27a2eb3a9..ba7b6d89a 100644 --- a/community/setconf/PKGBUILD +++ b/community/setconf/PKGBUILD @@ -1,8 +1,8 @@ -# $Id$ +# $Id: PKGBUILD 59692 2011-11-29 12:22:12Z arodseth $ # Maintainer: Alexander Rødseth pkgname=setconf pkgver=0.2 -pkgrel=7 +pkgrel=8 pkgdesc="A utility to easily change settings in Makefiles and other configuration files" arch=('x86_64' 'i686') url="http://setconf.roboticoverlords.org/" @@ -10,23 +10,23 @@ license=('GPL') depends=('pcre' 'gc') makedepends=('shedskin>=0.1.2') md5sums=('ccd0ca9527d8406d5393d77a6a56686b') -source=("http://${pkgname}.roboticoverlords.org/${pkgname}-${pkgver}.tbz2") +source=("http://setconf.roboticoverlords.org/$pkgname-$pkgver.tbz2") build() { - cd "${srcdir}/${pkgname}-${pkgver}" + cd "$srcdir/$pkgname-$pkgver" - shedskin ${pkgname}.py + shedskin "$pkgname.py" make CPPFLAGS="-march=native -fomit-frame-pointer" } package() { - cd "${srcdir}/${pkgname}-${pkgver}" + cd "$srcdir/$pkgname-$pkgver" - install -Dm755 "${pkgname}" "$pkgdir/usr/bin/${pkgname}" - install -Dm644 "${pkgname}.1.gz" \ - "$pkgdir/usr/share/man/man1/${pkgname}.1.gz" + install -Dm755 "$pkgname" "$pkgdir/usr/bin/$pkgname" + install -Dm644 "$pkgname.1.gz" \ + "$pkgdir/usr/share/man/man1/$pkgname.1.gz" install -Dm644 COPYING \ - "$pkgdir/usr/share/licenses/${pkgname}/COPYING" + "$pkgdir/usr/share/licenses/$pkgname/COPYING" } # vim:set ts=2 sw=2 et: diff --git a/community/smalltalk/PKGBUILD b/community/smalltalk/PKGBUILD index 6efbe0334..2522e8a89 100644 --- a/community/smalltalk/PKGBUILD +++ b/community/smalltalk/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 54483 2011-08-18 15:08:42Z bluewind $ +# $Id: PKGBUILD 59718 2011-11-29 13:35:33Z stephane $ # Maintainer: Kaiting Chen # Contributor: mrshpot # Contributor: Michael Fellinger pkgname=smalltalk pkgver=3.2.4 -pkgrel=2 +pkgrel=3 pkgdesc='A free implementation of Smalltalk-80 by the GNU project' url='http://smalltalk.gnu.org/' license=('GPL' 'LGPL') diff --git a/community/smem/PKGBUILD b/community/smem/PKGBUILD index ee5f99ff4..9843a5a1e 100644 --- a/community/smem/PKGBUILD +++ b/community/smem/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 41843 2011-03-09 18:16:06Z dreisner $ +# $Id: PKGBUILD 59733 2011-11-30 03:48:48Z dreisner $ # Maintainer: Dave Reisner # Contributor: Isaac Dupree # Contributor: Sebastien Duquette pkgname=smem pkgver=1.0 -pkgrel=1 +pkgrel=2 pkgdesc="Generate reports on memory usage." url="http://www.selenic.com/smem/" license=("GPL") @@ -19,7 +19,7 @@ build() { cd $srcdir/$pkgname-$pkgver sed -i '1s/python$/python2/' smem - gcc $CFLAGS $LDFLAGS smemcap.c -o smemcap + make smemcap } package() { diff --git a/community/xemacs/PKGBUILD b/community/xemacs/PKGBUILD index 8e7d3fe69..65f2b441d 100644 --- a/community/xemacs/PKGBUILD +++ b/community/xemacs/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 49690 2011-06-19 10:01:11Z ebelanger $ +# $Id: PKGBUILD 59720 2011-11-29 13:35:44Z stephane $ # Maintainer: juergen # Contributor : Stéphane Gaudreault pkgname=xemacs pkgver=21.5.31 -pkgrel=2 +pkgrel=3 pkgdesc="An highly customizable open source text editor and application development system forked from GNU Emacs" arch=('i686' 'x86_64') url="http://www.xemacs.org/" diff --git a/community/xkbsel/PKGBUILD b/community/xkbsel/PKGBUILD index 13b51a615..e6114985f 100644 --- a/community/xkbsel/PKGBUILD +++ b/community/xkbsel/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 58985 2011-11-20 19:27:14Z spupykin $ +# $Id: PKGBUILD 59722 2011-11-29 13:35:50Z stephane $ # Maintainer: Sergej Pupykin # Contributor: Sergej Pupykin pkgname=xkbsel pkgver=0.13 -pkgrel=4 +pkgrel=5 pkgdesc="framework for defining, selecting and indicating XKB keyboard mappings" arch=('i686' 'x86_64') url="http://www.meduna.org/sw_xkbsel_en.html" diff --git a/community/yajl/PKGBUILD b/community/yajl/PKGBUILD index 894228fda..cd3afc507 100644 --- a/community/yajl/PKGBUILD +++ b/community/yajl/PKGBUILD @@ -5,14 +5,14 @@ pkgname=yajl pkgver=2.0.2 -pkgrel=1 +pkgrel=2 pkgdesc='Yet Another JSON Library.' arch=('i686' 'x86_64') url='http://lloyd.github.com/yajl/' license=('ISC') makedepends=('cmake') source=("$pkgname-$pkgver.tar.gz::https://github.com/lloyd/$pkgname/tarball/$pkgver") -md5sums=('df6a751e7797b9c2182efd91b5d64017') +md5sums=('0cea435187c45e02972093ae537a2831') build() { dirname=$(tar tf "$srcdir/$pkgname-$pkgver.tar.gz" | sed 1q); @@ -31,4 +31,3 @@ package() { install -Dm644 COPYING "$pkgdir/usr/share/licenses/${pkgname}/LICENSE" } -md5sums=('0cea435187c45e02972093ae537a2831') -- cgit v1.2.3-54-g00ecf