From cc1dbaab9d968ae5ace1956c3662b8b492694800 Mon Sep 17 00:00:00 2001 From: root Date: Fri, 18 Oct 2013 01:09:28 -0700 Subject: Fri Oct 18 01:09:01 PDT 2013 --- extra/libreoffice/PKGBUILD | 21 +++++++-------------- 1 file changed, 7 insertions(+), 14 deletions(-) (limited to 'extra/libreoffice') diff --git a/extra/libreoffice/PKGBUILD b/extra/libreoffice/PKGBUILD index 36ebc53ff..8bddba6bd 100644 --- a/extra/libreoffice/PKGBUILD +++ b/extra/libreoffice/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 196169 2013-10-07 14:33:01Z andyrtr $ +# $Id: PKGBUILD 196745 2013-10-17 14:02:51Z andyrtr $ # Maintainer: AndyRTR # Maintainer: Bartłomiej Piotrowski @@ -21,7 +21,7 @@ pkgname=('libreoffice-common' 'libreoffice-extension-nlpsolver') # svn up -r 142692 (last one with all extensions built) _LOver=4.1.2.3 pkgver=4.1.2 -pkgrel=1 +pkgrel=2 arch=('i686' 'x86_64') license=('LGPL3') url="http://www.libreoffice.org/" @@ -33,7 +33,7 @@ makedepends=( # makedepends 'clucene' 'bluez-libs' 'harfbuzz-icu' # the runtime dependencies "curl>=7.20.0" "hunspell>=1.2.8" "python>=3.3" 'libwpd>=0.9.2' 'libwps' 'libxaw' "neon>=0.28.6" - 'pango' 'nspr' 'libjpeg' 'libxrandr' 'libgl' 'dbus-glib' 'libxslt' 'librsvg' "icu>=51.1" + 'pango' 'nspr' 'libjpeg' 'libxrandr' 'libgl' 'dbus-glib' 'libxslt' 'librsvg' "icu>=52.1" 'redland' 'hyphen' 'lpsolve' 'gcc-libs' 'sh' 'libtextcat' 'graphite' 'lcms2' 'poppler>=0.24.0' 'hicolor-icon-theme' 'desktop-file-utils' 'shared-mime-info' 'gtk2' 'orbit2' 'translate-toolkit' 'xdg-utils' 'ttf-dejavu') # to satisfy regression tests @@ -284,7 +284,7 @@ package_libreoffice-common() { pkgdesc="common files for LibreOffice - a productivity suite that is compatible with other major office suites" install=libreoffice-common.install depends=('libreoffice-langpack' "hunspell>=1.2.8" "python>=3.3" "neon>=0.28.6" 'dbus-glib' 'librsvg' 'libcups' - 'nss' 'libsm' 'redland' 'hyphen' 'graphite' "icu>=51.1" 'clucene' 'lcms2' "poppler>=0.24.0" + 'nss' 'libsm' 'redland' 'hyphen' 'graphite' "icu>=52.1" 'clucene' 'lcms2' "poppler>=0.24.0" 'harfbuzz-icu' 'hicolor-icon-theme' 'desktop-file-utils' 'shared-mime-info' 'xdg-utils') optdepends=('libreoffice-langpack: additional language support' 'java-runtime: adds java support' @@ -354,10 +354,6 @@ package_libreoffice-common() { # workaround all packages now depend on that file cp ${srcdir}/fakeinstall/usr/lib/libreoffice/share/registry/writer.xcd ${pkgdir}/usr/lib/libreoffice/share/registry/writer.xcd - - # move dicts to en-US langpack to avoid file conflicts with en-GBen-ZA packages - mv ${pkgdir}/usr/lib/libreoffice/share/wordbook/en-GB.dic ${srcdir}/ - mv ${pkgdir}/usr/lib/libreoffice/share/wordbook/en-US.dic ${srcdir}/ } package_libreoffice-base() { @@ -451,7 +447,9 @@ package_libreoffice-draw() { package_libreoffice-gnome() { pkgdesc="Plug-in for LibreOffice that enables integration into the Gnome and other gtk desktop environment." - depends=('libreoffice-common' 'gconf' 'gtk3') + depends=('libreoffice-common' 'gconf') + optdepends=('gtk3: for gtk3 Gnome integration' + 'gtk2: for older gtk2 desktop integration') groups=('libreoffice') # create directories from *list.txt file @@ -620,11 +618,6 @@ package_libreoffice-en-US() { # mv file from fakeinstall to pkgdir mv ${srcdir}/fakeinstall${file} ${pkgdir}$file done - - # move dicts to en-US langpack to avoid file conflicts with en-GBen-ZA packages - install -dm755 ${pkgdir}/usr/lib/libreoffice/share/wordbook - mv ${srcdir}/en-GB.dic ${pkgdir}/usr/lib/libreoffice/share/wordbook/en-GB.dic - mv ${srcdir}/en-US.dic ${pkgdir}/usr/lib/libreoffice/share/wordbook/en-US.dic } package_libreoffice-extension-presentation-minimizer() { -- cgit v1.2.3-54-g00ecf From eb9cc495e6d7c131c76f9abc178ac65f1e20fab1 Mon Sep 17 00:00:00 2001 From: root Date: Sat, 2 Nov 2013 01:12:34 -0700 Subject: Sat Nov 2 01:09:32 PDT 2013 --- community/adns/PKGBUILD | 8 ++- community/anyfs-tools/PKGBUILD | 4 +- community/aqbanking/PKGBUILD | 8 ++- community/augeas/PKGBUILD | 4 +- community/bcg729/PKGBUILD | 4 +- community/blueman/PKGBUILD | 29 +++++---- community/cdbxx/PKGBUILD | 8 ++- community/cinnamon-session/PKGBUILD | 7 +- community/cinnamon/PKGBUILD | 45 +++++++------ community/cinnamon/background.patch | 16 ----- community/cinnamon/fix-control-center-check.patch | 12 ---- community/classpath/PKGBUILD | 4 +- community/clearsilver/PKGBUILD | 4 +- community/commoncpp2/PKGBUILD | 4 +- community/dante/PKGBUILD | 4 +- community/dietlibc/PKGBUILD | 4 +- community/directfb/PKGBUILD | 4 +- community/dspam/PKGBUILD | 4 +- community/dynamite/PKGBUILD | 8 ++- community/flickcurl/PKGBUILD | 4 +- community/fox/PKGBUILD | 4 +- community/freehdl/PKGBUILD | 4 +- community/freeradius-client/PKGBUILD | 4 +- community/girara/PKGBUILD | 4 +- community/gloox/PKGBUILD | 4 +- community/gocr/PKGBUILD | 4 +- community/gpsim/PKGBUILD | 4 +- community/grace/PKGBUILD | 4 +- community/gsoap/PKGBUILD | 4 +- community/gtk2+extra/PKGBUILD | 8 ++- community/gtkdatabox/PKGBUILD | 8 ++- community/highlight/PKGBUILD | 15 +++-- community/homebank/PKGBUILD | 4 +- community/inn/PKGBUILD | 4 +- community/inotify-tools/PKGBUILD | 8 ++- community/jbigkit/PKGBUILD | 9 ++- community/judy/PKGBUILD | 11 ++-- community/kmymoney/PKGBUILD | 8 +-- community/leptonica/PKGBUILD | 4 +- community/libacpi/PKGBUILD | 8 ++- community/libdlna/PKGBUILD | 4 +- community/libdnet/PKGBUILD | 4 +- community/libee/PKGBUILD | 4 +- community/libestr/PKGBUILD | 4 +- community/libexosip2/PKGBUILD | 4 +- community/libharu/PKGBUILD | 4 +- community/libinfinity/PKGBUILD | 4 +- community/liblinebreak/PKGBUILD | 8 ++- community/liblockfile/PKGBUILD | 4 +- community/libmaa/PKGBUILD | 4 +- community/libmatchbox/PKGBUILD | 4 +- community/libmicrohttpd/PKGBUILD | 4 +- community/libnids/PKGBUILD | 4 +- community/libosip2/PKGBUILD | 4 +- community/libpqxx/PKGBUILD | 8 ++- community/librtfcomp/PKGBUILD | 4 +- community/libyaml/PKGBUILD | 4 +- community/mailutils/PKGBUILD | 5 +- community/nemo/PKGBUILD | 8 +-- community/osmo/PKGBUILD | 6 +- community/paco/PKGBUILD | 8 ++- community/parrot/PKGBUILD | 12 ++-- community/pitivi/PKGBUILD | 4 +- community/python-pyopencl/PKGBUILD | 16 +++-- community/skrooge/PKGBUILD | 4 +- community/synce-rra/PKGBUILD | 4 +- community/texmaker/PKGBUILD | 14 ++-- community/uriparser/PKGBUILD | 4 +- community/weston/PKGBUILD | 6 +- community/wiznote/PKGBUILD | 28 ++++++++ community/wiznote/wiznote.install | 12 ++++ community/workrave/PKGBUILD | 4 +- community/xbmc-pvr-addons/PKGBUILD | 4 +- core/keyutils/PKGBUILD | 20 +++--- extra/audacious/PKGBUILD | 6 +- extra/gnucash/PKGBUILD | 4 +- extra/gnutls/PKGBUILD | 6 +- extra/libmowgli/PKGBUILD | 14 ++-- extra/libofx/PKGBUILD | 14 ++-- extra/libpwquality/PKGBUILD | 12 ++-- extra/libreoffice/PKGBUILD | 30 +++++---- extra/libwacom/PKGBUILD | 8 +-- extra/poppler/PKGBUILD | 15 +++-- extra/qemu/65-kvm.rules | 2 +- extra/qemu/PKGBUILD | 17 +++-- extra/tracker/PKGBUILD | 8 +-- ...fter-free-in-dix-dixfonts.c-doImageText-C.patch | 76 ---------------------- extra/xorg-server/PKGBUILD | 26 ++------ libre/blender-addon-luxrender/PKGBUILD | 8 +-- libre/blender-libre/PKGBUILD | 22 +++---- libre/calibre-libre/PKGBUILD | 9 +-- libre/luxrender-libre/PKGBUILD | 32 +++------ .../boost-1.53-shared_array_constructor.diff | 62 ------------------ pcr/czmq/PKGBUILD | 27 ++++++++ pcr/filemq/PKGBUILD | 34 ++++++++++ 95 files changed, 477 insertions(+), 498 deletions(-) delete mode 100644 community/cinnamon/background.patch delete mode 100644 community/cinnamon/fix-control-center-check.patch create mode 100644 community/wiznote/PKGBUILD create mode 100644 community/wiznote/wiznote.install delete mode 100644 extra/xorg-server/0001-Avoid-use-after-free-in-dix-dixfonts.c-doImageText-C.patch delete mode 100644 libre/luxrender-libre/boost-1.53-shared_array_constructor.diff create mode 100644 pcr/czmq/PKGBUILD create mode 100644 pcr/filemq/PKGBUILD (limited to 'extra/libreoffice') diff --git a/community/adns/PKGBUILD b/community/adns/PKGBUILD index 067c928f4..0187cc81e 100644 --- a/community/adns/PKGBUILD +++ b/community/adns/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 65027 2012-02-20 02:05:52Z spupykin $ +# $Id: PKGBUILD 100126 2013-11-01 20:19:37Z spupykin $ # Maintainer: Sergej Pupykin # Maintainer: dorphell # Contributor: Tom Newsom pkgname=adns pkgver=1.4 -pkgrel=3 +pkgrel=4 pkgdesc="adns is an asyncronous replacement resolver library" arch=('i686' 'x86_64') url="http://www.chiark.greenend.org.uk/~ian/adns/" @@ -18,6 +18,10 @@ build() { cd $srcdir/$pkgname-$pkgver ./configure --prefix=/usr make +} + +package() { + cd $srcdir/$pkgname-$pkgver mkdir -p $pkgdir/usr/{lib,include,bin} make prefix=$pkgdir/usr install } diff --git a/community/anyfs-tools/PKGBUILD b/community/anyfs-tools/PKGBUILD index d88e91149..884b329db 100644 --- a/community/anyfs-tools/PKGBUILD +++ b/community/anyfs-tools/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 91828 2013-05-28 17:03:05Z spupykin $ +# $Id: PKGBUILD 100128 2013-11-01 20:19:59Z spupykin $ # Maintainer: Sergej Pupykin # Contributor: Sergej Pupykin pkgname=anyfs-tools pkgver=0.85.1c -pkgrel=4 +pkgrel=5 pkgdesc="unix-way toolset for recovering and converting filesystems" arch=('i686' 'x86_64') url="http://anyfs-tools.sourceforge.net/" diff --git a/community/aqbanking/PKGBUILD b/community/aqbanking/PKGBUILD index a903f70c6..4c5f2451c 100644 --- a/community/aqbanking/PKGBUILD +++ b/community/aqbanking/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 99672 2013-10-30 22:55:47Z allan $ +# $Id: PKGBUILD 100084 2013-11-01 13:55:55Z eric $ # Maintainer: Sergej Pupykin # Contributor: David Moore pkgname=aqbanking pkgver=5.0.25 _dnrel=95 -pkgrel=1 +pkgrel=2 pkgdesc="A library for online banking and financial applications" arch=(i686 x86_64) url="http://www.aquamaniac.de/aqbanking" @@ -22,5 +22,9 @@ build() { --with-backends="aqhbci aqofxconnect" \ --enable-gwenhywfar make +} + +package() { + cd $srcdir/aqbanking-$pkgver make DESTDIR=$pkgdir install } diff --git a/community/augeas/PKGBUILD b/community/augeas/PKGBUILD index 85f9289d6..52ef6f776 100644 --- a/community/augeas/PKGBUILD +++ b/community/augeas/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 99688 2013-10-30 23:02:09Z allan $ +# $Id: PKGBUILD 100130 2013-11-01 20:20:20Z spupykin $ # Contributor: Thomas S Hatch # Contributor: Jon Nordby pkgname=augeas pkgver=1.1.0 -pkgrel=1 +pkgrel=2 pkgdesc="A configuration editing tool that parses config files and transforms them into a tree" arch=('i686' 'x86_64') url="http://augeas.net" diff --git a/community/bcg729/PKGBUILD b/community/bcg729/PKGBUILD index 257ae8479..c3dec679a 100644 --- a/community/bcg729/PKGBUILD +++ b/community/bcg729/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 99694 2013-10-30 23:04:47Z allan $ +# $Id: PKGBUILD 100132 2013-11-01 20:20:41Z spupykin $ # Maintainer: Sergej Pupykin pkgname=bcg729 pkgver=1.0.0 -pkgrel=3 +pkgrel=4 pkgdesc="g729 codec" arch=('i686' 'x86_64') url="http://www.linphone.org/eng/documentation/dev/bcg729.html" diff --git a/community/blueman/PKGBUILD b/community/blueman/PKGBUILD index 888485938..d1db7e726 100644 --- a/community/blueman/PKGBUILD +++ b/community/blueman/PKGBUILD @@ -1,17 +1,17 @@ -# $Id: PKGBUILD 99699 2013-10-30 23:06:45Z allan $ +# $Id: PKGBUILD 100136 2013-11-01 20:21:28Z spupykin $ # Contributor: Ionut Biru pkgname=blueman -pkgver=1.23 -pkgrel=10 +pkgver=20131021git +pkgrel=2 pkgdesc="GTK+ bluetooth manager" arch=('i686' 'x86_64') license=('GPL') -url="https://launchpad.net/blueman" -depends=('bluez4' 'bluez-libs' 'gnome-icon-theme' 'libpulse' 'obex-data-server' +url="https://github.com/cschramm/blueman" +depends=('bluez' 'bluez-libs' 'gnome-icon-theme' 'libpulse' 'obex-data-server' 'python2-dbus' 'python2-notify' 'startup-notification' 'xdg-utils') -makedepends=('pyrex' 'intltool') +makedepends=('pyrex' 'intltool' 'git') optdepends=('dnsmasq: For creating PAN network' 'modemmanager: For modem management service' 'notification-daemon: For desktop notifications' @@ -19,18 +19,21 @@ optdepends=('dnsmasq: For creating PAN network' 'pulseaudio: To use the pulseaudio plugin' 'python2-gconf: For gconf configuration support') install=$pkgname.install -source=(https://launchpad.net/${pkgname}/1.2/${pkgver}/+download/${pkgname}-${pkgver}.tar.gz) -md5sums=('f0bee59589f4c23e35bf08c2ef8acaef') +source=("blueman::git://github.com/cschramm/blueman.git") +md5sums=('SKIP') -build() { - cd "${srcdir}/${pkgname}-${pkgver}" - - export PYTHON=python2 +prepare() { + cd "${srcdir}/${pkgname}" for file in apps/blueman*; do sed -i 's_#!/usr/bin/python_#!/usr/bin/python2_' $file done sed -i 's|"blueman-tray"|"blueman"|' blueman/plugins/applet/StatusIcon.py +} +build() { + cd "${srcdir}/${pkgname}" + export PYTHON=python2 + ./autogen.sh ./configure --prefix=/usr \ --sysconfdir=/etc \ --libexecdir=/usr/lib/blueman \ @@ -39,7 +42,7 @@ build() { } package() { - cd "${srcdir}/${pkgname}-${pkgver}" + cd "${srcdir}/${pkgname}" make DESTDIR="${pkgdir}" install echo "NotShowIn=KDE;" >> ${pkgdir}/etc/xdg/autostart/blueman.desktop } diff --git a/community/cdbxx/PKGBUILD b/community/cdbxx/PKGBUILD index 8409adaa4..0d8075a0c 100644 --- a/community/cdbxx/PKGBUILD +++ b/community/cdbxx/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 65076 2012-02-20 03:31:11Z spupykin $ +# $Id: PKGBUILD 100138 2013-11-01 20:21:49Z spupykin $ # Maintainer: Sergej Pupykin # Contributor: Sergej Pupykin pkgname=cdbxx pkgver=0.0.1rc2 -pkgrel=3 +pkgrel=4 pkgdesc="cdbxx is a small STL style C++ library for TinyCDB implementation of Constant Database" arch=(i686 x86_64) url="http://cdbxx.sourceforge.net/" @@ -21,5 +21,9 @@ build() { sed -i '1,2i#include ' src/db.cc make +} + +package() { + cd $srcdir/$pkgname-$pkgver make DESTDIR=$pkgdir install } diff --git a/community/cinnamon-session/PKGBUILD b/community/cinnamon-session/PKGBUILD index 0088d7d87..785176c4c 100644 --- a/community/cinnamon-session/PKGBUILD +++ b/community/cinnamon-session/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Jan Alexander Steffens (heftig) pkgname=cinnamon-session -pkgver=2.0.3 +pkgver=2.0.4 pkgrel=1 pkgdesc="The Cinnamon Session Handler" arch=(i686 x86_64) @@ -16,7 +16,7 @@ url="https://github.com/linuxmint/cinnamon-session" source=(${pkgname}-${pkgver}.tar.gz::https://github.com/linuxmint/cinnamon-session/archive/${pkgver}.tar.gz remove_sessionmigration.patch timeout.patch) -sha256sums=('8934e80839e5b5508c882d7e01f70f1d8b1ea6b33c000591a84359cbedb76b07' +sha256sums=('6de02197c89bde698e4f28cba51653967e1322c17c55ebc5f81ca30b14f58278' 'f3c0bc1a3debfaa686230f19ba371b08dd4645064d90ead0c34f465c7d416736' 'ef421a14814c7858490b3a806568ab4ec8a0dc21d390e94f801771c1261bb24a') @@ -28,9 +28,6 @@ prepare() { # Increase timeout, for slow machines patch -Np1 -i ../timeout.patch - - # Fix screensaver command - sed -i 's/gnome-screensaver-command/cinnamon-screensaver-command/' cinnamon-session/csm-inhibit-dialog.c } build() { diff --git a/community/cinnamon/PKGBUILD b/community/cinnamon/PKGBUILD index ab77300c9..5b3209819 100644 --- a/community/cinnamon/PKGBUILD +++ b/community/cinnamon/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 99708 2013-10-30 23:09:50Z allan $ +# $Id: PKGBUILD 100100 2013-11-01 17:11:05Z bgyorgy $ # Maintainer: Alexandre Filgueira # Contributor: M0Rf30 # Contributor: unifiedlinux # Contributor: CReimer pkgname=cinnamon -pkgver=2.0.6 +pkgver=2.0.8 pkgrel=2 pkgdesc="Linux desktop which provides advanced innovative features and a traditional user experience" arch=('i686' 'x86_64') @@ -17,21 +17,17 @@ depends=('accountsservice' 'caribou' 'cinnamon-settings-daemon' 'cinnamon-sessio 'librsvg' 'networkmanager' 'muffin' 'pygtk' 'python2-dbus' 'python2-pillow' 'python2-pam' 'python2-pexpect' 'python2-pyinotify' 'python2-lxml' 'webkitgtk' 'cinnamon-control-center' 'cinnamon-screensaver' 'libgnomekbd' - 'network-manager-applet' 'nemo') + 'network-manager-applet' 'nemo' 'polkit-gnome') makedepends=('gnome-common' 'intltool') options=('!emptydirs') install=${pkgname}.install source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxmint/Cinnamon/archive/$pkgver.tar.gz" "cinnamon-gstreamer1.patch" - "fix-control-center-check.patch" - "background.patch" "keyboard_applet.patch" "input_keybindings.patch" "org.archlinux.pkexec.cinnamon-settings-users.policy") -sha256sums=('0acd307bb8e8d87f6083d5b112deda20967933f6c70387fee72b2a3b5143ef4f' +sha256sums=('f7868e3321a00dd2704a270b474ad0844b7e34e6c536b1b4a9c70b4be7c1f5f4' '2e10ba71fd9ba40afd7e9492b2fc0d5bcc27874bcde543cfd8a47ad20c52354a' - 'ee5694bdc997ffa35a817f691b15bae13747137d35ec2aecd0da298d7edbe426' - '373d80cdb23250fbde846ed493ba422672cc42b03a111c2ce044467ee782df7f' '6acb07393105ddced8a4c3c869a596350d1a7d81a808ca5307d2ad770653a9d3' 'e28c40eb844105154fa6106f5b4de3151a22805b3a7b2f84be9ea6c15cec3de6' '371beac9e55d36f7629d2fc5cb40d6a3e6c0f4aac014f6fefdcd6743b5194b23') @@ -43,20 +39,18 @@ prepare() { sed -i 's:/usr/bin/python :/usr/bin/python2 :' files/usr/bin/cinnamon-menu-editor find -type f | xargs sed -i 's@^#!.*python$@#!/usr/bin/python2@' - # Check for the cc-panel path, not for the unneeded binary - patch -Np1 -i ../fix-control-center-check.patch - - # Fix missing backgrounds - patch -Np1 -i ../background.patch - # Fix keyboard applet patch -Np1 -i ../keyboard_applet.patch # Add input keybindings patch -Np1 -i ../input_keybindings.patch - # Prefix 'System Settings' with 'Cinnamon' to avoid confusion with gnome-control-center - sed -i 's/^Name\(.*\)=\(.*\)/Name\1=Cinnamon \2/' files/usr/share/applications/cinnamon-settings{,-users}.desktop + # Port to GStreamer 1.0. Also backports some recorder bugfixes + patch -Np1 -i ../cinnamon-gstreamer1.patch + + # Fix required components + sed -i 's/cinnamon-fallback-mount-helper;/polkit-gnome-authentication-agent-1;/ + s/nm-applet;/cinnamon-nm-applet;/' files/usr/share/cinnamon-session/sessions/cinnamon*.session # fix for the python2 PAM module sed -i 's:import PAM:import pam:' files/usr/lib/cinnamon-settings/modules/cs_user.py @@ -64,11 +58,15 @@ prepare() { # Use pkexec instead of gksu sed -i 's/gksu/pkexec/' files/usr/bin/cinnamon-settings-users - # Port to GStreamer 1.0. Also backports some recorder bugfixes - patch -Np1 -i ../cinnamon-gstreamer1.patch + # Check for the cc-panel path, not for the unneeded binary + sed -i 's|/usr/bin/cinnamon-control-center|/usr/lib/cinnamon-control-center-1/panels|' files/usr/bin/cinnamon-settings - # Remove cinnamon-fallback-mount-helper from required components - sed -i 's/cinnamon-fallback-mount-helper;//' files/usr/share/cinnamon-session/sessions/cinnamon*.session + # Cinnamon has no upstream backgrounds, use GNOME backgrounds instead + sed -i 's|/usr/share/cinnamon-background-properties|/usr/share/gnome-background-properties|' \ + files/usr/lib/cinnamon-settings/modules/cs_backgrounds.py + + # Prefix 'System Settings' with 'Cinnamon' to avoid confusion with gnome-control-center + sed -i 's/^Name\(.*\)=\(.*\)/Name\1=Cinnamon \2/' files/usr/share/applications/cinnamon-settings{,-users}.desktop } build() { @@ -82,15 +80,16 @@ build() { --disable-schemas-compile \ --enable-compile-warnings=yes \ --with-session-tracking=systemd - make CFLAGS="${CFLAGS} -Wno-deprecated -Wno-deprecated-declarations" + make } package() { cd ${srcdir}/Cinnamon* make DESTDIR="${pkgdir}" install - # Remove leftover files after patching - find "$pkgdir" -type f -name *.orig | xargs rm + # Install cinnamon-nm-applet.desktop file + sed 's/^NotShowIn=.*/OnlyShowIn=GNOME/' /usr/share/applications/nm-applet.desktop \ + > "${pkgdir}/usr/share/applications/cinnamon-nm-applet.desktop" # Install policy file install -Dm644 "${srcdir}/org.archlinux.pkexec.cinnamon-settings-users.policy" \ diff --git a/community/cinnamon/background.patch b/community/cinnamon/background.patch deleted file mode 100644 index ccfdce4cf..000000000 --- a/community/cinnamon/background.patch +++ /dev/null @@ -1,16 +0,0 @@ ---- a/files/usr/lib/cinnamon-settings/modules/cs_backgrounds.py -+++ b/files/usr/lib/cinnamon-settings/modules/cs_backgrounds.py -@@ -334,10 +334,9 @@ class BackgroundWallpaperPane (Gtk.VBox) - - def update_icon_view(self): - pictures_list = [] -- if os.path.exists("/usr/share/cinnamon-background-properties"): -- for i in os.listdir("/usr/share/cinnamon-background-properties"): -- if i.endswith(".xml"): -- pictures_list += self.parse_xml_backgrounds_list(os.path.join("/usr/share/cinnamon-background-properties", i)) -+ for i in os.listdir("/usr/share/gnome-background-properties"): -+ if i.endswith(".xml"): -+ pictures_list += self.parse_xml_backgrounds_list(os.path.join("/usr/share/gnome-background-properties", i)) - - path = os.path.join(os.getenv("HOME"), ".cinnamon", "backgrounds") - if os.path.exists(path): diff --git a/community/cinnamon/fix-control-center-check.patch b/community/cinnamon/fix-control-center-check.patch deleted file mode 100644 index 981b1c1a5..000000000 --- a/community/cinnamon/fix-control-center-check.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -Naur cinnamon-1.7.1.orig/files/usr/bin/cinnamon-settings cinnamon-1.7.1/files/usr/bin/cinnamon-settings ---- cinnamon-1.7.1.orig/files/usr/bin/cinnamon-settings 2013-02-21 17:23:45.000000000 +0100 -+++ cinnamon-1.7.1/files/usr/bin/cinnamon-settings 2013-03-03 03:03:24.151209998 +0100 -@@ -7,7 +7,7 @@ - if os.path.exists("/usr/lib/cinnamon-settings/modules/cs_%s.py" % module): - print "Python module" - os.execvp("/usr/lib/cinnamon-settings/cinnamon-settings.py", ("",) + tuple(sys.argv[1:])) -- elif os.path.exists("/usr/bin/cinnamon-control-center"): -+ elif os.path.exists("/usr/lib/cinnamon-control-center-1/panels"): - print "Unknown module %s, using cinnamon-control-center" % module - os.execvp("/usr/lib/cinnamon-settings/cinnamon-settings.py", ("",) + tuple(sys.argv[1:])) - elif os.path.exists("/usr/bin/gnome-control-center"): \ No newline at end of file diff --git a/community/classpath/PKGBUILD b/community/classpath/PKGBUILD index a222c9f35..e5efdd5b7 100644 --- a/community/classpath/PKGBUILD +++ b/community/classpath/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 97832 2013-09-30 10:02:06Z spupykin $ +# $Id: PKGBUILD 100102 2013-11-01 17:14:29Z spupykin $ # Maintainer: Sergej Pupykin # Maintainer: tardo # Contributor: Sean Gillespie pkgname=classpath pkgver=0.98 -pkgrel=5 +pkgrel=6 pkgdesc="A free replacement for Sun's proprietary core Java class libraries." arch=('i686' 'x86_64') url="http://www.gnu.org/software/classpath/" diff --git a/community/clearsilver/PKGBUILD b/community/clearsilver/PKGBUILD index 963483b52..f14fc444e 100644 --- a/community/clearsilver/PKGBUILD +++ b/community/clearsilver/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 86874 2013-03-23 23:10:33Z td123 $ +# $Id: PKGBUILD 100140 2013-11-01 20:22:07Z spupykin $ # Maintainer: Sergej Pupykin # Maintainer : Aaron Griffin # Contributor: William Rea pkgname=clearsilver pkgver=0.10.5 -pkgrel=9 +pkgrel=10 pkgdesc="clearsilver is a fast, powerful, and language-neutral HTML template system" arch=('i686' 'x86_64') url='http://www.clearsilver.net' diff --git a/community/commoncpp2/PKGBUILD b/community/commoncpp2/PKGBUILD index 8563f7667..8c34b44ce 100644 --- a/community/commoncpp2/PKGBUILD +++ b/community/commoncpp2/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 99716 2013-10-30 23:12:48Z allan $ +# $Id: PKGBUILD 100142 2013-11-01 20:22:25Z spupykin $ # Maintainer: Sergej Pupykin # Contributor: Franco Tortoriello # Contributor: Andrea Scarpino @@ -8,7 +8,7 @@ pkgname=commoncpp2 pkgver=1.8.1 -pkgrel=3 +pkgrel=4 pkgdesc="GNU Common C++ 2" arch=('x86_64' 'i686') url='http://www.gnu.org/software/commoncpp/' diff --git a/community/dante/PKGBUILD b/community/dante/PKGBUILD index eb633b2a4..805d39804 100644 --- a/community/dante/PKGBUILD +++ b/community/dante/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 99722 2013-10-30 23:14:58Z allan $ +# $Id: PKGBUILD 100144 2013-11-01 20:22:44Z spupykin $ # Maintainer: Sergej Pupykin # Contributor: Guillem Rieu pkgname=dante pkgver=1.3.2 -pkgrel=5 +pkgrel=6 pkgdesc="SOCKS v4 and v5 compatible proxy server and client" url="http://www.inet.no/dante" arch=(i686 x86_64) diff --git a/community/dietlibc/PKGBUILD b/community/dietlibc/PKGBUILD index 6926505b4..e53e18f30 100644 --- a/community/dietlibc/PKGBUILD +++ b/community/dietlibc/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 92521 2013-06-07 16:21:25Z spupykin $ +# $Id: PKGBUILD 100146 2013-11-01 20:23:04Z spupykin $ # Maintainer: Sergej Pupykin # Maintainer: Tino Reichardt pkgname=dietlibc pkgver=0.33 -pkgrel=1 +pkgrel=2 pkgdesc="a libc optimized for small size" arch=('i686' 'x86_64') url="http://www.fefe.de/dietlibc/" diff --git a/community/directfb/PKGBUILD b/community/directfb/PKGBUILD index 1493c85c1..20a0f1143 100644 --- a/community/directfb/PKGBUILD +++ b/community/directfb/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 99730 2013-10-30 23:21:51Z allan $ +# $Id: PKGBUILD 100148 2013-11-01 20:23:24Z spupykin $ # Maintainer: Jaroslav Lichtblau # Maintainer: Eric Bélanger pkgname=directfb pkgver=1.7.1 -pkgrel=1 +pkgrel=2 pkgdesc="A thin library that provides hardware graphics acceleration, input device handling and abstraction, integrated windowing system on top of the Linux Framebuffer Device" arch=('i686' 'x86_64') url="http://www.directfb.org" diff --git a/community/dspam/PKGBUILD b/community/dspam/PKGBUILD index 703d34b65..fc5cc2114 100644 --- a/community/dspam/PKGBUILD +++ b/community/dspam/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 99731 2013-10-30 23:22:15Z allan $ +# $Id: PKGBUILD 100150 2013-11-01 20:23:57Z spupykin $ # Maintainer: Sergej Pupykin # Contributor: William Rea pkgname=dspam pkgver=3.10.2 -pkgrel=7 +pkgrel=8 pkgdesc="A scalable, open-source statistical anti-spam filter" arch=('i686' 'x86_64') url="http://dspam.nuclearelephant.com/" diff --git a/community/dynamite/PKGBUILD b/community/dynamite/PKGBUILD index f230ef92f..23c38e6f6 100644 --- a/community/dynamite/PKGBUILD +++ b/community/dynamite/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 65136 2012-02-20 04:58:34Z spupykin $ +# $Id: PKGBUILD 100104 2013-11-01 17:14:55Z spupykin $ # Maintainer: Sergej Pupykin # Contributor: Zhukov Pavel pkgname=dynamite pkgver=0.1.1 -pkgrel=3 +pkgrel=4 pkgdesc="Dynamite is a tool and library for decompressing data compressed with PKWARE Data Compression Library" arch=('i686' 'x86_64') url="http://synce.sourceforge.net/" @@ -16,5 +16,9 @@ build() { cd $srcdir/libdynamite-$pkgver ./configure --prefix=/usr make +} + +package() { + cd $srcdir/libdynamite-$pkgver make DESTDIR=$pkgdir install } diff --git a/community/flickcurl/PKGBUILD b/community/flickcurl/PKGBUILD index 9b316bb1c..6c0cd5ab6 100644 --- a/community/flickcurl/PKGBUILD +++ b/community/flickcurl/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 88309 2013-04-16 13:27:02Z spupykin $ +# $Id: PKGBUILD 100106 2013-11-01 17:15:29Z spupykin $ # Maintainer: Sergej Pupykin pkgname=flickcurl pkgver=1.24 -pkgrel=1 +pkgrel=2 pkgdesc="C library for the Flickr API" arch=(i686 x86_64) url="http://librdf.org/flickcurl/" diff --git a/community/fox/PKGBUILD b/community/fox/PKGBUILD index 5afc1ac7d..719255ec2 100644 --- a/community/fox/PKGBUILD +++ b/community/fox/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 99741 2013-10-30 23:25:53Z allan $ +# $Id: PKGBUILD 100152 2013-11-01 20:24:18Z spupykin $ # Maintainer: Sergej Pupykin # Contributor: Ben pkgname=fox pkgver=1.6.49 -pkgrel=2 +pkgrel=3 pkgdesc="Free Objects for X: GUI Toolkit for C++" arch=('i686' 'x86_64') url="http://www.fox-toolkit.org/" diff --git a/community/freehdl/PKGBUILD b/community/freehdl/PKGBUILD index 02bd0aad6..83c2711e2 100644 --- a/community/freehdl/PKGBUILD +++ b/community/freehdl/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 82362 2013-01-16 10:08:50Z spupykin $ +# $Id: PKGBUILD 100156 2013-11-01 20:25:05Z spupykin $ # Maintainer: Sergej Pupykin # Contributor: Neil Darlow # Contributor: Jens Maucher pkgname=freehdl pkgver=0.0.8 -pkgrel=5 +pkgrel=6 pkgdesc='An open-source (C++ generating) VHDL simulator' arch=('i686' 'x86_64') url='http://freehdl.seul.org' diff --git a/community/freeradius-client/PKGBUILD b/community/freeradius-client/PKGBUILD index 7bac5c884..bc9c795de 100644 --- a/community/freeradius-client/PKGBUILD +++ b/community/freeradius-client/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 99743 2013-10-30 23:26:39Z allan $ +# $Id: PKGBUILD 100158 2013-11-01 20:25:26Z spupykin $ # Maintainer: Sergej Pupykin # Contributor: Kalidarn pkgname=freeradius-client pkgver=1.1.6 -pkgrel=5 +pkgrel=6 pkgdesc="FreeRADIUS Client Software" arch=('i686' 'x86_64') url="http://wiki.freeradius.org/Radiusclient" diff --git a/community/girara/PKGBUILD b/community/girara/PKGBUILD index 003f7d9d9..1fcc318cc 100644 --- a/community/girara/PKGBUILD +++ b/community/girara/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 95627 2013-08-15 09:04:33Z spupykin $ +# $Id: PKGBUILD 100160 2013-11-01 20:46:36Z spupykin $ # Maintainer: Daniel Wallace # Maintainer: Sergej Pupykin # Maintainer: mlq @@ -6,7 +6,7 @@ pkgbase=girara pkgname=(girara-common girara-gtk2 girara-gtk3) pkgver=0.1.7 -pkgrel=1 +pkgrel=2 pkgdesc="user interface library" arch=('i686' 'x86_64') url="http://pwmt.org/projects/girara" diff --git a/community/gloox/PKGBUILD b/community/gloox/PKGBUILD index 050161fe0..15626c957 100644 --- a/community/gloox/PKGBUILD +++ b/community/gloox/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 99765 2013-10-30 23:34:37Z allan $ +# $Id: PKGBUILD 100162 2013-11-01 20:46:56Z spupykin $ # Maintainer: Sergej Pupykin # Maintainer: William Rea pkgname=gloox pkgver=1.0.6 -pkgrel=1 +pkgrel=2 pkgdesc="C++ libraries for development of Jabber client/component/server" arch=(i686 x86_64) url="http://camaya.net/gloox" diff --git a/community/gocr/PKGBUILD b/community/gocr/PKGBUILD index 1bf3b3c5a..3813bebea 100644 --- a/community/gocr/PKGBUILD +++ b/community/gocr/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 88468 2013-04-18 12:15:06Z spupykin $ +# $Id: PKGBUILD 100164 2013-11-01 20:47:16Z spupykin $ # Maintainer: Sergej Pupykin # Contributor: damir pkgname=gocr pkgver=0.50 -pkgrel=1 +pkgrel=2 pkgdesc="Open-source character recognition (OCR)" arch=("i686" "x86_64") url="http://jocr.sourceforge.net/index.html" diff --git a/community/gpsim/PKGBUILD b/community/gpsim/PKGBUILD index 25f10057e..20d18b23a 100644 --- a/community/gpsim/PKGBUILD +++ b/community/gpsim/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 99787 2013-10-30 23:43:00Z allan $ +# $Id: PKGBUILD 100166 2013-11-01 20:47:35Z spupykin $ # Maintainer: Sergej Pupykin # Maintainer: mickael9 pkgname=gpsim pkgver=0.27.0 -pkgrel=1 +pkgrel=2 pkgdesc="A full-featured software simulator for Microchip PIC microcontrollers" arch=(i686 x86_64) url="http://gpsim.sourceforge.net/" diff --git a/community/grace/PKGBUILD b/community/grace/PKGBUILD index b6a4187e9..5c2c89896 100644 --- a/community/grace/PKGBUILD +++ b/community/grace/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 90043 2013-05-06 19:37:42Z foutrelis $ +# $Id: PKGBUILD 100168 2013-11-01 20:47:57Z spupykin $ # Maintainer: Sergej Pupykin # Maintainer: damir # Contributor: Damir Perisa pkgname=grace pkgver=5.1.23 -pkgrel=2 +pkgrel=3 pkgdesc="2D plotting tool" arch=(i686 x86_64) url="http://plasma-gate.weizmann.ac.il/Grace/" diff --git a/community/gsoap/PKGBUILD b/community/gsoap/PKGBUILD index f917b599c..f706e0e8c 100644 --- a/community/gsoap/PKGBUILD +++ b/community/gsoap/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 96756 2013-09-04 10:16:51Z spupykin $ +# $Id: PKGBUILD 100170 2013-11-01 20:48:34Z spupykin $ # Maintainer: Sergej Pupykin # Contributor: Tor Krill # Contributor: Lee.MaRS pkgname=gsoap pkgver=2.8.16 -pkgrel=1 +pkgrel=2 pkgdesc="Offers an XML language binding to ease the development of SOAP/XML Web services in C and C/C++" url="http://www.cs.fsu.edu/~engelen/soap.html" arch=('i686' 'x86_64') diff --git a/community/gtk2+extra/PKGBUILD b/community/gtk2+extra/PKGBUILD index 39984cfb3..76d79f00f 100644 --- a/community/gtk2+extra/PKGBUILD +++ b/community/gtk2+extra/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 99793 2013-10-30 23:45:07Z allan $ +# $Id: PKGBUILD 100172 2013-11-01 20:52:15Z spupykin $ # Maintainer: Sergej Pupykin # Contributor: Tom Newsom pkgname=gtk2+extra pkgver=2.1.2 -pkgrel=2 +pkgrel=3 pkgdesc="GtkExtra is a useful set of widgets for creating GUI's for the Xwindows system using GTK+" arch=(i686 x86_64) url="http://gtkextra.sourceforge.net/" @@ -20,5 +20,9 @@ build() { patch -p1 <$srcdir/build-fix.patch ./configure --prefix=/usr make +} + +package() { + cd $srcdir/gtk+extra-$pkgver make DESTDIR=$pkgdir install } diff --git a/community/gtkdatabox/PKGBUILD b/community/gtkdatabox/PKGBUILD index 7e1d03e03..e331cebb9 100644 --- a/community/gtkdatabox/PKGBUILD +++ b/community/gtkdatabox/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 99795 2013-10-30 23:45:50Z allan $ +# $Id: PKGBUILD 100174 2013-11-01 20:54:29Z spupykin $ # Maintainer: Sergej Pupykin # Contributor: William Rea pkgname=gtkdatabox pkgver=0.9.2.0 -pkgrel=1 +pkgrel=2 pkgdesc="A widget for the Gtk+ library designed to display large amounts of numerical data" arch=(i686 x86_64) url="http://sourceforge.net/projects/gtkdatabox/" @@ -24,5 +24,9 @@ build() { --enable-gtk-doc-pdf \ --enable-libglade make +} + +package() { + cd $srcdir/gtkdatabox-$pkgver make DESTDIR=$pkgdir install } diff --git a/community/highlight/PKGBUILD b/community/highlight/PKGBUILD index a7defcdc1..3e10a8a7c 100644 --- a/community/highlight/PKGBUILD +++ b/community/highlight/PKGBUILD @@ -1,20 +1,21 @@ -# $Id: PKGBUILD 98015 2013-10-03 17:42:09Z bluewind $ +# $Id: PKGBUILD 100124 2013-11-01 18:47:04Z bluewind $ # Maintainer: Florian Pritz # Contributor: Jan Fader pkgbase=highlight pkgname=(highlight highlight-gui) -pkgver=3.16 +pkgver=3.16.1 +_pkgver=3.16 pkgrel=1 url="http://www.andre-simon.de/doku/highlight/highlight.html" license=('GPL') arch=('i686' 'x86_64') makedepends=(qt4 lua boost) -source=(http://www.andre-simon.de/zip/$pkgname-$pkgver.tar.bz2{,.asc}) -md5sums=('88558766efc5109f07b7f5b78e62aea2' +source=(http://www.andre-simon.de/zip/$pkgname-$_pkgver.tar.bz2{,.asc}) +md5sums=('688bb537db149dc720b9ef1ffc796ced' 'SKIP') build() { - cd "$srcdir/$pkgbase-$pkgver" + cd "$srcdir/$pkgbase-$_pkgver" make QMAKE=qmake-qt4 make QMAKE=qmake-qt4 gui @@ -23,7 +24,7 @@ build() { package_highlight() { pkgdesc="Fast and flexible source code highlighter (CLI version)" depends=('lua') - cd "$srcdir/$pkgbase-$pkgver" + cd "$srcdir/$pkgbase-$_pkgver" make DESTDIR="$pkgdir" QMAKE=qmake-qt4 install } @@ -31,7 +32,7 @@ package_highlight() { package_highlight-gui() { pkgdesc="Fast and flexible source code highlighter (Qt version)" depends=('qt4' 'highlight') - cd "$srcdir/$pkgbase-$pkgver" + cd "$srcdir/$pkgbase-$_pkgver" install -dm755 "$pkgdir/usr/bin" make DESTDIR="$pkgdir" QMAKE=qmake-qt4 install-gui diff --git a/community/homebank/PKGBUILD b/community/homebank/PKGBUILD index 92e2c0987..9be345466 100644 --- a/community/homebank/PKGBUILD +++ b/community/homebank/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 98074 2013-10-05 17:19:13Z jlichtblau $ +# $Id: PKGBUILD 100085 2013-11-01 13:55:56Z eric $ # Maintainer: Jaroslav Lichtblau # Contributor: William Rea pkgname=homebank pkgver=4.5.4 -pkgrel=1 +pkgrel=2 pkgdesc="Free, easy, personal accounting for everyone" arch=('i686' 'x86_64') url="http://homebank.free.fr/" diff --git a/community/inn/PKGBUILD b/community/inn/PKGBUILD index bb68b9d91..6608611da 100644 --- a/community/inn/PKGBUILD +++ b/community/inn/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 95240 2013-08-07 11:39:42Z spupykin $ +# $Id: PKGBUILD 100176 2013-11-01 20:58:57Z spupykin $ # Maintainer: Sergej Pupykin # Maintainer: Edward Tjörnhammar # Contributor: Edward Tjörnhammar pkgname=inn pkgver=2.5.3 -pkgrel=8 +pkgrel=9 pkgdesc="Complete open source Usenet system. De facto standard for handling news routing, news spool and serving the spool to customers." url="http://www.isc.org/software/inn/" arch=('i686' 'x86_64') diff --git a/community/inotify-tools/PKGBUILD b/community/inotify-tools/PKGBUILD index 382a1dc6e..2fe769dca 100644 --- a/community/inotify-tools/PKGBUILD +++ b/community/inotify-tools/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 65568 2012-02-21 08:59:52Z spupykin $ +# $Id: PKGBUILD 100108 2013-11-01 17:15:48Z spupykin $ # Maintainer: Sergej Pupykin # Contributor: Alessandro Sagratini pkgname=inotify-tools pkgver=3.14 -pkgrel=2 +pkgrel=3 pkgdesc="inotify-tools is a C library and a set of command-line programs for Linux providing a simple interface to inotify." arch=('i686' 'x86_64') url="http://inotify-tools.sourceforge.net/" @@ -18,5 +18,9 @@ build() { cd $srcdir/$pkgname-$pkgver ./configure --prefix=/usr make +} + +package() { + cd $srcdir/$pkgname-$pkgver make DESTDIR=$pkgdir install } diff --git a/community/jbigkit/PKGBUILD b/community/jbigkit/PKGBUILD index 363c57193..5a1a91dc2 100644 --- a/community/jbigkit/PKGBUILD +++ b/community/jbigkit/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 65580 2012-02-21 09:05:55Z spupykin $ +# $Id: PKGBUILD 100180 2013-11-01 20:59:44Z spupykin $ # Maintainer: Sergej Pupykin # Contributor: Angel 'angvp' Velasquez # Contributor: Frank Ickstadt (frank dot ickstadt at gmail dot com) pkgname=jbigkit pkgver=2.0 -pkgrel=3 +pkgrel=4 pkgdesc="Data compression library/utilities for bi-level high-resolution images" arch=('i686' 'x86_64') url="http://www.cl.cam.ac.uk/~mgk25/jbigkit/" @@ -16,8 +16,11 @@ md5sums=('3dd87f605abb1a97a22dc79d8b3e8f6c') build() { cd $srcdir/$pkgname - make +} + +package() { + cd $srcdir/$pkgname install -D -m644 $srcdir/$pkgname/libjbig/libjbig.a $pkgdir/usr/lib/libjbig.a install -D -m644 $srcdir/$pkgname/libjbig/libjbig85.a $pkgdir/usr/lib/libjbig85.a diff --git a/community/judy/PKGBUILD b/community/judy/PKGBUILD index e0fc510d8..7b7fd4281 100644 --- a/community/judy/PKGBUILD +++ b/community/judy/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 65582 2012-02-21 09:06:42Z spupykin $ +# $Id: PKGBUILD 100110 2013-11-01 17:16:07Z spupykin $ # Maintainer: Sergej Pupykin # Contributor: d'Ronin pkgname=judy pkgver=1.0.5 -pkgrel=3 +pkgrel=4 arch=('i686' 'x86_64') pkgdesc="C library creating and accessing dynamic arrays" makedepends=(gcc) @@ -14,10 +14,13 @@ url="http://judy.sourceforge.net/" source=(http://downloads.sourceforge.net/judy/Judy-$pkgver.tar.gz) md5sums=('115a0d26302676e962ae2f70ec484a54') -build() -{ +build() { cd $srcdir/$pkgname-$pkgver [ $NOEXTRACT -eq 1 ] || ./configure --prefix=/usr make -j1 +} + +package() { + cd $srcdir/$pkgname-$pkgver make DESTDIR=$pkgdir install } diff --git a/community/kmymoney/PKGBUILD b/community/kmymoney/PKGBUILD index 1bcf25742..b27f25bff 100644 --- a/community/kmymoney/PKGBUILD +++ b/community/kmymoney/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 98121 2013-10-06 08:45:27Z jlichtblau $ +# $Id: PKGBUILD 100086 2013-11-01 13:55:58Z eric $ # Maintainer: Jaroslav Lichtblau # Maintainer: Laurent Carlier # Contributor: Vamp898 @@ -8,7 +8,7 @@ pkgname=kmymoney pkgver=4.6.4 -pkgrel=1 +pkgrel=2 pkgdesc="Personal finance manager for KDE which operates similarly to MS-Money or Quicken" arch=('i686' 'x86_64') url="http://kmymoney2.sourceforge.net/" @@ -18,7 +18,7 @@ makedepends=('cmake' 'automoc4' 'docbook-xml' 'docbook-xsl' 'boost') replaces=('kmymoney2') install=$pkgname.install changelog=$pkgname.changelog -options=('!makeflags') +#options=('!makeflags') source=(http://downloads.sourceforge.net/project/kmymoney2/KMyMoney-KDE4/$pkgver/$pkgname-$pkgver.tar.xz) sha256sums=('89522fadb4a9f06f3f20e2d6ac47a147f70b4265abad2fdf3aa6672fe2a3c012') @@ -31,7 +31,7 @@ build() { cmake ../ \ -DCMAKE_INSTALL_PREFIX=/usr \ -DCMAKE_BUILD_TYPE=RELEASE -DCMAKE_SKIP_RPATH=YES - make VERBOSE=1 + make } package() { diff --git a/community/leptonica/PKGBUILD b/community/leptonica/PKGBUILD index 565dd94b4..40e4b403d 100644 --- a/community/leptonica/PKGBUILD +++ b/community/leptonica/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 99825 2013-10-31 01:56:20Z allan $ +# $Id: PKGBUILD 100182 2013-11-01 21:05:03Z spupykin $ # Maintainer: Sergej Pupykin # Maintainer: Christoph Drexler pkgname=leptonica pkgver=1.69 -pkgrel=8 +pkgrel=9 pkgdesc="Software that is broadly useful for image processing and image analysis applications" arch=('i686' 'x86_64') url="http://www.leptonica.com/" diff --git a/community/libacpi/PKGBUILD b/community/libacpi/PKGBUILD index 26c930902..9b638f10e 100644 --- a/community/libacpi/PKGBUILD +++ b/community/libacpi/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 57009 2011-10-18 09:29:14Z spupykin $ +# $Id: PKGBUILD 100184 2013-11-01 21:05:24Z spupykin $ # Maintainer: Sergej Pupykin pkgname=libacpi pkgver=0.2 -pkgrel=3 +pkgrel=4 pkgdesc="general purpose lib to gather ACPI data" arch=(i686 x86_64) url="http://www.ngolde.de/libacpi.html" @@ -19,5 +19,9 @@ build() { cd "${srcdir}/${pkgname}-${pkgver}" patch -p1 <$srcdir/libacpi_${pkgver}-4.diff make PREFIX=/usr +} + +package() { + cd "${srcdir}/${pkgname}-${pkgver}" make PREFIX=/usr DESTDIR="${pkgdir}" install } diff --git a/community/libdlna/PKGBUILD b/community/libdlna/PKGBUILD index 035a4f3e5..85b5507fc 100644 --- a/community/libdlna/PKGBUILD +++ b/community/libdlna/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 99829 2013-10-31 01:57:40Z allan $ +# $Id: PKGBUILD 100186 2013-11-01 21:05:42Z spupykin $ # Maintainer: Kessia 'even' Pinheiro # Contributor: kastor pkgname=libdlna pkgver=0.2.4 -pkgrel=12 +pkgrel=13 pkgdesc="An open-source implementation of DLNA (Digital Living Network Alliance) standards " url="http://libdlna.geexbox.org" license=("LGPL") diff --git a/community/libdnet/PKGBUILD b/community/libdnet/PKGBUILD index a7fb2d71a..fb37692c9 100644 --- a/community/libdnet/PKGBUILD +++ b/community/libdnet/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 99830 2013-10-31 01:58:00Z allan $ +# $Id: PKGBUILD 100188 2013-11-01 21:06:01Z spupykin $ # Maintainer: Sergej Pupykin # Contributor: James Fryman pkgname=libdnet pkgver=1.12 -pkgrel=7 +pkgrel=8 pkgdesc="A simplified, portable interface to several low-level networking routines" arch=(i686 x86_64) makedepends=(python2) diff --git a/community/libee/PKGBUILD b/community/libee/PKGBUILD index 44f4e4c30..ef72a58e3 100644 --- a/community/libee/PKGBUILD +++ b/community/libee/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 99831 2013-10-31 01:58:20Z allan $ +# $Id: PKGBUILD 100190 2013-11-01 21:08:05Z spupykin $ # Maintainer: Sergej Pupykin # Maintainer: Brian Knox pkgname=libee pkgver=0.4.1 -pkgrel=2 +pkgrel=3 pkgdesc="event expression library inspired by CEE" url="http://www.libee.org/" arch=('i686' 'x86_64') diff --git a/community/libestr/PKGBUILD b/community/libestr/PKGBUILD index 4778da12b..4f994e609 100644 --- a/community/libestr/PKGBUILD +++ b/community/libestr/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 99833 2013-10-31 01:59:00Z allan $ +# $Id: PKGBUILD 100192 2013-11-01 21:08:24Z spupykin $ # Maintainer: Sergej Pupykin # Maintainer: Brian Knox pkgname=libestr pkgver=0.1.5 -pkgrel=1 +pkgrel=2 pkgdesc="essentials for string handling (and a bit more)" url="http://libestr.adiscon.com/" arch=('i686' 'x86_64') diff --git a/community/libexosip2/PKGBUILD b/community/libexosip2/PKGBUILD index 79c1b7a63..ca1be07a1 100644 --- a/community/libexosip2/PKGBUILD +++ b/community/libexosip2/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 99835 2013-10-31 01:59:40Z allan $ +# $Id: PKGBUILD 100194 2013-11-01 21:08:42Z spupykin $ # Maintainer: Sergej Pupykin # Contributor: Darwin Bautista pkgname=libexosip2 epoch=1 pkgver=4.0.0 -pkgrel=1 +pkgrel=2 pkgdesc="A library that hides the complexity of using SIP for multimedia session establishement" arch=('i686' 'x86_64') url="http://savannah.nongnu.org/projects/exosip/" diff --git a/community/libharu/PKGBUILD b/community/libharu/PKGBUILD index 77deba096..d30269628 100644 --- a/community/libharu/PKGBUILD +++ b/community/libharu/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 99848 2013-10-31 02:04:07Z allan $ +# $Id: PKGBUILD 100196 2013-11-01 21:09:00Z spupykin $ # Maintainer: Sergej Pupykin # Maintainer : SpepS # Contributor: Auguste @@ -6,7 +6,7 @@ pkgname=libharu pkgver=2.2.1 -pkgrel=4 +pkgrel=5 pkgdesc="C/C++ library for generating PDF documents" url="http://libharu.org/wiki/Main_Page" arch=('i686' 'x86_64') diff --git a/community/libinfinity/PKGBUILD b/community/libinfinity/PKGBUILD index e9dccbcb8..e5cbee89f 100644 --- a/community/libinfinity/PKGBUILD +++ b/community/libinfinity/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 99851 2013-10-31 02:05:07Z allan $ +# $Id: PKGBUILD 100198 2013-11-01 21:12:34Z spupykin $ # Maintainer: Sergej Pupykin # Maintainer: Sven-Hendrik Haase # Contributor: Gregory Haynes pkgname=libinfinity pkgver=0.5.4 -pkgrel=1 +pkgrel=2 pkgdesc="An implementation of the Infininote protocol written in GObject-based C" arch=('i686' 'x86_64') url="http://gobby.0x539.de" diff --git a/community/liblinebreak/PKGBUILD b/community/liblinebreak/PKGBUILD index be7db4658..d18340459 100644 --- a/community/liblinebreak/PKGBUILD +++ b/community/liblinebreak/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 100027 2013-10-31 04:14:36Z allan $ +# $Id: PKGBUILD 100200 2013-11-01 21:12:55Z spupykin $ # Maintainer: Sergej Pupykin # Contributor: Orivej Desh pkgname=liblinebreak pkgver=2.1 -pkgrel=1 +pkgrel=2 pkgdesc="An implementation of the line breaking algorithm as described in Unicode 5.2.0 Standard Annex 14, Revision 24" arch=("i686" "x86_64") url="http://vimgadgets.sourceforge.net/liblinebreak/" @@ -17,6 +17,10 @@ build() { cd "$srcdir/liblinebreak-$pkgver" ./configure --prefix=/usr make +} + +package() { + cd "$srcdir/liblinebreak-$pkgver" make DESTDIR="$pkgdir" install install -Dm644 LICENCE "$pkgdir/usr/share/licenses/$pkgname/LICENSE" } diff --git a/community/liblockfile/PKGBUILD b/community/liblockfile/PKGBUILD index 7bb437825..e866d24bf 100644 --- a/community/liblockfile/PKGBUILD +++ b/community/liblockfile/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 66217 2012-02-23 03:31:35Z spupykin $ +# $Id: PKGBUILD 100202 2013-11-01 21:13:53Z spupykin $ # Maintainer: Sergej Pupykin # Contributor: Andreas Wagner pkgname=liblockfile pkgver=1.08_4 _basever=1.08 -pkgrel=2 +pkgrel=3 pkgdesc="a library with NFS-safe locking functions" arch=('i686' 'x86_64') license=('GPL') diff --git a/community/libmaa/PKGBUILD b/community/libmaa/PKGBUILD index 0207cc704..d75148122 100644 --- a/community/libmaa/PKGBUILD +++ b/community/libmaa/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 99854 2013-10-31 02:06:22Z allan $ +# $Id: PKGBUILD 100204 2013-11-01 21:14:11Z spupykin $ # Maintainer: Sergej Pupykin pkgname=libmaa pkgver=1.3.2 -pkgrel=1 +pkgrel=2 pkgdesc="Provides many low-level data structures which are helpful for writing compilers" url="http://sourceforge.net/projects/dict/" license=('GPL') diff --git a/community/libmatchbox/PKGBUILD b/community/libmatchbox/PKGBUILD index ac9b9bf0a..6bffe43f9 100644 --- a/community/libmatchbox/PKGBUILD +++ b/community/libmatchbox/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 99855 2013-10-31 02:06:43Z allan $ +# $Id: PKGBUILD 100206 2013-11-01 21:15:51Z spupykin $ # Maintainer: Sergej Pupykin # Contributor: Henrique C. Alves pkgname=libmatchbox pkgver=1.10 -pkgrel=2 +pkgrel=3 pkgdesc="Base library for Matchbox WM" arch=('i686' 'x86_64') license=('LGPL') diff --git a/community/libmicrohttpd/PKGBUILD b/community/libmicrohttpd/PKGBUILD index e838ee27d..838d7e676 100644 --- a/community/libmicrohttpd/PKGBUILD +++ b/community/libmicrohttpd/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 99857 2013-10-31 02:07:23Z allan $ +# $Id: PKGBUILD 100208 2013-11-01 21:16:12Z spupykin $ # Maintainer: Sergej Pupykin # Maintainer: Norberto Lopes # Contributor: Kao Dome @@ -7,7 +7,7 @@ pkgname=libmicrohttpd pkgver=0.9.27 -pkgrel=1 +pkgrel=2 pkgdesc="a small C library that is supposed to make it easy to run an HTTP server as part of another application." arch=('i686' 'x86_64') url="http://www.gnu.org/software/libmicrohttpd/" diff --git a/community/libnids/PKGBUILD b/community/libnids/PKGBUILD index 50877bae2..7b6e19092 100644 --- a/community/libnids/PKGBUILD +++ b/community/libnids/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 67519 2012-03-12 22:18:06Z lcarlier $ +# $Id: PKGBUILD 100211 2013-11-01 21:20:12Z spupykin $ # Maintainer: # Contributor: Essien Ita Essien # Contributor: damir pkgname=libnids pkgver=1.24 -pkgrel=2 +pkgrel=3 pkgdesc="An implementation of an E-component of Network Intrusion Detection System." arch=('i686' 'x86_64') url="http://libnids.sourceforge.net/" diff --git a/community/libosip2/PKGBUILD b/community/libosip2/PKGBUILD index 9ca2cde18..b2be945ed 100644 --- a/community/libosip2/PKGBUILD +++ b/community/libosip2/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 99871 2013-10-31 02:12:03Z allan $ +# $Id: PKGBUILD 100213 2013-11-01 21:20:33Z spupykin $ # Maintainer: Sergej Pupykin # Contributor: Michal Hybner pkgname=libosip2 epoch=1 pkgver=4.0.0 -pkgrel=1 +pkgrel=2 pkgdesc="oSIP is an implementation of SIP" arch=('i686' 'x86_64') url="http://www.gnu.org/software/osip/" diff --git a/community/libpqxx/PKGBUILD b/community/libpqxx/PKGBUILD index 8dc2a6d0c..c855098e1 100644 --- a/community/libpqxx/PKGBUILD +++ b/community/libpqxx/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 99876 2013-10-31 02:13:43Z allan $ +# $Id: PKGBUILD 100215 2013-11-01 21:20:51Z spupykin $ # Contributor: Giovanni Scafora pkgname=libpqxx pkgver=4.0.1 -pkgrel=1 +pkgrel=2 pkgdesc="C++ client API for PostgreSQL" arch=('i686' 'x86_64') license=('custom') @@ -18,6 +18,10 @@ build() { sed -i 's|python|python2|' tools/splitconfig ./configure --prefix=/usr --enable-shared make +} + +package() { + cd "${srcdir}/${pkgname}-${pkgver}" make prefix="${pkgdir}/usr" install install -D -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE" } diff --git a/community/librtfcomp/PKGBUILD b/community/librtfcomp/PKGBUILD index 71c36d33f..bcccba8a6 100644 --- a/community/librtfcomp/PKGBUILD +++ b/community/librtfcomp/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 96043 2013-08-19 12:12:47Z spupykin $ +# $Id: PKGBUILD 100112 2013-11-01 17:16:26Z spupykin $ # Contributor: Bartek Iwaniec pkgname=librtfcomp pkgver=1.3 -pkgrel=1 +pkgrel=2 pkgdesc="SynCE librtfcomp library" arch=(i686 x86_64) license=('GPL') diff --git a/community/libyaml/PKGBUILD b/community/libyaml/PKGBUILD index 73d2c7b1e..5f2a28178 100644 --- a/community/libyaml/PKGBUILD +++ b/community/libyaml/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 66208 2012-02-23 03:22:37Z spupykin $ +# $Id: PKGBUILD 100114 2013-11-01 17:16:45Z spupykin $ # Maintainer: Sergej Pupykin # Contributor: Michal Bozon pkgname=libyaml pkgver=0.1.4 -pkgrel=2 +pkgrel=3 pkgdesc="YAML 1.1 library" arch=('i686' 'x86_64') url="http://pyyaml.org/wiki/LibYAML" diff --git a/community/mailutils/PKGBUILD b/community/mailutils/PKGBUILD index c1649d573..6fc44af16 100644 --- a/community/mailutils/PKGBUILD +++ b/community/mailutils/PKGBUILD @@ -1,17 +1,16 @@ -# $Id: PKGBUILD 92555 2013-06-08 11:18:51Z bpiotrowski $ +# $Id: PKGBUILD 100116 2013-11-01 17:17:05Z spupykin $ # Maintainer: Sergej Pupykin # Contributor: Sergej Pupykin pkgname=mailutils pkgver=2.2 -pkgrel=7 +pkgrel=9 pkgdesc="MUA command line tool (mailx)" arch=(i686 x86_64) url="http://www.gnu.org/software/mailutils/" license=('GPL') depends=('libldap' 'pam' 'gnutls') makedepends=('emacs') -conflicts=('libsieve') install=mailutils.install options=(zipman !emptydirs) source=(http://ftp.gnu.org/gnu/mailutils/mailutils-$pkgver.tar.bz2 diff --git a/community/nemo/PKGBUILD b/community/nemo/PKGBUILD index 0c223a7a8..0b93b8ed6 100644 --- a/community/nemo/PKGBUILD +++ b/community/nemo/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 99922 2013-10-31 02:29:24Z allan $ +# $Id: PKGBUILD 100062 2013-11-01 02:29:31Z bgyorgy $ # Maintainer: Alexandre Filgueira # Contributor: Ner0 pkgname=nemo -pkgver=2.0.2 -pkgrel=2 +pkgver=2.0.4 +pkgrel=1 pkgdesc="Cinnamon file manager (Nautilus fork)" arch=('i686' 'x86_64') url="https://github.com/linuxmint/nemo" @@ -16,7 +16,7 @@ makedepends=('gtk-doc' 'gobject-introspection' 'intltool' 'gnome-common') options=('!emptydirs') install=nemo.install source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxmint/nemo/tarball/$pkgver") -sha256sums=('209b8140a653b9861c7ee51f77171b9ab8db196eb6f9ba0268645c0a2e1998ce') +sha256sums=('5ce99da6371d9ec62eaf947ae11dd3c2e88e605f3cc66411329b8c90192d2702') prepare() { cd linuxmint-nemo-* diff --git a/community/osmo/PKGBUILD b/community/osmo/PKGBUILD index 0efb606e2..426f30598 100644 --- a/community/osmo/PKGBUILD +++ b/community/osmo/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 99427 2013-10-28 16:13:05Z jgc $ +# $Id: PKGBUILD 100091 2013-11-01 14:16:00Z eric $ # Maintainer: Jaroslav Lichtblau # Contributor: Geoffroy Carrier # Contributor: Benzo @@ -12,10 +12,10 @@ arch=('i686' 'x86_64') url="http://clayo.org/osmo/" license=('GPL') depends=('gtkspell' 'hicolor-icon-theme' 'libical' 'libnotify' 'webkitgtk2' 'libgringotts>=1.2.1' 'libxml2') -makedepends=('pkgconfig' 'libtar') +makedepends=('libtar') optdepends=('sox: to play sounds') install=osmo.install -source=(ftp://ftp.archlinux.org/other/community/osmo-${_svnver}.tar.xz +source=(ftp://ftp.archlinux.org/other/community/osmo/osmo-${_svnver}.tar.xz osmo-0.2.10-configure.patch) md5sums=('ddcd0b23a24d8f1ec5abc904742233bf' '122fc15441b6215081772a00aa532394') diff --git a/community/paco/PKGBUILD b/community/paco/PKGBUILD index 2bc35fa4d..374ca79a3 100644 --- a/community/paco/PKGBUILD +++ b/community/paco/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 66147 2012-02-23 02:14:05Z spupykin $ +# $Id: PKGBUILD 100118 2013-11-01 17:17:26Z spupykin $ # Maintainer: Sergej Pupykin # Contributor: Sergej Pupykin pkgname=paco pkgver=2.0.9 -pkgrel=2 +pkgrel=3 pkgdesc="LFS packet manager" arch=('i686' 'x86_64') url="http://paco.sourceforge.net/index.html" @@ -19,6 +19,10 @@ build() { cd $srcdir/$pkgname-$pkgver ./configure --prefix=/usr --sysconfdir=/etc make +} + +package() { + cd $srcdir/$pkgname-$pkgver make DESTDIR=$pkgdir install rm -rf $pkgdir/home } diff --git a/community/parrot/PKGBUILD b/community/parrot/PKGBUILD index 7297430bb..27851a3f0 100644 --- a/community/parrot/PKGBUILD +++ b/community/parrot/PKGBUILD @@ -1,12 +1,12 @@ -# $Id: PKGBUILD 98746 2013-10-17 14:01:53Z andyrtr $ +# $Id: PKGBUILD 100098 2013-11-01 16:34:40Z spupykin $ # Maintainer: Sergej Pupykin # Contributor: mpie pkgname=parrot -pkgver=5.7.0 -#_rel=stable -_rel=devel -pkgrel=2 +pkgver=5.9.0 +_rel=stable +#_rel=devel +pkgrel=1 pkgdesc="Standalone VM that can execute bytecode compiled dynamic languages" arch=('x86_64' 'i686') url="http://www.parrotcode.org/" @@ -16,7 +16,7 @@ makedepends=('perl-json') optdepends=('freeglut') options=('!makeflags') source=(ftp://ftp.parrot.org/pub/parrot/releases/$_rel/$pkgver/$pkgname-$pkgver.tar.bz2) -md5sums=('3fcb1b21a3d71be8c4a4111fcac56278') +md5sums=('8cecbd7bbc0e5c814f0de716a070e7d3') build() { cd "$srcdir/$pkgname-$pkgver" diff --git a/community/pitivi/PKGBUILD b/community/pitivi/PKGBUILD index 78a193c04..4d6b35f4a 100644 --- a/community/pitivi/PKGBUILD +++ b/community/pitivi/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 99959 2013-10-31 02:41:56Z allan $ +# $Id: PKGBUILD 100076 2013-11-01 09:49:26Z spupykin $ # Maintainer: Sergej Pupykin # Maintainer: Abhishek Dasgupta # Contributor: Gabor Nyekhelyi (n0gabor) pkgname=pitivi pkgver=0.91 -pkgrel=3 +pkgrel=4 pkgdesc="Editor for audio/video projects using the GStreamer framework" arch=('i686' 'x86_64') url="http://www.pitivi.org/" diff --git a/community/python-pyopencl/PKGBUILD b/community/python-pyopencl/PKGBUILD index 4a1126de9..14865460f 100644 --- a/community/python-pyopencl/PKGBUILD +++ b/community/python-pyopencl/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 96123 2013-08-20 06:32:57Z lcarlier $ +# $Id: PKGBUILD 100072 2013-11-01 09:31:30Z jelle $ # Maintainer: Stéphane Gaudreault pkgbase=python-pyopencl pkgname=('python2-pyopencl' 'python-pyopencl' 'pyopencl-headers') -pkgver=2013.1 -pkgrel=2 +pkgver=2013.2 +pkgrel=1 pkgdesc="A complete, object-oriented language binding of OpenCL to Python" arch=('i686' 'x86_64') url="http://mathema.tician.de/software/pyopencl" @@ -13,7 +13,7 @@ epoch=1 makedepends=('boost-libs' 'ctags' 'python2-setuptools' 'python-setuptools' 'libcl' 'opencl-headers' 'mesa' 'boost' 'python2-mako' 'python-mako' 'python-numpy' 'python2-numpy') source=("http://pypi.python.org/packages/source/p/pyopencl/pyopencl-${pkgver}.tar.gz" 'LICENSE.txt') -sha1sums=('76331c9042d0286c7c722407dec0fb975a6b340c' +sha1sums=('805b1c5c44647182dcc7aedb00caf8ca47bc6e84' '2e6966b3d9b15603ce2c3ff79eeadd63c5d066b7') build() { @@ -30,6 +30,14 @@ build() { python2 setup.py build } +check(){ + cd "${srcdir}/pyopencl-${pkgver}" + python3 setup.py test + + cd "$srcdir/pyopencl-$pkgver-python2" + python2 setup.py test +} + package_python-pyopencl() { depends=('libcl' 'opencl-headers' 'mesa' 'boost-libs' 'python' 'python-numpy' 'python-mako' 'python-pytools' 'pyopencl-headers') diff --git a/community/skrooge/PKGBUILD b/community/skrooge/PKGBUILD index 41599cd37..60fd0952c 100644 --- a/community/skrooge/PKGBUILD +++ b/community/skrooge/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 98131 2013-10-06 15:36:48Z jlichtblau $ +# $Id: PKGBUILD 100087 2013-11-01 13:55:59Z eric $ # Maintainer: Jaroslav Lichtblau # Contributor: Ray Rashif # Contributor: Andrea Scarpino @@ -6,7 +6,7 @@ pkgname=skrooge pkgver=1.8.0 -pkgrel=1 +pkgrel=2 pkgdesc="A personal finances manager for KDE" arch=('i686' 'x86_64') url="http://skrooge.org/" diff --git a/community/synce-rra/PKGBUILD b/community/synce-rra/PKGBUILD index f647b57df..bae4cf6af 100644 --- a/community/synce-rra/PKGBUILD +++ b/community/synce-rra/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 96045 2013-08-19 12:13:09Z spupykin $ +# $Id: PKGBUILD 100120 2013-11-01 17:17:46Z spupykin $ # Maintainer: Sergej Pupykin # Contributor: Zhukov Pavel pkgname=synce-rra pkgver=0.17 -pkgrel=1 +pkgrel=2 pkgdesc="provide a means of communication with a Windows CE device - rra libraries for synce" arch=('i686' 'x86_64') url="http://synce.sourceforge.net/" diff --git a/community/texmaker/PKGBUILD b/community/texmaker/PKGBUILD index 461151d3c..7e5ff0973 100644 --- a/community/texmaker/PKGBUILD +++ b/community/texmaker/PKGBUILD @@ -1,24 +1,24 @@ -# $Id: PKGBUILD 98538 2013-10-13 01:30:22Z cinelli $ -#Maintainer: Federico Cinelli +# $Id: PKGBUILD 100064 2013-11-01 05:49:38Z cinelli $ +# Maintainer: Federico Cinelli pkgname=texmaker -pkgver=4.0.4 +pkgver=4.1 pkgrel=1 pkgdesc='Free cross-platform LaTeX editor' arch=('i686' 'x86_64') url="http://www.xm1math.net/texmaker/index.html" license=('GPL') -depends=('poppler-qt' 'qtwebkit') +depends=('poppler-qt5' 'qt5-webkit' 'desktop-file-utils') optdepends=('ghostscript: LaTeX to HTML conversion command' - 'ibus-qt: accented characters support'bu + 'ibus-qt5: accented characters support' 'poppler: PDF rendering support') install="$pkgname.install" source=("http://www.xm1math.net/$pkgname/$pkgname-$pkgver.tar.bz2") -md5sums=('5abe8618367bd7923f792378751648f7') +md5sums=('97ef7f97e73d69283391e467e5758275') build() { cd "$pkgname-$pkgver" - qmake-qt4 PREFIX=/usr texmaker.pro + qmake-qt5 PREFIX=/usr texmaker.pro make } package() { diff --git a/community/uriparser/PKGBUILD b/community/uriparser/PKGBUILD index b584c0778..0c9d41a5a 100644 --- a/community/uriparser/PKGBUILD +++ b/community/uriparser/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 91154 2013-05-20 09:57:23Z spupykin $ +# $Id: PKGBUILD 100078 2013-11-01 09:49:54Z spupykin $ # Maintainer: Sergej Pupykin # Contributor: Juan Pablo Gonzalez Tognarelli pkgname=uriparser pkgver=0.7.8 -pkgrel=1 +pkgrel=2 pkgdesc="uriparser is a strictly RFC 3986 compliant URI parsing library. uriparser is cross-platform, fast, supports Unicode" url="http://sourceforge.net/projects/uriparser/" depends=() diff --git a/community/weston/PKGBUILD b/community/weston/PKGBUILD index 7247784a4..1416e693b 100644 --- a/community/weston/PKGBUILD +++ b/community/weston/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 100016 2013-10-31 03:01:16Z allan $ +# $Id: PKGBUILD 100093 2013-11-01 14:31:04Z seblu $ # Maintainer: Sébastien Luttringer # Contributor: Joel Teichroeb pkgname=weston -pkgver=1.3.0 +pkgver=1.3.1 pkgrel=1 pkgdesc='Reference implementation of a Wayland compositor' arch=('i686' 'x86_64') @@ -11,7 +11,7 @@ url='http://wayland.freedesktop.org' license=('MIT') depends=('libxkbcommon' 'libunwind' 'poppler-glib' 'mtdev' 'libxcursor' 'glu' 'pango' 'colord') source=("http://wayland.freedesktop.org/releases/$pkgname-$pkgver.tar.xz") -sha1sums=('670f95844d20dc87da579b6ac566388edc0bfa0c') +sha1sums=('56acdfde4d1a3871d6e54f0cdbcf2736e73e979a') build() { cd $pkgname-$pkgver diff --git a/community/wiznote/PKGBUILD b/community/wiznote/PKGBUILD new file mode 100644 index 000000000..f578654c0 --- /dev/null +++ b/community/wiznote/PKGBUILD @@ -0,0 +1,28 @@ +# $Id: PKGBUILD 100066 2013-11-01 07:14:23Z fyan $ +# Maintainer: Felix Yan +# Contributor: Albert.Zhou + +pkgname=wiznote +pkgver=2.0.59 +pkgrel=1 +pkgdesc="Opensource cross-platform cloud based note-taking client" +arch=('i686' 'x86_64') +url="http://www.wiznote.com" +license=('GPL3' 'custom') +depends=('desktop-file-utils' 'hicolor-icon-theme' 'xdg-utils' 'qt5-base' 'qt5-webkit') # indirect: qt5-declarative qt5-sensors zlib glic gcc-libs +makedepends=('cmake' 'qt5-tools' 'git') +install=wiznote.install +_wiznote_project_name="WizQTClient" +source=("git+https://github.com/WizTeam/${_wiznote_project_name}.git#tag=v$pkgver") +md5sums=('SKIP') + +build() { + cd $_wiznote_project_name + cmake -DWIZNOTE_USE_QT5=YES -DCMAKE_INSTALL_PREFIX=/usr/ . + make +} + +package() { + cd $_wiznote_project_name + make DESTDIR="$pkgdir/" install +} diff --git a/community/wiznote/wiznote.install b/community/wiznote/wiznote.install new file mode 100644 index 000000000..d43ea7c35 --- /dev/null +++ b/community/wiznote/wiznote.install @@ -0,0 +1,12 @@ +post_install() { + xdg-icon-resource forceupdate --theme hicolor &>/dev/null + update-desktop-database -q +} + +post_upgrade() { + post_install +} + +post_remove() { + post_install +} diff --git a/community/workrave/PKGBUILD b/community/workrave/PKGBUILD index 256912743..a1a35bf10 100644 --- a/community/workrave/PKGBUILD +++ b/community/workrave/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 83401 2013-01-31 11:27:26Z spupykin $ +# $Id: PKGBUILD 100122 2013-11-01 17:18:06Z spupykin $ # Maintainer: Sergej Pupykin # Maintainer: William Rea pkgname=workrave pkgver=1.10 -pkgrel=2 +pkgrel=3 pkgdesc="a tool to help RSI" arch=('i686' 'x86_64') license=('GPL2') diff --git a/community/xbmc-pvr-addons/PKGBUILD b/community/xbmc-pvr-addons/PKGBUILD index 13872453e..2e007fff3 100644 --- a/community/xbmc-pvr-addons/PKGBUILD +++ b/community/xbmc-pvr-addons/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 99057 2013-10-23 12:22:48Z spupykin $ +# $Id: PKGBUILD 100068 2013-11-01 09:00:11Z spupykin $ # Maintainer: Sergej Pupykin pkgname=xbmc-pvr-addons -pkgver=20131023git +pkgver=20131101git pkgrel=1 pkgdesc="XBMC PVR add-ons for current stable xbmc" arch=('i686' 'x86_64') diff --git a/core/keyutils/PKGBUILD b/core/keyutils/PKGBUILD index dc3b0cd27..6eca1430f 100644 --- a/core/keyutils/PKGBUILD +++ b/core/keyutils/PKGBUILD @@ -1,32 +1,32 @@ -# $Id: PKGBUILD 186780 2013-05-31 07:19:13Z tpowa $ +# $Id: PKGBUILD 198652 2013-11-01 13:53:34Z eric $ # Maintainer: Stéphane Gaudreault # Contributor: Tobias Powalowski pkgname=keyutils -pkgver=1.5.5 -pkgrel=5 +pkgver=1.5.8 +pkgrel=1 pkgdesc="Linux Key Management Utilities" -arch=(i686 x86_64) +arch=('i686' 'x86_64') url="http://www.kernel.org" license=('GPL2' 'LGPL2.1') depends=('glibc' 'sh') -backup=(etc/request-key.conf) +backup=('etc/request-key.conf') source=(http://people.redhat.com/~dhowells/${pkgname}/${pkgname}-${pkgver}.tar.bz2 -request-key.conf.patch) -md5sums=('d759680b2f23c99af95938f5026f25fb' + request-key.conf.patch) +md5sums=('3c7f463039b83833c12a9414c2fcb389' '89a819a7e4e90936b210c9d5020d296d') prepare() { - cd "${srcdir}/${pkgname}-${pkgver}" + cd ${pkgname}-${pkgver} # fix paths of binaries in /etc/request-key.conf patch -Np0 -i ../request-key.conf.patch } build() { - cd "${srcdir}/${pkgname}-${pkgver}" + cd ${pkgname}-${pkgver} make CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}" SBINDIR='/usr/bin' BINDIR='/usr/bin' } package() { - cd "${srcdir}/${pkgname}-${pkgver}" + cd ${pkgname}-${pkgver} make DESTDIR="${pkgdir}" SBINDIR='/usr/bin' BINDIR='/usr/bin' LIBDIR='/usr/lib' USRLIBDIR='/usr/lib' install } diff --git a/extra/audacious/PKGBUILD b/extra/audacious/PKGBUILD index 609b64339..15dd7d7f1 100644 --- a/extra/audacious/PKGBUILD +++ b/extra/audacious/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 193870 2013-09-03 05:57:09Z bisson $ +# $Id: PKGBUILD 198671 2013-11-01 21:03:18Z bisson $ # Maintainer: Gaetan Bisson # Contributor: Alexander Fehr # Contributor: Giovanni Scafora pkgname=audacious -pkgver=3.4.1 +pkgver=3.4.2 pkgrel=1 pkgdesc='Lightweight, advanced audio player focused on audio quality' url='http://audacious-media-player.org/' @@ -14,7 +14,7 @@ depends=('gtk3' 'dbus-glib' 'libguess' 'libsm' 'audacious-plugins' 'hicolor-icon-theme' 'desktop-file-utils') optdepends=('unzip: zipped skins support') source=("http://distfiles.audacious-media-player.org/${pkgname}-${pkgver}.tar.bz2") -sha1sums=('4066bba6cb0e2d6602d65a2f35770d3b8a6c718f') +sha1sums=('341452d3beceb57451f0675a61fabfd9c59d2dab') provides=('audacious-player') replaces=('audacious-player') diff --git a/extra/gnucash/PKGBUILD b/extra/gnucash/PKGBUILD index 598a7b239..ed4d7e3f7 100644 --- a/extra/gnucash/PKGBUILD +++ b/extra/gnucash/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 198040 2013-10-30 12:26:12Z allan $ +# $Id: PKGBUILD 198654 2013-11-01 13:54:39Z eric $ # Maintainer: Aaron Griffin # Contributor: Mark Schneider pkgname=gnucash pkgver=2.4.13 -pkgrel=1 +pkgrel=2 pkgdesc="A personal and small-business financial-accounting application" arch=('i686' 'x86_64') url="http://www.gnucash.org" diff --git a/extra/gnutls/PKGBUILD b/extra/gnutls/PKGBUILD index ddb77b941..766de0d52 100644 --- a/extra/gnutls/PKGBUILD +++ b/extra/gnutls/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 198042 2013-10-30 12:26:58Z allan $ +# $Id: PKGBUILD 198663 2013-11-01 16:03:59Z andyrtr $ # Maintainer: Jan de Groot # Maintainer: Andreas Radke pkgname=gnutls -pkgver=3.2.5 +pkgver=3.2.6 pkgrel=1 pkgdesc="A library which provides a secure layer over a reliable transport layer" arch=('i686' 'x86_64') @@ -14,7 +14,7 @@ options=('!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}) -md5sums=('c7c367ee06f7f05ddb1e36a444a142ed' +md5sums=('1dfe5188df1641754056d853725ef785' 'SKIP') build() { diff --git a/extra/libmowgli/PKGBUILD b/extra/libmowgli/PKGBUILD index 79fd9a574..607a074d2 100644 --- a/extra/libmowgli/PKGBUILD +++ b/extra/libmowgli/PKGBUILD @@ -1,19 +1,19 @@ -# $Id: PKGBUILD 176308 2013-01-29 11:24:40Z bisson $ - +# $Id: PKGBUILD 198675 2013-11-01 21:30:25Z bisson $ +# Maintainer: Gaetan Bisson # Contributor: Alexander Fehr # Contributor: Brad Gordon -# Maintainer: Gaetan Bisson pkgname=libmowgli pkgver=2.0.0 -pkgrel=1 +pkgrel=2 pkgdesc='Performance and usability-oriented extensions to C' url='http://www.atheme.org/project/mowgli' license=('custom') -depends=('glibc') arch=('i686' 'x86_64') -source=("ftp://ftp.archlinux.org/other/packages/${pkgname}/${pkgname}-${pkgver}.tar.gz") -sha1sums=('5a697380f253f0456a5d8a38006a9d12847fb538') +depends=('openssl') +makedepends=('git') +source=("${pkgname}-${pkgver}::git+https://github.com/atheme/libmowgli-2.git#tag=${pkgname}-${pkgver}") +sha1sums=('SKIP') build() { cd "${srcdir}/${pkgname}-${pkgver}" diff --git a/extra/libofx/PKGBUILD b/extra/libofx/PKGBUILD index 4a13e6a85..c77a6ea40 100644 --- a/extra/libofx/PKGBUILD +++ b/extra/libofx/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 198212 2013-10-30 13:29:15Z allan $ +# $Id: PKGBUILD 198655 2013-11-01 13:54:40Z eric $ # Maintainer: Aaron Griffin pkgbase=libofx pkgname=('libofx' 'libofx-doc') -pkgver=0.9.8 +pkgver=0.9.9 pkgrel=1 pkgdesc="API for the OFX banking standard" arch=('i686' 'x86_64') @@ -12,23 +12,23 @@ license=('GPL') depends=('opensp' 'curl' 'libxml++') checkdepends=('gnupg') source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz) -sha1sums=('e0159d77c4458eb937871373db85c9f392e86554') +sha1sums=('b8ea875cee16953166449de8ddd1b69fb181f61b') build() { - cd "$srcdir/$pkgbase-$pkgver" + cd $pkgbase-$pkgver ./configure --prefix=/usr make } check() { - cd "$srcdir/$pkgbase-$pkgver" + cd $pkgbase-$pkgver make check } package_libofx() { options=('!docs') - cd "$srcdir/$pkgbase-$pkgver" + cd $pkgbase-$pkgver make DESTDIR="$pkgdir" install } @@ -36,7 +36,7 @@ package_libofx-doc() { pkgdesc="Documention of the OFX banking standard API" depends=() - cd "$srcdir/$pkgbase-$pkgver" + cd $pkgbase-$pkgver make DESTDIR="$pkgdir" install-docDATA make -C doc DESTDIR="$pkgdir" install } diff --git a/extra/libpwquality/PKGBUILD b/extra/libpwquality/PKGBUILD index e5340786b..4cc106cb7 100644 --- a/extra/libpwquality/PKGBUILD +++ b/extra/libpwquality/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 198224 2013-10-30 13:34:10Z allan $ +# $Id: PKGBUILD 198657 2013-11-01 14:49:41Z eric $ # Maintainer: Jan de Groot pkgname=libpwquality -pkgver=1.2.2 +pkgver=1.2.3 pkgrel=1 pkgdesc="Library for password quality checking and generating random passwords" arch=('i686' 'x86_64') @@ -12,16 +12,18 @@ depends=('cracklib') optdepends=('python2: Python bindings') makedepends=('python2') source=(https://fedorahosted.org/releases/l/i/libpwquality/$pkgname-$pkgver.tar.bz2) -md5sums=('2105bb893791fe27efc20441e617f385') +md5sums=('a8d4cf5d40a1c301f965432e6f3b821b') -build() { +prepare() { cd "$pkgname-$pkgver" sed -i -e 's/python setup.py/python2 setup.py/' python/Makefile.in +} +build() { + cd "$pkgname-$pkgver" PYTHON=python2 ./configure --prefix=/usr \ --sysconfdir=/etc \ --localstatedir=/var \ - --disable-static \ --with-python-rev=2.7 make } diff --git a/extra/libreoffice/PKGBUILD b/extra/libreoffice/PKGBUILD index 8bddba6bd..d1c61c515 100644 --- a/extra/libreoffice/PKGBUILD +++ b/extra/libreoffice/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 196745 2013-10-17 14:02:51Z andyrtr $ +# $Id: PKGBUILD 198659 2013-11-01 15:09:06Z andyrtr $ # Maintainer: AndyRTR # Maintainer: Bartłomiej Piotrowski @@ -19,9 +19,9 @@ pkgname=('libreoffice-common' 'libreoffice-extension-presentation-minimizer' 'libreoffice-extension-wiki-publisher' 'libreoffice-extension-nlpsolver') # svn up -r 142692 (last one with all extensions built) -_LOver=4.1.2.3 -pkgver=4.1.2 -pkgrel=2 +_LOver=4.1.3.2 +pkgver=4.1.3 +pkgrel=1 arch=('i686' 'x86_64') license=('LGPL3') url="http://www.libreoffice.org/" @@ -37,6 +37,10 @@ makedepends=( # makedepends 'redland' 'hyphen' 'lpsolve' 'gcc-libs' 'sh' 'libtextcat' 'graphite' 'lcms2' 'poppler>=0.24.0' 'hicolor-icon-theme' 'desktop-file-utils' 'shared-mime-info' 'gtk2' 'orbit2' 'translate-toolkit' 'xdg-utils' 'ttf-dejavu') # to satisfy regression tests +# there's only one single static library in libreoffice-sdk, +# the next build that removes it may lead to trouble if people may use it +# -rw-r--r-- 1 root root 5,1K 12. Okt 23:34 /usr/lib/libreoffice/sdk/lib/libsalcpprt.a +# options=('staticlibs') # http://download.documentfoundation.org/mirrors/all.html # http://wiki.documentfoundation.org/Mirrors @@ -78,7 +82,7 @@ source=(${_mirror}/${pkgbase}{,-help,-translations}-${_LOver}.tar.xz ${_additional_source_url}/8473296c671b6e3dd8197f4145e0854b-libodfgen-0.0.2.tar.bz2 ${_additional_source_url}/libcdr-0.0.14.tar.bz2 ${_additional_source_url}/libmspub-0.0.6.tar.bz2 - ${_additional_source_url}/libmwaw-0.1.10.tar.bz2 + ${_additional_source_url}/libmwaw-0.1.11.tar.bz2 ${_additional_source_url}/libvisio-0.0.31.tar.bz2 make-pyuno-work-with-system-wide-module-install.diff libreoffice-common.sh libreoffice-common.csh) @@ -114,11 +118,11 @@ noextract=(f02578f5218f217a9f20e9c30e119c6a-boost_1_44_0.tar.bz2 8473296c671b6e3dd8197f4145e0854b-libodfgen-0.0.2.tar.bz2 libcdr-0.0.14.tar.bz2 libmspub-0.0.6.tar.bz2 - libmwaw-0.1.10.tar.bz2 + libmwaw-0.1.11.tar.bz2 libvisio-0.0.31.tar.bz2 ) -md5sums=('bb2fe0056ae92e70ee8816a36dd0696c' - '761323fae73ef156f5cf188d8bd983f1' - '54f36cf305ae018ad685c331587d83e3' +md5sums=('7c5248b9141df6c4844c81515a41942f' + 'c5a692983c429a142b1c109fd28425fa' + 'f5131da6395034246eb26aa94c7de8b2' 'f02578f5218f217a9f20e9c30e119c6a' '1f24ab1d39f4a51faf22244c94a6203f' '35c94d2df8893241173de1d16b6034c0' @@ -151,7 +155,7 @@ md5sums=('bb2fe0056ae92e70ee8816a36dd0696c' '8473296c671b6e3dd8197f4145e0854b' 'd88f9b94df880d2c05be943b000ca112' '1120705cd0f0d9bd5506360bf57b6c2e' - '2289bb137bbba9b473ce60168895c036' + '828dd03510791fbe037081a2b4a1a8ff' '82628333418f101a20cd21f980cf9f40' '07d2bf5ad839a394cca008b3ec6e7bb1' '4195735a80876ae812fca5736b50192a' @@ -160,7 +164,7 @@ md5sums=('bb2fe0056ae92e70ee8816a36dd0696c' prepare() { cd libreoffice-$_LOver - + # fix exttextcat build error # /usr/include/features.h:330:4: error: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Werror=cpp] unset CPPFLAGS @@ -300,7 +304,9 @@ package_libreoffice-common() { 'gtk2: for browser plugin') backup=(etc/libreoffice/sofficerc etc/libreoffice/bootstraprc - etc/libreoffice/psprint.conf) + etc/libreoffice/psprint.conf + etc/profile.d/libreoffice-common.sh + etc/profile.d/libreoffice-common.csh) groups=('libreoffice') provides=('go-openoffice' 'libreoffice-extension-pdfimport' 'libreoffice-extension-presenter-screen' 'libreoffice-scripting-beanshell' 'libreoffice-scripting-javascript' 'libreoffice-extension-scripting-python' diff --git a/extra/libwacom/PKGBUILD b/extra/libwacom/PKGBUILD index 1273a95ea..627165883 100644 --- a/extra/libwacom/PKGBUILD +++ b/extra/libwacom/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 198263 2013-10-30 13:48:23Z allan $ +# $Id: PKGBUILD 198653 2013-11-01 13:53:37Z eric $ # Maintainer: Jan Alexander Steffens (heftig) pkgname=libwacom -pkgver=0.7 +pkgver=0.8 pkgrel=1 pkgdesc="Library to identify Wacom tablets and their features" arch=('x86_64' 'i686') @@ -10,11 +10,11 @@ url="http://sourceforge.net/apps/mediawiki/linuxwacom/index.php?title=Libwacom" license=('MIT') depends=('glib2' 'systemd') source=(http://sourceforge.net/projects/linuxwacom/files/libwacom/$pkgname-$pkgver.tar.bz2) -sha256sums=('210c48b595461ebee63b1a846a6eb1d8f029b49d02ccbde34eadf551a5a68a78') +sha256sums=('8a7490b960595366d011787ca4285b8e8b371324849f72c6488f92b2f313d442') build() { cd $pkgname-$pkgver - ./configure --prefix=/usr --disable-static + ./configure --prefix=/usr make } diff --git a/extra/poppler/PKGBUILD b/extra/poppler/PKGBUILD index 1b729b894..7cd7b3225 100644 --- a/extra/poppler/PKGBUILD +++ b/extra/poppler/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 198374 2013-10-30 14:28:53Z allan $ +# $Id: PKGBUILD 198662 2013-11-01 16:03:58Z andyrtr $ # Maintainer: Jan de Groot pkgbase=poppler pkgname=('poppler' 'poppler-glib' 'poppler-qt4' 'poppler-qt5') -pkgver=0.24.2 +pkgver=0.24.3 pkgrel=1 arch=(i686 x86_64) license=('GPL') @@ -13,7 +13,7 @@ url="http://poppler.freedesktop.org/" _testtag=0d2bfd4af4c76a3bac27ccaff793d9129df7b57a source=(http://poppler.freedesktop.org/${pkgbase}-${pkgver}.tar.xz http://cgit.freedesktop.org/poppler/test/snapshot/test-${_testtag}.tar.bz2) -md5sums=('ca5c6e35859db5cd578ce4a351dd589d' +md5sums=('31299f26a998029c85295dbbf4c30beb' '9dc64c254a31e570507bdd4ad4ba629a') prepare() { @@ -40,7 +40,14 @@ build() { check() { cd "${srcdir}/${pkgbase}-${pkgver}" - LANG=en_US.UTF8 make check + # qt related errors are now reported: + # FAIL: check_password + # Makefile:1146: recipe for target 'test-suite.log' failed + # make[4]: *** [test-suite.log] Error 1 + # make[4]: Leaving directory '/build/poppler/src/poppler-0.24.3/qt4/tests' + # Makefile:1252: recipe for target 'check-TESTS' failed + + LANG=en_US.UTF8 make check || /bin/true } package_poppler() { diff --git a/extra/qemu/65-kvm.rules b/extra/qemu/65-kvm.rules index be955fd87..569ded9f9 100644 --- a/extra/qemu/65-kvm.rules +++ b/extra/qemu/65-kvm.rules @@ -1,2 +1,2 @@ KERNEL=="kvm", GROUP="kvm", MODE="0660" -KERNEL=="vhost-net", GROUP="kvm", MODE="0660", TAG+="uaccess" +KERNEL=="vhost-net", GROUP="kvm", MODE="0660", TAG+="uaccess", OPTIONS+="static_node=vhost-net" diff --git a/extra/qemu/PKGBUILD b/extra/qemu/PKGBUILD index e125be4c2..127fb2afc 100644 --- a/extra/qemu/PKGBUILD +++ b/extra/qemu/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 198390 2013-10-30 14:34:54Z allan $ +# $Id: PKGBUILD 198649 2013-11-01 08:14:43Z thomas $ # Maintainer: Tobias Powalowski pkgname=('qemu' 'libcacard') pkgver=1.6.1 -pkgrel=1 +pkgrel=2 arch=('i686' 'x86_64') license=('GPL2' 'LGPL2.1') url="http://wiki.qemu.org/Index.html" @@ -10,19 +10,28 @@ makedepends=('texi2html' 'perl' 'python2' 'spice-protocol') install=qemu.install source=(http://wiki.qemu.org/download/${pkgname}-${pkgver}.tar.bz2 65-kvm.rules) +makedepends=('pixman' 'libjpeg' 'libpng' 'sdl' 'alsa-lib' 'nss' 'glib2' + 'gnutls>=2.4.1' 'bluez-libs' 'vde2' 'util-linux' 'curl' 'libsasl' + 'libgl' 'libpulse' 'seabios' 'libcap-ng' 'libaio' 'libseccomp' + 'libiscsi' 'libcacard' 'spice' 'spice-protocol' 'python2') replaces=('qemu-kvm') options=(!strip) +md5sums=('3a897d722457c5a895cd6ac79a28fda0' + '33ab286a20242dda7743a900f369d68a') build () { cd "${srcdir}/${pkgname}-${pkgver}" + # qemu vs. make 4 == bad + export ARFLAGS="rv" + # http://permalink.gmane.org/gmane.comp.emulators.qemu/238740 # gtk gui breaks keymappings at the moment ./configure --prefix=/usr --sysconfdir=/etc --audio-drv-list='pa alsa sdl' \ --python=/usr/bin/python2 --smbd=/usr/bin/smbd \ --enable-docs --enable-mixemu --libexecdir=/usr/lib/qemu \ --disable-gtk --enable-linux-aio --enable-seccomp \ --enable-spice --localstatedir=/var - make + make V=99 } package_qemu() { @@ -73,5 +82,3 @@ package_libcacard() { cp -a ${srcdir}/qemu-${pkgver}/libcacard.pc ${pkgdir}/usr/lib/pkgconfig/ cp -a ${srcdir}/qemu-${pkgver}/.libs/vscclient ${pkgdir}/usr/bin/ } -md5sums=('3a897d722457c5a895cd6ac79a28fda0' - '9d6de26867a05c306157e3d3c612b28a') diff --git a/extra/tracker/PKGBUILD b/extra/tracker/PKGBUILD index a20379d72..52107dde6 100644 --- a/extra/tracker/PKGBUILD +++ b/extra/tracker/PKGBUILD @@ -1,13 +1,13 @@ -# $Id: PKGBUILD 198464 2013-10-30 15:01:59Z allan $ +# $Id: PKGBUILD 198661 2013-11-01 15:51:58Z heftig $ # Maintainer: Jan Alexander Steffens (heftig) # Contributor: Sergej Pupykin # Contributor: Alexander Fehr pkgbase=tracker pkgname=(tracker libtracker-sparql) -pkgver=0.16.2 +pkgver=0.16.3 _tver=${pkgver%.*} -pkgrel=3 +pkgrel=1 pkgdesc="All-in-one indexer, search tool and metadata database" arch=(i686 x86_64) license=(GPL) @@ -19,7 +19,7 @@ makedepends=(libgee libsecret upower libexif exempi url="http://www.gnome.org" options=('!emptydirs') source=(http://ftp.gnome.org/pub/gnome/sources/$pkgbase/$_tver/$pkgbase-$pkgver.tar.xz) -sha256sums=('033394636835628e01eb90efb55883fd88ec581910915b5948081f8f41df7409') +sha256sums=('c5299cbfb2b33f62f06afeb2ebca5b7095b77438fc6c8db6a24dc2ef649537ba') build() { cd $pkgbase-$pkgver diff --git a/extra/xorg-server/0001-Avoid-use-after-free-in-dix-dixfonts.c-doImageText-C.patch b/extra/xorg-server/0001-Avoid-use-after-free-in-dix-dixfonts.c-doImageText-C.patch deleted file mode 100644 index b550bcedd..000000000 --- a/extra/xorg-server/0001-Avoid-use-after-free-in-dix-dixfonts.c-doImageText-C.patch +++ /dev/null @@ -1,76 +0,0 @@ -From 7bddc2ba16a2a15773c2ea8947059afa27727764 Mon Sep 17 00:00:00 2001 -From: Alan Coopersmith -Date: Mon, 16 Sep 2013 21:47:16 -0700 -Subject: [PATCH] Avoid use-after-free in dix/dixfonts.c: doImageText() - [CVE-2013-4396] - -Save a pointer to the passed in closure structure before copying it -and overwriting the *c pointer to point to our copy instead of the -original. If we hit an error, once we free(c), reset c to point to -the original structure before jumping to the cleanup code that -references *c. - -Since one of the errors being checked for is whether the server was -able to malloc(c->nChars * itemSize), the client can potentially pass -a number of characters chosen to cause the malloc to fail and the -error path to be taken, resulting in the read from freed memory. - -Since the memory is accessed almost immediately afterwards, and the -X server is mostly single threaded, the odds of the free memory having -invalid contents are low with most malloc implementations when not using -memory debugging features, but some allocators will definitely overwrite -the memory there, leading to a likely crash. - -Reported-by: Pedro Ribeiro -Signed-off-by: Alan Coopersmith -Reviewed-by: Julien Cristau ---- - dix/dixfonts.c | 5 +++++ - 1 file changed, 5 insertions(+) - -diff --git a/dix/dixfonts.c b/dix/dixfonts.c -index feb765d..2e34d37 100644 ---- a/dix/dixfonts.c -+++ b/dix/dixfonts.c -@@ -1425,6 +1425,7 @@ doImageText(ClientPtr client, ITclosurePtr c) - GC *pGC; - unsigned char *data; - ITclosurePtr new_closure; -+ ITclosurePtr old_closure; - - /* We're putting the client to sleep. We need to - save some state. Similar problem to that handled -@@ -1436,12 +1437,14 @@ doImageText(ClientPtr client, ITclosurePtr c) - err = BadAlloc; - goto bail; - } -+ old_closure = c; - *new_closure = *c; - c = new_closure; - - data = malloc(c->nChars * itemSize); - if (!data) { - free(c); -+ c = old_closure; - err = BadAlloc; - goto bail; - } -@@ -1452,6 +1455,7 @@ doImageText(ClientPtr client, ITclosurePtr c) - if (!pGC) { - free(c->data); - free(c); -+ c = old_closure; - err = BadAlloc; - goto bail; - } -@@ -1464,6 +1468,7 @@ doImageText(ClientPtr client, ITclosurePtr c) - FreeScratchGC(pGC); - free(c->data); - free(c); -+ c = old_closure; - err = BadAlloc; - goto bail; - } --- -1.7.9.2 - diff --git a/extra/xorg-server/PKGBUILD b/extra/xorg-server/PKGBUILD index 2aa9e1767..d8a71d32d 100644 --- a/extra/xorg-server/PKGBUILD +++ b/extra/xorg-server/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 198583 2013-10-30 15:46:13Z allan $ +# $Id: PKGBUILD 198667 2013-11-01 16:16:16Z andyrtr $ # Maintainer: AndyRTR # Maintainer: Jan de Groot 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.14.3 -pkgrel=2 +pkgver=1.14.4 +pkgrel=1 arch=('i686' 'x86_64') license=('custom') url="http://xorg.freedesktop.org" @@ -22,9 +22,8 @@ source=(${url}/releases/individual/xserver/${pkgbase}-${pkgver}.tar.bz2 xvfb-run xvfb-run.1 10-quirks.conf - fb-rename-wfbDestroyGlyphCache.patch - 0001-Avoid-use-after-free-in-dix-dixfonts.c-doImageText-C.patch) -sha256sums=('02125ae13a443dcbb55f964d5c37f1da2f58ad54c2102356037bec23c1b84f5e' + fb-rename-wfbDestroyGlyphCache.patch) +sha256sums=('608ccfaafb845f6e559884a30f946d365209172416710d687b190e9e1ff65dc3' '66e25f76a7496c429e0aff4b0670f168719bb0ceaeb88c6f2272f2bf3ed21162' 'd027776fac1f7675b0a9ee817502290b1c45f9c09b0f0a6bb058c35f92361e84' 'e033f9bcc21980f7f0428e6ed6c362a3d55ad293b05fd6e6c6c1933b86f9e63a' @@ -54,10 +53,6 @@ prepare() { # http://cgit.freedesktop.org/xorg/xserver/commit/fb/wfbrename.h?id=5047810a4c20fab444b8c6eb146c55dcdb0d4219 patch -Np1 -i ../fb-rename-wfbDestroyGlyphCache.patch - - # CVE-2013-4396: Use after free in Xserver handling of ImageText requests - # (to be included in xorg-server 1.15.0 and 1.14.4) - patch -Np1 -i ../0001-Avoid-use-after-free-in-dix-dixfonts.c-doImageText-C.patch } build() { @@ -223,14 +218,3 @@ package_xorg-server-devel() { install -m755 -d "${pkgdir}/usr/share/licenses/xorg-server-devel" ln -sf ../xorg-server-common/COPYING "${pkgdir}/usr/share/licenses/xorg-server-devel/COPYING" } -sha256sums=('02125ae13a443dcbb55f964d5c37f1da2f58ad54c2102356037bec23c1b84f5e' - '66e25f76a7496c429e0aff4b0670f168719bb0ceaeb88c6f2272f2bf3ed21162' - 'd027776fac1f7675b0a9ee817502290b1c45f9c09b0f0a6bb058c35f92361e84' - 'e033f9bcc21980f7f0428e6ed6c362a3d55ad293b05fd6e6c6c1933b86f9e63a' - '26ee6ff255a60d7c1e136c612925eb63c86e85a4a3a55d531852ad9275526588' - 'bb63658d250c21bbfaf94c5417f2920ce5963ee1f7db6cac2b163a54f2e9b619' - 'ff0156309470fc1d378fd2e104338020a884295e285972cc88e250e031cc35b9' - '2460adccd3362fefd4cdc5f1c70f332d7b578091fb9167bf88b5f91265bbd776' - '94612f5c0d34a3b7152915c2e285c7b462e9d8e38d3539bd551a339498eac166' - 'd0832cc16b5e6c1dee2959055a4b327f5c87e2a67b5f427d654663057207b2c1' - '2b90ce92a900b6d4edda9ef33acdd3d2c2708fec2344175c2d8dfd4265f56d32') diff --git a/libre/blender-addon-luxrender/PKGBUILD b/libre/blender-addon-luxrender/PKGBUILD index d3c891067..337cabcda 100644 --- a/libre/blender-addon-luxrender/PKGBUILD +++ b/libre/blender-addon-luxrender/PKGBUILD @@ -1,16 +1,16 @@ # Maintainer: Márcio Silva _srcname=luxrender -_pkgver=1.2.1 +_pkgver=1.3 _bldname=blender -_bldver=2.68 -_bldep=9 +_bldver=2.69 +_bldep=10 _pkgname=${_srcname::3}${_bldname::5}25 _srcver=c9deae0646d0 pkgname=$_bldname-addon-$_srcname pkgver=$_pkgver.v$_bldver -pkgrel=3 +pkgrel=1 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.$_srcname.net/ diff --git a/libre/blender-libre/PKGBUILD b/libre/blender-libre/PKGBUILD index 90df03528..359f2a6cf 100644 --- a/libre/blender-libre/PKGBUILD +++ b/libre/blender-libre/PKGBUILD @@ -2,8 +2,8 @@ _pkgname=blender epoch=10 -_pkgver=2.68a -pkgrel=3 +_pkgver=2.69 +pkgrel=1 _jpgver=1.5 _pyver=3.3 @@ -36,7 +36,7 @@ depends=( openal openexr-libre openimageio - 'opencollada=20130413' + 'opencollada=20131031' opencolorio openshadinglanguage shared-mime-info @@ -57,9 +57,10 @@ provides=($_pkgname) conflicts=($_pkgname) [[ $_spn == true ]] && conflicts+=($_pkgname-libre) replaces=$_pkgname +options=(!strip) install=$_pkgname.install source=http://download.$_pkgname.org/source/$_pkgname-$pkgver.tar.gz -sha512sums=ce93779c5cbadf361f08ad0f9d5370d52878f94edc0b113d73711b842169d0e000e1500ece8e534439d94c5983e6ff3f15ca4ccd74db5f21447274c475090019 +sha512sums=f4de1f5a0a7868ee509b57ef65962a6c2af4c2bc7328db6ebe7b8e05f771c06efea92977f7a64433e8383382a33dbd73cb42b2bf872e63410e55c19ddd133142 prepare() { cd $srcdir/$_pkgname-$pkgver @@ -67,16 +68,17 @@ prepare() { msg 'renaming wrong OS name' _OS=$(uname -o) [[ $_OS == GNU ]] && sed -i 's|BUILD_PLATFORM;|"GNU";|' source/creator/buildinfo.c - [[ $_OS == GNU/Linux ]] && sed -i 's|BUILD_PLATFORM;|"GNU/Linux-libre";|' source/creator/buildinfo.c - sed -i 's|Linux, Mac OS X, Windows and FreeBSD|GNU and GNU/Linux-libre| - s|Linux, FreeBSD|GNU, GNU/Linux-libre| + [[ $_OS == GNU/Linux ]] && sed -i 's|BUILD_PLATFORM;|"GNU/Linux";|' source/creator/buildinfo.c + [[ $_OS == GNU/kFreeBSD ]] && sed -i 's|BUILD_PLATFORM;|"GNU/kFreeBSD";|' source/creator/buildinfo.c + sed -i 's|Linux, Mac OS X, Windows and FreeBSD|GNU and BSD| + s|Linux, FreeBSD|GNU and BSD| s|Unpack the archive, Then run the Blender executable.|Intall from Parabola repo (pacman -S '"$pkgname"'), Then run blender.| \|Windows|d;\|Mac OS X|d s|The downloaded Blender package includes|The '"${pkgname^}"' package includes| ' release/text/readme.html - sed -i 's|Linux|GNU/Linux-libre| + sed -i 's|Linux|GNU| ' release/scripts/{addons/game_engine_save_as_runtime,modules/bl_i18n_utils/utils_rtl}.py - sed -i 's| (.so under Linux, .dll under windows...)|| + sed -i 's| (.so under Linux, .dll under windows...)| (.so under GNU or BSD, .dll under Wine or ReactOS...)| ' release/scripts/{addons/ui_translate,modules/bl_i18n_utils}/settings.py msg 'removing Open Source term' @@ -135,5 +137,3 @@ package() { make DESTDIR=$pkgdir install python -m compileall $pkgdir/usr/share/$_pkgname } - -# vim:set ts=2 sw=2 et: diff --git a/libre/calibre-libre/PKGBUILD b/libre/calibre-libre/PKGBUILD index 019b33cba..52fd8b73d 100644 --- a/libre/calibre-libre/PKGBUILD +++ b/libre/calibre-libre/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 99239 2013-10-26 11:48:48Z jelle $ +# $Id: PKGBUILD 100069 2013-11-01 09:01:32Z jelle $ # Maintainer: jelle van der Waa # Maintainer: Daniel Wallace # Contributor: Giovanni Scafora @@ -9,7 +9,7 @@ _pkgname=calibre pkgname=calibre-libre -pkgver=1.8.0 +pkgver=1.9.0 pkgrel=1 pkgdesc="Ebook management application, with unar support" arch=('i686' 'x86_64' 'mips64el') @@ -30,13 +30,10 @@ install=calibre.install source=("http://download.calibre-ebook.com/${pkgver}/calibre-${pkgver}.tar.xz" 'desktop_integration.patch' 'calibre-mount-helper') -md5sums=('f1cb722f32f5e3d50fbcd21403e95514' +md5sums=('69e0262f0e06b7d6384c3a183a44d02f' '8353d1878c5a498b3e49eddef473605f' '675cd87d41342119827ef706055491e7') - - - prepare(){ cd "${srcdir}/${_pkgname}" #rm -rf src/{cherrypy,pyPdf} diff --git a/libre/luxrender-libre/PKGBUILD b/libre/luxrender-libre/PKGBUILD index 0c109a5d1..a8e9b4ab2 100644 --- a/libre/luxrender-libre/PKGBUILD +++ b/libre/luxrender-libre/PKGBUILD @@ -5,43 +5,27 @@ # Maintainer (Parabola): Márcio Silva _pkgname=luxrender pkgname=$_pkgname-libre -pkgver=1.2.1 -_pkgver=3066b2161439 -pkgrel=5 +pkgver=1.3 +_pkgver=523432614aa5 +pkgrel=1 pkgdesc="Rendering system for physically correct, unbiased image synthesis, without nonfree OpenCL recommendation" arch=('i686' 'x86_64' 'mips64el') url="http://www.$_pkgname.net/" license=('GPL') -depends=('boost-libs' 'freeimage' 'openexr' 'libcl-libre' 'mesa-libgl') +depends=('boost-libs' 'freeimage' 'openexr' 'mesa-libcl' 'mesa-libgl' 'fftw') optdepends=('blender-addon-luxrender: Blender for renderer and exporter' 'qt4: Qt GUI' \ 'python: Python interface (pylux)') makedepends=('cmake' 'boost' 'mesa' 'qt4' "luxrays=$pkgver" 'python' 'opencl-headers') -makedepends+=('gcc-lts') provides=($_pkgname=$pkgver) conflicts=$_pkgname replaces=$_pkgname -source=(https://bitbucket.org/$_pkgname/lux/get/$_pkgver.tar.bz2 - boost-1.53-shared_array_constructor.diff) -md5sums=( - '87958798c164ad14f92fb4af2595d332' - 'dd19c7ac2ba8c9b703018a176ef77f98') - -prepare() { - cd "$srcdir"/$_pkgname-lux-$_pkgver - - # fix the installation - sed -i '/.*wxgui.*/ d - s|-ftree-vectorize || - ' CMakeLists.txt - # fix for boost 1.53 - patch -Np1 < "$srcdir/boost-1.53-shared_array_constructor.diff" || true - - export CXXFLAGS="$CXXFLAGS -lpthread" -} +source=(https://bitbucket.org/$_pkgname/lux/get/$_pkgver.tar.bz2) +md5sums=('fad0fae0866e578ca6f5b3f3903d0c9f') build() { cd "$srcdir"/$_pkgname-lux-$_pkgver + export CXXFLAGS="$CXXFLAGS -lpthread" cmake . -DCMAKE_INSTALL_PREFIX=/usr \ -DLUXRAYS_DISABLE_OPENCL=OFF \ -DPYTHON_CUSTOM=ON \ @@ -52,7 +36,7 @@ build() { package() { cd "$srcdir"/$_pkgname-lux-$_pkgver - setarch $CARCH make DESTDIR="$pkgdir" install + make DESTDIR="$pkgdir" install # fix library path on 64bit [[ $CARCH == x86_64 ]] && mv "$pkgdir"/usr/lib64 "$pkgdir"/usr/lib diff --git a/libre/luxrender-libre/boost-1.53-shared_array_constructor.diff b/libre/luxrender-libre/boost-1.53-shared_array_constructor.diff deleted file mode 100644 index a6a8d532b..000000000 --- a/libre/luxrender-libre/boost-1.53-shared_array_constructor.diff +++ /dev/null @@ -1,62 +0,0 @@ -diff -rup luxrender-lux-3066b2161439/cmake/luxrender.cmake luxrender-lux-3066b2161439.new/cmake/luxrender.cmake ---- luxrender-lux-3066b2161439/cmake/luxrender.cmake 2013-03-16 19:32:24.000000000 +0000 -+++ luxrender-lux-3066b2161439.new/cmake/luxrender.cmake 2013-03-26 18:26:46.194520697 +0000 -@@ -98,7 +98,7 @@ IF(QT4_FOUND) - - QT4_ADD_RESOURCES( LUXQTGUI_RC_SRCS ${LUXQTGUI_RCS}) - QT4_WRAP_UI( LUXQTGUI_UI_HDRS ${LUXQTGUI_UIS} ) -- QT4_WRAP_CPP( LUXQTGUI_MOC_SRCS ${LUXQTGUI_MOC} ) -+ QT4_WRAP_CPP( LUXQTGUI_MOC_SRCS ${LUXQTGUI_MOC} OPTIONS -DBOOST_TT_HAS_OPERATOR_HPP_INCLUDED -DBOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION ) - - #file (GLOB TRANSLATIONS_FILES qtgui/translations/*.ts) - #qt4_create_translation(QM_FILES ${FILES_TO_TRANSLATE} ${TRANSLATIONS_FILES}) -diff -rup luxrender-lux-3066b2161439/core/film.cpp luxrender-lux-3066b2161439.new/core/film.cpp ---- luxrender-lux-3066b2161439/core/film.cpp 2013-03-16 19:32:24.000000000 +0000 -+++ luxrender-lux-3066b2161439.new/core/film.cpp 2013-03-26 18:03:02.828222310 +0000 -@@ -890,8 +890,8 @@ Film::Film(u_int xres, u_int yres, Filte - filename(filename1), - colorSpace(0.63f, 0.34f, 0.31f, 0.595f, 0.155f, 0.07f, 0.314275f, 0.329411f), // default is SMPTE - convTest(NULL), varianceBuffer(NULL), -- noiseAwareMap(NULL), noiseAwareMapVersion(0), -- userSamplingMapFileName(samplingmapfilename), userSamplingMap(NULL), userSamplingMapVersion(0), -+ noiseAwareMapVersion(0), -+ userSamplingMapFileName(samplingmapfilename), userSamplingMapVersion(0), - ZBuffer(NULL), use_Zbuf(useZbuffer), - debug_mode(debugmode), premultiplyAlpha(premult), - writeResumeFlm(w_resume_FLM), restartResumeFlm(restart_resume_FLM), writeFlmDirect(write_FLM_direct), -diff -rup luxrender-lux-3066b2161439/samplers/lowdiscrepancy.cpp luxrender-lux-3066b2161439.new/samplers/lowdiscrepancy.cpp ---- luxrender-lux-3066b2161439/samplers/lowdiscrepancy.cpp 2013-03-16 19:32:24.000000000 +0000 -+++ luxrender-lux-3066b2161439.new/samplers/lowdiscrepancy.cpp 2013-03-26 18:03:02.828222310 +0000 -@@ -29,7 +29,7 @@ - using namespace lux; - - LDSampler::LDData::LDData(const Sampler &sampler, int xPixelStart, int yPixelStart, u_int pixelSamples) : -- samplingMap(NULL), noiseAwareMapVersion(0), userSamplingMapVersion(0) { -+ noiseAwareMapVersion(0), userSamplingMapVersion(0) { - xPos = xPixelStart - 1; - yPos = yPixelStart; - samplePos = pixelSamples - 1; -diff -rup luxrender-lux-3066b2161439/samplers/metrosampler.cpp luxrender-lux-3066b2161439.new/samplers/metrosampler.cpp ---- luxrender-lux-3066b2161439/samplers/metrosampler.cpp 2013-03-16 19:32:24.000000000 +0000 -+++ luxrender-lux-3066b2161439.new/samplers/metrosampler.cpp 2013-03-26 18:13:13.146702871 +0000 -@@ -39,7 +39,7 @@ static const u_int rngA = 884; - MetropolisSampler::MetropolisData::MetropolisData(const MetropolisSampler &sampler) : - consecRejects(0), stamp(0), currentStamp(0), weight(0.f), - LY(0.f), alpha(0.f), totalLY(0.f), sampleCount(0.f), -- samplingMap(NULL), noiseAwareMapVersion(0), userSamplingMapVersion(0), -+ noiseAwareMapVersion(0), userSamplingMapVersion(0), - large(true), cooldown(sampler.cooldownTime > 0) - { - u_int i; -diff -rup luxrender-lux-3066b2161439/samplers/random.cpp luxrender-lux-3066b2161439.new/samplers/random.cpp ---- luxrender-lux-3066b2161439/samplers/random.cpp 2013-03-16 19:32:24.000000000 +0000 -+++ luxrender-lux-3066b2161439.new/samplers/random.cpp 2013-03-26 18:12:34.378868365 +0000 -@@ -30,7 +30,7 @@ using namespace lux; - - RandomSampler::RandomData::RandomData(const Sampler &sampler, int xPixelStart, - int yPixelStart, u_int pixelSamples) : -- samplingMap(NULL), noiseAwareMapVersion(0), userSamplingMapVersion(0) -+ noiseAwareMapVersion(0), userSamplingMapVersion(0) - { - xPos = xPixelStart; - yPos = yPixelStart; diff --git a/pcr/czmq/PKGBUILD b/pcr/czmq/PKGBUILD new file mode 100644 index 000000000..2cb94125c --- /dev/null +++ b/pcr/czmq/PKGBUILD @@ -0,0 +1,27 @@ +# Contributor: Brian Knox +# Maintainer: Brian Knox +pkgname=czmq +pkgver=2.0.2 +pkgrel=1 +pkgdesc="High level C API for ZeroMQ" +arch=(i686 x86_64) +url="http://czmq.zeromq.org/" +license=('LGPL') +depends=('zeromq') +makedepends=('asciidoc' 'xmlto') +options=(!libtool) +source=(http://download.zeromq.org/${pkgname}-${pkgver}.tar.gz) + +sha1sums=('9a78ea2bf2100863eefdd0512c77486ebd1e2587') +sha256sums=('75115c2a89facf7f706bc24d0cd09ad0cc4f173a6b6b242743a7ed4ffa7a791b') + +build() { + cd "$srcdir/${pkgname}-${pkgver}" + ./configure --prefix=/usr + make +} + +package() { + cd "$srcdir/${pkgname}-${pkgver}" + make DESTDIR="$pkgdir/" install +} diff --git a/pcr/filemq/PKGBUILD b/pcr/filemq/PKGBUILD new file mode 100644 index 000000000..57f5eb69d --- /dev/null +++ b/pcr/filemq/PKGBUILD @@ -0,0 +1,34 @@ +pkgname=filemq +pkgver=v1.0a.r124.gd2d6274 +pkgrel=1 +pkgdesc="Chunked, flow-controlled, restartable, cancellable, async, multicast file transfer ØMQ protocol" +url="https://github.com/zeromq/filemq" +license=('GPL3' 'LGPL3') +depends=('zeromq' 'czmq') +makedepends=('git') +arch=('i686' 'x86_64') + +source=("git+https://github.com/zeromq/filemq#branch=master") +sha256sums=('SKIP') + +pkgver() { + cd "${srcdir}/${pkgname}" + git describe --always| sed -E 's/([^-]*-g)/r\1/;s/-/./g' +} + +prepare() { + cd "${srcdir}/${pkgname}" + + ./autogen.sh +} + +build() { + cd "${srcdir}/${pkgname}" + ./configure --prefix=/usr + make +} + +package() { + cd "${srcdir}/${pkgname}" + make prefix=${pkgdir}/usr install +} -- cgit v1.2.3-54-g00ecf