aur updates

This commit is contained in:
Kevin Mihelich 2014-12-06 17:11:50 +00:00
parent 219edafc01
commit 79deff74d7
9 changed files with 29 additions and 32 deletions

View file

@ -4,7 +4,7 @@
pkgname=flexget pkgname=flexget
_pkgname=FlexGet _pkgname=FlexGet
pkgver=1.2.214 pkgver=1.2.226
pkgrel=1 pkgrel=1
pkgdesc="Automate downloading or processing content (torrents, podcasts, etc.) from different sources like RSS-feeds, html-pages, various sites and more." pkgdesc="Automate downloading or processing content (torrents, podcasts, etc.) from different sources like RSS-feeds, html-pages, various sites and more."
@ -35,7 +35,7 @@ depends=('python2'
'python2-tvrage' #AUR# 'python2-tvrage' #AUR#
'python2-tmdb3' #AUR# 'python2-tmdb3' #AUR#
'python2-pynzb' #AUR# 'python2-pynzb' #AUR#
'python2-apscheduler' #AUR# 'python2-apscheduler' #AUR#
# undocumented in FlexGet.egg-info/requires.txt # undocumented in FlexGet.egg-info/requires.txt
) )
optdepends=('python2-guppy: for memusage plugin' #AUR# optdepends=('python2-guppy: for memusage plugin' #AUR#
@ -51,9 +51,8 @@ source=("https://pypi.python.org/packages/source/F/FlexGet/${_pkgname}-${pkgver}
'flexget.service' 'flexget.service'
) )
sha256sums=('f84524b4222a503ce79005316b7025e3a9848863b5daae2d611bc38da4643d94' sha256sums=('0004be8d1d0a340b3e034f6e6a1cc14995fc89fb18f4bbc9d18c4596295cd0c5'
'e2c3a958ed0c286337cd37fba1d6cbdf4306c57fcddf2b9cc43615ce80ae83aa' 'e2c3a958ed0c286337cd37fba1d6cbdf4306c57fcddf2b9cc43615ce80ae83aa')
)
package() { package() {
cd "${srcdir}/${_pkgname}-${pkgver}" cd "${srcdir}/${_pkgname}-${pkgver}"

View file

@ -3,7 +3,7 @@
# Contributor: Dincer Celik <dincer@bornovali.com> # Contributor: Dincer Celik <dincer@bornovali.com>
pkgname=localepurge pkgname=localepurge
pkgver=0.7.3.2 pkgver=0.7.3.4
pkgrel=1 pkgrel=1
pkgdesc="Script to remove disk space wasted for unneeded localizations." pkgdesc="Script to remove disk space wasted for unneeded localizations."
arch=('any') arch=('any')
@ -36,7 +36,7 @@ package()
fi fi
install -D -m644 ${srcdir}/localelist ${pkgdir}/var/cache/localepurge/localelist install -D -m644 ${srcdir}/localelist ${pkgdir}/var/cache/localepurge/localelist
} }
sha256sums=('22bf6faaa1e69c4074b0f0f7ed6cab55a8948f024ce823e15550e45ef264247a' sha256sums=('18d933181bf455ce386b91794a6e8dc9026bd89dde29ca6fbcde34d3030e2060'
'b8704eec22d0e84ada9a524277322f9892c11f3f4b84ec0dd4f50f0ca2dc7474' 'b8704eec22d0e84ada9a524277322f9892c11f3f4b84ec0dd4f50f0ca2dc7474'
'82bd40594ef0646465eed6e525368e87694322513c0d3280879fcfc5c40cb6a7' '82bd40594ef0646465eed6e525368e87694322513c0d3280879fcfc5c40cb6a7'
'b27e69a87f81ecb01ecd9fd92c174ed3c4406200eedc50ba6ebabce91e3851e8' 'b27e69a87f81ecb01ecd9fd92c174ed3c4406200eedc50ba6ebabce91e3851e8'

View file

@ -2,13 +2,13 @@
pkgname=('python-configshell-fb' 'python2-configshell-fb') pkgname=('python-configshell-fb' 'python2-configshell-fb')
_pkgname=configshell-fb _pkgname=configshell-fb
pkgver=1.1.fb16 pkgver=1.1.fb16
pkgrel=1 pkgrel=2
pkgdesc="python framework for building simple CLI applications (free branch)" pkgdesc="python framework for building simple CLI applications (free branch)"
arch=('any') arch=('any')
url="https://github.com/agrover/configshell-fb" url="https://github.com/agrover/configshell-fb"
license=('Apache') license=('Apache')
makedepends=('python-setuptools' 'python2-setuptools')
options=() options=()
makedepends=('python-setuptools' 'python2-setuptools')
source=(https://fedorahosted.org/releases/t/a/targetcli-fb/$_pkgname-$pkgver.tar.gz) source=(https://fedorahosted.org/releases/t/a/targetcli-fb/$_pkgname-$pkgver.tar.gz)
sha256sums=('391187e213bcec4eb81d34baad973afd6ff544af1fe07816ff784a3eb278e0c5') sha256sums=('391187e213bcec4eb81d34baad973afd6ff544af1fe07816ff784a3eb278e0c5')

View file

@ -2,14 +2,12 @@
pkgname=('python-rtslib-fb' 'python2-rtslib-fb') pkgname=('python-rtslib-fb' 'python2-rtslib-fb')
_pkgname=rtslib-fb _pkgname=rtslib-fb
pkgver=2.1.fb51 pkgver=2.1.fb51
pkgrel=1 pkgrel=2
pkgdesc="free branch version of the LIO target API" pkgdesc="free branch version of the LIO target API"
arch=('any') arch=('any')
url="https://github.com/agrover/rtslib-fb" url="https://github.com/agrover/rtslib-fb"
license=('Apache') license=('Apache')
depends=()
makedepends=('python-setuptools' 'python2-setuptools') makedepends=('python-setuptools' 'python2-setuptools')
provides=()
backup=() backup=()
options=() options=()
install= install=

View file

@ -1,6 +1,6 @@
# Maintainer: Santi Villalba <sdvillal@gmail.com> # Maintainer: Santi Villalba <sdvillal@gmail.com>
pkgname=python2-guessit pkgname=python2-guessit
pkgver=0.9.3 pkgver=0.9.4
pkgrel=1 pkgrel=1
pkgdesc="A library for guessing information from video files." pkgdesc="A library for guessing information from video files."
arch=(any) arch=(any)
@ -10,7 +10,7 @@ depends=(python2 python2-babelfish python2-stevedore)
makedepends=(python2-distribute) makedepends=(python2-distribute)
conflicts=(${pkgname}-git) conflicts=(${pkgname}-git)
source=(http://pypi.python.org/packages/source/g/guessit/guessit-${pkgver}.tar.gz) source=(http://pypi.python.org/packages/source/g/guessit/guessit-${pkgver}.tar.gz)
md5sums=('b7e79815ef5a057dad4698b61e932953') md5sums=('684f98c6381ebf8e0e8b9cf17569086b')
package() { package() {
cd "${srcdir}/guessit-${pkgver}" cd "${srcdir}/guessit-${pkgver}"

View file

@ -1,11 +1,8 @@
# Maintainer: David Danier <david.danier@team23.de> # Contributor: Anxo Beltrán <anxo.beltran.alvarez@gmail.com>
# Contributor: David Danier <david.danier@team23.de>
# ALARM AUR:
# Maintainer: Yaron de Leeuw <me@jarondl.net>
# only changed arch to any
pkgname=python2-path pkgname=python2-path
pkgver=5.1 pkgver=5.1
pkgrel=1 pkgrel=2
pkgdesc="path.py provides a class (path) for working with files and directories. Less typing than os.path, more fun, a few new tricks" pkgdesc="path.py provides a class (path) for working with files and directories. Less typing than os.path, more fun, a few new tricks"
arch=('any') arch=('any')
url="https://pypi.python.org/pypi/path.py" url="https://pypi.python.org/pypi/path.py"

View file

@ -1,6 +1,9 @@
# upstream URL: https://github.com/wagnerrp/pytmdb3
# also as part of MythTV: https://github.com/MythTV/mythtv/tree/master/mythtv/bindings/python/tmdb3
pkgname=python2-tmdb3 pkgname=python2-tmdb3
_realname=tmdb3 _realname=tmdb3
pkgver=0.6.17 pkgver=0.7.1
pkgrel=1 pkgrel=1
pkgdesc="TheMovieDB.org APIv3 interface" pkgdesc="TheMovieDB.org APIv3 interface"
url="https://pypi.python.org/pypi/tmdb3" url="https://pypi.python.org/pypi/tmdb3"
@ -8,8 +11,8 @@ arch=('any')
license=('GPL2') license=('GPL2')
depends=('python2') depends=('python2')
makedepends=('python2-setuptools') makedepends=('python2-setuptools')
source=("https://pypi.python.org/packages/source/t/tmdb3/$_realname-$pkgver.zip") source=("https://pypi.python.org/packages/source/t/tmdb3/$_realname-$pkgver.tar.gz")
md5sums=('cd259427454472164c9a2479504c9cbb') md5sums=('a3de16b84747ddec0e40c5a54cb17173')
package(){ package(){
cd "$_realname-$pkgver" cd "$_realname-$pkgver"

View file

@ -3,19 +3,19 @@
pkgname=python2-tvrage pkgname=python2-tvrage
_realname=python-tvrage _realname=python-tvrage
pkgver=0.3.0 pkgver=0.4.1
pkgrel=1 pkgrel=1
pkgdesc="Object oriented client interface for tvrage.com's XML based api feeds" pkgdesc="Object oriented client interface for tvrage.com's XML based api feeds"
url="http://pypi.python.org/pypi/python-tvrage/0.3.0" url="https://pypi.python.org/pypi/python-tvrage/0.1.4"
arch=('i686' 'x86_64') arch=('any')
license=('GPL') license=('GPL')
depends=('python2') depends=('python2')
makedepends=('python2-distribute') makedepends=('python2-distribute')
source=("http://pypi.python.org/packages/source/p/python-tvrage/$_realname-$pkgver.tar.gz") source=("http://pypi.python.org/packages/source/p/python-tvrage/$_realname-$pkgver.tar.gz")
md5sums=('48e589dd51ea67b4926bfe9cdcd07ea7') md5sums=('cdfec252158c5047b626861900186dfb')
build(){ build(){
#Really ugly, but what can be done. #Really ugly, but what can be done.
cd "$srcdir/ckreutzer-python-tvrage-e371d46a4464" cd "$srcdir/ckreutzer-python-tvrage-c8e9781"
# python2 fix # python2 fix
for file in $(find . -name '*.py' -print); do for file in $(find . -name '*.py' -print); do

View file

@ -2,19 +2,19 @@
pkgname=python2-tzlocal pkgname=python2-tzlocal
_pkgname=tzlocal _pkgname=tzlocal
pkgver=1.1.1 pkgver=1.1.2
pkgrel=1 pkgrel=1
pkgdesc="Python2 version for tzinfo object for the local timezone" pkgdesc="Python2 version for tzinfo object for the local timezone"
arch=('any') arch=('any')
url='https://github.com/regebro/tzlocal' url='https://pypi.python.org/pypi/tzlocal'
license=('custom') license=('custom')
depends=('python2-pytz') depends=('python2-pytz')
makedepends=('python2-setuptools') makedepends=('python2-setuptools')
source=("https://pypi.python.org/packages/source/t/${_pkgname}/${_pkgname}-$pkgver.zip") source=("https://pypi.python.org/packages/source/t/${_pkgname}/${_pkgname}-$pkgver.zip")
sha256sums=('696bfd8d7c888de039af6c6fdf86fd52e32508277d89c75d200eb2c150487ed4') sha256sums=('4d9ddb8d5eab086e3a7c504c6e994ffa85df43e40da4d6be776218be051c677a')
package() { package() {
cd "${_pkgname}-$pkgver" cd "${_pkgname}-$pkgver"
python2 setup.py install --root="$pkgdir" python2 setup.py install --root="$pkgdir"
install -Dm0644 LICENSE.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE" install -D -m0644 LICENSE.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
} }