From 993f2994ae292cae095a0282520680c33d92af5b Mon Sep 17 00:00:00 2001 From: root Date: Sun, 17 Mar 2013 00:30:56 -0700 Subject: Sun Mar 17 00:30:56 PDT 2013 --- community/kio-mtp/PKGBUILD | 10 +++--- community/lightdm/PKGBUILD | 8 ++--- community/lightdm/lightdm-autologin.pam | 20 +++++++----- community/lightdm/lightdm-default-config.patch | 8 +++++ community/virtualbox-modules-lts/PKGBUILD | 4 +-- community/virtualbox-modules/PKGBUILD | 4 +-- community/xnoise/PKGBUILD | 10 +++--- core/gettext/PKGBUILD | 8 ++--- core/gpgme/PKGBUILD | 12 +++---- core/libassuan/PKGBUILD | 6 ++-- core/util-linux/PKGBUILD | 6 ++-- extra/gnu-efi-libs/PKGBUILD | 24 +++++--------- extra/gnu-efi-libs/disable-ms_abi-flag.patch | 4 +-- extra/kdeplasma-applets-networkmanagement/PKGBUILD | 7 ++-- extra/php/PKGBUILD | 6 ++-- libre/calibre-libre/PKGBUILD | 6 ++-- libre/kdepim-libre/PKGBUILD | 3 +- libre/virtualbox-libre-modules-lts/PKGBUILD | 2 +- libre/virtualbox-libre-modules/PKGBUILD | 2 +- libre/virtualbox-libre/PKGBUILD | 4 +-- pcr/rstudio-desktop/PKGBUILD | 38 ++++++++++++++++++++++ pcr/rstudio-desktop/rstudio.install | 15 +++++++++ 22 files changed, 129 insertions(+), 78 deletions(-) create mode 100644 pcr/rstudio-desktop/PKGBUILD create mode 100644 pcr/rstudio-desktop/rstudio.install diff --git a/community/kio-mtp/PKGBUILD b/community/kio-mtp/PKGBUILD index 955affe07..010938ead 100644 --- a/community/kio-mtp/PKGBUILD +++ b/community/kio-mtp/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 84594 2013-02-20 08:07:10Z eric $ +# $Id: PKGBUILD 86399 2013-03-16 10:03:49Z fyan $ # Maintainer: Andrea Scarpino # Contributor: Antonio Rojas < nqn1976 @ gmail.com > pkgname=kio-mtp -pkgver=0.70 +pkgver=0.75 pkgrel=1 arch=('i686' 'x86_64') pkgdesc="Provides KIO Access to MTP devices using the mtp:/// protocol" @@ -11,13 +11,12 @@ url='https://projects.kde.org/projects/playground/base/kio-mtp' license=('GPL') depends=('kdebase-runtime' 'libmtp') makedepends=('cmake' 'automoc4') -source=("ftp://ftp.archlinux.org/other/community/kio-mtp/${pkgname}-${pkgver}.tar.xz") -md5sums=('1b4670e938acedcf565ef23cea66890e') +source=("$pkgname-$pkgver.tar.gz::http://quickgit.kde.org/?p=kio-mtp.git&a=snapshot&h=7de86bae3623192eb468772bb187f6afffc03fe0&fmt=tgz") build() { mkdir build cd build - cmake ../${pkgname}-${pkgver} \ + cmake ../${pkgname} \ -DCMAKE_BUILD_TYPE=Release \ -DCMAKE_INSTALL_PREFIX=/usr make @@ -27,3 +26,4 @@ package(){ cd build make DESTDIR="${pkgdir}" install } +md5sums=('813d9de196ce969b84a14f68e1b320b9') diff --git a/community/lightdm/PKGBUILD b/community/lightdm/PKGBUILD index 9570465d6..2fc41c651 100755 --- a/community/lightdm/PKGBUILD +++ b/community/lightdm/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 86254 2013-03-14 11:38:24Z alucryd $ +# $Id: PKGBUILD 86397 2013-03-16 08:12:38Z alucryd $ # Maintainer: Maxime Gauduin # Contributor: Morfeo pkgbase=lightdm pkgname=('lightdm' 'liblightdm-qt4') pkgver=1.4.0 -pkgrel=1 +pkgrel=2 epoch=1 pkgdesc="A lightweight display manager" arch=('i686' 'x86_64') @@ -26,9 +26,9 @@ sha256sums=('3486a9f828864a78d452696cf6fef6e1dec2f4ef92a72e90ab37edf9a0824c43' '2e03423cbe88c9fdc3a9684d6d14221aa6e92d105f9d1d53b08747d966c45125' 'ec10378992907f06a6960c4644aba2f81744fbcaf38f6bdc7c364979be3207e4' 'e8c4c5fd3b801a390d201166fd1fb9730e78a5c62928768103b870b6bd980ea0' - 'cd0a9591b61118c6de1b07e1cd9a1b74cd74e9e95288f8b41eba32e26fd22023' + '33e3c3d6e16c8d30756754ea3f31f5457c5be0343686aad287692be34958984a' 'a89566307e1c81c24f037d854cbd472d2f94f8a4b759877a01563a332319f7d6' - '51ec7eb1c50c0ba0b96b846662707533ebc1d6558cea75cb7424afddf0d064f0' + '6d5a754f41e9c7e52c51d2ff018b926ddaabb807e9a0b88c4a7bde1acffa3b1c' '4793eaee5915f5c519f569a4cd9158822d4c57c8b6e405895d2eddf82fa00822' '7fb85a1b54406032a922e8fd6f45d869fcfe5681df630e74e8e50c040b786ee4') diff --git a/community/lightdm/lightdm-autologin.pam b/community/lightdm/lightdm-autologin.pam index 4cd3626cd..0b1f79e3e 100755 --- a/community/lightdm/lightdm-autologin.pam +++ b/community/lightdm/lightdm-autologin.pam @@ -1,11 +1,13 @@ #%PAM-1.0 -auth required pam_env.so$ -auth required pam_tally.so file=/var/log/faillog onerr=succeed$ -auth required pam_shells.so$ -auth required pam_nologin.so$ -auth required pam_permit.so$ --auth optional pam_gnome_keyring.so$ -account include system-local-login$ -password include system-local-login$ -session include system-local-login$ +auth required pam_env.so +auth required pam_tally.so file=/var/log/faillog onerr=succeed +auth required pam_shells.so +auth required pam_nologin.so +auth [success=1 default=ignore] pam_succeed_if.so user ingroup autologin +auth required pam_unix.so +auth required pam_permit.so +-auth optional pam_gnome_keyring.so +account include system-local-login +password include system-local-login +session include system-local-login -session optional pam_gnome_keyring.so auto_start diff --git a/community/lightdm/lightdm-default-config.patch b/community/lightdm/lightdm-default-config.patch index 8b106dd91..42d49536d 100755 --- a/community/lightdm/lightdm-default-config.patch +++ b/community/lightdm/lightdm-default-config.patch @@ -19,6 +19,14 @@ diff -rupN lightdm-1.5.1.orig/data/lightdm.conf lightdm-1.5.1/data/lightdm.conf #display-setup-script= #greeter-setup-script= #session-setup-script= +@@ -86,6 +86,7 @@ + #autologin-user= + #autologin-user-timeout=0 + #autologin-session=UNIMPLEMENTED ++pam-service=lightdm-autologin + #exit-on-failure=false + + # diff -rupN lightdm-1.5.1.orig/data/users.conf lightdm-1.5.1/data/users.conf --- lightdm-1.5.1.orig/data/users.conf 2013-03-06 03:40:10.000000000 +0100 +++ lightdm-1.5.1/data/users.conf 2013-03-12 22:54:29.398854700 +0100 diff --git a/community/virtualbox-modules-lts/PKGBUILD b/community/virtualbox-modules-lts/PKGBUILD index b1efde3df..ac13f1b9e 100644 --- a/community/virtualbox-modules-lts/PKGBUILD +++ b/community/virtualbox-modules-lts/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 85478 2013-03-02 00:44:06Z seblu $ +# $Id: PKGBUILD 86371 2013-03-16 00:46:44Z seblu $ # Maintainer: Bartłomiej Piotrowski # Contributor: Ionut Biru # Contributor: Sébastien Luttringer pkgbase=virtualbox-modules-lts pkgname=('virtualbox-host-modules-lts' 'virtualbox-guest-modules-lts') -pkgver=4.2.8 +pkgver=4.2.10 pkgrel=1 arch=('i686' 'x86_64') url='http://virtualbox.org' diff --git a/community/virtualbox-modules/PKGBUILD b/community/virtualbox-modules/PKGBUILD index b72f74640..58222e900 100644 --- a/community/virtualbox-modules/PKGBUILD +++ b/community/virtualbox-modules/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 85488 2013-03-02 01:43:50Z seblu $ +# $Id: PKGBUILD 86369 2013-03-16 00:45:50Z seblu $ # Maintainer: Ionut Biru # Maintainer: Sébastien Luttringer pkgbase=virtualbox-modules pkgname=('virtualbox-host-modules' 'virtualbox-guest-modules') -pkgver=4.2.8 +pkgver=4.2.10 _extramodules=extramodules-3.7-ARCH pkgrel=1 arch=('i686' 'x86_64') diff --git a/community/xnoise/PKGBUILD b/community/xnoise/PKGBUILD index c6918ace1..bf025944c 100755 --- a/community/xnoise/PKGBUILD +++ b/community/xnoise/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 86215 2013-03-13 13:22:22Z fyan $ +# $Id: PKGBUILD 86373 2013-03-16 02:52:56Z fyan $ # Maintainer: Felix Yan # Contributor: archtux pkgname=xnoise -pkgver=0.2.16 -pkgrel=3 +pkgver=0.2.17 +pkgrel=1 pkgdesc="Media player with a slick GUI, great speed and lots of features." arch=('i686' 'x86_64') url="http://www.xnoise-media-player.com/" @@ -18,8 +18,6 @@ makedepends=('gettext' 'intltool') options=('!libtool') install=$pkgname.install source=("https://bitbucket.org/shuerhaaken/xnoise/downloads/$pkgname-$pkgver.tar.gz") -md5sums=('774b52c94d5b1d3de963307835ade35b') - build() { cd "$srcdir/$pkgname-$pkgver" @@ -35,4 +33,4 @@ package() { # Remove obsolete files rm -rf "$pkgdir/usr/include" "$pkgdir/usr/share/vala" } -md5sums=('54a3c54bb292353075a22e49e6cc1eae') +md5sums=('a72b0adf06667f682f972f9c38174f02') diff --git a/core/gettext/PKGBUILD b/core/gettext/PKGBUILD index cc2ce7239..452bbd12f 100644 --- a/core/gettext/PKGBUILD +++ b/core/gettext/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 174268 2013-01-03 13:58:09Z allan $ +# $Id: PKGBUILD 180089 2013-03-16 12:44:48Z tpowa $ # Maintainer: pkgname=gettext -pkgver=0.18.2 +pkgver=0.18.2.1 pkgrel=1 pkgdesc="GNU internationalization library" arch=('i686' 'x86_64') @@ -14,8 +14,8 @@ optdepends=('cvs: for autopoint tool') options=(!libtool !docs) install=gettext.install source=(ftp://ftp.gnu.org/pub/gnu/gettext/${pkgname}-${pkgver}.tar.gz{,.sig}) -md5sums=('0c86e5af70c195ab8bd651d17d783928' - '1a658e29a03ab42da6d2d468b0583407') +md5sums=('034c8103b14654ebd300fadac44d6f14' + 'e4658c307333395a12f8d0b4d95fbb0f') build() { cd "${srcdir}/${pkgname}-${pkgver}" diff --git a/core/gpgme/PKGBUILD b/core/gpgme/PKGBUILD index ac578df4b..2a97025bd 100644 --- a/core/gpgme/PKGBUILD +++ b/core/gpgme/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 175920 2013-01-25 01:06:49Z bisson $ +# $Id: PKGBUILD 180087 2013-03-16 12:44:18Z tpowa $ # Maintainer: Tobias Powalowski # Contributor: Roman Kyrylych # Contributor: Sarah Hay pkgname=gpgme -pkgver=1.3.1 -pkgrel=5 +pkgver=1.3.2 +pkgrel=1 pkgdesc="A C wrapper library for GnuPG" arch=('i686' 'x86_64') url="http://www.gnupg.org/related_software/gpgme/" @@ -14,10 +14,8 @@ depends=('libgpg-error' 'pth' 'gnupg>=2') install=${pkgname}.install options=('!libtool' '!emptydirs') source=(ftp://ftp.gnupg.org/gcrypt/${pkgname}/${pkgname}-${pkgver}.tar.bz2{,.sig}) -md5sums=('90afa8436ce2b2683c001c824bd22601' - 'a032ddc27177ef4ee54e25a231e62da5') -sha1sums=('7d19a95a2239da13764dad7f97541be884ec5a37' - '93316a81a8f903c5b604716b6937884ea7b0917a') +md5sums=('326fe97077141713f0930aa87949a287' + '4849bea218571c5ab6094d77049bd5d7') build() { cd ${srcdir}/${pkgname}-${pkgver} diff --git a/core/libassuan/PKGBUILD b/core/libassuan/PKGBUILD index 12e79ce0e..7f791dedd 100644 --- a/core/libassuan/PKGBUILD +++ b/core/libassuan/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 146745 2012-01-16 22:52:52Z dreisner $ +# $Id: PKGBUILD 180088 2013-03-16 12:44:19Z tpowa $ # Maintainer: Tobias Powalowski pkgname=libassuan -pkgver=2.0.3 +pkgver=2.1.0 pkgrel=1 pkgdesc="A IPC library used by some GnuPG related software" arch=('i686' 'x86_64') @@ -12,6 +12,7 @@ depends=('libgpg-error') options=('!libtool') source=(ftp://ftp.gnupg.org/gcrypt/$pkgname/$pkgname-$pkgver.tar.bz2) install=libassuan.install +md5sums=('b3231eec8e567f4f9294474a387378f5') build() { cd ${srcdir}/${pkgname}-${pkgver} @@ -28,4 +29,3 @@ package() { cd ${srcdir}/${pkgname}-${pkgver} make DESTDIR=${pkgdir} install } -md5sums=('179d1918325fdb928c7bd90b8a514fc7') diff --git a/core/util-linux/PKGBUILD b/core/util-linux/PKGBUILD index e0aabed6c..b5c31da6a 100644 --- a/core/util-linux/PKGBUILD +++ b/core/util-linux/PKGBUILD @@ -1,14 +1,14 @@ -# $Id: PKGBUILD 173745 2012-12-22 15:22:20Z tomegun $ +# $Id: PKGBUILD 180085 2013-03-16 08:30:40Z pierre $ # Maintainer: Tom Gundersen # Contributor: judd pkgname=util-linux pkgver=2.22.2 -pkgrel=1 +pkgrel=2 pkgdesc="Miscellaneous system utilities for Linux" url="http://www.kernel.org/pub/linux/utils/util-linux/" arch=('i686' 'x86_64') -groups=('base') +groups=('base' 'base-devel') depends=('pam' 'shadow' 'coreutils' 'glibc') # checkdepends=('bc') conflicts=('util-linux-ng' 'eject') diff --git a/extra/gnu-efi-libs/PKGBUILD b/extra/gnu-efi-libs/PKGBUILD index b7d60a78b..f6d0c4c42 100644 --- a/extra/gnu-efi-libs/PKGBUILD +++ b/extra/gnu-efi-libs/PKGBUILD @@ -1,12 +1,12 @@ -# $Id: PKGBUILD 176034 2013-01-26 17:25:00Z tpowa $ +# $Id: PKGBUILD 180092 2013-03-16 15:44:29Z tpowa $ # Maintainer: Tobias Powalowski # Maintainer : Keshav P R <(the.ridikulus.rat) (aatt) (gemmaeiil) (ddoott) (ccoomm)> # Contributor: Alessio 'mOLOk' Bolognino _pkgver="3.0" pkgname="gnu-efi-libs" -pkgver="${_pkgver}s" -pkgrel="3" +pkgver="${_pkgver}t" +pkgrel="2" pkgdesc="Library for building x86_64 and i386 UEFI Applications using GNU toolchain" url="http://sourceforge.net/projects/gnu-efi/" license=('GPL') @@ -19,10 +19,8 @@ conflicts=('gnu-efi') provides=('gnu-efi') replaces=('gnu-efi') options=('!strip' '!makeflags') -source=("http://download.sourceforge.net/gnu-efi/gnu-efi_${pkgver}.orig.tar.gz" - gnu-efi-libs-x86_64-call-fix.patch - disable-ms_abi-flag.patch) - +source=("http://download.sourceforge.net/gnu-efi/gnu-efi_${pkgver}.orig.tar.gz" + 'disable-ms_abi-flag.patch') _build_gnu-efi-libs-x86_64() { cp -r "${srcdir}/gnu-efi-${_pkgver}" "${srcdir}/gnu-efi-${_pkgver}-x86_64" cd "${srcdir}/gnu-efi-${_pkgver}-x86_64/" @@ -39,8 +37,6 @@ _build_gnu-efi-libs-i386() { build() { cd ${srcdir}/gnu-efi-${_pkgver} - # fix http://sourceforge.net/tracker/?func=detail&aid=3576537&group_id=163609&atid=828423 - # patch -Np1 -i ../gnu-efi-libs-x86_64-call-fix.patch # fix broken ms_abi flags, causing weird issues with bootloaders patch -Np1 -i ../disable-ms_abi-flag.patch ## Fix Makefiles to enable compile for both UEFI arch @@ -56,14 +52,14 @@ build() { _package_gnu-efi-libs-x86_64() { cd "${srcdir}/gnu-efi-${_pkgver}-x86_64/" - make ARCH="x86_64" INSTALLROOT="${pkgdir}/usr/" LIBDIR="lib" install + make ARCH="x86_64" PREFIX="" INSTALLROOT="${pkgdir}/usr/" LIBDIR="lib" install install -d "${pkgdir}/usr/share/gnu-efi/x86_64/" install -D -m0644 "${srcdir}/gnu-efi-${_pkgver}-x86_64/apps"/*.efi "${pkgdir}/usr/share/gnu-efi/x86_64/" } _package_gnu-efi-libs-i386() { cd "${srcdir}/gnu-efi-${_pkgver}-i386/" - make ARCH="ia32" INSTALLROOT="${pkgdir}/usr/" LIBDIR="${_LIBDIR32}" install + make ARCH="ia32" PREFIX="" INSTALLROOT="${pkgdir}/usr/" LIBDIR="${_LIBDIR32}" install install -d "${pkgdir}/usr/share/gnu-efi/i386/" install -D -m0644 "${srcdir}/gnu-efi-${_pkgver}-i386/apps"/*.efi "${pkgdir}/usr/share/gnu-efi/i386/" } @@ -79,7 +75,5 @@ package() { _package_gnu-efi-libs-i386 fi } - -md5sums=('11f63d52071f7382f56c9e81d0aece91' - '4b5428c51af1981d3eb158d924d6bf85' - '6295a103438cace5c40606b083c739fd') +md5sums=('95916208cf543699799230ac1ea14272' + '783755e5f691f4c5c629f94d759b727b') diff --git a/extra/gnu-efi-libs/disable-ms_abi-flag.patch b/extra/gnu-efi-libs/disable-ms_abi-flag.patch index 2fb61a1d7..e363e6481 100644 --- a/extra/gnu-efi-libs/disable-ms_abi-flag.patch +++ b/extra/gnu-efi-libs/disable-ms_abi-flag.patch @@ -6,8 +6,8 @@ index 38da180..aa1f4de 100644 CPPFLAGS = -DCONFIG_$(ARCH) ifeq ($(GCCNEWENOUGH),1) --CPPFLAGS += -DGNU_EFI_USE_MS_ABI -maccumulate-outgoing-args -+CPPFLAGS += -maccumulate-outgoing-args +-CPPFLAGS += -DGNU_EFI_USE_MS_ABI -maccumulate-outgoing-args --std=c11 ++CPPFLAGS += -maccumulate-outgoing-args --std=c11 endif -CFLAGS = $(ARCH3264) -O2 -fpic -Wall -fshort-wchar -fno-strict-aliasing -fno-merge-constants +CFLAGS = $(ARCH3264) -O2 -fpic -Wall -fshort-wchar -fno-strict-aliasing -fno-stack-protector -fno-merge-constants diff --git a/extra/kdeplasma-applets-networkmanagement/PKGBUILD b/extra/kdeplasma-applets-networkmanagement/PKGBUILD index cce48d624..caa72c9ba 100644 --- a/extra/kdeplasma-applets-networkmanagement/PKGBUILD +++ b/extra/kdeplasma-applets-networkmanagement/PKGBUILD @@ -4,7 +4,7 @@ pkgname=kdeplasma-applets-networkmanagement epoch=1 -pkgver=0.9.0.7 +pkgver=0.9.0.8 pkgrel=1 pkgdesc="KDE control panel and widget network connections" arch=('i686' 'x86_64') @@ -17,10 +17,9 @@ optdepends=('mobile-broadband-provider-info: Database of mobile broadband servic 'openconnect: Cisco AnyConnect compatible VPN client') install=${pkgname}.install source=("http://download.kde.org/unstable/networkmanagement/${pkgver}/src/networkmanagement-${pkgver}.tar.bz2") -sha256sums=('926e9bbbc848219ea6314cc84325216397732c8ad1b94ba41b5c9e53b54773b2') +sha256sums=('c3b4458faf3bea75c5952ffe20b55724246c9cc3cd751a484b3e1832240d3ad6') build() { - cd "${srcdir}" mkdir build cd build cmake ../networkmanagement-${pkgver} \ @@ -30,6 +29,6 @@ build() { } package() { - cd "${srcdir}"/build + cd build make DESTDIR="${pkgdir}" install } diff --git a/extra/php/PKGBUILD b/extra/php/PKGBUILD index 505ecf882..50e1075ff 100644 --- a/extra/php/PKGBUILD +++ b/extra/php/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 178435 2013-02-22 07:43:22Z pierre $ +# $Id: PKGBUILD 180086 2013-03-16 08:30:44Z pierre $ # Maintainer: Pierre Schmitz pkgbase=php @@ -21,7 +21,7 @@ pkgname=('php' 'php-sqlite' 'php-tidy' 'php-xsl') -pkgver=5.4.12 +pkgver=5.4.13 pkgrel=1 arch=('i686' 'x86_64') license=('PHP') @@ -33,7 +33,7 @@ makedepends=('apache' 'imap' 'postgresql-libs' 'libldap' 'postfix' 'libvpx' source=("http://www.php.net/distributions/${pkgbase}-${pkgver}.tar.bz2" 'php.ini.patch' 'apache.conf' 'php-fpm.conf.in.patch' 'logrotate.d.php-fpm' 'php-fpm.service' 'php-fpm.tmpfiles') -md5sums=('5c7b614242ae12e9cacca21c8ab84818' +md5sums=('cacd308e978b7cf9ba4993196612ccf7' '0b0bc7a917fc592bdf11dcd3c5c255e9' 'dec2cbaad64e3abf4f0ec70e1de4e8e9' '5c1f4c967b66ce3eaf819b46951dcbf5' diff --git a/libre/calibre-libre/PKGBUILD b/libre/calibre-libre/PKGBUILD index fff34ac97..ee3ce4ac3 100644 --- a/libre/calibre-libre/PKGBUILD +++ b/libre/calibre-libre/PKGBUILD @@ -7,8 +7,8 @@ _pkgname=calibre pkgname=calibre-libre -pkgver=0.9.22 -pkgrel=1.2 +pkgver=0.9.23 +pkgrel=1 pkgdesc="Ebook management application (with unar support included and nonfree fonts removed)" arch=('i686' 'x86_64' 'mips64el') url="http://calibre-ebook.com/" @@ -28,7 +28,7 @@ install=calibre.install source=("http://calibre-ebook.googlecode.com/files/${_pkgname}-${pkgver}.tar.xz" 'desktop_integration.patch' 'calibre-mount-helper') -md5sums=('216f21a63db4045c741b6190badcdda1' +md5sums=('eff937f38c5cb7a2319364c86f6b925b' '8353d1878c5a498b3e49eddef473605f' '675cd87d41342119827ef706055491e7') diff --git a/libre/kdepim-libre/PKGBUILD b/libre/kdepim-libre/PKGBUILD index 53c588336..01e6a2024 100644 --- a/libre/kdepim-libre/PKGBUILD +++ b/libre/kdepim-libre/PKGBUILD @@ -31,8 +31,7 @@ groups=('kde' 'kdepim-libre') makedepends=('cmake' 'automoc4' 'boost' 'kdepim-runtime' 'libxss' 'kde-agent' 'nepomuk-widgets') source=("http://download.kde.org/stable/${pkgver}/src/${_pkgbase}-${pkgver}.tar.xz") -sha1sums=('9d1102ec9ea7ee7b8ddc70011231f173ceb2e5c1' - '652de82dcc1c45de3123898ba46e1962bb0ed6d4') +sha1sums=('9d1102ec9ea7ee7b8ddc70011231f173ceb2e5c1') build() { mkdir build diff --git a/libre/virtualbox-libre-modules-lts/PKGBUILD b/libre/virtualbox-libre-modules-lts/PKGBUILD index db408e0ac..f48fd9f32 100644 --- a/libre/virtualbox-libre-modules-lts/PKGBUILD +++ b/libre/virtualbox-libre-modules-lts/PKGBUILD @@ -7,7 +7,7 @@ pkgbase=virtualbox-libre-modules-lts pkgname=('virtualbox-libre-host-modules-lts' 'virtualbox-libre-guest-modules-lts') -pkgver=4.2.8 +pkgver=4.2.10 pkgrel=2 arch=('i686' 'x86_64') url='http://virtualbox.org' diff --git a/libre/virtualbox-libre-modules/PKGBUILD b/libre/virtualbox-libre-modules/PKGBUILD index 276007582..570a95b13 100644 --- a/libre/virtualbox-libre-modules/PKGBUILD +++ b/libre/virtualbox-libre-modules/PKGBUILD @@ -6,7 +6,7 @@ pkgbase=virtualbox-libre-modules pkgname=('virtualbox-libre-host-modules' 'virtualbox-libre-guest-modules') -pkgver=4.2.8 +pkgver=4.2.10 _extramodules=extramodules-3.8-LIBRE pkgrel=2 arch=('i686' 'x86_64') diff --git a/libre/virtualbox-libre/PKGBUILD b/libre/virtualbox-libre/PKGBUILD index be25bf3b4..ce73da564 100644 --- a/libre/virtualbox-libre/PKGBUILD +++ b/libre/virtualbox-libre/PKGBUILD @@ -12,7 +12,7 @@ pkgname=('virtualbox-libre' 'virtualbox-libre-guest-dkms' 'virtualbox-libre-sdk' 'virtualbox-libre-guest-utils') -pkgver=4.2.8 +pkgver=4.2.10 pkgrel=1 arch=('i686' 'x86_64') url='http://virtualbox.org' @@ -73,7 +73,7 @@ source=("http://download.virtualbox.org/virtualbox/$pkgver/VirtualBox-$pkgver.ta 'os_venenux.png' 'libre.patch' 'free-distros.patch') -md5sums=('54e35ece40457b1a9e27dd9d0429c3a1' +md5sums=('99349df34caacdecbb7cf3908631c3f3' '5f85710e0b8606de967716ded7b2d351' 'ed1341881437455d9735875ddf455fbe' '58d6e5bb4b4c1c6f3f0b3daa6aaeed03' diff --git a/pcr/rstudio-desktop/PKGBUILD b/pcr/rstudio-desktop/PKGBUILD new file mode 100644 index 000000000..569df2b33 --- /dev/null +++ b/pcr/rstudio-desktop/PKGBUILD @@ -0,0 +1,38 @@ +# Maintainer: TDY +# Contributor: Ben Ward + +pkgname=rstudio-desktop +pkgver=0.97.332 +_commit=e65a459 +pkgrel=1 +pkgdesc="A powerful and productive user interface for R" +arch=('i686' 'x86_64') +url="http://www.rstudio.org/" +license=('AGPL') +depends=('r>=2.11.1' 'qtwebkit' 'boost-libs>=1.50' 'shared-mime-info') +makedepends=('git' 'cmake>=2.8' 'boost>=1.50' 'java-environment' 'apache-ant' 'unzip' 'openssl' 'pam' 'wget') +install=rstudio.install +source=($pkgname-$pkgver.tgz::https://github.com/rstudio/rstudio/tarball/v$pkgver) +md5sums=('0197506486c76ed1bff71a534072e0e9') + +build() { + cd "$srcdir/rstudio-rstudio-$_commit/dependencies/common" + sh install-gwt + sh install-dictionaries + sh install-mathjax + + rm -rf "$srcdir/rstudio-rstudio-$_commit/build" + install -dm755 "$srcdir/rstudio-rstudio-$_commit/build" + cd "$srcdir/rstudio-rstudio-$_commit/build" + cmake -DRSTUDIO_TARGET=Desktop \ + -DCMAKE_BUILD_TYPE=Release \ + -DCMAKE_INSTALL_PREFIX=/usr/lib/rstudio .. +} + +package() { + cd "$srcdir/rstudio-rstudio-$_commit/build" + make DESTDIR="$pkgdir/" install + install -Dm644 ../COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING" +} + +# vim:set ts=2 sw=2 et: diff --git a/pcr/rstudio-desktop/rstudio.install b/pcr/rstudio-desktop/rstudio.install new file mode 100644 index 000000000..d0192c8c0 --- /dev/null +++ b/pcr/rstudio-desktop/rstudio.install @@ -0,0 +1,15 @@ +post_install() { + gtk-update-icon-cache -q -t -f usr/share/icons/hicolor + update-desktop-database -q + update-mime-database usr/share/mime &> /dev/null +} + +post_upgrade() { + post_install "$1" +} + +post_remove() { + post_install "$1" +} + +# vim:set ts=2 sw=2 et: -- cgit v1.2.3-54-g00ecf