diff options
author | root <root@rshg054.dnsready.net> | 2013-04-19 01:05:57 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-04-19 01:05:57 -0700 |
commit | 1fedf1f5d5351aefd88268cba7353c79adac9b8a (patch) | |
tree | 513a073013b058d237750fe3214cd466cbeaf1b6 /community | |
parent | 55c3b92ede6a3b9eb17f254b338931f01a3ea5c6 (diff) |
Fri Apr 19 01:05:57 PDT 2013
Diffstat (limited to 'community')
-rwxr-xr-x | community/cairo-dock-plugins/PKGBUILD | 8 | ||||
-rwxr-xr-x | community/cairo-dock-plugins/alsa-mixer-applet.patch | 10 | ||||
-rwxr-xr-x | community/cairo-dock-plugins/applet-host-ias.patch | 17 | ||||
-rwxr-xr-x | community/cairo-dock/PKGBUILD | 6 | ||||
-rw-r--r-- | community/dillo/PKGBUILD | 8 | ||||
-rw-r--r-- | community/gnuchess/PKGBUILD | 22 | ||||
-rw-r--r-- | community/gocr/PKGBUILD | 8 | ||||
-rw-r--r-- | community/libfbclient/PKGBUILD | 8 | ||||
-rw-r--r-- | community/libtaginfo/PKGBUILD | 6 | ||||
-rw-r--r-- | community/mongodb/PKGBUILD | 10 | ||||
-rw-r--r-- | community/mongodb/removeWerror.patch | 10 | ||||
-rw-r--r-- | community/passenger/PKGBUILD | 10 | ||||
-rw-r--r-- | community/pax-utils/PKGBUILD | 6 | ||||
-rw-r--r-- | community/pidgin-lwqq/PKGBUILD | 15 | ||||
-rw-r--r-- | community/squid/PKGBUILD | 8 |
15 files changed, 67 insertions, 85 deletions
diff --git a/community/cairo-dock-plugins/PKGBUILD b/community/cairo-dock-plugins/PKGBUILD index c79d02162..c2bba4804 100755 --- a/community/cairo-dock-plugins/PKGBUILD +++ b/community/cairo-dock-plugins/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 87793 2013-04-06 17:02:52Z alucryd $ +# $Id: PKGBUILD 88459 2013-04-18 09:05:42Z alucryd $ # Maintainer: Maxime Gauduin <alucryd@gmail.com> # Contributor: Tofe <chris.chapuis@gmail.com> # Contributor: zhuqin <zhuqin83@gmail.com> @@ -6,8 +6,8 @@ # Contributor: snoopy33 <snoopy33@no-log.org> pkgname=cairo-dock-plugins -pkgver=3.2.0 -pkgrel=2 +pkgver=3.2.1 +pkgrel=1 pkgdesc="Plugins for Cairo-Dock" url="https://launchpad.net/cairo-dock" license=('GPL') @@ -34,7 +34,7 @@ optdepends=('alsa-lib: AlsaMixer, Sound Effects applets' 'webkitgtk3: Weblets applet') options=('!libtool') source=("http://launchpad.net/cairo-dock-plug-ins/3.2/${pkgver}/+download/${pkgname}-${pkgver}.tar.gz") -sha256sums=('e407e1c0d54ae37815726d0f2a66f12ec8263499df99198646bcecccfc688b5c') +sha256sums=('11b4433e40bbb1507757b23e167c521d620827576c2f30bb1a9642e0bff57e01') build() { cd "${srcdir}"/${pkgname}-${pkgver} diff --git a/community/cairo-dock-plugins/alsa-mixer-applet.patch b/community/cairo-dock-plugins/alsa-mixer-applet.patch deleted file mode 100755 index b70b89f0c..000000000 --- a/community/cairo-dock-plugins/alsa-mixer-applet.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- a/alsaMixer/src/applet-struct.h 2013-03-23 16:55:27.000000000 +0100 -+++ b/alsaMixer/src/applet-struct.h 2013-03-28 18:56:15.981944400 +0100 -@@ -19,6 +19,7 @@ - - #ifndef __CD_APPLET_STRUCT__ - #define __CD_APPLET_STRUCT__ -+#include <sys/types.h> - - #include <sys/types.h> - #include <alsa/asoundlib.h> diff --git a/community/cairo-dock-plugins/applet-host-ias.patch b/community/cairo-dock-plugins/applet-host-ias.patch deleted file mode 100755 index a5316704f..000000000 --- a/community/cairo-dock-plugins/applet-host-ias.patch +++ /dev/null @@ -1,17 +0,0 @@ -=== modified file 'Status-Notifier/src/applet-host-ias.c' ---- old/Status-Notifier/src/applet-host-ias.c 2012-03-18 02:41:47 +0000 -+++ new/Status-Notifier/src/applet-host-ias.c 2012-05-27 12:50:54 +0000 -@@ -238,10 +238,12 @@ - cIconThemePath, - #if (INDICATOR_OLD_NAMES == 0) - cAccessbleDesc && *cAccessbleDesc != '\0' ? cAccessbleDesc : -+ #if (INDICATOR_APPLICATIONADDED_HAS_HINT == 1) - #if (INDICATOR_APPLICATIONADDED_HAS_TITLE == 1) - cTitle && *cTitle != '\0' ? cTitle : - #endif - #endif -+ #endif - cLabel - ); - - diff --git a/community/cairo-dock/PKGBUILD b/community/cairo-dock/PKGBUILD index 5c742b33d..3820dd2fc 100755 --- a/community/cairo-dock/PKGBUILD +++ b/community/cairo-dock/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 87791 2013-04-06 16:56:43Z alucryd $ +# $Id: PKGBUILD 88485 2013-04-18 13:57:25Z alucryd $ # Maintainer: Maxime Gauduin <alucryd@gmail.com> # Contributor: Tofe <chris.chapuis@gmail.com> # Contributor: erm67 <erm67@yahoo.it> pkgname=cairo-dock -pkgver=3.2.0 +pkgver=3.2.1 pkgrel=2 pkgdesc="Light eye-candy fully themable animated dock" arch=('i686' 'x86_64') @@ -15,7 +15,7 @@ makedepends=('cmake') optdepends=('cairo-dock-plugins: Plugins for Cairo-Dock') options=('!libtool') source=("http://launchpad.net/${pkgname}-core/3.2/${pkgver}/+download/${pkgname}-${pkgver}.tar.gz" 'gldit-rpath.patch') -sha256sums=('69d57dab16e70bb0683ba91f1dfd19a9ee0de0b1642ca6480fef9dacbb9c2fd2' +sha256sums=('441e407f92138dc604c796b0455777b765e298ecb8f3120104f521d0e0b34543' '5a5fbc67aaa210387ef4410701747fe741942c99c4bd84ae771b96a3bdd1c4cc') prepare() { diff --git a/community/dillo/PKGBUILD b/community/dillo/PKGBUILD index 13600444a..69cef3f71 100644 --- a/community/dillo/PKGBUILD +++ b/community/dillo/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 63530 2012-02-05 11:53:50Z ibiru $ +# $Id: PKGBUILD 88466 2013-04-18 12:14:39Z spupykin $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Maintainer: dorphell <dorphell@archlinux.org> pkgname=dillo -pkgver=3.0.2 -pkgrel=2 +pkgver=3.0.3 +pkgrel=1 pkgdesc="A small, fast graphical web browser built on FLTK" arch=(i686 x86_64) url="http://www.dillo.org" @@ -13,7 +13,7 @@ depends=('fltk' 'libjpeg' 'perl' 'openssl' 'libpng' 'gcc-libs' 'libxcursor' 'libxi' 'libxinerama') backup=(etc/dillo/{dillorc,dpidrc}) source=(http://www.dillo.org/download/$pkgname-$pkgver.tar.bz2) -md5sums=('81b82112cefcc7d54fe2972a21f42930') +md5sums=('726cd0b7a18c5e25f4d80ebeffe7607e') build() { cd "$srcdir/$pkgname-$pkgver" diff --git a/community/gnuchess/PKGBUILD b/community/gnuchess/PKGBUILD index ab77e7855..d68d886f0 100644 --- a/community/gnuchess/PKGBUILD +++ b/community/gnuchess/PKGBUILD @@ -1,26 +1,30 @@ -# $Id: PKGBUILD 76871 2012-10-01 14:52:29Z bisson $ -# Maintainer: Allan McRae <allan@archlinux.org> +# $Id: PKGBUILD 88493 2013-04-18 15:55:51Z jsteel $ +# Maintainer: Jonathan Steel <mail@jsteel.org> +# Contributor: Allan McRae <allan@archlinux.org> # Contributor: Tom Newsom <Jeepster@gmx.co.uk> pkgname=gnuchess -pkgver=6.0.2 +pkgver=6.0.3 pkgrel=1 pkgdesc="Lets most modern computers play a full game of chess" url="http://www.gnu.org/software/chess/chess.html" arch=('i686' 'x86_64') license=('GPL') depends=('glibc' 'ncurses' 'readline') -source=(ftp://ftp.gnu.org/pub/gnu/chess/$pkgname-$pkgver.tar.gz{,.sig}) -md5sums=('566a145479c47f2f9d7d9b7b8119e1b0' - '044487606aa14ecb29ab9613f83918d9') +optdepends=('xboard: for a GUI') +source=(ftp://ftp.gnu.org/pub/gnu/chess/$pkgname-$pkgver.tar.gz) +md5sums=('28625afb8f48b86211ee1d217c308064') build() { - cd $srcdir/$pkgname-$pkgver + cd "$srcdir"/$pkgname-$pkgver + ./configure --prefix=/usr + make } package() { - cd $srcdir/$pkgname-$pkgver - make prefix=$pkgdir/usr install + cd "$srcdir"/$pkgname-$pkgver + + make prefix="$pkgdir"/usr install } diff --git a/community/gocr/PKGBUILD b/community/gocr/PKGBUILD index 1a8d60138..1bf3b3c5a 100644 --- a/community/gocr/PKGBUILD +++ b/community/gocr/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 65536 2012-02-21 08:47:11Z spupykin $ +# $Id: PKGBUILD 88468 2013-04-18 12:15:06Z spupykin $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Contributor: damir <damir@archlinux.org> pkgname=gocr -pkgver=0.49 -pkgrel=2 +pkgver=0.50 +pkgrel=1 pkgdesc="Open-source character recognition (OCR)" arch=("i686" "x86_64") url="http://jocr.sourceforge.net/index.html" @@ -12,7 +12,7 @@ license=('GPL') depends=('glibc' 'netpbm') optdepends=('tk: to use the tk frontend') source=(http://www-e.uni-magdeburg.de/jschulen/ocr/gocr-${pkgver}.tar.gz) -md5sums=('4e527bc4bdd97c2be15fdd818857507f') +md5sums=('553ea40c2b3a1a0b03a30675d0e0aba1') build() { cd $srcdir/$pkgname-$pkgver diff --git a/community/libfbclient/PKGBUILD b/community/libfbclient/PKGBUILD index d5ef393d6..44cb112af 100644 --- a/community/libfbclient/PKGBUILD +++ b/community/libfbclient/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 87048 2013-03-26 11:49:42Z foutrelis $ +# $Id: PKGBUILD 88481 2013-04-18 13:13:14Z lcarlier $ # Maintainer: Carlier Laurent <lordheavym@gmail.com> # Contributor: Douglas Soares de Andrade <dsa@aur.archlinux.org> pkgname=libfbclient -pkgver=2.5.2.26539 -pkgrel=3 +pkgver=2.5.2.26540 +pkgrel=1 pkgdesc="Client library for Firebird." arch=('i686' 'x86_64') url="http://www.firebirdsql.org/" @@ -13,7 +13,7 @@ depends=('gcc-libs' 'icu') options=('!makeflags') source=(http://downloads.sourceforge.net/firebird/Firebird-$pkgver-0.tar.bz2 LICENSE) -md5sums=('adf2d2f9d48a53dc6c490ba1e44631fd' +md5sums=('21154d2004e025c8a3666625b0357bb5' '0d61798861e159c85dbdf0f30fe2f2ce') build() { diff --git a/community/libtaginfo/PKGBUILD b/community/libtaginfo/PKGBUILD index 7ce899f5c..3042a577b 100644 --- a/community/libtaginfo/PKGBUILD +++ b/community/libtaginfo/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 85877 2013-03-08 05:59:57Z fyan $ +# $Id: PKGBUILD 88454 2013-04-18 04:14:11Z fyan $ # Maintainer: Felix Yan <felixonmars@gmail.com> pkgname=libtaginfo -pkgver=0.1.3 +pkgver=0.1.6 pkgrel=1 pkgdesc="Library for reading media metadata" arch=('i686' 'x86_64') @@ -22,4 +22,4 @@ package() { make DESTDIR="$pkgdir" install } -md5sums=('8bbeea26697c05d346d1607401c8f1db') +md5sums=('781361a667767e8553735682d63670ca') diff --git a/community/mongodb/PKGBUILD b/community/mongodb/PKGBUILD index 00e0e6a62..ddd110ef1 100644 --- a/community/mongodb/PKGBUILD +++ b/community/mongodb/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 87422 2013-03-31 19:18:27Z stephane $ +# $Id: PKGBUILD 88479 2013-04-18 12:55:25Z fyan $ # Maintainer: Felix Yan <felixonmars@gmail.com> # Contributor: Sven-Hendrik Haase <sh@lutzhaase.com> # Contributor: Thomas Dziedzic < gostrc at gmail > @@ -6,8 +6,8 @@ # Contributor: Alec Thomas pkgname=mongodb -pkgver=2.4.1 -pkgrel=2 +pkgver=2.4.2 +pkgrel=1 pkgdesc='A high-performance, open source, schema-free document-oriented database' arch=('i686' 'x86_64') url='http://www.mongodb.org' @@ -64,8 +64,8 @@ package() { mv ${pkgdir}/usr/lib64/libmongoclient.a ${pkgdir}/usr/lib/ || true rm -r ${pkgdir}/usr/lib64 || true } -md5sums=('2123758b166144947860b2af490996c1' +md5sums=('8c65fa1d678763dbc855b0129d1eea96' '4839fe1d638187ca3226e8267b947318' '96ab4517b48974ce0e566d9746a75a4f' 'a9529e2a6e392ffecef7a9178394c814' - 'c980ebfe46df6dc87f4b3380af69a6cc') + 'c97f3fd59bbbdd9f0f6916322d95feb4') diff --git a/community/mongodb/removeWerror.patch b/community/mongodb/removeWerror.patch index c5220cc1e..dd96084da 100644 --- a/community/mongodb/removeWerror.patch +++ b/community/mongodb/removeWerror.patch @@ -9,3 +9,13 @@ if not has_option('clang'): env.Append( CCFLAGS=["-fno-builtin-memcmp"] ) # glibc's memcmp is faster than gcc's +--- a/src/third_party/v8/SConscript 2013-04-17 03:21:23.000000000 +0800 ++++ b/src/third_party/v8/SConscript 2013-04-18 17:41:29.878618892 +0800 +@@ -47,7 +47,6 @@ + 'gcc': { + 'all': { + 'CCFLAGS': ['-Wall', +- '-Werror', + '-W', + '-Wno-unused-parameter', + '-Woverloaded-virtual', diff --git a/community/passenger/PKGBUILD b/community/passenger/PKGBUILD index 287b1c96a..b5e91da38 100644 --- a/community/passenger/PKGBUILD +++ b/community/passenger/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 86878 2013-03-23 23:10:37Z td123 $ +# $Id: PKGBUILD 88487 2013-04-18 14:09:48Z spupykin $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> pkgname=passenger -pkgver=3.9.5.rc3 -pkgrel=1 +pkgver=4.0.0.rc6 +pkgrel=2 pkgdesc="mod_rails passenger" arch=('i686' 'x86_64') url="http://www.modrails.com" @@ -14,7 +14,7 @@ makedepends=('apache') install=passenger.install options=('!emptydirs') source=($pkgname-$pkgver.tar.gz::https://github.com/FooBarWidget/passenger/archive/release-$pkgver.tar.gz) -md5sums=('60a1e0033fd2f0928607af559e2184f7') +md5sums=('2cc01a611431f4f980b65b87dbbd9e5a') build(){ cd $srcdir/passenger-release-$pkgver @@ -32,5 +32,5 @@ package() { cp -R * $pkgdir/usr/lib/passenger/ mkdir -p $pkgdir/usr/lib/httpd/modules - ln -sf /usr/lib/passenger/ext/apache2/mod_passenger.so $pkgdir/usr/lib/httpd/modules/mod_passenger.so + ln -sf /usr/lib/passenger/libout/apache2/mod_passenger.so $pkgdir/usr/lib/httpd/modules/mod_passenger.so } diff --git a/community/pax-utils/PKGBUILD b/community/pax-utils/PKGBUILD index 2b5331239..6298b812a 100644 --- a/community/pax-utils/PKGBUILD +++ b/community/pax-utils/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 79825 2012-11-13 13:54:15Z tredaelli $ +# $Id: PKGBUILD 88483 2013-04-18 13:24:39Z tredaelli $ # Maintainer: Timothy Redaelli <timothy.redaelli@gmail.com> # Contributor: sh0 <mee@sh0.org> # Contributor: Maxwel <msg.maxwel@gmail.com> pkgname=pax-utils -pkgver=0.5 +pkgver=0.7 pkgrel=1 pkgdesc='ELF related utils for ELF 32/64 binaries that can check files for security relevant properties' url='http://hardened.gentoo.org/pax-utils.xml' @@ -13,7 +13,7 @@ license=('GPL') depends=('bash' 'libcap') checkdepends=('python') source=("http://distfiles.gentoo.org/distfiles/${pkgname}-${pkgver}.tar.xz") -sha256sums=('1ba4f5e8680449c18841db2397aca320527fb06628b4ad9212e42f5e01de833b') +sha256sums=('1ac4cee9a9ca97a723505eb29a25e50adeccffba3f0f0ef4f035cf082caf3b84') build() { cd "${srcdir}/${pkgname}-${pkgver}" diff --git a/community/pidgin-lwqq/PKGBUILD b/community/pidgin-lwqq/PKGBUILD index 994291243..dce40bb8d 100644 --- a/community/pidgin-lwqq/PKGBUILD +++ b/community/pidgin-lwqq/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 87459 2013-04-01 05:10:16Z fyan $ +# $Id: PKGBUILD 88464 2013-04-18 10:48:26Z fyan $ # Maintainer: Felix Yan <felixonmars@gmail.com> pkgname=pidgin-lwqq pkgver=0.1d _pkgver=0.1-d -pkgrel=1 +pkgrel=2 pkgdesc="A pidgin plugin based on lwqq, a excellent safe useful library for webqq protocol" arch=('i686' 'x86_64') url="https://github.com/xiehuc/pidgin-lwqq" @@ -19,18 +19,13 @@ source=("https://github.com/xiehuc/$pkgname/archive/${_pkgver}.tar.gz") build() { cd "${srcdir}/$pkgname-${_pkgver}" - - rm -rf build - mkdir build - cd build - - cmake -DCMAKE_INSTALL_PREFIX=/usr .. + cmake -DCMAKE_INSTALL_PREFIX=/usr . make } package() { - cd "$srcdir/$pkgname-${_pkgver}/build" + cd "$srcdir/$pkgname-${_pkgver}" make DESTDIR="${pkgdir}" install } -md5sums=('b638e5132bbacdc84d951f7b0f66d2fd') +md5sums=('5ec83a5a3328dac2ded431bcd7c5c034') diff --git a/community/squid/PKGBUILD b/community/squid/PKGBUILD index aab157d21..070376bf2 100644 --- a/community/squid/PKGBUILD +++ b/community/squid/PKGBUILD @@ -1,12 +1,12 @@ -# $Id: PKGBUILD 87868 2013-04-08 10:05:32Z spupykin $ +# $Id: PKGBUILD 88474 2013-04-18 12:16:13Z spupykin $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Contributor: Mark Coolen <mark.coolen@gmail.com> # Contributor: Tom Newsom <Jeepster@gmx.co.uk> # Contributor: Kevin Piche <kevin@archlinux.org> pkgname=squid -pkgver=3.3.2 -pkgrel=2 +pkgver=3.3.3 +pkgrel=1 pkgdesc='Full-featured Web proxy cache server' arch=('x86_64' 'i686') url='http://www.squid-cache.org' @@ -24,7 +24,7 @@ source=("http://www.squid-cache.org/Versions/v3/3.3/$pkgname-$pkgver.tar.bz2" 'squid.pam' 'squid.cron' 'squid.service') -md5sums=('fedbad5be528bcf3e632538b11e0cc19' +md5sums=('20f63ab34eae93b36969c9c7519f6462' 'e90895ce22c0b618c89a46a9a181fe6c' '2383772ef94efddc7b920628bc7ac5b0' '270977cdd9b47ef44c0c427ab9034777' |