summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-01-19 00:07:12 -0800
committerroot <root@rshg054.dnsready.net>2013-01-19 00:07:12 -0800
commit3ed92d43351cfc0eeccb646d7726ef07cdeae33b (patch)
treed5819928c18990a876d612bffd7304c6740754a9 /community
parent995f428bf6c3170027dd5f9ea9f17e8fa4bdfac8 (diff)
Sat Jan 19 00:07:12 PST 2013
Diffstat (limited to 'community')
-rw-r--r--community/ccid/PKGBUILD8
-rw-r--r--community/geos/PKGBUILD6
-rw-r--r--community/geos/geos.changelog3
-rw-r--r--community/grsync/PKGBUILD6
-rw-r--r--community/gtranslator/PKGBUILD17
-rw-r--r--community/gtranslator/gtranslator.changelog3
-rw-r--r--community/homebank/PKGBUILD9
-rw-r--r--community/homebank/homebank.changelog2
-rw-r--r--community/parcellite/PKGBUILD6
-rw-r--r--community/pcsclite/PKGBUILD8
-rw-r--r--community/tcpflow/PKGBUILD14
11 files changed, 44 insertions, 38 deletions
diff --git a/community/ccid/PKGBUILD b/community/ccid/PKGBUILD
index 07b489d6d..94aef2f6c 100644
--- a/community/ccid/PKGBUILD
+++ b/community/ccid/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 78395 2012-10-17 18:38:19Z giovanni $
+# $Id: PKGBUILD 82451 2013-01-18 08:29:46Z giovanni $
# Maintainer: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: Daniel Plaza <daniel.plaza.espi@gmail.com>
pkgname=ccid
-pkgver=1.4.8
+pkgver=1.4.9
pkgrel=1
pkgdesc="A generic USB Chip/Smart Card Interface Devices driver"
arch=('i686' 'x86_64')
@@ -12,8 +12,8 @@ license=('LGPL' 'GPL')
depends=('pcsclite' 'libusbx')
makedepends=('pkg-config')
backup=(etc/reader.conf.d/libccidtwin)
-source=("https://alioth.debian.org/frs/download.php/3768/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('b6c37110f50b059a8ba94f118cfd679a')
+source=("https://alioth.debian.org/frs/download.php/3864/${pkgname}-${pkgver}.tar.bz2")
+md5sums=('1afd9cc6fb1676d1fdd605d10c70d08e')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
diff --git a/community/geos/PKGBUILD b/community/geos/PKGBUILD
index 7266aabe3..552278470 100644
--- a/community/geos/PKGBUILD
+++ b/community/geos/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 75948 2012-09-06 19:45:39Z jlichtblau $
+# $Id: PKGBUILD 82441 2013-01-18 06:33:26Z jlichtblau $
# Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
# Contributor: dibblethewrecker dibblethewrecker.at.jiwe.dot.org
# Contributor: William Rea <sillywilly@gmail.com>
# Contributor: Alexander Rødseth <rodseth@gmail.com>
pkgname=geos
-pkgver=3.3.5
+pkgver=3.3.6
pkgrel=1
pkgdesc="C++ port of the Java Topology Suite"
arch=('x86_64' 'i686')
@@ -15,7 +15,7 @@ depends=('gcc-libs' 'bash')
options=('!libtool' '!emptydirs')
changelog=$pkgname.changelog
source=(http://download.osgeo.org/$pkgname/$pkgname-$pkgver.tar.bz2)
-sha256sums=('3b513fbe2d155364d61e76d9c250d6d8e75b5166783a233596c744373cb5874f')
+sha256sums=('7ee6c1da9a1b87a3e29209e7cddbf19d36f9689d8e44fec2c9bcf6a1b1be3898')
build() {
cd ${srcdir}/$pkgname-$pkgver
diff --git a/community/geos/geos.changelog b/community/geos/geos.changelog
index ea7b3b411..ce733ca84 100644
--- a/community/geos/geos.changelog
+++ b/community/geos/geos.changelog
@@ -1,2 +1,5 @@
+2013-01-18 Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
+ * geos 3.3.6-1
+
2012-09-06 Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
* geos 3.3.5-1
diff --git a/community/grsync/PKGBUILD b/community/grsync/PKGBUILD
index 7640a3c24..ba04639be 100644
--- a/community/grsync/PKGBUILD
+++ b/community/grsync/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 78660 2012-10-22 13:48:12Z spupykin $
+# $Id: PKGBUILD 82455 2013-01-18 09:20:19Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer: William Rea <sillywilly@gmail.com>
pkgname=grsync
-pkgver=1.2.2
+pkgver=1.2.3
pkgrel=1
pkgdesc="GTK GUI for rsync"
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ depends=('gtk2' 'rsync')
makedepends=('gettext' 'intltool')
install=grsync.install
source=(http://www.opbyte.it/release/grsync-$pkgver.tar.gz)
-md5sums=('1b40ee3c9191dbf6080285ce6dc2383d')
+md5sums=('872b3686ecb770e257d67c3a2c262a65')
build() {
cd $srcdir/grsync-$pkgver
diff --git a/community/gtranslator/PKGBUILD b/community/gtranslator/PKGBUILD
index 436c21d8a..a1a397598 100644
--- a/community/gtranslator/PKGBUILD
+++ b/community/gtranslator/PKGBUILD
@@ -1,33 +1,28 @@
-# $Id: PKGBUILD 79447 2012-11-05 19:27:31Z bgyorgy $
+# $Id: PKGBUILD 82444 2013-01-18 06:43:16Z jlichtblau $
# Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
# Contributor: Hugo Doria <hugo@archlinux.org>
# Contributor: Christer Solskogen (solskogen@carebears.mine.nu)
pkgname=gtranslator
-pkgver=2.91.5
-pkgrel=2
+pkgver=2.91.6
+pkgrel=1
pkgdesc="An enhanced gettext po file editor for the GNOME"
arch=('i686' 'x86_64')
url="http://projects.gnome.org/gtranslator/"
license=('GPL')
depends=('desktop-file-utils' 'gdl' 'gettext' 'gtksourceview3' 'gtkspell3' 'iso-codes' 'libgda' 'libpeas' 'gsettings-desktop-schemas' 'hicolor-icon-theme' 'dconf')
-makedepends=('intltool' 'gnome-doc-utils' 'gucharmap' 'json-glib')
+makedepends=('intltool' 'itstool' 'gnome-doc-utils' 'gucharmap' 'json-glib')
optdepends=('gucharmap: for charmap plugin'
'json-glib: for open-tran plugin')
options=('!libtool')
install=$pkgname.install
changelog=$pkgname.changelog
-source=(http://ftp.acc.umu.se/pub/GNOME/sources/$pkgname/2.91/$pkgname-$pkgver.tar.xz
- disable-dockbar.patch)
-sha256sums=('7dcdabd5c2156bef98f35d2ec31798287d1721e400ea738fb3ccc2ff2ef186e6'
- '04647eb198291024e5a65564ad6be239b7af4472421a44c2d57ed5d6a8bb4384')
+source=(http://ftp.acc.umu.se/pub/GNOME/sources/$pkgname/2.91/$pkgname-$pkgver.tar.xz)
+sha256sums=('a1fd4b17b1f32cc7223a31d34e34f95b20acc7b5a23768351a34ff0b7a4bcdf6')
build() {
cd ${srcdir}/${pkgname}-${pkgver}
- # Tempolary disable dockbar, because layout loading is completely broken with gdl 3.6
- patch -Np1 -i ${srcdir}/disable-dockbar.patch
-
./configure --prefix=/usr --sysconfdir=/etc --disable-schemas-compile
make
}
diff --git a/community/gtranslator/gtranslator.changelog b/community/gtranslator/gtranslator.changelog
index 7187196b4..9dbf32879 100644
--- a/community/gtranslator/gtranslator.changelog
+++ b/community/gtranslator/gtranslator.changelog
@@ -1,3 +1,6 @@
+2013-01-18 Jaroslav Lichtblau (Dragonlord) <dragonlord@aur.archlinux.org>
+ * gtranslator 2.91.6-1
+
2012-11-05 Balló György <ballogyor+arch at gmail dot com>
* gtranslator 2.91.5-2
rebuild for gdl 3.6
diff --git a/community/homebank/PKGBUILD b/community/homebank/PKGBUILD
index 9c6e7adb6..8771bbef0 100644
--- a/community/homebank/PKGBUILD
+++ b/community/homebank/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 75013 2012-08-11 18:51:43Z ebelanger $
+# $Id: PKGBUILD 82438 2013-01-18 06:05:16Z jlichtblau $
# Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
# Contributor: William Rea <sillywilly@gmail.com>
pkgname=homebank
-pkgver=4.4
-pkgrel=3
+pkgver=4.5
+pkgrel=1
pkgdesc="Free, easy, personal accounting for everyone"
arch=('i686' 'x86_64')
url="http://homebank.free.fr/"
@@ -12,8 +12,9 @@ license=('GPL')
depends=('desktop-file-utils' 'gtk2' 'hicolor-icon-theme' 'libofx' 'librsvg' 'perlxml' 'shared-mime-info')
makedepends=('intltool')
install=$pkgname.install
+changelog=$pkgname.changelog
source=(http://homebank.free.fr/public/$pkgname-$pkgver.tar.gz)
-sha256sums=('13b89373575e3ac229d2683aa7296778ad7cdae1a7a019c9124a1d5b23dce7d2')
+sha256sums=('3c6dcb19fd975037857f84fd6a186a5b0b84f590f37ead0d37868fa484c6e547')
build() {
cd "${srcdir}/$pkgname-$pkgver"
diff --git a/community/homebank/homebank.changelog b/community/homebank/homebank.changelog
new file mode 100644
index 000000000..75beb2e9d
--- /dev/null
+++ b/community/homebank/homebank.changelog
@@ -0,0 +1,2 @@
+2013-01-18 Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
+ * homebank 4.5-1
diff --git a/community/parcellite/PKGBUILD b/community/parcellite/PKGBUILD
index 2f41bcb3c..8534520de 100644
--- a/community/parcellite/PKGBUILD
+++ b/community/parcellite/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 82434 2013-01-17 17:11:55Z spupykin $
+# $Id: PKGBUILD 82459 2013-01-18 09:53:35Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer: Alexander Fehr <pizzapunk gmail com>
pkgname=parcellite
-pkgver=1.1.2
+pkgver=1.1.3
pkgrel=1
pkgdesc="Lightweight GTK+ clipboard manager"
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ license=('GPL3')
depends=('gtk2')
makedepends=('intltool')
source=(http://downloads.sourceforge.net/parcellite/parcellite-$pkgver.tar.gz)
-md5sums=('5563333ffc9367661aef86f0f875fc66')
+md5sums=('b1527b6590744fa28c322c2de14b4811')
build() {
cd "$srcdir/parcellite-$pkgver"
diff --git a/community/pcsclite/PKGBUILD b/community/pcsclite/PKGBUILD
index d444de55d..54c025685 100644
--- a/community/pcsclite/PKGBUILD
+++ b/community/pcsclite/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 81201 2012-12-13 02:14:39Z giovanni $
+# $Id: PKGBUILD 82449 2013-01-18 08:24:57Z giovanni $
# Maintainer: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: Daniel Plaza <daniel.plaza.espi@gmail.com>
pkgname=pcsclite
-pkgver=1.8.7
+pkgver=1.8.8
pkgrel=1
pkgdesc="PC/SC Architecture smartcard middleware library"
arch=('i686' 'x86_64')
@@ -12,9 +12,9 @@ license=('BSD')
depends=('python2' 'systemd-tools')
makedepends=('pkg-config')
options=('!libtool' '!docs')
-source=("https://alioth.debian.org/frs/download.php/3842/pcsc-lite-${pkgver}.tar.bz2"
+source=("https://alioth.debian.org/frs/download.php/3862/pcsc-lite-${pkgver}.tar.bz2"
'pcscd')
-md5sums=('744f4b437492ce22ae23aa483a76becf'
+md5sums=('069dc875a2ae2d85a2ebceac73252c0a'
'c97b6bce695222efb0f003d8e8369010')
build() {
diff --git a/community/tcpflow/PKGBUILD b/community/tcpflow/PKGBUILD
index 2ac149074..582004c4e 100644
--- a/community/tcpflow/PKGBUILD
+++ b/community/tcpflow/PKGBUILD
@@ -1,25 +1,27 @@
-# $Id: PKGBUILD 75325 2012-08-19 20:50:53Z cbrannon $
+# $Id: PKGBUILD 82467 2013-01-18 15:47:09Z fyan $
# Maintainer: Chris Brannon <cmbrannon79@gmail.com>
# Contributor: Jeff Mickey <jeff@archlinux.org>
pkgname=tcpflow
-pkgver=1.2.9
+pkgver=1.3.0
pkgrel=1
pkgdesc="Captures data transmitted as part of TCP connections then stores the data conveniently"
arch=('i686' 'x86_64')
url="http://afflib.org/software/tcpflow"
license=('GPL')
depends=('gcc-libs' 'libpcap' 'zlib')
-source=("https://github.com/downloads/simsong/$pkgname/$pkgname-$pkgver.tar.gz")
-md5sums=('99e2fbbc6ab8db03a1a9b935689dd407')
+source=("https://github.com/simsong/$pkgname/archive/$pkgname-$pkgver.tar.gz")
build() {
- cd "$srcdir/$pkgname-$pkgver"
+ cd "$srcdir/$pkgname-$pkgname-$pkgver"
+ sh bootstrap.sh
./configure --prefix=/usr --mandir=/usr/share/man
make
}
package() {
- cd "$srcdir/$pkgname-$pkgver"
+ cd "$srcdir/$pkgname-$pkgname-$pkgver"
make DESTDIR="$pkgdir" install
}
+
+md5sums=('446be6d852bc7ddd0a8d5149f2bddb60')