summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
Diffstat (limited to 'community')
-rw-r--r--community/cinnamon-desktop/PKGBUILD4
-rw-r--r--community/cinnamon-settings-daemon/PKGBUILD6
-rw-r--r--community/cinnamon-settings-daemon/automount-plugin.patch8
-rw-r--r--community/cinnamon/PKGBUILD8
-rw-r--r--community/clearsilver/PKGBUILD4
-rw-r--r--community/fbpanel/PKGBUILD13
-rw-r--r--community/fcitx-mozc/PKGBUILD10
-rw-r--r--community/fxdesktop/PKGBUILD30
-rw-r--r--community/haskell-bytestring-show/PKGBUILD4
-rw-r--r--community/haskell-hslogger/PKGBUILD4
-rw-r--r--community/haskell-vector/PKGBUILD10
-rw-r--r--community/haveged/PKGBUILD14
-rw-r--r--community/haveged/cleanexit.patch21
-rw-r--r--community/highlight/PKGBUILD11
-rw-r--r--community/jack2/PKGBUILD10
-rw-r--r--community/jshon/PKGBUILD6
-rw-r--r--community/libvirt/PKGBUILD6
-rwxr-xr-xcommunity/lightdm/PKGBUILD11
-rwxr-xr-xcommunity/lightdm/lightdm-xdg-session-class.patch130
-rw-r--r--community/metamail/PKGBUILD13
-rw-r--r--community/mongodb/PKGBUILD6
-rw-r--r--community/nemo/PKGBUILD6
-rw-r--r--community/perl-json-xs/PKGBUILD7
-rw-r--r--community/pitivi/PKGBUILD10
-rw-r--r--community/rtl-sdr/PKGBUILD15
-rw-r--r--community/torch/PKGBUILD14
-rw-r--r--community/xbmc-pvr-addons/PKGBUILD7
-rw-r--r--community/znc/PKGBUILD8
28 files changed, 141 insertions, 255 deletions
diff --git a/community/cinnamon-desktop/PKGBUILD b/community/cinnamon-desktop/PKGBUILD
index b66618bbb..eb3ca73d2 100644
--- a/community/cinnamon-desktop/PKGBUILD
+++ b/community/cinnamon-desktop/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Jan de Groot <jan@archlinux.org>
pkgname=cinnamon-desktop
-pkgver=2.0.2
+pkgver=2.0.3
pkgrel=1
pkgdesc="Library with common API for various Cinnamon modules"
arch=(i686 x86_64)
@@ -13,7 +13,7 @@ makedepends=(intltool gobject-introspection gnome-common)
url="https://github.com/linuxmint/cinnamon-desktop"
install=cinnamon-desktop.install
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/linuxmint/cinnamon-desktop/archive/${pkgver}.tar.gz")
-sha256sums=('3a417c6f1a1f77182c794e8df6bbea7f36bf3501a332f974322fa4dd0759319d')
+sha256sums=('bd9c50df70432d2e37a7c11728dcdf264af235b261b3f378eade61dc4ef101c3')
build() {
cd $pkgname-$pkgver
diff --git a/community/cinnamon-settings-daemon/PKGBUILD b/community/cinnamon-settings-daemon/PKGBUILD
index 92ca14b36..fbe01d17f 100644
--- a/community/cinnamon-settings-daemon/PKGBUILD
+++ b/community/cinnamon-settings-daemon/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
pkgname=cinnamon-settings-daemon
-pkgver=2.0.5
+pkgver=2.0.6
pkgrel=1
pkgdesc="The Cinnamon Settings daemon"
arch=('i686' 'x86_64')
@@ -16,9 +16,9 @@ url="https://github.com/linuxmint/cinnamon-settings-daemon"
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/linuxmint/cinnamon-settings-daemon/archive/${pkgver}.tar.gz"
keyboard.patch
automount-plugin.patch)
-sha256sums=('12dc50677fb90be00ed7e947f40eee4aa9d5126d7ad026d2a8d87588ef312018'
+sha256sums=('50d9d2799415f2a98fbb2ec05a66aa807c861562d87c0371631ab30b9f7e26d3'
'3c05b978cb414c8fc1530f211bab58627a64ac9c156630c9d486f5926a85109c'
- 'ff30a46acc968b2cfab7f6040aa2ee400049f784b466901c347c513da2a538a9')
+ '4fc2b3a354b53d41d92d7f95d175a6a18382330353a0579d29c2d33b9400a837')
prepare() {
cd $pkgname-$pkgver
diff --git a/community/cinnamon-settings-daemon/automount-plugin.patch b/community/cinnamon-settings-daemon/automount-plugin.patch
index 17eebca7f..745ed9e2b 100644
--- a/community/cinnamon-settings-daemon/automount-plugin.patch
+++ b/community/cinnamon-settings-daemon/automount-plugin.patch
@@ -1,15 +1,15 @@
diff -Naur cinnamon-settings-daemon-2.0.1.orig/data/org.cinnamon.settings-daemon.plugins.gschema.xml.in.in cinnamon-settings-daemon-2.0.1/data/org.cinnamon.settings-daemon.plugins.gschema.xml.in.in
---- cinnamon-settings-daemon-2.0.1.orig/data/org.cinnamon.settings-daemon.plugins.gschema.xml.in.in 2013-10-02 16:13:56.000000000 +0200
-+++ cinnamon-settings-daemon-2.0.1/data/org.cinnamon.settings-daemon.plugins.gschema.xml.in.in 2013-10-08 22:49:15.438929150 +0200
+--- cinnamon-settings-daemon-2.0.6.orig/data/org.cinnamon.settings-daemon.plugins.gschema.xml.in.in 2013-11-03 10:50:04.000000000 -0500
++++ cinnamon-settings-daemon-2.0.6/data/org.cinnamon.settings-daemon.plugins.gschema.xml.in.in 2013-11-05 15:33:21.112912392 -0500
@@ -2,6 +2,7 @@
<schema gettext-domain="@GETTEXT_PACKAGE@" id="org.cinnamon.settings-daemon.plugins" path="/org/cinnamon/settings-daemon/plugins/">
<child name="a11y-keyboard" schema="org.cinnamon.settings-daemon.plugins.a11y-keyboard"/>
<child name="a11y-settings" schema="org.cinnamon.settings-daemon.plugins.a11y-settings"/>
+ <child name="automount" schema="org.cinnamon.settings-daemon.plugins.automount"/>
- <child name="background" schema="org.cinnamon.settings-daemon.plugins.background"/>
<child name="clipboard" schema="org.cinnamon.settings-daemon.plugins.clipboard"/>
<child name="color" schema="org.cinnamon.settings-daemon.plugins.color"/>
-@@ -43,6 +44,18 @@
+ <child name="cursor" schema="org.cinnamon.settings-daemon.plugins.cursor"/>
+@@ -42,6 +43,18 @@
<_summary>Priority to use for this plugin</_summary>
<_description>Priority to use for this plugin in cinnamon-settings-daemon startup queue</_description>
</key>
diff --git a/community/cinnamon/PKGBUILD b/community/cinnamon/PKGBUILD
index 5b3209819..c237e9bdc 100644
--- a/community/cinnamon/PKGBUILD
+++ b/community/cinnamon/PKGBUILD
@@ -1,12 +1,12 @@
-# $Id: PKGBUILD 100100 2013-11-01 17:11:05Z bgyorgy $
+# $Id: PKGBUILD 100528 2013-11-05 14:09:17Z faidoc $
# Maintainer: Alexandre Filgueira <alexfilgueira@cinnarch.com>
# Contributor: M0Rf30
# Contributor: unifiedlinux
# Contributor: CReimer
pkgname=cinnamon
-pkgver=2.0.8
-pkgrel=2
+pkgver=2.0.10
+pkgrel=1
pkgdesc="Linux desktop which provides advanced innovative features and a traditional user experience"
arch=('i686' 'x86_64')
url="http://cinnamon.linuxmint.com/"
@@ -26,7 +26,7 @@ source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxmint/Cinnamon/archive/
"keyboard_applet.patch"
"input_keybindings.patch"
"org.archlinux.pkexec.cinnamon-settings-users.policy")
-sha256sums=('f7868e3321a00dd2704a270b474ad0844b7e34e6c536b1b4a9c70b4be7c1f5f4'
+sha256sums=('d63c1681da7fa16a0385c64dd93af71ae4ad17fb2a0b112ddfa1aa5232a27596'
'2e10ba71fd9ba40afd7e9492b2fc0d5bcc27874bcde543cfd8a47ad20c52354a'
'6acb07393105ddced8a4c3c869a596350d1a7d81a808ca5307d2ad770653a9d3'
'e28c40eb844105154fa6106f5b4de3151a22805b3a7b2f84be9ea6c15cec3de6'
diff --git a/community/clearsilver/PKGBUILD b/community/clearsilver/PKGBUILD
index f14fc444e..fd339cc3c 100644
--- a/community/clearsilver/PKGBUILD
+++ b/community/clearsilver/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 100140 2013-11-01 20:22:07Z spupykin $
+# $Id: PKGBUILD 100518 2013-11-05 11:31:11Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer : Aaron Griffin <aaron@archlinux.org>
# Contributor: William Rea <sillywilly@gmail.com>
pkgname=clearsilver
pkgver=0.10.5
-pkgrel=10
+pkgrel=11
pkgdesc="clearsilver is a fast, powerful, and language-neutral HTML template system"
arch=('i686' 'x86_64')
url='http://www.clearsilver.net'
diff --git a/community/fbpanel/PKGBUILD b/community/fbpanel/PKGBUILD
index 287189613..aa75c9216 100644
--- a/community/fbpanel/PKGBUILD
+++ b/community/fbpanel/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 99522 2013-10-29 10:57:06Z spupykin $
+# $Id: PKGBUILD 100493 2013-11-05 10:04:31Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer: Jeff Mickey <jeff@archlinux.org>
# Contributor: Torin Daniel <torindan@gmail.com>
@@ -6,20 +6,27 @@
pkgname=fbpanel
pkgver=6.1
-pkgrel=5
+pkgrel=6
pkgdesc="NetWM compliant desktop panel"
arch=('i686' 'x86_64')
url="http://fbpanel.sourceforge.net/"
depends=('gtk2')
license=('GPL')
source=("http://downloads.sourceforge.net/fbpanel/fbpanel-${pkgver}.tbz2"
+ "taskbar_unicode.patch::https://bugs.archlinux.org/task/37639?getfile=11189"
"battery_fix.patch")
md5sums=('80ca0c64195b30587cfcb8c2cd9887a0'
+ '0af51e8f0391ea9b734a57a9880b57e5'
'dc1db8eee1be899725f350eb36793ea4')
-build() {
+prepare() {
cd "$srcdir/$pkgname-$pkgver"
patch -p1 <$srcdir/battery_fix.patch
+ patch -p1 <$srcdir/taskbar_unicode.patch
+}
+
+build() {
+ cd "$srcdir/$pkgname-$pkgver"
./configure --prefix=/usr --libexecdir=/usr/lib
echo "LDFLAGSX += -lX11 -lm" >>config.mk
make
diff --git a/community/fcitx-mozc/PKGBUILD b/community/fcitx-mozc/PKGBUILD
index 26a0f871b..7b3218e93 100644
--- a/community/fcitx-mozc/PKGBUILD
+++ b/community/fcitx-mozc/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 100392 2013-11-03 11:48:16Z fyan $
+# $Id: PKGBUILD 100541 2013-11-05 17:38:22Z fyan $
# Maintainer: Felix Yan <felixonmars@gmail.com>
# Contributor: ponsfoot <cabezon dot hashimoto at gmail dot com>
## Mozc compile option
_bldtype=Release
-_zipcoderel=201309
+_zipcoderel=201310
_protobuf_ver=2.5.0
_gyp_rev=1774
@@ -15,7 +15,7 @@ pkgname=fcitx-mozc
pkgdesc="Fcitx Module of A Japanese Input Method for Chromium OS, Windows, Mac and Linux (the Open Source Edition of Google Japanese Input)"
pkgver=1.12.1599.102
_patchver=${pkgver}.1
-pkgrel=1
+pkgrel=2
arch=('i686' 'x86_64')
url="http://code.google.com/p/mozc/"
license=('custom')
@@ -114,8 +114,8 @@ package() {
sha512sums=('SKIP'
'SKIP'
- 'e497d6dfca2cf06d4ab0ed7f84e1daea8da776071d19818dc09b5c2586d52dfceebd3b665ebc0eb1143e84c8dcb11cac6197e8cbff617415cc6f16316e9a2004'
- '04c2719618227beea8b41705d25382a78fa4173c7355c2a4ebd4d424538e0591513aa951eb9a8a11a4ad4ff379839fda42264a98e07f1b062ff8e4200af7c741'
+ 'f4ba607dc8d8ad6b12fbf47e6a9b56e1dee5552db65bb6a21e55b3db8567601df4e916f88ee039bb4f84dd7ad9994ad9e7b494fbb06d14b8ce6c8ca316e3a571'
+ '551fd2ee44a0cdf317885351528d5248fc56c261e73b793ac46c8f043a6f5461e1e4400df67cd151a01891217185fc12993a6a0d727d9f8217947d9b23d7b69c'
'5994b3669808b82fef5c860ecad36358c0767f84acac877e7bfcf722e59d972835a955714149bdd4158fbd1328a51d01397a563991d26475351ee72be48142ee'
'e6a5a21520e36aa6cd27295c5a1b050a8f1a8dccf82918b0b57f17c79393c8b527c3f70dbfa2de0af42d3f85eac3095ef476a067fb24dbc2fa325c1f6a1138cc'
'5507c637e5a65c44ccf6e32118b6d16647ece865171b9a77dd3c78e6790fbd97e6b219e68d2e27750e22074eb536bccf8d553c295d939066b72994b86b2f251a')
diff --git a/community/fxdesktop/PKGBUILD b/community/fxdesktop/PKGBUILD
deleted file mode 100644
index 18b40a21d..000000000
--- a/community/fxdesktop/PKGBUILD
+++ /dev/null
@@ -1,30 +0,0 @@
-# $Id: PKGBUILD 90029 2013-05-06 19:37:01Z foutrelis $
-# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
-# Contributor: Sander Jansen <sander@knology.net>
-
-pkgname=fxdesktop
-pkgver=0.1.12
-pkgrel=7
-pkgdesc="Lightweight Desktop Environment"
-arch=('i686' 'x86_64')
-url="http://code.google.com/p/fxdesktop/"
-license=('GPL')
-depends=('fox>=1.6.0')
-makedepends=('glu')
-source=(http://archlinux-stuff.googlecode.com/files/$pkgname-$pkgver.tar.bz2)
-md5sums=('9489e7369b5e052e0b6836a3b0670832')
-
-build() {
- cd $srcdir/$pkgname-$pkgver
- # Override default flags
- export CFLAGS="-Wall -O2 -pipe"
- export CXXFLAGS="-Wall -O2 -pipe"
- [ "$CARCH" = "x86_64" ] && (sed -i -e 's|lib64|lib|g' build/config.linux_x86_64)
- # Compile
- ./gb --prefix=/usr
-}
-
-package() {
- cd $srcdir/$pkgname-$pkgver
- ./gb --package-root=$pkgdir/usr install
-}
diff --git a/community/haskell-bytestring-show/PKGBUILD b/community/haskell-bytestring-show/PKGBUILD
index 99fd4ebb6..7ed57a380 100644
--- a/community/haskell-bytestring-show/PKGBUILD
+++ b/community/haskell-bytestring-show/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 89293 2013-04-28 16:52:14Z td123 $
+# $Id: PKGBUILD 100508 2013-11-05 10:55:19Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
pkgname=haskell-bytestring-show
pkgver=0.3.5.4
-pkgrel=4
+pkgrel=5
pkgdesc="Efficient conversion of values into readable byte strings."
url="http://hackage.haskell.org/package/bytestring-show"
license=("BSD3")
diff --git a/community/haskell-hslogger/PKGBUILD b/community/haskell-hslogger/PKGBUILD
index 0dfb8703e..26de13ff9 100644
--- a/community/haskell-hslogger/PKGBUILD
+++ b/community/haskell-hslogger/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 89306 2013-04-28 16:52:27Z td123 $
+# $Id: PKGBUILD 100510 2013-11-05 10:55:37Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer: Arch Haskell Team <arch-haskell@haskell.org>
pkgname=haskell-hslogger
pkgver=1.2.1
-pkgrel=4
+pkgrel=5
pkgdesc="Versatile logging framework"
url="http://hackage.haskell.org/package/hslogger"
license=('LGPL')
diff --git a/community/haskell-vector/PKGBUILD b/community/haskell-vector/PKGBUILD
index bbd867873..b6fa033e1 100644
--- a/community/haskell-vector/PKGBUILD
+++ b/community/haskell-vector/PKGBUILD
@@ -1,15 +1,16 @@
-# $Id: PKGBUILD 89326 2013-04-28 16:52:52Z td123 $
+# $Id: PKGBUILD 100512 2013-11-05 10:55:55Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
pkgname=haskell-vector
pkgver=0.10.0.1
-pkgrel=4
+pkgrel=5
pkgdesc="Efficient Arrays"
url="http://code.haskell.org/vector"
license=("custom:BSD3")
arch=('i686' 'x86_64')
makedepends=()
-depends=("ghc=7.6.3" "haskell-primitive")
+# deps adjusted to specific versions in package()
+depends=("ghc" "haskell-primitive")
options=('strip')
install="${pkgname}.install"
source=("http://hackage.haskell.org/packages/archive/vector/${pkgver}/vector-${pkgver}.tar.gz")
@@ -28,6 +29,9 @@ build() {
}
package() {
+ _ghcver=`pacman -Q ghc | cut -f2 -d\ | cut -f1 -d-`
+ depends=("ghc=${_ghcver}" "haskell-primitive")
+
cd ${srcdir}/vector-${pkgver}
install -Dm744 register.sh ${pkgdir}/usr/share/haskell/${pkgname}/register.sh
install -Dm744 unregister.sh ${pkgdir}/usr/share/haskell/${pkgname}/unregister.sh
diff --git a/community/haveged/PKGBUILD b/community/haveged/PKGBUILD
index bf80fc745..8afe63522 100644
--- a/community/haveged/PKGBUILD
+++ b/community/haveged/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 99808 2013-10-31 01:50:18Z allan $
+# $Id: PKGBUILD 100564 2013-11-05 21:52:50Z heftig $
# Maintainer: Bartłomiej Piotrowski <barthalion@gmail.com>
# Contributor: kfgz <kfgz at interia dot pl>
# Contributor: pootzko <pootzko at gmail dot com>
@@ -6,16 +6,22 @@
pkgname=haveged
pkgver=1.7.c
_pkgver=${pkgver/.c/c}
-pkgrel=2
+pkgrel=3
pkgdesc='Entropy harvesting daemon using CPU timings'
arch=('i686' 'x86_64')
url='http://www.issihosts.com/haveged'
license=('GPL')
depends=('glibc')
source=($url/$pkgname-$_pkgver.tar.gz
- service)
+ service cleanexit.patch)
sha256sums=('40397eded96fc0d624a6a81c8e888ab023e46f3114f1ee699994e645531bf121'
- 'badf8ceb5484d45888a089fabdfba5f44f6ec2930bca203c50200051a4d83e12')
+ 'badf8ceb5484d45888a089fabdfba5f44f6ec2930bca203c50200051a4d83e12'
+ 'be896659dd96cb85915ac5a9c2bd8d81d1ff348508362d1b71d64b207f69fa5c')
+
+prepare() {
+ cd $pkgname-$_pkgver
+ patch -Np1 -i ../cleanexit.patch
+}
build() {
cd $pkgname-$_pkgver
diff --git a/community/haveged/cleanexit.patch b/community/haveged/cleanexit.patch
new file mode 100644
index 000000000..01f8c7f94
--- /dev/null
+++ b/community/haveged/cleanexit.patch
@@ -0,0 +1,21 @@
+diff -u -r haveged-1.7c/src/haveged.c haveged-1.7c-cleanexit/src/haveged.c
+--- haveged-1.7c/src/haveged.c 2013-01-12 19:20:04.000000000 +0100
++++ haveged-1.7c-cleanexit/src/haveged.c 2013-11-05 22:40:22.202935493 +0100
+@@ -642,7 +642,16 @@
+ static void tidy_exit( /* OUT: nothing */
+ int signum) /* IN: signal number */
+ {
+- error_exit("Stopping due to signal %d\n", signum);
++#ifndef NO_DAEMON
++ if (params->detached!=0) {
++ unlink(params->pid_file);
++ syslog(LOG_INFO, "%s Stopping due to signal %d", params->daemon, signum);
++ }
++ else
++#endif
++ fprintf(stderr, "%s Stopping due to signal %d\n", params->daemon, signum);
++ havege_destroy(handle);
++ exit(0);
+ }
+ /**
+ * send usage display to stderr
diff --git a/community/highlight/PKGBUILD b/community/highlight/PKGBUILD
index 3e10a8a7c..53e5f6855 100644
--- a/community/highlight/PKGBUILD
+++ b/community/highlight/PKGBUILD
@@ -1,21 +1,20 @@
-# $Id: PKGBUILD 100124 2013-11-01 18:47:04Z bluewind $
+# $Id: PKGBUILD 100546 2013-11-05 19:47:43Z bluewind $
# Maintainer: Florian Pritz <flo@xinu.at>
# Contributor: Jan Fader <jan.fader@web.de>
pkgbase=highlight
pkgname=(highlight highlight-gui)
pkgver=3.16.1
-_pkgver=3.16
pkgrel=1
url="http://www.andre-simon.de/doku/highlight/highlight.html"
license=('GPL')
arch=('i686' 'x86_64')
makedepends=(qt4 lua boost)
-source=(http://www.andre-simon.de/zip/$pkgname-$_pkgver.tar.bz2{,.asc})
+source=(http://www.andre-simon.de/zip/$pkgname-$pkgver.tar.bz2{,.asc})
md5sums=('688bb537db149dc720b9ef1ffc796ced'
'SKIP')
build() {
- cd "$srcdir/$pkgbase-$_pkgver"
+ cd "$srcdir/$pkgbase-$pkgver"
make QMAKE=qmake-qt4
make QMAKE=qmake-qt4 gui
@@ -24,7 +23,7 @@ build() {
package_highlight() {
pkgdesc="Fast and flexible source code highlighter (CLI version)"
depends=('lua')
- cd "$srcdir/$pkgbase-$_pkgver"
+ cd "$srcdir/$pkgbase-$pkgver"
make DESTDIR="$pkgdir" QMAKE=qmake-qt4 install
}
@@ -32,7 +31,7 @@ package_highlight() {
package_highlight-gui() {
pkgdesc="Fast and flexible source code highlighter (Qt version)"
depends=('qt4' 'highlight')
- cd "$srcdir/$pkgbase-$_pkgver"
+ cd "$srcdir/$pkgbase-$pkgver"
install -dm755 "$pkgdir/usr/bin"
make DESTDIR="$pkgdir" QMAKE=qmake-qt4 install-gui
diff --git a/community/jack2/PKGBUILD b/community/jack2/PKGBUILD
index d8ad4d636..20da91cc8 100644
--- a/community/jack2/PKGBUILD
+++ b/community/jack2/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 92144 2013-06-01 12:22:16Z schiv $
+# $Id: PKGBUILD 100543 2013-11-05 18:38:02Z schiv $
# Maintainer: Ray Rashif <schiv@archlinux.org>
# Contributor: Daniele Paolella <danielepaolella@email.it>
# Contributor: Philipp Überbacher <hollunder at gmx dot at>
@@ -9,12 +9,12 @@ pkgname=('jack2' 'jack2-dbus')
#pkgname= # single build (overrides split)
_tarname=jack
pkgver=1.9.9.5
-pkgrel=3
+pkgrel=4
arch=('i686' 'x86_64')
url="http://jackaudio.org/"
backup=(etc/security/limits.d/99-audio.conf)
license=('GPL')
-makedepends=('python2' 'libffado' 'celt' 'opus' 'libsamplerate')
+makedepends=('python2-dbus' 'libffado' 'celt' 'opus' 'libsamplerate')
source=("https://dl.dropbox.com/u/28869550/jack-1.9.9.5.tar.bz2"
'99-audio.conf'
'40-hpet-permissions.rules')
@@ -83,7 +83,7 @@ package_jack2() {
pkgdesc="The next-generation JACK with SMP support"
depends=('libsamplerate' 'celt' 'opus' 'libffado')
- optdepends=('python2: jack_control')
+ optdepends=('python2-dbus: jack_control')
conflicts=('jack')
provides=('jack' 'jackmp' 'jackdmp' 'jackdbus')
@@ -108,7 +108,7 @@ package_jack2-dbus() {
pkgdesc="The next-generation JACK with SMP support (for D-BUS interaction only)"
depends=('libsamplerate' 'celt' 'opus' 'libffado')
- optdepends=('python2: jack_control')
+ optdepends=('python2-dbus: jack_control')
conflicts=('jack' 'jack2')
provides=('jack' 'jack2' 'jackmp' 'jackdmp' 'jackdbus')
diff --git a/community/jshon/PKGBUILD b/community/jshon/PKGBUILD
index 6ef9efa50..7180fbea8 100644
--- a/community/jshon/PKGBUILD
+++ b/community/jshon/PKGBUILD
@@ -1,7 +1,7 @@
-# $Id: PKGBUILD 95722 2013-08-16 00:46:12Z kkeen $
+# $Id: PKGBUILD 100535 2013-11-05 17:02:10Z kkeen $
# Maintainer: Kyle Keen <keenerd@gmail.com>
pkgname=jshon
-pkgver=20130815
+pkgver=20131105
pkgrel=1
pkgdesc="A json parser for the shell."
arch=('i686' 'x86_64')
@@ -9,7 +9,7 @@ url="http://kmkeen.com/jshon/"
license=('MIT')
depends=('jansson')
source=(http://kmkeen.com/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('3ef31b1954ef0838f67bcaf20993dcdd')
+md5sums=('84596bcf2d6cde7bbc0fcb4626765b99')
build() {
cd "$srcdir/$pkgname-$pkgver"
diff --git a/community/libvirt/PKGBUILD b/community/libvirt/PKGBUILD
index 9eba6c8bd..85661b0e7 100644
--- a/community/libvirt/PKGBUILD
+++ b/community/libvirt/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 99888 2013-10-31 02:17:58Z allan $
+# $Id: PKGBUILD 100495 2013-11-05 10:05:13Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Jonathan Wiersma <archaur at jonw dot org>
pkgname=libvirt
-pkgver=1.1.3
+pkgver=1.1.4
pkgrel=1
pkgdesc="API for controlling virtualization engines (openvz,kvm,qemu,virtualbox,xen,etc)"
arch=('i686' 'x86_64')
@@ -33,7 +33,7 @@ source=("http://libvirt.org/sources/$pkgname-$pkgver.tar.gz"
libvirtd.conf.d
libvirtd-guests.conf.d
libvirt.tmpfiles.d)
-md5sums=('b0dfe373ebe0c588b42a28c14d36a3e6'
+md5sums=('0b21e97ad5d3c27d18806896e16ef82b'
'3ed0e24f5b5e25bf553f5427d64915e6'
'0a96ed876ffb1fcb9dff5a9b3a609c1e'
'020971887442ebbf1b6949e031c8dd3f')
diff --git a/community/lightdm/PKGBUILD b/community/lightdm/PKGBUILD
index 83080cbae..7ddb2b444 100755
--- a/community/lightdm/PKGBUILD
+++ b/community/lightdm/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 100476 2013-11-04 22:51:26Z alucryd $
+# $Id: PKGBUILD 100484 2013-11-05 08:34:50Z alucryd $
# Maintainer: Maxime Gauduin <alucryd@gmail.com>
# Contributor: Morfeo <morfeo89@hotmail.it>
pkgbase=lightdm
pkgname=('lightdm' 'liblightdm-qt4' 'liblightdm-qt5')
-pkgver=1.8.1
-pkgrel=3
+pkgver=1.8.4
+pkgrel=1
epoch=1
pkgdesc="A lightweight display manager"
arch=('i686' 'x86_64')
@@ -19,22 +19,19 @@ source=("https://launchpad.net/lightdm/${pkgver%.*}/${pkgver}/+download/${pkgbas
'lightdm-autologin.pam'
'lightdm.rules'
'lightdm-default-config.patch'
- 'lightdm-xdg-session-class.patch'
'Xsession')
-sha256sums=('e749ea72ac2517f592a8dfcd8bbdf7aba6729cb75c569c03347751d87f99305a'
+sha256sums=('92242d397628256c237dc5d66ac08a85207f4a6ddcc2e5c485ccb4b0b253cc56'
'0d2adba25cdbe59e97ffd302083db9d5e23920780f41e04f64512cd6b633289a'
'b29521fbd7a48a8f60b93ecca3b30c30bcb71560de8033c8d39b25c22c6f696f'
'e8c4c5fd3b801a390d201166fd1fb9730e78a5c62928768103b870b6bd980ea0'
'33e3c3d6e16c8d30756754ea3f31f5457c5be0343686aad287692be34958984a'
'a89566307e1c81c24f037d854cbd472d2f94f8a4b759877a01563a332319f7d6'
'0b2f740616110887d5c8662e40f1a8350fc0dfa6c7e99f6e3a5636c6b0ca714f'
- '1d991d60c8212c9c763c62ffea8401d69b0be39a4d006cccb8e06676d56e5a55'
'7fb85a1b54406032a922e8fd6f45d869fcfe5681df630e74e8e50c040b786ee4')
prepare() {
cd ${pkgbase}-${pkgver}
- patch -Np0 -i ../lightdm-xdg-session-class.patch
patch -Np1 -i ../lightdm-default-config.patch
}
diff --git a/community/lightdm/lightdm-xdg-session-class.patch b/community/lightdm/lightdm-xdg-session-class.patch
deleted file mode 100755
index cd9093cf3..000000000
--- a/community/lightdm/lightdm-xdg-session-class.patch
+++ /dev/null
@@ -1,130 +0,0 @@
-=== modified file 'src/seat.c'
---- src/seat.c 2013-10-03 21:38:07 +0000
-+++ src/seat.c 2013-10-21 22:55:16 +0000
-@@ -1075,6 +1075,7 @@
- g_signal_connect (greeter_session, "stopped", G_CALLBACK (session_stopped_cb), seat);
-
- set_session_env (SESSION (greeter_session));
-+ session_set_env (SESSION (greeter_session), "XDG_SESSION_CLASS", "greeter");
-
- session_set_pam_service (SESSION (greeter_session), GREETER_SERVICE);
- if (getuid () == 0)
-
-=== modified file 'src/session-child.c'
---- src/session-child.c 2013-07-26 02:27:41 +0000
-+++ src/session-child.c 2013-10-21 22:55:16 +0000
-@@ -213,7 +213,6 @@
- gchar *authentication_result_string;
- gchar *service;
- gchar *username;
-- gchar *class;
- gchar *tty;
- gchar *remote_host_name;
- gchar *xdisplay;
-@@ -284,7 +283,7 @@
- username = read_string ();
- read_data (&do_authenticate, sizeof (do_authenticate));
- read_data (&is_interactive, sizeof (is_interactive));
-- class = read_string ();
-+ read_string (); /* Used to be class, now we just use the environment variable */
- tty = read_string ();
- remote_host_name = read_string ();
- xdisplay = read_string ();
-@@ -480,7 +479,7 @@
- g_variant_builder_init (&ck_parameters, G_VARIANT_TYPE ("(a(sv))"));
- g_variant_builder_open (&ck_parameters, G_VARIANT_TYPE ("a(sv)"));
- g_variant_builder_add (&ck_parameters, "(sv)", "unix-user", g_variant_new_int32 (user_get_uid (user)));
-- if (g_strcmp0 (class, XDG_SESSION_CLASS_GREETER) == 0)
-+ if (g_strcmp0 (pam_getenv (pam_handle, "XDG_SESSION_CLASS"), "greeter") == 0)
- g_variant_builder_add (&ck_parameters, "(sv)", "session-type", g_variant_new_string ("LoginWindow"));
- if (xdisplay)
- {
-@@ -601,7 +600,7 @@
- if (child_pid > 0)
- {
- /* Log to utmp */
-- if (g_strcmp0 (class, XDG_SESSION_CLASS_GREETER) != 0)
-+ if (g_strcmp0 (pam_getenv (pam_handle, "XDG_SESSION_CLASS"), "greeter") != 0)
- {
- struct utmpx ut;
- struct timeval tv;
-@@ -632,7 +631,7 @@
- child_pid = 0;
-
- /* Log to utmp */
-- if (g_strcmp0 (class, XDG_SESSION_CLASS_GREETER) != 0)
-+ if (g_strcmp0 (pam_getenv (pam_handle, "XDG_SESSION_CLASS"), "greeter") != 0)
- {
- struct utmpx ut;
- struct timeval tv;
-
-=== modified file 'src/session.c'
---- src/session.c 2013-09-19 14:53:48 +0000
-+++ src/session.c 2013-10-21 22:43:11 +0000
-@@ -84,9 +84,6 @@
- /* File to log to */
- gchar *log_filename;
-
-- /* Seat class */
-- gchar *class;
--
- /* tty this session is running on */
- gchar *tty;
-
-@@ -200,14 +197,6 @@
- }
-
- void
--session_set_class (Session *session, const gchar *class)
--{
-- g_return_if_fail (session != NULL);
-- g_free (session->priv->class);
-- session->priv->class = g_strdup (class);
--}
--
--void
- session_set_display_server (Session *session, DisplayServer *display_server)
- {
- g_return_if_fail (session != NULL);
-@@ -615,7 +604,7 @@
- write_string (session, session->priv->username);
- write_data (session, &session->priv->do_authenticate, sizeof (session->priv->do_authenticate));
- write_data (session, &session->priv->is_interactive, sizeof (session->priv->is_interactive));
-- write_string (session, session->priv->class);
-+ write_string (session, NULL); /* Used to be class, now we just use the environment variable */
- write_string (session, session->priv->tty);
- write_string (session, session->priv->remote_host_name);
- write_string (session, session->priv->xdisplay);
-@@ -874,7 +863,6 @@
- g_free (self->priv->messages);
- g_free (self->priv->authentication_result_string);
- g_free (self->priv->log_filename);
-- g_free (self->priv->class);
- g_free (self->priv->tty);
- g_free (self->priv->xdisplay);
- if (self->priv->x_authority)
-
-=== modified file 'src/session.h'
---- src/session.h 2013-08-14 20:14:16 +0000
-+++ src/session.h 2013-10-21 22:55:16 +0000
-@@ -57,10 +57,6 @@
- SESSION_TYPE_REMOTE
- } SessionType;
-
--#define XDG_SESSION_CLASS_USER "user"
--#define XDG_SESSION_CLASS_GREETER "greeter"
--#define XDG_SESSION_CLASS_LOCK_SCREEN "lock-screen"
--
- GType session_get_type (void);
-
- Session *session_new (void);
-@@ -83,8 +79,6 @@
-
- void session_set_log_file (Session *session, const gchar *filename);
-
--void session_set_class (Session *session, const gchar *class);
--
- void session_set_display_server (Session *session, DisplayServer *display_server);
-
- DisplayServer *session_get_display_server (Session *session);
-
diff --git a/community/metamail/PKGBUILD b/community/metamail/PKGBUILD
index 8809c5f68..4486c0544 100644
--- a/community/metamail/PKGBUILD
+++ b/community/metamail/PKGBUILD
@@ -1,19 +1,19 @@
-# $Id: PKGBUILD 99911 2013-10-31 02:25:40Z allan $
+# $Id: PKGBUILD 100520 2013-11-05 11:41:56Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Sekenre <sekenre at ukfsn dot org>
# Contributor: Daenyth <Daenyth+Arch [AT] gmail [DOT] com>
pkgname=metamail
pkgver=2.7
-pkgrel=6
+pkgrel=7
pkgdesc="Used to display and process MIME messages"
arch=('i686' 'x86_64')
url="http://packages.debian.org/stable/mail/metamail"
license=('custom')
depends=('ncurses')
noextract=(metamail_$pkgver-52.diff.gz)
-source=("http://ftp.de.debian.org/debian/pool/main/m/metamail/metamail_$pkgver.orig.tar.gz" \
- "http://ftp.de.debian.org/debian/pool/main/m/metamail/metamail_$pkgver-54.diff.gz" \
+source=("ftp://ftp.archlinux.org/other/community/metamail/metamail_$pkgver.orig.tar.gz" \
+ "ftp://ftp.archlinux.org/other/community/metamail/metamail_$pkgver-54.diff.gz" \
license)
md5sums=('c6967e9bc5d3c919764b02df24efca01'
'2071dc7b9c33345443ab9a619e640a69'
@@ -28,7 +28,10 @@ build() {
sh ./bootstrap
sh ./configure --prefix=/usr
make
- make DESTDIR=$pkgdir install
+}
+package() {
+ cd $srcdir/metamail-$pkgver.orig
+ make DESTDIR=$pkgdir install
install -D -m0644 $srcdir/license $pkgdir/usr/share/licenses/$pkgname/license
}
diff --git a/community/mongodb/PKGBUILD b/community/mongodb/PKGBUILD
index d8998635f..dda1408c9 100644
--- a/community/mongodb/PKGBUILD
+++ b/community/mongodb/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 99147 2013-10-25 05:02:21Z fyan $
+# $Id: PKGBUILD 100481 2013-11-05 02:40:41Z fyan $
# Maintainer: Felix Yan <felixonmars@gmail.com>
# Contributor: Sven-Hendrik Haase <sh@lutzhaase.com>
# Contributor: Thomas Dziedzic < gostrc at gmail >
@@ -6,7 +6,7 @@
# Contributor: Alec Thomas
pkgname=mongodb
-pkgver=2.4.7
+pkgver=2.4.8
pkgrel=1
pkgdesc='A high-performance, open source, schema-free document-oriented database'
arch=('i686' 'x86_64')
@@ -74,7 +74,7 @@ package() {
install -dm755 "$pkgdir/var/log/mongodb"
}
-sha512sums=('bd682944f5388cef9115ccdf0d8488d2a7a699974f395dd9eea62562528a7a6205fceb92c148187f003362f1ef983ead672cacacc678b2f2b77cdd827812b6c9'
+sha512sums=('33202f101d00c796253c5fd333242ce2c5399352bf325e0af1df92d9c291d7a768bbed56f7b7fccfaa3cea2385cec941bd05cb27a635ca034485bd39ef4129a1'
'05dead727d3ea5fe8af1a3c3888693f6b3e2b8cb7f197a5d793352e10d2c524e96c9a5c55ad2e88c1114643a9612ec0b26a2574b48a5260a9b51ec8941461f1c'
'177251404b2e818ae2b546fe8b13cb76e348c99e85c7bef22a04b0f07b600fd515a309ede50214f4198594388a6d2b31f46e945b9dae84aabb4dfa13b1123bb9'
'e709f76fa71a10d6b72d2eeae65d715e0a0a7e6cb93704114f22db8662d7102de77bd1e6706049351beb159aaa04548cfe4b14fe6ee498a166c5ad54c8275f84')
diff --git a/community/nemo/PKGBUILD b/community/nemo/PKGBUILD
index 0b93b8ed6..76ad3df31 100644
--- a/community/nemo/PKGBUILD
+++ b/community/nemo/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 100062 2013-11-01 02:29:31Z bgyorgy $
+# $Id: PKGBUILD 100532 2013-11-05 14:18:02Z faidoc $
# Maintainer: Alexandre Filgueira <alexfilgueira@cinnarch.com>
# Contributor: Ner0
pkgname=nemo
-pkgver=2.0.4
+pkgver=2.0.5
pkgrel=1
pkgdesc="Cinnamon file manager (Nautilus fork)"
arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@ makedepends=('gtk-doc' 'gobject-introspection' 'intltool' 'gnome-common')
options=('!emptydirs')
install=nemo.install
source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxmint/nemo/tarball/$pkgver")
-sha256sums=('5ce99da6371d9ec62eaf947ae11dd3c2e88e605f3cc66411329b8c90192d2702')
+sha256sums=('5c737c4ede5f4e000fbfe247d1f86086c885f4b0d0f38790db885bf62ac51fc6')
prepare() {
cd linuxmint-nemo-*
diff --git a/community/perl-json-xs/PKGBUILD b/community/perl-json-xs/PKGBUILD
index 40e637e1f..fb628567f 100644
--- a/community/perl-json-xs/PKGBUILD
+++ b/community/perl-json-xs/PKGBUILD
@@ -1,22 +1,21 @@
-# $Id: PKGBUILD 100056 2013-10-31 21:46:48Z spupykin $
+# $Id: PKGBUILD 100497 2013-11-05 10:05:37Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Tor Krill <tor@krill.nu>
pkgname=perl-json-xs
pkgver=3.01
-pkgrel=1
+pkgrel=2
pkgdesc="JSON::XS - JSON serialising/deserialising, done correctly and fast"
url="http://search.cpan.org/dist/JSON-XS/"
license=("GPL")
arch=('i686' 'x86_64')
-depends=('perl' 'perl-common-sense')
+depends=('perl' 'perl-common-sense' 'perl-types-serialiser')
options=('!emptydirs')
source=(http://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/JSON-XS-$pkgver.tar.gz)
md5sums=('b7be65295baf6dd9233c6494782c1153')
build() {
cd $srcdir/JSON-XS-$pkgver
-# eval `perl -V:archname`
perl Makefile.PL INSTALLDIRS=vendor
make
}
diff --git a/community/pitivi/PKGBUILD b/community/pitivi/PKGBUILD
index 4d6b35f4a..8849804ba 100644
--- a/community/pitivi/PKGBUILD
+++ b/community/pitivi/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 100076 2013-11-01 09:49:26Z spupykin $
+# $Id: PKGBUILD 100501 2013-11-05 10:06:09Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer: Abhishek Dasgupta <abhidg@gmail.com>
# Contributor: Gabor Nyekhelyi (n0gabor) <n0gabor@vipmail.hu>
pkgname=pitivi
-pkgver=0.91
-pkgrel=4
+pkgver=0.92
+pkgrel=1
pkgdesc="Editor for audio/video projects using the GStreamer framework"
arch=('i686' 'x86_64')
url="http://www.pitivi.org/"
@@ -19,8 +19,8 @@ optdepends=('frei0r-plugins: additional video effects, clip transformation featu
'gst-plugins-bad: additional multimedia codecs'
'gst-plugins-ugly: additional multimedia codecs')
install=$pkgname.install
-source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/0.91/$pkgname-$pkgver.tar.xz)
-md5sums=('30f520587885d231aeb9a7ddb2585e45')
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/$pkgver/$pkgname-$pkgver.tar.xz)
+md5sums=('6c84db8a647c9151c3890e9cd15a8fc1')
build() {
cd "$srcdir/$pkgname-$pkgver"
diff --git a/community/rtl-sdr/PKGBUILD b/community/rtl-sdr/PKGBUILD
index e19179288..76f5a20ec 100644
--- a/community/rtl-sdr/PKGBUILD
+++ b/community/rtl-sdr/PKGBUILD
@@ -1,12 +1,12 @@
-# $Id: PKGBUILD 99146 2013-10-25 04:57:24Z kkeen $
+# $Id: PKGBUILD 100562 2013-11-05 21:31:17Z kkeen $
# Maintainer: Kyle Keen <keenerd@gmail.com>
# Contributor: Michael Düll <mail@akurei.me>
pkgname=rtl-sdr
# they are just starting to play with tags
# consider using tags for the pkgver in the future
-pkgver=20131024
-_commit=dbede4e3c0a
+pkgver=20131105
+_commit=c5b8a2130007
pkgrel=1
pkgdesc="Driver for Realtek RTL2832U, allowing general purpose software defined radio (SDR)."
arch=('i686' 'x86_64')
@@ -24,6 +24,11 @@ md5sums=('SKIP'
_gitname="rtl-sdr"
+pkgver() {
+ cd "$srcdir/$_gitname"
+ git show -s --format="%ci" HEAD | sed -e 's/-//g' -e 's/ .*//'
+}
+
build() {
cd "$srcdir/$_gitname"
mkdir build
@@ -36,8 +41,8 @@ build() {
package() {
cd "$srcdir/$_gitname/build"
make DESTDIR="$pkgdir" install
- install -D -m644 "$srcdir/$_gitname/rtl-sdr.rules" "$pkgdir/usr/lib/udev/rules.d/10-rtl-sdr.rules"
- install -D -m644 "$srcdir/rtlsdr.conf" "$pkgdir/etc/modprobe.d/rtlsdr.conf"
+ install -Dm644 "$srcdir/$_gitname/rtl-sdr.rules" "$pkgdir/usr/lib/udev/rules.d/10-rtl-sdr.rules"
+ install -Dm644 "$srcdir/rtlsdr.conf" "$pkgdir/etc/modprobe.d/rtlsdr.conf"
}
# vim:set ts=2 sw=2 et:
diff --git a/community/torch/PKGBUILD b/community/torch/PKGBUILD
index 6ac1ae427..7bda8ea70 100644
--- a/community/torch/PKGBUILD
+++ b/community/torch/PKGBUILD
@@ -1,26 +1,30 @@
-# $Id: PKGBUILD 65413 2012-02-21 03:29:54Z spupykin $
+# $Id: PKGBUILD 100522 2013-11-05 11:47:05Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
pkgname=torch
pkgver=3.1
-pkgrel=3
+pkgrel=4
pkgdesc="State of the art machine learning library"
arch=(i686 x86_64)
url="http://packages.debian.org/source/lenny/torch3"
license=('GPL')
depends=(gcc-libs)
source=(http://ftp.de.debian.org/debian/pool/main/t/torch3/torch3_$pkgver.orig.tar.gz
- http://ftp.de.debian.org/debian/pool/main/t/torch3/torch3_$pkgver-2.diff.gz)
+ http://ftp.de.debian.org/debian/pool/main/t/torch3/torch3_$pkgver-2.1.diff.gz)
md5sums=('04f7dc72a1e875a12ddf8ac77ec2dcc7'
- 'b928c4206abb3209435dca27ad3e3c22')
+ '4f6c8e743e7a0aa9688f1e20b14797e4')
build() {
cd "$srcdir/torch3-$pkgver.orig"
- [ $NOEXTRACT -eq 1 ] || cat $srcdir/torch3_$pkgver-2.diff | patch -p1
+ [ $NOEXTRACT -eq 1 ] || cat $srcdir/torch3_$pkgver-2.1.diff | patch -p1
[ $NOEXTRACT -eq 1 ] || make depend
make
+}
+
+package() {
+ cd "$srcdir/torch3-$pkgver.orig"
mkdir -p $pkgdir/usr/{include/torch,lib}
diff --git a/community/xbmc-pvr-addons/PKGBUILD b/community/xbmc-pvr-addons/PKGBUILD
index 2e007fff3..3ac9a67bb 100644
--- a/community/xbmc-pvr-addons/PKGBUILD
+++ b/community/xbmc-pvr-addons/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 100068 2013-11-01 09:00:11Z spupykin $
+# $Id: PKGBUILD 100503 2013-11-05 10:06:30Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
pkgname=xbmc-pvr-addons
-pkgver=20131101git
+pkgver=20131105git
pkgrel=1
pkgdesc="XBMC PVR add-ons for current stable xbmc"
arch=('i686' 'x86_64')
@@ -13,7 +13,8 @@ makedepends=('git' 'libmysqlclient' 'boost')
optdepends=('tvheadend-git: tvheadend backend' 'mythtv: mythtv backend')
conflicts=('xbmc-pvr-addons-git')
#source=("$pkgname-$pkgver.tar.gz::https://github.com/opdenkamp/xbmc-pvr-addons/archive/${pkgver/_/-}.tar.gz")
-source=("git://github.com/opdenkamp/xbmc-pvr-addons.git")
+#source=("git://github.com/opdenkamp/xbmc-pvr-addons.git")
+source=("git://github.com/fetzerch/xbmc-pvr-addons.git")
md5sums=('SKIP')
build() {
diff --git a/community/znc/PKGBUILD b/community/znc/PKGBUILD
index a840a834a..f75a0d819 100644
--- a/community/znc/PKGBUILD
+++ b/community/znc/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 91707 2013-05-26 09:26:32Z bluewind $
+# $Id: PKGBUILD 100560 2013-11-05 20:58:10Z seblu $
# Maintainer: Sébastien Luttringer
# Contributor: Kaiting Chen <kaitocracy@gmail.com>
# Contributor: mickael9 <mickael9 at gmail dot com>
pkgname=znc
-pkgver=1.0
-pkgrel=7
+pkgver=1.2
+pkgrel=1
pkgdesc='An IRC bouncer with modules & scripts support'
url='http://en.znc.in/wiki/index.php/ZNC'
license=('GPL2')
@@ -18,7 +18,7 @@ optdepends=('tcl: modtcl module'
'cyrus-sasl: saslauth module')
install=$pkgname.install
source=("http://znc.in/releases/$pkgname-$pkgver.tar.gz")
-md5sums=('23807ca830c27392cccb6774f542df6e')
+md5sums=('ef18e5402a82cc3fcab5c2ac5c2e6f3b')
build() {
cd $pkgname-$pkgver