summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--community/cgminer/PKGBUILD6
-rw-r--r--community/pianobar/PKGBUILD6
-rw-r--r--core/hdparm/PKGBUILD6
-rw-r--r--extra/enlightenment17/PKGBUILD8
-rw-r--r--extra/glew/PKGBUILD17
-rw-r--r--extra/glew/glxew_export_fix.diff30
-rw-r--r--extra/libsocialweb/PKGBUILD13
-rw-r--r--extra/libsocialweb/libsocialweb-gir-fix.patch82
-rw-r--r--extra/live-media/PKGBUILD6
-rw-r--r--libre/claws-mail-libre/PKGBUILD96
-rw-r--r--libre/claws-mail-libre/claws-mail.install15
-rw-r--r--libre/iceape-i18n/PKGBUILD4
-rw-r--r--libre/iceweasel-i18n/PKGBUILD178
-rwxr-xr-xlibre/tokyocabinet/PKGBUILD33
-rw-r--r--pcr/nagios-nrpe-plugin/PKGBUILD23
-rw-r--r--pcr/nagios-plugins/PKGBUILD27
-rw-r--r--pcr/nagios-plugins/stdio.patch14
17 files changed, 447 insertions, 117 deletions
diff --git a/community/cgminer/PKGBUILD b/community/cgminer/PKGBUILD
index ceca7b8c6..94189bc76 100644
--- a/community/cgminer/PKGBUILD
+++ b/community/cgminer/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 80556 2012-11-25 02:22:58Z fyan $
+# $Id: PKGBUILD 80749 2012-12-02 10:11:57Z fyan $
# Maintainer: Felix Yan <felixonmars@gmail.com>
# Contributor: monson <holymonson@gmail.com>
# Contributor: Thomas Dziedzic < gostrc at gmail >
# Contributor: David Manouchehri <david@davidmanouchehri.com>
pkgname=cgminer
-pkgver=2.9.5
+pkgver=2.9.6
_build=
pkgrel=1
pkgdesc="Multi-threaded multi-pool CPU and GPU miner for bitcoin, forked from cpuminer."
@@ -50,7 +50,7 @@ package() {
sed 's#/usr/local/bin#/usr/bin#g' example.conf > $pkgname.conf
install -Dm644 $pkgname.conf "$pkgdir"/etc/$pkgname.conf
}
-md5sums=('0150307596fba26b03715d496d3e1bf8'
+md5sums=('add25d92f771c5b505cdac3f1ceebf97'
'fe4a243fabe24608f5c05e40f0f118f6'
'ee39698273671fee0e98d4af16014c36'
'c2bb974adf92cc234fbf0136ebcb355d')
diff --git a/community/pianobar/PKGBUILD b/community/pianobar/PKGBUILD
index 685342446..49680db24 100644
--- a/community/pianobar/PKGBUILD
+++ b/community/pianobar/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 75011 2012-08-11 17:31:57Z dwallace $
+# $Id: PKGBUILD 80751 2012-12-03 03:27:47Z dwallace $
# Maintainer: Daniel Wallace < danielwallace at gtmanfred dot com>
# Contributor: Mitch Bigelow <ipha00@gmail.com>
# Contributor: Patrick Palka <patrick@parcs.ath.cx>
pkgname=pianobar
-pkgver=2012.06.24
+pkgver=2012.12.01
pkgrel=1
pkgdesc="console-based frontend for Pandora"
url="http://6xq.net/0017"
@@ -12,7 +12,7 @@ arch=('i686' 'x86_64' 'mips64el')
license=('MIT')
depends=('libao' 'faad2' 'libmad' 'gnutls' 'json-c' 'libgcrypt')
source=(http://6xq.net/projects/pianobar/$pkgname-$pkgver.tar.bz2)
-sha256sums=('a80307dcfc8786c28d6025f54820664eca0cf26f888bd608c95d486762f908aa')
+sha256sums=('a3909f796e7cef21b19d98282f332ecbcf9b2c60a2af22a0a2ce01e9c4d9f515')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
diff --git a/core/hdparm/PKGBUILD b/core/hdparm/PKGBUILD
index e84e38e59..2ab0c823b 100644
--- a/core/hdparm/PKGBUILD
+++ b/core/hdparm/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 168152 2012-10-06 11:21:19Z tpowa $
+# $Id: PKGBUILD 172450 2012-12-02 17:54:26Z tpowa $
# Maintainer: Paul Mattal <paul@archlinux.org>
pkgname=hdparm
-pkgver=9.42
+pkgver=9.43
pkgrel=1
pkgdesc="A shell utility for manipulating Linux IDE drive/driver parameters"
arch=(i686 x86_64 'mips64el')
@@ -14,7 +14,7 @@ license=('BSD')
url="http://sourceforge.net/projects/hdparm/"
optdepends=('bash: for wiper.sh script')
options=('emptydirs')
-md5sums=('0af5a38b212fe08f5afbe5e37f34b40b'
+md5sums=('f73233be118d86c779a8463d8b6a3cdb'
'74e368f384166a7710b447573cda120a')
build() {
diff --git a/extra/enlightenment17/PKGBUILD b/extra/enlightenment17/PKGBUILD
index 5cf4d9b3b..bf8a89130 100644
--- a/extra/enlightenment17/PKGBUILD
+++ b/extra/enlightenment17/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 172084 2012-11-27 19:02:07Z ronald $
+# $Id: PKGBUILD 172451 2012-12-02 20:54:27Z ronald $
# Maintainer: Ronald van Haren <ronald@archlinux.org>
# Contributor: Gustavo Sverzut Barbieri <barbieri@gmail.com>
pkgname=enlightenment17
_pkgname=enlightenment
-pkgver=0.17.0alpha6
-_pkgver=0.17.0-alpha6
+pkgver=0.17.0alpha7
+_pkgver=0.17.0-alpha7
pkgrel=1
pkgdesc="Enlightenment window manager DR17 (aka e17)"
arch=('i686' 'x86_64' 'mips64el')
@@ -22,7 +22,7 @@ options=('!libtool' '!emptydirs')
install=enlightenment17.install
source=(http://download.enlightenment.org/releases/$_pkgname-$_pkgver.tar.gz
'e-applications.menu' 'quickstart.patch' 'sysactions_systemd.patch')
-sha1sums=('52d44b95a9fd2f4e9033ac65a4fd9ebcac70b9b0'
+sha1sums=('97ed2c936e6fa2385658f876a4099a029df43787'
'e08cc63cb8a188a06705b42d03e032b9fcfa7ee5'
'3f53931ae86de8fe99e386aeb097521aac0decd8'
'86f1c5e36dc274c3101362532378be034e89c593')
diff --git a/extra/glew/PKGBUILD b/extra/glew/PKGBUILD
index aa0678618..7425f8cfd 100644
--- a/extra/glew/PKGBUILD
+++ b/extra/glew/PKGBUILD
@@ -1,20 +1,27 @@
-# $Id: PKGBUILD 169747 2012-10-27 23:41:49Z eric $
-# Maintainer: Stéphane Gaudreault <stephane@archlinux.org>
+# $Id: PKGBUILD 172301 2012-12-02 09:47:22Z andyrtr $
+# Maintainer: Andreas Radke <andyrtr@archlinux.org>
+# Contributor: Stéphane Gaudreault <stephane@archlinux.org>
# Contributor: SleepyDog
pkgname=glew
pkgver=1.9.0
-pkgrel=1
+pkgrel=2
pkgdesc="The OpenGL Extension Wrangler Library"
arch=('i686' 'x86_64' 'mips64el')
url="http://glew.sourceforge.net"
license=('BSD' 'MIT' 'GPL')
depends=('libxmu' 'libxi' 'glu')
-source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tgz)
-sha1sums=('9291f5c5afefd482c7f3e91ffb3cd4716c6c9ffe')
+source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tgz
+ glxew_export_fix.diff)
+sha1sums=('9291f5c5afefd482c7f3e91ffb3cd4716c6c9ffe'
+ 'f389645a1400aebdadce596fec970cfe0be6c15b')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
+
+ # fix compilation for some 3rd party apps; FS#32835
+ patch -Np1 -i ${srcdir}/glxew_export_fix.diff
+
sed -i 's|lib64|lib|' config/Makefile.linux
make
}
diff --git a/extra/glew/glxew_export_fix.diff b/extra/glew/glxew_export_fix.diff
new file mode 100644
index 000000000..8a179e0a7
--- /dev/null
+++ b/extra/glew/glxew_export_fix.diff
@@ -0,0 +1,30 @@
+X-Git-Url:
+http://glew.git.sourceforge.net/git/gitweb.cgi?p=glew%2Fglew;a=blobdiff_plain;f=auto%2Fsrc%2Fglxew_mid.h;h=e9a3391acefafcc1b2979d2cfad1d43c602521c1;hp=cfcd20d472a790f461e01e6e20a570582452236c;hb=6d14805de58321e8a7b1881323e604bb0ba27217;hpb=38a3d857549e7ac31b7edb2a1cfa1ead52f72220
+
+diff --git a/auto/src/glxew_mid.h b/auto/src/glxew_mid.h
+index cfcd20d..e9a3391 100644
+--- a/auto/src/glxew_mid.h
++++ b/auto/src/glxew_mid.h
+@@ -1,7 +1,7 @@
+ /* ------------------------------------------------------------------------- */
+
+ #ifdef GLEW_MX
+-#define GLXEW_FUN_EXPORT
++#define GLXEW_FUN_EXPORT GLEW_FUN_EXPORT
+ #define GLXEW_VAR_EXPORT
+ #else
+ #define GLXEW_FUN_EXPORT GLEW_FUN_EXPORT
+Index: glew-1.8.0/include/GL/glxew.h
+===================================================================
+--- glew-1.8.0.orig/include/GL/glxew.h 2012-08-08 20:56:17.574088414 +0200
++++ glew-1.8.0/include/GL/glxew.h 2012-08-08 20:57:34.350092129 +0200
+@@ -1360,7 +1360,7 @@
+ /* ------------------------------------------------------------------------- */
+
+ #ifdef GLEW_MX
+-#define GLXEW_FUN_EXPORT
++#define GLXEW_FUN_EXPORT GLEW_FUN_EXPORT
+ #define GLXEW_VAR_EXPORT
+ #else
+ #define GLXEW_FUN_EXPORT GLEW_FUN_EXPORT
+
diff --git a/extra/libsocialweb/PKGBUILD b/extra/libsocialweb/PKGBUILD
index 07c96ab9a..d0bc80db8 100644
--- a/extra/libsocialweb/PKGBUILD
+++ b/extra/libsocialweb/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 156918 2012-04-23 09:09:02Z ibiru $
+# $Id: PKGBUILD 172299 2012-12-02 08:28:48Z ibiru $
# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
pkgname=libsocialweb
-pkgver=0.25.20
+pkgver=0.25.21
pkgrel=1
pkgdesc="A personal social data server"
arch=('i686' 'x86_64' 'mips64el')
@@ -12,11 +12,14 @@ depends=('glib2' 'gconf' 'libsoup-gnome' 'rest' 'dbus-glib' 'libgnome-keyring'
'json-glib' 'networkmanager')
makedepends=('intltool' 'gtk-doc' 'vala' 'gobject-introspection')
options=('!libtool')
-source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-${pkgver}.tar.xz)
-sha256sums=('eb0078f44eb5fc4570fcee26c5670a433ca1bb83be0cead421a4a03e7d838ff5')
+source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz
+ libsocialweb-gir-fix.patch)
+sha256sums=('f676567640cede66b6ff62f440c968943c2f3a164dd5f26155b6154ab93bf687'
+ 'fec8d2c67c62618b89dca238ebe502c6525d42987625b6d87dd704f88219a46a')
build() {
cd $pkgname-$pkgver
+ patch -Np1 -i ../libsocialweb-gir-fix.patch
./configure \
--prefix=/usr \
--sysconfdir=/etc \
@@ -29,7 +32,7 @@ build() {
package() {
cd $pkgname-$pkgver
- make DESTDIR="${pkgdir}" install
+ make DESTDIR="$pkgdir" install
}
# vim:set ts=2 sw=2 et:
diff --git a/extra/libsocialweb/libsocialweb-gir-fix.patch b/extra/libsocialweb/libsocialweb-gir-fix.patch
new file mode 100644
index 000000000..23fc0f535
--- /dev/null
+++ b/extra/libsocialweb/libsocialweb-gir-fix.patch
@@ -0,0 +1,82 @@
+From c1791e96182815449781fcda6007b69cd88cf7bf Mon Sep 17 00:00:00 2001
+From: Colin Walters <walters@verbum.org>
+Date: Mon, 04 Jun 2012 17:54:12 +0000
+Subject: client: Fix namespacing of introspection annotations
+
+---
+diff --git a/libsocialweb-client/sw-client-contact-view.c b/libsocialweb-client/sw-client-contact-view.c
+index bb2679f..6eaee0e 100644
+--- a/libsocialweb-client/sw-client-contact-view.c
++++ b/libsocialweb-client/sw-client-contact-view.c
+@@ -384,7 +384,7 @@ sw_client_contact_view_class_init (SwClientContactViewClass *klass)
+ /**
+ * SwClientContactView::contacts-added:
+ * @self:
+- * @contacts: (type GLib.List) (element-type Sw.Contact):
++ * @contacts: (type GLib.List) (element-type SocialWebClient.Contact):
+ */
+ signals[CONTACTS_ADDED_SIGNAL] =
+ g_signal_new ("contacts-added",
+@@ -401,7 +401,7 @@ sw_client_contact_view_class_init (SwClientContactViewClass *klass)
+ /**
+ * SwClientContactView::contacts-removed:
+ * @self:
+- * @contacts: (type GLib.List) (element-type Sw.Contact):
++ * @contacts: (type GLib.List) (element-type SocialWebClient.Contact):
+ */
+ signals[CONTACTS_REMOVED_SIGNAL] =
+ g_signal_new ("contacts-removed",
+@@ -418,7 +418,7 @@ sw_client_contact_view_class_init (SwClientContactViewClass *klass)
+ /**
+ * SwClientContactView::contacts-changed:
+ * @self:
+- * @contacts: (type GLib.List) (element-type Sw.Contact):
++ * @contacts: (type GLib.List) (element-type SocialWebClient.Contact):
+ */
+ signals[CONTACTS_CHANGED_SIGNAL] =
+ g_signal_new ("contacts-changed",
+diff --git a/libsocialweb-client/sw-client-item-view.c b/libsocialweb-client/sw-client-item-view.c
+index 6bfdb76..ab98fdd 100644
+--- a/libsocialweb-client/sw-client-item-view.c
++++ b/libsocialweb-client/sw-client-item-view.c
+@@ -389,7 +389,7 @@ sw_client_item_view_class_init (SwClientItemViewClass *klass)
+ /**
+ * SwClientItemView::items-added:
+ * @self:
+- * @items: (type GLib.List) (element-type Sw.Item):
++ * @items: (type GLib.List) (element-type SocialWebClient.Item):
+ */
+ signals[ITEMS_ADDED_SIGNAL] =
+ g_signal_new ("items-added",
+@@ -406,7 +406,7 @@ sw_client_item_view_class_init (SwClientItemViewClass *klass)
+ /**
+ * SwClientItemView::items-removed:
+ * @self:
+- * @items: (type GLib.List) (element-type Sw.Item):
++ * @items: (type GLib.List) (element-type SocialWebClient.Item):
+ */
+ signals[ITEMS_REMOVED_SIGNAL] =
+ g_signal_new ("items-removed",
+@@ -423,7 +423,7 @@ sw_client_item_view_class_init (SwClientItemViewClass *klass)
+ /**
+ * SwClientItemView::items-changed:
+ * @self:
+- * @items: (type GLib.List) (element-type Sw.Item):
++ * @items: (type GLib.List) (element-type SocialWebClient.Item):
+ */
+ signals[ITEMS_CHANGED_SIGNAL] =
+ g_signal_new ("items-changed",
+diff --git a/libsocialweb-client/sw-contact.c b/libsocialweb-client/sw-contact.c
+index efefb37..b56ab39 100644
+--- a/libsocialweb-client/sw-contact.c
++++ b/libsocialweb-client/sw-contact.c
+@@ -104,7 +104,6 @@ sw_contact_get_value (SwContact *contact,
+
+ /**
+ * sw_contact_get_value_all:
+- *
+ * @contact: :
+ * @key: :
+ *
+--
+cgit v0.9.0.2
diff --git a/extra/live-media/PKGBUILD b/extra/live-media/PKGBUILD
index 90dd11b65..688602bb2 100644
--- a/extra/live-media/PKGBUILD
+++ b/extra/live-media/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 172118 2012-11-29 17:09:42Z giovanni $
+# $Id: PKGBUILD 172224 2012-12-02 07:43:42Z giovanni $
# Maintainer: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: Gilles CHAUVIN <gcnweb@gmail.com>
pkgname=live-media
-pkgver=2012.11.29
+pkgver=2012.11.30
pkgrel=1
pkgdesc="A set of C++ libraries for multimedia streaming"
arch=('i686' 'x86_64' 'mips64el')
@@ -11,7 +11,7 @@ license=('LGPL')
url="http://live555.com/liveMedia"
depends=('gcc-libs')
source=("http://live555.com/liveMedia/public/live.${pkgver}.tar.gz")
-md5sums=('42000c39b2a9beadef1f1a641897f61f')
+md5sums=('959941def0dfb7bc795fddcc5175ed9a')
build() {
cd ${srcdir}/live
diff --git a/libre/claws-mail-libre/PKGBUILD b/libre/claws-mail-libre/PKGBUILD
new file mode 100644
index 000000000..38533f59b
--- /dev/null
+++ b/libre/claws-mail-libre/PKGBUILD
@@ -0,0 +1,96 @@
+# $Id$
+# Maintainer: Andreas Radke <andyrtr@archlinux.org>
+# Maintainer (Parabola): Márcio Silva <coadde@lavabit.com>
+
+pkgbase=claws-mail
+pkgname=claws-mail-libre
+pkgflag=-libre
+pkgver=3.9.0
+pkgrel=1
+pkgdesc='A GTK+ based e-mail client, without nonfree PalmOS handheld devices support'
+arch=(
+ i686
+ x86_64
+ mips64el
+)
+license=GPL3
+url="http://www.$pkgbase.org"
+depends=(
+ db
+ dbus-glib
+ desktop-file-utils
+ enchant
+ gnutls
+ gpgme
+ gtk2
+ hicolor-icon-theme
+ 'libetpan>=1.1'
+ libsm
+ startup-notification
+)
+makedepends=(
+ bogofilter
+ compface
+ spamassassin
+ valgrind
+)
+optdepends=(
+ 'python2: needed for some tools'
+ 'perl: needed for some tools'
+ 'spamassassin: adds support for spamfiltering'
+ 'bogofilter: adds support for spamfiltering'
+)
+provides=(
+ claws
+ $pkgbase
+)
+conflicts=(
+ $pkgbase
+)
+replaces=(
+ $pkgbase
+ sylpheed-claws
+)
+options=(
+ '!libtool'
+)
+install=$pkgbase.install
+source=(
+ http://downloads.sourceforge.net/sourceforge/sylpheed-claws/$pkgbase-$pkgver.tar.bz2
+)
+md5sums=(
+ 4c5ac7b21f0ed17d0f6404124c2229a4
+)
+
+build() {
+ cd $srcdir/$pkgbase-$pkgver
+
+ sed -i 's@^#!.*python.*@#!/usr/bin/python2@' tools/*.py
+
+ setarch $CARCH ./configure --prefix=/usr\
+ --disable-dillo-viewer-plugin\
+ --disable-static\
+ --enable-bogofilter-plugin\
+ --enable-crash-dialog\
+ --enable-enchant\
+ --enable-gnutls\
+ --enable-jpilot\
+ --enable-ldap\
+ --enable-pgpmime-plugin\
+ --enable-spamassassin-plugin
+
+ setarch $CARCH make
+}
+
+package() {
+ cd $srcdir/$pkgbase-$pkgver
+ setarch $CARCH make DESTDIR=$pkgdir install
+
+ # build and install extra tools
+ cd tools
+ setarch $CARCH make
+ # all executables and .conf files ; only top directory
+ find -maxdepth 1 -type f -and -perm /111 -or -name '*.conf' | while read i ; do
+ install -D -m755 $i $pkgdir/usr/lib/$pkgbase/tools/$i
+ done
+}
diff --git a/libre/claws-mail-libre/claws-mail.install b/libre/claws-mail-libre/claws-mail.install
new file mode 100644
index 000000000..94313db3a
--- /dev/null
+++ b/libre/claws-mail-libre/claws-mail.install
@@ -0,0 +1,15 @@
+post_install() {
+ echo "install \"html2ps\" from AUR to add support for printing html mails together with html plugins"
+ gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+ update-desktop-database -q
+}
+
+post_upgrade() {
+ gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+ update-desktop-database -q
+}
+
+post_remove() {
+ gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+ update-desktop-database -q
+}
diff --git a/libre/iceape-i18n/PKGBUILD b/libre/iceape-i18n/PKGBUILD
index 815f0e340..ef9906627 100644
--- a/libre/iceape-i18n/PKGBUILD
+++ b/libre/iceape-i18n/PKGBUILD
@@ -24,13 +24,13 @@ pkgname=($(for lang in ${_langpacks[@]}
done))
_pkgver=2.7.11
pkgver=${_debver}.${_debrel}
-pkgrel=1
+pkgrel=2
pkgdesc="Language packs for Debian Iceape."
arch=('any')
url="http://packages.debian.org/source/sid/iceape"
license=('MPL')
-depends=("iceape-libre>=$_pkgver")
+depends=("iceape-libre>=$pkgver")
source=()
for lang in ${_langpacks[@]}
do
diff --git a/libre/iceweasel-i18n/PKGBUILD b/libre/iceweasel-i18n/PKGBUILD
index 6dbc74148..3476c68f5 100644
--- a/libre/iceweasel-i18n/PKGBUILD
+++ b/libre/iceweasel-i18n/PKGBUILD
@@ -28,7 +28,7 @@ pkgdesc="Language packs for Debian Iceweasel."
arch=('any')
url="http://www.geticeweasel.org/"
license=('MPL')
-depends=("iceweasel-libre>=$_pkgver")
+depends=("iceweasel-libre>=$pkgver")
source=()
for lang in ${_langpacks[@]}
do
@@ -56,91 +56,91 @@ package_iceweasel-i18n-$(echo $lang | tr A-Z a-z)() {
"
done
-md5sums=('c99d7605c0e0bb0d77e71cd54f305a9a'
- '1f4aeabf6c28fcf6539d13f65f8b366b'
- 'cb9cc5f721d81442f1a93d134054f23c'
- 'f926850d2071114f4ba719230ce43168'
- '8c414a4f8d6d137dcca41b203fce4d0c'
- 'a16081e4da9daf6df5f6fcce2000cec1'
- '88dd4c5837485acea83e97f3cb4f1e31'
- '8751f0a634656ba973c53f96d1fa34e1'
- 'a3905a8a62c0b5ba4c11fee49ad6d184'
- '740667ba651f0562b45bbfe63b8ec84e'
- '85a7a4de61e5546487dae32849ae63f2'
- '3d00ad2734c890930441d6cd919f11c8'
- '80a49422e0973ed8d6fd7920cf0a4379'
- '30ce51ca764b091c59df5c08e35e8a7f'
- '3fdbb51a5cbea3f6a7c43534a8c67d5a'
- '1eacf81985d9993b2b94f98fd4c453e0'
- 'ccd6c210bf596909137c4159580042eb'
- '688c3eeca95418703bf6c2cb0dbe18d0'
- '3830cab7a1b48890588cfbeb42444a22'
- '6924436432149b668e14c3595602af79'
- 'ae6007384d85dbd14fbe6496e0b9e47b'
- '3859dac30bf0ec9d49419c83b116407e'
- '4c200fc11efb425ba1ed0c6254f323a5'
- '200f856b50a7485a1d5447cbf8dee77c'
- '5b8d0c552c0ca7abb48ef4e94908edd2'
- 'c6dde21438789ccf4c666afc22ee713c'
- 'b234e98c5155fb597fa6f5b1242492ec'
- '5abfc72599632a0ac85f18b4f706ee71'
- 'a78698a63ef66d5532601f76f48613c3'
- 'cca18bf0e95da80578d1e71a7592a545'
- '9213e16598b0595710583956fa95dfff'
- '120a4a00c1775a8445d35266b3157112'
- 'cf94d425550530b34e355ed445618626'
- 'dbf451ef9ecf1816973ac4dffe7e2b8e'
- '87a12e25b99886ac25cb0d9f0ca201ad'
- '0efff47ab838fd320c710ffd46ee3a57'
- '28e5d445e7a91ddd64d50478b05edb51'
- '770dcdf1a8d6d2db64dadb6e4f6149fb'
- '7732b021cdf73ace33cb41609b327f3d'
- 'ac79148f7bbdeff056d10cf0542f6ea0'
- '4718bff38f0a6c8ec7b41df148255f34'
- '2edcd565c19828e3d4a2da19f8529edd'
- '531c54a91d509e768b55bfd88a96a527'
- 'c8a4d346560350fd45533e52c0e6a15e'
- '707d055b9d86ba16b2a44376a6cf3fb9'
- '66b2b23c7e16840554521c748a22d083'
- '61e53be2eeb528742c19d3a13252a961'
- '89c23536240f86a776fb62728297e13d'
- '535f68d0cfa4dee9df0cddbee42a4c94'
- '7c91dc4f2bbcdac2f8547caad24516ea'
- '4476b94e676b3cfb309f972f7c42da1b'
- '792700b40ba53de7de5b48187b604b29'
- '500861d2d8bebc85596a3ee343adb75e'
- 'b2f5d243b28a9137189b6fa001c0207e'
- 'a36a7b1785532e659d3b972e4e767f45'
- '46509bb591bf54b6fed025814bfc11bf'
- '715a3f8c2fcdab17b24ce61f55c49183'
- '658226211d66a724d0335a173ef8512f'
- 'ecb41c7536c95cf2ca118d7ab6b7d357'
- '3b832ba3a5d1543809395171e5a105f6'
- '46380a60795095514004bc19c512e1c5'
- 'fba979124cd393f1164a59e3b9183ccc'
- 'db0e3b1146b0350e23e35958ee896aa5'
- '665140babab027228eb195b6c0e83d4e'
- 'e71a740bfc52d25968f8e2c4c1896897'
- '47bd00559728578bfc257b80c72ce393'
- '0b77be5ee8a66f5b819f9bf032f1b744'
- '38df23959bd6940a82e78f76a00cc973'
- 'b6c74d7b9cf5f6722c661bdba78c3769'
- '481db49b914f33d6c594ecebbc291e4c'
- '6a680e3aa71a39a1d59f877535eb7bbc'
- '9ee935f09dc89b42db9ad8db3473717d'
- 'e9ad600f21766465aed4ae8473290077'
- 'b70d217d69692ea3fb26e87fa468f4eb'
- '32b73226e95ae47dc11a554a7208d960'
- '5b78c67c024c683f4c0f1bc9931a2b28'
- 'f7a347a3d5679d82340d227474de938f'
- '2939f738602daee17e63e14374db86be'
- '73bead055152cd4885b9834691c9066a'
- '722a0d2212060e2044cbac859db3e063'
- '8f259efea0bf1b67fd4b4dae492e2e00'
- '03c2a59eab8ef4ad3687b91c07f96165'
- '726317125b44225273307235f609d341'
- 'b75b729e9ab3ff9a908115ab520339a9'
- 'cd696e70fdb4f5ab9d50040abea46b82'
- 'cdd2dba79e929e6585799d7f3f7fa7d4'
- '0b611a362d7e566805c2df474ff407b6'
- 'de6037c0a65e7b86e0929637156ba587') \ No newline at end of file
+md5sums=('9d0c6dcde68b688ba613c9704dad8cf6'
+ 'c3f7acd38f4fd0810a8bbc9c1a1ef990'
+ 'c806782ef309ecac56b0e736081555ac'
+ '41f9def213a2de76687be9bd36341c71'
+ '2aafaa1710de038f7741b1e5c1e40f19'
+ 'c536bdb01893b53346726cdf572cdda8'
+ '1b292d4cb415fb0b493fd88529d8add1'
+ 'eaa814301018cbcbcc9145fd60a0ad3e'
+ 'a7ffe62f5d1a676db58d6bcd0cb5a29e'
+ '25c8732aba36a5f8e58f35788a89b2f6'
+ '5ac90a12d8d1f0bbd0c32e6411168461'
+ 'f47b78c5f086ec511388a143330e22d5'
+ 'ae97555f6474f597a15da089b6ef0089'
+ '0c46ab829c0597dc3faa5e70d64bb903'
+ '555ccc2a64ce110308ae55569cf0d612'
+ 'f2bdc9390388552cebde424ccb533b56'
+ '0f857bdca9f2bcb24b5e8a2f46f398af'
+ '508928bf9b224786e3fdad9bcfda4230'
+ 'af8f928b3dcf59489291ed99ad216c10'
+ 'b97d8915f520de0d760070e7a058492c'
+ '5d894ccd869331f6ba81b79d66452d29'
+ 'c3e268cd4c829cb0852ed02c9de2dd4d'
+ '408c8e898900efc97d3c449382958607'
+ 'ad9568a88b73189cc73c25728d23db3a'
+ 'e6e84f910d33d75953a4abc4fb0e78d5'
+ '403991c8eaa55675b433701901042791'
+ '8b317a2f84f3ab4f20f213134fa4e89f'
+ 'f6e192717ea383206793b5ac51d94b9d'
+ '5a1f2ff1a18c58bf7eae079f0058d3ac'
+ 'd65eeba91a938d95466fb602919a8253'
+ '6719800c6c4ea969af4597386900eed5'
+ '09152085c533d5cfaa3281bd56791ab3'
+ '5c3b9ba64919931ba924aeb82b6d511d'
+ '0a5392e0edf416304fa3501e09a9e755'
+ '9d17cc7f1238db2edda76736ecee56af'
+ '56b19d666ae1df919b26d6c04ede6ec7'
+ '16648d2f5b226786487d9f6dd4bf1e11'
+ '5cc3b11c6dc4399d9024ce58be31dd0b'
+ '999685ea1e48118e0a033f9b64eec244'
+ '3b7cb8fb5da908558ad2843ab61bec57'
+ '7a566e091f024f9cb458e57c20f59fff'
+ 'eca90e7e61b2b628ddceb230229b8fda'
+ '58dc4acfb114088852c1e12708778f6a'
+ '6e6755330cea230f334a6618e5c06268'
+ 'bf1ffad887e9bf769f021790abdfe79b'
+ '83baeeed748511bdd7996aa34e074f39'
+ 'cecea99a977d0849a2077c7c4aca175d'
+ '01b9b43a1ed30e05f96c10365011b980'
+ 'e08db859318bd525f37fe5e90c15bc15'
+ 'e9ba8aeb43ba9465231d91ab4d9046af'
+ 'af84a3746532b3a1e71bbf173f37acae'
+ '0694facbec186997b5e3e56f16924371'
+ 'daeb31829220fc001c9fe63e2fe8de5e'
+ 'f1573ce43e917553c2720bca8f24569d'
+ '8afafca7d0a34532d77f9e22929b591c'
+ 'c67cbab5cb06b30e21c310e3d29fcaa8'
+ '201292f43d1c354bd0189906d03cbbd0'
+ '9cf84d585fea1ac3002e2cced729c8a3'
+ 'b32934822634ebd1a82f64ac70597ef9'
+ '63cb7e54400f55eb5b4995c299174b40'
+ '7bdb7601e9c21af7f6e8d4c6f2acc8d4'
+ 'd998310ca5c38ef8babcc18a4faffae0'
+ 'f9896f39830058b9b003568f4d67b73b'
+ '9568dedd80dc5401bd69880952ef42e1'
+ 'b8863db55f206abf8c4fcc34fd82347b'
+ '8f4df43a91550692497b599856323bf7'
+ '4b91b600a3fa5f520c3c0953128695f5'
+ '0a1fdc989d107d323fb80ea05b13b832'
+ 'ca6e721d01ee9ec6719c1813ebb7f35b'
+ '5c40e59819a74f47dc95b58d5e1005ea'
+ '6506433c61b5811cf600f48a0b5e8074'
+ 'e4410eaaece0a283bb4060d3eb428a96'
+ '635a91b20ba7ecde88de1bdf8517c7bb'
+ 'b884f988301169f17e5f181be5768e74'
+ '4358aa4e516f38b91e284eb75d729978'
+ 'f386732f9fb2629f35defe354e85ce02'
+ '9312ded30c12d367e9280ccfe5f22261'
+ 'a17cd6c8190d0a31938292b77c6c50fb'
+ '01187464580ccd34874e48e8113e4e5c'
+ 'af362b174706ab93851ac1e6e6078422'
+ 'a8291043c75079d9c66258897b30bba6'
+ '5ec754344dba9cfdc3021bb03ec118e0'
+ '04a79f1876c05c62f270f757cf34780c'
+ '494444bb9df2fbefc8689c3c3be61e6f'
+ '9b8c613d0f6cb51209021c436f7313d5'
+ '9ac2c4bab905675ab3cefbc10742f9cb'
+ 'c1a67c2551a9d0de73d72b3bad887159'
+ '2153d65575351ac1974fbb5874b4788b') \ No newline at end of file
diff --git a/libre/tokyocabinet/PKGBUILD b/libre/tokyocabinet/PKGBUILD
new file mode 100755
index 000000000..7eb52ed6e
--- /dev/null
+++ b/libre/tokyocabinet/PKGBUILD
@@ -0,0 +1,33 @@
+# Maintainer: Mark Foxwell <fastfret79@archlinux.org.uk>
+# Contributor: Nicolas Martyanoff <khaelin@gmail.com>
+
+pkgname=tokyocabinet
+pkgver=1.4.48
+pkgrel=2
+pkgdesc="a modern implementation of DBM"
+arch=('i686' 'x86_64')
+url="http://fallabs.com/tokyocabinet/"
+license=('LGPL')
+makedepends=('gcc>=3.1' 'make' 'pkgconfig')
+depends=('zlib' 'bzip2')
+source=("http://fallabs.com/tokyocabinet/${pkgname}-${pkgver}.tar.gz")
+md5sums=('fd03df6965f8f56dd5b8518ca43b4f5e')
+
+build() {
+ cd "$srcdir/$pkgname-$pkgver"
+ ./configure --prefix=/usr --enable-off64 --enable-fastest
+ make
+}
+
+# uncomment check routine if needed (can take ~5mins to run check)
+check() {
+ cd "$srcdir/$pkgname-$pkgver"
+ make -k check
+}
+
+package() {
+ cd "$srcdir/$pkgname-$pkgver"
+ make DESTDIR="$pkgdir/" install
+}
+
+# vim:set ts=2 sw=2 et:
diff --git a/pcr/nagios-nrpe-plugin/PKGBUILD b/pcr/nagios-nrpe-plugin/PKGBUILD
new file mode 100644
index 000000000..3f2cba3c0
--- /dev/null
+++ b/pcr/nagios-nrpe-plugin/PKGBUILD
@@ -0,0 +1,23 @@
+# https://github.com/mvgrimes/aur-nagios-npre-plugin
+# Contributor: Mark Grimes <mgrimes at peculier dot com>
+# Contributor: Idares <idares@seznam.cz>
+# Maintainer : Parabola GNU / Linux-libre Aurelien Desbrieres <aurelien@cwb.IO>
+
+pkgname=nagios-nrpe-plugin
+pkgver=2.13
+pkgrel=1
+pkgdesc="The Nagios NRPE server side plugin."
+license=('GPL')
+arch=('i686' 'x86_64')
+url="http://www.nagios.org"
+source=("http://downloads.sourceforge.net/nagios/nrpe-$pkgver.tar.gz")
+
+depends=(nagios)
+
+build() {
+ cd $startdir/src/nrpe-$pkgver
+ ./configure --prefix=/usr/share/nagios \
+ --with-nagios-user=nobody --with-nagios-group=nobody || return 1
+ make || return 1
+ make prefix=$startdir/pkg/usr/share/nagios install-plugin || return 1
+}
diff --git a/pcr/nagios-plugins/PKGBUILD b/pcr/nagios-plugins/PKGBUILD
new file mode 100644
index 000000000..e1379d193
--- /dev/null
+++ b/pcr/nagios-plugins/PKGBUILD
@@ -0,0 +1,27 @@
+# Contributor: Idares <idares@seznam.cz>
+# Maintainer : Parabola GNU / Linux-libre Aurelien Desbrieres <aurelien@cwb.IO>
+
+pkgname=nagios-plugins
+pkgver=1.4.16
+pkgrel=1
+pkgdesc="Plugins are scripts and programs that perform host and service checks."
+license=('GPL')
+arch=('i686' 'x86_64')
+url="http://www.nagiosplugins.org"
+source=("http://downloads.sourceforge.net/nagiosplug/$pkgname-$pkgver.tar.gz"
+ "stdio.patch")
+makedepends=('net-snmp')
+optdepends=('net-snmp: for SNMP checking.')
+
+build() {
+ cd $srcdir/$pkgname-$pkgver
+ patch -p1 -i "$srcdir/stdio.patch"
+ ./configure --prefix=/usr/share/nagios
+ make
+ make prefix=$startdir/pkg/usr/share/nagios install
+ make prefix=$startdir/pkg/usr/share/nagios install-root
+}
+
+sha1sums=('52db48b15572b98c6fcd8aaec2ef4d2aad7640d3'
+ '6a40a8bc8c907f5cf722e4440900d872767d465c')
+
diff --git a/pcr/nagios-plugins/stdio.patch b/pcr/nagios-plugins/stdio.patch
new file mode 100644
index 000000000..f87d313b5
--- /dev/null
+++ b/pcr/nagios-plugins/stdio.patch
@@ -0,0 +1,14 @@
+diff -Naur nagios-plugins-1.4.16-orig/gl/stdio.in.h nagios-plugins-1.4.16-patched/gl/stdio.in.h
+--- nagios-plugins-1.4.16-orig/gl/stdio.in.h 2012-06-27 19:32:47.000000000 +0200
++++ nagios-plugins-1.4.16-patched/gl/stdio.in.h 2012-08-09 06:29:26.038030953 +0200
+@@ -140,8 +140,10 @@
+ /* It is very rare that the developer ever has full control of stdin,
+ so any use of gets warrants an unconditional warning. Assume it is
+ always declared, since it is required by C89. */
++#ifdef gets
+ #undef gets
+ _GL_WARN_ON_USE (gets, "gets is a security hole - use fgets instead");
++#endif
+
+ #if @GNULIB_FOPEN@
+ # if @REPLACE_FOPEN@