summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-03-02 18:53:10 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2012-03-02 18:53:10 +0100
commit588ef662386ce30b28688e95f11f7fc7a52f8e25 (patch)
treea62b104d7b70d82767fbde6aeb782b1359302459 /community
parent9ea487ed90ebf891571ea8fffd34c154cbf981df (diff)
parentb479098a1b8d7cb545339cb225a7cde4988b2748 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/kdesvn/PKGBUILD community/lwm/PKGBUILD community/sakura/PKGBUILD extra/openmpi/PKGBUILD extra/qt/PKGBUILD
Diffstat (limited to 'community')
-rw-r--r--community/kdesvn/PKGBUILD33
-rw-r--r--community/kdesvn/kdesvn-1.5.5-doctype-version.patch9
-rw-r--r--community/kdesvn/kdesvn-1.5.5-qt48.patch14
-rw-r--r--community/kdesvn/kdesvn.install7
-rw-r--r--community/lib32-libpng/PKGBUILD55
-rw-r--r--community/lilyterm/PKGBUILD9
-rw-r--r--community/lwm/PKGBUILD21
-rw-r--r--community/macchanger/PKGBUILD23
-rw-r--r--community/mongodb/PKGBUILD5
-rwxr-xr-xcommunity/python-scipy/PKGBUILD15
-rw-r--r--community/qtcurve-gtk2/PKGBUILD24
-rw-r--r--community/rlwrap/PKGBUILD21
-rw-r--r--community/root/PKGBUILD16
-rw-r--r--community/sakura/PKGBUILD17
-rw-r--r--community/sakura/linker.patch11
-rw-r--r--community/scantailor/PKGBUILD6
-rw-r--r--community/scite/PKGBUILD8
-rw-r--r--community/swi-prolog/PKGBUILD4
-rw-r--r--community/typespeed/PKGBUILD18
-rw-r--r--community/virtualbox-modules/PKGBUILD4
-rw-r--r--community/vobcopy/PKGBUILD13
-rw-r--r--community/xmlrpc-c/PKGBUILD13
22 files changed, 244 insertions, 102 deletions
diff --git a/community/kdesvn/PKGBUILD b/community/kdesvn/PKGBUILD
index f0d900b55..2b3d3b2cd 100644
--- a/community/kdesvn/PKGBUILD
+++ b/community/kdesvn/PKGBUILD
@@ -1,24 +1,29 @@
-# $Id: PKGBUILD 26469 2010-09-15 21:07:57Z jlichtblau $
+# $Id: PKGBUILD 66895 2012-02-29 22:49:56Z giovanni $
# Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
pkgname=kdesvn
pkgver=1.5.5
-pkgrel=1
+pkgrel=2
pkgdesc="A pure C++ SVN-client for KDE"
arch=('i686' 'x86_64' 'mips64el')
-url="http://www.alwins-world.de/programs/kdesvn/"
+url="http://kdesvn.alwins-world.de/"
license=('GPL')
-depends=('hicolor-icon-theme' 'kdelibs' 'subversion' 'xdg-utils' 'qt')
+depends=('kdebase-runtime' 'subversion')
makedepends=('automoc4' 'cmake')
conflicts=('qsvn')
-options=('libtool')
-install=$pkgname.install
-changelog=$pkgname.changelog
-source=(http://kdesvn.alwins-world.de/downloads/$pkgname-$pkgver.tar.bz2)
-md5sums=('8f11d31cc55fba408b7971541ee261d0')
+install=kdesvn.install
+source=("http://kdesvn.alwins-world.de/downloads/${pkgname}-${pkgver}.tar.bz2"
+ 'kdesvn-1.5.5-qt48.patch'
+ 'kdesvn-1.5.5-doctype-version.patch')
+md5sums=('8f11d31cc55fba408b7971541ee261d0'
+ 'a7440581e373e06e4290e1f0d905c6f2'
+ '64368d7cb40ce9fe7656f886337628b8')
build() {
- cd ${srcdir}/$pkgname-$pkgver
+ cd "${srcdir}/${pkgname}-${pkgver}"
+
+ patch -Np1 -i "${srcdir}/kdesvn-1.5.5-qt48.patch"
+ patch -Np1 -i "${srcdir}/kdesvn-1.5.5-doctype-version.patch"
cmake . \
-DCMAKE_INSTALL_PREFIX=/usr \
@@ -30,13 +35,13 @@ build() {
}
package() {
- cd ${srcdir}/$pkgname-$pkgver
+ cd "${srcdir}/${pkgname}-${pkgver}"
- make DESTDIR=${pkgdir} install
+ make DESTDIR="${pkgdir}" install
-#removing conflicting files - kdesdk
+ #removing conflicting files - kdesdk
rm -f ${pkgdir}/usr/share/kde4/services/svn*
-#removing $srcdir reference
+ #removing $srcdir reference
rm -rf ${pkgdir}/usr/share/doc
}
diff --git a/community/kdesvn/kdesvn-1.5.5-doctype-version.patch b/community/kdesvn/kdesvn-1.5.5-doctype-version.patch
new file mode 100644
index 000000000..908960b72
--- /dev/null
+++ b/community/kdesvn/kdesvn-1.5.5-doctype-version.patch
@@ -0,0 +1,9 @@
+--- a/doc/nl/index.docbook 2010-08-09 19:00:17.000000000 +0200
++++ b/doc/nl/index.docbook 2010-08-09 19:00:26.000000000 +0200
+@@ -1,5 +1,5 @@
+ <?xml version="1.0" ?>
+-<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.1.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
++<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
+ <!ENTITY kdesvn "<application>kdesvn</application>">
+ <!ENTITY kappname "&kdesvn;"><!-- Do *not* replace kappname-->
+ <!ENTITY package "kde-module"><!-- kdebase, kdeadmin, etc -->
diff --git a/community/kdesvn/kdesvn-1.5.5-qt48.patch b/community/kdesvn/kdesvn-1.5.5-qt48.patch
new file mode 100644
index 000000000..a1ac51b51
--- /dev/null
+++ b/community/kdesvn/kdesvn-1.5.5-qt48.patch
@@ -0,0 +1,14 @@
+Source: Ubuntu
+https://launchpad.net/ubuntu/precise/+source/kdesvn/1.5.5-3ubuntu1
+
+--- kdesvn-1.5.5.orig/src/svnfrontend/graphtree/revgraphview.h
++++ kdesvn-1.5.5/src/svnfrontend/graphtree/revgraphview.h
+@@ -49,7 +49,7 @@ typedef svn::SharedPointer<KTemporaryFil
+ /**
+ @author Rajko Albrecht <ral@alwins-world.de>
+ */
+-class RevGraphView : virtual public QGraphicsView
++class RevGraphView : public QGraphicsView
+ {
+ Q_OBJECT
+ public:
diff --git a/community/kdesvn/kdesvn.install b/community/kdesvn/kdesvn.install
index b711352cb..5c501dc49 100644
--- a/community/kdesvn/kdesvn.install
+++ b/community/kdesvn/kdesvn.install
@@ -1,11 +1,12 @@
post_install() {
- which xdg-icon-resource 1>/dev/null 2>/dev/null && xdg-icon-resource forceupdate || true
+ xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+ update-desktop-database -q
}
post_upgrade() {
- post_install $1
+ post_install
}
post_remove() {
- post_install $1
+ post_install
}
diff --git a/community/lib32-libpng/PKGBUILD b/community/lib32-libpng/PKGBUILD
new file mode 100644
index 000000000..8d626ebc2
--- /dev/null
+++ b/community/lib32-libpng/PKGBUILD
@@ -0,0 +1,55 @@
+# $Id: PKGBUILD 66846 2012-02-29 12:56:09Z bluewind $
+# Maintainer: Jan de Groot <jgc@archlinux.org>
+# Contributor: dorphell <dorphell@archlinux.org>
+# Contributor: Travis Willard <travis@archlinux.org>
+# Contributor: Douglas Soares de Andrade <douglas@archlinux.org>
+
+_pkgbasename=libpng
+pkgname=lib32-$_pkgbasename
+pkgver=1.5.9
+_apngver=1.5.9
+_libversion=15
+pkgrel=2
+pkgdesc="A collection of routines used to create PNG format graphics files (32-bit)"
+arch=('x86_64')
+url="http://www.libpng.org/pub/png/libpng.html"
+license=('custom')
+depends=('lib32-zlib' $_pkgbasename)
+makedepends=(gcc-multilib)
+options=('!libtool')
+source=("http://downloads.sourceforge.net/sourceforge/${_pkgbasename}/${_pkgbasename}-${pkgver}.tar.xz"
+ "http://downloads.sourceforge.net/sourceforge/libpng-apng/libpng-${_apngver}-apng.patch.gz")
+md5sums=('05d9ab3705c34954c0032b71318b678a'
+ '268f7db97b292d5f14a24ea7940f6f1c')
+
+build() {
+ export CC="gcc -m32"
+ export CXX="g++ -m32"
+ export PKG_CONFIG_PATH="/usr/lib32/pkgconfig"
+
+ cd "${srcdir}/${_pkgbasename}-${pkgver}"
+
+ # Add animated PNG (apng) support
+ # see http://sourceforge.net/projects/libpng-apng/
+ patch -p1 -i "${srcdir}/libpng-${_apngver}-apng.patch"
+
+ ./configure --prefix=/usr --libdir=/usr/lib32 --program-suffix=-32
+ make
+}
+
+package() {
+ cd "${srcdir}/${_pkgbasename}-${pkgver}"
+
+ make DESTDIR="${pkgdir}" install
+
+ cd contrib/pngminus
+ make PNGLIB="-L${pkgdir}/usr/lib32 -lpng" -f makefile.std png2pnm pnm2png
+
+ rm -rf "${pkgdir}"/usr/{include,share}
+
+ rm "$pkgdir/usr/bin/libpng-config"
+ ln -s "libpng${_libversion}-config-32" "$pkgdir/usr/bin/libpng-config-32"
+
+ mkdir -p "$pkgdir/usr/share/licenses"
+ ln -s $_pkgbasename "$pkgdir/usr/share/licenses/$pkgname"
+}
diff --git a/community/lilyterm/PKGBUILD b/community/lilyterm/PKGBUILD
index 4685226ff..527888dcc 100644
--- a/community/lilyterm/PKGBUILD
+++ b/community/lilyterm/PKGBUILD
@@ -1,10 +1,12 @@
+# $Id: PKGBUILD 66757 2012-02-28 08:33:19Z giovanni $
+# Maintainer: Kyle Keen <keenerd@gmail.com>
# Contributor: TDY <tdy@gmx.com>
# Contributor: DonVla <donvla@users.sourceforge.net>
-# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
+# Contributor: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=lilyterm
pkgver=0.9.8
-pkgrel=1
+pkgrel=2
pkgdesc="A light and easy to use libvte based X terminal emulator"
arch=('i686' 'x86_64' 'mips64el')
url="http://lilyterm.luna.com.tw/index_en.html"
@@ -17,7 +19,8 @@ md5sums=('995f7b4634523bf5e150b529a4bdbf6f')
build() {
cd "$srcdir/lilyterm-$pkgver"
./autogen.sh
- ./configure --prefix=/usr --sysconfdir=/etc
+ ./configure --prefix=/usr \
+ --sysconfdir=/etc
make
}
diff --git a/community/lwm/PKGBUILD b/community/lwm/PKGBUILD
index f14f5c36a..c33d6e556 100644
--- a/community/lwm/PKGBUILD
+++ b/community/lwm/PKGBUILD
@@ -1,25 +1,32 @@
-# $Id: PKGBUILD 6621 2009-12-18 08:13:19Z giovanni $
-# Maintainer: Daniel J Griffiths <ghost1227@archlinux.us>
+# $Id: PKGBUILD 66767 2012-02-28 10:21:19Z giovanni $
+# Maintainer: Kyle Keen <keenerd@gmail.com>
+# Contributor: Daniel J Griffiths <ghost1227@archlinux.us>
# Contributor: Jeff Mickey <j@codemac.net>
# Contributor: Ben Mazer <blm@groknil.org>
pkgname=lwm
pkgver=1.2.2
-pkgrel=1
-pkgdesc="a very light weight window manager"
+pkgrel=2
+pkgdesc="A very light weight window manager"
arch=('i686' 'x86_64' 'mips64el')
license=('GPL')
url="http://www.jfc.org.uk/software/lwm.html"
-depends=('xorg-server')
+depends=('xorg-server' 'libsm' 'libxext')
makedepends=('imake')
source=(http://www.jfc.org.uk/files/$pkgname/$pkgname-$pkgver.tar.gz)
md5sums=('1748722a293e03d632b615275ef84498')
build() {
cd ${srcdir}/${pkgname}-${pkgver}
+
+ sed -i -e "s/(SMLIB)/& -lICE/g" Imakefile
xmkmf
- make || return 1
- strip lwm
+ make EXTRA_LDOPTIONS="${CFLAGS} ${LDFLAGS}" CFLAGS="${CFLAGS}"
+}
+
+package() {
+ cd ${srcdir}/${pkgname}-${pkgver}
+
install -Dm755 lwm ${pkgdir}/usr/bin/lwm
install -Dm644 lwm.man ${pkgdir}/usr/share/man/man1/lwm.1
}
diff --git a/community/macchanger/PKGBUILD b/community/macchanger/PKGBUILD
index 456e3fcea..bb82b6528 100644
--- a/community/macchanger/PKGBUILD
+++ b/community/macchanger/PKGBUILD
@@ -1,18 +1,27 @@
-# $Id: PKGBUILD 7199 2010-01-03 07:55:05Z dgriffiths $
+# $Id: PKGBUILD 66755 2012-02-28 08:12:38Z giovanni $
+# Maintainer: Kyle Keen <keenerd@gmail.com>
+# Contributor: Daniel J Griffiths <ghost1227@archlinux.us>
pkgname=macchanger
pkgver=1.5.0
-pkgrel=3
+pkgrel=4
pkgdesc="A small utility to change you NIC's MAC address"
arch=('i686' 'x86_64' 'mips64el')
url="http://ftp.gnu.org/gnu/macchanger"
license=('GPL')
-source=(http://ftp.gnu.org/gnu/macchanger/$pkgname-$pkgver.tar.gz)
+source=(http://ftp.gnu.org/gnu/macchanger/${pkgname}-${pkgver}.tar.gz)
md5sums=('79b7cdaeca3d8ebafa764c4b0dd03ab7')
build() {
- cd $startdir/src/$pkgname-$pkgver
- ./configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/man
- make || return 1
- make DESTDIR=$startdir/pkg install || return 1
+ cd ${srcdir}/${pkgname}-${pkgver}
+ ./configure --prefix=/usr \
+ --mandir=/usr/share/man \
+ --infodir=/usr/share/man
+ make
+}
+
+package() {
+ cd ${srcdir}/${pkgname}-${pkgver}
+
+ make DESTDIR=${pkgdir} install
}
diff --git a/community/mongodb/PKGBUILD b/community/mongodb/PKGBUILD
index e937af513..517935780 100644
--- a/community/mongodb/PKGBUILD
+++ b/community/mongodb/PKGBUILD
@@ -1,9 +1,10 @@
+# $Id: PKGBUILD 66824 2012-02-29 00:49:06Z tdziedzic $
# Maintainer: Thomas Dziedzic < gostrc at gmail >
# Contributor: Mathias Stearn <mathias@10gen.com>
# Contributor: Alec Thomas
pkgname=mongodb
-pkgver=2.0.2
+pkgver=2.0.3
pkgrel=1
pkgdesc='A high-performance, open source, schema-free document-oriented database.'
arch=('i686' 'x86_64' 'mips64el')
@@ -18,7 +19,7 @@ install="mongodb.install"
source=("http://downloads.mongodb.org/src/mongodb-src-r${pkgver}.tar.gz"
'mongodb.rc'
'mongodb.conf')
-md5sums=('5dcf819249955a3e9cc61a341e45403a'
+md5sums=('f588cae93196b94599ec50e3c4956592'
'9c67e00f4626ad761a8f7d4e037a54d7'
'4839fe1d638187ca3226e8267b947318')
diff --git a/community/python-scipy/PKGBUILD b/community/python-scipy/PKGBUILD
index d9ac969d6..650b6f16d 100755
--- a/community/python-scipy/PKGBUILD
+++ b/community/python-scipy/PKGBUILD
@@ -6,15 +6,16 @@
# Contributor: Andrzej Giniewicz <gginiu@gmail.com>
pkgname=('python-scipy' 'python2-scipy')
-pkgver=0.10.0
+pkgver=0.10.1
pkgrel=1
pkgdesc="SciPy is open-source software for mathematics, science, and engineering."
arch=('i686' 'x86_64' 'mips64el')
url="http://www.scipy.org/"
license=('BSD')
makedepends=('gcc-fortran' 'python-numpy' 'python2-numpy')
+checkdepends=('python-nose' 'python2-nose')
source=("http://downloads.sourceforge.net/scipy/scipy-${pkgver}.tar.gz")
-md5sums=('e357c08425fd031dce63bc4905789088')
+md5sums=('6ad976549e22e04ca93e70cf55b70a22')
build() {
unset LDFLAGS
@@ -42,6 +43,16 @@ build() {
python2 setup.py config_fc --fcompiler=gnu95 build
}
+check() {
+ cd scipy-${pkgver}
+# figure out how to run tests in the source tree easily
+# python -c "from scipy import test; test('full')"
+
+ cd ../scipy-${pkgver}-py2
+# figure out how to run tests in the source tree easily
+# python2 -c "from scipy import test; test('full')"
+}
+
package_python-scipy() {
depends=('python-numpy')
provides=('python3-scipy' 'scipy')
diff --git a/community/qtcurve-gtk2/PKGBUILD b/community/qtcurve-gtk2/PKGBUILD
index f6dde224d..b77e5b18c 100644
--- a/community/qtcurve-gtk2/PKGBUILD
+++ b/community/qtcurve-gtk2/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 65720 2012-02-22 11:50:01Z svenstaro $
+# $Id: PKGBUILD 66821 2012-02-28 23:45:44Z svenstaro $
# Maintainer: Sven-Hendrik Haase <sh@lutzhaase.com>
# Contributor: Andrea Scarpino <andrea@archlinux.org>
# Contributor: Pierre Schmitz <pierre@archlinux.de>
pkgname=qtcurve-gtk2
-pkgver=1.8.13
+pkgver=1.8.14
pkgrel=1
pkgdesc="A configurable set of widget styles for KDE and Gtk"
arch=('i686' 'x86_64')
@@ -15,19 +15,19 @@ makedepends=('cmake')
groups=('qtcurve')
options=('!libtool')
source=("http://craigd.wikispaces.com/file/view/QtCurve-Gtk2-${pkgver}.tar.bz2")
-md5sums=('11cee806fd3f78d375498d5bd304799e')
+md5sums=('4d8e703c5e906e8e3d27b1a38b57db9b')
build() {
- cd "${srcdir}"
- mkdir build
- cd build
- cmake ../QtCurve-Gtk2-${pkgver} \
- -DCMAKE_BUILD_TYPE=Release \
- -DCMAKE_INSTALL_PREFIX=/usr
- make
+ cd "${srcdir}"
+ mkdir build
+ cd build
+ cmake ../QtCurve-Gtk2-${pkgver} \
+ -DCMAKE_BUILD_TYPE=Release \
+ -DCMAKE_INSTALL_PREFIX=/usr
+ make
}
package() {
- cd "${srcdir}"/build
- make DESTDIR="${pkgdir}" install
+ cd "${srcdir}"/build
+ make DESTDIR="${pkgdir}" install
}
diff --git a/community/rlwrap/PKGBUILD b/community/rlwrap/PKGBUILD
index ca15bd42b..6ca506ac5 100644
--- a/community/rlwrap/PKGBUILD
+++ b/community/rlwrap/PKGBUILD
@@ -1,23 +1,30 @@
-# $Id: PKGBUILD 16714 2010-05-06 11:51:51Z mherych $
-# Maintainer : wizzomafizzo <wizzomafizzo@gmail.com>
-# Maintainer: Mateusz Herych <heniekk@gmail.com>
+# $Id: PKGBUILD 66761 2012-02-28 08:57:15Z giovanni $
+# Maintainer: Kyle Keen <keenerd@gmail.com>
+# Contributor: wizzomafizzo <wizzomafizzo@gmail.com>
+# Contributor: Mateusz Herych <heniekk@gmail.com>
# Contributor: Benjamin Andresen <benny AT klapmuetz DOT org>
# Contributor: Douglas Thrift <douglas@douglasthrift.net>
pkgname=rlwrap
pkgver=0.37
-pkgrel=1
+pkgrel=2
pkgdesc="A 'readline wrapper'"
arch=('i686' 'x86_64' 'mips64el')
url="http://utopia.knoware.nl/~hlub/uck/rlwrap/"
license=('GPL')
-depends=('readline')
+depends=('perl')
source=(http://utopia.knoware.nl/~hlub/uck/$pkgname/$pkgname-$pkgver.tar.gz)
md5sums=('04cd6e2c257eb5a86b297f2ebf91dbbf')
build() {
cd $srcdir/$pkgname-$pkgver
+
./configure --prefix=/usr
- make || return 1
- make DESTDIR=$pkgdir install || return 1
+ make
+}
+
+package() {
+ cd $srcdir/$pkgname-$pkgver
+
+ make DESTDIR=$pkgdir install
}
diff --git a/community/root/PKGBUILD b/community/root/PKGBUILD
index ac945a609..4010182cb 100644
--- a/community/root/PKGBUILD
+++ b/community/root/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Sebastian Voecking <voeck@web.de>
pkgname=root
-pkgver=5.32.00
-pkgrel=4
+pkgver=5.32.01
+pkgrel=1
pkgdesc='C++ data analysis framework and interpreter from CERN.'
arch=('i686' 'x86_64' 'mips64el')
url='http://root.cern.ch'
@@ -16,21 +16,15 @@ options=('!emptydirs')
source=("ftp://root.cern.ch/root/root_v${pkgver}.source.tar.gz"
'root.sh'
'rootd'
- 'root.xml'
- 'fix-mathcore-generation-r42566.diff')
-md5sums=('1c30e4e6eeae62ff1ad5118cd1309679'
+ 'root.xml')
+md5sums=('c8f28bb483e0b32208fb153c1ea6af7c'
'0e883ad44f99da9bc7c23bc102800b62'
'efd06bfa230cc2194b38e0c8939e72af'
- 'e2cf69b204192b5889ceb5b4dedc66f7'
- '12877cabd620284f50ea16ef97a54aac')
+ 'e2cf69b204192b5889ceb5b4dedc66f7')
build() {
cd root
- # temporary workaround: remove on next patch release after 5.32.00
- # bug reported at: https://savannah.cern.ch/bugs/?90906
- patch -Np0 -i ${srcdir}/fix-mathcore-generation-r42566.diff
-
if [ ${CARCH} == 'i686' ]; then
TARGET=linux;
else
diff --git a/community/sakura/PKGBUILD b/community/sakura/PKGBUILD
index aa0f750bb..e84b00014 100644
--- a/community/sakura/PKGBUILD
+++ b/community/sakura/PKGBUILD
@@ -1,23 +1,28 @@
-# $Id: PKGBUILD 53190 2011-07-31 20:35:40Z rvanharen $
+# $Id: PKGBUILD 66893 2012-02-29 21:54:35Z rvanharen $
# Maintainer: Ronald van Haren <ronald.archlinux.org>
# Contributor: Dmitry N. Shilov <stormblast@land.ru>
pkgname=sakura
-pkgver=2.4.2
+pkgver=3.0.0
pkgrel=1
pkgdesc="A terminal emulator based on GTK and VTE"
arch=('i686' 'x86_64' 'mips64el')
-url="http://pleyades.net/david/sakura.php"
+url="https://launchpad.net/sakura"
license=('GPL')
-depends=('vte' 'libxft' 'desktop-file-utils')
+depends=('vte3' 'libxft' 'desktop-file-utils')
makedepends=('cmake')
-source=(http://pleyades.net/david/projects/$pkgname/$pkgname-$pkgver.tar.bz2)
+source=(http://pleyades.net/david/projects/$pkgname/$pkgname-$pkgver.tar.bz2
+ "linker.patch")
install=sakura.install
-sha1sums=('24b98c42c057da39f57c281a4726901952774641')
+sha1sums=('2ac4024b40074fb048e9b75cd7ea351b1829c5ee'
+ '781058944c572b840e68a55a0fe86e97c4ac5296')
build() {
cd $srcdir/${pkgname}-${pkgver}
+ # missing linker
+ patch -Np1 -i ${srcdir}/linker.patch
+
# Set default font size a bit smaller
sed -i 's|#define DEFAULT_FONT "Bitstream Vera Sans Mono 14"|#define DEFAULT_FONT "Bitstream Vera Sans Mono 10"|g' src/sakura.c
diff --git a/community/sakura/linker.patch b/community/sakura/linker.patch
new file mode 100644
index 000000000..9277461d9
--- /dev/null
+++ b/community/sakura/linker.patch
@@ -0,0 +1,11 @@
+--- sakura-3.0.0/CMakeLists.txt.bak 2012-02-29 22:50:16.786701967 +0100
++++ sakura-3.0.0/CMakeLists.txt 2012-02-29 22:50:26.323368673 +0100
+@@ -43,7 +43,7 @@
+
+ INCLUDE_DIRECTORIES (. ${GTK_INCLUDE_DIRS} ${VTE_INCLUDE_DIRS})
+ LINK_DIRECTORIES (${GTK_LIBRARY_DIRS} ${VTE_LIBRARY_DIRS})
+-LINK_LIBRARIES (${GTK_LIBRARIES} ${VTE_LIBRARIES})
++LINK_LIBRARIES (${GTK_LIBRARIES} ${VTE_LIBRARIES} -lm)
+ ADD_EXECUTABLE (sakura src/sakura.c)
+ ADD_DEPENDENCIES (sakura src/sakura.c src/sakura.h)
+
diff --git a/community/scantailor/PKGBUILD b/community/scantailor/PKGBUILD
index 7dea11b25..5c09b8711 100644
--- a/community/scantailor/PKGBUILD
+++ b/community/scantailor/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 66680 2012-02-27 10:02:02Z spupykin $
+# $Id: PKGBUILD 66775 2012-02-28 14:29:17Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Denis Terskov aka neurosurgeon <terskov.den@gmail.com>
pkgname=scantailor
-pkgver=0.9.11
+pkgver=0.9.11.1
pkgrel=1
pkgdesc="Interactive post-processing tool for scanned pages"
arch=(i686 x86_64 'mips64el')
@@ -13,7 +13,7 @@ depends=('qt')
makedepends=('cmake' 'boost')
options=('!makeflags')
source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('15984c8828ecb2de542ac94e3c41a810')
+md5sums=('6cdca1b6d1dafd022ea94b4800dad340')
build() {
cd $srcdir/$pkgname-$pkgver
diff --git a/community/scite/PKGBUILD b/community/scite/PKGBUILD
index 2b9d1321f..3e9f6ebc8 100644
--- a/community/scite/PKGBUILD
+++ b/community/scite/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 61725 2012-01-07 01:42:13Z arodseth $
+# $Id: PKGBUILD 66814 2012-02-28 22:45:12Z arodseth $
# Maintainer: Alexander Rødseth <rodseth@gmail.com>
# Contributor: Thomas S Hatch <thatch45@gmail.com>
# Contributor: Corrado 'bardo' Primier <corrado.primier@mail.polimi.it>
# Contributor: Jochem Kossen <j.kossen@home.nl>
# Contributor: Daniel J Griffiths <ghost1227@archlinux.us>
pkgname=scite
-pkgver=3.0.2
+pkgver=3.0.3
pkgrel=1
pkgdesc='Editor with facilities for building and running programs'
arch=('i686' 'x86_64' 'mips64el')
@@ -14,9 +14,9 @@ license=('custom:scite')
depends=('desktop-file-utils' 'gtk2')
makedepends=('setconf')
backup=('usr/share/scite/SciTEGlobal.properties')
-install=scite.install
+install=$pkgname.install
source=("http://downloads.sourceforge.net/sourceforge/scintilla/${pkgname}${pkgver//./}.tgz")
-sha256sums=('a5687faaa201c39a4ec9608e8a77e418e259f525b21871a5c9f1282c62e58eaa')
+sha256sums=('0d02b81f6f182366abe8133f4e727d802b756d33e9eeba5fe9ac69c4a17286fd')
build() {
cd "$srcdir"
diff --git a/community/swi-prolog/PKGBUILD b/community/swi-prolog/PKGBUILD
index a8c019f10..b4285249f 100644
--- a/community/swi-prolog/PKGBUILD
+++ b/community/swi-prolog/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Juergen Hoetzel <juergen@archlinux.org>
pkgname=swi-prolog
-pkgver=6.0.0
+pkgver=6.0.1
pkgrel=1
pkgdesc='Prolog environment'
arch=('i686' 'x86_64' 'mips64el')
@@ -18,7 +18,7 @@ optdepends=('unixodbc: for using the odbc4pl library'
'libxft: for using the pl2xpce library')
options=('!makeflags')
source=("http://www.swi-prolog.org/download/stable/src/pl-${pkgver}.tar.gz")
-md5sums=('5c09e6f37fe56bc843a8f3fcce380fb0')
+md5sums=('a4ea80195b4e1dc63dc1b2c82a59a088')
build() {
cd pl-${pkgver}
diff --git a/community/typespeed/PKGBUILD b/community/typespeed/PKGBUILD
index 461714d7a..0be3db773 100644
--- a/community/typespeed/PKGBUILD
+++ b/community/typespeed/PKGBUILD
@@ -1,8 +1,10 @@
-# $Id: PKGBUILD 34838 2010-12-12 22:33:17Z angvp $
-# Maintainer: Angel Velasquez <angvp@archlinux.org>
+# $Id: PKGBUILD 66763 2012-02-28 09:12:45Z giovanni $
+# Maintainer: Kyle Keen <keenerd@gmail.com>
+# Contributor: Angel Velasquez <angvp@archlinux.org>
+
pkgname=typespeed
pkgver=0.6.5
-pkgrel=3
+pkgrel=4
pkgdesc="Test your typing speed, and get your fingers' CPS."
arch=('i686' 'x86_64' 'mips64el')
url="http://typespeed.sourceforge.net"
@@ -11,12 +13,18 @@ depends=('ncurses')
install=$pkgname.install
source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz)
md5sums=('578102b418c7df84903d3e90df2e7483')
+
build() {
cd $srcdir/$pkgname-$pkgver
+
./configure --prefix=/usr \
--localstatedir=/var \
--sysconfdir=/etc
- make
- make DESTDIR=$pkgdir install
+ make
}
+package() {
+ cd $srcdir/$pkgname-$pkgver
+
+ make DESTDIR=$pkgdir install
+}
diff --git a/community/virtualbox-modules/PKGBUILD b/community/virtualbox-modules/PKGBUILD
index 548827524..58321e66f 100644
--- a/community/virtualbox-modules/PKGBUILD
+++ b/community/virtualbox-modules/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 62846 2012-01-27 17:21:04Z ibiru $
+# $Id: PKGBUILD 66834 2012-02-29 07:29:58Z ibiru $
#Maintainer: Ionut Biru <ibiru@archlinux.org>
pkgbase=virtualbox-modules
pkgname=('virtualbox-modules' 'virtualbox-archlinux-modules')
pkgver=4.1.8
-pkgrel=3
+pkgrel=4
arch=('i686' 'x86_64')
url='http://virtualbox.org'
license=('GPL')
diff --git a/community/vobcopy/PKGBUILD b/community/vobcopy/PKGBUILD
index 77119e34d..6760ee59c 100644
--- a/community/vobcopy/PKGBUILD
+++ b/community/vobcopy/PKGBUILD
@@ -1,27 +1,28 @@
-# $Id: PKGBUILD 22478 2010-07-21 21:11:19Z lcarlier $
+# $Id: PKGBUILD 66897 2012-02-29 23:21:33Z giovanni $
# Maintainer: Daenyth
# Contributor: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: Tino Reichardt <milky-archlinux@mcmilk.de>
pkgname=vobcopy
pkgver=1.2.0
-pkgrel=3
+pkgrel=4
pkgdesc="Copies DVD .vob files to harddisk, decrypting them on the way"
arch=('i686' 'x86_64' 'mips64el')
url="http://www.vobcopy.org"
license=('GPL2')
-depends=('libdvdread>=4.1.3' 'libdvdcss')
-source=(http://www.vobcopy.org/download/$pkgname-$pkgver.tar.bz2)
+depends=('libdvdread' 'libdvdcss')
+options=('!docs')
+source=(http://www.vobcopy.org/download/${pkgname}-${pkgver}.tar.bz2)
md5sums=('88f735ccd051093ff40dab4597bc586e')
build() {
- cd ${srcdir}/$pkgname-$pkgver
+ cd "${srcdir}/${pkgname}-${pkgver}"
make
}
package() {
- cd ${srcdir}/$pkgname-$pkgver
+ cd "${srcdir}/${pkgname}-${pkgver}"
make DESTDIR="$pkgdir" PREFIX=/usr/ MANDIR=/usr/share/man install
}
diff --git a/community/xmlrpc-c/PKGBUILD b/community/xmlrpc-c/PKGBUILD
index a88faa4d7..11aa99ec2 100644
--- a/community/xmlrpc-c/PKGBUILD
+++ b/community/xmlrpc-c/PKGBUILD
@@ -1,10 +1,11 @@
-# $Id: PKGBUILD 63853 2012-02-06 08:42:18Z arodseth $
+# $Id: PKGBUILD 66818 2012-02-28 23:03:08Z arodseth $
# Maintainer: Alexander Rødseth <rodseth@gmail.com>
# Contributor: Daenyth <Daenyth+Arch [at] gmail [dot] com>
# Contributor: Pierre Schmitz <pierre@archlinux.de>
# Contributor: Vitaliy Berdinskikh <skipper13@root.ua>
+
pkgname=xmlrpc-c
-pkgver=1.16.39
+pkgver=1.29.2
epoch=1
pkgrel=1
pkgdesc='XML-RPC for C and C++'
@@ -14,11 +15,11 @@ license=('custom')
depends=('curl' 'libxml2' 'gcc-libs' 'zlib')
makedepends=('libtool' 'setconf')
options=('!makeflags' '!libtool')
-source=("http://sourceforge.net/projects/$pkgname/files/Xmlrpc-c%20Super%20Stable/$pkgver/$pkgname-$pkgver.tgz")
-sha256sums=('54adc6dae0af044fcbbfe97625f256f8afe7d7f0768ef82cef1f98d03c3fbb39')
+source=("http://xmlrpc-c.svn.sourceforge.net/viewvc/xmlrpc-c/advanced.tar.gz")
+sha256sums=('0807e829ef333bd161d0e6fa1327e6698f467015366fb70f236753cb096ee794')
build() {
- cd "$srcdir/$pkgname-$pkgver"
+ cd "$srcdir/advanced"
[ "$CARCH" != "i686" ] && export CFLAGS="$CFLAGS -fPIC"
./configure --prefix=/usr \
@@ -34,7 +35,7 @@ build() {
}
package() {
- cd "$srcdir/$pkgname-$pkgver"
+ cd "$srcdir/advanced"
make DESTDIR="$pkgdir" install
install -Dm644 doc/COPYING "$pkgdir/usr/share/licenses/$pkgname/LICENSE"