diff options
author | root <root@rshg054.dnsready.net> | 2013-04-09 00:05:27 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-04-09 00:05:27 -0700 |
commit | 987f836820eae061f40608b4ee1b6a14ecced3cc (patch) | |
tree | d28e524877b41fb49ccb7b2f99b36db2f9c90e89 | |
parent | ce26b1905ac40cd9389e1c9f364a2ccd8f4ec13c (diff) |
Tue Apr 9 00:05:27 PDT 2013
66 files changed, 460 insertions, 403 deletions
diff --git a/community/0ad/PKGBUILD b/community/0ad/PKGBUILD index c1a642e5f..d4aefca01 100644 --- a/community/0ad/PKGBUILD +++ b/community/0ad/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 87547 2013-04-02 21:52:23Z svenstaro $ +# $Id: PKGBUILD 87879 2013-04-08 12:35:31Z svenstaro $ # Maintainer: Sven-Hendrik Haase <sh@lutzhaase.com> # Contributor: t3ddy <t3ddy1988 "at" gmail {dot} com> # Contributor: Adrián Chaves Fernández (Gallaecio) <adriyetichaves@gmail.com> pkgname=0ad pkgver=a13 _pkgver=0.0.13-alpha -pkgrel=1 +pkgrel=2 pkgdesc="Cross-platform, 3D and historically-based real-time strategy game" arch=('i686' 'x86_64') url="http://play0ad.com/" @@ -21,10 +21,12 @@ build() { sed -i 's/unix_names = { "boost_filesystem-mt", "boost_system-mt" },/unix_names = { "boost_filesystem", "boost_system" },/g' "${srcdir}/${pkgname}-${_pkgver}/build/premake/extern_libs4.lua" sed -i 's/unix_names = { "boost_signals-mt" },/unix_names = { "boost_signals" },/g' "${srcdir}/${pkgname}-${_pkgver}/build/premake/extern_libs4.lua" + unset CPPFLAGS + ./update-workspaces.sh \ --with-system-enet \ --bindir=/usr/bin \ - --libdir=/usr/lib \ + --libdir=/usr/lib/0ad \ --datadir=/usr/share/${pkgname}/data cd "$srcdir/$pkgname-$_pkgver/build/workspaces/gcc" @@ -33,9 +35,9 @@ build() { } package() { - install -d "${pkgdir}"/usr/{bin,lib} + install -d "${pkgdir}"/usr/{bin,lib/0ad} install -Dm755 "${srcdir}"/${pkgname}-${_pkgver}/binaries/system/pyrogenesis "${pkgdir}/usr/bin" - install -Dm755 "${srcdir}"/${pkgname}-${_pkgver}/binaries/system/*.so{,.1.0} "${pkgdir}/usr/lib" + install -Dm755 "${srcdir}"/${pkgname}-${_pkgver}/binaries/system/*.so{,.1.0} "${pkgdir}/usr/lib/0ad" install -Dm755 "${srcdir}/${pkgname}-${_pkgver}/build/resources/${pkgname}.sh" "${pkgdir}/usr/bin/${pkgname}" install -Dm644 "${srcdir}/$pkgname-$_pkgver/build/resources/${pkgname}.desktop" "${pkgdir}/usr/share/applications/${pkgname}.desktop" diff --git a/community/couchdb/PKGBUILD b/community/couchdb/PKGBUILD index 06696807c..c6dd92e95 100644 --- a/community/couchdb/PKGBUILD +++ b/community/couchdb/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 87592 2013-04-03 15:19:45Z spupykin $ +# $Id: PKGBUILD 87877 2013-04-08 12:24:37Z spupykin $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Contributor: Vitaliy Berdinskikh ur6lad[at]i.ua # Contributor: Michael Fellinger <m.fellinger@gmail.com> @@ -16,7 +16,7 @@ options=('!libtool') backup=('etc/couchdb/local.ini' 'etc/conf.d/couchdb' 'etc/logrotate.d/couchdb') -source=("http://apache-mirror.rbc.ru/pub/apache/couchdb/$pkgver/apache-couchdb-$pkgver.tar.gz"{,.asc} +source=("http://apache-mirror.rbc.ru/pub/apache/couchdb/source/$pkgver/apache-couchdb-$pkgver.tar.gz"{,.asc} "couchdb.service" "couchdb.tmpfiles" "couchdb.rc" diff --git a/community/darktable/PKGBUILD b/community/darktable/PKGBUILD index 643b88277..622ad9a04 100644 --- a/community/darktable/PKGBUILD +++ b/community/darktable/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 86030 2013-03-11 13:36:02Z spupykin $ +# $Id: PKGBUILD 87838 2013-04-08 09:19:47Z spupykin $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Maintainer: Christian Himpel <chressie at gmail dot com> # Contributor: Johannes Hanika <hanatos at gmail dot com> pkgname=darktable -pkgver=1.1.4 -_pkgver=1.1 +pkgver=1.2 +_pkgver=1.2 pkgrel=1 pkgdesc="Utility to organize and develop raw images" arch=('i686' 'x86_64') @@ -19,12 +19,10 @@ optdepends=('librsvg') install=darktable.install options=(!libtool) source=(http://downloads.sourceforge.net/project/darktable/darktable/${_pkgver}/darktable-$pkgver.tar.xz) -md5sums=('49e376ca4b88f5351acacef177285c45') +md5sums=('31bfd13d4786aac4f99d5155a811602b') build() { cd "$srcdir/$pkgname-$pkgver" -# mv doc/usermanual/CMakeLists.tx doc/usermanual/CMakeLists.txt - sed -i 's/-Werror//' src/CMakeLists.txt mkdir -p build cd build cmake \ @@ -42,6 +40,4 @@ package() { cd "$srcdir/$pkgname-$pkgver/build" make DESTDIR="$pkgdir" install mv "${pkgdir}/usr/share/doc/darktable" "${pkgdir}/usr/share/doc/${pkgname}-${pkgver}" -# mkdir -p "${pkgdir}/usr/share/gconf/schemas/" -# mv "${pkgdir}/etc/gconf/schemas/darktable.schemas" "${pkgdir}/usr/share/gconf/schemas/" } diff --git a/community/denemo/PKGBUILD b/community/denemo/PKGBUILD index 2fc7ef464..d48e7169f 100644 --- a/community/denemo/PKGBUILD +++ b/community/denemo/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 76519 2012-09-21 13:30:51Z spupykin $ +# $Id: PKGBUILD 87840 2013-04-08 09:20:17Z spupykin $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Contributor: Philipp Sandhaus <philipp.sandhaus@gmx.de> # Contributor: Robert Emil Berge <filoktetes@linuxophic.org> # Contributor: Gnud <ach.gnud@gmail.com> pkgname=denemo -pkgver=0.9.6 +pkgver=1.0.0 pkgrel=1 pkgdesc="A music score editor" arch=('i686' 'x86_64') @@ -16,12 +16,15 @@ depends=('aubio' 'portaudio' 'lilypond' 'gtk3' 'libxml2' 'guile' 'fftw' options=('!libtool') backup=('etc/denemo/denemo.conf') source=("http://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz") -md5sums=('48dd1b0801dba574517bcaf0b86d714a') +md5sums=('92bfd2e661387f791e4aa6c23dc7d90b') build() { cd $srcdir/$pkgname-$pkgver ./configure --prefix=/usr --sysconfdir=/etc -# sed -i 's|#include <glib/gmessages.h>|#include <glib.h>|' src/pitchrecog.c make +} + +package() { + cd $srcdir/$pkgname-$pkgver make DESTDIR=$pkgdir install } diff --git a/community/ejabberd/2.1.12rc.diff.gz b/community/ejabberd/2.1.12rc.diff.gz Binary files differdeleted file mode 100644 index 69769d8a4..000000000 --- a/community/ejabberd/2.1.12rc.diff.gz +++ /dev/null diff --git a/community/ejabberd/PKGBUILD b/community/ejabberd/PKGBUILD index b493d6147..f14cda2e2 100644 --- a/community/ejabberd/PKGBUILD +++ b/community/ejabberd/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 86040 2013-03-11 15:56:20Z spupykin $ +# $Id: PKGBUILD 87844 2013-04-08 09:22:21Z spupykin $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Contributor: Jeff 'codemac' Mickey <jeff@archlinux.org> # Contributor: Alexander Rødseth <rodseth@gmail.com> pkgname=ejabberd -pkgver=2.1.11 -pkgrel=9 +pkgver=2.1.12 +pkgrel=1 pkgdesc="Jabber server written in Erlang" arch=('x86_64' 'i686') url="http://www.ejabberd.im/" @@ -18,17 +18,14 @@ install=$pkgname.install source=("http://www.process-one.net/downloads/ejabberd/${pkgver/_/-}/ejabberd-${pkgver}.tgz" "$pkgname.logrotate" "$pkgname" - "ejabberd.service" - "2.1.12rc.diff.gz") -md5sums=('a70b040c4e7602f47718c8afe8780d50' + "ejabberd.service") +md5sums=('7d49242cf04282f3c4cebfafa2cc2f46' 'f97c8a96160f30e0aecc9526c12e6606' '2338a6230ce5f9f60be6dddcfa39bc7e' - 'df32aa17e40a7bc5d9946d3ba6fe5e16' - '688e99cdc1fc3a12501caabaec2293a4') + 'df32aa17e40a7bc5d9946d3ba6fe5e16') build() { cd "$srcdir/$pkgname-$pkgver/src" - patch -p2 <$srcdir/2.1.12rc.diff ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \ --enable-pam --enable-odbc make diff --git a/extra/gnome-applets/PKGBUILD b/community/gnome-applets/PKGBUILD index 4cb695f0b..59699512e 100644 --- a/extra/gnome-applets/PKGBUILD +++ b/community/gnome-applets/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 170135 2012-11-03 12:57:39Z ibiru $ +# $Id: PKGBUILD 87904 2013-04-08 14:47:20Z heftig $ # Maintainer: Jan de Groot <jgc@archlinux.org> pkgname=gnome-applets diff --git a/extra/gnome-applets/gnome-applets.install b/community/gnome-applets/gnome-applets.install index e3441e722..e3441e722 100644 --- a/extra/gnome-applets/gnome-applets.install +++ b/community/gnome-applets/gnome-applets.install diff --git a/community/gnome-media/PKGBUILD b/community/gnome-media/PKGBUILD new file mode 100644 index 000000000..2b60a714d --- /dev/null +++ b/community/gnome-media/PKGBUILD @@ -0,0 +1,45 @@ +# $Id: PKGBUILD 87933 2013-04-08 20:25:18Z bgyorgy $ +# Maintainer: Balló György <ballogyor+arch at gmail dot com> +# Contributor: Jan de Groot <jgc@archlinux.org> + +pkgname=gnome-media +pkgver=3.4.0 +pkgrel=2 +pkgdesc="Sound recorder and GStreamer 0.10 configuration tool for GNOME" +arch=('i686' 'x86_64') +license=('GPL') +depends=('libgnome-media-profiles' 'gstreamer0.10-good-plugins' 'hicolor-icon-theme') +makedepends=('intltool' 'gnome-doc-utils') +optdepends=('gstreamer0.10-ugly-plugins: Record sound into mp3 format') +url="https://git.gnome.org/browse/gnome-media" +install=$pkgname.install +source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:3}/$pkgname-$pkgver.tar.xz + grecord-add-PULSEPROPmediarole.patch + grecord-Should-call-gnome-control-center-sound-not.patch + grecord-send-eos-before-we-stop-record.patch) +sha256sums=('a76fac286f24d3836137ddbaab66f05e19eb5fb83cca6e375dbef040765a1d1f' + '7abd86638ccde30232455ea66a7aff244f5c1cc5f3620b85f0215bf4bd07d546' + '6c8af4bf741d702ce3722cc2bfd1b7caa44f142776706157851184fb2bc55e04' + '5feb1e447f9ac575b282b05be9bfc946794635f98f63cf24603f931767ec8f9d') + +build() { + cd "$pkgname-$pkgver" + + # Upstream fixes + patch -Np1 -i "$srcdir/grecord-add-PULSEPROPmediarole.patch" + patch -Np1 -i "$srcdir/grecord-Should-call-gnome-control-center-sound-not.patch" + patch -Np1 -i "$srcdir/grecord-send-eos-before-we-stop-record.patch" + + ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \ + --disable-schemas-install \ + --with-gconf-schema-file-dir=/usr/share/gconf/schemas + make +} + +package() { + cd "$pkgname-$pkgver" + make DESTDIR="$pkgdir" install + + # Sound theme moved to gnome-control-center + rm -rf "$pkgdir"/usr/share/{gnome-media,sounds} +} diff --git a/community/gnome-media/gnome-media.install b/community/gnome-media/gnome-media.install new file mode 100644 index 000000000..0574e8765 --- /dev/null +++ b/community/gnome-media/gnome-media.install @@ -0,0 +1,26 @@ +pkgname=gnome-sound-recorder + +post_install() { + usr/sbin/gconfpkg --install ${pkgname} + gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor +} + +pre_upgrade() { + pre_remove $1 +} + +post_upgrade() { + post_install $1 +} + +pre_remove() { + if [ "$(vercmp 3.4.0-2 "$2")" -eq 1 ]; then + usr/sbin/gconfpkg --uninstall gnome-media + else + usr/sbin/gconfpkg --uninstall ${pkgname} + fi +} + +post_remove() { + gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor +} diff --git a/community/gnome-media/grecord-Should-call-gnome-control-center-sound-not.patch b/community/gnome-media/grecord-Should-call-gnome-control-center-sound-not.patch new file mode 100644 index 000000000..e3908d3cc --- /dev/null +++ b/community/gnome-media/grecord-Should-call-gnome-control-center-sound-not.patch @@ -0,0 +1,35 @@ +From ea6fee0fbf8662a32a5cd2b5c96c1f75a9233813 Mon Sep 17 00:00:00 2001 +From: Sebastien Bacher <seb128@ubuntu.com> +Date: Thu, 07 Jun 2012 16:26:26 +0000 +Subject: grecord: Should call "gnome-control-center sound" not the old g-v-c + +Signed-off-by: Oleksij Rempel <bug-track@fisher-privat.net> + +https://bugzilla.gnome.org/show_bug.cgi?id=667402 +--- +diff --git a/grecord/src/gsr-window.c b/grecord/src/gsr-window.c +index bebb991..bd802d6 100644 +--- a/grecord/src/gsr-window.c ++++ b/grecord/src/gsr-window.c +@@ -805,16 +805,16 @@ run_mixer_cb (GtkAction *action, + GSRWindow *window) + { + char *mixer_path; +- char *argv[4] = {NULL, "--page", "recording", NULL}; ++ char *argv[4] = {NULL, "sound", "input", NULL}; + GError *error = NULL; + gboolean ret; + + /* Open the mixer */ +- mixer_path = g_find_program_in_path ("gnome-volume-control"); ++ mixer_path = g_find_program_in_path ("gnome-control-center"); + if (mixer_path == NULL) { + show_error_dialog (GTK_WINDOW (window), NULL, + _("%s is not installed in the path."), +- "gnome-volume-control"); ++ "gnome-control-center"); + return; + } + +-- +cgit v0.9.1 diff --git a/community/gnome-media/grecord-add-PULSEPROPmediarole.patch b/community/gnome-media/grecord-add-PULSEPROPmediarole.patch new file mode 100644 index 000000000..b75dd3c5c --- /dev/null +++ b/community/gnome-media/grecord-add-PULSEPROPmediarole.patch @@ -0,0 +1,26 @@ +From 5453719b61ada75f635f0c3ad3c78651102d7615 Mon Sep 17 00:00:00 2001 +From: Oleksij Rempel <bug-track@fisher-privat.net> +Date: Wed, 06 Jun 2012 11:50:04 +0000 +Subject: grecord: add "PULSE_PROP_media.role" + +For more details see: +http://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/Developer/Clients/ApplicationProperties + +Signed-off-by: Oleksij Rempel <bug-track@fisher-privat.net> + +https://bugzilla.gnome.org/show_bug.cgi?id=644908 +--- +diff --git a/grecord/src/gnome-recorder.c b/grecord/src/gnome-recorder.c +index c6c7b7e..c7ec5cc 100644 +--- a/grecord/src/gnome-recorder.c ++++ b/grecord/src/gnome-recorder.c +@@ -190,6 +190,7 @@ main (int argc, + + g_option_context_free (ctx); + gtk_window_set_default_icon_name ("gnome-sound-recorder"); ++ g_setenv ("PULSE_PROP_media.role", "production", TRUE); + + /* use it like a singleton */ + gconf_client = gconf_client_get_default (); +-- +cgit v0.9.1 diff --git a/community/gnome-media/grecord-send-eos-before-we-stop-record.patch b/community/gnome-media/grecord-send-eos-before-we-stop-record.patch new file mode 100644 index 000000000..e760b7e3b --- /dev/null +++ b/community/gnome-media/grecord-send-eos-before-we-stop-record.patch @@ -0,0 +1,41 @@ +From 99e7a41b2e4c217aca7faffb7668b1ac84ae1ed2 Mon Sep 17 00:00:00 2001 +From: Oleksij Rempel <bug-track@fisher-privat.net> +Date: Thu, 07 Jun 2012 17:11:02 +0000 +Subject: grecord: send eos before we stop record. + +Current grecord produces files without EOS. This can be tested +with tool "ogginfo". + +accodrding to this documentation: +http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer-libs/html/GstBaseSrc.html +"Controlled shutdown of live sources in applications" +"Since GStreamer 0.10.16 an application may send an EOS event to a source element to make it perform the EOS logic". + +So this patch make sure we send EOS before we stop recording. + +Signed-off-by: Oleksij Rempel <bug-track@fisher-privat.net> + +https://bugzilla.gnome.org/show_bug.cgi?id=677644 +--- +diff --git a/grecord/src/gsr-window.c b/grecord/src/gsr-window.c +index bd802d6..850ebf0 100644 +--- a/grecord/src/gsr-window.c ++++ b/grecord/src/gsr-window.c +@@ -1279,8 +1279,14 @@ stop_cb (GtkAction *action, + GST_DEBUG ("Stopping play pipeline"); + set_pipeline_state_to_null (priv->play->pipeline); + } else if (priv->record && priv->record->state == GST_STATE_PLAYING) { ++ GstMessage *msg; ++ + GST_DEBUG ("Stopping recording source"); +- /* GstBaseSrc will automatically send an EOS when stopping */ ++ gst_element_send_event (priv->record->src, gst_event_new_eos ()); ++ /* wait one second for EOS message on the pipeline bus */ ++ msg = gst_bus_timed_pop_filtered (GST_ELEMENT_BUS (priv->record->pipeline), GST_SECOND, GST_MESSAGE_EOS | GST_MESSAGE_ERROR); ++ gst_message_unref (msg); ++ + gst_element_set_state (priv->record->src, GST_STATE_NULL); + gst_element_get_state (priv->record->src, NULL, NULL, -1); + gst_element_set_locked_state (priv->record->src, TRUE); +-- +cgit v0.9.1 diff --git a/extra/gnome-panel/PKGBUILD b/community/gnome-panel/PKGBUILD index 52540e9cb..664bc7945 100644 --- a/extra/gnome-panel/PKGBUILD +++ b/community/gnome-panel/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 170862 2012-11-12 20:11:06Z heftig $ +# $Id: PKGBUILD 87902 2013-04-08 14:46:15Z heftig $ # Maintainer: Jan de Groot <jgc@archlinux.org> pkgname=gnome-panel diff --git a/extra/gnome-panel/gnome-panel.install b/community/gnome-panel/gnome-panel.install index 0f9324937..0f9324937 100644 --- a/extra/gnome-panel/gnome-panel.install +++ b/community/gnome-panel/gnome-panel.install diff --git a/extra/gnome-phone-manager/PKGBUILD b/community/gnome-phone-manager/PKGBUILD index dacabd6ae..a84445874 100644 --- a/extra/gnome-phone-manager/PKGBUILD +++ b/community/gnome-phone-manager/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 169906 2012-10-30 22:34:29Z heftig $ +# $Id: PKGBUILD 87900 2013-04-08 14:45:13Z heftig $ # Maintainer: Roman Kyrylych <roman@archlinux.org> pkgname=gnome-phone-manager diff --git a/extra/gnome-phone-manager/gnome-phone-manager-0.68-eds.patch b/community/gnome-phone-manager/gnome-phone-manager-0.68-eds.patch index 2a36de13a..2a36de13a 100644 --- a/extra/gnome-phone-manager/gnome-phone-manager-0.68-eds.patch +++ b/community/gnome-phone-manager/gnome-phone-manager-0.68-eds.patch diff --git a/extra/gnome-phone-manager/gnome-phone-manager.install b/community/gnome-phone-manager/gnome-phone-manager.install index 91212fa2e..91212fa2e 100644 --- a/extra/gnome-phone-manager/gnome-phone-manager.install +++ b/community/gnome-phone-manager/gnome-phone-manager.install diff --git a/extra/gnome-screensaver/PKGBUILD b/community/gnome-screensaver/PKGBUILD index 23a54f05c..909802f6b 100644 --- a/extra/gnome-screensaver/PKGBUILD +++ b/community/gnome-screensaver/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 169908 2012-10-30 22:34:33Z heftig $ +# $Id: PKGBUILD 87889 2013-04-08 14:39:56Z heftig $ # Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com> # Contributor: Jan de Groot <jgc@archlinux.org> diff --git a/extra/gnome-screensaver/gnome-screensaver.install b/community/gnome-screensaver/gnome-screensaver.install index d1a42c6ce..d1a42c6ce 100644 --- a/extra/gnome-screensaver/gnome-screensaver.install +++ b/community/gnome-screensaver/gnome-screensaver.install diff --git a/extra/gnome-screensaver/gnome-screensaver.pam b/community/gnome-screensaver/gnome-screensaver.pam index 453dae646..453dae646 100644 --- a/extra/gnome-screensaver/gnome-screensaver.pam +++ b/community/gnome-screensaver/gnome-screensaver.pam diff --git a/community/kdenlive/PKGBUILD b/community/kdenlive/PKGBUILD index ff0ea2752..03f64a96f 100644 --- a/community/kdenlive/PKGBUILD +++ b/community/kdenlive/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 83307 2013-01-29 09:59:04Z spupykin $ +# $Id: PKGBUILD 87846 2013-04-08 09:22:44Z spupykin $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Contributor: Zuf <kontakt.zuf@gmail.com> # Contributor: Darwin Bautista <djclue917@gmail.com> pkgname=kdenlive -pkgver=0.9.4 +pkgver=0.9.6 pkgrel=1 pkgdesc="A non-linear video editor for Linux" arch=('i686' 'x86_64') @@ -21,7 +21,7 @@ optdepends=('recordmydesktop: screen capture' install=kdenlive.install options=('docs') source=(http://download.kde.org/stable/kdenlive/$pkgver/src/kdenlive-$pkgver.tar.bz2) -md5sums=('fed17b584aca6a9811a49f2348b4f6db') +md5sums=('3bd3a511b860490acc367e7c9d7ffa43') build() { export LDFLAGS="$LDFLAGS -lX11" diff --git a/community/libgnome-media-profiles/PKGBUILD b/community/libgnome-media-profiles/PKGBUILD new file mode 100644 index 000000000..6fc7c2a8f --- /dev/null +++ b/community/libgnome-media-profiles/PKGBUILD @@ -0,0 +1,34 @@ +# $Id: PKGBUILD 87928 2013-04-08 18:08:07Z bgyorgy $ +# Maintainer: Balló György <ballogyor+arch at gmail dot com> +# Contributor: Ionut Biru <ibiru@archlinux.org> + +pkgname=libgnome-media-profiles +pkgver=3.0.0 +pkgrel=4 +pkgdesc="Library for management of audio recording profiles" +arch=('i686' 'x86_64') +url="https://git.gnome.org/browse/libgnome-media-profiles" +license=('GPL2') +depends=('gconf' 'gtk3' 'gstreamer0.10-base-plugins') +makedepends=('intltool' 'gnome-doc-utils') +options=('!libtool') +install=$pkgname.install +source=(http://download.gnome.org/sources/${pkgname}/3.0/${pkgname}-${pkgver}.tar.bz2) +sha256sums=('ab1288e53a8fccca3e8fa59757ef586901e236e09a737a1178eeb8d74428c061') + +build() { + cd "$srcdir/$pkgname-$pkgver" + + ./configure --prefix=/usr --sysconfdir=/etc \ + --disable-static --disable-schemas-install \ + --with-gconf-schema-file-dir=/usr/share/gconf/schemas + make +} + +package() { + cd "$srcdir/$pkgname-$pkgver" + + make DESTDIR="$pkgdir" install +} + +# vim:set ts=2 sw=2 et: diff --git a/community/libgnome-media-profiles/libgnome-media-profiles.install b/community/libgnome-media-profiles/libgnome-media-profiles.install new file mode 100644 index 000000000..1c2bfeac0 --- /dev/null +++ b/community/libgnome-media-profiles/libgnome-media-profiles.install @@ -0,0 +1,21 @@ +pkgname=gnome-media-profiles + +post_install(){ + usr/sbin/gconfpkg --install ${pkgname} +} + +pre_upgrade() { + pre_remove $1 +} + +post_upgrade() { + post_install $1 +} + +pre_remove() { + if [ "$(vercmp 3.0.0-4 "$2")" -eq 1 ]; then + usr/sbin/gconfpkg --uninstall libgnome-media-profiles + else + usr/sbin/gconfpkg --uninstall ${pkgname} + fi +} diff --git a/community/lshw/PKGBUILD b/community/lshw/PKGBUILD index 1ff8a5cc3..1efa7fb5c 100644 --- a/community/lshw/PKGBUILD +++ b/community/lshw/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 87709 2013-04-05 10:27:37Z spupykin $ +# $Id: PKGBUILD 87848 2013-04-08 09:23:17Z spupykin $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Contributor: Stefano Zamprogno <stefano dot zamprogno at gmail dot com> # Contributor: Chuck Yang <Chuck.Yang@gmail.com> pkgname=lshw pkgver=B.02.16 -pkgrel=3 +pkgrel=4 pkgdesc="A small tool to provide detailed information on the hardware configuration of the machine." url="http://ezix.org/project/wiki/HardwareLiSter" license=('GPL') @@ -18,6 +18,7 @@ md5sums=('67479167add605e8f001097c30e96d0d') build() { cd $srcdir/$pkgname-$pkgver + sed -i 's|/usr/bin/gtk-lshw|/usr/sbin/gtk-lshw|' src/gui/integration/gtk-lshw.desktop make make gui } diff --git a/community/lxc/PKGBUILD b/community/lxc/PKGBUILD index d891e2d6d..844059cde 100644 --- a/community/lxc/PKGBUILD +++ b/community/lxc/PKGBUILD @@ -1,20 +1,20 @@ -# $Id: PKGBUILD 80003 2012-11-15 11:55:57Z spupykin $ +# $Id: PKGBUILD 87850 2013-04-08 09:23:47Z spupykin $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Contributor: Andrea Zucchelli <zukka77@gmail.com> # Contributor: Jonathan Liu <net147@gmail.com> # Maintainer: Jon Nordby <jononor@gmail.com> pkgname=lxc -pkgver=0.8.0 +pkgver=0.9.0 epoch=1 -pkgrel=2 +pkgrel=1 pkgdesc="Linux Containers" arch=('i686' 'x86_64') url="http://lxc.sourceforge.net/" depends=('bash' 'perl') license=('LGPL') source=("http://lxc.sourceforge.net/download/lxc/$pkgname-${pkgver/_/-}.tar.gz") -md5sums=('7304fa57146ce687f749b5df876bb20d') +md5sums=('8552a4479090616f4bc04d8473765fc9') build() { cd "$srcdir/$pkgname-${pkgver/_/-}" diff --git a/extra/metacity/PKGBUILD b/community/metacity/PKGBUILD index ecde6eebf..4919a27eb 100644 --- a/extra/metacity/PKGBUILD +++ b/community/metacity/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 170056 2012-10-31 10:19:33Z jgc $ +# $Id: PKGBUILD 87887 2013-04-08 14:38:04Z heftig $ # Maintainer: Jan de Groot <jgc@archlinux.org> pkgname=metacity diff --git a/extra/metacity/fix_compositing_startup.patch b/community/metacity/fix_compositing_startup.patch index 56b218ae7..56b218ae7 100644 --- a/extra/metacity/fix_compositing_startup.patch +++ b/community/metacity/fix_compositing_startup.patch diff --git a/extra/metacity/metacity.install b/community/metacity/metacity.install index ba0feffc1..ba0feffc1 100644 --- a/extra/metacity/metacity.install +++ b/community/metacity/metacity.install diff --git a/community/opencollada/PKGBUILD b/community/opencollada/PKGBUILD index 3804e7621..a11e7afc8 100644 --- a/community/opencollada/PKGBUILD +++ b/community/opencollada/PKGBUILD @@ -1,7 +1,7 @@ -# $Id: PKGBUILD 84701 2013-02-22 15:29:30Z svenstaro $ +# $Id: PKGBUILD 87935 2013-04-08 20:59:14Z svenstaro $ # Maintainer: Sven-Hendrik Haase <sh@lutzhaase.com> pkgname=opencollada -pkgver=20130222 +pkgver=20130408 pkgrel=1 pkgdesc="Stream based reader and writer library for COLLADA files" arch=(i686 x86_64) @@ -9,40 +9,27 @@ url="https://github.com/KhronosGroup/OpenCOLLADA" license=('GPL') depends=('libxml2' 'pcre') makedepends=('git' 'cmake') -source=('opencollada.conf') -md5sums=('5f7e9d79ab86756648b648ee5ed6ce1d') - -_gitroot=git://github.com/KhronosGroup/OpenCOLLADA.git -_gitname=opencollada +source=('opencollada.conf' + 'git://github.com/KhronosGroup/OpenCOLLADA.git') +md5sums=('5f7e9d79ab86756648b648ee5ed6ce1d' + 'SKIP') build() { - cd "$srcdir" - msg "Connecting to GIT server...." - - if [[ -d "$_gitname" ]]; then - cd "$_gitname" && git pull origin - msg "The local files are updated." - else - git clone "$_gitroot" "$_gitname" - fi - - msg "GIT checkout done or server timeout" - msg "Starting build..." - - rm -rf "$srcdir/$_gitname-build" - git clone "$srcdir/$_gitname" "$srcdir/$_gitname-build" - cd "$srcdir/$_gitname-build" + cd "$srcdir"/OpenCOLLADA [[ -d build ]] && rm -r build mkdir build && cd build +# Activate these once pr#124 is merged +# -DUSE_SHARED=ON \ +# -DUSE_STATIC=OFF \ cmake .. \ -DCMAKE_INSTALL_PREFIX=/usr make } package() { - cd "$srcdir/$_gitname-build/build" + cd "$srcdir"/OpenCOLLADA/build make DESTDIR=$pkgdir install diff --git a/community/packagekit/PKGBUILD b/community/packagekit/PKGBUILD index 3e2c73040..97d7aaff2 100644 --- a/community/packagekit/PKGBUILD +++ b/community/packagekit/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 87649 2013-04-05 01:44:23Z allan $ +# $Id: PKGBUILD 87881 2013-04-08 12:41:31Z jconder $ # Maintainer: Jonathan Conder <jonno.conder@gmail.com> pkgbase='packagekit' pkgname=('packagekit' 'packagekit-qt2' 'python2-packagekit') pkgver=0.7.6 -pkgrel=6 +pkgrel=9 pkgdesc="A system designed to make installation and updates of packages easier." arch=('i686' 'x86_64') url="http://www.packagekit.org" @@ -18,7 +18,7 @@ source=("http://www.packagekit.org/releases/PackageKit-$pkgver.tar.xz" 'libarchive.patch') sha256sums=('82c0a553075d49add3c4f58e6e93f7f3613938809a4b8e36f46476e86981b45d' 'd0ee8580202a878571dddd470017731299c63e5c5120afe881bb41b9544322b8' - '067f39917f5442b8146c793b62f86f66fc8a4c7e391c0f3219d13f98d45ba630' + 'd27c77d3c0e2932fff2916fedcae011bd283904ef7c329dd0dc05163b58d7415' '0d3798c8992afdc0930aa271b3e44deb55c046ab4adee25b4ec4c33bcdd950e2') build() { diff --git a/community/packagekit/alpm.patch b/community/packagekit/alpm.patch index aeba9c347..8b972b291 100644 --- a/community/packagekit/alpm.patch +++ b/community/packagekit/alpm.patch @@ -40,7 +40,7 @@ index 5c6b629..a4cd197 100644 alpm_strerror (errno)); } diff --git a/backends/alpm/pk-backend-config.c b/backends/alpm/pk-backend-config.c -index c8fd13b..1a82637 100644 +index c8fd13b..03adb47 100644 --- a/backends/alpm/pk-backend-config.c +++ b/backends/alpm/pk-backend-config.c @@ -33,35 +33,32 @@ @@ -357,14 +357,14 @@ index c8fd13b..1a82637 100644 + + return g_strcmp0 (section->name, name); +} -+ + +- if (alpm_list_find_str (config->repos, repo) == NULL) { +- config->repos = alpm_list_add (config->repos, g_strdup (repo)); +static PkBackendConfigSection * +pk_backend_config_enter_section (PkBackendConfig *config, const gchar *name) +{ + PkBackendConfigSection *section; - -- if (alpm_list_find_str (config->repos, repo) == NULL) { -- config->repos = alpm_list_add (config->repos, g_strdup (repo)); ++ + g_return_val_if_fail (config != NULL, NULL); + g_return_val_if_fail (name != NULL, NULL); + @@ -426,8 +426,8 @@ index c8fd13b..1a82637 100644 { - alpm_siglevel_t *level; - - g_return_val_if_fail (config != NULL, FALSE); - g_return_val_if_fail (section != NULL, FALSE); +- g_return_val_if_fail (config != NULL, FALSE); +- g_return_val_if_fail (section != NULL, FALSE); - g_return_val_if_fail (list != NULL, FALSE); - - level = g_hash_table_lookup (config->levels, section); @@ -439,8 +439,7 @@ index c8fd13b..1a82637 100644 - - while (TRUE) { - gboolean package = TRUE, database = TRUE; -+ g_return_val_if_fail (words != NULL, FALSE); - +- - if (g_str_has_prefix (list, "Package")) { - database = FALSE; - list += 7; @@ -506,7 +505,10 @@ index c8fd13b..1a82637 100644 - ++list; - } - } -- ++ g_return_if_fail (config != NULL); ++ g_return_if_fail (section != NULL); ++ g_return_if_fail (words != NULL); + - return TRUE; + section->siglevels = alpm_list_add_words (section->siglevels, words); } diff --git a/community/php-memcache/PKGBUILD b/community/php-memcache/PKGBUILD index e67b0a5a7..4c5a6f246 100644 --- a/community/php-memcache/PKGBUILD +++ b/community/php-memcache/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 86563 2013-03-19 15:14:56Z foutrelis $ +# $Id: PKGBUILD 87836 2013-04-08 08:42:56Z foutrelis $ # Maintainer: Evangelos Foutras <evangelos@foutrelis.com> pkgname=php-memcache -pkgver=3.0.7 -pkgrel=2 +pkgver=3.0.8 +pkgrel=1 pkgdesc="Memcache module for PHP" arch=('i686' 'x86_64') url="http://pecl.php.net/package/memcache" @@ -11,17 +11,12 @@ license=('PHP') depends=('php') backup=('etc/php/conf.d/memcache.ini') install=php-memcache.install -source=(http://pecl.php.net/get/memcache-$pkgver.tgz - php-memcache-3.0.7-fix-segfault-with-object-serialization.patch) -sha256sums=('f34e2ef42dd8f1f7e6a2cfbb9417a9e58e3bfd7f5db7227ca5afab686cefdd1f' - '100bffed22ad537de1cb03653e2dbb6768617ba3b8b49b1cf05c59554270c25b') +source=(http://pecl.php.net/get/memcache-$pkgver.tgz) +sha256sums=('2cae5b423ffbfd33a259829849f6000d4db018debe3e29ecf3056f06642e8311') build() { cd "$srcdir/memcache-$pkgver" - # https://bugs.php.net/bug.php?id=63142 - patch -Np0 -i "$srcdir/php-memcache-3.0.7-fix-segfault-with-object-serialization.patch" - phpize ./configure --prefix=/usr make diff --git a/community/php-memcache/php-memcache-3.0.7-fix-segfault-with-object-serialization.patch b/community/php-memcache/php-memcache-3.0.7-fix-segfault-with-object-serialization.patch deleted file mode 100644 index f3909746b..000000000 --- a/community/php-memcache/php-memcache-3.0.7-fix-segfault-with-object-serialization.patch +++ /dev/null @@ -1,162 +0,0 @@ -Index: memcache.c -=================================================================== ---- memcache.c (revision 329831) -+++ memcache.c (working copy) -@@ -1529,15 +1529,13 @@ - unsigned int flags, unsigned long cas, void *param TSRMLS_DC) /* - receives a multiple values, param is a zval** array to store value and flags in {{{ */ - { -- zval *arrval, **result = (zval **)param; -- ALLOC_ZVAL(arrval); -- *((zval *)arrval) = *value; -+ zval **result = (zval **)param; - - /* add value to result */ - if (Z_TYPE_P(result[0]) != IS_ARRAY) { - array_init(result[0]); - } -- add_assoc_zval_ex(result[0], (char *)key, key_len + 1, arrval); -+ add_assoc_zval_ex(result[0], (char *)key, key_len + 1, value); - - /* add flags to result */ - if (result[1] != NULL) { -@@ -1565,7 +1563,7 @@ - receives a single value, param is a zval pointer to store value to {{{ */ - { - zval **result = (zval **)param; -- *(result[0]) = *value; -+ ZVAL_ZVAL(result[0], value, 1, 1); - - if (result[1] != NULL) { - ZVAL_LONG(result[1], flags); -Index: memcache_ascii_protocol.c -=================================================================== ---- memcache_ascii_protocol.c (revision 329831) -+++ memcache_ascii_protocol.c (working copy) -@@ -122,7 +122,7 @@ - line_len = mmc_stream_get_line(request->io, &line TSRMLS_CC); - if (line_len > 0) { - long lval; -- zval value; -+ zval *value; - - int response = mmc_request_check_response(line, line_len); - if (response != MMC_RESPONSE_UNKNOWN) { -@@ -132,10 +132,10 @@ - if (sscanf(line, "%lu", &lval) < 1) { - return mmc_server_failure(mmc, request->io, "Malformed VALUE header", 0 TSRMLS_CC); - } -- -- INIT_PZVAL(&value); -- ZVAL_LONG(&value, lval); -- return request->value_handler(request->key, request->key_len, &value, 0, 0, request->value_handler_param TSRMLS_CC); -+ -+ MAKE_STD_ZVAL(value); -+ ZVAL_LONG(value, lval); -+ return request->value_handler(request->key, request->key_len, value, 0, 0, request->value_handler_param TSRMLS_CC); - } - - return MMC_REQUEST_MORE; -Index: memcache_binary_protocol.c -=================================================================== ---- memcache_binary_protocol.c (revision 329831) -+++ memcache_binary_protocol.c (working copy) -@@ -225,14 +225,14 @@ - header = (mmc_mutate_response_header_t *)mmc_stream_get(request->io, sizeof(*header) TSRMLS_CC); - if (header != NULL) { - int result; -- zval *key, value; -+ zval *key, *value; - - /* convert remembered key to string and unpack value */ - key = (zval *)mmc_queue_item(&(req->keys), req->command.reqid); -+ -+ MAKE_STD_ZVAL(value); -+ ZVAL_LONG(value, ntohll(header->value)); - -- INIT_PZVAL(&value); -- ZVAL_LONG(&value, ntohll(header->value)); -- - if (Z_TYPE_P(key) != IS_STRING) { - zval keytmp = *key; - -@@ -241,14 +241,14 @@ - convert_to_string(&keytmp); - - result = request->value_handler( -- Z_STRVAL(keytmp), Z_STRLEN(keytmp), &value, -+ Z_STRVAL(keytmp), Z_STRLEN(keytmp), value, - req->value.flags, req->value.cas, request->value_handler_param TSRMLS_CC); - - zval_dtor(&keytmp); - } - else { - result = request->value_handler( -- Z_STRVAL_P(key), Z_STRLEN_P(key), &value, -+ Z_STRVAL_P(key), Z_STRLEN_P(key), value, - req->value.flags, req->value.cas, request->value_handler_param TSRMLS_CC); - } - -Index: memcache_pool.c -=================================================================== ---- memcache_pool.c (revision 329831) -+++ memcache_pool.c (working copy) -@@ -428,8 +428,8 @@ - unsigned long data_len; - int rv; - -- zval value; -- INIT_ZVAL(value); -+ zval *object; -+ MAKE_STD_ZVAL(object); - - if (flags & MMC_COMPRESSED) { - if (mmc_uncompress(buffer->value.c, bytes, &data, &data_len) != MMC_OK) { -@@ -445,8 +445,6 @@ - if (flags & MMC_SERIALIZED) { - php_unserialize_data_t var_hash; - const unsigned char *p = (unsigned char *)data; -- zval *object = &value; -- - char key_tmp[MMC_MAX_KEY_LEN + 1]; - mmc_request_value_handler value_handler; - void *value_handler_param; -@@ -501,7 +499,7 @@ - long val; - data[data_len] = '\0'; - val = strtol(data, NULL, 10); -- ZVAL_LONG(&value, val); -+ ZVAL_LONG(object, val); - break; - } - -@@ -509,17 +507,17 @@ - double val = 0; - data[data_len] = '\0'; - sscanf(data, "%lg", &val); -- ZVAL_DOUBLE(&value, val); -+ ZVAL_DOUBLE(object, val); - break; - } - - case MMC_TYPE_BOOL: -- ZVAL_BOOL(&value, data_len == 1 && data[0] == '1'); -+ ZVAL_BOOL(object, data_len == 1 && data[0] == '1'); - break; - - default: - data[data_len] = '\0'; -- ZVAL_STRINGL(&value, data, data_len, 0); -+ ZVAL_STRINGL(object, data, data_len, 0); - - if (!(flags & MMC_COMPRESSED)) { - /* release buffer because it's now owned by the zval */ -@@ -528,7 +526,7 @@ - } - - /* delegate to value handler */ -- return request->value_handler(key, key_len, &value, flags, cas, request->value_handler_param TSRMLS_CC); -+ return request->value_handler(key, key_len, object, flags, cas, request->value_handler_param TSRMLS_CC); - } - } - /* }}}*/ diff --git a/community/python-psycopg2/PKGBUILD b/community/python-psycopg2/PKGBUILD index 8244bc4d2..9dc317d66 100644 --- a/community/python-psycopg2/PKGBUILD +++ b/community/python-psycopg2/PKGBUILD @@ -1,19 +1,19 @@ -# $Id: PKGBUILD 82158 2013-01-09 17:03:59Z spupykin $ +# $Id: PKGBUILD 87852 2013-04-08 09:24:14Z spupykin $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Maintainer: Angel 'angvp' Velasquez <angvp[at]archlinux.com.ve> # Maintainer: Douglas Soares de Andrade <dsa@aur.archlinux.org> pkgbase=python-psycopg2 pkgname=('python-psycopg2' 'python2-psycopg2') -pkgver=2.4.6 +pkgver=2.5 pkgrel=1 pkgdesc="A PostgreSQL database adapter for the Python programming language." arch=('i686' 'x86_64') url="http://initd.org/psycopg/" license=('LGPL3') makedepends=('python2' 'python' 'postgresql-libs>=8.4.1') -source=(http://initd.org/psycopg/tarballs/PSYCOPG-2-4/psycopg2-$pkgver.tar.gz) -md5sums=('79d7f05e67bf70a0ecc6e9103ccece5f') +source=(http://initd.org/psycopg/tarballs/PSYCOPG-2-5/psycopg2-$pkgver.tar.gz) +md5sums=('facd82faa067e99b80146a0ee2f842f6') build() { cd "$srcdir/psycopg2-$pkgver" diff --git a/community/squid/PKGBUILD b/community/squid/PKGBUILD index 5a3095468..aab157d21 100644 --- a/community/squid/PKGBUILD +++ b/community/squid/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 86021 2013-03-11 10:38:45Z spupykin $ +# $Id: PKGBUILD 87868 2013-04-08 10:05:32Z spupykin $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Contributor: Mark Coolen <mark.coolen@gmail.com> # Contributor: Tom Newsom <Jeepster@gmx.co.uk> @@ -6,7 +6,7 @@ pkgname=squid pkgver=3.3.2 -pkgrel=1 +pkgrel=2 pkgdesc='Full-featured Web proxy cache server' arch=('x86_64' 'i686') url='http://www.squid-cache.org' @@ -76,7 +76,8 @@ build() { --enable-arp-acl \ --with-default-user=proxy \ --enable-async-io \ - --enable-truncate + --enable-truncate \ + --enable-icap-client make } diff --git a/community/unbound/PKGBUILD b/community/unbound/PKGBUILD index 3df7c514f..067bed6d2 100644 --- a/community/unbound/PKGBUILD +++ b/community/unbound/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 86306 2013-03-14 22:48:33Z bisson $ +# $Id: PKGBUILD 87924 2013-04-08 17:07:36Z bisson $ # Maintainer: Gaetan Bisson <bisson@archlinux.org> # Contributor: Hisato Tatekura <hisato_tatekura@excentrics.net> # Contributor: Massimiliano Torromeo <massimiliano DOT torromeo AT google mail service> pkgname=unbound -pkgver=1.4.19 -pkgrel=2 +pkgver=1.4.20 +pkgrel=1 pkgdesc='Validating, recursive, and caching DNS resolver' url='http://unbound.net/' license=('custom:BSD') @@ -19,7 +19,7 @@ source=("http://unbound.net/downloads/${pkgname}-${pkgver}.tar.gz" 'unbound.service' 'unbound.conf' 'rc.d') -sha1sums=('ccf0d465fc0045d59ceca11ecde688edebd28ec1' +sha1sums=('1752976533be2a4f0c9cdbab9d2cbb67d4f27c43' 'a2493cb105ff6aa23d756514badb13b02d37f319' '5d473ec2943fd85367cdb653fcd58e186f07383f' 'dc96e772f467b32555df21d16fdb15e98194c228') diff --git a/community/virtualbox-modules-lts/PKGBUILD b/community/virtualbox-modules-lts/PKGBUILD index 47ecda95a..2f9772d2d 100644 --- a/community/virtualbox-modules-lts/PKGBUILD +++ b/community/virtualbox-modules-lts/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 86635 2013-03-20 19:41:25Z bpiotrowski $ +# $Id: PKGBUILD 87866 2013-04-08 09:34:56Z tpowa $ # Maintainer: Bartłomiej Piotrowski <nospam@bpiotrowski.pl> # Contributor: Ionut Biru <ibiru@archlinux.org> # Contributor: Sébastien Luttringer @@ -6,7 +6,7 @@ pkgbase=virtualbox-modules-lts pkgname=('virtualbox-host-modules-lts' 'virtualbox-guest-modules-lts') pkgver=4.2.10 -pkgrel=2 +pkgrel=3 arch=('i686' 'x86_64') url='http://virtualbox.org' license=('GPL') diff --git a/community/virtualbox-modules/PKGBUILD b/community/virtualbox-modules/PKGBUILD index 70e11b45c..e36fd36e4 100644 --- a/community/virtualbox-modules/PKGBUILD +++ b/community/virtualbox-modules/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 87621 2013-04-04 06:32:48Z foutrelis $ +# $Id: PKGBUILD 87865 2013-04-08 09:34:55Z tpowa $ # Maintainer: Ionut Biru <ibiru@archlinux.org> # Maintainer: Sébastien Luttringer @@ -6,7 +6,7 @@ pkgbase=virtualbox-modules pkgname=('virtualbox-host-modules' 'virtualbox-guest-modules') pkgver=4.2.10 _extramodules=extramodules-3.8-ARCH -pkgrel=3 +pkgrel=4 arch=('i686' 'x86_64') url='http://virtualbox.org' license=('GPL') diff --git a/community/virtualbox-modules/virtualbox-guest-modules.install b/community/virtualbox-modules/virtualbox-guest-modules.install index 110042ad7..3e61f3447 100644 --- a/community/virtualbox-modules/virtualbox-guest-modules.install +++ b/community/virtualbox-modules/virtualbox-guest-modules.install @@ -2,16 +2,16 @@ post_install() { cat << EOF ===> You may want to load vboxguest, vboxsf and vboxvideo EOF - EXTRAMODULES='extramodules-3.7-ARCH' + EXTRAMODULES='extramodules-3.8-ARCH' depmod $(cat /usr/lib/modules/$EXTRAMODULES/version) } post_upgrade() { - EXTRAMODULES='extramodules-3.7-ARCH' + EXTRAMODULES='extramodules-3.8-ARCH' depmod $(cat /usr/lib/modules/$EXTRAMODULES/version) } post_remove() { - EXTRAMODULES='extramodules-3.7-ARCH' + EXTRAMODULES='extramodules-3.8-ARCH' depmod $(cat /usr/lib/modules/$EXTRAMODULES/version) } diff --git a/community/virtualbox-modules/virtualbox-host-modules.install b/community/virtualbox-modules/virtualbox-host-modules.install index b32e5c46e..378dab975 100644 --- a/community/virtualbox-modules/virtualbox-host-modules.install +++ b/community/virtualbox-modules/virtualbox-host-modules.install @@ -3,17 +3,17 @@ cat << EOF ===> You must load vboxdrv module before starting VirtualBox: ===> # modprobe vboxdrv EOF - EXTRAMODULES='extramodules-3.7-ARCH' + EXTRAMODULES='extramodules-3.8-ARCH' depmod $(cat /usr/lib/modules/$EXTRAMODULES/version) } post_upgrade() { - EXTRAMODULES='extramodules-3.7-ARCH' + EXTRAMODULES='extramodules-3.8-ARCH' depmod $(cat /usr/lib/modules/$EXTRAMODULES/version) echo 'In order to use the new version, reload all virtualbox modules manually.' } post_remove() { - EXTRAMODULES='extramodules-3.7-ARCH' + EXTRAMODULES='extramodules-3.8-ARCH' depmod $(cat /usr/lib/modules/$EXTRAMODULES/version) } diff --git a/core/isl/PKGBUILD b/core/isl/PKGBUILD index 8fe25e8f8..7333352ed 100644 --- a/core/isl/PKGBUILD +++ b/core/isl/PKGBUILD @@ -1,12 +1,13 @@ -# $Id: PKGBUILD 173325 2012-12-19 01:16:30Z allan $ +# $Id: PKGBUILD 182142 2013-04-08 05:56:24Z allan $ # Maintainer: Allan McRae <allan@archlinux.org> pkgname=isl pkgver=0.11.1 -pkgrel=1 +pkgrel=2 pkgdesc="Library for manipulating sets and relations of integer points bounded by linear constraints" arch=('i686' 'x86_64') url="http://www.kotnet.org/~skimo/isl/" +depends=('gmp') license=('MIT') options=('!libtool') source=(http://www.kotnet.org/~skimo/isl/$pkgname-$pkgver.tar.bz2) diff --git a/extra/git/PKGBUILD b/extra/git/PKGBUILD index 536889028..eb5b753b2 100644 --- a/extra/git/PKGBUILD +++ b/extra/git/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 179999 2013-03-14 02:05:50Z dan $ +# $Id: PKGBUILD 182157 2013-04-08 13:21:41Z dan $ # Maintainer: Dan McGee <dan@archlinux.org> pkgname=git -pkgver=1.8.2 +pkgver=1.8.2.1 pkgrel=1 pkgdesc="the fast distributed version control system" arch=(i686 x86_64) @@ -107,7 +107,7 @@ package() { install -D -m 644 "$srcdir"/git-daemon.socket "$pkgdir"/usr/lib/systemd/system/git-daemon.socket } -md5sums=('210834d73c857931c3da34a65eb3e597' - '425e9421a1b128cfb46fa46d94cad919' +md5sums=('3f6ebca116c627490e4ee1f1324d5e65' + '8ec6ab4d8c868305e9a679f5c3d2ccfa' '042524f942785772d7bd52a1f02fe5ae' 'f67869315c2cc112e076f0c73f248002') diff --git a/extra/java-commons-daemon/PKGBUILD b/extra/java-commons-daemon/PKGBUILD index 59a6bf7ba..d7176c22c 100644 --- a/extra/java-commons-daemon/PKGBUILD +++ b/extra/java-commons-daemon/PKGBUILD @@ -1,14 +1,14 @@ # Maintainer: Guillaume ALAUX <guillaume@archlinux.org> pkgname=('java-commons-daemon' 'java-jsvc') pkgbase=java-commons-daemon -pkgver=1.0.12 +pkgver=1.0.15 pkgrel=1 arch=('i686' 'x86_64') url='http://commons.apache.org/daemon/' license=('APACHE') _libname=commons-daemon source=(http://archive.apache.org/dist/commons/daemon/source/${_libname}-${pkgver}-src.tar.gz) -sha256sums=('09135e4f3a26ebdd6d3035e2e7f631568af06beae32808527217373e3e31a9d0') +sha256sums=('11ee57d2c6b281589c1497b2f88180553f06d5ac1560ce1841e05f89f0342432') makedepends=('apache-ant' 'docbook2x' 'docbook-xsl') build() { diff --git a/extra/kexec-tools/PKGBUILD b/extra/kexec-tools/PKGBUILD index 75caa31c4..2e2c6a688 100644 --- a/extra/kexec-tools/PKGBUILD +++ b/extra/kexec-tools/PKGBUILD @@ -1,17 +1,17 @@ -# $Id: PKGBUILD 170845 2012-11-12 15:18:26Z tpowa $ +# $Id: PKGBUILD 182155 2013-04-08 13:04:10Z tpowa $ # Contributor: Camille Moncelier <pix@devlife.org>, simo <simo@archlinux.org> # Maintainer: Tobias Powalowski <tpowa@archlinux.org> pkgname=kexec-tools -pkgver=2.0.3 -pkgrel=2 +pkgver=2.0.4 +pkgrel=1 pkgdesc="Load another kernel from the currently executing Linux kernel" arch=('i686' 'x86_64') url="http://kernel.org/pub/linux/utils/kernel/kexec/" source=("ftp://ftp.archlinux.org/other/kexec-tools/kexec-tools-${pkgver}.tar.bz2" + # upstream tarballs broken with bsdtar! #"http://kernel.org/pub/linux/utils/kernel/kexec/kexec-tools-${pkgver}.tar.bz2" - 'kexec' - 'kexec.conf.d') + ) depends=('gawk' 'zlib' 'xz') backup=('etc/conf.d/kexec') license=('GPL2') @@ -29,9 +29,5 @@ package() { mv $pkgdir/usr/sbin $pkgdir/sbin install -D -m644 kexec/kexec.8 $pkgdir/usr/share/man/man8/kexec.8 - install -D -m644 $srcdir/kexec.conf.d $pkgdir/etc/conf.d/kexec - install -D -m755 $srcdir/kexec $pkgdir/etc/rc.d/kexec } -md5sums=('3d9ff82e8e16165b9e79ded271c08348' - 'be059a103e5989519d22fca99f860a64' - '9ca7e31d2c5c66c436a9a2baf20ad9b2') +md5sums=('4713026758923f5f3968905291b991ee') diff --git a/extra/mercurial/PKGBUILD b/extra/mercurial/PKGBUILD index e37bb691a..3e6a8fcc5 100644 --- a/extra/mercurial/PKGBUILD +++ b/extra/mercurial/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 179489 2013-03-05 16:36:25Z giovanni $ +# $Id: PKGBUILD 182356 2013-04-08 21:42:10Z giovanni $ # Maintainer: Giovanni Scafora <giovanni@archlinux.org> # Contributor: Douglas Soares de Andrade <douglas@archlinux.org> pkgname=mercurial -pkgver=2.5.2 +pkgver=2.5.4 pkgrel=1 pkgdesc="A scalable distributed SCM tool" arch=('i686' 'x86_64') @@ -14,7 +14,7 @@ optdepends=('tk: for the hgk GUI') backup=('etc/mercurial/hgrc') source=("http://mercurial.selenic.com/release/${pkgname}-${pkgver}.tar.gz" 'mercurial.profile') -md5sums=('6b467f41a262e2537cf927ed42d0fdda' +md5sums=('f3c64086519c32ba7e892b6215b0fcbc' '43e1d36564d4c7fbe9a091d3ea370a44') package() { diff --git a/extra/python-lxml/PKGBUILD b/extra/python-lxml/PKGBUILD index 953db64d6..09e20ac40 100644 --- a/extra/python-lxml/PKGBUILD +++ b/extra/python-lxml/PKGBUILD @@ -1,17 +1,17 @@ -# $Id: PKGBUILD 178116 2013-02-16 16:58:25Z angvp $ +# $Id: PKGBUILD 182348 2013-04-08 19:02:16Z angvp $ # Maintainer: Angel Velasquez <angvp@archlinux.org> pkgbase=python-lxml pkgname=('python-lxml' 'python2-lxml' 'python-lxml-docs') -pkgver=3.1.0 +pkgver=3.1.1 pkgrel=1 arch=('i686' 'x86_64') license=('BSD' 'custom') url="http://lxml.de/" makedepends=('python2' 'python' 'libxslt') source=(http://pypi.python.org/packages/source/l/lxml/lxml-${pkgver}.tar.gz{,.asc}) -md5sums=('df70163fb581bbe45fdcd6069a503273' - 'e84737c92c90c9f71a5118b5e1ad5e91') +md5sums=('3f185d8cdcd6b8934c67f9b0356aab33' + 'b90760fa4bf235a1f0e1a8252e1c8545') check() { cd lxml-$pkgver diff --git a/extra/python/PKGBUILD b/extra/python/PKGBUILD index 36838775b..0d2f87b48 100644 --- a/extra/python/PKGBUILD +++ b/extra/python/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 173845 2012-12-25 00:34:33Z foutrelis $ +# $Id: PKGBUILD 182150 2013-04-08 10:27:25Z stephane $ # Maintainer: Stéphane Gaudreault <stephane@archlinux.org> # Contributor: Allan McRae <allan@archlinux.org> # Contributor: Jason Chu <jason@archlinux.org> pkgname=python -pkgver=3.3.0 -pkgrel=3 +pkgver=3.3.1 +pkgrel=1 _pybasever=3.3 pkgdesc="Next generation of the python high-level scripting language" arch=('i686' 'x86_64') @@ -18,7 +18,7 @@ provides=('python3') replaces=('python3') options=('!makeflags') source=(http://www.python.org/ftp/python/${pkgver%rc*}/Python-${pkgver}.tar.xz) -sha1sums=('833d73565e1b665f1878504081dc985a5a06e46a') +sha1sums=('393d7302c48bc911cd7faa7fa9b5fbcb9919bddc') build() { cd "${srcdir}/Python-${pkgver}" diff --git a/extra/python2/PKGBUILD b/extra/python2/PKGBUILD index eedc2a87d..ea8cf6be4 100644 --- a/extra/python2/PKGBUILD +++ b/extra/python2/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 173846 2012-12-25 00:34:35Z foutrelis $ +# $Id: PKGBUILD 182151 2013-04-08 10:27:26Z stephane $ # Maintainer: Stéphane Gaudreault <stephane@archlinux.org> # Contributer: Allan McRae <allan@archlinux.org> # Contributer: Jason Chu <jason@archlinux.org> pkgname=python2 -pkgver=2.7.3 -pkgrel=4 +pkgver=2.7.4 +pkgrel=1 _pybasever=2.7 pkgdesc="A high-level scripting language" arch=('i686' 'x86_64') @@ -17,7 +17,7 @@ optdepends=('tk: for IDLE') conflicts=('python<3') options=('!makeflags') source=(http://www.python.org/ftp/python/${pkgver%rc?}/Python-${pkgver}.tar.xz) -sha1sums=('b2b0ada7ebed4a8204a855193afbdb3aa3308357') +sha1sums=('08e78ebeb6d9c799644f6d787ca424291c0fe03e') build() { cd "${srcdir}/Python-${pkgver}" @@ -32,6 +32,9 @@ build() { # FS#23997 sed -i -e "s|^#.* /usr/local/bin/python|#!/usr/bin/python2|" Lib/cgi.py + sed -i "s/python2.3/python2/g" Lib/distutils/tests/test_build_scripts.py \ + Lib/distutils/tests/test_install_scripts.py Tools/scripts/gprof2html.py + # Ensure that we are using the system copy of various libraries (expat, zlib and libffi), # rather than copies shipped in the tarball rm -r Modules/expat @@ -50,21 +53,23 @@ package() { cd "${srcdir}/Python-${pkgver}" make DESTDIR="${pkgdir}" altinstall maninstall - ln -sf python${_pybasever} "${pkgdir}/usr/bin/python2" - ln -sf python${_pybasever}-config "${pkgdir}/usr/bin/python2-config" - ln -sf python${_pybasever}.1 "${pkgdir}/usr/share/man/man1/python2.1" + rm "${pkgdir}"/usr/share/man/man1/python.1 + + ln -sf python${_pybasever} "${pkgdir}"/usr/bin/python2 + ln -sf python${_pybasever}-config "${pkgdir}"/usr/bin/python2-config + ln -sf python${_pybasever}.1 "${pkgdir}"/usr/share/man/man1/python2.1 + + # FS#33954 + ln -sf python-${_pybasever}.pc "${pkgdir}"/usr/lib/pkgconfig/python2.pc - ln -sf ../../libpython${_pybasever}.so \ - "${pkgdir}/usr/lib/python${_pybasever}/config/libpython${_pybasever}.so" + ln -sf ../../libpython${_pybasever}.so "${pkgdir}"/usr/lib/python${_pybasever}/config/libpython${_pybasever}.so - mv "${pkgdir}/usr/bin/smtpd.py" "${pkgdir}/usr/lib/python${_pybasever}/" + mv "${pkgdir}"/usr/bin/smtpd.py "${pkgdir}"/usr/lib/python${_pybasever}/ # some useful "stuff" install -dm755 "${pkgdir}"/usr/lib/python${_pybasever}/Tools/{i18n,scripts} - install -m755 Tools/i18n/{msgfmt,pygettext}.py \ - "${pkgdir}/usr/lib/python${_pybasever}/Tools/i18n/" - install -m755 Tools/scripts/{README,*py} \ - "${pkgdir}/usr/lib/python${_pybasever}/Tools/scripts/" + install -m755 Tools/i18n/{msgfmt,pygettext}.py "${pkgdir}"/usr/lib/python${_pybasever}/Tools/i18n/ + install -m755 Tools/scripts/{README,*py} "${pkgdir}"/usr/lib/python${_pybasever}/Tools/scripts/ # fix conflicts with python mv "${pkgdir}"/usr/bin/idle{,2} @@ -72,13 +77,12 @@ package() { mv "${pkgdir}"/usr/bin/2to3{,-2.7} # clean up #!s - find "${pkgdir}/usr/lib/python${_pybasever}/" -name '*.py' | \ + find "${pkgdir}"/usr/lib/python${_pybasever}/ -name '*.py' | \ xargs sed -i "s|#[ ]*![ ]*/usr/bin/env python$|#!/usr/bin/env python2|" # clean-up reference to build directory - sed -i "s#${srcdir}/Python-${pkgver}:##" \ - "${pkgdir}/usr/lib/python${_pybasever}/config/Makefile" + sed -i "s#${srcdir}/Python-${pkgver}:##" "${pkgdir}"/usr/lib/python${_pybasever}/config/Makefile # license - install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE" + install -Dm644 LICENSE "${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE } diff --git a/extra/telepathy-kde-accounts-kcm/PKGBUILD b/extra/telepathy-kde-accounts-kcm/PKGBUILD index 63a612193..e5baa2980 100644 --- a/extra/telepathy-kde-accounts-kcm/PKGBUILD +++ b/extra/telepathy-kde-accounts-kcm/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 182013 2013-04-05 09:10:49Z andrea $ +# $Id: PKGBUILD 182124 2013-04-08 00:32:17Z eric $ # Maintainer: Andrea Scarpino <andrea@archlinux.org> # Contributor: Laurent Carlier <lordheavym@gmail.com> @@ -18,7 +18,7 @@ groups=('kde-telepathy') conflicts=('telepathy-kde-accounts-kcm-plugins') replaces=('telepathy-kde-accounts-kcm-plugins') source=("http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2") -sha1sums=('4cf25b693b2eee1a053c6f664cd21954b8b85eba') +sha1sums=('8951573b54d5d940687c3c2b7b77fb441b0fddd9') build() { mkdir build diff --git a/extra/telepathy-kde-approver/PKGBUILD b/extra/telepathy-kde-approver/PKGBUILD index f2d7e759e..0797a87af 100644 --- a/extra/telepathy-kde-approver/PKGBUILD +++ b/extra/telepathy-kde-approver/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 182014 2013-04-05 09:10:51Z andrea $ +# $Id: PKGBUILD 182126 2013-04-08 00:43:14Z eric $ # Maintainer: Andrea Scarpino <andrea@archlinux.org> # Contributor: Laurent Carlier <lordheavym@gmail.com> @@ -14,7 +14,7 @@ depends=('telepathy-kde-common-internals' 'telepathy-kde-contact-list') makedepends=('cmake' 'automoc4') groups=('kde-telepathy') source=("http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2") -sha1sums=('e2495dea55af94dc6cbc41ae37690126e595d614') +sha1sums=('340cd26c37297540c0f70e75adbb43bcab0889c7') build() { mkdir build diff --git a/extra/telepathy-kde-auth-handler/PKGBUILD b/extra/telepathy-kde-auth-handler/PKGBUILD index ea45fa836..f499a624f 100644 --- a/extra/telepathy-kde-auth-handler/PKGBUILD +++ b/extra/telepathy-kde-auth-handler/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 182015 2013-04-05 09:10:53Z andrea $ +# $Id: PKGBUILD 182128 2013-04-08 00:45:51Z eric $ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=telepathy-kde-auth-handler @@ -13,7 +13,7 @@ depends=('telepathy-kde-common-internals' 'qjson') makedepends=('cmake' 'automoc4') groups=('kde-telepathy') source=("http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2") -sha1sums=('18817f0dfb506bc2800e7179ca184ff7929f558d') +sha1sums=('392ee2e0146e445950ecad1b0cae27ece77b7a3e') build() { mkdir build diff --git a/extra/telepathy-kde-common-internals/PKGBUILD b/extra/telepathy-kde-common-internals/PKGBUILD index 34cc41242..acc3dc578 100644 --- a/extra/telepathy-kde-common-internals/PKGBUILD +++ b/extra/telepathy-kde-common-internals/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 182016 2013-04-05 09:10:55Z andrea $ +# $Id: PKGBUILD 182129 2013-04-08 00:46:52Z eric $ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=telepathy-kde-common-internals @@ -13,7 +13,7 @@ depends=('kdelibs' 'telepathy-qt' 'telepathy-mission-control') makedepends=('cmake' 'automoc4') install=${pkgname}.install source=("http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2") -sha1sums=('b5201215a068a46457d07c6c01365cc5df15c6c8') +sha1sums=('93ef0f8498c44b86dc25539f0b4f55354dc566ec') build() { mkdir build diff --git a/extra/telepathy-kde-contact-list/PKGBUILD b/extra/telepathy-kde-contact-list/PKGBUILD index 0c39dad36..92aa1fcd1 100644 --- a/extra/telepathy-kde-contact-list/PKGBUILD +++ b/extra/telepathy-kde-contact-list/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 182017 2013-04-05 09:10:57Z andrea $ +# $Id: PKGBUILD 182131 2013-04-08 00:47:59Z eric $ # Maintainer: Andrea Scarpino <andrea@archlinux.org> # Contributor: Laurent Carlier <lordheavym@gmail.com> @@ -15,7 +15,7 @@ makedepends=('cmake' 'automoc4') groups=('kde-telepathy') install=${pkgname}.install source=("http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2") -sha1sums=('763aa6d32bd780fc82cb64737232d8afaef6d895') +sha1sums=('2cb4bf8f7b5df1660027eab606d513b9cccebad5') build() { mkdir build diff --git a/extra/telepathy-kde-contact-runner/PKGBUILD b/extra/telepathy-kde-contact-runner/PKGBUILD index d18fb2a87..f6902403d 100644 --- a/extra/telepathy-kde-contact-runner/PKGBUILD +++ b/extra/telepathy-kde-contact-runner/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 182018 2013-04-05 09:10:59Z andrea $ +# $Id: PKGBUILD 182133 2013-04-08 00:48:26Z eric $ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=telepathy-kde-contact-runner @@ -13,7 +13,7 @@ depends=('telepathy-kde-common-internals') makedepends=('cmake' 'automoc4') groups=('kde-telepathy') source=("http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2") -sha1sums=('6d89ffbcbec4390f7bfcec42bdaa1c732efae1a2') +sha1sums=('576642c35f2d03b7859e15a004590ed6cc321ebd') build() { mkdir build diff --git a/extra/telepathy-kde-filetransfer-handler/PKGBUILD b/extra/telepathy-kde-filetransfer-handler/PKGBUILD index 5f19f194b..d7546bc42 100644 --- a/extra/telepathy-kde-filetransfer-handler/PKGBUILD +++ b/extra/telepathy-kde-filetransfer-handler/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 182020 2013-04-05 09:11:03Z andrea $ +# $Id: PKGBUILD 182135 2013-04-08 00:49:01Z eric $ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=telepathy-kde-filetransfer-handler @@ -13,7 +13,7 @@ depends=('telepathy-kde-common-internals') makedepends=('cmake' 'automoc4') groups=('kde-telepathy') source=("http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2") -sha1sums=('2e41fa30b936360bf65cb9c256527878f1ef2305') +sha1sums=('6c061a13f483fd14d3ef184d1008e4f8002e46a8') build() { mkdir build diff --git a/extra/telepathy-kde-integration-module/PKGBUILD b/extra/telepathy-kde-integration-module/PKGBUILD index 80cfc135d..363064114 100644 --- a/extra/telepathy-kde-integration-module/PKGBUILD +++ b/extra/telepathy-kde-integration-module/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 182021 2013-04-05 09:11:05Z andrea $ +# $Id: PKGBUILD 182137 2013-04-08 00:49:44Z eric $ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=telepathy-kde-integration-module @@ -13,7 +13,7 @@ depends=('telepathy-kde-common-internals') makedepends=('cmake' 'automoc4') groups=('kde-telepathy') source=("http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2") -sha1sums=('8d0c37001aec7dfa01349ae943ff28a8270dfbac') +sha1sums=('eb1fc514199587b018036bc307d385766fc40094') build() { mkdir build diff --git a/extra/telepathy-kde-send-file/PKGBUILD b/extra/telepathy-kde-send-file/PKGBUILD index 1e31b4f73..2e3edb768 100644 --- a/extra/telepathy-kde-send-file/PKGBUILD +++ b/extra/telepathy-kde-send-file/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 182022 2013-04-05 09:11:06Z andrea $ +# $Id: PKGBUILD 182139 2013-04-08 00:50:17Z eric $ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=telepathy-kde-send-file @@ -14,7 +14,7 @@ makedepends=('cmake' 'automoc4') groups=('kde-telepathy') install=${pkgname}.install source=("http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2") -sha1sums=('91673a581d50dde9ad41d8e32d08f69d7410a5a6') +sha1sums=('bc3b7832c88a866b396d5358c20c3a1f3a0048d2') build() { mkdir build diff --git a/extra/telepathy-kde-text-ui/PKGBUILD b/extra/telepathy-kde-text-ui/PKGBUILD index c603dcd6e..268eb3b86 100644 --- a/extra/telepathy-kde-text-ui/PKGBUILD +++ b/extra/telepathy-kde-text-ui/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 182023 2013-04-05 09:11:08Z andrea $ +# $Id: PKGBUILD 182141 2013-04-08 00:51:21Z eric $ # Maintainer: Andrea Scarpino <andrea@archlinux.org> # Contributor: Laurent Carlier <lordheavym@gmail.com> @@ -14,7 +14,7 @@ depends=('telepathy-kde-contact-list' 'telepathy-logger-qt') makedepends=('cmake' 'automoc4' 'boost') groups=('kde-telepathy') source=("http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2") -sha1sums=('bd55810ebe781319c5427f6d4eae4a1cb7d1fadd') +sha1sums=('87a519f132cc338b7f1f47aa8997e89f9f566bfd') build() { mkdir build diff --git a/extra/vlc/PKGBUILD b/extra/vlc/PKGBUILD index 8d59dc785..4b5534d20 100644 --- a/extra/vlc/PKGBUILD +++ b/extra/vlc/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 180898 2013-03-27 20:10:16Z guillaume $ +# $Id: PKGBUILD 182353 2013-04-08 21:34:41Z giovanni $ # Maintainer: Giovanni Scafora <giovanni@archlinux.org> # Contributor: Sarah Hay <sarahhay@mb.sympatico.ca> # Contributor: Martin Sandsmark <martin.sandsmark@kde.org> pkgname=vlc -pkgver=2.0.5 -pkgrel=5 +pkgver=2.0.6 +pkgrel=1 pkgdesc="A multi-platform MPEG, VCD/DVD, and DivX player" arch=('i686' 'x86_64') url="http://www.videolan.org/vlc/" @@ -60,7 +60,7 @@ backup=('usr/share/vlc/lua/http/.hosts' options=('!libtool' '!emptydirs') install=vlc.install source=("http://download.videolan.org/pub/videolan/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.xz") -md5sums=('4f959c0766ada8cea5a72c65fce94ebe') +md5sums=('b45be633c71dca04ca7d6c3d64dd728b') build() { cd "${srcdir}/${pkgname}-${pkgver}" diff --git a/extra/xf86-video-intel/PKGBUILD b/extra/xf86-video-intel/PKGBUILD index 9fa9d3913..19c5ed42f 100644 --- a/extra/xf86-video-intel/PKGBUILD +++ b/extra/xf86-video-intel/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 180518 2013-03-22 13:51:11Z andyrtr $ +# $Id: PKGBUILD 182343 2013-04-08 15:23:26Z andyrtr $ # Maintainer: AndyRTR <andyrtr@archlinux.org> # Maintainer: Jan de Groot <jgc@archlinux.org> pkgname=xf86-video-intel -pkgver=2.21.5 +pkgver=2.21.6 pkgrel=1 arch=(i686 x86_64) url="http://xorg.freedesktop.org/" @@ -19,7 +19,7 @@ conflicts=('xorg-server<1.14.0' 'X-ABI-VIDEODRV_VERSION<14' 'X-ABI-VIDEODRV_VERS options=('!libtool') groups=('xorg-drivers' 'xorg') source=(${url}/archive/individual/driver/${pkgname}-${pkgver}.tar.bz2) -sha256sums=('0fd8265039bee8f8533e8bac4df8ba8f67a65a4e78763a4982980309b05fd954') +sha256sums=('c3ef371e72544350c878d5373b2e7f49b8a0e253f9b63cb1ce2881180b45f8d9') build() { cd "${srcdir}/${pkgname}-${pkgver}" diff --git a/libre/bumblebee-libre/PKGBUILD b/libre/bumblebee-libre/PKGBUILD index aff067a94..3df5ae948 100644 --- a/libre/bumblebee-libre/PKGBUILD +++ b/libre/bumblebee-libre/PKGBUILD @@ -4,10 +4,11 @@ _pkgname=bumblebee pkgname=bumblebee-libre pkgver=3.1 -pkgrel=5.1 +pkgrel=6 pkgdesc="NVIDIA Optimus support for GNU/Linux through VirtualGL, without nonfree nvidia driver support" arch=('i686' 'x86_64') -depends=('virtualgl' 'libbsd' 'glib2' 'mesa-libgl') +depends=('virtualgl' 'glib2' 'mesa-libgl') +makedepends=('help2man') optdepends=('xf86-video-nouveau: nouveau driver' 'nouveau-dri: 3D acceleration features of nouveau' 'bbswitch: switch on/off discrete card' @@ -42,7 +43,8 @@ build() { ./configure \ CONF_DRIVER=nouveau \ --prefix=/usr \ - --sysconfdir=/etc + --sysconfdir=/etc \ + --without-pidfile make } diff --git a/pcr/hunspell-pt-br/PKGBUILD b/pcr/hunspell-pt-br/PKGBUILD new file mode 100644 index 000000000..0641711df --- /dev/null +++ b/pcr/hunspell-pt-br/PKGBUILD @@ -0,0 +1,24 @@ +# Maintainer: Daniel Felipe Reis Apolinario <dapolinario@gmail.com> +# Contributor: Bernardo Barros <bernardobarros@NOSPAM.gmail.com> +# Contributor: Robson R S Peixoto <robsonpeixoto@gmail.com> +# Maintainer (Parabola): André Silva <emulatorman@lavabit.com> + +pkgname=hunspell-pt-br +pkgver=3.0 +pkgrel=3 +pkgdesc="Portuguese (Brazil) dictionary" +arch=(any) +url="http://pt-br.libreoffice.org/projetos/projeto-vero-verificador-ortografico" +license=('LGPLv3') +optdepends=('hunspell: the spell checking libraries and apps') +source=(http://pt-br.libreoffice.org/assets/VeroptBRV300AOG.oxt) +md5sums=('96e05c7b7df97e2d1ce57ff736063bdf') + +package() { + install -D -m644 ${srcdir}/pt_BR.dic ${pkgdir}/usr/share/hunspell/pt_BR.dic + install -D -m644 ${srcdir}/pt_BR.aff ${pkgdir}/usr/share/hunspell/pt_BR.aff + + mkdir -p ${pkgdir}/usr/share/myspell/dicts + ln -s /usr/share/hunspell/pt_BR.dic ${pkgdir}/usr/share/myspell/dicts/pt_BR.dic + ln -s /usr/share/hunspell/pt_BR.aff ${pkgdir}/usr/share/myspell/dicts/pt_BR.aff +} diff --git a/pcr/plowshare/PKGBUILD b/pcr/plowshare/PKGBUILD new file mode 100644 index 000000000..cc2fd08ef --- /dev/null +++ b/pcr/plowshare/PKGBUILD @@ -0,0 +1,34 @@ +# Maintainer : speps <speps at aur dot archlinux dot org> +# Contributor: breakdown <breakdown(at)archlinux(dot)us> + +pkgname=plowshare +pkgver=snapshot_git20130401.7b374cb +pkgrel=1 +pkgdesc="Command-line downloader and uploader for Rapidshare, Mediafire and other file sharing websites." +arch=('any') +url="http://code.google.com/p/plowshare/" +license=('GPL') +depends=('curl' 'recode' 'js') +optdepends=('bash-completion: enable bash auto completion' + 'libcaca: ascii display for no X server' + 'tiv: ascii display for no X server' + 'aview: ascii display for no X server') +conflicts=("$pkgname-git") +source=("http://$pkgname.googlecode.com/files/${pkgname}4-${pkgver/_/-}.tar.gz") +md5sums=('edcc004c9432c22644a44f97c2cd5992') + +package() { + cd "$srcdir/${pkgname}4-${pkgver/_/-}" + + DESTDIR="$pkgdir/" PREFIX=/usr ./setup.sh install + + # bash completion script + install -Dm644 etc/$pkgname.completion \ + "$pkgdir/usr/share/bash-completion/completions/$pkgname" + + # set CDIR for bash completion + sed -i "s|local/||" \ + "$pkgdir/usr/share/bash-completion/completions/$pkgname" +} + +# vim:set ts=2 sw=2 et: diff --git a/social/hunspell-pt-br/PKGBUILD b/social/hunspell-pt-br/PKGBUILD deleted file mode 100644 index 35e1dc887..000000000 --- a/social/hunspell-pt-br/PKGBUILD +++ /dev/null @@ -1,27 +0,0 @@ -# Maintainer: Daniel Felipe Reis Apolinario <dapolinario@gmail.com> -# Contributor: Bernardo Barros <bernardobarros@NOSPAM.gmail.com> -# Contributor: Robson R S Peixoto <robsonpeixoto@gmail.com> -# Maintainer (Parabola): André Silva <andre.paulista@adinet.com.uy> - -pkgname=hunspell-pt-br -pkgver=2.0.9 -pkgrel=1 -pkgdesc="Portuguese (Brazil) hunspell dictionary" -arch=(any) -url="http://www.broffice.org/verortografico/" -license=('LGPL-2.1') -optdepends=('hunspell: the spell checking libraries and apps') -source=(http://www.broffice.org/files/Vero_pt_BR_V209AOC.oxt) - -build() { - cd ${srcdir} - install -D -m644 pt_BR.dic $pkgdir/usr/share/hunspell/pt_BR.dic - install -D -m644 pt_BR.aff $pkgdir/usr/share/hunspell/pt_BR.aff - mkdir -p $pkgdir/usr/share/myspell/dicts - cd $pkgdir/usr/share/myspell/dicts - - ln -s /usr/share/hunspell/pt_BR.dic pt_BR.dic - ln -s /usr/share/hunspell/pt_BR.aff pt_BR.aff -} - -md5sums=('47313490f1a21c87b6d5fb5655042e22') diff --git a/~emulatorman/hunspell-pt-br/PKGBUILD b/~emulatorman/hunspell-pt-br/PKGBUILD deleted file mode 100644 index 35e1dc887..000000000 --- a/~emulatorman/hunspell-pt-br/PKGBUILD +++ /dev/null @@ -1,27 +0,0 @@ -# Maintainer: Daniel Felipe Reis Apolinario <dapolinario@gmail.com> -# Contributor: Bernardo Barros <bernardobarros@NOSPAM.gmail.com> -# Contributor: Robson R S Peixoto <robsonpeixoto@gmail.com> -# Maintainer (Parabola): André Silva <andre.paulista@adinet.com.uy> - -pkgname=hunspell-pt-br -pkgver=2.0.9 -pkgrel=1 -pkgdesc="Portuguese (Brazil) hunspell dictionary" -arch=(any) -url="http://www.broffice.org/verortografico/" -license=('LGPL-2.1') -optdepends=('hunspell: the spell checking libraries and apps') -source=(http://www.broffice.org/files/Vero_pt_BR_V209AOC.oxt) - -build() { - cd ${srcdir} - install -D -m644 pt_BR.dic $pkgdir/usr/share/hunspell/pt_BR.dic - install -D -m644 pt_BR.aff $pkgdir/usr/share/hunspell/pt_BR.aff - mkdir -p $pkgdir/usr/share/myspell/dicts - cd $pkgdir/usr/share/myspell/dicts - - ln -s /usr/share/hunspell/pt_BR.dic pt_BR.dic - ln -s /usr/share/hunspell/pt_BR.aff pt_BR.aff -} - -md5sums=('47313490f1a21c87b6d5fb5655042e22') |