From 32fb2c222ff8558d8abdfa411e8487dc9a3c0696 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=A1s=20Reynolds?= Date: Fri, 4 Jul 2014 03:57:35 +0000 Subject: Fri Jul 4 03:52:39 UTC 2014 --- community/arch/PKGBUILD | 8 +-- community/cairo-clock/PKGBUILD | 35 ---------- community/cairo-clock/cairo-clock.patch | 18 ----- community/chrony/PKGBUILD | 8 +-- community/denemo/PKGBUILD | 6 +- community/erlang-nox/PKGBUILD | 8 +-- community/julia/PKGBUILD | 9 +-- community/kaa-base/PKGBUILD | 4 +- community/kaa-imlib2/PKGBUILD | 6 +- community/kaa-metadata/PKGBUILD | 4 +- community/lz4/PKGBUILD | 4 +- community/percona-server/PKGBUILD | 8 +-- community/raw-thumbnailer/PKGBUILD | 4 +- community/rust/PKGBUILD | 6 +- community/scite/PKGBUILD | 6 +- community/stella/PKGBUILD | 8 +-- community/virtualbox-modules/PKGBUILD | 4 +- community/zynaddsubfx/PKGBUILD | 14 ++-- core/lzo2/PKGBUILD | 17 ++--- core/lzo2/configure-2.07.patch | 12 ---- core/pkg-config/PKGBUILD | 6 +- extra/aspell-nl/PKGBUILD | 4 +- extra/basket/PKGBUILD | 4 +- extra/cmt/PKGBUILD | 4 +- extra/ddd/PKGBUILD | 14 ++-- extra/dvd+rw-tools/PKGBUILD | 4 +- extra/gtkglext/PKGBUILD | 4 +- extra/gv/PKGBUILD | 16 +++-- extra/gweled/PKGBUILD | 8 +-- extra/hyphen/PKGBUILD | 15 ++-- extra/hyphen/hyphen-2.8.7-include-stdio-h.patch | 12 ++++ extra/libdbusmenu-qt5/PKGBUILD | 6 +- extra/libspiro/PKGBUILD | 24 +++++-- extra/libxdamage/PKGBUILD | 4 +- extra/libxdmcp/PKGBUILD | 4 +- extra/libxevie/PKGBUILD | 4 +- extra/libxkbfile/PKGBUILD | 4 +- extra/nss_ldap/PKGBUILD | 17 +++-- extra/pathological/PKGBUILD | 18 +++-- extra/qscintilla/PKGBUILD | 17 ++--- extra/qscintilla/configure.py-objdir-support.diff | 21 ------ extra/qwtplot3d/PKGBUILD | 6 +- extra/re-alpine/PKGBUILD | 16 +++-- extra/rsync/CVE-2014-2855.patch | 83 ----------------------- extra/rsync/PKGBUILD | 7 +- extra/rsync/rsyncd.service | 1 + extra/sip/PKGBUILD | 6 +- extra/streamripper/PKGBUILD | 9 ++- extra/tamu-anova/PKGBUILD | 4 +- extra/trayer/PKGBUILD | 14 ++-- extra/vorbis-tools/PKGBUILD | 14 ++-- extra/xbill/03_fix_ftbfs_binutils_gold.diff | 15 ---- extra/xbill/PKGBUILD | 21 +++--- extra/xcb-util/PKGBUILD | 4 +- extra/xcompmgr/PKGBUILD | 4 +- extra/xmahjongg/PKGBUILD | 10 +-- extra/xorg-bdftopcf/PKGBUILD | 4 +- extra/xorg-sessreg/PKGBUILD | 4 +- extra/xorg-smproxy/PKGBUILD | 4 +- extra/xorg-xbiff/PKGBUILD | 4 +- extra/xorg-xkbutils/PKGBUILD | 4 +- extra/xorg-xlsatoms/PKGBUILD | 4 +- extra/xorg-xmag/PKGBUILD | 4 +- 63 files changed, 246 insertions(+), 395 deletions(-) delete mode 100644 community/cairo-clock/PKGBUILD delete mode 100644 community/cairo-clock/cairo-clock.patch delete mode 100644 core/lzo2/configure-2.07.patch create mode 100644 extra/hyphen/hyphen-2.8.7-include-stdio-h.patch delete mode 100644 extra/qscintilla/configure.py-objdir-support.diff delete mode 100644 extra/rsync/CVE-2014-2855.patch delete mode 100644 extra/xbill/03_fix_ftbfs_binutils_gold.diff diff --git a/community/arch/PKGBUILD b/community/arch/PKGBUILD index a39bf7740..bab972062 100644 --- a/community/arch/PKGBUILD +++ b/community/arch/PKGBUILD @@ -1,17 +1,17 @@ -# $Id: PKGBUILD 64633 2012-02-17 13:20:14Z lfleischer $ +# $Id: PKGBUILD 114698 2014-07-03 06:50:05Z lfleischer $ # Maintainer: Lukas Fleischer # Contributor: Judd Vinet pkgname=arch pkgver=1.3.5 -pkgrel=9 +pkgrel=10 pkgdesc='A modern and remarkable revision control system.' arch=('i686' 'x86_64') license=('GPL') -url='http://regexps.srparish.net/www/#Gnu-arch' +url='http://www.gnu.org/software/gnu-arch' depends=('zlib' 'expat' 'krb5') options=('!makeflags') -source=("ftp://ftp.gnu.org/gnu/gnu-arch/tla-${pkgver}.tar.gz") +source=("ftp://ftp.gnu.org/old-gnu/gnu-arch/tla-${pkgver}.tar.gz") md5sums=('db31ee89bc4788eef1eba1cee6c176ef') build() { diff --git a/community/cairo-clock/PKGBUILD b/community/cairo-clock/PKGBUILD deleted file mode 100644 index e646d62e1..000000000 --- a/community/cairo-clock/PKGBUILD +++ /dev/null @@ -1,35 +0,0 @@ -# $Id: PKGBUILD 66650 2012-02-26 21:00:49Z lfleischer $ -# Maintainer: Lukas Fleischer -# Contributor: Kane Wilson - -pkgname=cairo-clock -pkgver=0.3.4 -pkgrel=2 -pkgdesc='An analog clock displaying the system-time.' -arch=('i686' 'x86_64') -url='http://macslow.thepimp.net/?page_id=23' -license=('GPL') -depends=('cairo' 'libglade>=2.6.0' 'librsvg>=2.14.0') -makedepends=('intltool') -source=("http://macslow.thepimp.net/projects/cairo-clock/${pkgname}-${pkgver}.tar.gz" - 'cairo-clock.patch') -md5sums=('78e5b3aa3492aa6c182eaacae63a7c03' - 'a2ec378bf79dfb9a1b1418d7b2d341ff') - -build() { - cd "${srcdir}/${pkgname}-${pkgver}" - - patch -Np0 -i ../cairo-clock.patch - - # quick and dirty build fix, a proper patch was submitted upstream and is - # pending approval - sed -ie 's/-Wl, --export-dynamic/-Wl,--export-dynamic/g' src/Makefile* - - ./configure --prefix=/usr - make -} - -package() { - cd "${srcdir}/${pkgname}-${pkgver}" - make prefix="${pkgdir}/usr" install -} diff --git a/community/cairo-clock/cairo-clock.patch b/community/cairo-clock/cairo-clock.patch deleted file mode 100644 index 0f6a9775d..000000000 --- a/community/cairo-clock/cairo-clock.patch +++ /dev/null @@ -1,18 +0,0 @@ ---- src/cairo-clock.c.orig 2008-02-27 11:02:57.000000000 +0000 -+++ src/cairo-clock.c 2008-06-10 07:51:17.000000000 +0100 -@@ -1487,15 +1487,6 @@ - g_pErrorDialog = glade_xml_get_widget (pGladeXml, - "errorDialog"); - -- if (!gdk_screen_is_composited (gtk_widget_get_screen (g_pMainWindow))) -- { -- gtk_window_set_icon_from_file (GTK_WINDOW (g_pErrorDialog), -- get_icon_filename (), -- NULL); -- gtk_dialog_run (GTK_DIALOG (g_pErrorDialog)); -- exit (2); -- } -- - g_pPopUpMenu = glade_xml_get_widget (pGladeXml, - "popUpMenu"); - pSettingsMenuItem = glade_xml_get_widget (pGladeXml, diff --git a/community/chrony/PKGBUILD b/community/chrony/PKGBUILD index 347241995..ff76857b4 100644 --- a/community/chrony/PKGBUILD +++ b/community/chrony/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 113776 2014-06-30 09:17:14Z spupykin $ +# $Id: PKGBUILD 114721 2014-07-03 10:46:29Z thestinger $ # Maintainer: Sergej Pupykin # Maintainer: Daniel Micay # Contributor: Bartłomiej Piotrowski @@ -8,8 +8,8 @@ # Contributor: Elisamuel Resto pkgname=chrony -pkgver=1.29.1 -pkgrel=3 +pkgver=1.30 +pkgrel=1 pkgdesc='Lightweight NTP client and server' arch=('i686' 'x86_64') url="http://chrony.tuxfamily.org/" @@ -20,7 +20,7 @@ backup=('etc/chrony.conf') source=(http://download.tuxfamily.org/chrony/${pkgname}-${pkgver}.tar.gz service) install=${pkgname}.install -sha256sums=('658c9bb4d8c8d8ec7d0908429aa266e5f8413ba86bd4acbfd2f9669f6065af27' +sha256sums=('43aca956a0beb2c4847feffc847fec2c429ee9afb6252c7a499bbd68933046dd' '3c9d05aaba6c0bef43fd1923a6dd7ac5f9b9539d21efbd1fbe592b54dec8d493') build() { diff --git a/community/denemo/PKGBUILD b/community/denemo/PKGBUILD index 57dd70050..3ce902903 100644 --- a/community/denemo/PKGBUILD +++ b/community/denemo/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 112254 2014-05-30 17:17:27Z spupykin $ +# $Id: PKGBUILD 114709 2014-07-03 08:05:54Z spupykin $ # Maintainer: Sergej Pupykin # Contributor: Philipp Sandhaus # Contributor: Robert Emil Berge @@ -6,7 +6,7 @@ pkgname=denemo epoch=1 -pkgver=1.1.4 +pkgver=1.1.6 pkgrel=1 pkgdesc="A music score editor" arch=('i686' 'x86_64') @@ -18,7 +18,7 @@ depends=('aubio' 'portaudio' 'lilypond' 'gtk3' 'libxml2' 'guile' 'fftw' makedepends=('intltool' 'git') source=("http://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz") #source=("$pkgname-$pkgver::git://git.sv.gnu.org/denemo.git#commit=9bdb8e75be68ed3d1ba25a1d512107ac56d2bf18") -md5sums=('095f05f1b106ca36a5300334ee7f5ca8') +md5sums=('fe7b083a61cb3d847341703e148b5fe1') prepare() { cd $srcdir/$pkgname-$pkgver diff --git a/community/erlang-nox/PKGBUILD b/community/erlang-nox/PKGBUILD index a49cc69ea..e3a1e9248 100644 --- a/community/erlang-nox/PKGBUILD +++ b/community/erlang-nox/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 109152 2014-04-10 22:42:04Z arodseth $ +# $Id: PKGBUILD 114690 2014-07-02 22:54:48Z arodseth $ # Maintainer: Alexander Rødseth # Contributor: Lukas Fleischer # Contributor: Vesa Kaihlavirta @@ -7,7 +7,7 @@ # Contributor: Ricardo Catalinas Jiménez pkgname=erlang-nox -pkgver=17.0 +pkgver=17.1 pkgrel=1 pkgdesc='General-purpose concurrent functional programming language developed by Ericsson (headless version)' arch=('x86_64' 'i686') @@ -25,8 +25,8 @@ source=("http://www.erlang.org/download/otp_src_$pkgver.tar.gz" 'epmd.service' 'epmd.socket' 'epmd.conf') -sha256sums=('297f2baaa65e5ed1c2492c500fe191bff852217ad57af5da2470a3218c9acadb' - 'acf72b5876c6f505191a3fb57b7e672733f911141929c4cef050111cf8f8b399' +sha256sums=('b806f5b2b5cc2d0c0d5dd1a65657c21c10dc3a0535ef60adecdac9cd73b9c356' + '4a230277f135e3730593e7bffdd5ca92596568340f02a5b3134f1d083b34eaab' 'b121ec9053fb37abca5f910a81c526f93ec30fe13b574a12209223b346886a9e' '998a759e4cea4527f9d9b241bf9f32527d7378d63ea40afa38443c6c3ceaea34' '78ce5e67b21758c767d727e56b20502f75dc4385ff9b6c6db312d8e8506f2df2') diff --git a/community/julia/PKGBUILD b/community/julia/PKGBUILD index a1d909c53..d1ff10621 100644 --- a/community/julia/PKGBUILD +++ b/community/julia/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 113118 2014-06-13 20:59:12Z arodseth $ +# $Id: PKGBUILD 114739 2014-07-03 15:11:03Z arodseth $ # Maintainer: Alexander Rødseth # Contributor: Lex Black # Contributor: Michael Jakl @@ -6,7 +6,7 @@ pkgname=julia pkgver=0.3.0_prerelease -pkgrel=6 +pkgrel=7 pkgdesc='High-level, high-performance, dynamic programming language' arch=('x86_64' 'i686') url='http://julialang.org' @@ -15,7 +15,7 @@ depends=('arpack' 'fftw' 'git' 'gmp' 'libunwind' 'mpfr' 'pcre' 'readline' 'zlib' makedepends=('gcc-fortran' 'python2' 'libuv' 'setconf') optdepends=('gnuplot: If using the Gaston Package from julia') options=('!emptydirs' 'staticlibs') -source=("git://github.com/JuliaLang/julia.git#commit=3985890") +source=('git://github.com/JuliaLang/julia.git#commit=a8545c0a93') sha256sums=('SKIP') prepare() { @@ -79,9 +79,6 @@ package() { # Remove duplicate man-page from julia/doc rm -rv "$pkgdir/usr/share/julia/doc/man" - # Remove this file in order for Julia to start - rm -v "$pkgdir/usr/lib/julia/sys.so" - # Fix wonky permission chmod 644 "$pkgdir/usr/lib/julia/libuv.a" } diff --git a/community/kaa-base/PKGBUILD b/community/kaa-base/PKGBUILD index 89c535bc2..e2d0a985c 100644 --- a/community/kaa-base/PKGBUILD +++ b/community/kaa-base/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 68025 2012-03-17 01:28:26Z giovanni $ +# $Id: PKGBUILD 114717 2014-07-03 09:48:50Z fyan $ # Maintainer: Ronald van Haren # Contributor: DonVla pkgname=kaa-base pkgver=0.6.0 -pkgrel=4 +pkgrel=5 pkgdesc="KAA base package" url="http://freevo.sourceforge.net/" license=('GPL2') diff --git a/community/kaa-imlib2/PKGBUILD b/community/kaa-imlib2/PKGBUILD index ed9acf40f..7f56d4a9f 100644 --- a/community/kaa-imlib2/PKGBUILD +++ b/community/kaa-imlib2/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 86681 2013-03-21 01:58:58Z eric $ +# $Id: PKGBUILD 114748 2014-07-03 16:29:10Z fyan $ # Maintainer: Ronald van Haren # Contributor: DonVla pkgname=kaa-imlib2 pkgver=0.2.3 -pkgrel=5 +pkgrel=6 pkgdesc="KAA imlib2 package" url="http://freevo.sourceforge.net/" license=('GPL2') @@ -15,5 +15,5 @@ md5sums=('64828ede785ab0dd2d3c1f2f36c99342') package() { cd "$srcdir/$pkgname-$pkgver" - python2 setup.py install --prefix="$pkgdir/usr" + python2 setup.py install -O1 --prefix="$pkgdir/usr" } diff --git a/community/kaa-metadata/PKGBUILD b/community/kaa-metadata/PKGBUILD index 29be1626d..30a923db9 100644 --- a/community/kaa-metadata/PKGBUILD +++ b/community/kaa-metadata/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 68029 2012-03-17 01:35:40Z giovanni $ +# $Id: PKGBUILD 114750 2014-07-03 16:30:43Z fyan $ # Maintainer: Ronald van Haren # Contributor: DonVla pkgname=kaa-metadata pkgver=0.7.7 -pkgrel=4 +pkgrel=5 pkgdesc="KAA metadata package" url="http://freevo.sourceforge.net/" license=('GPL2') diff --git a/community/lz4/PKGBUILD b/community/lz4/PKGBUILD index 4f696d79a..c2463feb7 100644 --- a/community/lz4/PKGBUILD +++ b/community/lz4/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 113690 2014-06-27 23:36:49Z seblu $ +# $Id: PKGBUILD 114696 2014-07-03 04:22:07Z thestinger $ # Maintainer: Sébastien Luttringer # Contacted by mail, author use svn commit as release version. # He only push tested release code into svn and support using revision as version pkgname=lz4 -pkgver=118 +pkgver=119 pkgrel=1 pkgdesc='Very fast lossless compression algorithm' arch=('i686' 'x86_64') diff --git a/community/percona-server/PKGBUILD b/community/percona-server/PKGBUILD index 201f86fce..636f9a5ea 100644 --- a/community/percona-server/PKGBUILD +++ b/community/percona-server/PKGBUILD @@ -1,12 +1,12 @@ -# $Id: PKGBUILD 113245 2014-06-16 15:50:59Z mtorromeo $ +# $Id: PKGBUILD 114715 2014-07-03 08:25:03Z mtorromeo $ # Maintainer: Massimiliano Torromeo pkgbase=percona-server pkgname=('libperconaserverclient' 'percona-server-clients' 'percona-server') -pkgver=5.6.17_66.0 +pkgver=5.6.19_67.0 _pkgver=${pkgver/_/-} _myver=${pkgver/_rel*} -pkgrel=2 +pkgrel=1 arch=('i686' 'x86_64') makedepends=('cmake' 'openssl' 'zlib' 'libaio' 'systemd-tools') license=('GPL') @@ -137,7 +137,7 @@ package_percona-server() { rm usr/share/man/man1/mysql-test-run.pl.1 } -sha256sums=('645bb6f59d0478ac315a2a0a4e64fa3fc5a240547d464b274b2026643111fe98' +sha256sums=('5099e9d0ec69124f44596005a2dad92697dc2b6f8ab54d32bdb089945b76c346' '82a241d9fa4032187a26597d044e94ba810b209b53a7ce14bb6eb92555993a48' '9bc66470f3f80534c0bb62f9f8325ccf60b164f421f74ad74a963f065d7b1869' 'badf6a701d9dc6ea3b4ddca26cb0f42b6236432ccdbc14c64962147802594a60' diff --git a/community/raw-thumbnailer/PKGBUILD b/community/raw-thumbnailer/PKGBUILD index 09aba9d1b..946de4df5 100644 --- a/community/raw-thumbnailer/PKGBUILD +++ b/community/raw-thumbnailer/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 58310 2011-11-10 20:50:33Z rvanharen $ +# $Id: PKGBUILD 114752 2014-07-03 16:33:57Z fyan $ # Maintainer: Ronald van Haren # Contributor: boromil@gmail.com pkgname=raw-thumbnailer pkgver=0.2.1 -pkgrel=1 +pkgrel=2 pkgdesc="A lightweight and fast raw image thumbnailer that can be used by file managers." url="http://code.google.com/p/raw-thumbnailer/" license=('GPL2') diff --git a/community/rust/PKGBUILD b/community/rust/PKGBUILD index 2d9a7e105..303a9e718 100644 --- a/community/rust/PKGBUILD +++ b/community/rust/PKGBUILD @@ -1,7 +1,7 @@ -# $Id: PKGBUILD 108786 2014-04-03 20:27:41Z thestinger $ +# $Id: PKGBUILD 114694 2014-07-03 04:17:03Z thestinger $ # Maintainer: Daniel Micay pkgname=rust -pkgver=0.10 +pkgver=0.11.0 pkgrel=1 arch=('i686' 'x86_64') pkgdesc='A safe, concurrent, practical language' @@ -11,7 +11,7 @@ depends=(gcc shared-mime-info) makedepends=(libffi perl python2 curl) source=("http://static.rust-lang.org/dist/rust-${pkgver}.tar.gz" "http://static.rust-lang.org/dist/rust-${pkgver}.tar.gz.asc") -sha256sums=('c72cfbbf03016804a81d7b68e8258ffaf018f8f5a25550ad64571ce6c2642cf9' +sha256sums=('d1b3e36448bf12b8c9289024df416de10774b6d3235d7b1d22b248ef634411ba' 'SKIP') install=rust.install options=(staticlibs) diff --git a/community/scite/PKGBUILD b/community/scite/PKGBUILD index 4ba0d36d7..117184b5b 100644 --- a/community/scite/PKGBUILD +++ b/community/scite/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 112758 2014-06-06 11:51:43Z arodseth $ +# $Id: PKGBUILD 114737 2014-07-03 13:20:51Z arodseth $ # Maintainer: Alexander Rødseth # Contributor: Thomas S Hatch # Contributor: Corrado 'bardo' Primier @@ -6,7 +6,7 @@ # Contributor: Daniel J Griffiths pkgname=scite -pkgver=3.4.3 +pkgver=3.4.4 pkgrel=1 pkgdesc='Editor with facilities for building and running programs' arch=('x86_64' 'i686') @@ -17,7 +17,7 @@ makedepends=('setconf') backup=('usr/share/scite/SciTEGlobal.properties') install="$pkgname.install" source=("http://downloads.sourceforge.net/sourceforge/scintilla/${pkgname}${pkgver//./}.tgz") -sha256sums=('8bad6e1241aba32001f8bbf6dfb368756a2c3e44dc96d712849a7de6f7540f23') +sha256sums=('e3c477d96ab233e526020ff176b7113ada0cdf90425765ca5cb7c48e55317995') prepare() { if [ $?CXXBASEFLAGS == 1 ]; then diff --git a/community/stella/PKGBUILD b/community/stella/PKGBUILD index 8896a826a..ffcd5101e 100644 --- a/community/stella/PKGBUILD +++ b/community/stella/PKGBUILD @@ -4,17 +4,17 @@ # Contributor: Shinlun Hsieh pkgname=stella -pkgver=3.9.3 -pkgrel=2 +pkgver=4.0 +pkgrel=1 pkgdesc="A multi-platform Atari 2600 VCS emulator" arch=('i686' 'x86_64') url="http://stella.sourceforge.net" license=('GPL') -depends=('sdl' 'hicolor-icon-theme' 'gtk-update-icon-cache') +depends=('sdl2' 'gtk-update-icon-cache') makedepends=('glu') install=$pkgname.install source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver-src.tar.gz) -md5sums=('007d45faa46341763da31f87d55df2d8') +md5sums=('eddf048493d3242827c86ffa464a9dc2') build() { cd "$srcdir"/$pkgname-$pkgver diff --git a/community/virtualbox-modules/PKGBUILD b/community/virtualbox-modules/PKGBUILD index 3dc5d0ce0..030cc37fc 100644 --- a/community/virtualbox-modules/PKGBUILD +++ b/community/virtualbox-modules/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 113333 2014-06-18 14:08:30Z tpowa $ +# $Id: PKGBUILD 114746 2014-07-03 16:16:44Z tpowa $ # Maintainer: Ionut Biru # Maintainer: Sébastien Luttringer pkgbase=virtualbox-modules pkgname=('virtualbox-host-modules' 'virtualbox-guest-modules') pkgver=4.3.12 -pkgrel=5 +pkgrel=6 arch=('i686' 'x86_64') url='http://virtualbox.org' license=('GPL') diff --git a/community/zynaddsubfx/PKGBUILD b/community/zynaddsubfx/PKGBUILD index 9f5dcdcfb..3fb13e702 100644 --- a/community/zynaddsubfx/PKGBUILD +++ b/community/zynaddsubfx/PKGBUILD @@ -1,12 +1,12 @@ -# $Id: PKGBUILD 103709 2014-01-10 12:47:51Z spupykin $ +# $Id: PKGBUILD 114711 2014-07-03 08:06:21Z spupykin $ # Maintainer: Sergej Pupykin # Maintainer: SpepS # Contributor: Ionut Biru # Contributor: DonVla pkgname=zynaddsubfx -pkgver=2.4.3 -pkgrel=2 +pkgver=2.4.4 +pkgrel=1 pkgdesc="Opensource software synthesizer capable of making a countless number of instruments." arch=('i686' 'x86_64') url="http://zynaddsubfx.sourceforge.net" @@ -14,9 +14,9 @@ license=('GPL') depends=('fltk' 'libgl' 'fftw' 'lash' 'mxml') makedepends=('cmake' 'pkgconfig' 'mesa' 'setconf' 'gendesk') options=('!emptydirs') -source=("http://switch.dl.sourceforge.net/sourceforge/$pkgname/ZynAddSubFX-$pkgver.tar.bz2" +source=("http://switch.dl.sourceforge.net/sourceforge/$pkgname/zynaddsubfx-$pkgver.tar.xz" "$pkgname.svg") -md5sums=('2e8994cc54e5f1a64b77dfac3baf0d9a' +md5sums=('4f985c06da3a3e31ebccd7cf72ae434e' '6f7e9c3ce3947088a10c99c46a65431f') build() { @@ -24,7 +24,7 @@ build() { gendesk $startdir/PKGBUILD setconf "$pkgname.desktop" Icon "$pkgname.svg" - cd "ZynAddSubFX-$pkgver" + cd "zynaddsubfx-$pkgver" sed -i '1,1i#include ' src/Nio/NulEngine.cpp @@ -43,7 +43,7 @@ build() { } package() { - cd "$srcdir/ZynAddSubFX-$pkgver/build" + cd "$srcdir/zynaddsubfx-$pkgver/build" make DESTDIR="$pkgdir/" install diff --git a/core/lzo2/PKGBUILD b/core/lzo2/PKGBUILD index e163f4321..2fc643a5b 100644 --- a/core/lzo2/PKGBUILD +++ b/core/lzo2/PKGBUILD @@ -1,23 +1,16 @@ -# $Id: PKGBUILD 215660 2014-06-30 06:39:24Z tpowa $ +# $Id: PKGBUILD 216411 2014-07-03 16:14:48Z tpowa $ # Contributor: Low Kian Seong # Maintainer: dorphell pkgname=lzo2 -pkgver=2.07 -pkgrel=2 +pkgver=2.08 +pkgrel=1 pkgdesc="Portable lossless data compression library" arch=('i686' 'x86_64') url="http://www.oberhumer.com/opensource/lzo" license=('GPL') depends=('glibc') -source=(http://www.oberhumer.com/opensource/lzo/download/lzo-${pkgver}.tar.gz - configure-2.07.patch) -md5sums=('4011935e95171e78ad4894f7335c982a' - 'db3ead3fb5590275838d3080ea7342d1') - -prepare() { - cd "${srcdir}/lzo-${pkgver}" - patch -Np0 -i ${srcdir}/configure-2.07.patch -} +source=(http://www.oberhumer.com/opensource/lzo/download/lzo-${pkgver}.tar.gz) +md5sums=('fcec64c26a0f4f4901468f360029678f') build() { cd "${srcdir}/lzo-${pkgver}" diff --git a/core/lzo2/configure-2.07.patch b/core/lzo2/configure-2.07.patch deleted file mode 100644 index be61278df..000000000 --- a/core/lzo2/configure-2.07.patch +++ /dev/null @@ -1,12 +0,0 @@ ---- configure.ORIG 2014-06-25 15:47:13.000000000 +0200 -+++ configure 2014-06-26 00:05:33.000000000 +0200 -@@ -13953,7 +13953,7 @@ - /* end confdefs.h. */ - #define LZO_CFG_NO_CONFIG_HEADER 1 - #define LZO_WANT_ACC_INCD_H 1 --#include "include/lzo/lzodefs.h" -+#include "include/lzo/lzoconf.h" - #include "src/lzo_supp.h" - - #undef LZOCHK_ASSERT - diff --git a/core/pkg-config/PKGBUILD b/core/pkg-config/PKGBUILD index a244d10f3..982b13822 100644 --- a/core/pkg-config/PKGBUILD +++ b/core/pkg-config/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 176247 2013-01-28 00:29:25Z allan $ +# $Id: PKGBUILD 216305 2014-07-03 02:21:31Z allan $ # Maintainer: Allan McRae -# Committer: Judd Vinet +# Contributor: Judd Vinet pkgname=pkg-config pkgver=0.28 -pkgrel=1 +pkgrel=2 pkgdesc="A system for managing library compile/link flags" arch=('i686' 'x86_64') url="http://pkgconfig.freedesktop.org/wiki/" diff --git a/extra/aspell-nl/PKGBUILD b/extra/aspell-nl/PKGBUILD index 28439b454..015b9c4e9 100644 --- a/extra/aspell-nl/PKGBUILD +++ b/extra/aspell-nl/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 150491 2012-02-18 03:32:06Z allan $ +# $Id: PKGBUILD 216370 2014-07-03 04:37:07Z fyan $ # Maintainer: # Contributor: Simo Leone # Contributor: Tobias Kieslich pkgname=aspell-nl pkgver=0.50.2 -pkgrel=2 +pkgrel=3 pkgdesc="Dutch dictionary for aspell" arch=('i686' 'x86_64') url="http://aspell.net/" diff --git a/extra/basket/PKGBUILD b/extra/basket/PKGBUILD index fd46016ed..67bcf0dd2 100644 --- a/extra/basket/PKGBUILD +++ b/extra/basket/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 150150 2012-02-13 15:03:16Z ronald $ +# $Id: PKGBUILD 216375 2014-07-03 05:29:39Z fyan $ # Maintainer: Ronald van Haren # Contributor: James Rayner # Contributor: lucke pkgname=basket pkgver=1.81 -pkgrel=3 +pkgrel=4 pkgdesc="All-purpose notes taker for KDE." arch=('i686' 'x86_64') url="http://basket.kde.org/" diff --git a/extra/cmt/PKGBUILD b/extra/cmt/PKGBUILD index df73556ce..6a94dd9b5 100644 --- a/extra/cmt/PKGBUILD +++ b/extra/cmt/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 137734 2011-09-10 14:32:08Z pierre $ +# $Id: PKGBUILD 216392 2014-07-03 07:42:18Z fyan $ #Maintainer: Damir Perisa #Contributor: Robert Emil Berge pkgname=cmt pkgver=1.16 -pkgrel=3 +pkgrel=4 pkgdesc="CMT for LADSPA" arch=('i686' 'x86_64') license=('GPL') diff --git a/extra/ddd/PKGBUILD b/extra/ddd/PKGBUILD index 6e7b8447e..16f83e679 100644 --- a/extra/ddd/PKGBUILD +++ b/extra/ddd/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 149362 2012-02-07 07:35:45Z eric $ +# $Id: PKGBUILD 216297 2014-07-03 00:52:50Z eric $ # Maintainer: Eric Bélanger pkgname=ddd pkgver=3.3.12 -pkgrel=3 +pkgrel=4 pkgdesc="A graphical front-end for command-line debuggers such as GDB, JDB, pydb, perl debugger..." arch=('i686' 'x86_64') url="http://www.gnu.org/software/ddd/" @@ -19,15 +19,19 @@ sha1sums=('b91d2dfb1145af409138bd34517a898341724e56' 'de155d812da6e11e55cc882292bb5c7b30bd31a1' '3d43c9d56347f248732b1d72f29c7bf799f03864') -build() { - cd "${srcdir}/${pkgname}-${pkgver}" +prepare() { + cd ${pkgname}-${pkgver} patch -p1 < ../ddd-3.3.12-gcc44.patch +} + +build() { + cd ${pkgname}-${pkgver} ./configure --prefix=/usr make } package() { - cd "${srcdir}/${pkgname}-${pkgver}" + cd ${pkgname}-${pkgver} make DESTDIR="${pkgdir}" install install -D -m644 icons/ddd.xpm "${pkgdir}/usr/share/pixmaps/ddd.xpm" } diff --git a/extra/dvd+rw-tools/PKGBUILD b/extra/dvd+rw-tools/PKGBUILD index 27c8c9122..3f134291f 100644 --- a/extra/dvd+rw-tools/PKGBUILD +++ b/extra/dvd+rw-tools/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 137803 2011-09-11 11:04:53Z pierre $ +# $Id: PKGBUILD 216372 2014-07-03 05:23:26Z fyan $ # Maintainer: damir pkgname=dvd+rw-tools pkgver=7.1 -pkgrel=4 +pkgrel=5 pkgdesc="dvd burning tools" arch=('i686' 'x86_64') license=('GPL') diff --git a/extra/gtkglext/PKGBUILD b/extra/gtkglext/PKGBUILD index 500e2bdf5..b48a9c235 100644 --- a/extra/gtkglext/PKGBUILD +++ b/extra/gtkglext/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 198073 2013-10-30 12:38:12Z allan $ +# $Id: PKGBUILD 216378 2014-07-03 05:35:54Z fyan $ # Maintainer: Ronald van Haren # Contributor: Ben pkgname=gtkglext pkgver=1.2.0 -pkgrel=9 +pkgrel=10 pkgdesc="opengl extensions for gtk2" arch=('i686' 'x86_64') url="http://gtkglext.sourceforge.net/" diff --git a/extra/gv/PKGBUILD b/extra/gv/PKGBUILD index ab381a8f3..ba1b7f98a 100644 --- a/extra/gv/PKGBUILD +++ b/extra/gv/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 180131 2013-03-18 05:57:27Z eric $ +# $Id: PKGBUILD 216302 2014-07-03 01:49:15Z eric $ # Maintainer: Eric Bélanger pkgname=gv pkgver=3.7.4 -pkgrel=1 +pkgrel=2 pkgdesc="A program to view PostScript and PDF documents" arch=('i686' 'x86_64') url="http://www.gnu.org/software/gv/" @@ -11,20 +11,24 @@ license=('GPL3') depends=('xaw3d' 'ghostscript' 'desktop-file-utils') options=('emptydirs') install=gv.install -source=(http://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz{,.sig} gv.desktop) +source=(http://ftp.gnu.org/gnu/gv/${pkgname}-${pkgver}.tar.gz{,.sig} gv.desktop) sha1sums=('d5bc11a37136dff69248f943a632544a4036b63f' '7d8b7edd60617b189ba39ca982252b0d59c0755d' 'b40ccad8a8d837791598075f543edce9aa1f4352') -build() { - cd "${srcdir}/${pkgname}-${pkgver}" +prepare() { + cd ${pkgname}-${pkgver} sed -i -e "s:-dGraphicsAlphaBits=2:\0 -dAlignToPixels=0:" src/Makefile.{am,in} +} + +build() { + cd ${pkgname}-${pkgver} ./configure --prefix=/usr make } package() { - cd "${srcdir}/${pkgname}-${pkgver}" + cd ${pkgname}-${pkgver} make DESTDIR="${pkgdir}" install install -D -m644 ../gv.desktop "${pkgdir}/usr/share/applications/gv.desktop" install -D -m644 src/gv_icon.xbm "${pkgdir}/usr/share/pixmaps/gv.xbm" diff --git a/extra/gweled/PKGBUILD b/extra/gweled/PKGBUILD index 7059a3e37..35788bee1 100644 --- a/extra/gweled/PKGBUILD +++ b/extra/gweled/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 170548 2012-11-08 15:28:32Z heftig $ +# $Id: PKGBUILD 216304 2014-07-03 02:19:31Z eric $ # Maintainer: Eric Bélanger pkgname=gweled pkgver=0.9.1 -pkgrel=2 +pkgrel=3 pkgdesc="A puzzle game similar to Bejeweled (aka Diamond Mine)" arch=('i686' 'x86_64') license=('GPL') @@ -15,14 +15,14 @@ source=(http://launchpad.net/${pkgname}/trunk/${pkgver}/+download/${pkgname}-${p sha1sums=('ff4a59935c9e1eb4a202e723baabaab39f526714') build() { - cd "${srcdir}/${pkgname}-${pkgver}" + cd ${pkgname}-${pkgver} ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \ --with-scores-user=root --with-scores-group=games make } package() { - cd "${srcdir}/${pkgname}-${pkgver}" + cd ${pkgname}-${pkgver} make DESTDIR="${pkgdir}" install # We generate these files on post-install to prevent score resets on upgrade diff --git a/extra/hyphen/PKGBUILD b/extra/hyphen/PKGBUILD index a27a64924..70dd0778e 100644 --- a/extra/hyphen/PKGBUILD +++ b/extra/hyphen/PKGBUILD @@ -1,16 +1,23 @@ -# $Id: PKGBUILD 215532 2014-06-28 08:56:08Z andyrtr $ +# $Id: PKGBUILD 216424 2014-07-03 19:00:58Z bpiotrowski $ # Maintainer: AndyRTR pkgbase=hyphen pkgname=('hyphen' 'hyphen-en') pkgver=2.8.7 -pkgrel=1 +pkgrel=2 arch=('i686' 'x86_64') url="http://hunspell.sf.net" license=('GPL2' 'LGPL2.1' 'MPL') makedepends=('glibc' 'perl') -source=(http://downloads.sourceforge.net/hunspell/${pkgname}-${pkgver}.tar.gz) -sha1sums=('ca565779e89ca299475e7eb993612b722c09e9e0') +source=(http://downloads.sourceforge.net/hunspell/${pkgname}-${pkgver}.tar.gz + hyphen-2.8.7-include-stdio-h.patch) +sha1sums=('ca565779e89ca299475e7eb993612b722c09e9e0' + '28865675bab044dbbd417e7435481049984d9391') + +prepare() { + cd "$srcdir/$pkgname-$pkgver" + patch -p1 -i "$srcdir/hyphen-2.8.7-include-stdio-h.patch" +} build() { cd "$srcdir/$pkgname-$pkgver" diff --git a/extra/hyphen/hyphen-2.8.7-include-stdio-h.patch b/extra/hyphen/hyphen-2.8.7-include-stdio-h.patch new file mode 100644 index 000000000..a1ada71c5 --- /dev/null +++ b/extra/hyphen/hyphen-2.8.7-include-stdio-h.patch @@ -0,0 +1,12 @@ +diff -rupN a/hyphen.h b/hyphen.h +--- a/hyphen.h 2013-03-18 11:49:03.000000000 +0100 ++++ b/hyphen.h 2014-07-03 20:44:33.209910415 +0200 +@@ -55,6 +55,8 @@ + extern "C" { + #endif /* __cplusplus */ + ++#include ++ + typedef struct _HyphenDict HyphenDict; + typedef struct _HyphenState HyphenState; + typedef struct _HyphenTrans HyphenTrans; diff --git a/extra/libdbusmenu-qt5/PKGBUILD b/extra/libdbusmenu-qt5/PKGBUILD index f3c2dfcc2..15ec2ebb8 100644 --- a/extra/libdbusmenu-qt5/PKGBUILD +++ b/extra/libdbusmenu-qt5/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 212983 2014-05-16 23:15:56Z andrea $ +# $Id: PKGBUILD 216436 2014-07-03 20:28:32Z andrea $ # Maintainer: Andrea Scarpino pkgname=libdbusmenu-qt5 -pkgver=0.9.3+14.04.20140314 +pkgver=0.9.3+14.10.20140619 pkgrel=1 pkgdesc='A library that provides a Qt implementation of the DBusMenu spec' arch=('i686' 'x86_64') @@ -11,7 +11,7 @@ license=('GPL') depends=('qt5-base') makedepends=('cmake' 'doxygen') source=("http://archive.ubuntu.com/ubuntu/pool/main/libd/libdbusmenu-qt/libdbusmenu-qt_${pkgver}.orig.tar.gz") -md5sums=('0e8df8b3e082afb4ecbb7b0279cb0b98') +md5sums=('aba34b9b91f18d60828ca1143bf23b0b') prepare() { mkdir -p build diff --git a/extra/libspiro/PKGBUILD b/extra/libspiro/PKGBUILD index dc4d37a1a..bedb55407 100644 --- a/extra/libspiro/PKGBUILD +++ b/extra/libspiro/PKGBUILD @@ -1,24 +1,36 @@ -# $Id: PKGBUILD 198241 2013-10-30 13:40:21Z allan $ +# $Id: PKGBUILD 216295 2014-07-03 00:37:56Z bisson $ # Maintainer: Gaetan Bisson # Contributor: Rémy Oudompheng pkgname=libspiro -pkgver=20071029 -pkgrel=3 +epoch=1 +pkgver=0.2 +pkgrel=1 pkgdesc='Simplifies the drawing of beautiful curves' -url='http://libspiro.sourceforge.net/' +url='https://github.com/fontforge/libspiro' license=('GPL') arch=('i686' 'x86_64') -source=("http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}_src-${pkgver}.tar.bz2") -sha1sums=('d8b407b835b35289af2914877a4c6000b4fdd382') +source=("https://github.com/fontforge/libspiro/archive/v${pkgver}.tar.gz") +sha1sums=('6d0e12bbaf09eb45b2832a62ae1bec1795b8296b') +prepare() { + cd "${srcdir}/${pkgname}-${pkgver}" + autoreconf -i + automake --foreign -Wall +} build() { cd "${srcdir}/${pkgname}-${pkgver}" + export LDFLAGS= ./configure --prefix=/usr make } +check() { + cd "${srcdir}/${pkgname}-${pkgver}" + make check +} + package() { cd "${srcdir}/${pkgname}-${pkgver}" make DESTDIR="${pkgdir}" install diff --git a/extra/libxdamage/PKGBUILD b/extra/libxdamage/PKGBUILD index 7fab57a24..a71944354 100644 --- a/extra/libxdamage/PKGBUILD +++ b/extra/libxdamage/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 198274 2013-10-30 13:52:16Z allan $ +# $Id: PKGBUILD 216368 2014-07-03 04:30:03Z fyan $ # Maintainer: Jan de Groot pkgname=libxdamage pkgver=1.1.4 -pkgrel=1 +pkgrel=2 pkgdesc="X11 damaged region extension library" arch=('i686' 'x86_64') url="http://xorg.freedesktop.org/" diff --git a/extra/libxdmcp/PKGBUILD b/extra/libxdmcp/PKGBUILD index e4169c81b..a731fe597 100644 --- a/extra/libxdmcp/PKGBUILD +++ b/extra/libxdmcp/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 198275 2013-10-30 13:52:38Z allan $ +# $Id: PKGBUILD 216363 2014-07-03 04:24:11Z fyan $ #Maintainer: Jan de Groot pkgname=libxdmcp pkgver=1.1.1 -pkgrel=1 +pkgrel=2 pkgdesc="X11 Display Manager Control Protocol library" arch=('i686' 'x86_64') url="http://xorg.freedesktop.org/" diff --git a/extra/libxevie/PKGBUILD b/extra/libxevie/PKGBUILD index 895c1b4db..aa1b0a7b5 100644 --- a/extra/libxevie/PKGBUILD +++ b/extra/libxevie/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 198276 2013-10-30 13:52:59Z allan $ +# $Id: PKGBUILD 216365 2014-07-03 04:26:04Z fyan $ #Maintainer: Jan de Groot pkgname=libxevie pkgver=1.0.3 -pkgrel=2 +pkgrel=3 pkgdesc="X11 EvIE extension library" arch=('i686' 'x86_64') url="http://xorg.freedesktop.org/" diff --git a/extra/libxkbfile/PKGBUILD b/extra/libxkbfile/PKGBUILD index 1e612efa6..5c65851b1 100644 --- a/extra/libxkbfile/PKGBUILD +++ b/extra/libxkbfile/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 198286 2013-10-30 13:56:32Z allan $ +# $Id: PKGBUILD 216322 2014-07-03 03:14:14Z fyan $ # Maintainer: Jan de Groot pkgname=libxkbfile pkgver=1.0.8 -pkgrel=1 +pkgrel=2 pkgdesc="X11 keyboard file manipulation library" arch=('i686' 'x86_64') license=('custom') diff --git a/extra/nss_ldap/PKGBUILD b/extra/nss_ldap/PKGBUILD index 3f07c65ce..e45deeeae 100644 --- a/extra/nss_ldap/PKGBUILD +++ b/extra/nss_ldap/PKGBUILD @@ -1,21 +1,30 @@ -# $Id: PKGBUILD 216157 2014-07-01 17:54:11Z fyan $ +# $Id: PKGBUILD 216417 2014-07-03 16:19:50Z fyan $ # Maintainer: # Contributor: Comete pkgname=nss_ldap pkgver=265 -pkgrel=5 +pkgrel=6 pkgdesc="The nss_ldap module provides the means for Linux and Solaris workstations to resolve the entities defined in RFC 2307 from LDAP directories." arch=('i686' 'x86_64') url="http://www.padl.com/OSS/nss_ldap.html" license=('LGPL') depends=('libldap' 'krb5') backup=("etc/nss_ldap.conf") -source=("http://www.padl.com/download/${pkgname}-${pkgver}.tar.gz") -md5sums=('c1cb02d1a85538cf16bca6f6a562abe4') +source=("http://www.padl.com/download/${pkgname}-${pkgver}.tar.gz" + "https://raw.githubusercontent.com/archlinuxarm/PKGBUILDs/6a27f55c8370f8b49fd3c10d46214de9c9c37932/extra/nss_ldap/nss_ldap-265-glibc-2.16.patch" + "https://raw.githubusercontent.com/archlinuxarm/PKGBUILDs/6a27f55c8370f8b49fd3c10d46214de9c9c37932/extra/nss_ldap/nss_ldap-265-pthread.patch") +md5sums=('c1cb02d1a85538cf16bca6f6a562abe4' + '49df78dc482f90f5c3d850a664308216' + '38c881edcb8df6b426f8a9d8f269d567') build() { cd "${srcdir}/${pkgname}-${pkgver}" + + # FS#41068 + patch -p0 -i ../nss_ldap-265-glibc-2.16.patch + patch -p0 -i ../nss_ldap-265-pthread.patch + ./configure \ --prefix=/usr \ --with-ldap-conf-file=/etc/nss_ldap.conf \ diff --git a/extra/pathological/PKGBUILD b/extra/pathological/PKGBUILD index 96d506b20..67ab43762 100644 --- a/extra/pathological/PKGBUILD +++ b/extra/pathological/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 167956 2012-10-04 06:16:36Z eric $ +# $Id: PKGBUILD 216420 2014-07-03 18:11:06Z eric $ # Maintainer: Eric Bélanger pkgname=pathological pkgver=1.1.3 -pkgrel=8 +pkgrel=9 pkgdesc="A puzzle game with the same feel as frozen bubble" arch=('i686' 'x86_64') url="http://pathological.sourceforge.net/" @@ -18,20 +18,24 @@ sha1sums=('70b1c9e12704c7fd3b301aa90bceee2e8373b7b9' '6f0aa0f74a87bd53771f2db6d3117981c4f070d3' '7dbaa9ced7da0094280425a68b4c8db3382f230a') -build() { - cd "${srcdir}/${pkgname}-${pkgver}" +prepare() { + cd ${pkgname}-${pkgver} patch -p0 < ../encoding.patch patch -p1 < ../pygame_181.patch + sed -i 's|#!/usr/bin/python|#!/usr/bin/python2|' pathological.py sed -i 's|X11R6/include/X11|share|' Makefile sed -i 's|usr/games|usr/bin|' Makefile +} + +build() { + cd ${pkgname}-${pkgver} make } package() { - cd "${srcdir}/${pkgname}-${pkgver}" + cd ${pkgname}-${pkgver} make DESTDIR="${pkgdir}" install - sed -i 's|#!/usr/bin/python|#!/usr/bin/python2|' "${pkgdir}/usr/share/games/pathological/pathological.py" - install -D -m644 ../pathological.desktop "${pkgdir}/usr/share/applications/pathological.desktop" + install -D -m644 "${srcdir}/pathological.desktop" "${pkgdir}/usr/share/applications/pathological.desktop" chown root:games "${pkgdir}/var/games" chmod 775 "${pkgdir}/var/games" rm "${pkgdir}/var/games/pathological_scores" diff --git a/extra/qscintilla/PKGBUILD b/extra/qscintilla/PKGBUILD index 7b3b7e05a..ac217835a 100644 --- a/extra/qscintilla/PKGBUILD +++ b/extra/qscintilla/PKGBUILD @@ -1,26 +1,19 @@ -# $Id: PKGBUILD 210312 2014-04-14 07:21:19Z andrea $ +# $Id: PKGBUILD 216434 2014-07-03 20:26:05Z andrea $ # Maintainer: Andrea Scarpino # Contributor: Douglas Soares de Andrade pkgbase=qscintilla pkgname=('qscintilla' 'python-qscintilla' 'python2-qscintilla' 'python-qscintilla-common') -pkgver=2.8.1 -pkgrel=2 +pkgver=2.8.3 +pkgrel=1 license=('GPL') arch=('i686' 'x86_64') url="http://www.riverbankcomputing.co.uk/software/qscintilla/intro" makedepends=('python2-pyqt4' 'python-pyqt4' 'chrpath') options=('!buildflags') -source=("http://downloads.sourceforge.net/pyqt/QScintilla-gpl-${pkgver}.tar.gz" - 'configure.py-objdir-support.diff') -md5sums=('bbf4725583ee9817f89413dca6cd38d2' - 'eae1bd23117c5f1f7f172a1c1e11f600') - -prepare() { - cd QScintilla-gpl-${pkgver} - patch -Np1 -i "${srcdir}/configure.py-objdir-support.diff" -} +source=("http://downloads.sourceforge.net/pyqt/QScintilla-gpl-${pkgver}.tar.gz") +md5sums=('bbf6944a9d3b089a79763ca4e6486b9d') build() { cd QScintilla-gpl-${pkgver}/Qt4Qt5 diff --git a/extra/qscintilla/configure.py-objdir-support.diff b/extra/qscintilla/configure.py-objdir-support.diff deleted file mode 100644 index 8d4a7c99d..000000000 --- a/extra/qscintilla/configure.py-objdir-support.diff +++ /dev/null @@ -1,21 +0,0 @@ ---- QScintilla-gpl-2.7.1/Python/configure.py~ 2013-03-07 08:09:00.678704222 +0000 -+++ QScintilla-gpl-2.7.1/Python/configure.py 2013-03-07 08:11:48.860880852 +0000 -@@ -29,6 +29,8 @@ - import glob - import optparse - -+src_dir = os.path.dirname(os.path.abspath(__file__)) -+ - try: - import sysconfig - except ImportError: -@@ -455,6 +457,9 @@ - - # Get the QScintilla version string. - sciversstr = read_define(sciglobal, 'QSCINTILLA_VERSION_STR') -+ -+ return # Debian: do not check for the installed version, we're good this way. -+ - if sciversstr is None: - error( - "The QScintilla version number could not be determined by " diff --git a/extra/qwtplot3d/PKGBUILD b/extra/qwtplot3d/PKGBUILD index 1fe9df007..c63ea0c31 100644 --- a/extra/qwtplot3d/PKGBUILD +++ b/extra/qwtplot3d/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 206541 2014-03-01 08:19:07Z andrea $ +# $Id: PKGBUILD 216388 2014-07-03 07:33:16Z fyan $ # Maintainer: Ronald van Haren # Contributor: damir pkgname=qwtplot3d pkgver=0.2.7 -pkgrel=6 +pkgrel=7 pkgdesc="Qt/OpenGL-based C++ programming library containing 3d-widgets" arch=("i686" "x86_64") license=('custom:zlib') @@ -26,7 +26,7 @@ prepare() { build() { cd ${pkgname} # build qwt: - qmake qwtplot3d.pro + qmake-qt4 qwtplot3d.pro make } diff --git a/extra/re-alpine/PKGBUILD b/extra/re-alpine/PKGBUILD index bb3ce25ef..6c60cd7fe 100644 --- a/extra/re-alpine/PKGBUILD +++ b/extra/re-alpine/PKGBUILD @@ -1,15 +1,15 @@ -# $Id: PKGBUILD 174144 2013-01-03 03:51:33Z eric $ +# $Id: PKGBUILD 216426 2014-07-03 19:05:41Z eric $ # Maintainer: Eric Bélanger # Contributor: Smith Dhumbumroong pkgname=re-alpine pkgver=2.03 -pkgrel=1 +pkgrel=2 pkgdesc="The continuation of the Alpine email client from University of Washington" arch=('i686' 'x86_64') url="http://sourceforge.net/projects/re-alpine/" license=('APACHE') -depends=('libldap' 'krb5') +depends=('libldap' 'krb5' 'pam') optdepends=('aspell: spell-checking support' 'hunspell: spell-checking support') options=('!makeflags') @@ -18,9 +18,13 @@ source=(http://downloads.sourceforge.net/project/re-alpine/${pkgname}-${pkgver}. sha1sums=('8e1c4f4a4d38814478e8bd3bbeed1c0f8ee9491b' 'c09a8e42f9dba3e63a3755a9c418af95da721d8d') +prepare() { + cd ${pkgname}-${pkgver} + patch -p1 -i "${srcdir}/maildir.patch" +} + build() { - cd "${srcdir}/${pkgname}-${pkgver}" - patch -p1 < ../maildir.patch + cd ${pkgname}-${pkgver} LIBS+="-lpam -lkrb5 -lcrypto" ./configure --prefix=/usr --without-passfile --without-tcl \ --disable-shared --with-system-pinerc=/etc/alpine.d/pine.conf \ --with-system-fixed-pinerc=/etc/alpine.d/pine.conf.fixed @@ -28,6 +32,6 @@ build() { } package() { - cd "${srcdir}/${pkgname}-${pkgver}" + cd ${pkgname}-${pkgver} make DESTDIR="${pkgdir}" install } diff --git a/extra/rsync/CVE-2014-2855.patch b/extra/rsync/CVE-2014-2855.patch deleted file mode 100644 index b73e77be9..000000000 --- a/extra/rsync/CVE-2014-2855.patch +++ /dev/null @@ -1,83 +0,0 @@ -From 0dedfbce2c1b851684ba658861fe9d620636c56a Mon Sep 17 00:00:00 2001 -From: Wayne Davison -Date: Sun, 13 Apr 2014 13:44:58 -0700 -Subject: [PATCH] Avoid infinite wait reading secrets file. - ---- - authenticate.c | 24 +++++++++++++----------- - 1 files changed, 13 insertions(+), 11 deletions(-) - -diff --git a/authenticate.c b/authenticate.c -index 3381b8c..c92746c 100644 ---- a/authenticate.c -+++ b/authenticate.c -@@ -102,15 +102,16 @@ static const char *check_secret(int module, const char *user, const char *group, - char pass2[MAX_DIGEST_LEN*2]; - const char *fname = lp_secrets_file(module); - STRUCT_STAT st; -- int fd, ok = 1; -+ int ok = 1; - int user_len = strlen(user); - int group_len = group ? strlen(group) : 0; - char *err; -+ FILE *fh; - -- if (!fname || !*fname || (fd = open(fname, O_RDONLY)) < 0) -+ if (!fname || !*fname || (fh = fopen(fname, "r")) == NULL) - return "no secrets file"; - -- if (do_fstat(fd, &st) == -1) { -+ if (do_fstat(fileno(fh), &st) == -1) { - rsyserr(FLOG, errno, "fstat(%s)", fname); - ok = 0; - } else if (lp_strict_modes(module)) { -@@ -123,29 +124,30 @@ static const char *check_secret(int module, const char *user, const char *group, - } - } - if (!ok) { -- close(fd); -+ fclose(fh); - return "ignoring secrets file"; - } - - if (*user == '#') { - /* Reject attempt to match a comment. */ -- close(fd); -+ fclose(fh); - return "invalid username"; - } - - /* Try to find a line that starts with the user (or @group) name and a ':'. */ - err = "secret not found"; -- while ((user || group) && read_line_old(fd, line, sizeof line, 1)) { -- const char **ptr, *s; -+ while ((user || group) && fgets(line, sizeof line, fh) != NULL) { -+ const char **ptr, *s = strtok(line, "\n\r"); - int len; -- if (*line == '@') { -+ if (!s) -+ continue; -+ if (*s == '@') { - ptr = &group; - len = group_len; -- s = line+1; -+ s++; - } else { - ptr = &user; - len = user_len; -- s = line; - } - if (!*ptr || strncmp(s, *ptr, len) != 0 || s[len] != ':') - continue; -@@ -158,7 +160,7 @@ static const char *check_secret(int module, const char *user, const char *group, - *ptr = NULL; /* Don't look for name again. */ - } - -- close(fd); -+ fclose(fh); - - memset(line, 0, sizeof line); - memset(pass2, 0, sizeof pass2); --- -1.7.0.4 - diff --git a/extra/rsync/PKGBUILD b/extra/rsync/PKGBUILD index a33ccd01f..ecda0c6dd 100644 --- a/extra/rsync/PKGBUILD +++ b/extra/rsync/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 215468 2014-06-26 04:45:15Z pierre $ +# $Id: PKGBUILD 216422 2014-07-03 18:35:18Z pierre $ pkgname=rsync pkgver=3.1.1 -pkgrel=1 +pkgrel=2 pkgdesc="A file transfer program to keep remote files in sync" arch=('i686' 'x86_64') url="http://rsync.samba.org/" @@ -17,7 +17,7 @@ md5sums=('43bd6676f0b404326eee2d63be3cdcfe' 'SKIP' 'bce64d122a8e0f86872a4a21a03bc7f3' 'ea3e9277dc908bc51f9eddc0f6b935c1' - '084140868d38cf3e937a2db716d47c0f' + 'f90ba7f3717028769d6f230a2402b5aa' 'ae4c381e0c02d6132c7f6ded3f473041' '53f94e613e0bc502d38dd61bd2cd7636') @@ -25,7 +25,6 @@ build() { cd "$srcdir/$pkgname-$pkgver" ./configure --prefix=/usr \ --with-included-popt=no \ - --with-included-zlib=no \ --disable-debug make } diff --git a/extra/rsync/rsyncd.service b/extra/rsync/rsyncd.service index 8502c08cf..cd4568768 100644 --- a/extra/rsync/rsyncd.service +++ b/extra/rsync/rsyncd.service @@ -1,5 +1,6 @@ [Unit] Description=A file transfer program to keep remote files in sync +After=network.target [Service] ExecStart=/usr/bin/rsync --daemon --no-detach diff --git a/extra/sip/PKGBUILD b/extra/sip/PKGBUILD index 6b0fbcaca..0e759b8ad 100644 --- a/extra/sip/PKGBUILD +++ b/extra/sip/PKGBUILD @@ -1,18 +1,18 @@ -# $Id: PKGBUILD 215130 2014-06-14 15:40:02Z andrea $ +# $Id: PKGBUILD 216432 2014-07-03 20:25:44Z andrea $ # Maintainer: Andrea Scarpino # Contributor: Douglas Soares de Andrade # Contributor: riai , Ben pkgbase=sip pkgname=('sip' 'python-sip' 'python2-sip') -pkgver=4.16.1 +pkgver=4.16.2 pkgrel=1 arch=('i686' 'x86_64') url='http://www.riverbankcomputing.com/software/sip/intro' license=('custom:"sip"') makedepends=('python' 'python2') source=("http://downloads.sourceforge.net/pyqt/${pkgbase}-${pkgver}.tar.gz") -md5sums=('e41fecec1b35b7b9d158aed464786813') +md5sums=('1ca96f90a7496a3c9664fdaa76205719') build() { cp -r ${pkgbase}-${pkgver} python2-${pkgbase}-${pkgver} diff --git a/extra/streamripper/PKGBUILD b/extra/streamripper/PKGBUILD index 534334022..17b06fa97 100644 --- a/extra/streamripper/PKGBUILD +++ b/extra/streamripper/PKGBUILD @@ -1,25 +1,24 @@ -# $Id: PKGBUILD 198441 2013-10-30 14:53:35Z allan $ +# $Id: PKGBUILD 216428 2014-07-03 19:23:22Z eric $ # Maintainer: Eric Bélanger pkgname=streamripper pkgver=1.64.6 -pkgrel=2 +pkgrel=3 pkgdesc="Records and splits streaming mp3 into tracks" arch=('i686' 'x86_64') url="http://streamripper.sourceforge.net" license=('GPL') depends=('glib2' 'libmad' 'faad2' 'libvorbis') source=(http://downloads.sourceforge.net/sourceforge/streamripper/streamripper-${pkgver}.tar.gz) -md5sums=('a37a1a8b8f9228522196a122a1c2dd32') sha1sums=('bc8a8d3ad045e0772ca691d2063c39efcc0dca45') build() { - cd "${srcdir}/${pkgname}-${pkgver}" + cd ${pkgname}-${pkgver} ./configure --prefix=/usr make } package() { - cd "${srcdir}/${pkgname}-${pkgver}" + cd ${pkgname}-${pkgver} make DESTDIR="$pkgdir" install } diff --git a/extra/tamu-anova/PKGBUILD b/extra/tamu-anova/PKGBUILD index 4a3936146..afc9b0577 100644 --- a/extra/tamu-anova/PKGBUILD +++ b/extra/tamu-anova/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 199832 2013-11-17 07:59:39Z allan $ +# $Id: PKGBUILD 216390 2014-07-03 07:37:23Z fyan $ # Maintainer: Ronald van Haren # Contributor: Gergely Imreh pkgname=tamu-anova pkgver=0.2.1 -pkgrel=2 +pkgrel=3 pkgdesc="ANOVA Extensions to the GNU Scientific Library" arch=('x86_64' 'i686') url="http://www.stat.tamu.edu/~aredd/tamuanova/" diff --git a/extra/trayer/PKGBUILD b/extra/trayer/PKGBUILD index 3e3a6aaf4..2114d1346 100644 --- a/extra/trayer/PKGBUILD +++ b/extra/trayer/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 160179 2012-05-30 03:39:36Z eric $ +# $Id: PKGBUILD 216430 2014-07-03 19:44:13Z eric $ # Maintainer: Eric Bélanger pkgname=trayer pkgver=1.0 -pkgrel=7 +pkgrel=8 pkgdesc="A lightweight GTK2-based systray" arch=('i686' 'x86_64') url="https://gna.org/projects/fvwm-crystal/" @@ -17,16 +17,20 @@ sha1sums=('f2657693d196578e3776b0812952dfa1c25878cc' '63459c5f74b8cc137d8a16ab997200025225215c' 'eb919fd4a6223034e59e7c9fd0de298d40c91242') -build() { - cd "${srcdir}/${pkgname}-${pkgver}" +prepare() { + cd ${pkgname}-${pkgver} patch -p0 -i ../trayer.diff patch -p1 -i ../manpage.diff sed -i 's/$(LIBS) $(OBJ) $(SYSTRAYOBJ)/$(OBJ) $(SYSTRAYOBJ) $(LIBS) -lX11/' Makefile +} + +build() { + cd ${pkgname}-${pkgver} make CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}" } package() { - cd "${srcdir}/${pkgname}-${pkgver}" + cd ${pkgname}-${pkgver} make PREFIX="${pkgdir}/usr" install install -D -m644 trayer.1 "${pkgdir}/usr/share/man/man1/trayer.1" install -D -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE" diff --git a/extra/vorbis-tools/PKGBUILD b/extra/vorbis-tools/PKGBUILD index 7b54e44d6..a4671bd1f 100644 --- a/extra/vorbis-tools/PKGBUILD +++ b/extra/vorbis-tools/PKGBUILD @@ -1,26 +1,24 @@ -# $Id: PKGBUILD 149348 2012-02-07 02:25:07Z eric $ +# $Id: PKGBUILD 216438 2014-07-03 20:33:58Z eric $ # Maintainer: Eric Bélanger pkgname=vorbis-tools pkgver=1.4.0 -pkgrel=3 +pkgrel=4 pkgdesc="Extra tools for Ogg-Vorbis" arch=('i686' 'x86_64') url='http://www.xiph.org/vorbis/' license=('GPL2') depends=('libao' 'libvorbis' 'curl' 'flac') source=(http://downloads.xiph.org/releases/vorbis/${pkgname}-${pkgver}.tar.gz) -md5sums=('567e0fb8d321b2cd7124f8208b8b90e6') +sha1sums=('fc6a820bdb5ad6fcac074721fab5c3f96eaf6562') build() { - cd "${srcdir}/${pkgname}-${pkgver}" - ./configure --prefix=/usr \ - --without-speex \ - --enable-vcut + cd ${pkgname}-${pkgver} + ./configure --prefix=/usr --without-speex --enable-vcut make } package() { - cd "${srcdir}/${pkgname}-${pkgver}" + cd ${pkgname}-${pkgver} make DESTDIR="${pkgdir}" install } diff --git a/extra/xbill/03_fix_ftbfs_binutils_gold.diff b/extra/xbill/03_fix_ftbfs_binutils_gold.diff deleted file mode 100644 index 09436cd79..000000000 --- a/extra/xbill/03_fix_ftbfs_binutils_gold.diff +++ /dev/null @@ -1,15 +0,0 @@ -Description: Fix FTBFS with binutils-gold -Author: Vincent Legout -Bug-Debian: http://bugs.debian.org/556690 -Last-Update: 2009-12-08 ---- a/Makefile.in -+++ b/Makefile.in -@@ -21,7 +21,7 @@ - VPATH = @srcdir@ - - ALL_CFLAGS = $(CFLAGS) $(CPPFLAGS) -I$(srcdir) --ALL_LDFLAGS = $(CFLAGS) $(LDFLAGS) -+ALL_LDFLAGS = $(CFLAGS) $(LDFLAGS) -lXpm - IMAGE_DEFINES=-DIMAGES=\"${datadir}/xbill\" - SCORE_DEFINES=-DSCOREFILE=\"${localstatedir}/xbill.scores\" - diff --git a/extra/xbill/PKGBUILD b/extra/xbill/PKGBUILD index 6e696a388..623bd850c 100644 --- a/extra/xbill/PKGBUILD +++ b/extra/xbill/PKGBUILD @@ -1,33 +1,28 @@ -# $Id: PKGBUILD 148662 2012-02-05 11:46:02Z ibiru $ +# $Id: PKGBUILD 216440 2014-07-03 21:03:02Z eric $ # Maintainer: Eric Bélanger pkgname=xbill pkgver=2.1 -pkgrel=8 +pkgrel=9 pkgdesc="A game that tests your reflexes as you seek and destroy all forms of Bill" arch=('i686' 'x86_64') url="http://www.xbill.org/" license=('GPL') -depends=('xaw3d>=1.6') +depends=('xaw3d' 'libxpm') makedepends=('libxaw') install=xbill.install -source=(http://www.xbill.org/download/${pkgname}-${pkgver}.tar.gz - 03_fix_ftbfs_binutils_gold.diff) -md5sums=('585e4866b15255a24203db9959407b2f' - 'e260a6cd4f9af003d249961cb60e2d01') +source=(http://www.xbill.org/download/${pkgname}-${pkgver}.tar.gz) +sha1sums=('ca466fb90a7c41055005d2e4dcece2e82b6c55c6') build() { - cd "${srcdir}/${pkgname}-${pkgver}" - # taken from Debian - patch -Np1 -i ${srcdir}/03_fix_ftbfs_binutils_gold.diff - autoconf -v -f - ./configure --prefix=/usr --mandir=/usr/share/man --localstatedir=/var/games \ + cd ${pkgname}-${pkgver} + LIBS='-lXpm' ./configure --prefix=/usr --mandir=/usr/share/man --localstatedir=/var/games \ --disable-motif --enable-athena --disable-gtk make } package() { - cd "${srcdir}/${pkgname}-${pkgver}" + cd ${pkgname}-${pkgver} make DESTDIR="${pkgdir}" install # set appropriate permissions and destinations diff --git a/extra/xcb-util/PKGBUILD b/extra/xcb-util/PKGBUILD index 56c0e82d8..03fb6f3dd 100644 --- a/extra/xcb-util/PKGBUILD +++ b/extra/xcb-util/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 198491 2013-10-30 15:11:15Z allan $ +# $Id: PKGBUILD 216351 2014-07-03 04:03:05Z fyan $ # Maintainer: Jan de Groot # Maintainer: Andreas Radke # Contributor: Andrea Scarpino pkgname=xcb-util pkgver=0.3.9 -pkgrel=1 +pkgrel=2 pkgdesc="Utility libraries for XC Binding" arch=('i686' 'x86_64') url="http://xcb.freedesktop.org" diff --git a/extra/xcompmgr/PKGBUILD b/extra/xcompmgr/PKGBUILD index cab1793ed..aff9b7f9f 100644 --- a/extra/xcompmgr/PKGBUILD +++ b/extra/xcompmgr/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 166176 2012-09-05 07:11:03Z andyrtr $ +# $Id: PKGBUILD 216312 2014-07-03 02:56:14Z fyan $ # Maintainer: Jan de Groot # Contributor: Leslie P. Polzer pkgname=xcompmgr pkgver=1.1.6 -pkgrel=2 +pkgrel=3 pkgdesc="Composite Window-effects manager for X.org" arch=('i686' 'x86_64') url="http://xorg.freedesktop.org/" diff --git a/extra/xmahjongg/PKGBUILD b/extra/xmahjongg/PKGBUILD index 56df4a23f..e4787f63a 100644 --- a/extra/xmahjongg/PKGBUILD +++ b/extra/xmahjongg/PKGBUILD @@ -1,24 +1,24 @@ -# $Id: PKGBUILD 123155 2011-05-09 00:53:15Z eric $ +# $Id: PKGBUILD 216442 2014-07-03 21:19:59Z eric $ # Maintainer: Eric Bélanger pkgname=xmahjongg pkgver=3.7 -pkgrel=4 +pkgrel=5 pkgdesc="Mahjongg game for X-Window" arch=('i686' 'x86_64') url="http://www.lcdf.org/xmahjongg/" license=('GPL') depends=('gcc-libs' 'libx11') source=(http://www.lcdf.org/${pkgname}/${pkgname}-${pkgver}.tar.gz) -md5sums=('9db5bf1b329b410220b7976cd9b3d374') +sha1sums=('2693a0a90d9cb127f7b98cbeca9a2b832b3bb718') build() { - cd "${srcdir}/${pkgname}-${pkgver}" + cd ${pkgname}-${pkgver} ./configure --prefix=/usr --mandir=/usr/share/man make } package() { - cd "${srcdir}/${pkgname}-${pkgver}" + cd ${pkgname}-${pkgver} make DESTDIR="${pkgdir}" install } diff --git a/extra/xorg-bdftopcf/PKGBUILD b/extra/xorg-bdftopcf/PKGBUILD index 8bef25d11..ea715d629 100644 --- a/extra/xorg-bdftopcf/PKGBUILD +++ b/extra/xorg-bdftopcf/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 175183 2013-01-16 10:19:35Z jgc $ +# $Id: PKGBUILD 216345 2014-07-03 03:54:17Z fyan $ # Maintainer: Jan de Groot pkgname=xorg-bdftopcf pkgver=1.0.4 -pkgrel=1 +pkgrel=2 pkgdesc="Convert X font from Bitmap Distribution Format to Portable Compiled Format" arch=(i686 x86_64) url="http://xorg.freedesktop.org/" diff --git a/extra/xorg-sessreg/PKGBUILD b/extra/xorg-sessreg/PKGBUILD index 2bc48e061..895c32127 100644 --- a/extra/xorg-sessreg/PKGBUILD +++ b/extra/xorg-sessreg/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 177990 2013-02-12 19:46:14Z andyrtr $ +# $Id: PKGBUILD 216335 2014-07-03 03:38:36Z fyan $ # Maintainer: Jan de Groot pkgname=xorg-sessreg pkgver=1.0.8 -pkgrel=1 +pkgrel=2 pkgdesc="Register X sessions in system utmp/utmpx databases" arch=(i686 x86_64) url="http://xorg.freedesktop.org/" diff --git a/extra/xorg-smproxy/PKGBUILD b/extra/xorg-smproxy/PKGBUILD index d8c25e0a4..38e04a917 100644 --- a/extra/xorg-smproxy/PKGBUILD +++ b/extra/xorg-smproxy/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 130730 2011-07-07 22:18:10Z andyrtr $ +# $Id: PKGBUILD 216332 2014-07-03 03:32:38Z fyan $ # Maintainer: Jan de Groot pkgname=xorg-smproxy pkgver=1.0.5 -pkgrel=1 +pkgrel=2 pkgdesc="Allows X applications that do not support X11R6 session management to participate in an X11R6 session" arch=(i686 x86_64) url="http://xorg.freedesktop.org/" diff --git a/extra/xorg-xbiff/PKGBUILD b/extra/xorg-xbiff/PKGBUILD index d30551e11..34575bf90 100644 --- a/extra/xorg-xbiff/PKGBUILD +++ b/extra/xorg-xbiff/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 151176 2012-02-25 06:58:45Z allan $ +# $Id: PKGBUILD 216330 2014-07-03 03:27:45Z fyan $ # Maintainer: Jan de Groot pkgname=xorg-xbiff pkgver=1.0.3 -pkgrel=2 +pkgrel=3 pkgdesc="Watch mailboxes for new message delivery" arch=('i686' 'x86_64') url="http://xorg.freedesktop.org/" diff --git a/extra/xorg-xkbutils/PKGBUILD b/extra/xorg-xkbutils/PKGBUILD index 5203a4fbb..447f3bf94 100644 --- a/extra/xorg-xkbutils/PKGBUILD +++ b/extra/xorg-xkbutils/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 177986 2013-02-12 19:41:06Z andyrtr $ +# $Id: PKGBUILD 216328 2014-07-03 03:25:55Z fyan $ # Maintainer: Jan de Groot pkgname=xorg-xkbutils pkgver=1.0.4 -pkgrel=1 +pkgrel=2 pkgdesc="XKB utility demos" arch=('i686' 'x86_64') url="http://xorg.freedesktop.org/" diff --git a/extra/xorg-xlsatoms/PKGBUILD b/extra/xorg-xlsatoms/PKGBUILD index eef31393d..35942c39b 100644 --- a/extra/xorg-xlsatoms/PKGBUILD +++ b/extra/xorg-xlsatoms/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 154999 2012-04-01 10:01:56Z andyrtr $ +# $Id: PKGBUILD 216326 2014-07-03 03:20:14Z fyan $ # Maintainer: Jan de Groot pkgname=xorg-xlsatoms pkgver=1.1.1 -pkgrel=1 +pkgrel=2 pkgdesc="List interned atoms defined on server" arch=('i686' 'x86_64') url="http://xorg.freedesktop.org/" diff --git a/extra/xorg-xmag/PKGBUILD b/extra/xorg-xmag/PKGBUILD index cdce17e7c..f75358fdb 100644 --- a/extra/xorg-xmag/PKGBUILD +++ b/extra/xorg-xmag/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 175087 2013-01-13 09:49:37Z andyrtr $ +# $Id: PKGBUILD 216324 2014-07-03 03:18:16Z fyan $ # Maintainer: Jan de Groot pkgname=xorg-xmag pkgver=1.0.5 -pkgrel=1 +pkgrel=2 pkgdesc="Magnify parts of the screen" arch=('i686' 'x86_64') url="http://xorg.freedesktop.org/" -- cgit v1.2.2