summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-07-20 01:12:36 -0700
committerroot <root@rshg054.dnsready.net>2013-07-20 01:12:36 -0700
commit5dcf6953607ce10f7479bba20fae43fe6d814f2b (patch)
treed622bbe613eb5a071a4ce1fdd5967046c4f62962
parent8fbc0076a4827ddc6af92e0b9daa4c4c31450808 (diff)
Sat Jul 20 01:11:42 PDT 2013
-rw-r--r--community/astromenace/PKGBUILD6
-rw-r--r--community/darktable/PKGBUILD6
-rw-r--r--community/parcellite/PKGBUILD10
-rw-r--r--community/passenger/PKGBUILD8
-rw-r--r--community/qtractor/PKGBUILD6
-rw-r--r--extra/bijiben/PKGBUILD8
-rw-r--r--extra/gnome-settings-daemon/PKGBUILD22
-rw-r--r--extra/gnome-settings-daemon/git-fixes.patch258
-rw-r--r--extra/gnutls/PKGBUILD20
-rw-r--r--extra/gnutls/check_fix.diff34
-rw-r--r--extra/gstreamer-vaapi/PKGBUILD6
-rw-r--r--extra/libmbim/PKGBUILD14
-rw-r--r--extra/libqmi/PKGBUILD12
-rw-r--r--extra/modemmanager/PKGBUILD21
-rw-r--r--extra/vigra/PKGBUILD6
-rw-r--r--extra/xf86-video-intel/PKGBUILD6
-rw-r--r--libre/blender-addon-luxrender/PKGBUILD34
-rw-r--r--libre/blender-libre/PKGBUILD12
-rw-r--r--libre/calibre-libre/PKGBUILD6
-rw-r--r--pcr/gimp-toolkit-gps/PKGBUILD53
-rw-r--r--pcr/mitsuba/PKGBUILD6
-rw-r--r--pcr/yafaray/PKGBUILD8
-rw-r--r--pcr/youtube-dl-current/PKGBUILD4
23 files changed, 107 insertions, 459 deletions
diff --git a/community/astromenace/PKGBUILD b/community/astromenace/PKGBUILD
index 5f43af460..403ebf339 100644
--- a/community/astromenace/PKGBUILD
+++ b/community/astromenace/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 81338 2012-12-18 09:30:27Z svenstaro $
+# $Id: PKGBUILD 94294 2013-07-18 23:41:16Z svenstaro $
# Maintainer: Sven-Hendrik Haase <sh@lutzhaase.com>
# Contributor: Arkham <arkham at archlinux dot us>
# Contributor: Ivan Bobrov <ibobrik at gmail dot com>
# Contributor: Black_Mage <vleon1 at gmail dot com>
pkgname=astromenace
-pkgver=1.3.1
+pkgver=1.3.2
pkgrel=1
pkgdesc="Hardcore 3D space shooter with spaceship upgrade possibilities"
arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@ depends=('sdl' 'freealut' 'libjpeg' 'libvorbis' 'glu' 'freetype2' 'libxinerama')
makedepends=('cmake' 'mesa')
source=(http://downloads.sourceforge.net/openastromenace/astromenace-src-$pkgver.tar.bz2
astromenace.desktop)
-md5sums=('b2c69deed1708ec25d3fbec0b49f64d8'
+md5sums=('a1481ca7cf498773fddc16a3b41c9b9b'
'1edc9367564a6c639a2b8199adf26a08')
build() {
diff --git a/community/darktable/PKGBUILD b/community/darktable/PKGBUILD
index ba15607a6..b835fef50 100644
--- a/community/darktable/PKGBUILD
+++ b/community/darktable/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 93153 2013-06-26 11:50:34Z spupykin $
+# $Id: PKGBUILD 94303 2013-07-19 15:21:00Z 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>
@@ -6,14 +6,14 @@
pkgname=darktable
pkgver=1.2.2
_pkgver=1.2
-pkgrel=1
+pkgrel=2
pkgdesc="Utility to organize and develop raw images"
arch=('i686' 'x86_64')
url=http://darktable.sf.net/
license=('GPL3')
depends=('exiv2>=0.18' 'intltool>=0.40' 'lcms2' 'lensfun>=0.2.3' 'libglade' 'dbus-glib'
'curl' 'libgnome-keyring' 'libgphoto2' 'openexr' 'sqlite' 'libxslt'
- 'libsoup' 'gtk-engines')
+ 'libsoup' 'gtk-engines' 'json-glib' 'flickcurl')
makedepends=('intltool>=0.40' 'cmake' 'librsvg')
optdepends=('librsvg')
install=darktable.install
diff --git a/community/parcellite/PKGBUILD b/community/parcellite/PKGBUILD
index 7a3c72c2d..41cbda7bb 100644
--- a/community/parcellite/PKGBUILD
+++ b/community/parcellite/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 83205 2013-01-28 10:08:03Z spupykin $
+# $Id: PKGBUILD 94305 2013-07-19 15:21:24Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer: Alexander Fehr <pizzapunk gmail com>
pkgname=parcellite
-pkgver=1.1.4
+pkgver=1.1.5
pkgrel=1
pkgdesc="Lightweight GTK+ clipboard manager"
arch=('i686' 'x86_64')
@@ -12,11 +12,15 @@ license=('GPL3')
depends=('gtk2')
makedepends=('intltool')
source=(http://downloads.sourceforge.net/parcellite/parcellite-$pkgver.tar.gz)
-md5sums=('81633e87f096030e1f23904927f4c32f')
+md5sums=('62f96188afc1cc2fe5b48f334bd4c99f')
build() {
cd "$srcdir/parcellite-$pkgver"
./configure --prefix=/usr --sysconfdir=/etc
make
+}
+
+package() {
+ cd "$srcdir/parcellite-$pkgver"
make DESTDIR="$pkgdir" install
}
diff --git a/community/passenger/PKGBUILD b/community/passenger/PKGBUILD
index 6b83259c7..0acb70cea 100644
--- a/community/passenger/PKGBUILD
+++ b/community/passenger/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 94276 2013-07-18 16:46:21Z spupykin $
+# $Id: PKGBUILD 94307 2013-07-19 15:21:45Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
pkgname=passenger
-pkgver=4.0.7
-pkgrel=2
+pkgver=4.0.10
+pkgrel=1
pkgdesc="mod_rails passenger"
arch=('i686' 'x86_64')
url="http://www.modrails.com"
@@ -14,7 +14,7 @@ makedepends=('apache')
install=passenger.install
options=('!emptydirs')
source=($pkgname-$pkgver.tar.gz::https://github.com/FooBarWidget/passenger/archive/release-$pkgver.tar.gz)
-md5sums=('07f892d34164bfcc883a46d8b730b8e5')
+md5sums=('a30ec12f12923aedd42ed2747903f65a')
build(){
cd $srcdir/passenger-release-$pkgver
diff --git a/community/qtractor/PKGBUILD b/community/qtractor/PKGBUILD
index 4a64204a5..17f6a97c6 100644
--- a/community/qtractor/PKGBUILD
+++ b/community/qtractor/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 92566 2013-06-08 18:10:04Z schiv $
+# $Id: PKGBUILD 94309 2013-07-19 17:36:37Z schiv $
# Maintainer: Ray Rashif <schiv@archlinux.org>
# Contributor: Philipp Überbacher <hollunder at gmx dot at>
pkgname=qtractor
-pkgver=0.5.9
+pkgver=0.5.10
pkgrel=1
pkgdesc="Audio/MIDI multitrack sequencer"
arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@ makedepends=('ladspa' 'dssi')
[ "$CARCH" = "i686" ] && optdepends=('dssi-vst: win32 VST support')
install=qtractor.install
source=("http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz")
-md5sums=('92e18a45e8a378761119440eb677a908')
+md5sums=('54a9c2b4eb0f65e44bdc27c91849a341')
build() {
cd "$srcdir/$pkgname-$pkgver"
diff --git a/extra/bijiben/PKGBUILD b/extra/bijiben/PKGBUILD
index 72153a166..dcdb33096 100644
--- a/extra/bijiben/PKGBUILD
+++ b/extra/bijiben/PKGBUILD
@@ -1,19 +1,19 @@
-# $Id: PKGBUILD 185131 2013-05-11 10:28:24Z heftig $
+# $Id: PKGBUILD 191196 2013-07-19 15:53:05Z heftig $
# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
pkgname=bijiben
-pkgver=3.8.2
+pkgver=3.8.3
pkgrel=1
pkgdesc="Write out notes, every detail matters"
arch=(i686 x86_64)
url="https://live.gnome.org/Bijiben"
license=(GPL)
-depends=(libtracker-sparql clutter-gtk libzeitgeist webkitgtk3 hicolor-icon-theme desktop-file-utils)
+depends=(tracker clutter-gtk libzeitgeist webkitgtk3 hicolor-icon-theme desktop-file-utils)
makedepends=(intltool itstool)
options=(!emptydirs)
install=bijiben.install
source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/${pkgver::3}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('c8c02c3701594d0b7f212c25613c097e2343d104157518c7c8cfb6a1bc111cf8')
+sha256sums=('287742267c7484a92ead8c896091ceb0b2603ba8b5dccf304ea534456735beec')
build() {
cd $pkgname-$pkgver
diff --git a/extra/gnome-settings-daemon/PKGBUILD b/extra/gnome-settings-daemon/PKGBUILD
index beb1607a9..4cc694531 100644
--- a/extra/gnome-settings-daemon/PKGBUILD
+++ b/extra/gnome-settings-daemon/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 189793 2013-07-08 08:16:03Z jgc $
+# $Id: PKGBUILD 191201 2013-07-19 20:57:52Z heftig $
# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
pkgname=gnome-settings-daemon
-pkgver=3.8.3
-pkgrel=2
+pkgver=3.8.4
+pkgrel=1
pkgdesc="The GNOME Settings daemon"
arch=('i686' 'x86_64')
license=('GPL')
@@ -14,24 +14,14 @@ options=('!emptydirs' '!libtool')
install=gnome-settings-daemon.install
url="http://www.gnome.org"
groups=('gnome')
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz
- git-fixes.patch)
-sha256sums=('00e7f46c9a6fb8b148255adfcdd26bc5f2c1d393b8dfbac69da100c8dcfa1b6c'
- '30b0a42df9ea0c6c18ed51cb8f150008e4b5ab624eb420f0251d08ab2503c330')
-
-prepare() {
- cd $pkgname-$pkgver
- patch -Np1 -i ../git-fixes.patch
-}
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('03ad56a8d517faf0754efcf2e7e26257e9ddbe32ef2931f3579138659cc178bc')
build() {
cd $pkgname-$pkgver
- aclocal
- autoconf
- automake --add-missing
./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
- --libexecdir=/usr/lib/gnome-settings-daemon --disable-static
+ --libexecdir=/usr/lib/$pkgname --disable-static
#https://bugzilla.gnome.org/show_bug.cgi?id=656231
sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
diff --git a/extra/gnome-settings-daemon/git-fixes.patch b/extra/gnome-settings-daemon/git-fixes.patch
deleted file mode 100644
index a56033ce1..000000000
--- a/extra/gnome-settings-daemon/git-fixes.patch
+++ /dev/null
@@ -1,258 +0,0 @@
-diff --git a/data/gnome-settings-daemon.desktop.in.in b/data/gnome-settings-daemon.desktop.in.in
-index c5a5518..ff71eee 100644
---- a/data/gnome-settings-daemon.desktop.in.in
-+++ b/data/gnome-settings-daemon.desktop.in.in
-@@ -1,7 +1,7 @@
- [Desktop Entry]
- Type=Application
- _Name=GNOME Settings Daemon
--Exec=@libexecdir@/gnome-settings-daemon
-+Exec=@libexecdir@/gnome-settings-daemon-localeexec
- OnlyShowIn=GNOME;
- NoDisplay=true
- X-GNOME-Autostart-Phase=Initialization
-diff --git a/gnome-settings-daemon/Makefile.am b/gnome-settings-daemon/Makefile.am
-index 194a7cc..94b3861 100644
---- a/gnome-settings-daemon/Makefile.am
-+++ b/gnome-settings-daemon/Makefile.am
-@@ -48,6 +48,15 @@ gsddir = $(libexecdir)
- gsd_PROGRAMS = \
- gnome-settings-daemon
-
-+gsd_SCRIPTS = \
-+ gnome-settings-daemon-localeexec
-+
-+EXTRA_DIST = \
-+ gnome-settings-daemon-localeexec.in
-+
-+gnome-settings-daemon-localeexec: gnome-settings-daemon-localeexec.in
-+ $(AM_V_GEN) sed -e "s|\@libexecdir\@|$(libexecdir)|" -e "s|\@prefix\@|$(prefix)|" $< > $@.tmp && mv $@.tmp $@
-+
- apidir = $(includedir)/gnome-settings-daemon-$(GSD_API_VERSION)/gnome-settings-daemon
- api_DATA = \
- gnome-settings-plugin.h
-diff --git a/gnome-settings-daemon/gnome-settings-daemon-localeexec.in b/gnome-settings-daemon/gnome-settings-daemon-localeexec.in
-new file mode 100755
-index 0000000..eed91a4
---- /dev/null
-+++ b/gnome-settings-daemon/gnome-settings-daemon-localeexec.in
-@@ -0,0 +1,20 @@
-+#!/bin/sh
-+
-+SETTING=$(gsettings get org.gnome.system.locale region)
-+REGION=${SETTING#\'}
-+REGION=${REGION%\'}
-+
-+if [ -n "$REGION" ]; then
-+ export LC_TIME=$REGION
-+ export LC_NUMERIC=$REGION
-+ export LC_MONETARY=$REGION
-+ export LC_MEASUREMENT=$REGION
-+ export LC_PAPER=$REGION
-+fi
-+
-+if [ -x @prefix@/bin/ibus-daemon ]; then
-+ export QT_IM_MODULE=ibus
-+ export XMODIFIERS=@im=ibus
-+fi
-+
-+exec @libexecdir@/gnome-settings-daemon
-diff --git a/gnome-settings-daemon/main.c b/gnome-settings-daemon/main.c
-index 24c1598..16017df 100644
---- a/gnome-settings-daemon/main.c
-+++ b/gnome-settings-daemon/main.c
-@@ -279,37 +279,6 @@ set_legacy_ibus_env_vars (GDBusProxy *proxy)
- }
- #endif
-
--/* Keep synchronised with set_locale() and
-- * set_legacy_ibus_env_vars() above */
--static void
--set_locale_env (void)
--{
-- GSettings *locale_settings;
-- gchar *region;
--
-- /* Set locale environment */
-- locale_settings = g_settings_new ("org.gnome.system.locale");
-- region = g_settings_get_string (locale_settings, "region");
-- if (region[0]) {
-- g_setenv ("LC_TIME", region, TRUE);
-- g_setenv ("LC_NUMERIC", region, TRUE);
-- g_setenv ("LC_MONETARY", region, TRUE);
-- g_setenv ("LC_MEASUREMENT", region, TRUE);
-- g_setenv ("LC_PAPER", region, TRUE);
-- }
-- g_free (region);
-- g_object_unref (locale_settings);
--
--#ifdef HAVE_IBUS
-- /* Set IBus legacy environment */
-- if (is_program_in_path ("ibus-daemon") &&
-- keyboard_plugin_is_enabled ()) {
-- g_setenv ("QT_IM_MODULE", "ibus", TRUE);
-- g_setenv ("XMODIFIERS", "@im=ibus", TRUE);
-- }
--#endif
--}
--
- static void
- register_with_gnome_session (GDBusProxy *proxy)
- {
-@@ -499,8 +468,6 @@ main (int argc, char *argv[])
-
- g_log_set_default_handler (gsd_log_default_handler, NULL);
-
-- set_locale_env ();
--
- notify_init ("gnome-settings-daemon");
-
- bus_register ();
-diff --git a/plugins/housekeeping/gsd-housekeeping-manager.c b/plugins/housekeeping/gsd-housekeeping-manager.c
-index 45393ec..f51d520 100644
---- a/plugins/housekeeping/gsd-housekeeping-manager.c
-+++ b/plugins/housekeeping/gsd-housekeeping-manager.c
-@@ -372,12 +372,20 @@ gboolean
- gsd_housekeeping_manager_start (GsdHousekeepingManager *manager,
- GError **error)
- {
-+ gchar *dir;
-+
- g_debug ("Starting housekeeping manager");
- gnome_settings_profile_start (NULL);
-
- /* Create ~/.local/ as early as possible */
- g_mkdir_with_parents(g_get_user_data_dir (), 0700);
-
-+ /* Create ~/.local/share/applications/, see
-+ * https://bugzilla.gnome.org/show_bug.cgi?id=703048 */
-+ dir = g_build_filename (g_get_user_data_dir (), "applications", NULL);
-+ g_mkdir (dir, 0700);
-+ g_free (dir);
-+
- gsd_ldsm_setup (FALSE);
-
- manager->priv->settings = g_settings_new (THUMB_PREFIX);
-diff --git a/plugins/power/gsd-power-manager.c b/plugins/power/gsd-power-manager.c
-index e6380bd..96da3d1 100644
---- a/plugins/power/gsd-power-manager.c
-+++ b/plugins/power/gsd-power-manager.c
-@@ -261,11 +261,12 @@ gsd_power_manager_error_quark (void)
- }
-
- static void
--notify_close_if_showing (NotifyNotification *notification)
-+notify_close_if_showing (NotifyNotification **notification)
- {
-- if (notification == NULL)
-+ if (*notification == NULL)
- return;
-- notify_notification_close (notification, NULL);
-+ notify_notification_close (*notification, NULL);
-+ g_clear_object (notification);
- }
-
- typedef enum {
-@@ -1214,7 +1215,7 @@ engine_ups_discharging (GsdPowerManager *manager, UpDevice *device)
- icon = gpm_upower_get_device_icon (device, TRUE);
-
- /* close any existing notification of this class */
-- notify_close_if_showing (manager->priv->notification_ups_discharging);
-+ notify_close_if_showing (&manager->priv->notification_ups_discharging);
-
- /* create a new notification */
- create_notification (title, message->str,
-@@ -1424,7 +1425,7 @@ engine_charge_low (GsdPowerManager *manager, UpDevice *device)
- icon = gpm_upower_get_device_icon (device, TRUE);
-
- /* close any existing notification of this class */
-- notify_close_if_showing (manager->priv->notification_low);
-+ notify_close_if_showing (&manager->priv->notification_low);
-
- /* create a new notification */
- create_notification (title, message,
-@@ -1597,7 +1598,7 @@ engine_charge_critical (GsdPowerManager *manager, UpDevice *device)
- icon = gpm_upower_get_device_icon (device, TRUE);
-
- /* close any existing notification of this class */
-- notify_close_if_showing (manager->priv->notification_low);
-+ notify_close_if_showing (&manager->priv->notification_low);
-
- /* create a new notification */
- create_notification (title, message,
-@@ -1735,7 +1736,7 @@ engine_charge_action (GsdPowerManager *manager, UpDevice *device)
- icon = gpm_upower_get_device_icon (device, TRUE);
-
- /* close any existing notification of this class */
-- notify_close_if_showing (manager->priv->notification_low);
-+ notify_close_if_showing (&manager->priv->notification_low);
-
- /* create a new notification */
- create_notification (title, message,
-@@ -1797,8 +1798,8 @@ engine_device_changed_cb (UpClient *client, UpDevice *device, GsdPowerManager *m
- } else if (state == UP_DEVICE_STATE_FULLY_CHARGED ||
- state == UP_DEVICE_STATE_CHARGING) {
- g_debug ("fully charged or charging, hiding notifications if any");
-- notify_close_if_showing (manager->priv->notification_low);
-- notify_close_if_showing (manager->priv->notification_ups_discharging);
-+ notify_close_if_showing (&manager->priv->notification_low);
-+ notify_close_if_showing (&manager->priv->notification_ups_discharging);
- main_battery_or_ups_low_changed (manager, FALSE);
- }
-
-@@ -2268,7 +2269,7 @@ up_client_changed_cb (UpClient *client, GsdPowerManager *manager)
- if (!up_client_get_on_battery (client)) {
- /* if we are playing a critical charge sound loop on AC, stop it */
- play_loop_stop (&manager->priv->critical_alert_timeout_id);
-- notify_close_if_showing (manager->priv->notification_low);
-+ notify_close_if_showing (&manager->priv->notification_low);
- main_battery_or_ups_low_changed (manager, FALSE);
- }
-
-@@ -2638,7 +2639,7 @@ idle_configure (GsdPowerManager *manager)
- &manager->priv->idle_dim_id);
- clear_idle_watch (manager->priv->idle_monitor,
- &manager->priv->idle_sleep_warning_id);
-- notify_close_if_showing (manager->priv->notification_sleep_warning);
-+ notify_close_if_showing (&manager->priv->notification_sleep_warning);
- return;
- }
-
-@@ -2705,7 +2706,7 @@ idle_configure (GsdPowerManager *manager)
- }
-
- if (manager->priv->idle_sleep_warning_id == 0)
-- notify_close_if_showing (manager->priv->notification_sleep_warning);
-+ notify_close_if_showing (&manager->priv->notification_sleep_warning);
-
- /* set up dim callback for when the screen lock is not active,
- * but only if we actually want to dim. */
-@@ -3038,7 +3039,7 @@ static void
- show_sleep_warning (GsdPowerManager *manager)
- {
- /* close any existing notification of this class */
-- notify_close_if_showing (manager->priv->notification_sleep_warning);
-+ notify_close_if_showing (&manager->priv->notification_sleep_warning);
-
- /* create a new notification */
- switch (manager->priv->sleep_action_type) {
-@@ -3109,7 +3110,7 @@ idle_became_active_cb (GnomeIdleMonitor *monitor,
- set_temporary_unidle_on_ac (manager, FALSE);
-
- /* close any existing notification about idleness */
-- notify_close_if_showing (manager->priv->notification_sleep_warning);
-+ notify_close_if_showing (&manager->priv->notification_sleep_warning);
-
- idle_set_mode (manager, GSD_POWER_IDLE_MODE_NORMAL);
- }
-@@ -3344,8 +3345,8 @@ handle_resume_actions (GsdPowerManager *manager)
- {
- /* close existing notifications on resume, the system power
- * state is probably different now */
-- notify_close_if_showing (manager->priv->notification_low);
-- notify_close_if_showing (manager->priv->notification_ups_discharging);
-+ notify_close_if_showing (&manager->priv->notification_low);
-+ notify_close_if_showing (&manager->priv->notification_ups_discharging);
- main_battery_or_ups_low_changed (manager, FALSE);
-
- /* ensure we turn the panel back on after resume */
diff --git a/extra/gnutls/PKGBUILD b/extra/gnutls/PKGBUILD
index ed78c95e7..a06f9d2dc 100644
--- a/extra/gnutls/PKGBUILD
+++ b/extra/gnutls/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 187148 2013-06-04 15:50:10Z andyrtr $
+# $Id: PKGBUILD 191197 2013-07-19 17:34:12Z andyrtr $
# Maintainer: Jan de Groot <jgc@archlinux.org>
# Maintainer: Andreas Radke <andyrtr@archlinux.org>
pkgname=gnutls
-pkgver=3.2.1
+pkgver=3.2.2
pkgrel=1
pkgdesc="A library which provides a secure layer over a reliable transport layer"
arch=('i686' 'x86_64')
@@ -13,18 +13,12 @@ install=gnutls.install
options=('!libtool' '!zipman')
depends=('gcc-libs' 'libtasn1' 'readline' 'zlib' 'nettle' 'p11-kit')
makedepends=('valgrind' 'strace' 'datefudge')
-source=(ftp://ftp.gnutls.org/gcrypt/gnutls/v3.2/${pkgname}-${pkgver}.tar.xz{,.sig}
- check_fix.diff)
-md5sums=('c220b50736f61292ed8722d5132b6a3e'
- 'SKIP'
- '53ae2a58a401d9e6d052910670da8b07')
+source=(ftp://ftp.gnutls.org/gcrypt/gnutls/v3.2/${pkgname}-${pkgver}.tar.xz{,.sig})
+md5sums=('9dd691ad1ccdb7386029809afef6b5ea'
+ 'SKIP')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
-
- # fix i686 test suite failure
- patch -Np1 -i ${srcdir}/check_fix.diff
-
./configure --prefix=/usr \
--with-zlib \
--disable-static \
@@ -35,8 +29,8 @@ build() {
check() {
cd "${srcdir}/${pkgname}-${pkgver}"
- make -k check
- #make -j1 check
+ #make -k check
+ make -j1 check
}
package() {
diff --git a/extra/gnutls/check_fix.diff b/extra/gnutls/check_fix.diff
deleted file mode 100644
index f7c7e32c3..000000000
--- a/extra/gnutls/check_fix.diff
+++ /dev/null
@@ -1,34 +0,0 @@
-From b12040aeab5fbaf02677571db1d8bf1995bd5ee0 Mon Sep 17 00:00:00 2001
-From: Nikos Mavrogiannopoulos <nmav@gnutls.org>
-Date: Sun, 2 Jun 2013 12:10:06 +0200
-Subject: [PATCH] Avoid comparing the expiration date to prevent false positive error in 32-bit systems.
-
----
- tests/cert-tests/pem-decoding | 6 ++++--
- 1 files changed, 4 insertions(+), 2 deletions(-)
-
-diff --git a/tests/cert-tests/pem-decoding b/tests/cert-tests/pem-decoding
-index fe769ec..f8c6372 100755
---- a/tests/cert-tests/pem-decoding
-+++ b/tests/cert-tests/pem-decoding
-@@ -61,7 +61,9 @@ if test "$rc" != "0"; then
- exit $rc
- fi
-
--diff $srcdir/complex-cert.pem tmp-pem.pem
-+cat $srcdir/complex-cert.pem |grep -v "Not After:" >tmp1
-+cat $srcdir/tmp-pem.pem |grep -v "Not After:" >tmp2
-+diff tmp1 tmp2
- rc=$?
-
- if test "$rc" != "0"; then
-@@ -69,6 +71,6 @@ if test "$rc" != "0"; then
- exit $rc
- fi
-
--rm -f tmp-pem.pem
-+rm -f tmp-pem.pem tmp1 tmp2
-
- exit 0
---
-1.7.1
diff --git a/extra/gstreamer-vaapi/PKGBUILD b/extra/gstreamer-vaapi/PKGBUILD
index d733468be..b7facf76f 100644
--- a/extra/gstreamer-vaapi/PKGBUILD
+++ b/extra/gstreamer-vaapi/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 190814 2013-07-17 15:54:34Z heftig $
+# $Id: PKGBUILD 191181 2013-07-19 01:56:55Z heftig $
# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
pkgbase=gstreamer-vaapi
pkgname=(gst-vaapi gstreamer0.10-vaapi)
-pkgver=0.5.5
+pkgver=0.5.5.1
pkgrel=1
pkgdesc="GStreamer Multimedia Framework VA Plugins"
arch=(i686 x86_64)
@@ -14,7 +14,7 @@ makedepends=(gst-plugins-base gst-plugins-bad gstreamer0.10-base-plugins gstream
options=(!libtool !emptydirs)
source=($url/$pkgbase-${pkgver}.tar.bz2)
-sha1sums=('78184d789b5ffea51a756afaeb5614ed0c56a51f')
+sha1sums=('f4f28d04a2f6dc2b68151af700231ff8e47a7596')
prepare() {
cd $pkgbase-$pkgver
diff --git a/extra/libmbim/PKGBUILD b/extra/libmbim/PKGBUILD
index b00ae9f5b..721fe5acd 100644
--- a/extra/libmbim/PKGBUILD
+++ b/extra/libmbim/PKGBUILD
@@ -1,23 +1,23 @@
-# $Id: PKGBUILD 188603 2013-06-16 20:32:24Z eric $
+# $Id: PKGBUILD 191189 2013-07-19 12:04:24Z heftig $
# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
pkgname=libmbim
-pkgver=1.2.0
+pkgver=1.4.0
pkgrel=1
pkgdesc="MBIM modem protocol helper library"
arch=(i686 x86_64)
-url="http://cgit.freedesktop.org/libmbim/libmbim"
+url="http://www.freedesktop.org/wiki/Software/libmbim/"
license=(GPL2)
depends=(glib2 bash systemd)
makedepends=(gtk-doc python)
options=('!libtool')
-source=(http://cgit.freedesktop.org/libmbim/libmbim/snapshot/$pkgname-$pkgver.tar.xz)
-sha256sums=('0b00085486bb34b772e56643d6605eaffc3b2dd620485bc598cab8b0c6051825')
+source=(http://www.freedesktop.org/software/$pkgname/$pkgname-$pkgver.tar.xz)
+sha256sums=('a7fa909df229574eb11baac89075ac1366a2ac1670f586483bdf0173257cf781')
build() {
cd $pkgname-$pkgver
- ./autogen.sh --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
- --disable-static --with-tests
+ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+ --disable-static
make
}
diff --git a/extra/libqmi/PKGBUILD b/extra/libqmi/PKGBUILD
index 702fe5d6d..73c3ed48f 100644
--- a/extra/libqmi/PKGBUILD
+++ b/extra/libqmi/PKGBUILD
@@ -1,22 +1,22 @@
-# $Id: PKGBUILD 188775 2013-06-20 03:53:16Z heftig $
+# $Id: PKGBUILD 191190 2013-07-19 12:11:16Z heftig $
# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
pkgname=libqmi
pkgver=1.4.0
-pkgrel=1
+pkgrel=2
pkgdesc="QMI modem protocol helper library"
arch=(i686 x86_64)
-url="http://cgit.freedesktop.org/libqmi"
+url="http://www.freedesktop.org/wiki/Software/libqmi/"
license=(GPL2)
depends=(glib2 bash)
makedepends=(gtk-doc python)
options=('!libtool')
-source=($url/snapshot/$pkgname-$pkgver.tar.xz)
-sha256sums=('3a9d1359da703905147c173df4f6c0e5bb5dbca0a0fd3d0ce6efe26331bcafeb')
+source=(http://www.freedesktop.org/software/$pkgname/$pkgname-$pkgver.tar.xz)
+sha256sums=('812515c36fd77c5f7eb9d52804e9666c4341e8c7dd3d932ca1e607b467831af3')
build() {
cd $pkgname-$pkgver
- ./autogen.sh --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
--disable-static --with-tests
make
}
diff --git a/extra/modemmanager/PKGBUILD b/extra/modemmanager/PKGBUILD
index 7ff9e90f8..72fc2c5a6 100644
--- a/extra/modemmanager/PKGBUILD
+++ b/extra/modemmanager/PKGBUILD
@@ -1,37 +1,36 @@
-# $Id: PKGBUILD 187818 2013-06-06 13:48:42Z heftig $
+# $Id: PKGBUILD 191191 2013-07-19 12:16:04Z heftig $
# Maintainer: Ionut Biru <ibiru@archlinux.org>
# Contributor: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
pkgname=modemmanager
_realname=ModemManager
-pkgver=0.7.991
+pkgver=1.0.0
pkgrel=1
pkgdesc="Mobile broadband modem management service"
arch=(i686 x86_64)
-url="http://cgit.freedesktop.org/ModemManager/ModemManager/"
+url="http://www.freedesktop.org/wiki/Software/ModemManager/"
license=(GPL2)
depends=(udev ppp libqmi libmbim polkit hicolor-icon-theme)
-makedepends=(intltool git gtk-doc)
+makedepends=(intltool gtk-doc)
optdepends=('usb_modeswitch: install if your modem shows up as a storage drive')
options=('!libtool')
install=modemmanager.install
-#source=(http://download.gnome.org/sources/$_realname/${pkgver::3}/$_realname-$pkgver.tar.xz)
-source=("git://anongit.freedesktop.org/$_realname/$_realname#commit=a00f1d7")
-sha256sums=('SKIP')
+source=(http://www.freedesktop.org/software/$_realname/$_realname-$pkgver.tar.xz)
+sha256sums=('e0f3bbd9a7353f7d87be2391b8718a81d11f9ff8b1c067d640928322f8808563')
build() {
- cd $_realname
- ./autogen.sh --prefix=/usr \
+ cd $_realname-$pkgver
+ ./configure --prefix=/usr \
--sysconfdir=/etc \
--localstatedir=/var \
--sbindir=/usr/bin \
--with-udev-base-dir=/usr/lib/udev \
--disable-static \
- --with-polkit
+ --with-polkit=permissive
make
}
package() {
- cd $_realname
+ cd $_realname-$pkgver
make DESTDIR="$pkgdir" install
}
diff --git a/extra/vigra/PKGBUILD b/extra/vigra/PKGBUILD
index 0ccffd1a0..35fb5d28c 100644
--- a/extra/vigra/PKGBUILD
+++ b/extra/vigra/PKGBUILD
@@ -1,18 +1,18 @@
-# $Id: PKGBUILD 184444 2013-05-06 19:40:04Z foutrelis $
+# $Id: PKGBUILD 191194 2013-07-19 15:01:34Z andyrtr $
# Maintainer: AndyRTR <andyrtr@archlinux.org>
# Contributor: Lukas Jirkovsky <l.jirkovsky@gmail.com>
pkgbase=vigra
pkgname=('vigra' 'vigra-doc')
pkgver=1.9.0
-pkgrel=3
+pkgrel=4
arch=('i686' 'x86_64')
url="http://hci.iwr.uni-heidelberg.de/vigra/"
license=('custom:MIT')
makedepends=(# runtime deps
'libpng>=1.5.7' 'libtiff>=4.0.0' 'gcc-libs' 'sh' 'hdf5>=1.8.7' 'fftw'
# additional makedeps
- 'cmake' 'python2-nose' 'doxygen' 'python2-sphinx' 'boost' 'python2-numpy')
+ 'cmake' 'python2-nose' 'doxygen' 'python2-sphinx' 'boost>=1.54.0' 'python2-numpy')
options=('!libtool')
source=(http://kogs-www.informatik.uni-hamburg.de/~koethe/vigra/${pkgname}-${pkgver}-src.tar.gz)
md5sums=('b6155afe1ea967917d2be16d98a85404')
diff --git a/extra/xf86-video-intel/PKGBUILD b/extra/xf86-video-intel/PKGBUILD
index 013ddac45..f55c9b9f5 100644
--- a/extra/xf86-video-intel/PKGBUILD
+++ b/extra/xf86-video-intel/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 189300 2013-07-02 19:56:50Z lcarlier $
+# $Id: PKGBUILD 191192 2013-07-19 14:13:15Z andyrtr $
# Maintainer: AndyRTR <andyrtr@archlinux.org>
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgname=xf86-video-intel
-pkgver=2.21.11
+pkgver=2.21.12
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=('523aa13f2ba65f0be871de338956a5acccb0d3a3d9c195ed3cd47abc2c025e22')
+sha256sums=('02120a1e9297ff094e0b0ae3b2d032304da2fde2630660829bd8b333611a970b')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
diff --git a/libre/blender-addon-luxrender/PKGBUILD b/libre/blender-addon-luxrender/PKGBUILD
index 040eeccf4..fad4692b2 100644
--- a/libre/blender-addon-luxrender/PKGBUILD
+++ b/libre/blender-addon-luxrender/PKGBUILD
@@ -1,35 +1,37 @@
# Maintainer: Márcio Silva <coadde@lavabit.com>
-pkgname=blender-addon-luxrender
-_pkgname=${pkgname:14:3}${pkgname::5}25
+_srcname=luxrender
+_pkgver=1.2.1
+_bldname=blender
+_bldver=2.68
+_bldep=9
+_pkgname=${_srcname::3}${_bldname::5}25
_srcver=c9deae0646d0
-pkgver=1.2.1.v2.67
-_pkgver=${pkgver::5}
-_reqname=${pkgname::7}
-_reqver=${pkgver:7}
-_reqep=8
+
+pkgname=$_bldname-addon-$_srcname
+pkgver=$_pkgver.v$_bldver
pkgrel=1
-pkgdesc="$_pkgname: A addon for the ${_reqname^} which allows render and export with LuxRender (built for the $_reqname-libre package)"
+pkgdesc="$_pkgname: A addon for the ${_bldname^} which allows render and export with LuxRender (built for the $_bldname-libre package)"
arch=any
-url=http://www.${pkgname:14}.net/
+url=http://www.$_srcname.net/
license=GPL
depends=(
- ${pkgname:14}=$_pkgver
- "$_reqname>=$(($_reqep-1)):$_reqver"
- "$_reqname<$_reqep:${_reqver::2}$((${_reqver:2:4}+1))"
+ $_srcname=$_pkgver
+ "$_bldname>=$(($_bldep-1)):$_bldver"
+ "$_bldname<$_bldep:${_bldver::2}$((${_bldver:2:4}+1))"
)
provides=($_pkgname=$_pkgver)
conflicts=$_pkgname
replaces=$_pkgname
-source=http://src.${pkgname:14}.net/$_pkgname/archive/$_srcver.tar.bz2
+source=http://src.$_srcname.net/$_pkgname/archive/$_srcver.tar.bz2
sha512sums=e8d93d5d9d73c1cd4f2008697bd9a8a125d08910aed3f4d3e4bcd290810d673aa663c327fc2cb7ac983cb3439a6996431c39bc3a2f0b6ed05ce5d0b8398ece92
package() {
- a=$srcdir/$_pkgname-$_srcver/src/${pkgname:14}
- b=$pkgdir/usr/share/$_reqname/$_reqver/scripts/addons
+ a=$srcdir/$_pkgname-$_srcver/src/$_srcname
+ b=$pkgdir/usr/share/$_bldname/$_bldver/scripts/addons
install -d -m755 $b && cp -a $a $b
# change the search path in exporter so it finds pylux in its new location
- sed -i 's|from.*import pylux|import pylux|' $b/${pkgname:14}/outputs/pure_api.py
+ sed -i 's|from.*import pylux|import pylux|' $b/$_srcname/outputs/pure_api.py
}
# vim:set ts=2 sw=2 et:
diff --git a/libre/blender-libre/PKGBUILD b/libre/blender-libre/PKGBUILD
index 58e680b02..6439786c6 100644
--- a/libre/blender-libre/PKGBUILD
+++ b/libre/blender-libre/PKGBUILD
@@ -2,8 +2,8 @@
_pkgname=blender
epoch=8
-_pkgver=2.67b
-pkgrel=3
+_pkgver=2.68
+pkgrel=2
_jpgver=1.5
_pyver=3.3
@@ -24,7 +24,7 @@ _spn=false
pkgname=$_pkgname$_spnname-libre
pkgver=$_pkgver$_svnver
-pkgdesc='Fully integrated 3D graphics creation suite, without nonfree povray and cuda support'$_svndesc$_spndesc' (without CYCLES_OSL)'
+pkgdesc='Fully integrated 3D graphics creation suite, without nonfree povray and cuda support'$_svndesc$_spndesc
arch=(
mips64el
x86_64
@@ -62,12 +62,12 @@ makedepends=(
mesa
subversion
)
-provides=($_pkgname=$epoch:$_pkgver)
+provides=$_pkgname
conflicts=$_pkgname
replaces=$_pkgname
install=$_pkgname.install
source=http://download.$_pkgname.org/source/$_pkgname-$pkgver.tar.gz
-sha512sums=d9b24219770e51aac76a15cb6db486835d389e27a89d1ce890da0f0a30f3f76a070ddd9c21e739df93e7f4a670a6b3de993a6f56696983bf466be9c14e906525
+sha512sums=b7a8ce36714881d8dd809c3597695945cceddfc65ab2d20597a7d9c6327805d86edc4131cdc543d9267e120833781764a8a43a2dba06866fc4e62761f7c93ebf
[[ $_svn == true ]] && {
source=$_pkgname-$pkgver::svn+https://svn.$_pkgname.org/svnroot/bf-$_pkgname/trunk/$_pkgname#revision=$_svnrev
sha512sums=SKIP
@@ -102,7 +102,7 @@ build() {
-DWITH_CODEC_SNDFILE=ON\
-DWITH_CYCLES=ON\
-DWITH_CYCLES_CUDA_BINARIES=OFF\
- -DWITH_CYCLES_OSL=OFF\
+ -DWITH_CYCLES_OSL=ON\
-DWITH_FFTW3=ON\
-DWITH_GAMEENGINE=ON\
-DWITH_IMAGE_REDCODE=ON\
diff --git a/libre/calibre-libre/PKGBUILD b/libre/calibre-libre/PKGBUILD
index 652d6a6ba..1b030ecd5 100644
--- a/libre/calibre-libre/PKGBUILD
+++ b/libre/calibre-libre/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 94003 2013-07-13 08:59:42Z jelle $
+# $Id: PKGBUILD 94300 2013-07-19 10:21:35Z jelle $
# Maintainer: jelle van der Waa <jelle@vdwaa.nl>
# Maintainer: Daniel Wallace <danielwallace at gtmanfred dot com>
# Contributor: Giovanni Scafora <giovanni@archlinux.org>
@@ -9,7 +9,7 @@
_pkgname=calibre
pkgname=calibre-libre
-pkgver=0.9.39
+pkgver=0.9.40
pkgrel=1
pkgdesc="Ebook management application, with unar support included and nonfree fonts removed"
arch=('i686' 'x86_64' 'mips64el')
@@ -30,7 +30,7 @@ install=calibre.install
source=("http://sourceforge.net/projects/calibre/files/${pkgver}/calibre-${pkgver}.tar.xz"
'desktop_integration.patch'
'calibre-mount-helper')
-md5sums=('7ac795465e8e28da415141f1ad15dd2d'
+md5sums=('f63b0e5697c5e997ecaaeaa82a14cd60'
'8353d1878c5a498b3e49eddef473605f'
'675cd87d41342119827ef706055491e7')
prepare(){
diff --git a/pcr/gimp-toolkit-gps/PKGBUILD b/pcr/gimp-toolkit-gps/PKGBUILD
deleted file mode 100644
index 9f5784608..000000000
--- a/pcr/gimp-toolkit-gps/PKGBUILD
+++ /dev/null
@@ -1,53 +0,0 @@
-# Maintainer: Márcio Silva <coadde@lavabit.com>
-
-pkgname=gimp-toolkit-gps
-_pkgname=${pkgname:13}
-_reqname=${pkgname::4}
-pkgver=2.0
-_pkgver=${pkgver/./_}
-pkgrel=1
-_pkgsrc1=${_pkgname^^}%20$_pkgver%20final
-_pkgsrc2=${_pkgname^^}%20extras
-pkgdesc='GIMP Paint Studio is a collection of brushes and accompanying tool presets. highly useful feature of the GIMP.'
-arch=any
-license=(
- GPL2
- CCPL:by-sa
-)
-url=https://code.google.com/p/$_pkgname-gimp-paint-studio
-depends=gimp
-conflicts=${pkgname/kit/set}
-replaces=${pkgname/kit/set}
-makedepends=unzip-libre
-noextract=(
- $_pkgsrc1.zip
- $_pkgsrc2.zip
-)
-source=(
- https://$_pkgname-gimp-paint-studio.googlecode.com/files/$_pkgsrc1.zip
- https://$_pkgname-gimp-paint-studio.googlecode.com/files/$_pkgsrc2.zip
-)
-sha512sums=(
- b06016eab194db7862590940c6fb7e9c14bbb6d3ce83c2b85293da2c75ecf8b9e64585a38f749da36d63e2711a25a0073415568f10be4b997120d93ba2b5c112
- c3ef322898299bde60f2c8e29ebdd5fa47236f6b2859bf5d3d01a92290e1ad888ba71b0813f7325921c87bf57632cf794da31e8ccab0c46cb020be52d2c1135f
-)
-
-prepare() {
- a=$srcdir/$_pkgname-$pkgver
- mkdir $a
- unzip $srcdir/$_pkgsrc1.zip -d $a
- unzip $srcdir/$_pkgsrc2.zip -d $a
- # drop useless splashes
- rm -v $a/splashes/* && rmdir -v $a/splashes
- # fix perm for custom umask
- find $srcdir/$_pkgname-$pkgver -type d -exec chmod 0755 -R {} \; &&\
- find $srcdir/$_pkgname-$pkgver -type f -exec chmod 0644 -R {} \;
-}
-
-package() {
- b=$pkgdir/usr/share/gimp/2.0
- install -d $b
- cp -va $srcdir/$_pkgname-$pkgver/* $b
-}
-
-# vim:set ts=2 sw=2 et:
diff --git a/pcr/mitsuba/PKGBUILD b/pcr/mitsuba/PKGBUILD
index e0d8e24fd..7bc29b9ef 100644
--- a/pcr/mitsuba/PKGBUILD
+++ b/pcr/mitsuba/PKGBUILD
@@ -2,11 +2,12 @@
_pkgname=mitsuba
_bldname=blender
+_bldver=2.68
+_bldep=9
_addname=$_pkgname-$_bldname
-_bldver=2.67
_adddat=20130320
_addrev=40
-_bldep=8
+_addrel=1
_pyver=3.3
# Wed Mar 20 01:30:37 2013 +0100 rev:40 ($srcdir/$_addname/${pkgname[0]}/__init__.py:bl_info>version)
@@ -114,6 +115,7 @@ package_blender-addon-mitsuba() {
)
_pkgver=$pkgver
pkgver=$_addver.r$_addrev.v$_bldver
+ pkgrel=$_addrel
optdepends=
install=$pkgname.install
diff --git a/pcr/yafaray/PKGBUILD b/pcr/yafaray/PKGBUILD
index 511f2b93e..bbaa2d3ae 100644
--- a/pcr/yafaray/PKGBUILD
+++ b/pcr/yafaray/PKGBUILD
@@ -1,12 +1,13 @@
# Maintainer: Márcio Silva <coadde@lavabit.com>
_pkgname=yafaray
+_pkgdate=20130510
_bldname=blender
+_bldver=2.68
+_bldep=9
_gitname=Core
_addname=${_bldname^}-Exporter
-_pkgdate=20130510
-_bldver=2.67
-_bldep=8
+_addrel=1
_pyver=3.3
# Fri May 10 00:57:12 2013 -0700 - Merge pull request #67 from DarkTide/master // Depth fix for hist on background
@@ -83,6 +84,7 @@ package_blender-addon-yafaray() {
"$_bldname<$_bldep:${_bldver::2}$((${_bldver:2:4}+1))"
)
pkgver=$pkgver.v$_bldver
+ pkgrel=$_addrel
optdepends=
cd $srcdir/$_addname
diff --git a/pcr/youtube-dl-current/PKGBUILD b/pcr/youtube-dl-current/PKGBUILD
index 71517f39b..ad242cc05 100644
--- a/pcr/youtube-dl-current/PKGBUILD
+++ b/pcr/youtube-dl-current/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=youtube-dl-current
_pkgname=youtube-dl
provides=(youtube-dl)
-pkgver=2013.07.18
+pkgver=2013.07.19
pkgrel=1
pkgdesc="A small command-line program to download videos from YouTube.com and a few more sites"
arch=('any')
@@ -14,7 +14,7 @@ license=('custom')
depends=('python')
makedepends=('python-distribute')
source=(http://youtube-dl.org/downloads/${pkgver}/${_pkgname}-${pkgver}.tar.gz{,.sig})
-md5sums=('a644d8419f5387a91387d1e9db97d00f'
+md5sums=('e426467eee65cb6224e1ca37433296d1'
'SKIP')
prepare() {