summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
authorroot <root@rshg047.dnsready.net>2011-05-06 20:17:18 +0000
committerroot <root@rshg047.dnsready.net>2011-05-06 20:17:18 +0000
commit3f7a594e5ed077eadf16cad40d023c4835c68501 (patch)
tree08e85872114e0c9edd6042c1b1554e2286544e88 /community
parent2bba02fdaa36de05dffef6a54b57c73259d7db53 (diff)
Fri May 6 20:17:18 UTC 2011
Diffstat (limited to 'community')
-rw-r--r--community/libparserutils/PKGBUILD14
-rw-r--r--community/mupdf/PKGBUILD4
-rw-r--r--community/perl-datetime/PKGBUILD7
-rw-r--r--community/ude/PKGBUILD16
4 files changed, 24 insertions, 17 deletions
diff --git a/community/libparserutils/PKGBUILD b/community/libparserutils/PKGBUILD
index 0f91f8d8d..88550cc62 100644
--- a/community/libparserutils/PKGBUILD
+++ b/community/libparserutils/PKGBUILD
@@ -1,25 +1,27 @@
-# $Id: PKGBUILD 22542 2010-07-22 12:13:40Z lcarlier $
+# $Id: PKGBUILD 46354 2011-05-06 03:07:02Z bfanella $
+# Maintainer: Brad Fanella <bradfanella@archlinux.us>
# Contributor: Paulo Matias <matiasΘarchlinux-br·org>
-# Maintainer: Daniel J Griffiths <ghost1227@archlinux.us>
+# Contributor: Daniel J Griffiths <ghost1227@archlinux.us>
pkgname=libparserutils
-pkgver=0.0.2
+pkgver=0.1.0
pkgrel=1
pkgdesc="Library for building efficient parsers"
arch=('i686' 'x86_64')
url="http://www.netsurf-browser.org/projects/libparserutils"
license=('MIT')
source=("http://www.netsurf-browser.org/projects/releases/${pkgname}-${pkgver}-src.tar.gz")
-md5sums=('5b2e4ddeebe451cc801ccd6e7da06f87')
+md5sums=('eb415317925a0fb12a4ff8f849d2fe92')
build() {
- cd ${srcdir}/${pkgname}-${pkgver}
+ cd ${srcdir}/${pkgname}-${pkgver}-src
+ sed 's/-Wall/ /' -i Makefile
make PREFIX=/usr
}
package() {
- cd ${srcdir}/${pkgname}-${pkgver}
+ cd ${srcdir}/${pkgname}-${pkgver}-src
make install PREFIX=/usr DESTDIR=${pkgdir}
install -Dm644 COPYING ${pkgdir}/usr/share/licenses/${pkgname}/COPYING
diff --git a/community/mupdf/PKGBUILD b/community/mupdf/PKGBUILD
index 69c92cbc7..3fefacf7e 100644
--- a/community/mupdf/PKGBUILD
+++ b/community/mupdf/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: xduugu (.desktop and install files)
pkgname=mupdf
-pkgver=0.8.15
+pkgver=0.8.165
pkgrel=1
pkgdesc="lightweight PDF viewer and toolkit written in portable C"
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ license=('GPL3')
depends=('freetype2' 'libjpeg' 'jbig2dec' 'openjpeg' 'libxext')
install=mupdf.install
source=("http://mupdf.com/download/$pkgname-$pkgver-source.tar.gz")
-md5sums=('ba6159fab82999599d36534cda07957f')
+md5sums=('a95813737924e60d87a944d52b6a5120')
build() {
cd "$srcdir/$pkgname-$pkgver"
diff --git a/community/perl-datetime/PKGBUILD b/community/perl-datetime/PKGBUILD
index c25f27d05..ff0dc14aa 100644
--- a/community/perl-datetime/PKGBUILD
+++ b/community/perl-datetime/PKGBUILD
@@ -1,15 +1,16 @@
-# $Id: PKGBUILD 46151 2011-05-04 08:34:55Z spupykin $
+# $Id: PKGBUILD 46321 2011-05-05 10:16:29Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: François Charette <firmicus ατ gmx δοτ net>
pkgname=perl-datetime
pkgver=0.69
-pkgrel=1
+pkgrel=2
pkgdesc="A complete, easy to use date and time object"
arch=('i686' 'x86_64')
url="http://search.cpan.org/dist/DateTime"
license=('GPL' 'PerlArtistic')
-depends=('perl-datetime-timezone>=0.59' 'perl-datetime-locale>=0.41' 'perl-params-validate>=0.76')
+depends=('perl-datetime-timezone>=0.59' 'perl-datetime-locale>=0.41'
+ 'perl-params-validate>=0.76' 'perl-math-round')
LC_NUMERIC=C
provides=("perl-datetime=`printf %.4f $pkgver`")
options=('!emptydirs')
diff --git a/community/ude/PKGBUILD b/community/ude/PKGBUILD
index bf99313e3..9202bd979 100644
--- a/community/ude/PKGBUILD
+++ b/community/ude/PKGBUILD
@@ -1,26 +1,30 @@
-# $Id: PKGBUILD 12299 2010-03-01 11:14:18Z spupykin $
+# $Id: PKGBUILD 46324 2011-05-05 10:17:03Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: eric <eric@archlinux.org>
# Contributor: dorphell <dorphell@gmx.net>
pkgname=ude
-pkgver=0.2.10
+pkgver=0.2.10a
pkgrel=1
-pkgdesc="UDE, the Unix Desktop Environment, is a GUI desktop environment"
+pkgdesc="Unix Desktop Environment is a GUI desktop environment"
arch=('i686' 'x86_64')
license=('GPL')
depends=('libjpeg' 'libxmu' 'libxpm')
url="http://udeproject.sourceforge.net/index.shtml"
source=(http://downloads.sourceforge.net/udeproject/uwm-$pkgver.tar.gz \
$pkgname.desktop)
-md5sums=('efb3392591ad976d20bd7ac6f174a5a3'
+md5sums=('1370418179f56612ffe63d6ed0c89d13'
'84f94253ea284258c4465cd76edf599f')
build() {
cd $srcdir/uwm-$pkgver
- mkdir -p $pkgdir/etc/X11/sessions
./configure --prefix=/usr
- make || return 1
+ make
+}
+
+package() {
+ cd $srcdir/uwm-$pkgver
+ mkdir -p $pkgdir/etc/X11/sessions
make prefix=$pkgdir/usr install
cp $srcdir/$pkgname.desktop $pkgdir/etc/X11/sessions
}