From 94d9724335de42976d30fccd4957a89850c7b4c7 Mon Sep 17 00:00:00 2001 From: moparisthebest Date: Sun, 16 Apr 2017 22:04:31 -0400 Subject: [PATCH] Updated packages --- src/aurutils/PKGBUILD | 9 ++----- src/emulationstation-autoscraper/PKGBUILD | 2 +- src/filebot/PKGBUILD | 4 +-- src/gajim-plugin-omemo/PKGBUILD | 2 +- src/intellij-idea-ultimate-edition/PKGBUILD | 6 ++--- src/libgcj17-bin/PKGBUILD | 6 ++--- src/libresonic/PKGBUILD | 6 ++--- src/luaunbound/PKGBUILD | 5 ++-- src/prosody-hg-stable/PKGBUILD | 2 +- src/python2-axolotl-git/PKGBUILD | 2 +- src/python2-sabyenc/PKGBUILD | 24 ++++++++++++++++++ src/python2-yenc/PKGBUILD | 28 --------------------- src/sabnzbd/PKGBUILD | 6 ++--- src/sonarr/PKGBUILD | 4 +-- src/ttf-oxygen/PKGBUILD | 2 +- 15 files changed, 50 insertions(+), 58 deletions(-) create mode 100644 src/python2-sabyenc/PKGBUILD delete mode 100644 src/python2-yenc/PKGBUILD diff --git a/src/aurutils/PKGBUILD b/src/aurutils/PKGBUILD index 7c330e9..77db860 100644 --- a/src/aurutils/PKGBUILD +++ b/src/aurutils/PKGBUILD @@ -1,7 +1,7 @@ pkgname=aurutils pkgver=1.5.3 -_commit=01cbab783489eefc1859287bd0cb898de40c8100 -pkgrel=1 +_commit=01cbab783489eefc1859287bd0cb898de40c8100 # 1.5.3 +pkgrel=2 pkgdesc='helper tools for the arch user repository' arch=('any') url=https://github.com/AladW/aurutils @@ -18,11 +18,6 @@ optdepends=('devtools: systemd-nspawn support' source=("$pkgname-$pkgver::git+$url#commit=$_commit") sha256sums=('SKIP') -check() { - cd "$pkgname-$pkgver" - make check -} - package() { cd "$pkgname-$pkgver" make DESTDIR="$pkgdir" PREFIX="/usr" install diff --git a/src/emulationstation-autoscraper/PKGBUILD b/src/emulationstation-autoscraper/PKGBUILD index 81a5e71..86e1237 100644 --- a/src/emulationstation-autoscraper/PKGBUILD +++ b/src/emulationstation-autoscraper/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Oliver Jaksch pkgname=emulationstation-autoscraper -pkgver=232.d361868 +pkgver=241.f132e6a pkgrel=1 pkgdesc="An auto-scraper for EmulationStation written in Go using hashes" arch=('i686' 'x86_64' 'arm' 'armv6h' 'armv7h') diff --git a/src/filebot/PKGBUILD b/src/filebot/PKGBUILD index cbfa9c2..962f0e7 100644 --- a/src/filebot/PKGBUILD +++ b/src/filebot/PKGBUILD @@ -4,7 +4,7 @@ # Contributor: Nathan Owe pkgname=filebot -pkgver=4.7.8 +pkgver=4.7.9 pkgrel=1 _jnaver=4.3.0 pkgdesc="The ultimate tool to rename TV/anime shows, download subtitles, and validate checksums." @@ -25,7 +25,7 @@ source=(http://downloads.sourceforge.net/project/$pkgname/$pkgname/FileBot_$pkgv https://github.com/java-native-access/jna/archive/$_jnaver.tar.gz $pkgname-arch.sh $pkgname.svg $pkgname.desktop) -md5sums=('3828ca9ef0fd1b711d555ec0ac60222c' +md5sums=('961dbdb7d6c62c133952df2f9f427d96' '2de8ba99fc91809935e6c2ab02f49a82' 'd94b4245dd3b226872f05fd2bf75bd1c' '04f46be047049448dba3f0de29fe192d' diff --git a/src/gajim-plugin-omemo/PKGBUILD b/src/gajim-plugin-omemo/PKGBUILD index a1adad8..ab84e26 100644 --- a/src/gajim-plugin-omemo/PKGBUILD +++ b/src/gajim-plugin-omemo/PKGBUILD @@ -2,7 +2,7 @@ pkgname=gajim-plugin-omemo _pkgname=omemo -pkgver=1.1.0 +pkgver=1.2.0 pkgrel=1 pkgdesc="Gajim plugin for OMEMO Multi-End Message and Object Encryption." arch=(any) diff --git a/src/intellij-idea-ultimate-edition/PKGBUILD b/src/intellij-idea-ultimate-edition/PKGBUILD index dbf7ed1..a7fd2b6 100644 --- a/src/intellij-idea-ultimate-edition/PKGBUILD +++ b/src/intellij-idea-ultimate-edition/PKGBUILD @@ -1,8 +1,8 @@ # Maintainer: Urs Wolfer pkgname=intellij-idea-ultimate-edition -pkgver=2017.1 -_buildver=171.3780.107 +pkgver=2017.1.1 +_buildver=171.4073.35 pkgrel=2 pkgdesc="An intelligent IDE for Java, Groovy and other programming languages with advanced refactoring features intensely focused on developer productivity." arch=('any') @@ -15,7 +15,7 @@ source=(https://download.jetbrains.com/idea/ideaIU-$pkgver-no-jdk.tar.gz \ intellijidea.sh \ jetbrains-idea.desktop ) -sha256sums=('0d182d4d29a715abdc2041498c3b420e0323259317d7ea15d6719d645b1cd225' +sha256sums=('b7ba4475cfe7d3072fd5ed77fbcf38f6145b9973cfaf7a3b82d9c5b624f1df72' 'ed7883b33b6fa9f2e303e5549bd238ceb552ec11ca116730271a58aca685229a' '83af2ba8f9f14275a6684e79d6d4bd9b48cd852c047dacfc81324588fa2ff92b') package() { diff --git a/src/libgcj17-bin/PKGBUILD b/src/libgcj17-bin/PKGBUILD index 77c1db8..4d80f8c 100755 --- a/src/libgcj17-bin/PKGBUILD +++ b/src/libgcj17-bin/PKGBUILD @@ -4,7 +4,7 @@ # Contributor: Roberto Calabrese pkgname=libgcj17-bin -pkgver=6.3.0_11 +pkgver=6.3.0_13 pkgrel=1 pkgdesc="Dynamically load and interpret java class files. Built from binary \ executables available in Debian repositories." @@ -16,8 +16,8 @@ depends=(zlib) source_i686=(http://ftp.debian.org/debian/pool/main/g/gcc-6/${pkgname%-*}_${pkgver%_*}-${pkgver##*_}_i386.deb) source_x86_64=(http://ftp.debian.org/debian/pool/main/g/gcc-6/${pkgname%-*}_${pkgver%_*}-${pkgver##*_}_amd64.deb) -sha1sums_i686=('c465158f5afd97ec6e698686c6e69fc82d799c4c') -sha1sums_x86_64=('603862e413537a9e5682419baaef765bfb4aa0d8') +sha1sums_i686=('55aa07f263c798f344e1b55737964019832ea982') +sha1sums_x86_64=('a790fbb3a7bc2ca645ee89109cd67be3972b9c42') prepare() { tar xf data.tar.* diff --git a/src/libresonic/PKGBUILD b/src/libresonic/PKGBUILD index 2ed4539..7d7ea0e 100644 --- a/src/libresonic/PKGBUILD +++ b/src/libresonic/PKGBUILD @@ -2,7 +2,7 @@ pkgname=libresonic pkgver=6.1 -pkgrel=3 +pkgrel=5 pkgdesc="A free, web-based media streamer and jukebox." arch=('any') url="https://github.com/Libresonic/libresonic/" @@ -12,7 +12,7 @@ conflicts=('subsonic' 'subsonic-kang' 'subsonic-kang-git' 'subsonic-beta') backup=('var/lib/libresonic/db' 'var/lib/libresonic/libresonic.properties' 'var/lib/libresonic/libresonic.sh') noextract=(libresonic-v${pkgver}.war libresonic-booter-jar-with-dependencies.jar) install=$pkgname.install -source=(https://jenkins.undocumented.software/job/libresonic/233/artifact/libresonic-booter/target/libresonic-booter-jar-with-dependencies.jar +source=(https://jenkins.undocumented.software/job/libresonic/lastSuccessfulBuild/artifact/libresonic-booter/target/libresonic-booter-jar-with-dependencies.jar https://github.com/Libresonic/libresonic/releases/download/v${pkgver}/libresonic-v${pkgver}.war 'libresonic.sh' 'libresonic.service') @@ -31,7 +31,7 @@ package() { chmod +x $pkgdir/var/lib/libresonic/libresonic.sh } -sha256sums=('042ab6833a8fa351712ff34899d6c0ba0024e420f16f81661a17405df081f246' +sha256sums=('SKIP' '34e4771f730f6de17aa2ba039cfab26772af3ab08e3f0c36d3f0c7a6e315a8e0' 'f1f4a22efb411d1f31f834f9f229e81c39d7f4db720281d9b0862c2f1b4d0697' 'afcef7b8ce8ceab58569440ed17d5828f39da072ea0d6e3e9fb82ac2feafcf9f') diff --git a/src/luaunbound/PKGBUILD b/src/luaunbound/PKGBUILD index 60f4edb..18f18b5 100644 --- a/src/luaunbound/PKGBUILD +++ b/src/luaunbound/PKGBUILD @@ -1,7 +1,8 @@ # Maintainer: fordprefect # Contributor: jhass pkgname=luaunbound -pkgver=2016.01.10 +pkgver=2017.03.24 +_version=6ba23bf18032 pkgrel=3 pkgdesc="drop-in replacement for Prosodys internal DNS library with a binding to libunbound" url="https://www.zash.se/luaunbound.html" @@ -18,7 +19,7 @@ sha512sums=('SKIP' prepare() { cd "$srcdir/$pkgname" # fixed commit - hg checkout f270a1cf86ce + hg checkout $_version patch -p1 < "$srcdir/use_cc.patch" } diff --git a/src/prosody-hg-stable/PKGBUILD b/src/prosody-hg-stable/PKGBUILD index c7326ce..1c1ae24 100644 --- a/src/prosody-hg-stable/PKGBUILD +++ b/src/prosody-hg-stable/PKGBUILD @@ -8,7 +8,7 @@ pkgname=prosody-hg-stable pkgrel=1 -pkgver=0.10.r7277+.8a7c4497569a+ +pkgver=0.10.r7324+.4ba8cb75d925+ pkgver() { cd "$srcdir/prosody-hg" printf "0.10.r%s.%s" "$(hg identify -n)" "$(hg identify -i)" diff --git a/src/python2-axolotl-git/PKGBUILD b/src/python2-axolotl-git/PKGBUILD index b4848e3..948fff2 100644 --- a/src/python2-axolotl-git/PKGBUILD +++ b/src/python2-axolotl-git/PKGBUILD @@ -9,7 +9,7 @@ pkgdesc="Python port of libaxolotl" url="https://github.com/tgalal/python-axolotl" arch=('any') license=('GPL') -depends=('python2' 'python2-dateutil' 'python2-protobuf' 'python2-crypto' 'python2-axolotl-curve25519-git') +depends=('python2' 'python2-protobuf' 'python2-crypto' 'python2-axolotl-curve25519-git') makedepends=('python2-setuptools' 'git') conflicts=('python2-axolotl') provides=('python2-axolotl') diff --git a/src/python2-sabyenc/PKGBUILD b/src/python2-sabyenc/PKGBUILD new file mode 100644 index 0000000..9a40e5c --- /dev/null +++ b/src/python2-sabyenc/PKGBUILD @@ -0,0 +1,24 @@ +# Maintainer: Ben Ruijl + +pkgname=python2-sabyenc +pkgver=3.0.2 +pkgrel=2 +pkgdesc="Python2 yEnc package optimized for use within SABnzbd" +url="https://github.com/sabnzbd/sabyenc" +arch=('i686' 'x86_64') +license=("GPL") +depends=("python2") +makedepends=("python2-setuptools") + +source=("https://github.com/sabnzbd/sabyenc/archive/v${pkgver}.tar.gz") +md5sums=('49684574e411ee36cc96e8b70aa99ad9') + +build() { + cd "${srcdir}/sabyenc-${pkgver}" + python2 setup.py build +} + +package() { + cd "${srcdir}/sabyenc-${pkgver}" + python2 setup.py install --root="${pkgdir}" --optimize=1 +} diff --git a/src/python2-yenc/PKGBUILD b/src/python2-yenc/PKGBUILD deleted file mode 100644 index 48f3b6c..0000000 --- a/src/python2-yenc/PKGBUILD +++ /dev/null @@ -1,28 +0,0 @@ -# Maintainer: Clément Démoulins -# Contributor: Lucky -# Contributor: Jonathan Curran - -pkgname=python2-yenc -pkgver=0.4.0 -pkgrel=3 -pkgdesc="yEnc encoding/decoding module for python2" -url="http://www.golug.it/yenc.html" -arch=('i686' 'x86_64' 'armv7h') -license=("GPL") -depends=("python2") -conflicts=("python-yenc") -replaces=("python-yenc") - -#source=("http://www.golug.it/pub/yenc/${_pkgname}-${pkgver}.tar.gz") -source=("http://bitbucket.org/dual75/yenc/get/${pkgver}.tar.bz2") -md5sums=('60e1a535b0e0c865c2cc4e7ddf18d9a4') - -build() { - cd "${srcdir}/dual75-yenc-ee6b73a5b14f" - python2 setup.py build -} - -package() { - cd "${srcdir}/dual75-yenc-ee6b73a5b14f" - python2 setup.py install --root="${pkgdir}" --optimize=1 -} diff --git a/src/sabnzbd/PKGBUILD b/src/sabnzbd/PKGBUILD index 233cf5b..3eaaadf 100644 --- a/src/sabnzbd/PKGBUILD +++ b/src/sabnzbd/PKGBUILD @@ -1,20 +1,20 @@ pkgname=sabnzbd _pkgname=SABnzbd -pkgver=1.2.3 +pkgver=2.0.0 pkgrel=1 pkgdesc="A web-interface based binary newsgrabber with NZB file support" url="http://www.sabnzbd.org" arch=("any") license=("GPL") depends=("curl" "par2cmdline" - "python2" "python2-cheetah" "python2-yenc" + "python2" "python2-cheetah" "python2-sabyenc" "sqlite" "unrar" "unzip") optdepends=("xdg-utils: registration of .nzb files" "python2-feedparser: rss support" "python2-pyopenssl: ssl support" "par2cmdline-tbb: par2 multi-threading") install="${pkgname}.install" backup=("etc/conf.d/sabnzbd" "opt/${pkgname}/${pkgname}.ini") source=("https://github.com/${pkgname}/${pkgname}/releases/download/${pkgver}/${_pkgname}-${pkgver}-src.tar.gz" "${pkgname}" "${pkgname}.desktop" "addnzb.sh" "nzb.png" "sabnzbd.png" "x-nzb.xml" "${pkgname}.service" "${pkgname}.confd") -md5sums=('e59d437a6c702f814fce40d7caa850fb' +md5sums=('3f8c34ef5b20855172db82080d1b9dad' '48d60a1c626503c7fef1bc5374390513' '36e5f0f60f28f67102682f80e33c6d4b' '69b9bcbcf67ff3e7a4cdd9f26e001341' diff --git a/src/sonarr/PKGBUILD b/src/sonarr/PKGBUILD index abb1cfb..9b6d295 100644 --- a/src/sonarr/PKGBUILD +++ b/src/sonarr/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Daniel Egeberg # Contributor: Justin Dray pkgname="sonarr" -pkgver="2.0.0.4645" +pkgver="2.0.0.4689" pkgrel=1 pkgdesc="PVR for newsgroup users. Formerly known as NZBDrone" arch=(any) @@ -22,7 +22,7 @@ source=("https://update.sonarr.tv/v2/master/mono/NzbDrone.master.${pkgver}.mono. "sonarr.sh" "sonarr.service") noextract=() -sha512sums=('03b10d7b59c38d6322ce684fe70ffea83db106626f4fff1bd844b6587980eb6fddac2cfdb45c76348eb0f18e289b20bed39ea597bceb061652eaee0862786545' +sha512sums=('cb69b592f844882f93c0ca41e1644c43bfee455522225a0e143013a14dddf176180a8879bc5935dc9ac1342b5de47220e10cb0f2ecdee11838ffbda3431b4f83' '84efa2eebd9afe6b74203aefdc3fdbd4088ecfad17dbe929396f1ffc639743b615a9b75566a0b45d6b7925bd5675368015047c6d65c1421ffe8712728f350695' '438de225c38c26aaa15cae243b18d0be85f3f0e54f1297bf182082a0bdbd936d21928cdcdb899f0f18c6ec32ee88c2e0f0d29b8a2a1cdf98a8e1907cd6f36a2c') diff --git a/src/ttf-oxygen/PKGBUILD b/src/ttf-oxygen/PKGBUILD index 06de613..77262e1 100644 --- a/src/ttf-oxygen/PKGBUILD +++ b/src/ttf-oxygen/PKGBUILD @@ -9,7 +9,7 @@ pkgver=5.4.3 pkgrel=3 pkgdesc='A desktop/gui font family for integrated use with the KDE desktop' url='https://projects.kde.org/projects/kde/workspace/oxygen-fonts' -arch=('i686' 'x86_64') # CMake files are arch-dependent +arch=('i686' 'x86_64' 'armv7h') # CMake files are arch-dependent license=('custom:OFL' 'GPL' 'custom:GPL+FE') depends=('fontconfig' 'xorg-fonts-encodings' 'xorg-font-utils') makedepends=('extra-cmake-modules' 'fontforge')