diff options
Diffstat (limited to 'extra')
-rw-r--r-- | extra/exo/PKGBUILD | 8 | ||||
-rw-r--r-- | extra/kdebindings-smokeqt/PKGBUILD | 4 | ||||
-rw-r--r-- | extra/kdepim-runtime/PKGBUILD | 6 | ||||
-rw-r--r-- | extra/pyqt/PKGBUILD | 8 | ||||
-rw-r--r-- | extra/qscintilla/PKGBUILD | 8 | ||||
-rw-r--r-- | extra/sip/PKGBUILD | 8 | ||||
-rw-r--r-- | extra/thunar/PKGBUILD | 15 | ||||
-rw-r--r-- | extra/tumbler/PKGBUILD | 14 | ||||
-rw-r--r-- | extra/xerces-c/PKGBUILD | 24 | ||||
-rw-r--r-- | extra/xorg-server/PKGBUILD | 15 |
10 files changed, 64 insertions, 46 deletions
diff --git a/extra/exo/PKGBUILD b/extra/exo/PKGBUILD index b50f9be50..25359b5c0 100644 --- a/extra/exo/PKGBUILD +++ b/extra/exo/PKGBUILD @@ -1,14 +1,14 @@ -# $Id: PKGBUILD 172469 2012-12-03 11:51:15Z foutrelis $ +# $Id: PKGBUILD 173049 2012-12-09 18:14:06Z foutrelis $ # Maintainer: Evangelos Foutras <evangelos@foutrelis.com> # Contributor: tobias <tobias funnychar archlinux.org> # Contributor: Aurelien Foret <orelien@chez.com> pkgname=exo -pkgver=0.10.0 +pkgver=0.10.1 pkgrel=1 pkgdesc="Extensions to Xfce by os-cillation" arch=('i686' 'x86_64') -url="http://www.xfce.org/projects/exo" +url="http://www.xfce.org/" license=('GPL2' 'LGPL') groups=('xfce4') depends=('libxfce4ui' 'gtk2' 'hicolor-icon-theme' ) @@ -17,7 +17,7 @@ optdepends=('perl-uri: for mail-compose helper script') options=('!libtool') install=$pkgname.install source=(http://archive.xfce.org/src/xfce/$pkgname/0.10/$pkgname-$pkgver.tar.bz2) -sha256sums=('bd5342f5d56a86521315d3ed5834973f28ab58d4f3d76351b590bebbb87afc66') +sha256sums=('34a6d14c58a12d3372eb810d05ae425b8c8c32ec976b99b6ad274c3f7b3f6896') build() { cd "$srcdir/$pkgname-$pkgver" diff --git a/extra/kdebindings-smokeqt/PKGBUILD b/extra/kdebindings-smokeqt/PKGBUILD index d7bf7f6d2..9d8c28a20 100644 --- a/extra/kdebindings-smokeqt/PKGBUILD +++ b/extra/kdebindings-smokeqt/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 172801 2012-12-06 08:19:00Z andrea $ +# $Id: PKGBUILD 173044 2012-12-09 15:36:24Z andrea $ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=kdebindings-smokeqt pkgver=4.9.4 -pkgrel=1 +pkgrel=2 pkgdesc="Language independent library for Qt bindings" url="https://projects.kde.org/projects/kde/kdebindings/smoke/smokeqt" arch=('i686' 'x86_64') diff --git a/extra/kdepim-runtime/PKGBUILD b/extra/kdepim-runtime/PKGBUILD index 4af8130f9..ca0dfa82f 100644 --- a/extra/kdepim-runtime/PKGBUILD +++ b/extra/kdepim-runtime/PKGBUILD @@ -1,15 +1,15 @@ -# $Id: PKGBUILD 172799 2012-12-06 08:18:55Z andrea $ +# $Id: PKGBUILD 173031 2012-12-09 07:45:59Z andrea $ # Maintainer: Andrea Scarpino <andrea@archlinux.org> # Contributor: Pierre Schmitz <pierre@archlinux.de> pkgname=kdepim-runtime pkgver=4.9.4 -pkgrel=1 +pkgrel=2 pkgdesc='Extends the functionality of kdepim' arch=('i686' 'x86_64') url='https://projects.kde.org/projects/kde/kdepim-runtime' license=('GPL' 'LGPL' 'FDL') -depends=('kdebase-runtime' 'kdepimlibs' 'libkgapi') +depends=('kdebase-runtime' 'libkgapi' 'libkolab') makedepends=('cmake' 'automoc4' 'boost') install="${pkgname}.install" source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz") diff --git a/extra/pyqt/PKGBUILD b/extra/pyqt/PKGBUILD index 6b8199a75..72b1e3de7 100644 --- a/extra/pyqt/PKGBUILD +++ b/extra/pyqt/PKGBUILD @@ -1,19 +1,19 @@ -# $Id: PKGBUILD 169113 2012-10-18 10:41:05Z andrea $ +# $Id: PKGBUILD 173040 2012-12-09 15:29:07Z andrea $ # Maintainer: Andrea Scarpino <andrea@archlinux.org> # Contributor: Douglas Soares de Andrade <douglas@archlinux.org> # Contributor: riai <riai@bigfoot.com> Ben <ben@benmazer.net> pkgbase=pyqt pkgname=('pyqt-common' 'pyqt' 'python2-pyqt') -pkgver=4.9.5 -pkgrel=3 +pkgver=4.9.6 +pkgrel=1 arch=('i686' 'x86_64') url="http://riverbankcomputing.co.uk/software/pyqt/intro" license=('GPL') makedepends=('qt' 'python-sip' 'python-dbus' 'python2-sip' 'phonon' 'mesa' 'python2-opengl' 'qt-assistant-compat' 'qtwebkit' 'python2-dbus') source=("http://downloads.sourceforge.net/${pkgbase}/PyQt-x11-gpl-${pkgver}.tar.gz") -md5sums=('e4cdd6619c63655f7510efb4df8462fb') +md5sums=('514e1f9597771dc732ba75ba9fa5c6b6') build() { cp -r PyQt-x11-gpl-${pkgver} Py2Qt-x11-gpl-${pkgver} diff --git a/extra/qscintilla/PKGBUILD b/extra/qscintilla/PKGBUILD index 0935ff4b7..ffa43b9a9 100644 --- a/extra/qscintilla/PKGBUILD +++ b/extra/qscintilla/PKGBUILD @@ -1,19 +1,19 @@ -# $Id: PKGBUILD 169036 2012-10-17 10:21:11Z allan $ +# $Id: PKGBUILD 173042 2012-12-09 15:31:45Z andrea $ # Maintainer: Andrea Scarpino <andrea@archlinux.org> # Contributor: Douglas Soares de Andrade <dsa@aur.archlinux.org> pkgbase=qscintilla pkgname=('qscintilla' 'python-qscintilla' 'python2-qscintilla' 'python-qscintilla-common') -pkgver=2.6.2 -pkgrel=3 +pkgver=2.7 +pkgrel=1 license=('GPL') arch=('i686' 'x86_64') url="http://www.riverbankcomputing.co.uk/software/qscintilla/intro" makedepends=('python2-pyqt' 'pyqt' 'chrpath') source=("http://downloads.sourceforge.net/pyqt/QScintilla-gpl-${pkgver}.tar.gz" 'configure.py-objdir-support.diff') -md5sums=('6e6641b6f3863c01cc28c2d7bd2495f9' +md5sums=('a3857d75a2b332e0460131e0aa4cc4b5' '8cf9c06252e2f11ab00e62848e322fd3') build() { diff --git a/extra/sip/PKGBUILD b/extra/sip/PKGBUILD index e992397d7..a58fa3135 100644 --- a/extra/sip/PKGBUILD +++ b/extra/sip/PKGBUILD @@ -1,18 +1,18 @@ -# $Id: PKGBUILD 169038 2012-10-17 10:21:15Z allan $ +# $Id: PKGBUILD 173037 2012-12-09 15:06:30Z andrea $ # Maintainer: Andrea Scarpino <andrea@archlinux.org> # Contributor: Douglas Soares de Andrade <douglas@archlinux.org> # Contributor: riai <riai@bigfoot.com>, Ben <ben@benmazer.net> pkgbase=sip pkgname=('sip' 'python-sip' 'python2-sip') -pkgver=4.14 -pkgrel=2 +pkgver=4.14.2 +pkgrel=1 arch=('i686' 'x86_64') url="http://www.riverbankcomputing.com/software/sip/" license=('custom:"sip"') makedepends=('python' 'python2') source=("http://downloads.sourceforge.net/pyqt/${pkgbase}-${pkgver}.tar.gz") -md5sums=('9a48ad975e04ac824188840ea498ac32') +md5sums=('b93442e745b3be2fad89de0686a76ce9') build() { cp -r ${pkgbase}-${pkgver} python2-${pkgbase}-${pkgver} diff --git a/extra/thunar/PKGBUILD b/extra/thunar/PKGBUILD index b266a89da..3244651b3 100644 --- a/extra/thunar/PKGBUILD +++ b/extra/thunar/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 172898 2012-12-06 12:48:55Z foutrelis $ +# $Id: PKGBUILD 173051 2012-12-09 18:17:19Z foutrelis $ # Maintainer: Evangelos Foutras <evangelos@foutrelis.com> # Contributor: Andrew Simmons <andrew.simmons@gmail.com> pkgname=thunar -pkgver=1.6.0 -pkgrel=3 +pkgver=1.6.1 +pkgrel=1 pkgdesc="Modern file manager for Xfce" arch=('i686' 'x86_64') url="http://thunar.xfce.org" @@ -22,17 +22,12 @@ optdepends=('gvfs: for trash support, mounting with udisk and remote filesystems 'thunar-media-tags-plugin: view/edit id3/ogg tags') options=('!libtool') install=$pkgname.install -source=(http://archive.xfce.org/src/xfce/$pkgname/1.6/Thunar-$pkgver.tar.bz2 - thunar-1.6.0-show-nodisplay-true-applications.patch) -sha256sums=('354897fbde4d3f089c06c38b57816f455c2907806725906426440e1084c1d63a' - 'f7377aad1eb60420d0c1c878c3916913934f994df810f3a60d580fc2be3b80c0') +source=(http://archive.xfce.org/src/xfce/$pkgname/1.6/Thunar-$pkgver.tar.bz2) +sha256sums=('a81021af558802b8c2c6cd7db47cca262477c4f3d2b6d8cfa8dbba88568048f1') build() { cd "$srcdir/Thunar-$pkgver" - # https://bugzilla.xfce.org/show_bug.cgi?id=9595 - patch -Np1 -i "$srcdir/thunar-1.6.0-show-nodisplay-true-applications.patch" - ./configure \ --prefix=/usr \ --sysconfdir=/etc \ diff --git a/extra/tumbler/PKGBUILD b/extra/tumbler/PKGBUILD index 916fc6075..2161516d6 100644 --- a/extra/tumbler/PKGBUILD +++ b/extra/tumbler/PKGBUILD @@ -1,28 +1,28 @@ -# $Id: PKGBUILD 157532 2012-04-28 22:21:55Z foutrelis $ +# $Id: PKGBUILD 173054 2012-12-09 18:45:26Z foutrelis $ # Maintainer: Evangelos Foutras <evangelos@foutrelis.com> # Contributor: Andreas Radke <andyrtr@archlinux.org> # Contributor: Jan Jezek <honzin.jezek@gmail.com> pkgname=tumbler -pkgver=0.1.25 +pkgver=0.1.26 pkgrel=1 pkgdesc="D-Bus service for applications to request thumbnails" arch=('i686' 'x86_64') -url="http://git.xfce.org/xfce/tumbler/" +url="http://www.xfce.org/" license=('GPL2' 'LGPL') groups=('xfce4') depends=('dbus-glib' 'gdk-pixbuf2') -makedepends=('intltool' 'ffmpegthumbnailer' 'gstreamer0.10' 'poppler-glib' - 'libgsf' 'libopenraw' 'freetype2') +makedepends=('intltool' 'ffmpegthumbnailer' 'gst-plugins-base-libs' + 'poppler-glib' 'libgsf' 'libopenraw' 'freetype2') optdepends=('ffmpegthumbnailer: for video thumbnails' - 'gstreamer0.10: for video thumbnails' + 'gstreamer: for video thumbnails' 'poppler-glib: for PDF thumbnails' 'libgsf: for ODF thumbnails' 'libopenraw: for RAW thumbnails' 'freetype2: for font thumbnails') options=('!libtool') source=(http://archive.xfce.org/src/apps/$pkgname/0.1/$pkgname-$pkgver.tar.bz2) -sha256sums=('02d5de508d8c18692a25a832a9280c2043f6b7c90dd3fcbd87f5955337015546') +sha256sums=('6602ce700160d09edd88ea0b9bcb16abbc28974f372e646709e0ed8fbacc8a78') build() { cd "$srcdir/$pkgname-$pkgver" diff --git a/extra/xerces-c/PKGBUILD b/extra/xerces-c/PKGBUILD new file mode 100644 index 000000000..ef62a98d8 --- /dev/null +++ b/extra/xerces-c/PKGBUILD @@ -0,0 +1,24 @@ +# $Id: PKGBUILD 173034 2012-12-09 09:01:09Z andrea $ +# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> +# Maintainer: Geoffroy Carrier <geoffroy@archlinux.org> +# Contributor: Roman Kyrylych <Roman.Kyrylych@gmail.com> +# Contributor: pukyxd + +pkgname=xerces-c +pkgver=3.1.1 +pkgrel=3 +pkgdesc="A validating XML parser written in a portable subset of C++." +arch=('i686' 'x86_64') +url="http://xerces.apache.org/xerces-c" +license=("APACHE") +depends=('gcc-libs' 'curl') +options=('!libtool') +source=("http://apache.osuosl.org/xerces/c/3/sources/xerces-c-${pkgver}.tar.gz") +md5sums=('6a8ec45d83c8cfb1584c5a5345cb51ae') + +build() { + cd "${srcdir}/${pkgname}-${pkgver}" + ./configure --prefix=/usr --sysconfdir=/etc + make + make DESTDIR=${pkgdir}/ install +} diff --git a/extra/xorg-server/PKGBUILD b/extra/xorg-server/PKGBUILD index 675f07577..136f087ba 100644 --- a/extra/xorg-server/PKGBUILD +++ b/extra/xorg-server/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 170786 2012-11-11 10:23:23Z andyrtr $ +# $Id: PKGBUILD 173032 2012-12-09 08:33:51Z andyrtr $ # Maintainer: Jan de Groot <jgc@archlinux.org> pkgbase=xorg-server pkgname=('xorg-server' 'xorg-server-xephyr' 'xorg-server-xdmx' 'xorg-server-xvfb' 'xorg-server-xnest' 'xorg-server-common' 'xorg-server-devel') -pkgver=1.13.0 -pkgrel=4 +pkgver=1.13.0.902 +pkgrel=2 arch=('i686' 'x86_64') license=('custom') url="http://xorg.freedesktop.org" @@ -19,25 +19,24 @@ source=(${url}/releases/individual/xserver/${pkgbase}-${pkgver}.tar.bz2 xvfb-run xvfb-run.1 10-quirks.conf - git-fixes.patch + #git-fixes.patch use-pixman-glyph-cache.patch) -sha256sums=('548b91cb01087ad4f892428e7ac4955251cf12393e86c70420436b33848ef28a' +sha256sums=('7164157ef3b4ef96499526aa6fea85abf7e1416adc2a4a86614dce09fe36fe8f' '66e25f76a7496c429e0aff4b0670f168719bb0ceaeb88c6f2272f2bf3ed21162' 'd027776fac1f7675b0a9ee817502290b1c45f9c09b0f0a6bb058c35f92361e84' 'ff0156309470fc1d378fd2e104338020a884295e285972cc88e250e031cc35b9' '2460adccd3362fefd4cdc5f1c70f332d7b578091fb9167bf88b5f91265bbd776' '94612f5c0d34a3b7152915c2e285c7b462e9d8e38d3539bd551a339498eac166' - 'd49e534b77ead809eb873a1a86cd47c791a8ddd10557bfa635197bba6bc00b71' '7c1dacd30c46b01424c7c75974285cd348dafd0327eb3f211cbe446ad90dd308') build() { cd "${srcdir}/${pkgbase}-${pkgver}" # Apply upstream fixes from server-1.13 branch - patch -Np1 -i "${srcdir}/git-fixes.patch" +# patch -Np1 -i "${srcdir}/git-fixes.patch" # Use pixman 0.28.0 glyph cache - backported from git master - patch -Np1 -i "${srcdir}/use-pixman-glyph-cache.patch" +# patch -Np1 -i "${srcdir}/use-pixman-glyph-cache.patch" # Use nouveau/nv/nvidia drivers for nvidia devices patch -Np1 -i "${srcdir}/autoconfig-nvidia.patch" |