From 60da6abff6c9577a783d72865f11de7a585e912e Mon Sep 17 00:00:00 2001 From: root Date: Mon, 12 Aug 2013 01:42:52 -0700 Subject: Mon Aug 12 01:40:44 PDT 2013 --- extra/alsa-tools/PKGBUILD | 3 ++- extra/evolution-data-server/PKGBUILD | 8 ++++---- extra/evolution-ews/PKGBUILD | 6 +++--- extra/evolution/PKGBUILD | 6 +++--- extra/ffmpeg/PKGBUILD | 8 ++++---- extra/kobodeluxe/PKGBUILD | 29 ++++++++++++++--------------- extra/lv2/PKGBUILD | 6 +++--- extra/moc/PKGBUILD | 6 +++--- extra/rdesktop/PKGBUILD | 12 ++++++++---- extra/rdesktop/rdesktop-tcp.patch | 11 +++++++++++ extra/smartmontools/PKGBUILD | 8 ++++---- extra/suil/PKGBUILD | 4 ++-- 12 files changed, 61 insertions(+), 46 deletions(-) create mode 100644 extra/rdesktop/rdesktop-tcp.patch (limited to 'extra') diff --git a/extra/alsa-tools/PKGBUILD b/extra/alsa-tools/PKGBUILD index 260ec0825..e728115bd 100644 --- a/extra/alsa-tools/PKGBUILD +++ b/extra/alsa-tools/PKGBUILD @@ -5,7 +5,8 @@ pkgname=alsa-tools pkgver=1.0.27 -pkgrel=4 +pkgrel=5 +pkgdesc="Advanced tools for certain sound cards" arch=('i686' 'x86_64') url="http://alsa-project.org/" license=('GPL') diff --git a/extra/evolution-data-server/PKGBUILD b/extra/evolution-data-server/PKGBUILD index fcfc6df67..fd9407377 100644 --- a/extra/evolution-data-server/PKGBUILD +++ b/extra/evolution-data-server/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 192047 2013-08-05 10:37:46Z jgc $ +# $Id: PKGBUILD 192423 2013-08-11 13:38:21Z heftig $ # Maintainer: Jan de Groot pkgname=evolution-data-server -pkgver=3.8.4 -pkgrel=2 +pkgver=3.8.5 +pkgrel=1 pkgdesc="Centralized access to appointments and contacts" arch=(i686 x86_64) depends=(gnome-online-accounts nss krb5 libgweather libical db libgdata) @@ -17,7 +17,7 @@ fix-google-2fa-1.patch fix-google-2fa-2.patch fix-google-2fa-3.patch fix-google-2fa-4.patch) -sha256sums=('0b9e725d36a4c63ccb15b4e0f92932764c9a335e84af2ebeeb4c182760ef3f6e' +sha256sums=('73c4ecfed65651cc72966b90081d7b72f9b42573585bc89797efea65ccfdbd2a' 'c1de9fe146f0512cf6c0219341c8409a9e4d955c3eb6a85f7d07183972b9328e' '3e1c83dd00f01dfa0f9d67d2327de110b3e232a5f9a882ccce09a02392df7de6' '9da8cccf504f40b8ee9e068b465cdf0a1a858999dd88d8e8e96f1e4cdffbf1e2' diff --git a/extra/evolution-ews/PKGBUILD b/extra/evolution-ews/PKGBUILD index cb5d94e54..f5dd3ea4a 100644 --- a/extra/evolution-ews/PKGBUILD +++ b/extra/evolution-ews/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 191347 2013-07-23 17:52:56Z jgc $ +# $Id: PKGBUILD 192425 2013-08-11 13:43:43Z heftig $ # Maintainer: Ionut Biru pkgname=evolution-ews -pkgver=3.8.4 +pkgver=3.8.5 pkgrel=1 pkgdesc="MS Exchange integration through Exchange Web Services" arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ depends=('evolution-data-server' 'gtkhtml4' 'libmspack') makedepends=('intltool' 'evolution') options=('!libtool' '!emptydirs') source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz) -sha256sums=('1883d0d375286583520800317fbf41be585d34b40166fd03dc14c3f237a6f660') +sha256sums=('74a0fdcc698797902ca107f3523e3d3b3e51b8ba01709d308b47ed31e99de877') build() { cd $pkgname-$pkgver diff --git a/extra/evolution/PKGBUILD b/extra/evolution/PKGBUILD index 5aed6c4f9..a84a929ff 100644 --- a/extra/evolution/PKGBUILD +++ b/extra/evolution/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 191343 2013-07-23 17:41:59Z jgc $ +# $Id: PKGBUILD 192424 2013-08-11 13:43:05Z heftig $ # Maintainer: Jan Alexander Steffens (heftig) # Contributor: Jan de Groot pkgname=evolution -pkgver=3.8.4 +pkgver=3.8.5 pkgrel=1 pkgdesc="Manage your email, contacts and schedule" arch=(i686 x86_64) @@ -19,7 +19,7 @@ options=('!libtool' '!emptydirs') install=evolution.install url=http://www.gnome.org/projects/evolution/ source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:3}/$pkgname-$pkgver.tar.xz) -sha256sums=('d5cfd0cb68ed8bf6e9515a5a44f566e3d26d3813a22ee6e5b0f86029039b1766') +sha256sums=('26ef047425826a7672f0db7f3d4eef908e68bae47a9e0756883079c445e4326d') build() { cd $pkgname-$pkgver diff --git a/extra/ffmpeg/PKGBUILD b/extra/ffmpeg/PKGBUILD index f4b0e6f82..b4ed466d5 100644 --- a/extra/ffmpeg/PKGBUILD +++ b/extra/ffmpeg/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 191951 2013-08-01 20:53:41Z bpiotrowski $ +# $Id: PKGBUILD 192419 2013-08-11 13:05:15Z bpiotrowski $ # Maintainer : Ionut Biru # Contributor: Tom Newsom # Contributor: Paul Mattal pkgname=ffmpeg -pkgver=2.0 -pkgrel=2 +pkgver=2.0.1 +pkgrel=1 epoch=1 pkgdesc="Complete and free Internet live audio and video broadcasting solution for Linux/Unix" arch=('i686' 'x86_64') @@ -19,7 +19,7 @@ depends=( ) makedepends=('libvdpau' 'yasm') source=(http://ffmpeg.org/releases/$pkgname-$pkgver.tar.bz2) -sha256sums=('940e1bc4f3e185364099b4ba60d4b952615a4232c5641baa3e9f45d4d748130c') +sha256sums=('611eae7e3485d5fd9ff03e0ac7575ea89bc8105e40e99a40de02324957482f95') build() { cd $pkgname-$pkgver diff --git a/extra/kobodeluxe/PKGBUILD b/extra/kobodeluxe/PKGBUILD index 228930797..ab6d8db27 100644 --- a/extra/kobodeluxe/PKGBUILD +++ b/extra/kobodeluxe/PKGBUILD @@ -1,43 +1,42 @@ -# $Id: PKGBUILD 122903 2011-05-07 08:05:30Z eric $ +# $Id: PKGBUILD 192417 2013-08-11 02:14:23Z eric $ # Maintainer: Eric Bélanger pkgname=kobodeluxe pkgver=0.5.1 -pkgrel=3 +pkgrel=4 pkgdesc="An enhanced version of Akira Higuchi's game XKobo, an addictive space shoot'em up" arch=('i686' 'x86_64') url="http://www.olofson.net/kobodl/" license=('GPL' 'LGPL') -depends=('libjpeg' 'libpng' 'sdl_image' 'hicolor-icon-theme' 'gtk-update-icon-cache') +depends=('sdl_image' 'hicolor-icon-theme' 'gtk-update-icon-cache') install=kobodeluxe.install -source=(http://www.olofson.net/kobodl/download/KoboDeluxe-${pkgver}.tar.gz \ +source=(http://www.olofson.net/kobodl/download/KoboDeluxe-${pkgver}.tar.gz kobodeluxe-gcc-4.3.patch kobodeluxe-0.5.1-glibc2.10.patch) -md5sums=('cf765559461213d651c7be042507b767' - '2b76306ec997fdc64986b4425e5b7814' - '56115c9a1e3db1b95b731fdcb11f3f4f') sha1sums=('12abe182ccde52050cd23077092d0424d25c3e75' '274dc8e7909bc6f9fab31306c85d992af8b62674' '9d1b3b8cef4a16b6a082fed9f93f1dc12b2a3be0') +prepare() { + cd KoboDeluxe-${pkgver} + tar -xf icons.tar.gz + patch -p0 -i "${srcdir}/kobodeluxe-gcc-4.3.patch" + patch -p0 -i "${srcdir}/kobodeluxe-0.5.1-glibc2.10.patch" +} + build() { - cd "${srcdir}/KoboDeluxe-${pkgver}" - patch -p0 < ../kobodeluxe-gcc-4.3.patch - patch -p0 < ../kobodeluxe-0.5.1-glibc2.10.patch + cd KoboDeluxe-${pkgver} ./configure --prefix=/usr --localstatedir=/var --sharedstatedir=/var/games make } package() { - cd "${srcdir}/KoboDeluxe-${pkgver}" + cd KoboDeluxe-${pkgver} make DESTDIR="${pkgdir}" install - tar -xzf icons.tar.gz install -D -m644 icons/KDE/kobo-deluxe.desktop "${pkgdir}/usr/share/applications/kobo-deluxe.desktop" for i in 16 22 32 48 64 128 ; do - install -D -m644 icons/KDE/icons/${i}x${i}/kobodl.png "${pkgdir}/usr/share/icons/hicolor/${i}x${i}/kobodl.png" + install -D -m644 icons/KDE/icons/${i}x${i}/kobodl.png "${pkgdir}/usr/share/icons/hicolor/${i}x${i}/apps/kobodl.png" done - install -D -m644 icons/Ubuntu/kobo-icon.xpm "${pkgdir}/usr/share/pixmaps/kobo-icon.xpm" - ln -s /usr/share/icons/hicolor/48x48/kobodl.png "${pkgdir}/usr/share/icons/kobodl.png" chown root:games "${pkgdir}/usr/bin/kobodl" chmod 2755 "${pkgdir}/usr/bin/kobodl" diff --git a/extra/lv2/PKGBUILD b/extra/lv2/PKGBUILD index 2afbd2d12..2cc972e24 100644 --- a/extra/lv2/PKGBUILD +++ b/extra/lv2/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 180306 2013-03-19 21:48:21Z schiv $ +# $Id: PKGBUILD 192433 2013-08-11 16:50:46Z schiv $ # Maintainer: Ray Rashif pkgname=lv2 -pkgver=1.4.0 +pkgver=1.6.0 pkgrel=1 pkgdesc="Successor to the LADSPA audio plug-in standard" url="http://lv2plug.in/" @@ -15,7 +15,7 @@ provides=('lv2core') conflicts=('lv2core') replaces=('lv2core') source=("http://lv2plug.in/spec/$pkgname-$pkgver.tar.bz2") -md5sums=('b7fb567fbfadae14ecd4f422fa24d41e') +md5sums=('943c3a62ec9b4e62139d83f8dd095fab') build() { cd "$srcdir/$pkgname-$pkgver" diff --git a/extra/moc/PKGBUILD b/extra/moc/PKGBUILD index 67dc3fded..21852208c 100644 --- a/extra/moc/PKGBUILD +++ b/extra/moc/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 191902 2013-08-01 06:53:35Z bpiotrowski $ +# $Id: PKGBUILD 192415 2013-08-11 01:32:19Z eric $ # Maintainer: Eric Bélanger pkgname=moc pkgver=2.5beta1 -pkgrel=4 +pkgrel=5 epoch=1 pkgdesc="An ncurses console audio player designed to be powerful and easy to use" arch=('i686' 'x86_64') @@ -52,7 +52,7 @@ build() { --with-oss --with-alsa --with-jack --with-aac --with-mp3 \ --with-musepack --with-vorbis --with-flac --with-wavpack \ --with-sndfile --with-modplug --with-ffmpeg --with-speex \ - --with-samplerate --with-curl --disable-debug + --with-samplerate --with-curl --disable-cache --disable-debug make } diff --git a/extra/rdesktop/PKGBUILD b/extra/rdesktop/PKGBUILD index 204591f4d..f3cb15605 100644 --- a/extra/rdesktop/PKGBUILD +++ b/extra/rdesktop/PKGBUILD @@ -1,21 +1,22 @@ -# $Id: PKGBUILD 192288 2013-08-09 18:43:55Z eric $ +# $Id: PKGBUILD 192435 2013-08-11 19:09:27Z eric $ # Maintainer: # Contributor: Andrea Scarpino # Contributor: Dan McGee pkgname=rdesktop pkgver=1.8.0 -pkgrel=1 +pkgrel=2 pkgdesc="An open source client for Windows Remote Desktop Services" arch=('i686' 'x86_64') url="http://www.rdesktop.org/" license=('GPL3') depends=('libao' 'libsamplerate' 'xorg-xrandr' 'pcsclite') source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz" - 'rdesktop-send_physical_buttons.diff' 'rdesktop-libao.patch') + 'rdesktop-send_physical_buttons.diff' 'rdesktop-libao.patch' 'rdesktop-tcp.patch') md5sums=('203d662ac20b22250bbbd525a9f29f3a' 'cbfb12729e7f28e497afb883cc42022b' - '6514f31dc879a0a66c955e4e3348c143') + '6514f31dc879a0a66c955e4e3348c143' + 'f204fd8a40b16ca10d4962d4eaeca4db') prepare() { cd ${pkgname}-${pkgver} @@ -25,6 +26,9 @@ prepare() { # Fix libao segfault, from Fedora patch -i "${srcdir}/rdesktop-libao.patch" + + # FS#36488 + patch -i "${srcdir}/rdesktop-tcp.patch" } build() { diff --git a/extra/rdesktop/rdesktop-tcp.patch b/extra/rdesktop/rdesktop-tcp.patch new file mode 100644 index 000000000..f20182978 --- /dev/null +++ b/extra/rdesktop/rdesktop-tcp.patch @@ -0,0 +1,11 @@ +--- a/rdesktop/trunk/tcp.c ++++ b/rdesktop/trunk/tcp.c +@@ -193,7 +193,7 @@ + int rcvd = 0, ssl_err; + + if (g_network_error == True) +- return; ++ return NULL; + + if (s == NULL) + { diff --git a/extra/smartmontools/PKGBUILD b/extra/smartmontools/PKGBUILD index 10eb11338..9c210c306 100644 --- a/extra/smartmontools/PKGBUILD +++ b/extra/smartmontools/PKGBUILD @@ -1,12 +1,12 @@ -# $Id: PKGBUILD 185826 2013-05-19 13:29:06Z giovanni $ +# $Id: PKGBUILD 192431 2013-08-11 16:45:27Z giovanni $ # Maintainer: Giovanni Scafora # Contributor: Jeff Mickey # Contributor: Jani Talikka # Contributor: Ralf Barth pkgname=smartmontools -pkgver=6.1 -pkgrel=3 +pkgver=6.2 +pkgrel=1 pkgdesc="Control and monitor S.M.A.R.T. enabled ATA and SCSI Hard Drives" url="http://smartmontools.sourceforge.net" license=('GPL') @@ -17,7 +17,7 @@ backup=('etc/smartd.conf' 'etc/conf.d/smartd') source=("http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz" 'smartd.conf') -md5sums=('83a3a681f8183ed858392d550ae1cca6' +md5sums=('d44f84081a12cef79cd17f78044351fc' '28c1b80c41dac52d433961dcfb4f70e0') build() { diff --git a/extra/suil/PKGBUILD b/extra/suil/PKGBUILD index 8f43b4ab7..dfd2e2323 100644 --- a/extra/suil/PKGBUILD +++ b/extra/suil/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: speps pkgname=suil -pkgver=0.6.12 +pkgver=0.6.14 pkgrel=1 pkgdesc="A lightweight C library for loading and wrapping LV2 plugin UIs" arch=('i686' 'x86_64') @@ -14,7 +14,7 @@ makedepends=('python2' 'qt4' 'gtk2') optdepends=('qt4: Qt 4.x UI wrapping support' 'gtk2: GTK+ 2.x UI wrapping support') source=("http://download.drobilla.net/$pkgname-$pkgver.tar.bz2") -md5sums=('528d4a0a37e6c9d5a4547ac36f7bd9e6') +md5sums=('c9738de0d6974aca1fe75dd280114158') build() { cd "$srcdir/$pkgname-$pkgver" -- cgit v1.2.3-54-g00ecf