summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
Diffstat (limited to 'community')
-rw-r--r--community/at/PKGBUILD8
-rw-r--r--community/botan/PKGBUILD6
-rw-r--r--community/ejabberd/PKGBUILD19
-rw-r--r--community/elasticsearch/PKGBUILD6
-rw-r--r--community/ibus-libpinyin/PKGBUILD28
-rw-r--r--community/ibus-libpinyin/automake-1.13.patch10
-rw-r--r--community/libnftnl/01-fix-nftables-rename.patch36
-rw-r--r--community/libnftnl/PKGBUILD14
-rw-r--r--community/linux-tools/PKGBUILD8
-rw-r--r--community/lwqq/PKGBUILD29
-rw-r--r--community/mate-power-manager/PKGBUILD7
-rw-r--r--community/mupdf/PKGBUILD5
-rw-r--r--community/processing/PKGBUILD12
-rw-r--r--community/swi-prolog/PKGBUILD6
-rw-r--r--community/sysstat/PKGBUILD17
-rw-r--r--community/sysstat/sysstat.service11
-rw-r--r--community/wmname/PKGBUILD6
-rw-r--r--community/zathura-pdf-mupdf/PKGBUILD4
18 files changed, 103 insertions, 129 deletions
diff --git a/community/at/PKGBUILD b/community/at/PKGBUILD
index da3a905ac..7c46c042c 100644
--- a/community/at/PKGBUILD
+++ b/community/at/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 90448 2013-05-12 14:38:17Z eric $
+# $Id: PKGBUILD 109640 2014-04-17 07:59:27Z fyan $
# Maintainer: Judd Vinet <jvinet@zeroflux.org>
# Contributor: Todd Musall <tmusall@comcast.net>
pkgname=at
-pkgver=3.1.13
-pkgrel=3
+pkgver=3.1.14
+pkgrel=1
pkgdesc="AT and batch delayed command scheduling utility and daemon"
arch=('i686' 'x86_64')
url="http://packages.qa.debian.org/a/at.html"
@@ -15,7 +15,7 @@ backup=('etc/at.deny')
options=('!makeflags')
source=(http://ftp.debian.org/debian/pool/main/a/at/at_${pkgver}.orig.tar.gz
atd.service)
-md5sums=('1da61af6c29e323abaaf13ee1a8dad79'
+md5sums=('d41cfd79033b6e49a8838add59a42ac6'
'58856a1081e101ed6f0f02f9a20ada4e')
build() {
diff --git a/community/botan/PKGBUILD b/community/botan/PKGBUILD
index cba820be1..fdcf7515e 100644
--- a/community/botan/PKGBUILD
+++ b/community/botan/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 103215 2013-12-30 13:50:26Z arodseth $
+# $Id: PKGBUILD 109628 2014-04-17 07:16:15Z fyan $
# Maintainer: Alexander Rødseth <rodseth@gmail.com>
# Contributor: Angel Velasquez <angvp@archlinux.org>
# Contributor: Douglas Soares de Andrade <douglas@archlinux.org>
# Contributor: d'Ronin <daronin@2600.com>
pkgname=botan
-pkgver=1.10.7
+pkgver=1.10.8
pkgrel=1
pkgdesc='Crypto library written in C++'
license=('BSD')
@@ -14,7 +14,7 @@ url='http://botan.randombit.net/'
depends=('gcc-libs' 'sh')
makedepends=('python2')
source=("http://files.randombit.net/botan/Botan-${pkgver}.tbz")
-sha256sums=('19f79ae670cb2ea7c290244ff6ff564ce74b45d8845af52787a30c646e16324d')
+sha256sums=('bc2fd5fe904bba7cd688df021689f53a2d2f87ae728b647196a6b5954d184ea0')
build() {
cd "Botan-$pkgver"
diff --git a/community/ejabberd/PKGBUILD b/community/ejabberd/PKGBUILD
index c73e726d7..d820a8479 100644
--- a/community/ejabberd/PKGBUILD
+++ b/community/ejabberd/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 102533 2013-12-13 10:32:00Z spupykin $
+# $Id: PKGBUILD 109642 2014-04-17 10:33:05Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Jeff 'codemac' Mickey <jeff@archlinux.org>
# Contributor: Alexander Rødseth <rodseth@gmail.com>
pkgname=ejabberd
pkgver=13.12
-pkgrel=1
+pkgrel=2
pkgdesc="Jabber server written in Erlang"
arch=('x86_64' 'i686')
url="http://www.ejabberd.im/"
@@ -38,7 +38,9 @@ source=("$pkgname-$pkgver.tar.gz::https://github.com/processone/ejabberd/archive
"git://github.com/esl/lhttpc"
"$pkgname.logrotate"
"ejabberd.service"
- "crash-fix.patch")
+ "crash-fix.patch"
+ "https://github.com/processone/ejabberd/commit/7af7b7d3f0c4bf399fb7db54c38090c8d1a25873.patch"
+ "https://github.com/processone/ejabberd/commit/d97b4fd9ca36858a12bc5e6841334cde4c8f0431.patch")
md5sums=('6eadb6f190d55c8a679de5496ca0c4a9'
'SKIP'
'SKIP'
@@ -59,12 +61,19 @@ md5sums=('6eadb6f190d55c8a679de5496ca0c4a9'
'SKIP'
'f97c8a96160f30e0aecc9526c12e6606'
'a437aff9d7d477fb036d527205617e18'
- 'ef3dd667dec1627c1597c7f6f3cfcd4a')
+ 'ef3dd667dec1627c1597c7f6f3cfcd4a'
+ 'aa8cf60e39b0deee112e20f305022ade'
+ '5f2cada6c6504f1e3874ef33606751c8')
prepare() {
cd "$srcdir/$pkgname-$pkgver"
+
patch -p1 <$srcdir/crash-fix.patch
+ # erlang 17 fix
+ patch -p1 <$srcdir/d97b4fd9ca36858a12bc5e6841334cde4c8f0431.patch
+ patch -p1 <$srcdir/7af7b7d3f0c4bf399fb7db54c38090c8d1a25873.patch
+
mkdir -p "$srcdir/$pkgname-$pkgver/deps"
for i in goldrush lager p1_cache_tab p1_iconv p1_pam \
p1_stringprep p1_tls p1_xml p1_yaml p1_zlib xmlrpc \
@@ -72,6 +81,8 @@ prepare() {
rm -rf "$srcdir/$pkgname-$pkgver/deps/$i"
mv $srcdir/$i "$srcdir/$pkgname-$pkgver/deps"
done
+
+ sed -i 's|%%% @author.*|%%% @author Oscar Hellstrom <oscar@hellstrom.st>|g' deps/lhttpc/src/lhttpc.app.src
}
build() {
diff --git a/community/elasticsearch/PKGBUILD b/community/elasticsearch/PKGBUILD
index a235c0132..5728607d2 100644
--- a/community/elasticsearch/PKGBUILD
+++ b/community/elasticsearch/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 108293 2014-03-26 10:59:29Z mtorromeo $
+# $Id: PKGBUILD 109636 2014-04-17 07:42:20Z mtorromeo $
# Maintainer: Massimiliano Torromeo <massimiliano.torromeo@gmail.com>
# Contributor: Marcello "mererghost" Rocha <https://github.com/mereghost>
# Refactored by Blaž "Speed" Hrastnik <https://github.com/archSeer>
pkgname=elasticsearch
-pkgver=1.1.0
+pkgver=1.1.1
pkgrel=1
pkgdesc="Distributed RESTful search engine built on top of Lucene"
arch=('i686' 'x86_64')
@@ -74,7 +74,7 @@ package() {
install -Dm644 "$srcdir/elasticsearch-sysctl.conf" "$pkgdir/usr/lib/sysctl.d/elasticsearch.conf"
}
-sha256sums=('8f409517e027f1497f3690bf4dc9967a75212089792a32994f8ce47fd4a549cc'
+sha256sums=('564cd91bb55cc9d922e59679b0f666e0b4f0bd8c2b9cafd5fce4c55f3f50a835'
'ab13ccda28bf90a10b570e095afc47ddef68da7e45546b2d45e74722c9095f0a'
'a04ac09172158611a03dda096b670fe6586ae11b6b3d4de7965ed2b90cb3319f'
'48b5a876e14819270c85f8ca626a011e01d10a2728758ced9a4d5bcf5c1fd23f'
diff --git a/community/ibus-libpinyin/PKGBUILD b/community/ibus-libpinyin/PKGBUILD
index eddecbb2d..35bb3f067 100644
--- a/community/ibus-libpinyin/PKGBUILD
+++ b/community/ibus-libpinyin/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 97726 2013-09-28 04:15:21Z fyan $
+# $Id: PKGBUILD 109622 2014-04-17 06:34:03Z fyan $
# Maintainer: Felix Yan <felixonmars@gmail.com>
# Contributor: Yangtse Su<yangtsesu@gmail.com>
# Contributor: Jekyll Wu<adaptee [at] gmail [dot] com>
@@ -7,27 +7,18 @@
# Contributor: Lee.MaRS<leemars at gmail.com>
pkgname=ibus-libpinyin
-pkgver=1.6.91
-pkgrel=2
+pkgver=1.6.92
+pkgrel=1
pkgdesc="Intelligent Pinyin engine based on libpinyin for IBus"
arch=('i686' 'x86_64')
license=('LGPL')
url="https://github.com/libpinyin/ibus-libpinyin"
depends=('ibus' 'libpinyin' 'python2-xdg')
makedepends=('git' 'intltool' 'gnome-common')
-source=(https://github.com/libpinyin/ibus-libpinyin/archive/$pkgver.tar.gz
- automake-1.13.patch)
+source=(https://github.com/libpinyin/ibus-libpinyin/archive/$pkgver.tar.gz)
build() {
- cd "$srcdir"
- rm -rf "$srcdir/$pkgname-build"
- cp -r "$srcdir/$pkgname-$pkgver" "$srcdir/$pkgname-build"
- cd "$srcdir/$pkgname-build"
-
- patch -Np1 -i "$srcdir/automake-1.13.patch"
-
- msg "Starting make..."
- cd "$srcdir/$pkgname-build"
+ cd $pkgname-$pkgver
# python2 fix
for file in $(find . -name '*.py' -print); do
@@ -39,16 +30,13 @@ build() {
sed -i 's_exec python_exec python2_' $file
done
- export REQUIRED_AUTOMAKE_VERSION=1.13 automake_progs=automake-1.13
-
- ./autogen.sh --prefix=/usr --libexecdir=/usr/lib/$pkgname
+ PYTHON=python2 ./autogen.sh --prefix=/usr --libexecdir=/usr/lib/$pkgname
make
}
package() {
- cd "$srcdir/$pkgname-build"
+ cd $pkgname-$pkgver
make NO_INDEX=true DESTDIR="$pkgdir" install
}
-sha512sums=('6e1fb4f1fe3c5c6c37e60c8228b79728c388ffd171b68cea87bc2131e27430cdad6eff174a41111cb0694559f6307be3578ea1c960629bbfc99c41f4dbfc344e'
- 'fbb30cddd1ec140860ce0d5a5a42ad644ae6a1794fb2e805f782fdb43436ad13d2f6f8149b5b68540bbb9beba16dbbdb1d14153cef7fb805de342a8d1bb77965')
+sha512sums=('b4af0083c9c1dd4273c75372acf5d74ce317effdf56d8a0de8a3e3cd24f40b1b2dba91786d0a1cd72c9d7867b9ae630c4f69b04b378529dca8be0869e91d322d')
diff --git a/community/ibus-libpinyin/automake-1.13.patch b/community/ibus-libpinyin/automake-1.13.patch
deleted file mode 100644
index f7f7cc0c9..000000000
--- a/community/ibus-libpinyin/automake-1.13.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- a/autogen.sh 2013-03-18 22:55:12.210703327 +0800
-+++ b/autogen.sh 2013-03-18 23:01:11.842675010 +0800
-@@ -19,6 +19,6 @@
- }
-
- ACLOCAL_FLAGS="$ACLOCAL_FLAGS -I m4"
--REQUIRED_AUTOMAKE_VERSION=1.8
-+REQUIRED_AUTOMAKE_VERSION=1.13
-
- . gnome-autogen.sh "$@"
diff --git a/community/libnftnl/01-fix-nftables-rename.patch b/community/libnftnl/01-fix-nftables-rename.patch
deleted file mode 100644
index 646590701..000000000
--- a/community/libnftnl/01-fix-nftables-rename.patch
+++ /dev/null
@@ -1,36 +0,0 @@
-From 91264d8b8b746f7eee8a3e1ee9b5e57758441cfc Mon Sep 17 00:00:00 2001
-From: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
-Date: Mon, 20 Jan 2014 15:56:21 +0000
-Subject: build: Ensure pkg-config file provides the right informations
-
-It's not -lnftables anymore but -lnftnl (among other details)
-
-Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
-Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
----
-diff --git a/libnftnl.pc.in b/libnftnl.pc.in
-index 0c6d57e..fd5cc6a 100644
---- a/libnftnl.pc.in
-+++ b/libnftnl.pc.in
-@@ -1,15 +1,15 @@
--# libnftables pkg-config file
-+# libnftnl pkg-config file
-
- prefix=@prefix@
- exec_prefix=@exec_prefix@
- libdir=@libdir@
- includedir=@includedir@
-
--Name: libnftables
-+Name: libnftnl
- Description: Netfilter nf_tables infrastructure library
--URL: http://netfilter.org/projects/libnftables/
-+URL: http://netfilter.org/projects/libnftnl/
- Version: @VERSION@
- Requires:
- Conflicts:
--Libs: -L${libdir} -lnftables
-+Libs: -L${libdir} -lnftnl
- Cflags: -I${includedir}
---
-cgit v0.9.2
diff --git a/community/libnftnl/PKGBUILD b/community/libnftnl/PKGBUILD
index 127eedf1d..c2c6119d9 100644
--- a/community/libnftnl/PKGBUILD
+++ b/community/libnftnl/PKGBUILD
@@ -2,22 +2,16 @@
# Maintainer: Sébastien Luttringer
pkgname=libnftnl
-pkgver=1.0.0
+pkgver=1.0.1
pkgrel=1
pkgdesc='Netfilter library providing interface to the nf_tables subsystem'
arch=('i686' 'x86_64')
url='http://netfilter.org/projects/libnftnl/'
license=('GPL2')
depends=('libmnl')
-source=("http://netfilter.org/projects/libnftnl/files/libnftnl-1.0.0.tar.bz2"{,.sig}
- '01-fix-nftables-rename.patch')
-sha1sums=('02464d6511f22392c20ca003248d85741ecbc865'
- 'SKIP'
- 'b406eb6b71b25d2abe559a5643421d42117d9724')
-
-prepare() {
- patch -p 1 -d $pkgname-$pkgver < '01-fix-nftables-rename.patch'
-}
+source=("http://netfilter.org/projects/libnftnl/files/libnftnl-$pkgver.tar.bz2"{,.sig})
+sha1sums=('651986e20e4e09f75dcbd51f549b1caee76b8ac9'
+ 'SKIP')
build() {
cd $pkgname-$pkgver
diff --git a/community/linux-tools/PKGBUILD b/community/linux-tools/PKGBUILD
index 21af05394..5d04479ef 100644
--- a/community/linux-tools/PKGBUILD
+++ b/community/linux-tools/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 108677 2014-03-31 23:09:16Z seblu $
+# $Id: PKGBUILD 109663 2014-04-17 21:38:17Z seblu $
# Maintainer: Sébastien Luttringer
pkgbase=linux-tools
@@ -14,7 +14,7 @@ pkgname=(
'x86_energy_perf_policy'
)
pkgver=3.14
-pkgrel=1
+pkgrel=2
license=('GPL2')
arch=('i686' 'x86_64')
url='http://www.kernel.org'
@@ -23,7 +23,7 @@ options=('!strip')
# kernel source deps
makedepends=('asciidoc' 'xmlto')
# perf deps
-makedepends+=('perl' 'python2' 'libnewt' 'elfutils' 'audit' 'libunwind' 'numactl')
+makedepends+=('perl' 'python2' 'libnewt' 'elfutils' 'libunwind' 'numactl')
# cpupower deps
makedepends+=('pciutils')
# usbip deps
@@ -138,7 +138,7 @@ package_libtraceevent() {
package_perf() {
pkgdesc='Linux kernel performance auditing tool'
- depends=('perl' 'python2' 'libnewt' 'elfutils' 'audit' 'libunwind' 'binutils'
+ depends=('perl' 'python2' 'libnewt' 'elfutils' 'libunwind' 'binutils'
'numactl')
cd linux-$pkgver/tools/perf
diff --git a/community/lwqq/PKGBUILD b/community/lwqq/PKGBUILD
new file mode 100644
index 000000000..6a36367ae
--- /dev/null
+++ b/community/lwqq/PKGBUILD
@@ -0,0 +1,29 @@
+# $Id: PKGBUILD 109651 2014-04-17 11:14:59Z fyan $
+# Maintainer: Felix Yan <felixonmars@gmail.com>
+
+pkgname=lwqq
+pkgver=0.2.4.20140417
+#_gitver="tag=$pkgver"
+_gitver='commit=afe08eef972aaabff5c043a72af0b63e2bb23f2d'
+pkgrel=1
+pkgdesc="A library for webqq protocol"
+arch=('i686' 'x86_64')
+url="https://github.com/xiehuc/lwqq"
+license=('GPL3')
+depends=('curl' 'libev' 'js17' 'sqlite')
+makedepends=('git' 'cmake')
+source=("git://github.com/xiehuc/lwqq.git#$_gitver")
+
+build() {
+ cd $pkgname
+
+ cmake -DCMAKE_INSTALL_PREFIX=/usr .
+ make
+}
+
+package() {
+ cd $pkgname
+ make DESTDIR="${pkgdir}" install
+}
+
+sha512sums=('SKIP')
diff --git a/community/mate-power-manager/PKGBUILD b/community/mate-power-manager/PKGBUILD
index 6ff5fcc88..491f698a8 100644
--- a/community/mate-power-manager/PKGBUILD
+++ b/community/mate-power-manager/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=mate-power-manager
pkgver=1.8.0
-pkgrel=2
+pkgrel=3
pkgdesc="Session daemon that makes it easy to manage your laptop or desktop system for Mate Desktop"
url="http://mate-desktop.org"
arch=('i686' 'x86_64')
@@ -14,10 +14,12 @@ makedepends=('docbook2x' 'docbook-xml' 'mate-common' 'perl-xml-parser'
optdepends=('yelp: for reading MATE help documents')
groups=('mate-extra')
source=("http://pub.mate-desktop.org/releases/1.8/${pkgname}-${pkgver}.tar.xz"
+ "https://github.com/mate-desktop/mate-power-manager/commit/8cb168b752f4130e88daefa400bb9bf07cf18227.diff"
"https://github.com/seife/mate-power-manager/commit/2b3cf01f84204dd5d8204d519e2167b41cda6bc0.diff"
"https://github.com/seife/mate-power-manager/commit/220a4e0a64aca0579f50e6e57d4eca848b3ac57f.diff"
"https://github.com/seife/mate-power-manager/commit/d59f4b8bd38e1628af3a992ae8e96b8e069ab738.diff")
sha1sums=('5cde22f2d6498294a76e3bf9005b4f73bbdd0db8'
+ 'f1acff9fa6140c56cdb39531fc02e886f5a7437d'
'8c8d724ac99604aad6eabaddd5012a997dbadc90'
'884af06e9344954b4237263cd910acb2f34ff443'
'd2950548f353b71ffa8ea6680af6d211a72a5670')
@@ -27,6 +29,9 @@ prepare() {
cd "${srcdir}/${pkgname}-${pkgver}"
#Work around a problem where the .sgml fail to parse.
sed -e 's:@HAVE_DOCBOOK2MAN_TRUE@.*::' -i man/Makefile.in
+ # [PATCH] RHBZ #964678 : Patch that provides DBUS interface to control
+ # - https://github.com/mate-desktop/mate-power-manager/pull/60
+ patch -Np1 -i "${srcdir}/8cb168b752f4130e88daefa400bb9bf07cf18227.diff"
# Add upower 0.99 support
patch -Np1 -i "${srcdir}/2b3cf01f84204dd5d8204d519e2167b41cda6bc0.diff"
patch -Np1 -i "${srcdir}/220a4e0a64aca0579f50e6e57d4eca848b3ac57f.diff"
diff --git a/community/mupdf/PKGBUILD b/community/mupdf/PKGBUILD
index c3f31f5d5..2659d2270 100644
--- a/community/mupdf/PKGBUILD
+++ b/community/mupdf/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 109477 2014-04-15 05:41:52Z bpiotrowski $
+# $Id: PKGBUILD 109645 2014-04-17 10:54:08Z spupykin $
# Maintainer: Bartłomiej Piotrowski <nospam@bpiotrowski.pl>
# Contributor: Brad Fanella <bradfanella@archlinux.us>
# Contributor: Stefan Husmann <stefan-husmann@t-online.de>
@@ -7,7 +7,7 @@
pkgname=mupdf
pkgver=1.4
-pkgrel=1
+pkgrel=2
pkgdesc='Lightweight PDF and XPS viewer'
arch=('i686' 'x86_64')
url='http://mupdf.com'
@@ -45,6 +45,7 @@ build() {
package() {
cd $pkgname-$pkgver-source
make build=release prefix="$pkgdir"/usr install
+ install -Dm644 build/release/libmujs.a "$pkgdir"/usr/lib
mv "$pkgdir"/usr/bin/mupdf-x11-curl "$pkgdir"/usr/bin/mupdf
rm "$pkgdir"/usr/bin/mupdf-x11
diff --git a/community/processing/PKGBUILD b/community/processing/PKGBUILD
index ecc0580c6..d85d20907 100644
--- a/community/processing/PKGBUILD
+++ b/community/processing/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 104598 2014-01-23 11:45:02Z arodseth $
+# $Id: PKGBUILD 109634 2014-04-17 07:36:16Z fyan $
# Maintainer: Alexander Rødseth <rodseth@gmail.com>
pkgname=processing
-pkgver=2.1.1
+pkgver=2.1.2
pkgrel=1
arch=('x86_64' 'i686')
pkgdesc='Programming environment for creating images, animations and interactions'
@@ -15,13 +15,13 @@ options=('!strip')
if [[ $CARCH == "x86_64" ]]; then
source=("http://download.$pkgname.org/$pkgname-$pkgver-linux64.tgz"
"$pkgname.png::http://wiki.$pkgname.org/skins/${pkgname}skin/${pkgname}_wiki_logo.png")
- sha256sums=('e1799b9ec86633f4fd2c45905d6ac7897f14b1de4ea4913d7ad5b3b8956917d7'
- '019ae700333409acbc628779747ab8f153f6647de25e4de3a9bd4a42d0d8056a')
+ sha256sums=('4e43fd3f9527e243438bb3ddf75c37afb4004f71144a53d0347732bdab0eb439'
+ '019ae700333409acbc628779747ab8f153f6647de25e4de3a9bd4a42d0d8056a')
else
source=("http://download.$pkgname.org/$pkgname-$pkgver-linux32.tgz"
"$pkgname.png::http://wiki.$pkgname.org/skins/${pkgname}skin/${pkgname}_wiki_logo.png")
- sha256sums=('9b4db11ea9b7b16a4c2c36987a1fadb4971e36023a7fa3259d7763e068b17284'
- '019ae700333409acbc628779747ab8f153f6647de25e4de3a9bd4a42d0d8056a')
+ sha256sums=('917329ff5f960632e149cd79822e9ea4016bc575e31f90ff6bf009b87ccfceb1'
+ '019ae700333409acbc628779747ab8f153f6647de25e4de3a9bd4a42d0d8056a')
fi
prepare() {
diff --git a/community/swi-prolog/PKGBUILD b/community/swi-prolog/PKGBUILD
index e923847cd..8a381d894 100644
--- a/community/swi-prolog/PKGBUILD
+++ b/community/swi-prolog/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 107680 2014-03-18 14:43:05Z arodseth $
+# $Id: PKGBUILD 109638 2014-04-17 07:46:16Z fyan $
# Maintainer: Alexander Rødseth <rodseth@gmail.com>
# Contributor: Jachym Barvinek <jachymb@gmail.com>
# Contributor: Thomas Dziedzic < gostrc at gmail >
@@ -6,7 +6,7 @@
# Contributor: Juergen Hoetzel <juergen@archlinux.org>
pkgname=swi-prolog
-pkgver=6.6.3
+pkgver=6.6.4
pkgrel=1
pkgdesc='Prolog environment'
arch=('x86_64' 'i686')
@@ -21,7 +21,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")
-sha256sums=('e35b741ab26c98e502d5e3abba5fff35bb2dd70ac7735379df5dd47c9a31b905')
+sha256sums=('663977959979e389df0f87c2eb426ab71105c12206605ec40925893b91733cef')
build() {
cd "pl-$pkgver"
diff --git a/community/sysstat/PKGBUILD b/community/sysstat/PKGBUILD
index 4061d4640..84a013848 100644
--- a/community/sysstat/PKGBUILD
+++ b/community/sysstat/PKGBUILD
@@ -1,25 +1,24 @@
-# $Id: PKGBUILD 107598 2014-03-18 09:05:58Z spupykin $
+# $Id: PKGBUILD 109660 2014-04-17 13:09:54Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Martin Devera <devik@cdi.cz>
pkgname=sysstat
pkgver=10.3.1
-pkgrel=1
+pkgrel=2
pkgdesc="a collection of performance monitoring tools (iostat,isag,mpstat,pidstat,sadf,sar)"
arch=('i686' 'x86_64')
url="http://pagesperso-orange.fr/sebastien.godard/"
license=('GPL')
depends=('lm_sensors')
+makedepends=('systemd')
optdepends=('tk: to use isag'
'gnuplot: to use isag')
options=(zipman)
backup=('etc/conf.d/sysstat'
'etc/conf.d/sysstat.ioconf')
source=(http://pagesperso-orange.fr/sebastien.godard/$pkgname-$pkgver.tar.gz
- sysstat.service
lib64-fix.patch)
md5sums=('54f73330d26147b02b35adb2bb622aac'
- '12ba479c606620193e8b7c6e982d5088'
'7ffa6bf990609d85367070f71b40a34b')
prepare() {
@@ -34,15 +33,19 @@ build() {
--enable-yesterday \
--mandir=/usr/share/man \
--enable-install-isag \
+ --enable-install-cron \
+ --enable-copy-only \
--disable-man-group
make -j1
}
package() {
cd $srcdir/$pkgname-$pkgver
+ mkdir -p \
+ $pkgdir/etc/cron.hourly \
+ $pkgdir/etc/cron.daily \
+ $pkgdir/usr/lib/systemd/system
make DESTDIR=$pkgdir install
- install -D -m 744 cron/sysstat.cron.hourly $pkgdir/etc/cron.hourly/sysstat
- install -D -m 744 cron/sysstat.cron.daily $pkgdir/etc/cron.daily/sysstat
chown -R root:root $pkgdir
- install -Dm0644 $srcdir/$pkgname.service $pkgdir/usr/lib/systemd/system/$pkgname.service
+ rm -rf $pkgdir/etc/rc*
}
diff --git a/community/sysstat/sysstat.service b/community/sysstat/sysstat.service
deleted file mode 100644
index 2ff2365b3..000000000
--- a/community/sysstat/sysstat.service
+++ /dev/null
@@ -1,11 +0,0 @@
-[Unit]
-Description= Resets System Activity Logs
-After=syslog.target
-
-[Service]
-Type=oneshot
-ExecStart=/usr/lib/sa/sa1 --boot
-RemainAfterExit=yes
-
-[Install]
-WantedBy=multi-user.target
diff --git a/community/wmname/PKGBUILD b/community/wmname/PKGBUILD
index 599d35733..4308d92af 100644
--- a/community/wmname/PKGBUILD
+++ b/community/wmname/PKGBUILD
@@ -1,13 +1,13 @@
-# $Id: PKGBUILD 70751 2012-05-16 10:53:27Z spupykin $
+# $Id: PKGBUILD 109658 2014-04-17 12:48:31Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Vincent Kriek <vincent@vincentkriek.nl>
pkgname=wmname
pkgver=0.1
pkgrel=2
-pkgdesc="An utility to set the name of your window manager"
+pkgdesc="A utility to set the name of your window manager"
url="http://tools.suckless.org/wmname"
-license=('custom')
+license=('MIT')
depends=('libx11')
arch=('i686' 'x86_64')
source=("http://dl.suckless.org/tools/wmname-$pkgver.tar.gz")
diff --git a/community/zathura-pdf-mupdf/PKGBUILD b/community/zathura-pdf-mupdf/PKGBUILD
index 24f11e2a6..15a17d45e 100644
--- a/community/zathura-pdf-mupdf/PKGBUILD
+++ b/community/zathura-pdf-mupdf/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=zathura-pdf-mupdf
pkgver=0.2.6
-pkgrel=2
+pkgrel=3
pkgdesc="Adds pdf support to zathura by using the mupdf library"
arch=('i686' 'x86_64')
url="https://pwmt.org/projects/zathura/plugins/zathura-pdf-mupdf/"
@@ -17,7 +17,7 @@ source=("https://pwmt.org/projects/zathura/plugins/download/$pkgname-$pkgver.tar
md5sums=('5102e416aecc2a14d78cc9c83d529b39')
build() {
- make -C "${srcdir}/$pkgname-$pkgver" MUPDF_LIB=-lmupdf
+ make -C "${srcdir}/$pkgname-$pkgver" MUPDF_LIB="-lmupdf -lmujs"
}
package(){