summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-06-28 00:32:41 -0700
committerroot <root@rshg054.dnsready.net>2013-06-28 00:32:41 -0700
commit0a66b29837912ffee94e074fc35ba46896a96f2a (patch)
treea80241ce657a9ebef8d45ca5cc48b670c3c3b626 /community
parent7851c02115b35e64fc3b827b29c79023d4518f6f (diff)
Fri Jun 28 00:32:41 PDT 2013
Diffstat (limited to 'community')
-rw-r--r--community/allegro/PKGBUILD8
-rw-r--r--community/chmsee/PKGBUILD17
-rw-r--r--community/fcitx-chewing/PKGBUILD6
-rw-r--r--community/libpinyin/PKGBUILD6
-rw-r--r--community/python2-ldap/PKGBUILD10
5 files changed, 27 insertions, 20 deletions
diff --git a/community/allegro/PKGBUILD b/community/allegro/PKGBUILD
index 9980ad250..b432c47e3 100644
--- a/community/allegro/PKGBUILD
+++ b/community/allegro/PKGBUILD
@@ -1,12 +1,12 @@
-# $Id: PKGBUILD 90003 2013-05-06 19:36:13Z foutrelis $
+# $Id: PKGBUILD 93187 2013-06-27 16:11:54Z arodseth $
# Maintainer: Alexander Rødseth <rodseth@gmail.com>
# Contributor: Ionut Biru <ibiru@archlinux.org>
# Contributor: Tom Newsom <Jeepster@gmx.co.uk>
# Contributor: arjan <arjan@archlinux.org>
pkgname=allegro
-pkgver=5.0.9
-pkgrel=3
+pkgver=5.0.10
+pkgrel=1
pkgdesc='Portable library mainly aimed at video game and multimedia programming'
arch=('x86_64' 'i686')
url='http://alleg.sourceforge.net/'
@@ -14,7 +14,7 @@ license=('custom')
makedepends=('cmake' 'mesa-libgl' 'glu')
depends=('jack' 'libxpm' 'libxxf86dga' 'libgl' 'physfs' 'gtk2' 'libpulse')
source=("http://downloads.sourceforge.net/alleg/$pkgname-$pkgver.tar.gz")
-sha256sums=('ba28ac307023f1c756f1c421086f81d1e19ec5f09412d5848303c64177a20bd5')
+sha256sums=('71b81080f34f6e485edd0c51f22923c18ff967d5db438e591e6f3885d5bdcda1')
build() {
cd "$srcdir"
diff --git a/community/chmsee/PKGBUILD b/community/chmsee/PKGBUILD
index 083c66c2b..d10d3b141 100644
--- a/community/chmsee/PKGBUILD
+++ b/community/chmsee/PKGBUILD
@@ -1,23 +1,23 @@
-# $Id: PKGBUILD 90845 2013-05-14 19:53:14Z lcarlier $
+# $Id: PKGBUILD 93170 2013-06-27 01:34:18Z foutrelis $
# Maintainer : Laurent Carlier <lordheavym@gmail.com>
# Contributor: dionydonny <dionydonny@gmail.com>
# Contributor: Ermanno <erm67@yahoo.it>
pkgname=chmsee
-pkgver=2.0
-pkgrel=6
+pkgver=2.0.1
+pkgrel=1
arch=('i686' 'x86_64')
pkgdesc="A chm (MS HTML help file format) viewer based on xulrunner."
url="http://chmsee.googlecode.com/"
license=('GPL')
-depends=('xulrunner>18.0' 'xulrunner<22.0' 'chmlib' 'desktop-file-utils')
+depends=('xulrunner>18.0' 'xulrunner<23.0' 'chmlib' 'desktop-file-utils')
makedepends=('python2')
#source=(chmsee-$pkgver.tar.gz::https://github.com/jungleji/chmsee/tarball/v$pkgver
#source=(https://github.com/jungleji/chmsee/archive/b2a3c2ad32bfe9db067665ea1928d7e130d1b5e7.zip
source=(https://chmsee.googlecode.com/files/${pkgname}-${pkgver}.tar.gz
chmsee)
install=chmsee.install
-md5sums=('a9a1e79094e5a2674caa3b1f1e34f5e7'
+md5sums=('08f813d65ed2a9e3af8ff1092650d0a5'
'1787edd1de8aa75bd9fa75a5ab319e85')
build() {
@@ -25,7 +25,10 @@ build() {
cp Makefile.arch Makefile
sed -i -e 's/17.*/18.0/g' ../application.ini
- sed -i -e 's/19.*/21.0/g' ../application.ini
+ sed -i -e 's/21.*/22.*/g' ../application.ini
+
+ # xpcom has been merged into xul in xulrunner 22.0
+ sed -i -e 's/-lxpcom/-lxul/' common.mk
make -j1
}
@@ -34,7 +37,7 @@ package() {
cd ${srcdir}/chmsee-*
install -d ${pkgdir}/usr/share/chmsee
- cp -a * ${pkgdir}/usr/share/chmsee
+ cp -a * ${pkgdir}/usr/share/chmsee
rm -r ${pkgdir}/usr/share/chmsee/src
install -Dm644 data/chmsee.desktop.in \
${pkgdir}/usr/share/applications/chmsee.desktop
diff --git a/community/fcitx-chewing/PKGBUILD b/community/fcitx-chewing/PKGBUILD
index 462035ae1..f2dc14eaa 100644
--- a/community/fcitx-chewing/PKGBUILD
+++ b/community/fcitx-chewing/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 82974 2013-01-26 07:14:41Z fyan $
+# $Id: PKGBUILD 93175 2013-06-27 03:40:28Z fyan $
# Maintainer: Felix Yan <felixonmars@gmail.com>
pkgname=fcitx-chewing
-pkgver=0.2.0
+pkgver=0.2.1
pkgrel=1
pkgdesc='Fcitx Wrapper for chewing'
arch=('i686' 'x86_64')
@@ -26,4 +26,4 @@ package() {
cd "$srcdir"/${pkgname}-${pkgver}/build
make DESTDIR="$pkgdir" install
}
-md5sums=('d4dacf213673b5cac50db41427eb6b35')
+md5sums=('1879ad51b16e07db40338db55054833c')
diff --git a/community/libpinyin/PKGBUILD b/community/libpinyin/PKGBUILD
index 2a0e230fe..4622a10d9 100644
--- a/community/libpinyin/PKGBUILD
+++ b/community/libpinyin/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 92622 2013-06-10 07:23:18Z fyan $
+# $Id: PKGBUILD 93183 2013-06-27 13:57:26Z fyan $
# Maintainer: Felix Yan <felixonmars@gmail.com>
# Contributor: Yangtse <yangtsesu@gmail.com>
# Contributor: WU Jun <quark at lihdd dot net>
pkgname=libpinyin
-pkgver=0.9.92
+pkgver=0.9.93
pkgrel=1
pkgdesc="Library to deal with pinyin"
arch=('i686' 'x86_64')
@@ -30,5 +30,5 @@ package() {
cd "${srcdir}/libpinyin-$pkgver"
make DESTDIR="${pkgdir}" install
}
-sha512sums=('6e88143d0032a7da61d141b23df2265540ea7667dfe641e9f1945cf8bc7b2c9df72d96bfa4df4333d550ca9f6d64545076b1aceda1d2b855fa95a2bd793943f4'
+sha512sums=('7214c7913ed116a5557e89958d0d117e7a2781dcbbcc8b1c6713fb569ca121a5763e5cf1dedfdb4607638f773875c374112865d3a306876906a126954c4ef387'
'8719d99b2efb22438ec067c046f8d45addb3e0d336e8d6ec4b8ed22370fe81366d19a34934bb059230f86e74c379acb62822ee3458850437880d531de8ff3e0e')
diff --git a/community/python2-ldap/PKGBUILD b/community/python2-ldap/PKGBUILD
index 548ac6af6..7086a3b52 100644
--- a/community/python2-ldap/PKGBUILD
+++ b/community/python2-ldap/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 72704 2012-06-20 12:26:14Z spupykin $
+# $Id: PKGBUILD 93180 2013-06-27 12:10:25Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Morgan LEFIEUX <comete_AT_archlinuxfr.org>
pkgname=python2-ldap
-pkgver=2.4.10
+pkgver=2.4.13
pkgrel=1
pkgdesc="Provides an object-oriented API to access LDAP directory servers from Python programs"
arch=('i686' 'x86_64')
@@ -13,12 +13,16 @@ depends=('python2' 'libldap>=2.4.26')
makedepends=('chrpath')
replaces=('python-ldap')
source=(http://pypi.python.org/packages/source/p/python-ldap/python-ldap-$pkgver.tar.gz)
-md5sums=('a15827ca13c90e9101e5e9405c1d83be')
+md5sums=('74b7b50267761540451eade44b2049ee')
build() {
cd $srcdir/python-ldap-$pkgver
sed -i 's|<sasl.h>|<sasl/sasl.h>|' Modules/LDAPObject.c
python2 setup.py build
+}
+
+package() {
+ cd $srcdir/python-ldap-$pkgver
python2 setup.py install --root $pkgdir
install -D -m644 LICENCE $pkgdir/usr/share/licenses/$pkgname/LICENSE
chrpath -d $pkgdir/usr/lib/python2.7/site-packages/_ldap.so