diff options
author | root <root@rshg054.dnsready.net> | 2013-08-10 02:21:00 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-08-10 02:21:00 -0700 |
commit | 0ade1da67addf154d93c6a6399b0a3d5a18a3336 (patch) | |
tree | 0fcd3a26d8b3c5830e46d0872701a89256e3d4f7 /community | |
parent | 7978ce3c736ef00274d5956c378df572315702bd (diff) |
Sat Aug 10 02:18:27 PDT 2013
Diffstat (limited to 'community')
-rw-r--r-- | community/chrony/PKGBUILD | 6 | ||||
-rw-r--r-- | community/darkstat/PKGBUILD | 8 | ||||
-rw-r--r-- | community/drivel/PKGBUILD | 27 | ||||
-rw-r--r-- | community/mod_wsgi/PKGBUILD | 10 | ||||
-rw-r--r-- | community/mod_wsgi2/PKGBUILD | 6 | ||||
-rw-r--r-- | community/p3scan/PKGBUILD | 11 | ||||
-rw-r--r-- | community/stuntrally/PKGBUILD | 8 | ||||
-rw-r--r-- | community/virtviewer/PKGBUILD | 6 |
8 files changed, 39 insertions, 43 deletions
diff --git a/community/chrony/PKGBUILD b/community/chrony/PKGBUILD index 0c5c7337b..b6b088bee 100644 --- a/community/chrony/PKGBUILD +++ b/community/chrony/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 94253 2013-07-18 00:42:27Z thestinger $ +# $Id: PKGBUILD 95307 2013-08-09 02:41:57Z thestinger $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Maintainer: Daniel Micay <danielmicay@gmail.com> # Contributor: Bartłomiej Piotrowski <nospam@bpiotrowski.pl> @@ -8,7 +8,7 @@ # Contributor: Elisamuel Resto <ryuji@simplysam.us> pkgname=chrony -pkgver=1.28 +pkgver=1.29 pkgrel=1 pkgdesc='Lightweight NTP client and server' arch=('i686' 'x86_64') @@ -19,7 +19,7 @@ depends=('readline' 'libcap') backup=('etc/chrony.conf') source=(http://download.tuxfamily.org/chrony/${pkgname}-${pkgver}.tar.gz service) -sha256sums=('7adc34e77c5b5ffdf274adad54de503a34386f6b483c45e1a723751763c04364' +sha256sums=('c685f072ba0663ab026a7f56870ab2c246bd97ca4629dd2e1899617bd16ad39b' 'bef4305fa7e5828e1a1fd43aa8e631f22f21902f6cdc2d3b5b41a57bd9a175dc') build() { diff --git a/community/darkstat/PKGBUILD b/community/darkstat/PKGBUILD index 52526ad81..b6383d380 100644 --- a/community/darkstat/PKGBUILD +++ b/community/darkstat/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 91854 2013-05-28 17:26:25Z spupykin $ +# $Id: PKGBUILD 95314 2013-08-09 09:09:16Z spupykin $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> pkgname=darkstat -pkgver=3.0.715 -pkgrel=10 +pkgver=3.0.716 +pkgrel=1 pkgdesc="Network statistics gatherer (packet sniffer)" url="http://dmr.ath.cx/net/darkstat/" license=("GPL") @@ -14,7 +14,7 @@ source=(http://dmr.ath.cx/net/darkstat/darkstat-$pkgver.tar.bz2 darkstat.service darkstat.conf) install=darkstat.install -md5sums=('5b7abc7538dcd8e30667dac150e81d77' +md5sums=('f334d3b8acd45cd06b5929a249abebe2' '91dd1cf9d01c2b37896f01b4570b5521' 'aa9a9effd1e8f08860afcd6439fc94c5') diff --git a/community/drivel/PKGBUILD b/community/drivel/PKGBUILD index 75c82abf3..716462db6 100644 --- a/community/drivel/PKGBUILD +++ b/community/drivel/PKGBUILD @@ -1,31 +1,30 @@ -# $Id: PKGBUILD 88291 2013-04-16 00:57:51Z bgyorgy $ +# $Id: PKGBUILD 95309 2013-08-09 03:08:46Z bgyorgy $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> -# old Maintainer: Andrei "Garoth" Thorp <my-username at gmail dot com> +# Contributor: Andrei "Garoth" Thorp <my-username at gmail dot com> # Contributor: Alexandr Nevskiy <kepkin@gmail.com> pkgname=drivel -pkgver=3.0.3 -pkgrel=3 -pkgdesc="GTK client for working with online journals (blogs)." +pkgver=3.0.5 +pkgrel=1 +pkgdesc="GTK client for working with online journals (blogs)" url="http://drivel.sourceforge.net/" arch=('i686' 'x86_64') -license=("GPL") -depends=('curl' 'gnome-vfs' 'gtksourceview2' 'gtkspell' 'libsoup' 'desktop-file-utils') -makedepends=('intltool>=0.21' 'gnome-doc-utils>=0.3.2') +license=('GPL') +depends=('gnome-vfs' 'gtksourceview2' 'gtkspell' 'libsoup' 'desktop-file-utils') +makedepends=('intltool' 'gnome-doc-utils') install=drivel.install source=(http://downloads.sourceforge.net/drivel/$pkgname-$pkgver.tar.gz) -md5sums=('295a583d6ed652ab591070245283fb5b') +md5sums=('b7922ea0779e62f43a85dd6c5df3f931') build() { - cd $srcdir/$pkgname-$pkgver - sed -i 's/ -Werror//' configure - LDFLAGS=-lm ./configure --prefix=/usr --sysconfdir=/etc \ + cd "$srcdir/$pkgname-$pkgver" + ./configure --prefix=/usr --sysconfdir=/etc \ --disable-desktop-update --disable-schemas-install \ --with-gconf-schema-file-dir=/usr/share/gconf/schemas make } package() { - cd $srcdir/$pkgname-$pkgver - make DESTDIR=$pkgdir install + cd "$srcdir/$pkgname-$pkgver" + make DESTDIR="$pkgdir" install } diff --git a/community/mod_wsgi/PKGBUILD b/community/mod_wsgi/PKGBUILD index 22c403936..36f968fb8 100644 --- a/community/mod_wsgi/PKGBUILD +++ b/community/mod_wsgi/PKGBUILD @@ -1,17 +1,16 @@ -# $Id: PKGBUILD 79940 2012-11-15 00:36:52Z arodseth $ +# $Id: PKGBUILD 95320 2013-08-09 11:42:20Z arodseth $ # Maintainer: Alexander Rødseth <rodseth@gmail.com> # Contributor: Andrea Scarpino <andrea@archlinux.org> # Contributor: Ryan Coyner <rcoyner@gmail.com> pkgname=mod_wsgi pkgver=3.4 -pkgrel=2 +pkgrel=3 pkgdesc='Python WSGI adapter module for Apache' arch=('x86_64' 'i686') url='http://www.modwsgi.org/' license=('APACHE') depends=('apache' 'python') -makedepends=('setconf') install=mod_wsgi.install source=("http://modwsgi.googlecode.com/files/$pkgname-$pkgver.tar.gz") sha256sums=('ae85c98e9e146840ab3c3e4490e6774f9bef0f99b9f679fca786b2adb5b4b6e8') @@ -20,10 +19,9 @@ build() { cd "$srcdir/$pkgbase-$pkgver" ./configure --prefix=/usr \ - --with-apxs=/usr/sbin/apxs \ + --with-apxs=/usr/bin/apxs \ --with-python=/usr/bin/python - setconf Makefile LDLIBS '-lpython3 -lpthread -ldl -lutil -lm' - make + make LDLIBS='-lpython3 -lpthread -ldl -lutil -lm' } package() { diff --git a/community/mod_wsgi2/PKGBUILD b/community/mod_wsgi2/PKGBUILD index 3a27e99e2..6cdf187df 100644 --- a/community/mod_wsgi2/PKGBUILD +++ b/community/mod_wsgi2/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 89811 2013-05-02 13:55:03Z arodseth $ +# $Id: PKGBUILD 95322 2013-08-09 11:50:53Z arodseth $ # Maintainer: Alexander Rødseth <rodseth@gmail.com> # Contributor: Andrea Scarpino <andrea@archlinux.org> # Contributor: Ryan Coyner <rcoyner@gmail.com> pkgname=mod_wsgi2 pkgver=3.4 -pkgrel=3 +pkgrel=4 pkgdesc='Python2 WSGI adapter module for Apache' arch=('x86_64' 'i686') url='http://www.modwsgi.org/' @@ -21,7 +21,7 @@ build() { ./configure \ --prefix=/usr \ - --with-apxs=/usr/sbin/apxs \ + --with-apxs=/usr/bin/apxs \ --with-python=/usr/bin/python2 make } diff --git a/community/p3scan/PKGBUILD b/community/p3scan/PKGBUILD index 17039ff9b..1e0ca81cf 100644 --- a/community/p3scan/PKGBUILD +++ b/community/p3scan/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 91863 2013-05-28 17:37:47Z spupykin $ +# $Id: PKGBUILD 95328 2013-08-09 16:10:31Z spupykin $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Contributor: v01d <phreakuencies@gmail.com> pkgname=p3scan pkgver=2.3.2 -pkgrel=9 +pkgrel=10 pkgdesc="Fully transparent POP3/SMTP proxy with Anti-Virus and SPAM protection" arch=('i686' 'x86_64') url="http://p3scan.sourceforge.net/" @@ -33,12 +33,12 @@ package() { cd $srcdir/$pkgname-$pkgver # Create base dirs, the Makefile assumes they're there - install -d $pkgdir/usr/bin $pkgdir/usr/man/man8 $pkgdir/etc/rc.d + install -d $pkgdir/usr/bin $pkgdir/usr/share/man/man8 $pkgdir/etc/rc.d # install with root set on $pkgdir - make DESTDIR=$pkgdir install + make DESTDIR=$pkgdir install MANDIR=/usr/share/man/man8 - # delete init script provided and use an arch compatible one + # delete init script provided rm -rf $pkgdir/etc/rc.d # BUG?: make absolute link a relative one @@ -50,7 +50,6 @@ package() { # BUG: fix .conf file (the license has C style comments, they should be conf-style comments) sed -ri 's|^[/ ]\*/?|# |g' $pkgdir/etc/p3scan/p3scan.conf - mv $pkgdir/usr/man $pkgdir/usr/share/ mv $pkgdir/usr/doc $pkgdir/usr/share/ rm -rf $pkgdir/var/run diff --git a/community/stuntrally/PKGBUILD b/community/stuntrally/PKGBUILD index a4c340503..a00334e7e 100644 --- a/community/stuntrally/PKGBUILD +++ b/community/stuntrally/PKGBUILD @@ -4,17 +4,17 @@ # Contributor: Jason Melton <jason.melton@gmail.com> pkgname=stuntrally -pkgver=2.0 -pkgrel=2 +pkgver=2.1 +pkgrel=1 pkgdesc='Stunt Rally game with track editor, based on VDrift' arch=('x86_64' 'i686') license=('GPL3') url='http://code.google.com/p/vdrift-ogre' -depends=('libvorbis' 'mygui' 'sdl' 'enet' 'hicolor-icon-theme' 'libxcursor' 'stuntrally-data') +depends=('libvorbis' 'mygui' 'sdl2' 'enet' 'hicolor-icon-theme' 'libxcursor' 'stuntrally-data') makedepends=('cmake' 'boost') install=stuntrally.install source=("$pkgname-$pkgver.tar.gz::https://github.com/stuntrally/stuntrally/archive/${pkgver}.tar.gz") -sha256sums=('ef3e645e4911f37c28925e3339c39555e849b7ac13511f009742030f531eed68') +sha256sums=('d987e8c05ed1f3f54468e75e2c1f68a9a4c59ceefa7429130d4f800b28821ae0') build() { cd "$srcdir/stuntrally-$pkgver/" diff --git a/community/virtviewer/PKGBUILD b/community/virtviewer/PKGBUILD index 451d72504..b48c0d2b6 100644 --- a/community/virtviewer/PKGBUILD +++ b/community/virtviewer/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 93502 2013-07-04 14:27:03Z spupykin $ +# $Id: PKGBUILD 95330 2013-08-09 16:10:52Z spupykin $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Maintainer: Jonathan Wiersma <archaur at jonw dot org> pkgname=virtviewer -pkgver=0.5.6 +pkgver=0.5.7 pkgrel=1 pkgdesc="A lightweight interface for interacting with the graphical display of virtualized guest OS." depends=('gtk-vnc' 'libglade>=2.6.0' 'libvirt' 'spice-gtk3') @@ -12,7 +12,7 @@ url="http://virt-manager.et.redhat.com" arch=('i686' 'x86_64') license=('GPL') source=("http://virt-manager.et.redhat.com/download/sources/virt-viewer/virt-viewer-$pkgver.tar.gz") -md5sums=('b1f55ad642df062028b24d8a77619ac5') +md5sums=('c0d6d2de66e61df6c2ad339625c58a2a') build() { cd $srcdir/virt-viewer-$pkgver |