summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
authorroot <root@rshg047.dnsready.net>2011-05-29 22:47:27 +0000
committerroot <root@rshg047.dnsready.net>2011-05-29 22:47:27 +0000
commitc399070d50c89903ec1dea55aa4aa5147a367565 (patch)
tree13b71e682dd1e75ccb4c76cfb39934288a7c184e /community
parenta0a7a3e16a1399233b436e64dba17a6cca315393 (diff)
Sun May 29 22:47:27 UTC 2011
Diffstat (limited to 'community')
-rw-r--r--community/calcurse/PKGBUILD8
-rw-r--r--community/flickcurl/PKGBUILD5
-rw-r--r--community/pcsclite/PKGBUILD9
-rw-r--r--community/projectm/PKGBUILD35
-rw-r--r--community/projectm/libprojectM-2.0.1-pkg-config.patch10
-rw-r--r--community/redis/PKGBUILD6
-rw-r--r--community/shotwell/PKGBUILD14
-rw-r--r--community/warzone2100/PKGBUILD6
8 files changed, 51 insertions, 42 deletions
diff --git a/community/calcurse/PKGBUILD b/community/calcurse/PKGBUILD
index 84c696bde..75b80c91f 100644
--- a/community/calcurse/PKGBUILD
+++ b/community/calcurse/PKGBUILD
@@ -1,18 +1,18 @@
-# $Id: PKGBUILD 44138 2011-04-03 20:43:17Z lfleischer $
+# $Id: PKGBUILD 48143 2011-05-28 23:23:26Z lfleischer $
# Maintainer: Lukas Fleischer <archlinux at cryptocrack dot de>
# Contributor: Ronald van Haren <ronald.archlinux.org>
# Contributor: wain <wain.at.gmx.net>
pkgname=calcurse
-pkgver=2.8
-pkgrel=2
+pkgver=2.9.0
+pkgrel=1
pkgdesc='A text-based personal organizer.'
arch=('i686' 'x86_64')
url='http://calcurse.org/'
license=('BSD')
depends=('ncurses')
source=("http://calcurse.org/files/${pkgname}-${pkgver}.tar.gz")
-md5sums=('124d40c0912b12021996220f02b759cc')
+md5sums=('3ff0229581060d43232a6fb56b0cd07a')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
diff --git a/community/flickcurl/PKGBUILD b/community/flickcurl/PKGBUILD
index 47e29d560..c168a2416 100644
--- a/community/flickcurl/PKGBUILD
+++ b/community/flickcurl/PKGBUILD
@@ -1,15 +1,14 @@
-# $Id: PKGBUILD 44887 2011-04-12 12:28:24Z spupykin $
+# $Id: PKGBUILD 48114 2011-05-28 21:04:15Z remy $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
pkgname=flickcurl
pkgver=1.21
-pkgrel=1
+pkgrel=2
pkgdesc="C library for the Flickr API"
arch=(i686 x86_64)
url="http://librdf.org/flickcurl/"
license=('GPL')
depends=(raptor)
-makedepends=()
source=(http://download.dajobe.org/flickcurl/flickcurl-$pkgver.tar.gz)
md5sums=('d4d364231505dc22a6af42be7bc85edf')
diff --git a/community/pcsclite/PKGBUILD b/community/pcsclite/PKGBUILD
index f192e2052..14791d62b 100644
--- a/community/pcsclite/PKGBUILD
+++ b/community/pcsclite/PKGBUILD
@@ -1,15 +1,15 @@
-# $Id: PKGBUILD 45280 2011-04-18 23:09:30Z giovanni $
+# $Id: PKGBUILD 48094 2011-05-28 15:09:58Z giovanni $
# Maintainer: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: Daniel Plaza <daniel.plaza.espi@gmail.com>
pkgname=pcsclite
pkgver=1.7.2
-pkgrel=1
+pkgrel=2
pkgdesc="PC/SC Architecture smartcard middleware library"
arch=('i686' 'x86_64')
url="https://alioth.debian.org/projects/pcsclite/"
license=('BSD')
-depends=('libusb')
+depends=('udev')
makedepends=('pkgconfig')
options=('!libtool' '!docs')
source=(https://alioth.debian.org/frs/download.php/3533/pcsc-lite-${pkgver}.tar.bz2
@@ -21,8 +21,7 @@ build() {
cd "${srcdir}/pcsc-lite-${pkgver}"
./configure --prefix=/usr \
- --disable-libudev \
- --enable-libusb \
+ --enable-libudev \
--sysconfdir=/etc \
--enable-usbdropdir=/usr/lib/pcsc/drivers
diff --git a/community/projectm/PKGBUILD b/community/projectm/PKGBUILD
index 74bbe8876..84d40eeb8 100644
--- a/community/projectm/PKGBUILD
+++ b/community/projectm/PKGBUILD
@@ -1,32 +1,31 @@
-# $Id: PKGBUILD 78581 2010-04-26 20:01:05Z andrea $
-# Maintainer:
+# $Id: PKGBUILD 48148 2011-05-29 00:07:23Z lfleischer $
+# Maintainer: Lukas Fleischer <archlinux at cryptocrack dot de>
# Contributor: Alexander Baldeck <alexander@archlinux.org>
pkgname=projectm
pkgver=2.0.1
-pkgrel=2
-pkgdesc="A music visualizer which uses 3D accelerated iterative image based rendering"
+pkgrel=3
+pkgdesc='A music visualizer which uses 3D accelerated iterative image based rendering.'
arch=('i686' 'x86_64')
-url="http://projectm.sourceforge.net/"
+url='http://projectm.sourceforge.net/'
license=('LGPL')
depends=('gcc-libs' 'ftgl' 'glew' 'gtkglext')
makedepends=('pkgconfig' 'cmake')
-source=(http://downloads.sourceforge.net/${pkgname}/projectM-${pkgver}-Source.tar.gz)
-md5sums=('f8bf795878cdbbef54784cf2390b4c89')
+source=("http://downloads.sourceforge.net/${pkgname}/projectM-${pkgver}-Source.tar.gz"
+ 'libprojectM-2.0.1-pkg-config.patch')
+md5sums=('f8bf795878cdbbef54784cf2390b4c89'
+ 'c271ec8c541eb281f1294287bdbc3488')
build() {
- cd ${srcdir}
-# sed -i 's|FTGL/FTGL.h|FTGL/ftgl.h|' Renderer.hpp || return 1
-# sed -i "s|#include <iostream>|#include <cstdio>\n#include <iostream>|" BuiltinParams.cpp || return 1
- mkdir build
- cd build
- cmake ../projectM-${pkgver}-Source \
- -DCMAKE_INSTALL_PREFIX=/usr \
- -DCMAKE_BUILD_TYPE=Release || return 1
- make || return 1
+ cd "${srcdir}/projectM-${pkgver}-Source"
+
+ patch -p0 -i ../libprojectM-2.0.1-pkg-config.patch
+
+ cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release
+ make
}
package() {
- cd ${srcdir}/build
- make DESTDIR=${pkgdir} install || return 1
+ cd "${srcdir}/projectM-${pkgver}-Source"
+ make DESTDIR="${pkgdir}" install
}
diff --git a/community/projectm/libprojectM-2.0.1-pkg-config.patch b/community/projectm/libprojectM-2.0.1-pkg-config.patch
new file mode 100644
index 000000000..415e92fd7
--- /dev/null
+++ b/community/projectm/libprojectM-2.0.1-pkg-config.patch
@@ -0,0 +1,10 @@
+--- libprojectM.pc.orig 2011-05-29 01:52:53.869288700 +0200
++++ libprojectM.pc 2011-05-29 01:53:08.604851407 +0200
+@@ -1,6 +1,6 @@
+ prefix=/usr/local
+ exec_prefix=/usr/local
+-libdir=
++libdir=${exec_prefix}/lib
+ includedir=/usr/local/include
+ pkgdatadir=/usr/local/share/projectM
+ sysconfdir=/usr/local/share/projectM
diff --git a/community/redis/PKGBUILD b/community/redis/PKGBUILD
index cf53e5511..776460e97 100644
--- a/community/redis/PKGBUILD
+++ b/community/redis/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 47038 2011-05-14 10:40:55Z jelle $
+# $Id: PKGBUILD 48128 2011-05-28 22:25:50Z tdziedzic $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer: Jan-Erik Rediger <badboy at archlinux dot us>
# Contributor: nofxx <x@<nick>.com>
pkgname=redis
-pkgver=2.2.7
+pkgver=2.2.8
pkgrel=1
pkgdesc="Advanced key-value store"
arch=('i686' 'x86_64')
@@ -18,7 +18,7 @@ backup=("etc/redis.conf"
source=("http://redis.googlecode.com/files/${pkgname}-${pkgver}.tar.gz"
"redis.d"
"redis.logrotate")
-md5sums=('86937a61b9788d1d06fbfbd2bff03916'
+md5sums=('106af5e3d4646588fd27be499227e14c'
'bf61968d18d0e42529880f5c488ea9ed'
'9e2d75b7a9dc421122d673fe520ef17f')
diff --git a/community/shotwell/PKGBUILD b/community/shotwell/PKGBUILD
index 4c795a861..6e7e40006 100644
--- a/community/shotwell/PKGBUILD
+++ b/community/shotwell/PKGBUILD
@@ -1,33 +1,35 @@
-# $Id: PKGBUILD 45502 2011-04-22 15:22:48Z spupykin $
+# $Id: PKGBUILD 48133 2011-05-28 22:32:26Z tdziedzic $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer : Ionut Biru <ibiru@archlinux.org>
# Contributor: Joeny Ang <ang(dot)joeny(at)gmail(dot)com>
pkgname=shotwell
-pkgver=0.9.3
+pkgver=0.10
pkgrel=1
pkgdesc="A digital photo organizer designed for the GNOME desktop environment"
arch=('i686' 'x86_64')
url="http://yorba.org/shotwell/"
license=('LGPL2.1')
-depends=('gconf' 'libgee' 'libgphoto2' 'libunique' 'libwebkit' 'libgexiv2'
- 'libraw' 'librsvg' 'json-glib' 'desktop-file-utils' 'gnome-vfs')
+depends=('gconf' 'libgee' 'libgphoto2' 'libunique' 'libwebkit' 'libgexiv2' 'libraw' 'librsvg' 'json-glib' 'desktop-file-utils' 'gnome-vfs')
makedepends=('intltool' 'vala')
install=shotwell.install
-source=(http://yorba.org/download/shotwell/0.9/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('b1a3281be7d4ff8eac98289bcd129387')
+source=("http://yorba.org/download/shotwell/${pkgver}/shotwell-${pkgver}.tar.bz2")
+md5sums=('680c688cefdf6929f0a995d755b9f8f7')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
+
./configure --prefix=/usr \
--with-gconf-schema-file-dir=/usr/share/gconf/schemas \
--disable-schemas-install \
--disable-desktop-update \
--disable-icon-update
+
make
}
package() {
cd "${srcdir}/${pkgname}-${pkgver}"
+
make DESTDIR="${pkgdir}" install
}
diff --git a/community/warzone2100/PKGBUILD b/community/warzone2100/PKGBUILD
index 32746ffbf..f16a5a1c4 100644
--- a/community/warzone2100/PKGBUILD
+++ b/community/warzone2100/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 39013 2011-02-05 01:04:18Z lcarlier $
+# $Id: PKGBUILD 48138 2011-05-28 22:59:33Z lcarlier $
# Maintainer: Vesa Kaihlavirta <vegai@iki.fi>
# Contributor: Angelo Theodorou <encelo@users.sourceforge.net>
pkgname=warzone2100
-pkgver=2.3.7
+pkgver=2.3.8
pkgrel=1
pkgdesc="3D realtime strategy game on a future Earth"
url="http://wz2100.net/"
@@ -12,7 +12,7 @@ license=('GPL')
depends=('sdl_net' 'libgl' 'openal' 'libjpeg' 'libpng' 'libvorbis' 'libtheora' 'libmad' 'physfs' 'mesa' 'quesoglc' 'popt' 'ttf-dejavu')
makedepends=('gawk' 'bison' 'flex' 'zip' 'unzip')
source=("http://downloads.sourceforge.net/project/warzone2100/releases/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-md5sums=('67c2bb506fc59336eb830ff50303745d')
+md5sums=('612306c1b6a9d38b632ea3168b824f5e')
build() {
cd ${pkgname}-${pkgver}