summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-03-05 00:04:04 -0800
committerroot <root@rshg054.dnsready.net>2013-03-05 00:04:04 -0800
commit582035722561a5ecbadc13abc26331353d810567 (patch)
tree5675deeca2920b9049898c22334a3d5972259547
parent6b7f3479bf5f3c96f92b3962af6cbf74d627e474 (diff)
Tue Mar 5 00:04:04 PST 2013
-rw-r--r--community/busybox/PKGBUILD4
-rw-r--r--community/busybox/busybox.install6
-rw-r--r--community/conntrack-tools/PKGBUILD12
-rw-r--r--community/guvcview/PKGBUILD8
-rw-r--r--community/hercules/PKGBUILD37
-rw-r--r--community/libnetfilter_acct/PKGBUILD8
-rw-r--r--community/libnetfilter_conntrack/PKGBUILD8
-rw-r--r--community/libvirt/PKGBUILD9
-rw-r--r--community/nemo/PKGBUILD20
-rw-r--r--community/nemo/use-terminal-config.patch45
-rw-r--r--community/nfacct/PKGBUILD33
-rw-r--r--community/tinc/PKGBUILD10
-rw-r--r--community/wings3d/PKGBUILD36
-rw-r--r--community/wings3d/wings3d.sh2
-rw-r--r--community/xfmedia/PKGBUILD7
-rw-r--r--extra/opencv/PKGBUILD31
-rw-r--r--extra/qwt/PKGBUILD6
-rw-r--r--extra/raptor/PKGBUILD8
-rw-r--r--extra/xfce4-eyes-plugin/PKGBUILD42
-rw-r--r--extra/xfce4-eyes-plugin/xfce4-eyes-plugin.install6
-rw-r--r--extra/xfdesktop/PKGBUILD16
-rw-r--r--extra/xfdesktop/add-backgrounds-xfce-to-search-path.patch36
-rw-r--r--libre/linux-libre-kmod-alx/PKGBUILD4
-rw-r--r--libre/linux-libre-lts-kmod-alx/PKGBUILD4
-rw-r--r--libre/linux-libre-lts/PKGBUILD6
-rw-r--r--libre/linux-libre-lts/linux-libre-lts.install2
-rw-r--r--libre/linux-libre/PKGBUILD6
-rw-r--r--libre/linux-libre/linux-libre.install2
-rw-r--r--pcr/libav-builder/PKGBUILD2
-rw-r--r--pcr/libnatpmp/PKGBUILD8
-rw-r--r--pcr/python2-renpy/PKGBUILD8
-rw-r--r--pcr/renpy/PKGBUILD21
32 files changed, 255 insertions, 198 deletions
diff --git a/community/busybox/PKGBUILD b/community/busybox/PKGBUILD
index d20578341..b875b26f6 100644
--- a/community/busybox/PKGBUILD
+++ b/community/busybox/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 73502 2012-07-08 17:57:22Z spupykin $
+# $Id: PKGBUILD 85655 2013-03-04 13:07:52Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Jens Pranaitis <jens@jenux.homelinux.org>
pkgname=busybox
pkgver=1.20.2
-pkgrel=1
+pkgrel=2
pkgdesc="Utilities for rescue and embedded systems"
arch=("i686" "x86_64")
url="http://www.busybox.net"
diff --git a/community/busybox/busybox.install b/community/busybox/busybox.install
index 72a1e98b3..ecbeec39a 100644
--- a/community/busybox/busybox.install
+++ b/community/busybox/busybox.install
@@ -4,10 +4,10 @@ post_install() {
}
pre_upgrade() {
- stat -c %a bin/busybox >tmp/busybox.upgrade.script
+ busybox stat -c %a bin/busybox >tmp/busybox.upgrade.script
}
post_upgrade() {
- [ -f tmp/busybox.upgrade.script ] && chmod `cat tmp/busybox.upgrade.script` bin/busybox
- rm -f tmp/busybox.upgrade.script
+ [ -f tmp/busybox.upgrade.script ] && busybox chmod `busybox cat tmp/busybox.upgrade.script` bin/busybox
+ busybox rm -f tmp/busybox.upgrade.script
}
diff --git a/community/conntrack-tools/PKGBUILD b/community/conntrack-tools/PKGBUILD
index c6dbe7a57..3f394f00b 100644
--- a/community/conntrack-tools/PKGBUILD
+++ b/community/conntrack-tools/PKGBUILD
@@ -1,12 +1,12 @@
-# $Id: PKGBUILD 83854 2013-02-05 18:12:01Z eric $
+# $Id: PKGBUILD 85682 2013-03-04 23:03:57Z seblu $
# Maintainer: Sébastien Luttringer
# Contributor: Valere Monseur <valere_monseur@hotmail.com>
# Contributor: Alessandro Sagratini <ale_sagra@hotmail.com>
# Contributor: Kevin Edmonds <edmondskevin@hotmail.com>
pkgname=conntrack-tools
-pkgver=1.4.0
-pkgrel=2
+pkgver=1.4.1
+pkgrel=1
pkgdesc='Userspace tools to interact with the Netfilter connection tracking system'
arch=('i686' 'x86_64')
url='http://www.netfilter.org/projects/conntrack-tools'
@@ -21,9 +21,9 @@ source=("http://www.netfilter.org/projects/$pkgname/files/$pkgname-$pkgver.tar.b
'conntrackd.service'
'01-config-file-path.patch')
install=$pkgname.install
-md5sums=('ee737c774e01349f75e935228a2d851b'
- 'bd135eaefb47923bb8e8d26f084d3e9d'
- 'e71ff7b8c4997b797cab3eaaccb693f4')
+sha1sums=('6fda497ef1ebd5e4afe01830ece072d2df2fe50f'
+ '2c205952a447ee0a6a7fc99bddeea1bfaf1b8034'
+ 'e7607a9ac14dd839f3716ac68d46e19ab26ef112')
build() {
cd $pkgname-$pkgver
diff --git a/community/guvcview/PKGBUILD b/community/guvcview/PKGBUILD
index 8ef3c1f61..0d22217cd 100644
--- a/community/guvcview/PKGBUILD
+++ b/community/guvcview/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 84351 2013-02-16 22:50:29Z ioni $
+# $Id: PKGBUILD 85669 2013-03-04 16:14:23Z giovanni $
# Maintainer: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: Maxwell Pray a.k.a. Synthead <synthead@gmail.com>
pkgname=guvcview
-pkgver=1.6.1
-pkgrel=3
+pkgver=1.7.0
+pkgrel=1
pkgdesc="A video viewer and capturer for the linux uvc driver"
arch=('i686' 'x86_64')
url="http://guvcview.sourceforge.net/"
@@ -14,7 +14,7 @@ makedepends=('pkg-config' 'intltool')
optdepends=('pulseaudio: for PulseAudio support')
options=('!docs')
source=("http://downloads.sourceforge.net/project/${pkgname}/source/${pkgname}-src-${pkgver}.tar.gz")
-md5sums=('b3dfd04d8aae0c807d5f5d6ba035580f')
+md5sums=('fe141fe2fe2a16df69f7866c27334a56')
build() {
cd "${srcdir}/${pkgname}-src-${pkgver}"
diff --git a/community/hercules/PKGBUILD b/community/hercules/PKGBUILD
index 4f49a03bf..4db656d80 100644
--- a/community/hercules/PKGBUILD
+++ b/community/hercules/PKGBUILD
@@ -1,30 +1,35 @@
-# $Id: PKGBUILD 83152 2013-01-27 16:17:47Z pierre $
+# $Id: PKGBUILD 85609 2013-03-03 23:25:19Z arodseth $
+# Maintainer: Alexander Rødseth <rodseth@gmail.com>
+# Contributor: Kevin Piche <kevin@archlinux.org>
# Contributor: Tom Newsom <Jeepster@gmx.co.uk>
-# Maintainer: Kevin Piche <kevin@archlinux.org>
pkgname=hercules
-pkgver=3.07
-pkgrel=2
-pkgdesc="A software implementation of the mainframe System/370 and ESA/390 architectures"
-url="http://www.hercules-390.org/"
-source=("http://www.hercules-390.org/$pkgname-$pkgver.tar.gz")
-arch=('i686' 'x86_64')
+pkgver=3.08
+pkgrel=1
+arch=('x86_64' 'i686')
+pkgdesc='Software implementation of System/370 and ESA/390'
+url='http://www.hercules-390.eu/'
+source=("http://downloads.hercules-390.eu/$pkgname-$pkgver.tar.gz")
license=('custom')
options=('!libtool')
-depends=('bzip2' 'libgcrypt' 'zlib')
-md5sums=('a12aa1645b0695b25b7fc0c9a3ccab3a')
+depends=('bzip2' 'libgcrypt' 'zlib' 'perl')
+sha256sums=('85e217773587f2278d4b6cb6bc815e042cfc982d0fc14baa0da4a84dea399e9d')
build() {
- cd $srcdir/$pkgname-$pkgver
+ cd "$srcdir/$pkgname-$pkgver"
+
# Change module extension from .la to .so.
sed '/HDL_MODULE_SUFFIX/ s/\.la/.so/' -i hdl.h
./configure --prefix=/usr
- make
+ make -j1
}
package() {
- cd $srcdir/$pkgname-$pkgver
- make prefix=$pkgdir/usr install
- install -D -m644 COPYRIGHT \
- $pkgdir/usr/share/licenses/hercules/qpl1
+ cd "$srcdir/$pkgname-$pkgver"
+
+ make prefix="$pkgdir/usr" install
+ install -Dm644 COPYRIGHT \
+ "$pkgdir/usr/share/licenses/hercules/qpl1"
}
+
+# vim:set ts=2 sw=2 et:
diff --git a/community/libnetfilter_acct/PKGBUILD b/community/libnetfilter_acct/PKGBUILD
index 3ab673656..33666d8fd 100644
--- a/community/libnetfilter_acct/PKGBUILD
+++ b/community/libnetfilter_acct/PKGBUILD
@@ -1,13 +1,13 @@
# $Id: PKGBUILD 71613 2012-05-31 08:51:38Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
-# Maintainer: Sébastien Luttringer <seblu@aur.archlinux.org>
+# Maintainer: Sébastien Luttringer
# Contributor: Kevin Edmonds <edmondskevin@hotmail.com>
# Maintainer: Filip Wojciechowski, filip at loka dot pl
pkgname=libnetfilter_acct
-pkgver=1.0.1
+pkgver=1.0.2
pkgrel=1
-pkgdesc='userspace library providing interface to extended accounting infrastructure'
+pkgdesc='Library providing interface to extended accounting infrastructure'
arch=('i686' 'x86_64')
url="http://www.netfilter.org/projects/libnetfilter_acct/index.html"
license=('GPL')
@@ -15,7 +15,7 @@ depends=('libnfnetlink' 'libmnl')
makedepends=('pkgconfig')
options=('!libtool')
source=(http://www.netfilter.org/projects/$pkgname/files/$pkgname-$pkgver.tar.bz2)
-md5sums=('4755429cbd46ad0ed32bb30f84da0dee')
+md5sums=('2118d9514c079839ebd9cb3144ad2ad7')
build() {
cd $pkgname-$pkgver
diff --git a/community/libnetfilter_conntrack/PKGBUILD b/community/libnetfilter_conntrack/PKGBUILD
index 1592d9027..302795ef4 100644
--- a/community/libnetfilter_conntrack/PKGBUILD
+++ b/community/libnetfilter_conntrack/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 77383 2012-10-09 10:14:26Z seblu $
+# $Id: PKGBUILD 85675 2013-03-04 19:37:18Z seblu $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
-# Maintainer: Sébastien Luttringer <seblu@aur.archlinux.org>
+# Maintainer: Sébastien Luttringer
# Contributor: Alessandro Sagratini <ale_sagra@hotmail.com>
# Contributor: Kevin Edmonds <edmondskevin@hotmail.com>
pkgname=libnetfilter_conntrack
-pkgver=1.0.2
+pkgver=1.0.3
pkgrel=1
pkgdesc='Library providing an API to the in-kernel connection tracking state table'
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@ url='http://www.netfilter.org/projects/libnetfilter_conntrack/'
license=('GPL')
options=('!libtool')
source=("http://www.netfilter.org/projects/$pkgname/files/$pkgname-$pkgver.tar.bz2")
-md5sums=('447114b5d61bb9a9617ead3217c3d3ff')
+md5sums=('73394a3d8d0cfecc6abb6027b4792d52')
build() {
cd $pkgname-$pkgver
diff --git a/community/libvirt/PKGBUILD b/community/libvirt/PKGBUILD
index 54337d10f..f4c7301ca 100644
--- a/community/libvirt/PKGBUILD
+++ b/community/libvirt/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 85292 2013-02-28 15:18:09Z spupykin $
+# $Id: PKGBUILD 85657 2013-03-04 13:08:37Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Jonathan Wiersma <archaur at jonw dot org>
pkgname=libvirt
pkgver=1.0.3
-pkgrel=1rc2
+pkgrel=2rc2
pkgdesc="API for controlling virtualization engines (openvz,kvm,qemu,virtualbox,xen,etc)"
arch=('i686' 'x86_64')
url="http://libvirt.org/"
@@ -12,7 +12,7 @@ license=('LGPL')
depends=('e2fsprogs' 'gnutls' 'iptables' 'libxml2' 'parted' 'polkit' 'python2'
'avahi' 'yajl' 'libpciaccess' 'udev' 'dbus-core' 'libxau' 'libxdmcp' 'libpcap'
'curl' 'libsasl' 'libgcrypt' 'libgpg-error' 'openssl' 'libxcb' 'gcc-libs'
- 'iproute2' 'libnl' 'libx11' 'audit')
+ 'iproute2' 'libnl' 'libx11' 'audit' '')
makedepends=('pkgconfig' 'lvm2' 'linux-api-headers')
optdepends=('bridge-utils: for briged networking (default)'
'dnsmasq: for NAT/DHCP for guests'
@@ -20,7 +20,8 @@ optdepends=('bridge-utils: for briged networking (default)'
'openbsd-netcat: for remote management over ssh'
'qemu'
'radvd'
- 'dmidecode')
+ 'dmidecode'
+ 'ebtables')
options=('emptydirs' '!libtool')
backup=('etc/conf.d/libvirtd'
'etc/conf.d/libvirtd-guests'
diff --git a/community/nemo/PKGBUILD b/community/nemo/PKGBUILD
index b89dda95c..01df50a53 100644
--- a/community/nemo/PKGBUILD
+++ b/community/nemo/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 84548 2013-02-19 20:34:47Z faidoc $
+# $Id: PKGBUILD 85617 2013-03-04 04:34:16Z bgyorgy $
# Maintainer: Alexandre Filgueira <alexfilgueira@cinnarch.com>
# Contributor: Ner0
pkgname=nemo
pkgver=1.7.1
-pkgrel=1
-pkgdesc="Cinnamon file manager (Nautilus fork), stable version"
+pkgrel=2
+pkgdesc="Cinnamon file manager (Nautilus fork)"
arch=('i686' 'x86_64')
url="https://github.com/linuxmint/nemo"
license=('GPL')
@@ -19,18 +19,17 @@ conflicts=('nemo-fm')
options=('!emptydirs' '!libtool')
install=nemo.install
source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxmint/nemo/tarball/$pkgver"
- "gnome-autogen.sh")
+ "gnome-autogen.sh"
+ "use-terminal-config.patch")
md5sums=('b348b6e340e055bef3163555b99621bb'
- 'a925691c9b57a6a884dcf07da057fd1f')
+ 'a925691c9b57a6a884dcf07da057fd1f'
+ '6cca080cc8fe3df7e725c0f8cd5fa485')
build() {
cd linuxmint-nemo-*
- # Get default terminal value
- _terminal=$(gsettings get org.gnome.desktop.default-applications.terminal exec | tr -d "'")
-
- # Set "Open in Terminal" to default terminal (Arch doesn't use x-terminal-emulator)
- sed -i "s/x-terminal-emulator/$_terminal/" src/nemo-view.c
+ # Read the default terminal app from GSettings
+ patch -Np1 -i ../use-terminal-config.patch
cp ${srcdir}/gnome-autogen.sh .
sed -i 's/\ --warn-all\ --warn-error//' src/Makefile.am
@@ -40,7 +39,6 @@ build() {
./autogen.sh --prefix=/usr --sysconfdir=/etc \
--localstatedir=/var --disable-static \
--libexecdir=/usr/lib/nemo \
- --disable-nst-extension \
--disable-update-mimedb \
--disable-packagekit \
--disable-gtk-doc-html \
diff --git a/community/nemo/use-terminal-config.patch b/community/nemo/use-terminal-config.patch
new file mode 100644
index 000000000..a6af75d48
--- /dev/null
+++ b/community/nemo/use-terminal-config.patch
@@ -0,0 +1,45 @@
+diff -Naur linuxmint-nemo-63f7b44.orig/libnemo-private/nemo-global-preferences.c linuxmint-nemo-63f7b44/libnemo-private/nemo-global-preferences.c
+--- linuxmint-nemo-63f7b44.orig/libnemo-private/nemo-global-preferences.c 2013-02-19 17:30:18.000000000 +0100
++++ linuxmint-nemo-63f7b44/libnemo-private/nemo-global-preferences.c 2013-03-04 04:05:13.472897136 +0100
+@@ -77,5 +77,6 @@
+ nemo_tree_sidebar_preferences = g_settings_new("org.nemo.sidebar-panels.tree");
+ gnome_lockdown_preferences = g_settings_new("org.gnome.desktop.lockdown");
+ gnome_background_preferences = g_settings_new("org.gnome.desktop.background");
+- gnome_media_handling_preferences = g_settings_new("org.gnome.desktop.media-handling");
++ gnome_media_handling_preferences = g_settings_new("org.gnome.desktop.media-handling");
++ gnome_terminal_preferences = g_settings_new("org.gnome.desktop.default-applications.terminal");
+ }
+diff -Naur linuxmint-nemo-63f7b44.orig/libnemo-private/nemo-global-preferences.h linuxmint-nemo-63f7b44/libnemo-private/nemo-global-preferences.h
+--- linuxmint-nemo-63f7b44.orig/libnemo-private/nemo-global-preferences.h 2013-02-19 17:30:18.000000000 +0100
++++ linuxmint-nemo-63f7b44/libnemo-private/nemo-global-preferences.h 2013-03-04 04:49:20.581767625 +0100
+@@ -211,6 +211,9 @@
+ #define GNOME_DESKTOP_MEDIA_HANDLING_AUTOMOUNT_OPEN "automount-open"
+ #define GNOME_DESKTOP_MEDIA_HANDLING_AUTORUN "autorun-never"
+
++/* Terminal */
++#define GNOME_DESKTOP_TERMINAL_EXEC "exec"
++
+ void nemo_global_preferences_init (void);
+ char *nemo_global_preferences_get_default_folder_viewer_preference_as_iid (void);
+
+@@ -224,6 +227,7 @@
+ GSettings *gnome_lockdown_preferences;
+ GSettings *gnome_background_preferences;
+ GSettings *gnome_media_handling_preferences;
++GSettings *gnome_terminal_preferences;
+
+ G_END_DECLS
+
+diff -Naur linuxmint-nemo-63f7b44.orig/src/nemo-view.c linuxmint-nemo-63f7b44/src/nemo-view.c
+--- linuxmint-nemo-63f7b44.orig/src/nemo-view.c 2013-02-19 17:30:18.000000000 +0100
++++ linuxmint-nemo-63f7b44/src/nemo-view.c 2013-03-04 04:14:47.222310992 +0100
+@@ -6716,7 +6716,8 @@
+ open_in_terminal (gchar *location)
+ {
+ gchar *argv[2];
+- argv[0] = "x-terminal-emulator";
++ argv[0] = g_settings_get_string (gnome_terminal_preferences,
++ GNOME_DESKTOP_TERMINAL_EXEC);
+ argv[1] = NULL;
+ g_spawn_async(location, argv, NULL, G_SPAWN_SEARCH_PATH, NULL, NULL, NULL, NULL);
+ }
diff --git a/community/nfacct/PKGBUILD b/community/nfacct/PKGBUILD
new file mode 100644
index 000000000..98cacbdfe
--- /dev/null
+++ b/community/nfacct/PKGBUILD
@@ -0,0 +1,33 @@
+# $Id: PKGBUILD 85684 2013-03-04 23:04:09Z seblu $
+# Maintainer: Sébastien Luttringer
+# Contributor: Alessandro Sagratini <ale_sagra@hotmail.com>
+
+pkgname=nfacct
+pkgver=1.0.1
+pkgrel=1
+pkgdesc='Command line tool to create/retrieve/delete accounting objects'
+arch=('i686' 'x86_64')
+url='http://www.netfilter.org/projects/nfacct/'
+license=('GPL2')
+depends=('libnetfilter_acct')
+options=(!libtool)
+source=("http://www.netfilter.org/projects/$pkgname/files/$pkgname-$pkgver.tar.bz2")
+md5sums=('992e863409d144350dbc8f0554a0f478')
+
+build() {
+ cd $pkgname-$pkgver
+ ./configure --prefix=/usr
+ make
+}
+
+check() {
+ cd $pkgname-$pkgver
+ make -k check
+}
+
+package() {
+ cd $pkgname-$pkgver
+ make DESTDIR="$pkgdir/" install
+}
+
+# vim:set ts=2 sw=2 et:
diff --git a/community/tinc/PKGBUILD b/community/tinc/PKGBUILD
index 1fa1f008a..227efcbec 100644
--- a/community/tinc/PKGBUILD
+++ b/community/tinc/PKGBUILD
@@ -1,12 +1,12 @@
-# $Id: PKGBUILD 76061 2012-09-10 11:46:16Z tredaelli $
+# $Id: PKGBUILD 85671 2013-03-04 16:46:31Z tredaelli $
# Maintainer: Timothy Redaelli <timothy.redaelli@gmail.com>
# Contributor: helios
# Contributor: Lothar Gesslein
# Contributor: Dominik George <nik@naturalnet.de>
pkgname=tinc
-pkgver=1.0.19
-pkgrel=2
+pkgver=1.0.20
+pkgrel=1
pkgdesc="VPN (Virtual Private Network) daemon"
arch=('i686' 'x86_64')
url="http://www.tinc-vpn.org/"
@@ -16,8 +16,8 @@ backup=(etc/conf.d/tincd.conf)
install=tinc.install
source=(http://www.tinc-vpn.org/packages/tinc-$pkgver.tar.gz{,.sig}
tincd.rc tincd.conf tincd@.service)
-md5sums=('5d97ee0f1ccf8fea5b492f6b54d5ac32'
- 'af4a88d89a17c216e38b93630389181a'
+md5sums=('001277e0ccd7ca29f7fa4039774ad611'
+ '8ad9e8784712bdc1496223c6dbd99ab9'
'64bb53748d9051255f243003f0d511f5'
'7c0276d4812cc5d3cc18142562a3aa82'
'035b0e549b08da55d19a8df5b8306e4d')
diff --git a/community/wings3d/PKGBUILD b/community/wings3d/PKGBUILD
index 1cc5d5830..057466d2b 100644
--- a/community/wings3d/PKGBUILD
+++ b/community/wings3d/PKGBUILD
@@ -1,51 +1,47 @@
-# $Id: PKGBUILD 85259 2013-02-28 10:18:30Z arodseth $
+# $Id: PKGBUILD 85612 2013-03-03 23:56:10Z arodseth $
# Maintainer: Alexander Rødseth <rodseth@gmail.com>
# Contributor: kappa <kappacurve@gmail.com>
pkgname=wings3d
_pkgname=wings
pkgver=1.4.1
-pkgrel=12
+pkgrel=15
pkgdesc='3D modeling program'
arch=('x86_64' 'i686')
url='http://www.wings3d.com/'
license=('GPL')
-depends=('erlang-sdl' 'erlang-cl' 'bash' 'desktop-file-utils' 'erlang=R15B03_1')
+depends=('erlang' 'erlang-sdl' 'erlang-cl' 'bash' 'desktop-file-utils')
makedepends=('setconf' 'gendesk')
optdepends=('povray: rendering support via POV-Ray')
install=$pkgname.install
-source=("$pkgname-$pkgver.tar.gz::https://nodeload.github.com/dgud/wings/tar.gz/dgud/r15b-driver-compat"
- "$pkgname.sh"
+options=('!emptydirs')
+# Using the binary release, but would prefer using a source release, if there is one that compiles
+source=("http://sourceforge.net/projects/$_pkgname/files/$_pkgname/$pkgver/$_pkgname-$pkgver-linux.bzip2.run.gz"
"$pkgname.png::http://img299.imageshack.us/img299/2538/wingsiconblackshiningew5.png")
-sha256sums=('b89aca41937d4d07424ccc0447eb5a6c3755350428201d7d7644e467dcd20fdf'
- '46513cd05f8b6e778120af4a87b239c5250799c17b591592893d98cbf082359e'
+sha256sums=('760e19fa4973ed0fc75057897135a8efa241e834b078fc05c28786672137b322'
'6658977cc3bc8db2c9358edf3a2d6cb6bb8084c9a1d96ca573a83dd4e8781f1a')
_genericname=('3D Modeler')
-_dirname="$_pkgname-dgud-r15b-driver-compat"
build() {
cd "$srcdir"
gendesk
setconf "$pkgname.desktop" Categories "Graphics;3DGraphics;"
- cd "$_dirname"
- export ESDL_PATH=$(echo /usr/lib/erlang/lib/esdl-*)
- make
- make lang
+ chmod +x "$_pkgname-$pkgver-linux.bzip2.run"
+ "./$_pkgname-$pkgver-linux.bzip2.run" --nox11 --nochown --tar xf > /dev/null
+ setconf install_wings INSTALL_DIR "$pkgdir/opt/$pkgname-$pkgver"
}
package() {
- cd "$srcdir/$_dirname"
-
- mkdir -p "$pkgdir/usr/lib/$pkgname"
- for subdir in ebin fonts patches plugins shaders textures; do
- cp -r "$srcdir/$_dirname/$subdir/" "$pkgdir/usr/lib/$pkgname"
- done
+ cd "$srcdir"
+ ./install_wings
- install -Dm644 license.terms "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+ cd "$pkgdir"
+ setconf "opt/$pkgname-$pkgver/$_pkgname" ROOTDIR "/opt/$pkgname-$pkgver"
+ install -Dm755 "opt/$pkgname-$pkgver/$_pkgname" "$pkgdir/usr/bin/$pkgname"
cd "$srcdir"
- install -Dm755 "$pkgname.sh" "$pkgdir/usr/bin/$pkgname"
+ install -Dm644 license.terms "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
install -Dm644 "$pkgname.png" "$pkgdir/usr/share/pixmaps/$pkgname.png"
install -Dm644 "$pkgname.desktop" \
"$pkgdir/usr/share/applications/$pkgname.desktop"
diff --git a/community/wings3d/wings3d.sh b/community/wings3d/wings3d.sh
deleted file mode 100644
index c0fd3b2fb..000000000
--- a/community/wings3d/wings3d.sh
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/sh
-erl -noinput -smp disable -pa /usr/lib/erlang/lib/esdl-*/ebin /usr/lib/wings3d/ebin -run wings_start start_halt ${1+"$@"}
diff --git a/community/xfmedia/PKGBUILD b/community/xfmedia/PKGBUILD
index aad13ec98..399f7423a 100644
--- a/community/xfmedia/PKGBUILD
+++ b/community/xfmedia/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 70120 2012-04-30 04:20:16Z foutrelis $
+# $Id: PKGBUILD 85661 2013-03-04 13:23:23Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer : Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer : Tom Killian <tomk@runbox.com>
@@ -6,7 +6,7 @@
pkgname=xfmedia
pkgver=0.9.2
-pkgrel=11
+pkgrel=12
pkgdesc="xfce media player"
arch=('i686' 'x86_64')
license=('GPL')
@@ -31,7 +31,8 @@ build() {
patch -Np1 -i ../xfmedia-empty-prev-next-fix.patch
patch -Np1 -i ../xfmedia-exo-0.6.patch
patch -Np1 -i ../xfmedia-xine-1.2.0.patch
- LDFLAGS="$LDFLAGS -lXext -lm -lgmodule-2.0" ./configure --prefix=/usr
+ LDFLAGS="$LDFLAGS -lXext -lm -lgmodule-2.0" ./configure \
+ --prefix=/usr --sysconfdir=/etc
make
}
diff --git a/extra/opencv/PKGBUILD b/extra/opencv/PKGBUILD
index 4dbcb64b7..8490915a6 100644
--- a/extra/opencv/PKGBUILD
+++ b/extra/opencv/PKGBUILD
@@ -1,12 +1,12 @@
-# $Id: PKGBUILD 178140 2013-02-16 22:48:58Z ioni $
+# $Id: PKGBUILD 179299 2013-03-04 22:18:11Z schiv $
# Maintainer: Ray Rashif <schiv@archlinux.org>
# Contributor: Tobias Powalowski <tpowa@archlinux.org>
pkgbase=opencv
pkgname=('opencv' 'opencv-docs' 'opencv-samples')
_realname=OpenCV
-pkgver=2.4.3
-pkgrel=5
+pkgver=2.4.4
+pkgrel=1
pkgdesc="Open Source Computer Vision Library"
arch=('i686' 'x86_64')
license=('BSD')
@@ -14,7 +14,8 @@ url="http://opencv.org/"
depends=('jasper' 'gstreamer0.10-base' 'intel-tbb' 'libcl'
'xine-lib' 'libdc1394' 'openexr' 'gtkglext')
makedepends=('cmake' 'python2-numpy' 'mesa'
- 'opencl-headers' 'eigen2')
+ 'opencl-headers' 'eigen2'
+ 'texlive-bin' 'python2-sphinx') # for docs
optdepends=('opencv-docs'
'opencv-samples'
'eigen2'
@@ -22,7 +23,7 @@ optdepends=('opencv-docs'
source=("http://downloads.sourceforge.net/opencvlibrary/$_realname-${pkgver}.tar.bz2"
'pkgconfig.patch'
'fsh.patch')
-md5sums=('c0a5af4ff9d0d540684c0bf00ef35dbe'
+md5sums=('bb7272c102a801a9f9ee01db6e7ad8e9'
'cb916260b5ec594fe7a0cc2e54fc569f'
'35256e3ccace373feba8131d1540a0de')
@@ -33,6 +34,7 @@ _cmakeopts=('-D WITH_OPENCL=ON'
'-D ENABLE_SSE=OFF'
'-D ENABLE_SSE2=OFF'
'-D ENABLE_SSE3=OFF'
+ '-D BUILD_DOCS=ON'
'-D BUILD_PACKAGE=OFF'
'-D BUILD_WITH_DEBUG_INFO=OFF'
'-D BUILD_TESTS=OFF'
@@ -49,12 +51,16 @@ build() {
# fix pkg-config mess
# see https://bugs.archlinux.org/task/32430
+ # and http://code.opencv.org/issues/1925
patch -Np1 -i "$srcdir/pkgconfig.patch"
- # fix another upstream mess
+ # fix another upstream mess that they won't fix
# see http://code.opencv.org/issues/2512
patch -Np1 -i "$srcdir/fsh.patch"
+ # python2 compatibility for generating docs
+ sed -i 's/sphinx-build/sphinx-build2/' cmake/OpenCVDetectPython.cmake
+
cmake ${_cmakeopts[@]} .
make
@@ -72,11 +78,10 @@ package_opencv() {
cd "$pkgdir/usr/share"
# separate docs package; also be -R friendly
- [ -d doc/$pkgname ] && mv doc/$pkgname "$srcdir/opencv-doc" \
- && rm -r doc
+ [[ -d doc ]] && mv doc "$srcdir/opencv-doc"
# separate samples package
- [ -d $pkgname/samples ] && mv $pkgname/samples "$srcdir/opencv-samples"
+ [[ -d $pkgname/samples ]] && mv $pkgname/samples "$srcdir/opencv-samples"
}
package_opencv-docs() {
@@ -85,10 +90,14 @@ package_opencv-docs() {
unset optdepends
options=('docs')
+ # PDFs are not being generated for some reason as of 2.4.4
+ # even after adding latex and sphinx deps
+ # when previously without them there were a couple of good docs installed
+
cd "$srcdir"
- mkdir -p "$pkgdir/usr/share/doc"
- cp -r opencv-doc "$pkgdir/usr/share/doc/opencv"
+ # doc dir now includes opencv subdir (looks like they finally listened)
+ cp -r opencv-doc "$pkgdir/usr/share/doc"
# install license file
#install -Dm644 "$srcdir/$_realname-$pkgver/doc/license.txt" \
diff --git a/extra/qwt/PKGBUILD b/extra/qwt/PKGBUILD
index 3e14cf1c7..6ea145189 100644
--- a/extra/qwt/PKGBUILD
+++ b/extra/qwt/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 179088 2013-03-03 09:38:46Z andrea $
+# $Id: PKGBUILD 179293 2013-03-04 21:34:48Z andrea $
# Maintainer: Ronald van Haren <ronald.archlinux.org>
pkgname=qwt
pkgver=6.0.2
-pkgrel=1
+pkgrel=2
pkgdesc="Qt Widgets for Technical Applications"
arch=('i686' 'x86_64')
url="http://qwt.sourceforge.net/"
@@ -37,7 +37,7 @@ package() {
# needed by qmake (FS#30407)
install -d "${pkgdir}"/usr/share/qt4/mkspecs/features/
- install -m644 qwtconfig.pri qwt.prf \
+ install -m644 qwtconfig.pri qwt.prf qwtfunctions.pri \
"${pkgdir}"/usr/share/qt4/mkspecs/features/
# move man pages
diff --git a/extra/raptor/PKGBUILD b/extra/raptor/PKGBUILD
index c87ffb225..47f2f3ed3 100644
--- a/extra/raptor/PKGBUILD
+++ b/extra/raptor/PKGBUILD
@@ -1,12 +1,12 @@
-# $Id: PKGBUILD 175875 2013-01-23 00:13:12Z eric $
+# $Id: PKGBUILD 179134 2013-03-04 08:06:34Z tomegun $
# Maintainer: Tom Gundersen <teg@jklm.no>
# Contributor: Andreas Radke <andyrtr@archlinux.org>
# Contributor: eric <eric@archlinux.org>
# Contributor: Damir Perisa <damir.perisa@bluewin.ch>
pkgname=raptor
-pkgver=2.0.8
-pkgrel=3
+pkgver=2.0.9
+pkgrel=1
pkgdesc="A C library that parses RDF/XML/N-Triples into RDF triples"
arch=('i686' 'x86_64')
url="http://librdf.org/raptor"
@@ -33,4 +33,4 @@ package() {
cd "${srcdir}"/raptor2-${pkgver}
make prefix="${pkgdir}"/usr install
}
-md5sums=('ac60858b875aab8fa7917f21a1237aa9')
+md5sums=('4ceb9316488b0ea01acf011023cf7fff')
diff --git a/extra/xfce4-eyes-plugin/PKGBUILD b/extra/xfce4-eyes-plugin/PKGBUILD
index 055380203..d6a099d7d 100644
--- a/extra/xfce4-eyes-plugin/PKGBUILD
+++ b/extra/xfce4-eyes-plugin/PKGBUILD
@@ -1,32 +1,38 @@
-# $Id: PKGBUILD 157855 2012-04-30 04:20:22Z foutrelis $
-# Maintainer: AndyRTR <andyrtr@archlinux.org>
+# $Id: PKGBUILD 179295 2013-03-04 21:35:04Z foutrelis $
+# Maintainer:
+# Contributor: AndyRTR <andyrtr@archlinux.org>
# Contributor: Aurelien Foret <orelien@chez.com>
pkgname=xfce4-eyes-plugin
-pkgver=4.4.1
-pkgrel=3
+pkgver=4.4.2
+pkgrel=1
pkgdesc="A rolling eyes (following mouse pointer) plugin for the Xfce panel"
-arch=(i686 x86_64)
+arch=('i686' 'x86_64')
+url="http://goodies.xfce.org/projects/panel-plugins/xfce4-eyes-plugin"
license=('GPL2')
-url="http://xfce-goodies.berlios.de/"
groups=('xfce4-goodies')
-depends=('xfce4-panel' 'libxfcegui4' 'hicolor-icon-theme')
+depends=('xfce4-panel' 'hicolor-icon-theme')
makedepends=('intltool' 'perlxml')
-install=${pkgname}.install
-source=(http://archive.xfce.org/src/panel-plugins/${pkgname}/4.4/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('dcbf6ea9035d379d168b479be0d09f14')
+options=('!libtool')
+install=$pkgname.install
+source=(http://archive.xfce.org/src/panel-plugins/$pkgname/4.4/$pkgname-$pkgver.tar.bz2)
+sha256sums=('dad102fedd0d9e6df45338a018387b2aacaf24b05eb798275be0dfc05ffa3021')
build() {
- cd ${srcdir}/${pkgname}-${pkgver}
- ./configure --prefix=/usr \
- --sysconfdir=/etc \
- --libexecdir=/usr/lib \
- --localstatedir=/var \
- --disable-static
+ cd "$srcdir/$pkgname-$pkgver"
+
+ ./configure \
+ --prefix=/usr \
+ --sysconfdir=/etc \
+ --libexecdir=/usr/lib \
+ --localstatedir=/var \
+ --disable-static
make
}
package() {
- cd ${srcdir}/${pkgname}-${pkgver}
- make DESTDIR=${pkgdir} install
+ cd "$srcdir/$pkgname-$pkgver"
+ make DESTDIR="$pkgdir" install
}
+
+# vim:set ts=2 sw=2 et:
diff --git a/extra/xfce4-eyes-plugin/xfce4-eyes-plugin.install b/extra/xfce4-eyes-plugin/xfce4-eyes-plugin.install
index 21b79d2d4..e4f8fd06c 100644
--- a/extra/xfce4-eyes-plugin/xfce4-eyes-plugin.install
+++ b/extra/xfce4-eyes-plugin/xfce4-eyes-plugin.install
@@ -3,9 +3,11 @@ post_install() {
}
post_upgrade() {
- post_install $1
+ post_install
}
post_remove() {
- gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+ post_install
}
+
+# vim:set ts=2 sw=2 et:
diff --git a/extra/xfdesktop/PKGBUILD b/extra/xfdesktop/PKGBUILD
index 463787925..1b999453e 100644
--- a/extra/xfdesktop/PKGBUILD
+++ b/extra/xfdesktop/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 170256 2012-11-06 11:49:29Z foutrelis $
+# $Id: PKGBUILD 179291 2013-03-04 21:25:21Z foutrelis $
# Maintainer: Evangelos Foutras <evangelos@foutrelis.com>
# Contributor: tobias <tobias funnychar archlinux.org>
pkgname=xfdesktop
-pkgver=4.10.0
-pkgrel=5
+pkgver=4.10.1
+pkgrel=1
pkgdesc="A desktop manager for Xfce"
arch=('i686' 'x86_64')
url="http://www.xfce.org/"
@@ -16,18 +16,12 @@ conflicts=('xfce4-menueditor')
replaces=('xfce4-menueditor')
options=('!libtool')
install=xfdesktop.install
-source=(http://archive.xfce.org/src/xfce/$pkgname/4.10/$pkgname-$pkgver.tar.bz2
- add-backgrounds-xfce-to-search-path.patch)
-sha256sums=('897ae6ee435dcc89809ad70c15c5d15347d1cf4fc8033238b17dcc47836c2d7b'
- 'fcb27e24abfd50c5555fe01ae946a2bc5a133d3f5cee076eef517ccc5f668dd5')
+source=(http://archive.xfce.org/src/xfce/$pkgname/4.10/$pkgname-$pkgver.tar.bz2)
+sha256sums=('2883fe381e1b967d179fdf5ece5ac2566a3ffdb94f4cf139c7fb44567f17d4ad')
build() {
cd "$srcdir/$pkgname-$pkgver"
- # Add backgrounds/xfce/ to the single image list in the settings app
- # https://bugzilla.xfce.org/show_bug.cgi?id=8799
- patch -Np1 -i "$srcdir/add-backgrounds-xfce-to-search-path.patch"
-
./configure \
--prefix=/usr \
--sysconfdir=/etc \
diff --git a/extra/xfdesktop/add-backgrounds-xfce-to-search-path.patch b/extra/xfdesktop/add-backgrounds-xfce-to-search-path.patch
deleted file mode 100644
index c48aeac33..000000000
--- a/extra/xfdesktop/add-backgrounds-xfce-to-search-path.patch
+++ /dev/null
@@ -1,36 +0,0 @@
-@@ -, +, @@
- settings app. (Bug #8799)
----
- settings/main.c | 14 ++++++++++++++
- 1 file changed, 14 insertions(+)
---- a/settings/main.c
-+++ a/settings/main.c
-@@ -688,6 +688,7 @@ xfdesktop_settings_dialog_populate_image_list(AppearancePanel *panel)
- xfconf_channel_set_string(panel->channel, prop_image, image_file);
- xfconf_channel_set_string(panel->channel, prop_last, image_file);
-
-+ /* Add all backdrops in xfce4/backdrops/ */
- backdrop_dirs = xfce_resource_lookup_all(XFCE_RESOURCE_DATA,
- "xfce4/backdrops/");
- for(i = 0; backdrop_dirs[i]; ++i) {
-@@ -696,6 +697,19 @@ xfdesktop_settings_dialog_populate_image_list(AppearancePanel *panel)
- if(tmp)
- image_file_iter = tmp;
- }
-+ g_strfreev(backdrop_dirs);
-+
-+ /* Add all backdrops in backgrounds/xfce/ */
-+ backdrop_dirs = xfce_resource_lookup_all(XFCE_RESOURCE_DATA,
-+ "backgrounds/xfce/");
-+ for(i = 0; backdrop_dirs[i]; ++i) {
-+ tmp = xfdesktop_image_list_add_dir(ls, backdrop_dirs[i],
-+ image_file);
-+ if(tmp)
-+ image_file_iter = tmp;
-+ }
-+ g_strfreev(backdrop_dirs);
-+
-
- if(!image_file_iter)
- image_file_iter = xfdesktop_settings_image_treeview_add(GTK_TREE_MODEL(ls), image_file);
---
diff --git a/libre/linux-libre-kmod-alx/PKGBUILD b/libre/linux-libre-kmod-alx/PKGBUILD
index 898a24f12..95d0c374f 100644
--- a/libre/linux-libre-kmod-alx/PKGBUILD
+++ b/libre/linux-libre-kmod-alx/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: André Silva <emulatorman@lavabit.com>
-_kernver=3.8.1
+_kernver=3.8.2
_kernrel=1
pkgname=('linux-libre-kmod-alx')
_version=v3.8-rc7
_pkgver=3.8-rc7-1-u
pkgver=3.8rc7.1
-pkgrel=6
+pkgrel=7
pkgdesc='Atheros alx ethernet device driver for linux-libre kernel'
arch=('i686' 'x86_64')
url='http://www.linuxfoundation.org/collaborate/workgroups/networking/alx'
diff --git a/libre/linux-libre-lts-kmod-alx/PKGBUILD b/libre/linux-libre-lts-kmod-alx/PKGBUILD
index b8da783ad..c177a1ad6 100644
--- a/libre/linux-libre-lts-kmod-alx/PKGBUILD
+++ b/libre/linux-libre-lts-kmod-alx/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: André Silva <emulatorman@lavabit.com>
-_kernver=3.0.67
+_kernver=3.0.68
_kernrel=1
pkgname=('linux-libre-lts-kmod-alx')
_version=v3.8-rc7
_pkgver=3.8-rc7-1-u
pkgver=3.8rc7.1
-pkgrel=5
+pkgrel=6
pkgdesc='Atheros alx ethernet device driver for linux-libre-lts kernel'
arch=('i686' 'x86_64')
url='http://www.linuxfoundation.org/collaborate/workgroups/networking/alx'
diff --git a/libre/linux-libre-lts/PKGBUILD b/libre/linux-libre-lts/PKGBUILD
index 2fa94e7dd..fc5cd17c9 100644
--- a/libre/linux-libre-lts/PKGBUILD
+++ b/libre/linux-libre-lts/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 179096 2013-03-03 15:52:54Z andyrtr $
+# $Id: PKGBUILD 179286 2013-03-04 17:14:18Z tpowa $
# Maintainer: Tobias Powalowski <tpowa@archlinux.org>
# Maintainer: Thomas Baechler <thomas@archlinux.org>
# Maintainer (Parabola): André Silva <emulatorman@lavabit.com>
@@ -7,7 +7,7 @@
pkgbase=linux-libre-lts # Build stock -LIBRE-LTS kernel
#pkgbase=linux-libre-custom # Build kernel with a different name
_basekernel=3.0
-_sublevel=67
+_sublevel=68
pkgver=${_basekernel}.${_sublevel}
pkgrel=1
_lxopkgver=${_basekernel}.66 # nearly always the same as pkgver
@@ -32,7 +32,7 @@ source=("http://linux-libre.fsfla.org/pub/linux-libre/releases/${_basekernel}-gn
'module-init-wait-3.0.patch'
"http://www.linux-libre.fsfla.org/pub/linux-libre/lemote/gnewsense/pool/debuginfo/linux-patches-${_lxopkgver}-gnu_0loongsonlibre_mipsel.tar.bz2")
md5sums=('5f64180fe7df4e574dac5911b78f5067'
- '7756388fbd9608b61e33fb41773af010'
+ '571adcbf6f408967fe4df19c1c17b00b'
'99f9c408b64393aceb2482c9a3e329ee'
'fba95bf1857ce6bf863e13a1ab73f584'
'c072b17032e80debc6a8626299245d46'
diff --git a/libre/linux-libre-lts/linux-libre-lts.install b/libre/linux-libre-lts/linux-libre-lts.install
index 5fc657d19..283424020 100644
--- a/libre/linux-libre-lts/linux-libre-lts.install
+++ b/libre/linux-libre-lts/linux-libre-lts.install
@@ -2,7 +2,7 @@
# arg 2: the old package version
KERNEL_NAME=-lts
-KERNEL_VERSION=3.0.67-1-LIBRE-LTS
+KERNEL_VERSION=3.0.68-1-LIBRE-LTS
# set a sane PATH to ensure that critical utils like depmod will be found
export PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'
diff --git a/libre/linux-libre/PKGBUILD b/libre/linux-libre/PKGBUILD
index b2a459f37..a1d7989a1 100644
--- a/libre/linux-libre/PKGBUILD
+++ b/libre/linux-libre/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 178913 2013-02-28 18:41:03Z tpowa $
+# $Id: PKGBUILD 179278 2013-03-04 13:23:40Z tpowa $
# Maintainer: Tobias Powalowski <tpowa@archlinux.org>
# Maintainer: Thomas Baechler <thomas@archlinux.org>
# Maintainer (Parabola): Nicolás Reynolds <fauno@kiwwwi.com.ar>
@@ -10,7 +10,7 @@
pkgbase=linux-libre # Build stock -LIBRE kernel
#pkgbase=linux-libre-custom # Build kernel with a different name
_basekernel=3.8
-_sublevel=1
+_sublevel=2
pkgver=${_basekernel}.${_sublevel}
pkgrel=1
_lxopkgver=${_basekernel}.1 # nearly always the same as pkgver
@@ -31,7 +31,7 @@ source=("http://linux-libre.fsfla.org/pub/linux-libre/releases/${_basekernel}-gn
'change-default-console-loglevel.patch'
"http://www.linux-libre.fsfla.org/pub/linux-libre/lemote/gnewsense/pool/debuginfo/linux-patches-${_lxopkgver}-gnu_0loongsonlibre_mipsel.tar.bz2")
md5sums=('84c2a77910932ffc7d958744ac9cf2f5'
- 'd5ad2ecc865a32378517c3c07ca99173'
+ '61b8b43e04065556b2b173d34111674d'
'4d73ccd0f1825a4bd474d4fead6c0d42'
'e132184c6d02ef580a504967c067e1c5'
'e49ac236dfeef709f91a3d993ea7b62c'
diff --git a/libre/linux-libre/linux-libre.install b/libre/linux-libre/linux-libre.install
index e734fb2aa..e8d4fb3d8 100644
--- a/libre/linux-libre/linux-libre.install
+++ b/libre/linux-libre/linux-libre.install
@@ -2,7 +2,7 @@
# arg 2: the old package version
KERNEL_NAME=
-KERNEL_VERSION=3.8.1-1-LIBRE
+KERNEL_VERSION=3.8.2-1-LIBRE
# set a sane PATH to ensure that critical utils like depmod will be found
export PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'
diff --git a/pcr/libav-builder/PKGBUILD b/pcr/libav-builder/PKGBUILD
index 372243b2a..5f7168f86 100644
--- a/pcr/libav-builder/PKGBUILD
+++ b/pcr/libav-builder/PKGBUILD
@@ -8,7 +8,7 @@ elif [[ $static == false ]] || [[ $static == 0 ]] || [[ $static == disable ]]; t
pkgname=libav-builder
fi
pkgflag=builder
-pkgver=0.8.4
+pkgver=9.3
pkgrel=1
pkgdesc="Link files on /usr/include and /usr/lib dir (ONLY FOR BUILD OTHERS PACKAGES)"
arch=any
diff --git a/pcr/libnatpmp/PKGBUILD b/pcr/libnatpmp/PKGBUILD
index 0fa0ff469..f3306e87d 100644
--- a/pcr/libnatpmp/PKGBUILD
+++ b/pcr/libnatpmp/PKGBUILD
@@ -3,14 +3,15 @@
pkgname=libnatpmp
pkgver=20120821
-pkgrel=1
+pkgrel=2
pkgdesc="A portable and fully compliant implementation of the NAT-PMP protocol"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://miniupnp.free.fr/libnatpmp.html"
license=('custom:BSD')
depends=('glibc')
makedepends=()
source=(http://miniupnp.free.fr/files/download.php?file=libnatpmp-$pkgver.tar.gz)
+md5sums=('d2b9c2dedba3a00deb0e7589982ceced')
build() {
cd "$srcdir/$pkgname-$pkgver"
@@ -24,5 +25,6 @@ package() {
# Needed by some packages
install -m 644 getgateway.h declspec.h "$pkgdir/usr/include/libnatpmp"
+
+ install -Dm 644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
}
-md5sums=('22a1225b890471a7750a9bf26eb863f7')
diff --git a/pcr/python2-renpy/PKGBUILD b/pcr/python2-renpy/PKGBUILD
index 4d6611548..b5891747d 100644
--- a/pcr/python2-renpy/PKGBUILD
+++ b/pcr/python2-renpy/PKGBUILD
@@ -5,8 +5,8 @@
pkgname=python2-renpy
pkgflag=renpy
-pkgver=6.14.1
-pkgrel=3
+pkgver=6.15.0
+pkgrel=1
pkgdesc="Platform-dependant Ren'Py libraries."
arch=(
i686
@@ -43,8 +43,8 @@ source=(
"http://www.$pkgflag.org/dl/$pkgver/$pkgflag-$pkgver-source.tar.bz2"
)
-md5sums=(
- 16814530ba9ce1f2968bb8c8c785651b
+sha512sums=(
+ 8ad2299a61d0e2e2c0c08d441459b28a09a3244dfcf173957e3bbbf2d9eb64087c12c05e62438dca815116d9582a136c50d5cceb33796146adc4d9508ac630b1
)
build() {
diff --git a/pcr/renpy/PKGBUILD b/pcr/renpy/PKGBUILD
index 89c07a433..0baad307c 100644
--- a/pcr/renpy/PKGBUILD
+++ b/pcr/renpy/PKGBUILD
@@ -1,7 +1,8 @@
# Maintainer: AlexanderR <rvacheva at nxt dot ru>
+# Maintainer (Parabola): Márcio Silva <coadde@lavabit.com>
pkgname=renpy
-pkgver=6.14.1
+pkgver=6.15.0
pkgrel=1
pkgdesc="Ren'Py is a visual novel engine that helps you use words, images, and sounds to tell stories with the computer. This package contains both player and development tools."
arch=('any')
@@ -20,12 +21,14 @@ source=("http://www.renpy.org/dl/$pkgver/renpy-$pkgver-source.tar.bz2"
'python2.diff'
'renpy-launcher.sh')
-md5sums=('16814530ba9ce1f2968bb8c8c785651b'
- 'a9beb35fa6c6d8af7ba5d2a764c33158'
- 'd206d24b78e207a2c3b603fef14ac47f'
- '8b9922e26e567248a2a5adc1d0cdfdd4'
- '0476b16220e6faeb031e1dbfe45249b4'
- 'dfa92cdecc15e5c1ddee387fbbbb2d9c')
+sha512sums=(
+ 8ad2299a61d0e2e2c0c08d441459b28a09a3244dfcf173957e3bbbf2d9eb64087c12c05e62438dca815116d9582a136c50d5cceb33796146adc4d9508ac630b1
+ 1af85c7a0c10662bfa4c03611fed695325f5953ac0f2c913f5342b1dca22b22115f07e69d646d92a3b95f5b896283e9b1bc7fe3e0a338536b5d9d48beedae8d5
+ 2a9302adbc6ff45e048d42487ac86e7501f90b2d393933af5d39d663a0b3707f795a04f65598e356a64809dfa0175a4ad860b355e5337ee149692c21caf339df
+ bcb3152a88d5f913a99855e9d6fa5d0019e310ba9d55a6288d2d8b60cb6c9ab3ddf8c772dfd23a2851d52479adc2a16bd3ffe25ff7fb50d222ec1f55eaa48b09
+ 3ae0627b8c12658f530f7d7a6a1e9226aee3e387c9ac011f00a4b5ed7394115c3b653f7a4a45c6ee2ef102fb584df1cec36f306eceff3d18aac49b5aad4a9fab
+ 727f9f16e1cff76c279d6e1578572a92c7b21ec34c6cb2841a04ac7b5cf6d2836487293744a9541993ee2e3a8dae927feb4e78f1afd01a748f5489090453cdd7
+)
build() {
cd "$srcdir/renpy-$pkgver-source"
@@ -33,7 +36,7 @@ build() {
patch -p1 < ../python2.diff
# fonts are provided by ttf-dejavu
- rm common/DejaVuSans.ttf common/DejaVuSans.txt
+ rm $pkgname/common/DejaVuSans.ttf $pkgname/common/DejaVuSans.txt
}
package(){
@@ -47,7 +50,7 @@ package(){
cd renpy-$pkgver-source
- cp -r launcher renpy common renpy.py template the_question tutorial "$pkgdir/usr/share/$pkgname"
+ cp -r launcher $pkgname{,.py} template the_question tutorial "$pkgdir/usr/share/$pkgname"
cp -r doc/* "$pkgdir/usr/share/doc/$pkgname"
install -D -m644 launcher/game/logo.png "$pkgdir/usr/share/pixmaps/${pkgname}.png"
install -D -m644 'LICENSE.txt' "$pkgdir/usr/share/licenses/$pkgname/LICENSE"