diff options
author | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-07-09 04:06:24 +0000 |
---|---|---|
committer | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-07-09 04:06:24 +0000 |
commit | f578debfd17a7f06c6f4f8a0c2fde11e96b0afee (patch) | |
tree | ee8d8e9c2ce58bc81a922c09131be65efc50f21a /community | |
parent | 7f65cca764732fe9c5f501ca636b4e2382bfd90d (diff) |
Wed Jul 9 04:03:14 UTC 2014
Diffstat (limited to 'community')
-rw-r--r-- | community/calcurse/PKGBUILD | 10 | ||||
-rw-r--r-- | community/dart/PKGBUILD | 8 | ||||
-rw-r--r-- | community/dgen-sdl/PKGBUILD | 12 | ||||
-rw-r--r-- | community/gtk-engine-unico/PKGBUILD | 6 | ||||
-rw-r--r-- | community/libfm/PKGBUILD | 19 | ||||
-rw-r--r-- | community/libfm/hide-lxshortcut.patch | 22 | ||||
-rw-r--r-- | community/pcmanfm/PKGBUILD | 8 | ||||
-rw-r--r-- | community/perl-scalar-list-utils/PKGBUILD | 45 | ||||
-rw-r--r-- | community/pypy3/PKGBUILD | 19 | ||||
-rw-r--r-- | community/syncthing/PKGBUILD | 6 | ||||
-rw-r--r-- | community/virtualbox-modules-lts/PKGBUILD | 16 | ||||
-rw-r--r-- | community/virtualbox-modules-lts/virtualbox-guest-modules-lts.install | 2 | ||||
-rw-r--r-- | community/virtualbox-modules-lts/virtualbox-host-modules-lts.install | 2 |
13 files changed, 49 insertions, 126 deletions
diff --git a/community/calcurse/PKGBUILD b/community/calcurse/PKGBUILD index bcbc3276a..388a9cbb3 100644 --- a/community/calcurse/PKGBUILD +++ b/community/calcurse/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 95853 2013-08-17 15:15:02Z lfleischer $ +# $Id: PKGBUILD 115305 2014-07-08 14:19:26Z lfleischer $ # Maintainer: Lukas Fleischer <archlinux at cryptocrack dot de> # Contributor: Ronald van Haren <ronald.archlinux.org> # Contributor: wain <wain.at.gmx.net> pkgname=calcurse -pkgver=3.1.4 -pkgrel=2 +pkgver=3.2.0 +pkgrel=1 pkgdesc='A text-based personal organizer.' arch=('i686' 'x86_64') url='http://calcurse.org/' @@ -13,8 +13,8 @@ license=('BSD') depends=('ncurses') install='calcurse.install' source=("http://calcurse.org/files/${pkgname}-${pkgver}.tar.gz"{,.asc}) -md5sums=('e354bdb7636daffa99ffb98534d04cb2' - '44baaf17198e2fd75d2d160dedee814f') +md5sums=('454a25c2adb54f76ea13f3603cc07c76' + 'SKIP') build() { cd "${srcdir}/${pkgname}-${pkgver}" diff --git a/community/dart/PKGBUILD b/community/dart/PKGBUILD index 3a7ad5878..aba9ed182 100644 --- a/community/dart/PKGBUILD +++ b/community/dart/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 113665 2014-06-27 12:44:57Z arodseth $ +# $Id: PKGBUILD 115287 2014-07-07 23:36:56Z arodseth $ # Maintainer: Alexander Rødseth <rodseth@gmail.com> # Contributor: T. Jameson Little <t.jameson.little at gmail dot com> # Contributor: Usagi Ito <usagi@WonderRabbitProject.net> @@ -6,7 +6,7 @@ # Contributor: Julien Nicoulaud <julien.nicoulaud@gmail.com> pkgname=dart -pkgver=1.5.1 +pkgver=1.5.3 pkgrel=1 pkgdesc='The dart programming language SDK' arch=('x86_64' 'i686') @@ -17,10 +17,10 @@ options=('!strip') if [[ $CARCH == x86_64 ]]; then source=("$pkgname-$pkgver-64.zip::http://storage.googleapis.com/dart-archive/channels/stable/release/latest/sdk/dartsdk-linux-x64-release.zip") - sha256sums=('c40d6546b86eb9fde96baec58d9d9d858001b3f3f22a9a84476e9fb227e4055a') + sha256sums=('e4f80571805961ccd5c056e9b159a99698132bd7213c24bb96bd07edc6ca5d9a') else source=("$pkgname-$pkgver-32.zip::http://storage.googleapis.com/dart-archive/channels/stable/release/latest/sdk/dartsdk-linux-ia32-release.zip") - sha256sums=('f13fb568ac093f980187cf57d4321196249fd6177ff3e0ed1aae985038d57662') + sha256sums=('eb246dd6069aaaf14eeedab29cbf4c3baeec33b7fbc6c985cebae41436af80fa') fi prepare() { diff --git a/community/dgen-sdl/PKGBUILD b/community/dgen-sdl/PKGBUILD index 67e8015bc..2be9aafa1 100644 --- a/community/dgen-sdl/PKGBUILD +++ b/community/dgen-sdl/PKGBUILD @@ -1,20 +1,18 @@ -# $Id: PKGBUILD 85586 2013-03-03 17:28:52Z dreisner $ -# Maintainer: Jonathan Steel <mail@jsteel.org> +# $Id: PKGBUILD 115317 2014-07-08 17:15:28Z jsteel $ +# Maintainer: Jonathan Steel <jsteel at aur.archlinux.org> # Contributor: Tom Newsom <Jeepster@gmx.co.uk> # Contributor: Jason Chu <jason@archlinux.org> # Contributor: Joker-jar <joker-jar@yandex.ru> pkgname=dgen-sdl pkgver=1.32 -pkgrel=2 +pkgrel=3 pkgdesc="An emulator for Sega Genesis/Mega Drive systems ported to SDL" arch=('i686' 'x86_64') url="http://dgen.sourceforge.net" license=('BSD') -depends=('sdl' 'libgl' 'libarchive') -if test "$CARCH" == i686; then - makedepends=('nasm') -fi +depends=('sdl' 'mesa-libgl' 'libarchive') +[[ $CARCH == i686 ]] && makedepends=('nasm') source=(http://downloads.sourceforge.net/dgen/$pkgname-$pkgver.tar.gz) md5sums=('81b6f1c4bd612e81a9b8663c38d51890') diff --git a/community/gtk-engine-unico/PKGBUILD b/community/gtk-engine-unico/PKGBUILD index abd1f2e12..58b573c5e 100644 --- a/community/gtk-engine-unico/PKGBUILD +++ b/community/gtk-engine-unico/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 114667 2014-07-02 18:37:29Z alucryd $ +# $Id: PKGBUILD 115301 2014-07-08 11:04:53Z alucryd $ # Maintainer: Maxime Gauduin <alucryd@gmail.com> # Maintainer: Bartlomiej Piotrowski <nospam@bpiotrowski.pl> # Contributor: Hilinus <itahilinus[at]hotmail[dot]it> pkgname=gtk-engine-unico pkgver=1.0.2 -pkgrel=5 +pkgrel=6 pkgdesc='Unico GTK3 theme engine' arch=('i686' 'x86_64') url='https://launchpad.net/unico' @@ -13,7 +13,7 @@ license=('GPL') depends=('gtk3') makedepends=('gnome-common') source=("gtk-engine-unico-139.tar.gz::http://bazaar.launchpad.net/~unico-team/unico/trunk/tarball/139") -sha256sums=('75963539dca895ff035fec68bac36e4218ca439f3bac4c826cf6349962166058') +sha256sums=('SKIP') build() { cd ~unico-team/unico/trunk diff --git a/community/libfm/PKGBUILD b/community/libfm/PKGBUILD index 54961036a..34b57619e 100644 --- a/community/libfm/PKGBUILD +++ b/community/libfm/PKGBUILD @@ -1,12 +1,12 @@ -# $Id: PKGBUILD 111071 2014-05-12 20:48:03Z bgyorgy $ +# $Id: PKGBUILD 115330 2014-07-08 18:30:32Z bpiotrowski $ # Maintainer: Bartłomiej Piotrowski <bpiotrowski@archlinux.org> # Contributor: Unknown47 <unknown47r@gmail.com> # Contributor: Angel Velasquez <angvp@archlinux.org> # Contributor: Juergen Hoetzel <juergen@archlinux.org> pkgname=libfm -pkgver=1.2.0 -pkgrel=5 +pkgver=1.2.1 +pkgrel=1 pkgdesc='Library for file management' url='http://pcmanfm.sourceforge.net/' arch=('i686' 'x86_64') @@ -17,17 +17,8 @@ replaces=('lxshortcut') provides=('lxshortcut') conflicts=('lxshortcut') install=libfm.install -source=(http://downloads.sourceforge.net/pcmanfm/libfm-$pkgver.tar.xz - hide-lxshortcut.patch) -md5sums=('07d1361bc008db46b0fd4c775f5696de' - '49f7f47a3c59c83d1e7a7691eb1cccfe') - -prepare() { - cd $pkgname-$pkgver - - # Hide desktop entry of lxshortcut - patch -Np1 -i ../hide-lxshortcut.patch -} +source=(http://downloads.sourceforge.net/pcmanfm/libfm-$pkgver.tar.xz) +md5sums=('9b4790594c2c80f440ce3238c5774d23') build() { cd $pkgname-$pkgver diff --git a/community/libfm/hide-lxshortcut.patch b/community/libfm/hide-lxshortcut.patch deleted file mode 100644 index fc7ba62dd..000000000 --- a/community/libfm/hide-lxshortcut.patch +++ /dev/null @@ -1,22 +0,0 @@ -From 4d2b79048573dd2fa1dee853230ccc45b1d9c8df Mon Sep 17 00:00:00 2001 -From: Andriy Grytsenko <andrej@rep.kiev.ua> -Date: Tue, 25 Feb 2014 15:24:59 +0200 -Subject: [PATCH] [LP#1284401]The lxshortcut should not be present in the - menus. - ---- - data/lxshortcut.desktop.in | 1 + - 1 file changed, 1 insertion(+) - -diff --git a/data/lxshortcut.desktop.in b/data/lxshortcut.desktop.in -index 8ef7bca..f60a63e 100644 ---- a/data/lxshortcut.desktop.in -+++ b/data/lxshortcut.desktop.in -@@ -8,3 +8,4 @@ Exec=lxshortcut -i %f - StartupNotify=true - Terminal=false - MimeType=application/x-desktop; -+NoDisplay=true --- -1.7.10.4 - diff --git a/community/pcmanfm/PKGBUILD b/community/pcmanfm/PKGBUILD index 6fdb40e25..b9bdfbf44 100644 --- a/community/pcmanfm/PKGBUILD +++ b/community/pcmanfm/PKGBUILD @@ -1,12 +1,12 @@ -# $Id: PKGBUILD 111066 2014-05-12 19:35:38Z bgyorgy $ +# $Id: PKGBUILD 115328 2014-07-08 18:27:38Z bpiotrowski $ # Maintainer: Bartłomiej Piotrowski <bpiotrowski@archlinux.org> # Contributor: Unknown47 <unknown47r@gmail.com> # Contributor: Angel Velasquez <angvp@archlinux.org> # Contributor: Juergen Hoetzel <juergen@archlinux.org> pkgname=pcmanfm -pkgver=1.2.0 -pkgrel=2 +pkgver=1.2.1 +pkgrel=1 pkgdesc='Extremely fast and lightweight file manager' arch=('i686' 'x86_64') url='http://pcmanfm.sourceforge.net/' @@ -18,7 +18,7 @@ optdepends=('gvfs: for trash support, mounting with udisks and remote filesystem 'udisks: alternative for mounting volumes') install=$pkgname.install source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.xz) -md5sums=('11d59a492c9802866279a6e7e2b3f49e') +md5sums=('66e634aff37dbc6d7204570df041152f') build() { cd $pkgname-$pkgver diff --git a/community/perl-scalar-list-utils/PKGBUILD b/community/perl-scalar-list-utils/PKGBUILD deleted file mode 100644 index fd4a50136..000000000 --- a/community/perl-scalar-list-utils/PKGBUILD +++ /dev/null @@ -1,45 +0,0 @@ -# Maintainer: Florian Pritz <bluewind@xinu.at> - -pkgname=perl-scalar-list-utils -pkgver=1.38 -pkgrel=2 -pkgdesc='Common Scalar and List utility subroutines' -arch=(i686 x86_64) -license=(PerlArtistic GPL) -options=(!emptydirs) -depends=(perl) -url=https://metacpan.org/release/Scalar-List-Utils -source=("http://search.cpan.org/CPAN/authors/id/P/PE/PEVANS/Scalar-List-Utils-$pkgver.tar.gz") -md5sums=(cae0bff5dea8a14962229369edc02bac) -sha512sums=(4c494ff2959ebccf5cf1799ccdf4878fd9af7a488c4ccd7e192aad2ead2c1979eb91a248b3ac80458c796020ea9d97e4b531aac6a7f75a7e296d45a42855c30d) -_ddir=Scalar-List-Utils-$pkgver - -build() -( - cd "$srcdir/$_ddir" - export PERL_MM_USE_DEFAULT=1 PERL_AUTOINSTALL=--skipdeps - unset PERL5LIB PERL_MM_OPT - /usr/bin/perl Makefile.PL - make -) - -check() -( - cd "$srcdir/$_ddir" - export PERL_MM_USE_DEFAULT=1 - unset PERL5LIB - make test -) - -package() -( - cd "$srcdir/$_ddir" - make install INSTALLDIRS=vendor DESTDIR="$pkgdir" - find "$pkgdir" -name .packlist -o -name perllocal.pod -delete -) - -# Local Variables: -# mode: shell-script -# sh-basic-offset: 2 -# End: -# vim:set ts=2 sw=2 et: diff --git a/community/pypy3/PKGBUILD b/community/pypy3/PKGBUILD index c5947701b..14d459c31 100644 --- a/community/pypy3/PKGBUILD +++ b/community/pypy3/PKGBUILD @@ -7,20 +7,16 @@ pkgname=pypy3 pkgver=2.3.1 _pkgver=2.3.1 #[[ -n $_hgrev ]] && pkgver=2.0beta2.$_hgrev -pkgrel=1 +pkgrel=3 pkgdesc="A Python3 implementation written in Python, JIT enabled" url="http://pypy.org" arch=('i686' 'x86_64') -depends=('libffi') provides=('python') -options=(!buildflags) -makedepends=('python' 'mercurial' 'python2' 'tk') -optdepends=('openssl: openssl module' - 'expat: pyexpat module' - 'ncurses: ncurses module' - 'zlib: zlib module' - 'bzip2: bz2 module' +depends=('python2' 'expat' 'bzip2' 'gdbm' 'openssl' 'libffi' 'zlib') +makedepends=('sqlite' 'tk') +optdepends=('sqlite: sqlite module' 'tk: tk module') +options=(!buildflags) license=('custom:MIT') #source=("hg+https://bitbucket.org/pypy/pypy#revision=$_hgrev") source=("https://bitbucket.org/pypy/pypy/downloads/$pkgname-$_pkgver-src.tar.bz2") @@ -49,5 +45,10 @@ package() { install -Dm644 LICENSE "${pkgdir}"/opt/pypy3/LICENSE install -Dm644 README.rst "${pkgdir}"/opt/pypy3/README.rst install -Dm644 LICENSE "${pkgdir}"/usr/share/licenses/pypy3/LICENSE + + # Compile binary modules + for module in _curses syslog dbm sqlite3 _tkinter; do + "${pkgdir}/opt/pypy3/bin/pypy-c" -c "import ${module}" + done } # vim: ts=2 sw=2 et: diff --git a/community/syncthing/PKGBUILD b/community/syncthing/PKGBUILD index 40d0f7d4d..162149f1d 100644 --- a/community/syncthing/PKGBUILD +++ b/community/syncthing/PKGBUILD @@ -6,8 +6,8 @@ _pkgstamp=$(date +%s) pkgname=syncthing -pkgver=0.8.17 -pkgrel=2 +pkgver=0.8.18 +pkgrel=1 pkgdesc="Open Source Continuous Replication / Cluster Synchronization Thing" url="http://syncthing.net/" license=('MIT') @@ -17,7 +17,7 @@ makedepends=('go' 'godep' 'inetutils' 'sed') source=("https://github.com/calmh/${pkgname}/archive/v${pkgver}.tar.gz" "syncthing@.service" "syncthing.1") -sha1sums=('5915f8bd29bfa239b79f884dc2d5195538dd2742' +sha1sums=('e643d6b0f3610ca74496c7020aaa19906b75a51a' '204cad3823306c793a14a17a23220e26199160d4' '17be8b3f99c577e325765abc251f597e204d7711') install=${pkgname}.install diff --git a/community/virtualbox-modules-lts/PKGBUILD b/community/virtualbox-modules-lts/PKGBUILD index 0baac539c..fa0229dda 100644 --- a/community/virtualbox-modules-lts/PKGBUILD +++ b/community/virtualbox-modules-lts/PKGBUILD @@ -1,22 +1,22 @@ -# $Id: PKGBUILD 108363 2014-03-27 01:58:34Z seblu $ +# $Id: PKGBUILD 115321 2014-07-08 18:14:17Z bpiotrowski $ # Contributor: Bartłomiej Piotrowski <bpiotrowski@archlinux.org> # Contributor: Ionut Biru <ibiru@archlinux.org> # Contributor: Sébastien Luttringer pkgbase=virtualbox-modules-lts pkgname=('virtualbox-host-modules-lts' 'virtualbox-guest-modules-lts') -pkgver=4.3.10 -pkgrel=1 +pkgver=4.3.12 +pkgrel=2 arch=('i686' 'x86_64') url='http://virtualbox.org' license=('GPL') -makedepends=('linux-lts>=3.10' 'linux-lts<3.11' - 'linux-lts-headers>=3.10' 'linux-lts-headers<3.11' +makedepends=('linux-lts>=3.14' 'linux-lts<3.15' + 'linux-lts-headers>=3.14' 'linux-lts-headers<3.15' "virtualbox-host-dkms>=$pkgver" "virtualbox-guest-dkms>=$pkgver") # remember to also adjust the .install files and the package deps below -_extramodules=extramodules-3.10-lts +_extramodules=extramodules-3.14-lts build() { _kernver=$(cat /usr/lib/modules/$_extramodules/version) @@ -34,7 +34,7 @@ build() { package_virtualbox-host-modules-lts(){ _kernver=$(cat /usr/lib/modules/$_extramodules/version) pkgdesc='Host kernel modules for VirtualBox' - depends=('linux-lts>=3.10' 'linux-lts<3.11') + depends=('linux-lts>=3.14' 'linux-lts<3.15') replaces=('virtualbox-modules-lts') conflicts=('virtualbox-modules-lts') provides=("virtualbox-host-modules=$pkgver") @@ -50,7 +50,7 @@ package_virtualbox-guest-modules-lts(){ _kernver=$(cat /usr/lib/modules/$_extramodules/version) pkgdesc='Guest kernel modules for VirtualBox' license=('GPL') - depends=('linux-lts>=3.10' 'linux-lts<3.11') + depends=('linux-lts>=3.14' 'linux-lts<3.15') replaces=('virtualbox-archlinux-modules-lts') conflicts=('virtualbox-archlinux-modules-lts') provides=("virtualbox-guest-modules=$pkgver") diff --git a/community/virtualbox-modules-lts/virtualbox-guest-modules-lts.install b/community/virtualbox-modules-lts/virtualbox-guest-modules-lts.install index c1dd43431..c0a7e5833 100644 --- a/community/virtualbox-modules-lts/virtualbox-guest-modules-lts.install +++ b/community/virtualbox-modules-lts/virtualbox-guest-modules-lts.install @@ -1,5 +1,5 @@ _depmod() { - EXTRAMODULES=extramodules-3.10-lts + EXTRAMODULES=extramodules-3.14-lts depmod $(cat /usr/lib/modules/$EXTRAMODULES/version) } diff --git a/community/virtualbox-modules-lts/virtualbox-host-modules-lts.install b/community/virtualbox-modules-lts/virtualbox-host-modules-lts.install index 70a6478de..6fb39aadc 100644 --- a/community/virtualbox-modules-lts/virtualbox-host-modules-lts.install +++ b/community/virtualbox-modules-lts/virtualbox-host-modules-lts.install @@ -1,5 +1,5 @@ _depmod() { - EXTRAMODULES=extramodules-3.10-lts + EXTRAMODULES=extramodules-3.14-lts depmod $(cat /usr/lib/modules/$EXTRAMODULES/version) } |